Interface CosmosDBAccount.Definition
- All Superinterfaces:
CosmosDBAccount.DefinitionStages.Blank
,CosmosDBAccount.DefinitionStages.WithConnector
,CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
,CosmosDBAccount.DefinitionStages.WithCreate
,CosmosDBAccount.DefinitionStages.WithGroup
,CosmosDBAccount.DefinitionStages.WithIpRangeFilter
,CosmosDBAccount.DefinitionStages.WithKeyBasedMetadataWriteAccess
,CosmosDBAccount.DefinitionStages.WithKind
,CosmosDBAccount.DefinitionStages.WithMultipleLocations
,CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection
,CosmosDBAccount.DefinitionStages.WithReadReplication
,CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule
,CosmosDBAccount.DefinitionStages.WithWriteReplication
,Creatable<CosmosDBAccount>
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<CosmosDBAccount.DefinitionStages.WithKind>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<CosmosDBAccount.DefinitionStages.WithKind>
,GroupableResource.DefinitionStages.WithGroup<CosmosDBAccount.DefinitionStages.WithKind>
,GroupableResource.DefinitionStages.WithNewResourceGroup<CosmosDBAccount.DefinitionStages.WithKind>
,HasName
,Indexable
,Resource.DefinitionWithRegion<CosmosDBAccount.DefinitionStages.WithGroup>
,Resource.DefinitionWithTags<CosmosDBAccount.DefinitionStages.WithCreate>
- Enclosing interface:
- CosmosDBAccount
public static interface CosmosDBAccount.Definition
extends CosmosDBAccount.DefinitionStages.Blank, CosmosDBAccount.DefinitionStages.WithGroup, CosmosDBAccount.DefinitionStages.WithKind, CosmosDBAccount.DefinitionStages.WithWriteReplication, CosmosDBAccount.DefinitionStages.WithReadReplication, CosmosDBAccount.DefinitionStages.WithCreate
Grouping of cosmos db definition stages.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConnector
withCassandraConnector
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
withBoundedStalenessConsistency, withEventualConsistency, withSessionConsistency, withStrongConsistency
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithIpRangeFilter
withIpRangeFilter
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKeyBasedMetadataWriteAccess
withDisableKeyBaseMetadataWriteAccess
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKind
withDataModelAzureTable, withDataModelCassandra, withDataModelGremlin, withDataModelMongoDB, withDataModelSql, withKind, withKind
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithMultipleLocations
withMultipleWriteLocationsEnabled
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection
defineNewPrivateEndpointConnection
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithReadReplication
withReadReplication
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule
withVirtualNetwork, withVirtualNetworkRules
Methods inherited from interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithWriteReplication
withWriteReplication
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags