ServiceCounters.DataSourceCounter Property

Definition

Gets or sets total number of data sources.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to