Share via


IScheduleUpdateProperties.RecurrencePatternWeekDay Property

Definition

The week days the schedule runs. Used for when the Frequency is set to Weekly.

[Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The week days the schedule runs. Used for when the Frequency is set to Weekly.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.WeekDay) }, ReadOnly=false, Required=false, SerializedName="weekDays")]
public Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.WeekDay[] RecurrencePatternWeekDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.LabServices.Runtime.Info(Description="The week days the schedule runs. Used for when the Frequency is set to Weekly.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.WeekDay) }, ReadOnly=false, Required=false, SerializedName="weekDays")>]
member this.RecurrencePatternWeekDay : Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.WeekDay[] with get, set
Public Property RecurrencePatternWeekDay As WeekDay()

Property Value

Attributes

Applies to