Partager via


ServiceCounters.DocumentCounter Propriété

Définition

Obtient ou définit le nombre total de documents dans tous les index du service.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à