JobSchedule.Schedule Property

Definition

Gets or sets the 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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to