SqlContainerGetPropertiesOptions Class

SqlContainerGetPropertiesOptions.

Inheritance
azure.mgmt.cosmosdb.models._models_py3.OptionsResource
SqlContainerGetPropertiesOptions

Constructor

SqlContainerGetPropertiesOptions(*, throughput: Optional[int] = None, autoscale_settings: Optional[_models.AutoscaleSettings] = None, **kwargs)

Variables

throughput
int

Value of the Cosmos DB resource throughput or autoscaleSettings. Use the ThroughputSetting resource when retrieving offer details.

autoscale_settings
AutoscaleSettings

Specifies the Autoscale settings.