次の方法で共有


JobResponse.JobId プロパティ

定義

ジョブ識別子を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象