次の方法で共有


JobScheduleListResponse.JobSchedules プロパティ

定義

省略可能。 ジョブ スケジュールの一覧を取得または設定します。

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.JobSchedule> JobSchedules { get; set; }
member this.JobSchedules : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Automation.Models.JobSchedule> with get, set
Public Property JobSchedules As IList(Of JobSchedule)

プロパティ値

適用対象