次の方法で共有


JobCollectionJobsUpdateStateResponse.Jobs プロパティ

定義

省略可能。 更新されたジョブの定義。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Scheduler.Models.Job> Jobs { get; set; }
member this.Jobs : System.Collections.Generic.IList<Microsoft.WindowsAzure.Scheduler.Models.Job> with get, set
Public Property Jobs As IList(Of Job)

プロパティ値

適用対象