Uses of Interface
com.azure.resourcemanager.sql.models.SqlSyncGroupOperations.DefinitionStages.WithCreate
Packages that use SqlSyncGroupOperations.DefinitionStages.WithCreate
Package
Description
Package containing the data models for SqlManagementClient.
-
Uses of SqlSyncGroupOperations.DefinitionStages.WithCreate in com.azure.resourcemanager.sql.models
Subinterfaces of SqlSyncGroupOperations.DefinitionStages.WithCreate 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.WithCreateModifier and TypeMethodDescriptionSqlSyncGroupOperations.DefinitionStages.WithConflictResolutionPolicy.withConflictResolutionPolicyHubWins()Sets the conflict resolution policy to "HubWin".SqlSyncGroupOperations.DefinitionStages.WithConflictResolutionPolicy.withConflictResolutionPolicyMemberWins()Sets the conflict resolution policy to "MemberWin".SqlSyncGroupOperations.DefinitionStages.WithInterval.withInterval(int interval) Sets the sync frequency.SqlSyncGroupOperations.DefinitionStages.WithSchema.withSchema(SyncGroupSchema schema) Sets the schema.