Share via


MonthlyScheduleOptions.DaysOfMonth Property

Definition

Gets or sets the schedule days of the month.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth> DaysOfMonth { get; set; }
member this.DaysOfMonth : System.Collections.Generic.IList<Microsoft.Azure.Commands.Automation.Cmdlet.DaysOfMonth> with get, set
Public Property DaysOfMonth As IList(Of DaysOfMonth)

Property Value

Applies to