Interface CosmosDBAccount.DefinitionStages.WithCreate
- All Superinterfaces:
CosmosDBAccount.DefinitionStages.WithConnector,CosmosDBAccount.DefinitionStages.WithConsistencyPolicy,CosmosDBAccount.DefinitionStages.WithIpRules,CosmosDBAccount.DefinitionStages.WithKeyBasedMetadataWriteAccess,CosmosDBAccount.DefinitionStages.WithMultipleLocations,CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection,CosmosDBAccount.DefinitionStages.WithReadReplication,CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule,Creatable<CosmosDBAccount>,HasName,Indexable,Resource.DefinitionWithTags<CosmosDBAccount.DefinitionStages.WithCreate>
- All Known Subinterfaces:
CosmosDBAccount.Definition
- Enclosing interface:
- CosmosDBAccount.DefinitionStages
public static interface CosmosDBAccount.DefinitionStages.WithCreate
extends Creatable<CosmosDBAccount>, CosmosDBAccount.DefinitionStages.WithConsistencyPolicy, CosmosDBAccount.DefinitionStages.WithReadReplication, CosmosDBAccount.DefinitionStages.WithIpRules, CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule, CosmosDBAccount.DefinitionStages.WithMultipleLocations, CosmosDBAccount.DefinitionStages.WithConnector, CosmosDBAccount.DefinitionStages.WithKeyBasedMetadataWriteAccess, CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection, Resource.DefinitionWithTags<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.
-
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.WithMultipleLocations
withMultipleWriteLocationsEnabledMethods inherited from interface com.azure.resourcemanager.cosmos.models.CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection
defineNewPrivateEndpointConnectionMethods 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.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags