RecurrenceSchedule.MonthlyOccurrence Property

Definition

The monthly occurrences.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IRecurrenceScheduleOccurrence> MonthlyOccurrence { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Origin(Microsoft.Azure.PowerShell.Cmdlets.Functions.PropertyOrigin.Owned)>]
member this.MonthlyOccurrence : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IRecurrenceScheduleOccurrence> with get, set
Public Property MonthlyOccurrence As List(Of IRecurrenceScheduleOccurrence)

Property Value

Implements

Attributes

Applies to