Condividi tramite


IRecurrenceSchedule.MonthlyOccurrence 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[] MonthlyOccurrence { 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.MonthlyOccurrence : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IRecurrenceScheduleOccurrence[] with get, set
Public Property MonthlyOccurrence As IRecurrenceScheduleOccurrence()

Property Value

Attributes

Applies to