@Beta(value=V1_9_0)
public static interface SqlSyncGroupOperations.DefinitionStages.WithSchema
| Modifier and Type | Method and Description |
|---|---|
SqlSyncGroupOperations.DefinitionStages.WithCreate |
withSchema(SyncGroupSchema schema)
Sets the schema.
|
SqlSyncGroupOperations.DefinitionStages.WithCreate withSchema(SyncGroupSchema schema)
schema - the schema object to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/