@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 syncCopyright © 2019. All rights reserved.