Share via


ServiceCounters.IndexerCounter Property

Definition

Gets or sets total number of indexers.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to