CassandraKeyspaceGetPropertiesOptions Class

CassandraKeyspaceGetPropertiesOptions.

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

Constructor

CassandraKeyspaceGetPropertiesOptions(*, throughput: int | None = None, autoscale_settings: _models.AutoscaleSettings | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
throughput
int

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

autoscale_settings

Specifies the Autoscale settings.

Variables

Name Description
throughput
int

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

autoscale_settings

Specifies the Autoscale settings.