次の方法で共有


JobErrorDetails.ErrorId プロパティ

定義

ジョブで発生したエラーの種類の特定の識別子を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="errorId")]
public string ErrorId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="errorId")>]
member this.ErrorId : string
Public ReadOnly Property ErrorId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象