Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThroughputSettingsGetPropertiesResource

Package version

Hierarchy

Index

Properties

Optional autoscaleSettings

autoscaleSettings: AutoscaleSettingsResource

Cosmos DB resource for autoscale settings. Either throughput is required or autoscaleSettings is required, but not both.

Optional etag

etag: undefined | string

A system generated property representing the resource etag required for optimistic concurrency control. NOTE: This property will not be serialized. It can only be populated by the server.

Optional minimumThroughput

minimumThroughput: undefined | string

The minimum throughput of the resource NOTE: This property will not be serialized. It can only be populated by the server.

Optional offerReplacePending

offerReplacePending: undefined | string

The throughput replace is pending NOTE: This property will not be serialized. It can only be populated by the server.

Optional rid

rid: undefined | string

A system generated property. A unique identifier. NOTE: This property will not be serialized. It can only be populated by the server.

Optional throughput

throughput: undefined | number

Value of the Cosmos DB resource throughput. Either throughput is required or autoscaleSettings is required, but not both.

Optional ts

ts: undefined | number

A system generated property that denotes the last updated timestamp of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc