| Class and Description |
|---|
| Capability
Cosmos DB capability object.
|
| ConsistencyPolicy
The consistency policy for the Cosmos DB database account.
|
| CosmosDBAccount.DefinitionStages.Blank
The first stage of a cosmos db definition.
|
| CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
The stage of the cosmos db definition allowing to set the consistency policy.
|
| CosmosDBAccount.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created, but also allows
for any other optional settings to be specified.
|
| CosmosDBAccount.DefinitionStages.WithGroup
The stage of the cosmos db definition allowing to specify the resource group.
|
| CosmosDBAccount.DefinitionStages.WithIpRangeFilter
The stage of the cosmos db definition allowing to set the IP range filter.
|
| CosmosDBAccount.DefinitionStages.WithKind
The stage of the cosmos db definition allowing to set the database account kind.
|
| CosmosDBAccount.DefinitionStages.WithReadReplication
The stage of the cosmos db definition allowing the definition of a write location.
|
| CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule
The stage of the cosmos db definition allowing the definition of a Virtual Network ACL Rule.
|
| CosmosDBAccount.DefinitionStages.WithWriteReplication
The stage of the cosmos db definition allowing the definition of a read location.
|
| CosmosDBAccount.UpdateStages.WithConsistencyPolicy
The stage of the cosmos db update allowing to set the consistency policy.
|
| CosmosDBAccount.UpdateStages.WithIpRangeFilter
The stage of the cosmos db definition allowing to set the IP range filter.
|
| CosmosDBAccount.UpdateStages.WithOptionals
Grouping of cosmos db update stages.
|
| CosmosDBAccount.UpdateStages.WithReadLocations
The stage of the cosmos db definition allowing the definition of a write location.
|
| CosmosDBAccount.UpdateStages.WithVirtualNetworkRule
The stage of the Cosmos DB update definition allowing the definition of a Virtual Network ACL Rule.
|
| DatabaseAccountConnectionString
Connection string for the Cosmos DB account.
|
| DatabaseAccountKind
Defines values for DatabaseAccountKind.
|
| DatabaseAccountListConnectionStringsResult
An immutable client-side representation of an Azure Cosmos DB DatabaseAccountListConnectionStringsResult.
|
| DatabaseAccountListKeysResult
An immutable client-side representation of an Azure Cosmos DB DatabaseAccountListKeysResult.
|
| DatabaseAccountListReadOnlyKeysResult
An immutable client-side representation of an Azure Cosmos DB DatabaseAccountListReadOnlyKeysResult.
|
| DatabaseAccountOfferType
Defines values for DatabaseAccountOfferType.
|
| DatabaseAccountRegenerateKeyParameters
Parameters to regenerate the keys within the database account.
|
| DefaultConsistencyLevel
Defines values for DefaultConsistencyLevel.
|
| ErrorResponse
Error Response.
|
| FailoverPolicies
The list of new failover policies for the failover priority change.
|
| KeyKind
Defines values for KeyKind.
|
| Location
A region in which the Azure Cosmos DB database account is deployed.
|
| MetricValue
Represents metrics values.
|
| OperationDisplay
The object that represents the operation.
|
| PrimaryAggregationType
Defines values for PrimaryAggregationType.
|
| RegionForOnlineOffline
Cosmos DB region to online or offline.
|
| UnitType
Defines values for UnitType.
|
| VirtualNetworkRule
Virtual Network ACL Rule object.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/