Share via


BandwidthSetting.Schedules Property

Definition

Gets or sets the schedules.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to