LogicWorkflowRecurrenceSchedule.WeekDays Property

Definition

The days of the week.

public System.Collections.Generic.IList<Azure.ResourceManager.Logic.Models.LogicWorkflowDayOfWeek> WeekDays { get; }
member this.WeekDays : System.Collections.Generic.IList<Azure.ResourceManager.Logic.Models.LogicWorkflowDayOfWeek>
Public ReadOnly Property WeekDays As IList(Of LogicWorkflowDayOfWeek)

Property Value

Applies to