次の方法で共有


PartitionKeyStatistics.SizeInKB プロパティ

定義

Azure Cosmos DB サービスのパーティション キーのサイズを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="sizeInKB")]
public long SizeInKB { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sizeInKB")>]
member this.SizeInKB : int64
Public ReadOnly Property SizeInKB As Long

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象