次の方法で共有


ServiceStatistics.Counters プロパティ

定義

サービス レベルのリソース カウンターを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象