次の方法で共有


ServiceCounters.StorageSizeCounter プロパティ

定義

使用されるストレージの合計サイズをバイト単位で取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="storageSize")]
public Microsoft.Azure.Search.Models.ResourceCounter StorageSizeCounter { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="storageSize")>]
member this.StorageSizeCounter : Microsoft.Azure.Search.Models.ResourceCounter with get, set
Public Property StorageSizeCounter As ResourceCounter

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象