IndexerExecutionInfo.Status Eigenschaft

Definition

Ruft den gesamten Indexer status ab. Mögliche Werte: "unknown", "error", "running"

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public Microsoft.Azure.Search.Models.IndexerStatus Status { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Microsoft.Azure.Search.Models.IndexerStatus
Public ReadOnly Property Status As IndexerStatus

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: