ServiceCosmosDbConfigurationInfo Class

The settings for the Cosmos DB database backing the service.

Inheritance
ServiceCosmosDbConfigurationInfo

Constructor

ServiceCosmosDbConfigurationInfo(*, offer_throughput: Optional[int] = None, key_vault_key_uri: Optional[str] = None, **kwargs)

Variables

offer_throughput
int

The provisioned throughput for the backing database.

key_vault_key_uri
str

The URI of the customer-managed key for the backing database.