Uses of Class
com.microsoft.azure.management.sql.SyncGroupSchema
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of SyncGroupSchema in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionSqlSyncGroup.schema()
SyncGroupSchema.withMasterSyncMemberName
(String masterSyncMemberName) Set name of master sync member where the schema is from.SyncGroupSchema.withTables
(List<SyncGroupSchemaTable> tables) Set list of tables in sync group schema.Modifier and TypeMethodDescriptionSqlSyncGroup.UpdateStages.WithSchema.withSchema
(SyncGroupSchema schema) Sets the schema.SqlSyncGroupOperations.DefinitionStages.WithSchema.withSchema
(SyncGroupSchema schema) Sets the schema.