Share via


WorkflowTrigger.Recurrence Property

Definition

Gets the workflow trigger recurrence.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.recurrence")]
public Microsoft.Azure.Management.Logic.Models.WorkflowTriggerRecurrence Recurrence { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.recurrence")>]
member this.Recurrence : Microsoft.Azure.Management.Logic.Models.WorkflowTriggerRecurrence
Public ReadOnly Property Recurrence As WorkflowTriggerRecurrence

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to