Sdílet prostřednictvím


Volume_2022_11_01.ThroughputMibps Property

Definition

Gets or sets maximum throughput in MiB/s that can be achieved by this volume and this will be accepted as input only for manual qosType volume

[Newtonsoft.Json.JsonProperty(PropertyName="properties.throughputMibps")]
public double? ThroughputMibps { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.throughputMibps")>]
member this.ThroughputMibps : Nullable<double> with get, set
Public Property ThroughputMibps As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to