CosmosDbPartitionedStorageOptions.ContainerThroughput 属性

定义

获取或设置创建容器时设置的吞吐量。 默认为 400。

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

属性值

容器吞吐量。 默认为 400。

适用于