次の方法で共有


Job.StatusDetails プロパティ

定義

ジョブの状態の詳細を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象