Share via


EventData.Status Eigenschaft

Definition

Ruft eine Zeichenfolge ab, die die status des Vorgangs beschreibt. Einige typische Werte sind: Gestartet, In Bearbeitung, Erfolgreich, Fehler, Aufgelöst.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: