共用方式為


Job.JobId 屬性

定義

取得或設定作業的識別碼。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於