次の方法で共有


ServiceCounters.IndexCounter プロパティ

定義

インデックスの合計数を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象