JobProperties.FailureReason プロパティ

定義

系遺伝子導入。 作成時に無視されます。 status == failure の場合、これは理由を含む文字列を表します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象