Partilhar via


IScalingSchedule.DaysOfWeek Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Set of days of the week on which this schedule is active.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="daysOfWeek")]
public string[] DaysOfWeek { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Set of days of the week on which this schedule is active.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="daysOfWeek")>]
member this.DaysOfWeek : string[] with get, set
Public Property DaysOfWeek As String()

Property Value

String[]
Attributes

Applies to