azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

30 строки
1.7 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithDatabaseUserName"
fullName: "com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithDatabaseUserName"
name: "SqlSyncGroup.UpdateStages.WithDatabaseUserName"
nameWithType: "SqlSyncGroup.UpdateStages.WithDatabaseUserName"
summary: "The SQL Sync Group definition to set the database user name."
syntax: "public static interface **SqlSyncGroup.UpdateStages.WithDatabaseUserName**"
methods:
- uid: "com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithDatabaseUserName.withDatabaseUserName(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.SqlSyncGroup.UpdateStages.WithDatabaseUserName.withDatabaseUserName(String userName)"
name: "withDatabaseUserName(String userName)"
nameWithType: "SqlSyncGroup.UpdateStages.WithDatabaseUserName.withDatabaseUserName(String userName)"
summary: "Sets the database user name."
modifiers:
- "abstract"
parameters:
- description: "the database user name"
name: "userName"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SqlSyncGroup.Update withDatabaseUserName(String userName)"
desc: "Sets the database user name."
returns:
description: "The next stage of the definition."
type: "<xref href=\"com.microsoft.azure.management.sql.SqlSyncGroup.Update?alt=com.microsoft.azure.management.sql.SqlSyncGroup.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The SQL Sync Group definition to set the database user name."
metadata: {}
package: "com.microsoft.azure.management.sql"
artifact: com.microsoft.azure:azure-mgmt-sql:1.41.4