次の方法で共有


JobSchedule.Schedule プロパティ

定義

スケジュールを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.schedule")]
public Microsoft.Azure.Management.Automation.Models.ScheduleAssociationProperty Schedule { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.schedule")>]
member this.Schedule : Microsoft.Azure.Management.Automation.Models.ScheduleAssociationProperty with get, set
Public Property Schedule As ScheduleAssociationProperty

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象