Share via


JobSchedule.JobScheduleId Property

Definition

Gets or sets the id of job schedule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to