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 syncCopyright © 2020 Microsoft Corporation. All rights reserved.