ServiceCounters.SynonymMapCounter Property

Definition

Gets or sets total number of synonym maps.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to