PoolProperties.UtilizedThroughputMibps 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 utilized throughput of pool in MiB/s
[Newtonsoft.Json.JsonProperty(PropertyName="utilizedThroughputMibps")]
public double? UtilizedThroughputMibps { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="utilizedThroughputMibps")>]
member this.UtilizedThroughputMibps : Nullable<double>
Public ReadOnly Property UtilizedThroughputMibps As Nullable(Of Double)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute