Interface CosmosDBAccount.UpdateStages
-
- Enclosing interface:
- CosmosDBAccount
public static interface CosmosDBAccount.UpdateStagesGrouping of cosmos db update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceCosmosDBAccount.UpdateStages.WithConsistencyPolicyThe stage of the cosmos db update allowing to set the consistency policy.static interfaceCosmosDBAccount.UpdateStages.WithIpRangeFilterThe stage of the cosmos db definition allowing to set the IP range filter.static interfaceCosmosDBAccount.UpdateStages.WithMultipleLocationsThe stage of the Cosmos DB update definition allowing to specify whether multiple write locations are enabled or not.static interfaceCosmosDBAccount.UpdateStages.WithOptionalsGrouping of cosmos db update stages.static interfaceCosmosDBAccount.UpdateStages.WithReadLocationsThe stage of the cosmos db definition allowing the definition of a write location.static interfaceCosmosDBAccount.UpdateStages.WithVirtualNetworkRuleThe stage of the Cosmos DB update definition allowing the definition of a Virtual Network ACL Rule.
-