Share via


ScalingSchedule.DaysOfWeek Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> DaysOfWeek { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Origin(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.PropertyOrigin.Owned)>]
member this.DaysOfWeek : System.Collections.Generic.List<string> with get, set
Public Property DaysOfWeek As List(Of String)

Property Value

Implements

Attributes

Applies to