- capabilities() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
-
- capabilities() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Get list of Cosmos DB capabilities for the account.
- capabilities() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Get list of Cosmos DB capabilities for the account.
- Capability - Class in com.microsoft.azure.management.cosmosdb
-
Cosmos DB capability object.
- Capability() - Constructor for class com.microsoft.azure.management.cosmosdb.Capability
-
- cassandraConnectorEnabled() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
-
- cassandraConnectorOffer() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
-
- CassandraKeyspaceCreateUpdateParameters - Class in com.microsoft.azure.management.cosmosdb
-
Parameters to create and update Cosmos DB Cassandra keyspace.
- CassandraKeyspaceCreateUpdateParameters() - Constructor for class com.microsoft.azure.management.cosmosdb.CassandraKeyspaceCreateUpdateParameters
-
- CassandraKeyspaceResource - Class in com.microsoft.azure.management.cosmosdb
-
Cosmos DB Cassandra keyspace resource object.
- CassandraKeyspaceResource() - Constructor for class com.microsoft.azure.management.cosmosdb.CassandraKeyspaceResource
-
- CassandraPartitionKey - Class in com.microsoft.azure.management.cosmosdb
-
Cosmos DB Cassandra table partition key.
- CassandraPartitionKey() - Constructor for class com.microsoft.azure.management.cosmosdb.CassandraPartitionKey
-
- CassandraSchema - Class in com.microsoft.azure.management.cosmosdb
-
Cosmos DB Cassandra table schema.
- CassandraSchema() - Constructor for class com.microsoft.azure.management.cosmosdb.CassandraSchema
-
- CassandraTableCreateUpdateParameters - Class in com.microsoft.azure.management.cosmosdb
-
Parameters to create and update Cosmos DB Cassandra table.
- CassandraTableCreateUpdateParameters() - Constructor for class com.microsoft.azure.management.cosmosdb.CassandraTableCreateUpdateParameters
-
- CassandraTableResource - Class in com.microsoft.azure.management.cosmosdb
-
Cosmos DB Cassandra table resource object.
- CassandraTableResource() - Constructor for class com.microsoft.azure.management.cosmosdb.CassandraTableResource
-
- ClusterKey - Class in com.microsoft.azure.management.cosmosdb
-
Cosmos DB Cassandra table cluster key.
- ClusterKey() - Constructor for class com.microsoft.azure.management.cosmosdb.ClusterKey
-
- clusterKeys() - Method in class com.microsoft.azure.management.cosmosdb.CassandraSchema
-
Get list of cluster key.
- code() - Method in class com.microsoft.azure.management.cosmosdb.ErrorResponse
-
Get error code.
- Column - Class in com.microsoft.azure.management.cosmosdb
-
Cosmos DB Cassandra table column.
- Column() - Constructor for class com.microsoft.azure.management.cosmosdb.Column
-
- columns() - Method in class com.microsoft.azure.management.cosmosdb.CassandraSchema
-
Get list of Cassandra table columns.
- com.microsoft.azure.management.cosmosdb - package com.microsoft.azure.management.cosmosdb
-
This package contains the classes for CosmosDB.
- ConflictResolutionMode - Class in com.microsoft.azure.management.cosmosdb
-
Defines values for ConflictResolutionMode.
- ConflictResolutionMode() - Constructor for class com.microsoft.azure.management.cosmosdb.ConflictResolutionMode
-
- conflictResolutionPath() - Method in class com.microsoft.azure.management.cosmosdb.ConflictResolutionPolicy
-
Get the conflict resolution path in the case of LastWriterWins mode.
- ConflictResolutionPolicy - Class in com.microsoft.azure.management.cosmosdb
-
The conflict resolution policy for the container.
- ConflictResolutionPolicy() - Constructor for class com.microsoft.azure.management.cosmosdb.ConflictResolutionPolicy
-
- conflictResolutionPolicy() - Method in class com.microsoft.azure.management.cosmosdb.GremlinGraphResource
-
Get the conflict resolution policy for the graph.
- conflictResolutionPolicy() - Method in class com.microsoft.azure.management.cosmosdb.SqlContainerResource
-
Get the conflict resolution policy for the container.
- conflictResolutionProcedure() - Method in class com.microsoft.azure.management.cosmosdb.ConflictResolutionPolicy
-
Get the procedure to resolve conflicts in the case of custom mode.
- connectionString() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountConnectionString
-
Get value of the connection string.
- connectionStrings() - Method in interface com.microsoft.azure.management.cosmosdb.DatabaseAccountListConnectionStringsResult
-
- ConnectorOffer - Class in com.microsoft.azure.management.cosmosdb
-
Defines values for ConnectorOffer.
- ConnectorOffer() - Constructor for class com.microsoft.azure.management.cosmosdb.ConnectorOffer
-
- connectorOffer() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Get the cassandra connector offer type for the Cosmos DB database C* account.
- connectorOffer() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Get the cassandra connector offer type for the Cosmos DB database C* account.
- ConsistencyPolicy - Class in com.microsoft.azure.management.cosmosdb
-
The consistency policy for the Cosmos DB database account.
- ConsistencyPolicy() - Constructor for class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
-
- consistencyPolicy() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
-
- consistencyPolicy() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Get the consistency policy for the Cosmos DB account.
- consistencyPolicy() - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Get the consistency policy for the Cosmos DB account.
- CONSISTENT - Static variable in class com.microsoft.azure.management.cosmosdb.IndexingMode
-
Static value Consistent for IndexingMode.
- ContainerPartitionKey - Class in com.microsoft.azure.management.cosmosdb
-
The configuration of the partition key to be used for partitioning data into
multiple partitions.
- ContainerPartitionKey() - Constructor for class com.microsoft.azure.management.cosmosdb.ContainerPartitionKey
-
- CosmosDBAccount - Interface in com.microsoft.azure.management.cosmosdb
-
An immutable client-side representation of an Azure Cosmos DB.
- CosmosDBAccount.Definition - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of cosmos db definition stages.
- CosmosDBAccount.DefinitionStages - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of cosmos db definition stages.
- CosmosDBAccount.DefinitionStages.Blank - Interface in com.microsoft.azure.management.cosmosdb
-
The first stage of a cosmos db definition.
- CosmosDBAccount.DefinitionStages.WithConnector - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to specify cassandra connector offer.
- CosmosDBAccount.DefinitionStages.WithConsistencyPolicy - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to set the consistency policy.
- CosmosDBAccount.DefinitionStages.WithCreate - Interface in com.microsoft.azure.management.cosmosdb
-
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.
- CosmosDBAccount.DefinitionStages.WithGroup - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to specify the resource group.
- CosmosDBAccount.DefinitionStages.WithIpRangeFilter - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to set the IP range filter.
- CosmosDBAccount.DefinitionStages.WithKeyBasedMetadataWriteAccess - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to specify metadata write access.
- CosmosDBAccount.DefinitionStages.WithKind - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to set the database account kind.
- CosmosDBAccount.DefinitionStages.WithMultipleLocations - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to specify whether multiple write locations will be enabled.
- CosmosDBAccount.DefinitionStages.WithPrivateEndpointConnection - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to specify private endpoint connection.
- CosmosDBAccount.DefinitionStages.WithReadReplication - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing the definition of a write location.
- CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing the definition of a Virtual Network ACL Rule.
- CosmosDBAccount.DefinitionStages.WithWriteReplication - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing the definition of a read location.
- CosmosDBAccount.Update - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of cosmos db update stages.
- CosmosDBAccount.UpdateStages - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of cosmos db update stages.
- CosmosDBAccount.UpdateStages.WithConnector - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db update allowing to specify cassandra connector offer.
- CosmosDBAccount.UpdateStages.WithConsistencyPolicy - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db update allowing to set the consistency policy.
- CosmosDBAccount.UpdateStages.WithIpRangeFilter - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing to set the IP range filter.
- CosmosDBAccount.UpdateStages.WithKeyBasedMetadataWriteAccess - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db update allowing to specify metadata write access.
- CosmosDBAccount.UpdateStages.WithMultipleLocations - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the Cosmos DB update definition allowing to specify whether multiple write locations are enabled or not.
- CosmosDBAccount.UpdateStages.WithOptionals - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of cosmos db update stages.
- CosmosDBAccount.UpdateStages.WithPrivateEndpointConnection - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db update allowing to specify private endpoint connection.
- CosmosDBAccount.UpdateStages.WithReadLocations - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the cosmos db definition allowing the definition of a write location.
- CosmosDBAccount.UpdateStages.WithVirtualNetworkRule - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the Cosmos DB update definition allowing the definition of a Virtual Network ACL Rule.
- CosmosDBAccounts - Interface in com.microsoft.azure.management.cosmosdb
-
Entry point to Cosmos DB management API.
- COUNT - Static variable in class com.microsoft.azure.management.cosmosdb.UnitType
-
Static value Count for UnitType.
- COUNT_PER_SECOND - Static variable in class com.microsoft.azure.management.cosmosdb.UnitType
-
Static value CountPerSecond for UnitType.
- CREATE - Static variable in class com.microsoft.azure.management.cosmosdb.TriggerOperation
-
Static value Create for TriggerOperation.
- CUSTOM - Static variable in class com.microsoft.azure.management.cosmosdb.ConflictResolutionMode
-
Static value Custom for ConflictResolutionMode.
- p10() - Method in class com.microsoft.azure.management.cosmosdb.PercentileMetricValue
-
Get the 10th percentile value for the metric.
- p25() - Method in class com.microsoft.azure.management.cosmosdb.PercentileMetricValue
-
Get the 25th percentile value for the metric.
- p50() - Method in class com.microsoft.azure.management.cosmosdb.PercentileMetricValue
-
Get the 50th percentile value for the metric.
- p75() - Method in class com.microsoft.azure.management.cosmosdb.PercentileMetricValue
-
Get the 75th percentile value for the metric.
- p90() - Method in class com.microsoft.azure.management.cosmosdb.PercentileMetricValue
-
Get the 90th percentile value for the metric.
- p95() - Method in class com.microsoft.azure.management.cosmosdb.PercentileMetricValue
-
Get the 95th percentile value for the metric.
- p99() - Method in class com.microsoft.azure.management.cosmosdb.PercentileMetricValue
-
Get the 99th percentile value for the metric.
- PARSE - Static variable in class com.microsoft.azure.management.cosmosdb.DatabaseAccountKind
-
Static value Parse for DatabaseAccountKind.
- partitionKey() - Method in class com.microsoft.azure.management.cosmosdb.GremlinGraphResource
-
Get the configuration of the partition key to be used for partitioning data into multiple partitions.
- partitionKey() - Method in class com.microsoft.azure.management.cosmosdb.SqlContainerResource
-
Get the configuration of the partition key to be used for partitioning data into multiple partitions.
- partitionKeys() - Method in class com.microsoft.azure.management.cosmosdb.CassandraSchema
-
Get list of partition key.
- PartitionKind - Class in com.microsoft.azure.management.cosmosdb
-
Defines values for PartitionKind.
- PartitionKind() - Constructor for class com.microsoft.azure.management.cosmosdb.PartitionKind
-
- path() - Method in class com.microsoft.azure.management.cosmosdb.ExcludedPath
-
Get the path for which the indexing behavior applies to.
- path() - Method in class com.microsoft.azure.management.cosmosdb.IncludedPath
-
Get the path for which the indexing behavior applies to.
- paths() - Method in class com.microsoft.azure.management.cosmosdb.ContainerPartitionKey
-
Get list of paths using which data within the container can be partitioned.
- paths() - Method in class com.microsoft.azure.management.cosmosdb.UniqueKey
-
Get list of paths must be unique for each document in the Azure Cosmos DB service.
- PERCENT - Static variable in class com.microsoft.azure.management.cosmosdb.UnitType
-
Static value Percent for UnitType.
- PercentileMetricValue - Class in com.microsoft.azure.management.cosmosdb
-
Represents percentile metrics values.
- PercentileMetricValue() - Constructor for class com.microsoft.azure.management.cosmosdb.PercentileMetricValue
-
- POINT - Static variable in class com.microsoft.azure.management.cosmosdb.DataType
-
Static value Point for DataType.
- POLYGON - Static variable in class com.microsoft.azure.management.cosmosdb.DataType
-
Static value Polygon for DataType.
- POST - Static variable in class com.microsoft.azure.management.cosmosdb.TriggerType
-
Static value Post for TriggerType.
- PRE - Static variable in class com.microsoft.azure.management.cosmosdb.TriggerType
-
Static value Pre for TriggerType.
- precision() - Method in class com.microsoft.azure.management.cosmosdb.Indexes
-
Get the precision of the index.
- PRIMARY - Static variable in class com.microsoft.azure.management.cosmosdb.KeyKind
-
Static value primary for KeyKind.
- PRIMARY_READONLY - Static variable in class com.microsoft.azure.management.cosmosdb.KeyKind
-
Static value primaryReadonly for KeyKind.
- PrimaryAggregationType - Class in com.microsoft.azure.management.cosmosdb
-
Defines values for PrimaryAggregationType.
- PrimaryAggregationType() - Constructor for class com.microsoft.azure.management.cosmosdb.PrimaryAggregationType
-
- primaryMasterKey() - Method in interface com.microsoft.azure.management.cosmosdb.DatabaseAccountListKeysResult
-
- primaryReadonlyMasterKey() - Method in interface com.microsoft.azure.management.cosmosdb.DatabaseAccountListKeysResult
-
- primaryReadonlyMasterKey() - Method in interface com.microsoft.azure.management.cosmosdb.DatabaseAccountListReadOnlyKeysResult
-
- privateEndpoint() - Method in interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
-
Get private endpoint which the connection belongs to.
- PrivateEndpointConnection - Interface in com.microsoft.azure.management.cosmosdb
-
A private endpoint connection.
- PrivateEndpointConnection.Definition<ParentT> - Interface in com.microsoft.azure.management.cosmosdb
-
The entirety of a private endpoint connection definition as a part of parent definition.
- PrivateEndpointConnection.DefinitionStages - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of private endpoint connection definition stages as a port of cosmos db account definition.
- PrivateEndpointConnection.DefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.cosmosdb
-
The first stage of a private endpoint connection definition.
- PrivateEndpointConnection.DefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.cosmosdb
-
The final stage of the private endpoint connection definition.
- PrivateEndpointConnection.DefinitionStages.WithState<ParentT> - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the private endpoint connection definition allowing to set state.
- PrivateEndpointConnection.Update - Interface in com.microsoft.azure.management.cosmosdb
-
The entirety of private endpoint connection update as a part of parent virtual machine update.
- PrivateEndpointConnection.UpdateDefinition<ParentT> - Interface in com.microsoft.azure.management.cosmosdb
-
The entirety of a private endpoint connection definition definition as a part of parent update.
- PrivateEndpointConnection.UpdateDefinitionStages - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of private endpoint connection definition stages as part of parent cosmos db account update.
- PrivateEndpointConnection.UpdateDefinitionStages.Blank<ParentT> - Interface in com.microsoft.azure.management.cosmosdb
-
The first stage of a private endpoint connection definition.
- PrivateEndpointConnection.UpdateDefinitionStages.WithAttach<ParentT> - Interface in com.microsoft.azure.management.cosmosdb
-
The final stage of the private endpoint connection definition.
- PrivateEndpointConnection.UpdateDefinitionStages.WithState<ParentT> - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the private endpoint connection definition allowing to set state.
- PrivateEndpointConnection.UpdateStages - Interface in com.microsoft.azure.management.cosmosdb
-
Grouping of private endpoint connection update stages.
- PrivateEndpointConnection.UpdateStages.WithState - Interface in com.microsoft.azure.management.cosmosdb
-
The stage of the private endpoint connection update allowing to specify state.
- PrivateEndpointProperty - Class in com.microsoft.azure.management.cosmosdb
-
Private endpoint which the connection belongs to.
- PrivateEndpointProperty() - Constructor for class com.microsoft.azure.management.cosmosdb.PrivateEndpointProperty
-
- PrivateLinkResource - Interface in com.microsoft.azure.management.cosmosdb
-
A private link resource.
- privateLinkServiceConnectionState() - Method in interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection
-
Get connection State of the Private Endpoint Connection.
- PrivateLinkServiceConnectionStateProperty - Class in com.microsoft.azure.management.cosmosdb
-
Connection State of the Private Endpoint Connection.
- PrivateLinkServiceConnectionStateProperty() - Constructor for class com.microsoft.azure.management.cosmosdb.PrivateLinkServiceConnectionStateProperty
-
- provider() - Method in class com.microsoft.azure.management.cosmosdb.OperationDisplay
-
Get service provider: Microsoft.ResourceProvider.
- provisioningState() - Method in class com.microsoft.azure.management.cosmosdb.Location
-
Get the provisioningState value.
- withAutomatic(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.IndexingPolicy
-
Set indicates if the indexing policy is automatic.
- withBody(String) - Method in class com.microsoft.azure.management.cosmosdb.SqlStoredProcedureResource
-
Set body of the Stored Procedure.
- withBody(String) - Method in class com.microsoft.azure.management.cosmosdb.SqlTriggerResource
-
Set body of the Trigger.
- withBody(String) - Method in class com.microsoft.azure.management.cosmosdb.SqlUserDefinedFunctionResource
-
Set body of the User Defined Function.
- withBoundedStalenessConsistency(long, int) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
-
The bounded staleness consistency policy for the CosmosDB account.
- withBoundedStalenessConsistency(long, int) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
-
The consistency policy for the CosmosDB account.
- withCapabilities(List<Capability>) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set list of Cosmos DB capabilities for the account.
- withCapabilities(List<Capability>) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set list of Cosmos DB capabilities for the account.
- withCassandraConnector(ConnectorOffer) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConnector
-
Specifies a connector offer for cassandra connector.
- withCassandraConnector(ConnectorOffer) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConnector
-
Specifies a connector offer for cassandra connector.
- withClusterKeys(List<ClusterKey>) - Method in class com.microsoft.azure.management.cosmosdb.CassandraSchema
-
Set list of cluster key.
- withCode(String) - Method in class com.microsoft.azure.management.cosmosdb.ErrorResponse
-
Set error code.
- withColumns(List<Column>) - Method in class com.microsoft.azure.management.cosmosdb.CassandraSchema
-
Set list of Cassandra table columns.
- withConflictResolutionPath(String) - Method in class com.microsoft.azure.management.cosmosdb.ConflictResolutionPolicy
-
Set the conflict resolution path in the case of LastWriterWins mode.
- withConflictResolutionPolicy(ConflictResolutionPolicy) - Method in class com.microsoft.azure.management.cosmosdb.GremlinGraphResource
-
Set the conflict resolution policy for the graph.
- withConflictResolutionPolicy(ConflictResolutionPolicy) - Method in class com.microsoft.azure.management.cosmosdb.SqlContainerResource
-
Set the conflict resolution policy for the container.
- withConflictResolutionProcedure(String) - Method in class com.microsoft.azure.management.cosmosdb.ConflictResolutionPolicy
-
Set the procedure to resolve conflicts in the case of custom mode.
- withConnectorOffer(ConnectorOffer) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set the cassandra connector offer type for the Cosmos DB database C* account.
- withConnectorOffer(ConnectorOffer) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set the cassandra connector offer type for the Cosmos DB database C* account.
- withConsistencyPolicy(ConsistencyPolicy) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set the consistency policy for the Cosmos DB account.
- withConsistencyPolicy(ConsistencyPolicy) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set the consistency policy for the Cosmos DB account.
- withDatabaseAccountOfferType(String) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set the offer type for the database.
- withDataModelAzureTable() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKind
-
Creates an Azure Table CosmosDB account.
- withDataModelCassandra() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKind
-
Creates a Cassandra CosmosDB account.
- withDataModelGremlin() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKind
-
Creates a Gremlin CosmosDB account.
- withDataModelMongoDB() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKind
-
Creates a MongoDB CosmosDB account.
- withDataModelSql() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKind
-
Creates a SQL CosmosDB account.
- withDataType(DataType) - Method in class com.microsoft.azure.management.cosmosdb.Indexes
-
Set the datatype for which the indexing behavior is applied to.
- withDefaultConsistencyLevel(DefaultConsistencyLevel) - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
-
Set the default consistency level and configuration settings of the Cosmos DB account.
- withDefaultTtl(Integer) - Method in class com.microsoft.azure.management.cosmosdb.CassandraTableResource
-
Set time to live of the Cosmos DB Cassandra table.
- withDefaultTtl(Integer) - Method in class com.microsoft.azure.management.cosmosdb.GremlinGraphResource
-
Set default time to live.
- withDefaultTtl(Integer) - Method in class com.microsoft.azure.management.cosmosdb.SqlContainerResource
-
Set default time to live.
- withDescription(String) - Method in class com.microsoft.azure.management.cosmosdb.OperationDisplay
-
Set description of operation.
- withDescription(String) - Method in interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection.DefinitionStages.WithState
-
Specifies description of state property.
- withDescription(String) - Method in interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection.UpdateDefinitionStages.WithState
-
Specifies description of state property.
- withDescription(String) - Method in interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection.UpdateStages.WithState
-
Specifies description of state property.
- withDescription(String) - Method in class com.microsoft.azure.management.cosmosdb.PrivateLinkServiceConnectionStateProperty
-
Set the private link service connection description.
- withDisableKeyBasedMetadataWriteAccess(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set disable write operations on metadata resources (databases, containers, throughput) via account keys.
- withDisableKeyBasedMetadataWriteAccess(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set disable write operations on metadata resources (databases, containers, throughput) via account keys.
- withDisableKeyBaseMetadataWriteAccess(boolean) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKeyBasedMetadataWriteAccess
-
Specifies whether metadata write access should be disabled.
- withDisableKeyBaseMetadataWriteAccess(boolean) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithKeyBasedMetadataWriteAccess
-
Specifies whether metadata write access should be disabled.
- withEnableAutomaticFailover(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set enables automatic failover of the write region in the rare event that the region is unavailable due to an outage.
- withEnableAutomaticFailover(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set enables automatic failover of the write region in the rare event that the region is unavailable due to an outage.
- withEnableCassandraConnector(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set enables the cassandra connector on the Cosmos DB C* account.
- withEnableCassandraConnector(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set enables the cassandra connector on the Cosmos DB C* account.
- withEnableMultipleWriteLocations(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set enables the account to write in multiple locations.
- withEnableMultipleWriteLocations(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set enables the account to write in multiple locations.
- withEventualConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
-
The eventual consistency policy for the CosmosDB account.
- withEventualConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
-
The consistency policy for the CosmosDB account.
- withExcludedPaths(List<ExcludedPath>) - Method in class com.microsoft.azure.management.cosmosdb.IndexingPolicy
-
Set list of paths to exclude from indexing.
- withExpireAfterSeconds(Integer) - Method in class com.microsoft.azure.management.cosmosdb.MongoIndexOptions
-
Set expire after seconds.
- withFailoverPolicies(List<FailoverPolicy>) - Method in class com.microsoft.azure.management.cosmosdb.FailoverPolicies
-
Set list of failover policies.
- withFailoverPriority(Integer) - Method in class com.microsoft.azure.management.cosmosdb.FailoverPolicy
-
Set the failover priority of the region.
- withFailoverPriority(Integer) - Method in class com.microsoft.azure.management.cosmosdb.Location
-
Set the failover priority of the region.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.CassandraKeyspaceResource
-
Set name of the Cosmos DB Cassandra keyspace.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.CassandraTableResource
-
Set name of the Cosmos DB Cassandra table.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.GremlinDatabaseResource
-
Set name of the Cosmos DB Gremlin database.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.GremlinGraphResource
-
Set name of the Cosmos DB Gremlin graph.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.MongoDBCollectionResource
-
Set name of the Cosmos DB MongoDB collection.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.MongoDBDatabaseResource
-
Set name of the Cosmos DB MongoDB database.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.PrivateEndpointProperty
-
Set resource id of the private endpoint.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.SqlContainerResource
-
Set name of the Cosmos DB SQL container.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.SqlDatabaseResource
-
Set name of the Cosmos DB SQL database.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.SqlStoredProcedureResource
-
Set name of the Cosmos DB SQL storedProcedure.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.SqlTriggerResource
-
Set name of the Cosmos DB SQL trigger.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.SqlUserDefinedFunctionResource
-
Set name of the Cosmos DB SQL userDefinedFunction.
- withId(String) - Method in class com.microsoft.azure.management.cosmosdb.VirtualNetworkRule
-
Set resource ID of a subnet, for example: /subscriptions/{subscriptionId}/resourceGroups/{groupName}/providers/Microsoft.Network/virtualNetworks/{virtualNetworkName}/subnets/{subnetName}.
- withIgnoreMissingVNetServiceEndpoint(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.VirtualNetworkRule
-
Set create firewall rule before the virtual network has vnet service endpoint enabled.
- withIncludedPaths(List<IncludedPath>) - Method in class com.microsoft.azure.management.cosmosdb.IndexingPolicy
-
Set list of paths to include in the indexing.
- withIndexes(List<Indexes>) - Method in class com.microsoft.azure.management.cosmosdb.IncludedPath
-
Set list of indexes for this path.
- withIndexes(List<MongoIndex>) - Method in class com.microsoft.azure.management.cosmosdb.MongoDBCollectionResource
-
Set list of index keys.
- withIndexingMode(IndexingMode) - Method in class com.microsoft.azure.management.cosmosdb.IndexingPolicy
-
Set indicates the indexing mode.
- withIndexingPolicy(IndexingPolicy) - Method in class com.microsoft.azure.management.cosmosdb.GremlinGraphResource
-
Set the configuration of the indexing policy.
- withIndexingPolicy(IndexingPolicy) - Method in class com.microsoft.azure.management.cosmosdb.SqlContainerResource
-
Set the configuration of the indexing policy.
- withIpRangeFilter(String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithIpRangeFilter
-
CosmosDB Firewall Support: This value specifies the set of IP addresses or IP address ranges in CIDR
form to be included as the allowed list of client IPs for a given database account.
- withIpRangeFilter(String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithIpRangeFilter
-
CosmosDB Firewall Support: This value specifies the set of IP addresses or IP address ranges in CIDR
form to be included as the allowed list of client IPs for a given database account.
- withIpRangeFilter(String) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set cosmos DB Firewall Support: This value specifies the set of IP addresses or IP address ranges in CIDR form to be included as the allowed list of client IPs for a given database account.
- withIpRangeFilter(String) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set cosmos DB Firewall Support: This value specifies the set of IP addresses or IP address ranges in CIDR form to be included as the allowed list of client IPs for a given database account.
- withIsVirtualNetworkFilterEnabled(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set flag to indicate whether to enable/disable Virtual Network ACL rules.
- withIsVirtualNetworkFilterEnabled(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set flag to indicate whether to enable/disable Virtual Network ACL rules.
- withIsZoneRedundant(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.Location
-
Set flag to indicate whether or not this region is an AvailabilityZone region.
- withKey(MongoIndexKeys) - Method in class com.microsoft.azure.management.cosmosdb.MongoIndex
-
Set cosmos DB MongoDB collection index keys.
- withKeyKind(KeyKind) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountRegenerateKeyParameters
-
Set the access key to regenerate.
- withKeys(List<String>) - Method in class com.microsoft.azure.management.cosmosdb.MongoIndexKeys
-
Set list of keys for each MongoDB collection in the Azure Cosmos DB service.
- withKind(PartitionKind) - Method in class com.microsoft.azure.management.cosmosdb.ContainerPartitionKey
-
Set indicates the kind of algorithm used for partitioning.
- withKind(DatabaseAccountKind) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKind
-
The database account kind for the CosmosDB account.
- withKind(DatabaseAccountKind, Capability...) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithKind
-
The database account kind for the CosmosDB account.
- withKind(DatabaseAccountKind) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set indicates the type of database account.
- withKind(IndexKind) - Method in class com.microsoft.azure.management.cosmosdb.Indexes
-
Set indicates the type of index.
- withLocation(String) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set the location of the resource group to which the resource belongs.
- withLocationName(String) - Method in class com.microsoft.azure.management.cosmosdb.FailoverPolicy
-
Set the name of the region in which the database account exists.
- withLocationName(String) - Method in class com.microsoft.azure.management.cosmosdb.Location
-
Set the name of the region.
- withLocations(List<Location>) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set an array that contains the georeplication locations enabled for the Cosmos DB account.
- withLocations(List<Location>) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set an array that contains the georeplication locations enabled for the Cosmos DB account.
- withMaxIntervalInSeconds(Integer) - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
-
Set when used with the Bounded Staleness consistency level, this value represents the time amount of staleness (in seconds) tolerated.
- withMaxStalenessPrefix(Long) - Method in class com.microsoft.azure.management.cosmosdb.ConsistencyPolicy
-
Set when used with the Bounded Staleness consistency level, this value represents the number of stale requests tolerated.
- withMessage(String) - Method in class com.microsoft.azure.management.cosmosdb.ErrorResponse
-
Set error message indicating why the operation failed.
- withMode(ConflictResolutionMode) - Method in class com.microsoft.azure.management.cosmosdb.ConflictResolutionPolicy
-
Set indicates the conflict resolution mode.
- withMultipleWriteLocationsEnabled(boolean) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithMultipleLocations
-
Specifies whether multiple write locations are enabled for this cosmos db account.
- withMultipleWriteLocationsEnabled(boolean) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithMultipleLocations
-
Specifies whether multiple write locations are enabled or not for this cosmos db account.
- withName(String) - Method in class com.microsoft.azure.management.cosmosdb.Capability
-
Set name of the Cosmos DB capability.
- withName(String) - Method in class com.microsoft.azure.management.cosmosdb.CassandraPartitionKey
-
Set name of the Cosmos DB Cassandra table partition key.
- withName(String) - Method in class com.microsoft.azure.management.cosmosdb.ClusterKey
-
Set name of the Cosmos DB Cassandra table cluster key.
- withName(String) - Method in class com.microsoft.azure.management.cosmosdb.Column
-
Set name of the Cosmos DB Cassandra table column.
- withOperation(String) - Method in class com.microsoft.azure.management.cosmosdb.OperationDisplay
-
Set operation type: Read, write, delete, etc.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.CassandraKeyspaceCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.CassandraTableCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.GremlinDatabaseCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.GremlinGraphCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.MongoDBDatabaseCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOptions(MongoIndexOptions) - Method in class com.microsoft.azure.management.cosmosdb.MongoIndex
-
Set cosmos DB MongoDB collection index key options.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.SqlContainerCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.SqlDatabaseCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.SqlStoredProcedureCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.SqlTriggerCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.SqlUserDefinedFunctionCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOptions(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.TableCreateUpdateParameters
-
Set a key-value pair of options to be applied for the request.
- withOrderBy(String) - Method in class com.microsoft.azure.management.cosmosdb.ClusterKey
-
Set order of the Cosmos DB Cassandra table cluster key, only support "Asc" and "Desc".
- withoutCassandraConnector() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConnector
-
Remove the connector offer.
- withoutPrivateEndpointConnection(String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithPrivateEndpointConnection
-
Remove an existing private endpoint connection.
- withoutReadReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithReadLocations
-
A georeplication location for the CosmosDB account.
- withoutVirtualNetwork(String, String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithVirtualNetworkRule
-
Removes a Virtual Network ACL Rule for the CosmosDB account.
- withPartitionKey(ContainerPartitionKey) - Method in class com.microsoft.azure.management.cosmosdb.GremlinGraphResource
-
Set the configuration of the partition key to be used for partitioning data into multiple partitions.
- withPartitionKey(ContainerPartitionKey) - Method in class com.microsoft.azure.management.cosmosdb.SqlContainerResource
-
Set the configuration of the partition key to be used for partitioning data into multiple partitions.
- withPartitionKeys(List<CassandraPartitionKey>) - Method in class com.microsoft.azure.management.cosmosdb.CassandraSchema
-
Set list of partition key.
- withPath(String) - Method in class com.microsoft.azure.management.cosmosdb.ExcludedPath
-
Set the path for which the indexing behavior applies to.
- withPath(String) - Method in class com.microsoft.azure.management.cosmosdb.IncludedPath
-
Set the path for which the indexing behavior applies to.
- withPaths(List<String>) - Method in class com.microsoft.azure.management.cosmosdb.ContainerPartitionKey
-
Set list of paths using which data within the container can be partitioned.
- withPaths(List<String>) - Method in class com.microsoft.azure.management.cosmosdb.UniqueKey
-
Set list of paths must be unique for each document in the Azure Cosmos DB service.
- withPrecision(Integer) - Method in class com.microsoft.azure.management.cosmosdb.Indexes
-
Set the precision of the index.
- withProvider(String) - Method in class com.microsoft.azure.management.cosmosdb.OperationDisplay
-
Set service provider: Microsoft.ResourceProvider.
- withProvisioningState(String) - Method in class com.microsoft.azure.management.cosmosdb.Location
-
Set the provisioningState value.
- withReadReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithReadReplication
-
A georeplication location for the CosmosDB account.
- withReadReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithReadLocations
-
A georeplication location for the CosmosDB account.
- withRegion(String) - Method in class com.microsoft.azure.management.cosmosdb.RegionForOnlineOffline
-
Set cosmos DB region, with spaces between words and each word capitalized.
- withResource(CassandraKeyspaceResource) - Method in class com.microsoft.azure.management.cosmosdb.CassandraKeyspaceCreateUpdateParameters
-
Set the standard JSON format of a Cassandra keyspace.
- withResource(CassandraTableResource) - Method in class com.microsoft.azure.management.cosmosdb.CassandraTableCreateUpdateParameters
-
Set the standard JSON format of a Cassandra table.
- withResource(GremlinDatabaseResource) - Method in class com.microsoft.azure.management.cosmosdb.GremlinDatabaseCreateUpdateParameters
-
Set the standard JSON format of a Gremlin database.
- withResource(GremlinGraphResource) - Method in class com.microsoft.azure.management.cosmosdb.GremlinGraphCreateUpdateParameters
-
Set the standard JSON format of a Gremlin graph.
- withResource(MongoDBCollectionResource) - Method in class com.microsoft.azure.management.cosmosdb.MongoDBCollectionCreateUpdateParameters
-
Set the standard JSON format of a MongoDB collection.
- withResource(MongoDBDatabaseResource) - Method in class com.microsoft.azure.management.cosmosdb.MongoDBDatabaseCreateUpdateParameters
-
Set the standard JSON format of a MongoDB database.
- withResource(String) - Method in class com.microsoft.azure.management.cosmosdb.OperationDisplay
-
Set resource on which the operation is performed: Profile, endpoint, etc.
- withResource(SqlContainerResource) - Method in class com.microsoft.azure.management.cosmosdb.SqlContainerCreateUpdateParameters
-
Set the standard JSON format of a container.
- withResource(SqlDatabaseResource) - Method in class com.microsoft.azure.management.cosmosdb.SqlDatabaseCreateUpdateParameters
-
Set the standard JSON format of a SQL database.
- withResource(SqlStoredProcedureResource) - Method in class com.microsoft.azure.management.cosmosdb.SqlStoredProcedureCreateUpdateParameters
-
Set the standard JSON format of a storedProcedure.
- withResource(SqlTriggerResource) - Method in class com.microsoft.azure.management.cosmosdb.SqlTriggerCreateUpdateParameters
-
Set the standard JSON format of a trigger.
- withResource(SqlUserDefinedFunctionResource) - Method in class com.microsoft.azure.management.cosmosdb.SqlUserDefinedFunctionCreateUpdateParameters
-
Set the standard JSON format of a userDefinedFunction.
- withResource(TableResourceInner) - Method in class com.microsoft.azure.management.cosmosdb.TableCreateUpdateParameters
-
Set the standard JSON format of a Table.
- withResource(ThroughputSettingsResource) - Method in class com.microsoft.azure.management.cosmosdb.ThroughputSettingsUpdateParameters
-
Set the standard JSON format of a resource throughput.
- withSchema(CassandraSchema) - Method in class com.microsoft.azure.management.cosmosdb.CassandraTableResource
-
Set schema of the Cosmos DB Cassandra table.
- withSessionConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
-
The session consistency policy for the CosmosDB account.
- withSessionConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
-
The consistency policy for the CosmosDB account.
- withShardKey(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.MongoDBCollectionResource
-
Set a key-value pair of shard keys to be applied for the request.
- withStateProperty(PrivateLinkServiceConnectionStateProperty) - Method in interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection.DefinitionStages.WithState
-
Specifies state property.
- withStateProperty(PrivateLinkServiceConnectionStateProperty) - Method in interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection.UpdateDefinitionStages.WithState
-
Specifies state property.
- withStateProperty(PrivateLinkServiceConnectionStateProperty) - Method in interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection.UpdateStages.WithState
-
Specifies state property.
- withStatus(String) - Method in interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection.DefinitionStages.WithState
-
Specifies status of state property.
- withStatus(String) - Method in interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection.UpdateDefinitionStages.WithState
-
Specifies status of state property.
- withStatus(String) - Method in interface com.microsoft.azure.management.cosmosdb.PrivateEndpointConnection.UpdateStages.WithState
-
Specifies status of state property.
- withStatus(String) - Method in class com.microsoft.azure.management.cosmosdb.PrivateLinkServiceConnectionStateProperty
-
Set the private link service connection status.
- withStrongConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithConsistencyPolicy
-
The strong consistency policy for the CosmosDB account.
- withStrongConsistency() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithConsistencyPolicy
-
The consistency policy for the CosmosDB account.
- withTags(Map<String, String>) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set the tags value.
- withThroughput(int) - Method in class com.microsoft.azure.management.cosmosdb.ThroughputSettingsResource
-
Set value of the Cosmos DB resource throughput.
- withTriggerOperation(TriggerOperation) - Method in class com.microsoft.azure.management.cosmosdb.SqlTriggerResource
-
Set the operation the trigger is associated with.
- withTriggerType(TriggerType) - Method in class com.microsoft.azure.management.cosmosdb.SqlTriggerResource
-
Set type of the Trigger.
- withType(String) - Method in class com.microsoft.azure.management.cosmosdb.Column
-
Set type of the Cosmos DB Cassandra table column.
- withUnique(Boolean) - Method in class com.microsoft.azure.management.cosmosdb.MongoIndexOptions
-
Set is unique or not.
- withUniqueKeyPolicy(UniqueKeyPolicy) - Method in class com.microsoft.azure.management.cosmosdb.GremlinGraphResource
-
Set the unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.
- withUniqueKeyPolicy(UniqueKeyPolicy) - Method in class com.microsoft.azure.management.cosmosdb.SqlContainerResource
-
Set the unique key policy configuration for specifying uniqueness constraints on documents in the collection in the Azure Cosmos DB service.
- withUniqueKeys(List<UniqueKey>) - Method in class com.microsoft.azure.management.cosmosdb.UniqueKeyPolicy
-
Set list of unique keys on that enforces uniqueness constraint on documents in the collection in the Azure Cosmos DB service.
- withVersion(Integer) - Method in class com.microsoft.azure.management.cosmosdb.ContainerPartitionKey
-
Set indicates the version of the partition key definition.
- withVirtualNetwork(String, String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule
-
Specifies a Virtual Network ACL Rule for the CosmosDB account.
- withVirtualNetwork(String, String) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithVirtualNetworkRule
-
Specifies a new Virtual Network ACL Rule for the CosmosDB account.
- withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithVirtualNetworkRule
-
Specifies the list of Virtual Network ACL Rules for the CosmosDB account.
- withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.UpdateStages.WithVirtualNetworkRule
-
A Virtual Network ACL Rule for the CosmosDB account.
- withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountCreateUpdateParameters
-
Set list of Virtual Network ACL rules configured for the Cosmos DB account.
- withVirtualNetworkRules(List<VirtualNetworkRule>) - Method in class com.microsoft.azure.management.cosmosdb.DatabaseAccountUpdateParameters
-
Set list of Virtual Network ACL rules configured for the Cosmos DB account.
- withWriteReplication(Region) - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount.DefinitionStages.WithWriteReplication
-
A georeplication location for the CosmosDB account.
- writableReplications() - Method in interface com.microsoft.azure.management.cosmosdb.CosmosDBAccount
-