Share via


WorkflowTriggerRecurrence.Frequency Property

Definition

The frequency.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.RecurrenceFrequency? Frequency { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.Frequency : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Functions.Support.RecurrenceFrequency> with get, set
Public Property Frequency As Nullable(Of RecurrenceFrequency)

Property Value

Implements

Attributes

Applies to