WorkflowTriggerRecurrence.Schedule Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to