public static interface CosmosDBAccount.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
CosmosDBAccount.UpdateStages.WithConsistencyPolicy
The stage of the cosmos db update allowing to set the consistency policy.
|
static interface |
CosmosDBAccount.UpdateStages.WithIpRangeFilter
The stage of the cosmos db definition allowing to set the IP range filter.
|
static interface |
CosmosDBAccount.UpdateStages.WithMultipleLocations
The stage of the Cosmos DB update definition allowing to specify whether multiple write locations are enabled or not.
|
static interface |
CosmosDBAccount.UpdateStages.WithOptionals
Grouping of cosmos db update stages.
|
static interface |
CosmosDBAccount.UpdateStages.WithReadLocations
The stage of the cosmos db definition allowing the definition of a write location.
|
static interface |
CosmosDBAccount.UpdateStages.WithVirtualNetworkRule
The stage of the Cosmos DB update definition allowing the definition of a Virtual Network ACL Rule.
|
Copyright © 2019. All rights reserved.