VolumeGroupVolumeProperties.ActualThroughputMibps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets actual throughput in MiB/s for auto qosType volumes calculated based on size and serviceLevel
[Newtonsoft.Json.JsonProperty(PropertyName="properties.actualThroughputMibps")]
public double? ActualThroughputMibps { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.actualThroughputMibps")>]
member this.ActualThroughputMibps : Nullable<double>
Public ReadOnly Property ActualThroughputMibps As Nullable(Of Double)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute