@Beta(value=V1_9_0)
public static interface SqlSyncGroupOperations.DefinitionStages.WithInterval
| Modifier and Type | Method and Description |
|---|---|
SqlSyncGroupOperations.DefinitionStages.WithCreate |
withInterval(int interval)
Sets the sync frequency.
|
SqlSyncGroupOperations.DefinitionStages.WithCreate withInterval(int interval)
interval - the sync frequency; set to -1 for manual sync/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/