public static interface CosmosDBAccount.DefinitionStages.WithMultipleLocations
| Modifier and Type | Method and Description |
|---|---|
CosmosDBAccount.DefinitionStages.WithCreate |
withMultipleWriteLocationsEnabled(boolean enabled)
Specifies whether multiple write locations are enabled for this cosmos db account.
|
CosmosDBAccount.DefinitionStages.WithCreate withMultipleWriteLocationsEnabled(boolean enabled)
enabled - whether multiple write locations are enabled or not.Copyright © 2019. All rights reserved.