Interface CosmosDBAccount.Definition
-
- All Superinterfaces:
CosmosDBAccount.DefinitionStages.Blank,CosmosDBAccount.DefinitionStages.WithConsistencyPolicy,CosmosDBAccount.DefinitionStages.WithCreate,CosmosDBAccount.DefinitionStages.WithGroup,CosmosDBAccount.DefinitionStages.WithIpRangeFilter,CosmosDBAccount.DefinitionStages.WithKind,CosmosDBAccount.DefinitionStages.WithMultipleLocations,CosmosDBAccount.DefinitionStages.WithReadReplication,CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule,CosmosDBAccount.DefinitionStages.WithWriteReplication,com.microsoft.azure.management.resources.fluentcore.model.Creatable<CosmosDBAccount>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup<CosmosDBAccount.DefinitionStages.WithKind>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup<CosmosDBAccount.DefinitionStages.WithKind>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithGroup<CosmosDBAccount.DefinitionStages.WithKind>,com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup<CosmosDBAccount.DefinitionStages.WithKind>,com.microsoft.azure.management.resources.fluentcore.arm.models.HasName,com.microsoft.azure.management.resources.fluentcore.model.Indexable,com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion<CosmosDBAccount.DefinitionStages.WithGroup>,com.microsoft.azure.management.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 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.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.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
-
-