Bagikan melalui


VolumeContainerInner.BandWidthRateInMbps Property

Definition

[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