Microsoft.Azure.Management.CosmosDB.Fluent.CosmosDBAccount.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interfaces
IBlank |
The first stage of a cosmos db definition. |
IDefinition |
Grouping of cosmos db definition stages. |
IWithAutomaticFailover |
The stage of the cosmos db definition allowing to set the automatic failover. |
IWithChildResource |
The stage of the cosmos db definition allowing to set child resources. |
IWithConnector |
The stage of the cosmos db definition allowing to specify cassandra connector offer. |
IWithConsistencyPolicy |
The stage of the cosmos db definition allowing to set the consistency policy. |
IWithCreate |
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. |
IWithGroup |
The stage of the cosmos db definition allowing to specify the resource group. |
IWithIpRangeFilter |
The stage of the cosmos db definition allowing to set the IP range filter. |
IWithKeyBasedMetadataWriteAccess |
The stage of the cosmos db definition allowing to specify metadata write access. |
IWithKeyVault |
The stage of the cosmos db definition allowing to specify a key vault. |
IWithKind |
The stage of the cosmos db definition allowing to set the database account kind. |
IWithKindBeta |
The stage of the cosmos db definition allowing to set the database account kind. |
IWithMultipleLocations |
The stage of the cosmos db definition allowing to specify whether multiple write locations will be enabled. |
IWithPrivateEndpointConnection |
The stage of the cosmos db definition allowing to specify private endpoint connection. |
IWithReadReplication |
The stage of the cosmos db definition allowing the definition of a read location. |
IWithVirtualNetworkRule |
The stage of the cosmos db definition allowing the definition of a Virtual Network ACL Rule. |
IWithWriteReplication |
The stage of the cosmos db definition allowing the definition of a write location. |
Azure SDK for .NET