Share via


IndexGetStatisticsResult.StorageSize プロパティ

定義

インデックスによって消費されるストレージの量 (バイト単位) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象