TableGetPropertiesOptions Class

TableGetPropertiesOptions.

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

Constructor

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