IndexGetStatisticsResult.StorageSize Property

Definition

Gets the amount of storage in bytes consumed by the index.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to