Uses of Interface
com.azure.resourcemanager.sql.models.SqlSyncMemberOperations.DefinitionStages.WithSyncGroupName
-
Packages that use SqlSyncMemberOperations.DefinitionStages.WithSyncGroupName Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlSyncMemberOperations.DefinitionStages.WithSyncGroupName in com.azure.resourcemanager.sql.models
Subinterfaces of SqlSyncMemberOperations.DefinitionStages.WithSyncGroupName in com.azure.resourcemanager.sql.models Modifier and Type Interface Description static interfaceSqlSyncMemberOperations.SqlSyncMemberOperationsDefinitionContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlSyncMemberOperations.DefinitionStages.WithSyncGroupName Modifier and Type Method Description SqlSyncMemberOperations.DefinitionStages.WithSyncGroupNameSqlSyncMemberOperations.DefinitionStages.WithSyncMemberDatabase. withExistingDatabaseName(String databaseName)Sets the name of the database on which the sync Member is hosted.
-