Share via


VolumeContainer.BandWidthRateInMbps Property

Definition

Gets or sets the bandwidth-rate set on the volume container.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.bandWidthRateInMbps")]
public int? BandWidthRateInMbps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.bandWidthRateInMbps")>]
member this.BandWidthRateInMbps : Nullable<int> with get, set
Public Property BandWidthRateInMbps As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to