@Beta(value=V1_9_0)
public static interface SqlSyncGroup.UpdateStages.WithInterval
| Modifier and Type | Method and Description |
|---|---|
SqlSyncGroup.Update |
withInterval(int interval)
Sets the sync frequency.
|
SqlSyncGroup.Update 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.
*/