Interface SqlSyncGroupOperations.DefinitionStages.WithSchema
- All Known Subinterfaces:
SqlSyncGroupOperations.DefinitionStages.WithCreate
,SqlSyncGroupOperations.SqlSyncGroupOperationsDefinition
- Enclosing interface:
- SqlSyncGroupOperations.DefinitionStages
@Beta(V1_9_0)
public static interface SqlSyncGroupOperations.DefinitionStages.WithSchema
The SQL Sync Group definition to set the schema.
-
Method Summary
-
Method Details
-
withSchema
Sets the schema.- Parameters:
schema
- the schema object to set- Returns:
- The next stage of the definition.
-