SqlSyncGroupOperations.DefinitionStages.WithCreate Interface
public interface WithCreate extends SqlSyncGroupOperations.DefinitionStages.WithInterval,SqlSyncGroupOperations.DefinitionStages.WithSchema,Creatable
The final stage of the SQL Sync Group definition.
Inherited Members
Creatable<T>.create()
Creatable<T>.createAsync(final ServiceCallback<T> callback)
Creatable<T>.createAsync()
Indexable.key()
HasName.name()
SqlSyncGroupOperations.DefinitionStages.WithInterval.withInterval(int interval)
SqlSyncGroupOperations.DefinitionStages.WithSchema.withSchema(SyncGroupSchema schema)
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java