IComputeRecurrenceSchedule.WeekDay Property

Definition

List of days for the schedule.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="List of days for the schedule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ComputeWeekDay) }, ReadOnly=false, Required=false, SerializedName="weekDays")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ComputeWeekDay[] WeekDay { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="List of days for the schedule.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ComputeWeekDay) }, ReadOnly=false, Required=false, SerializedName="weekDays")>]
member this.WeekDay : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.ComputeWeekDay[] with get, set
Public Property WeekDay As ComputeWeekDay()

Property Value

Attributes

Applies to