azure.mgmt.cosmosdb package¶
Module contents¶
-
class
azure.mgmt.cosmosdb.
CosmosDB
(credentials, subscription_id, base_url=None)[source]¶ Bases:
msrest.service_client.SDKClient
Azure Cosmos DB Database Service Resource Provider REST API
- Variables
config (CosmosDBConfiguration) – Configuration for client.
database_accounts (azure.mgmt.cosmosdb.operations.DatabaseAccountsOperations) – DatabaseAccounts operations
operations (azure.mgmt.cosmosdb.operations.Operations) – Operations operations
database (azure.mgmt.cosmosdb.operations.DatabaseOperations) – Database operations
collection (azure.mgmt.cosmosdb.operations.CollectionOperations) – Collection operations
collection_region (azure.mgmt.cosmosdb.operations.CollectionRegionOperations) – CollectionRegion operations
database_account_region (azure.mgmt.cosmosdb.operations.DatabaseAccountRegionOperations) – DatabaseAccountRegion operations
percentile_source_target (azure.mgmt.cosmosdb.operations.PercentileSourceTargetOperations) – PercentileSourceTarget operations
percentile_target (azure.mgmt.cosmosdb.operations.PercentileTargetOperations) – PercentileTarget operations
percentile (azure.mgmt.cosmosdb.operations.PercentileOperations) – Percentile operations
collection_partition_region (azure.mgmt.cosmosdb.operations.CollectionPartitionRegionOperations) – CollectionPartitionRegion operations
collection_partition (azure.mgmt.cosmosdb.operations.CollectionPartitionOperations) – CollectionPartition operations
partition_key_range_id (azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdOperations) – PartitionKeyRangeId operations
partition_key_range_id_region (azure.mgmt.cosmosdb.operations.PartitionKeyRangeIdRegionOperations) – PartitionKeyRangeIdRegion operations
- Parameters
credentials (
A msrestazure Credentials object
) – Credentials needed for the client to connect to Azure.subscription_id (str) – Azure subscription ID.
base_url (str) – Service URL