public static interface CosmosDBAccount.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CosmosDBAccount.UpdateStages.WithConnector
The stage of the cosmos db update allowing to specify cassandra connector offer.
|
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.WithKeyBasedMetadataWriteAccess
The stage of the cosmos db update allowing to specify metadata write access.
|
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.WithPrivateEndpointConnection
The stage of the cosmos db update allowing to specify private endpoint connection.
|
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 © 2020 Microsoft Corporation. All rights reserved.