Share via


IWorkflowTriggerRecurrence.ScheduleMonthlyOccurrence Property

Definition

The monthly occurrences.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The monthly occurrences.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IRecurrenceScheduleOccurrence) }, ReadOnly=false, Required=false, SerializedName="monthlyOccurrences")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IRecurrenceScheduleOccurrence[] ScheduleMonthlyOccurrence { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The monthly occurrences.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IRecurrenceScheduleOccurrence) }, ReadOnly=false, Required=false, SerializedName="monthlyOccurrences")>]
member this.ScheduleMonthlyOccurrence : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IRecurrenceScheduleOccurrence[] with get, set
Public Property ScheduleMonthlyOccurrence As IRecurrenceScheduleOccurrence()

Property Value

Attributes

Applies to