次の方法で共有


CosmosDbPartitionedStorageOptions.ContainerThroughput プロパティ

定義

コンテナーの作成時に設定されるスループットを取得または設定します。 既定値は 400 です。

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

プロパティ値

コンテナーのスループット。 既定値は 400 です。

適用対象