ScheduledActionsSchedule.RequestedWeekDays 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 scheduled action is supposed to run on.
public System.Collections.Generic.IList<Azure.ResourceManager.ComputeSchedule.Models.ScheduledActionsScheduleWeekDay> RequestedWeekDays { get; }
	member this.RequestedWeekDays : System.Collections.Generic.IList<Azure.ResourceManager.ComputeSchedule.Models.ScheduledActionsScheduleWeekDay>
	Public ReadOnly Property RequestedWeekDays As IList(Of ScheduledActionsScheduleWeekDay)