Share via


DataFactoryRecurrenceSchedule.WeekDays Property

Definition

The days of the week.

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

Property Value

Applies to