Uses of Interface
com.azure.resourcemanager.sql.models.SqlSyncGroupOperations.DefinitionStages.WithSyncGroupDatabase
-
Packages that use SqlSyncGroupOperations.DefinitionStages.WithSyncGroupDatabase Package Description com.azure.resourcemanager.sql.models Package containing the data models for SqlManagementClient. -
-
Uses of SqlSyncGroupOperations.DefinitionStages.WithSyncGroupDatabase in com.azure.resourcemanager.sql.models
Subinterfaces of SqlSyncGroupOperations.DefinitionStages.WithSyncGroupDatabase 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.WithSyncGroupDatabase Modifier and Type Method Description SqlSyncGroupOperations.DefinitionStages.WithSyncGroupDatabaseSqlSyncGroupOperations.DefinitionStages.WithSqlServer. withExistingSqlServer(String resourceGroupName, String sqlServerName)Sets the parent SQL server name and resource group it belongs to.
-