다음을 통해 공유


CosmosDbPartitionedStorageOptions.ContainerThroughput 속성

정의

컨테이너를 만들 때 설정된 처리량을 가져오거나 설정합니다. 기본값은 400입니다.

public int ContainerThroughput { get; set; }
member this.ContainerThroughput : int with get, set
Public Property ContainerThroughput As Integer

속성 값

컨테이너 처리량. 기본값은 400입니다.

적용 대상