Interface CosmosDBAccount.DefinitionStages.WithCreate
- All Superinterfaces:
CosmosDBAccount.DefinitionStages.WithConnector
,CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
,CosmosDBAccount.DefinitionStages.WithIpRangeFilter
,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.WithIpRangeFilter, 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.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.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.resources.fluentcore.model.Creatable
create, createAsync, createAsync
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.DefinitionWithTags
withTag, withTags