JobRecurrenceSchedule.MonthDays Property

 

Optional. Days of the month that the job should execute on. Must be between 1 and 31.

Namespace:   Microsoft.WindowsAzure.Scheduler.Models
Assembly:  Microsoft.WindowsAzure.Management.Scheduler (in Microsoft.WindowsAzure.Management.Scheduler.dll)

Public Property MonthDays As IList(Of Integer)

Property Value

Type: System.Collections.Generic.IList(Of Int32)
Return to top
Show: