CapacityPoolData.CustomThroughputMibps 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.
Maximum throughput in MiB/s that can be achieved by this pool and this will be accepted as input only for manual qosType pool with Flexible service level.
public float? CustomThroughputMibps { get; set; }
member this.CustomThroughputMibps : Nullable<single> with get, set
Public Property CustomThroughputMibps As Nullable(Of Single)