Freigeben über


JobProperties.FailureReason Eigenschaft

Definition

System genereated. Wird bei der Erstellung ignoriert. Wenn status == fehler, stellt dies eine Zeichenfolge dar, die den Grund enthält.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="failureReason")]
public string FailureReason { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="failureReason")>]
member this.FailureReason : string with get, set
Public Property FailureReason As String

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: