JobRequest.JobId プロパティ

定義

ジョブ識別子

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象