Uses of Interface
com.azure.resourcemanager.sql.models.SqlSyncMemberOperations.DefinitionStages.WithMemberSqlServer
Packages that use SqlSyncMemberOperations.DefinitionStages.WithMemberSqlServer
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlSyncMemberOperations.DefinitionStages.WithMemberSqlServer in com.azure.resourcemanager.sql.models
Subinterfaces of SqlSyncMemberOperations.DefinitionStages.WithMemberSqlServer 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 SqlSyncMemberOperations.DefinitionStages.WithMemberSqlServerModifier and TypeMethodDescriptionBegins the definition of a new SQL Sync Member to be added to this server.SqlSyncMemberOperations.DefinitionStages.WithSqlServer.withExistingSyncGroup(SqlSyncGroup sqlSyncGroup) Sets the parent SQL server for the new Sync Member.SqlSyncMemberOperations.DefinitionStages.WithSyncGroupName.withExistingSyncGroupName(String syncGroupName) Sets the name of the database on which the sync Member is hosted.