Interface CosmosDBAccount.Definition
- All Superinterfaces:
CosmosDBAccount.DefinitionStages.Blank,CosmosDBAccount.DefinitionStages.WithConnector,CosmosDBAccount.DefinitionStages.WithConsistencyPolicy,CosmosDBAccount.DefinitionStages.WithCreate,CosmosDBAccount.DefinitionStages.WithGroup,CosmosDBAccount.DefinitionStages.WithIpRules,CosmosDBAccount.DefinitionStages.WithKeyBasedMetadataWriteAccess,CosmosDBAccount.DefinitionStages.WithKind,CosmosDBAccount.DefinitionStages.WithMultipleLocations,CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection,CosmosDBAccount.DefinitionStages.WithPublicNetworkAccess,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.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithConnector
withCassandraConnectorMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
withBoundedStalenessConsistency, withEventualConsistency, withSessionConsistency, withStrongConsistencyMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithIpRules
withIpRangeFilter, withIpRulesMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithKeyBasedMetadataWriteAccess
withDisableKeyBaseMetadataWriteAccessMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithKind
withDataModelAzureTable, withDataModelCassandra, withDataModelGremlin, withDataModelMongoDB, withDataModelSql, withKind, withKindMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithMultipleLocations
withMultipleWriteLocationsEnabledMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection
defineNewPrivateEndpointConnectionMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithPublicNetworkAccess
disablePublicNetworkAccessMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithReadReplication
withReadReplicationMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule
withVirtualNetwork, withVirtualNetworkRulesMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithWriteReplication
withWriteReplicationMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroupMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegionMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags