Partager via


BandwidthSchedule.Days Propriété

Définition

Obtient ou définit les jours de la semaine où cette planification est applicable.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à