次の方法で共有


JobResponse.StatusMessage プロパティ

定義

ジョブのステータス メッセージを取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象