Bagikan melalui


ScheduleTriggerRecurrence.Schedule Property

Definition

Gets or sets the recurrence schedule.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to