Dela via


BandwidthSchedule.Days Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to