Partager via


IRecurrencePattern.WeekDay 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[] WeekDay { 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.WeekDay : Microsoft.Azure.PowerShell.Cmdlets.LabServices.Support.WeekDay[] with get, set
Public Property WeekDay As WeekDay()

Property Value

Attributes

Applies to