ScheduleRecurrence.WeeklyDaysList Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="weeklyDaysList")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.StorSimple.Fluent.Models.DayOfWeek?> WeeklyDaysList { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="weeklyDaysList")>]
member this.WeeklyDaysList : System.Collections.Generic.IList<Nullable<Microsoft.Azure.Management.StorSimple.Fluent.Models.DayOfWeek>> with get, set
Public Property WeeklyDaysList As IList(Of Nullable(Of DayOfWeek))

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to