OptionsResource Class

Cosmos DB options resource object.

Inheritance
OptionsResource

Constructor

OptionsResource(*, 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.