Freigeben über


IndexerExecutionResult.Status Eigenschaft

Definition

Ruft das Ergebnis dieser Indexerausführung ab. Mögliche Werte: "transientFailure", "success", "inProgress", "reset"

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: