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

30 строки
2.0 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.sql.SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName"
fullName: "com.microsoft.azure.management.sql.SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName"
name: "SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName"
nameWithType: "SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName"
summary: "The SQL Sync Group definition to set the database user name."
syntax: "public static interface **SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName**"
methods:
- uid: "com.microsoft.azure.management.sql.SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName.withDatabaseUserName(java.lang.String)"
fullName: "com.microsoft.azure.management.sql.SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName.withDatabaseUserName(String userName)"
name: "withDatabaseUserName(String userName)"
nameWithType: "SqlSyncGroupOperations.DefinitionStages.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 SqlSyncGroupOperations.DefinitionStages.WithDatabasePassword 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.SqlSyncGroupOperations.DefinitionStages.WithDatabasePassword?alt=com.microsoft.azure.management.sql.SqlSyncGroupOperations.DefinitionStages.WithDatabasePassword&text=WithDatabasePassword\" 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