Condividi tramite


JobRecurrenceSchedule.MonthlyOccurrences Property

Definition

Optional. Occurrences of days within a month.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Scheduler.Models.JobScheduleMonthlyOccurrence> MonthlyOccurrences { get; set; }
member this.MonthlyOccurrences : System.Collections.Generic.IList<Microsoft.WindowsAzure.Scheduler.Models.JobScheduleMonthlyOccurrence> with get, set
Public Property MonthlyOccurrences As IList(Of JobScheduleMonthlyOccurrence)

Property Value

Applies to