ScalingSchedule.DaysOfWeek Property

Definition

Set of days of the week on which this schedule is active.

public System.Collections.Generic.IList<Azure.ResourceManager.DesktopVirtualization.Models.ScalingScheduleDaysOfWeekItem> DaysOfWeek { get; }
member this.DaysOfWeek : System.Collections.Generic.IList<Azure.ResourceManager.DesktopVirtualization.Models.ScalingScheduleDaysOfWeekItem>
Public ReadOnly Property DaysOfWeek As IList(Of ScalingScheduleDaysOfWeekItem)

Property Value

Applies to