LabServicesRecurrencePattern.WeekDays Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The week days the schedule runs. Used for when the Frequency is set to Weekly.
public System.Collections.Generic.IList<Azure.ResourceManager.LabServices.Models.LabServicesDayOfWeek> WeekDays { get; }
member this.WeekDays : System.Collections.Generic.IList<Azure.ResourceManager.LabServices.Models.LabServicesDayOfWeek>
Public ReadOnly Property WeekDays As IList(Of LabServicesDayOfWeek)