Share via


WorkflowTriggerRecurrence.Frequency Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="frequency")]
public Microsoft.Azure.Management.Logic.Fluent.Models.RecurrenceFrequency? Frequency { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="frequency")>]
member this.Frequency : Nullable<Microsoft.Azure.Management.Logic.Fluent.Models.RecurrenceFrequency> with get, set
Public Property Frequency As Nullable(Of RecurrenceFrequency)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to