다음을 통해 공유


TableGetPropertiesOptions interface

Cosmos DB 옵션 리소스 개체

Extends

상속된 속성

autoscaleSettings

자동 크기 조정 설정을 지정합니다.

throughput

Cosmos DB 리소스 처리량 또는 autoscaleSettings의 값입니다. 제품 세부 정보를 검색할 때 ThroughputSetting 리소스를 사용합니다.

상속된 속성 세부 정보

autoscaleSettings

자동 크기 조정 설정을 지정합니다.

autoscaleSettings?: AutoscaleSettings

속성 값

OptionsResource.autoscaleSettings 상속된

throughput

Cosmos DB 리소스 처리량 또는 autoscaleSettings의 값입니다. 제품 세부 정보를 검색할 때 ThroughputSetting 리소스를 사용합니다.

throughput?: number

속성 값

number

OptionsResource.throughput 상속된