azure.mgmt.cosmosdb package¶
Module contents¶
-
class
azure.mgmt.cosmosdb.
CosmosDBManagementClient
(credential: ‘TokenCredential’, subscription_id: str, base_url: Optional[str] = None, **kwargs: Any)[source]¶ Bases:
object
Azure Cosmos DB Database Service Resource Provider REST API.
- Variables
database_accounts (azure.mgmt.cosmosdb.operations.DatabaseAccountsOperations) – DatabaseAccountsOperations operations
operations (azure.mgmt.cosmosdb.operations.Operations) – Operations operations
database (azure.mgmt.cosmosdb.operations.DatabaseOperations) – DatabaseOperations operations
collection (azure.mgmt.cosmosdb.operations.CollectionOperations) – CollectionOperations operations
collection_region (azure.mgmt.cosmosdb.operations.CollectionRegionOperations) – CollectionRegionOperations operations
database_account_region (azure.mgmt.cosmosdb.operations.DatabaseAccountRegionOperations) – DatabaseAccountRegionOperations operations
percentile_source_target (azure.mgmt.cosmosdb.operations.PercentileSourceTargetOperations) – PercentileSourceTargetOperations operations
percentile_target (azure.mgmt.cosmosdb.operations.PercentileTargetOperations) – PercentileTargetOperations operations
percentile (azure.mgmt.cosmosdb.operations.PercentileOperations) – PercentileOperations operations
collection_partition_region (azure.mgmt.cosmosdb.operations.CollectionPartitionRegionOperations) – CollectionPartitionRegionOperations operations
collection_partition (azure.mgmt.cosmosdb.operations.CollectionPartitionOperations) – CollectionPartitionOperations operations
partition_key_range_id (azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdOperations) – PartitionKeyRangeIdOperations operations
partition_key_range_id_region (azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdRegionOperations) – PartitionKeyRangeIdRegionOperations operations
sql_resources (azure.mgmt.cosmosdb.operations.SqlResourcesOperations) – SqlResourcesOperations operations
mongo_db_resources (azure.mgmt.cosmosdb.operations.MongoDBResourcesOperations) – MongoDBResourcesOperations operations
table_resources (azure.mgmt.cosmosdb.operations.TableResourcesOperations) – TableResourcesOperations operations
cassandra_resources (azure.mgmt.cosmosdb.operations.CassandraResourcesOperations) – CassandraResourcesOperations operations
gremlin_resources (azure.mgmt.cosmosdb.operations.GremlinResourcesOperations) – GremlinResourcesOperations operations
notebook_workspaces (azure.mgmt.cosmosdb.operations.NotebookWorkspacesOperations) – NotebookWorkspacesOperations operations
private_link_resources (azure.mgmt.cosmosdb.operations.PrivateLinkResourcesOperations) – PrivateLinkResourcesOperations operations
private_endpoint_connections (azure.mgmt.cosmosdb.operations.PrivateEndpointConnectionsOperations) – PrivateEndpointConnectionsOperations operations
- Parameters
- Keyword Arguments
polling_interval (int) – Default waiting time between two polls for LRO operations if no Retry-After header is present.