TableGetPropertiesOptions interface

Cosmos DB options resource object

Extends

Inherited Properties

autoscaleSettings

Specifies the Autoscale settings.

throughput

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

Inherited Property Details

autoscaleSettings

Specifies the Autoscale settings.

autoscaleSettings?: AutoscaleSettings

Property Value

Inherited From OptionsResource.autoscaleSettings

throughput

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

throughput?: number

Property Value

number

Inherited From OptionsResource.throughput