Uses of Interface
com.azure.resourcemanager.sql.models.SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName
-
Packages that use SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName in com.azure.resourcemanager.sql.models
Subinterfaces of SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName in com.azure.resourcemanager.sql.models Modifier and Type Interface Description static interfaceSqlSyncGroupOperations.SqlSyncGroupOperationsDefinitionContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserName Modifier and Type Method Description SqlSyncGroupOperations.DefinitionStages.WithDatabaseUserNameSqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId. withSyncDatabaseId(String syncDatabaseId)Sets the sync database ID.
-