Uses of Interface
com.azure.resourcemanager.sql.models.SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId
Packages that use SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId in com.azure.resourcemanager.sql.models
Subinterfaces of SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseId in com.azure.resourcemanager.sql.modelsModifier and TypeInterfaceDescriptionstatic interfaceContainer interface for all the definitions that need to be implemented.Methods in com.azure.resourcemanager.sql.models that return SqlSyncGroupOperations.DefinitionStages.WithSyncDatabaseIdModifier and TypeMethodDescriptionBegins the definition of a new SQL Sync Group to be added to this server.SqlSyncGroupOperations.DefinitionStages.WithSyncGroupDatabase.withExistingDatabaseName(String databaseName) Sets the name of the database on which the sync group is hosted.SqlSyncGroupOperations.DefinitionStages.WithSqlServer.withExistingSqlDatabase(SqlDatabase sqlDatabase) Sets the parent SQL server for the new Sync Group.