Sdílet prostřednictvím


CapacityPool.TotalThroughputMibps Property

Definition

Gets total throughput of pool in MiB/s

[Newtonsoft.Json.JsonProperty(PropertyName="properties.totalThroughputMibps")]
public double? TotalThroughputMibps { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.totalThroughputMibps")>]
member this.TotalThroughputMibps : Nullable<double>
Public ReadOnly Property TotalThroughputMibps As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to