Interface CosmosDBAccount.Definition
- All Superinterfaces:
CosmosDBAccount.DefinitionStages.Blank, CosmosDBAccount.DefinitionStages.WithAutomaticFailover, CosmosDBAccount.DefinitionStages.WithConnector, CosmosDBAccount.DefinitionStages.WithConsistencyPolicy, CosmosDBAccount.DefinitionStages.WithCreate, CosmosDBAccount.DefinitionStages.WithGroup, CosmosDBAccount.DefinitionStages.WithIpRules, CosmosDBAccount.DefinitionStages.WithKeyBasedMetadataWriteAccess, CosmosDBAccount.DefinitionStages.WithKind, CosmosDBAccount.DefinitionStages.WithLocalAuth, CosmosDBAccount.DefinitionStages.WithMultipleLocations, CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection, CosmosDBAccount.DefinitionStages.WithPublicNetworkAccess, CosmosDBAccount.DefinitionStages.WithReadReplication, CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule, CosmosDBAccount.DefinitionStages.WithWriteReplication, com.azure.resourcemanager.resources.fluentcore.model.Creatable<CosmosDBAccount>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<CosmosDBAccount.DefinitionStages.WithKind>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<CosmosDBAccount.DefinitionStages.WithKind>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroup<CosmosDBAccount.DefinitionStages.WithKind>, com.azure.resourcemanager.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup<CosmosDBAccount.DefinitionStages.WithKind>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<CosmosDBAccount.DefinitionStages.WithGroup>, com.azure.resourcemanager.resources.fluentcore.arm.models.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 CosmosDBAccount.DefinitionStages.WithAutomaticFailover
disableAutomaticFailoverMethods inherited from interface CosmosDBAccount.DefinitionStages.WithConnector
withCassandraConnectorMethods inherited from interface CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
withBoundedStalenessConsistency, withEventualConsistency, withSessionConsistency, withStrongConsistencyMethods inherited from interface CosmosDBAccount.DefinitionStages.WithIpRules
withIpRangeFilter, withIpRulesMethods inherited from interface CosmosDBAccount.DefinitionStages.WithKeyBasedMetadataWriteAccess
withDisableKeyBaseMetadataWriteAccessMethods inherited from interface CosmosDBAccount.DefinitionStages.WithKind
withDataModelAzureTable, withDataModelCassandra, withDataModelGremlin, withDataModelMongoDB, withDataModelSql, withKind, withKindMethods inherited from interface CosmosDBAccount.DefinitionStages.WithLocalAuth
disableLocalAuthMethods inherited from interface CosmosDBAccount.DefinitionStages.WithMultipleLocations
withMultipleWriteLocationsEnabledMethods inherited from interface CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection
defineNewPrivateEndpointConnectionMethods inherited from interface CosmosDBAccount.DefinitionStages.WithPublicNetworkAccess
disablePublicNetworkAccessMethods inherited from interface CosmosDBAccount.DefinitionStages.WithReadReplication
withReadReplicationMethods inherited from interface CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule
withVirtualNetwork, withVirtualNetworkRulesMethods inherited from interface 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.model.Indexable
keyMethods 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