WorkflowRecurrenceSchedule.MonthlyOccurrences Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The monthly occurrences. Serialized Name: RecurrenceSchedule.monthlyOccurrences
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.RecurrenceScheduleOccurrence> MonthlyOccurrences { get; }
member this.MonthlyOccurrences : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.AppService.Models.RecurrenceScheduleOccurrence>
Public ReadOnly Property MonthlyOccurrences As IReadOnlyList(Of RecurrenceScheduleOccurrence)