Click or drag to resize

QoSBurstIOPS Property

Maximum "peak" 4KB IOPS allowed for short periods of time. Allows for bursts of I/O activity over the normal max IOPS value.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<long> BurstIOPS { get; set; }

Property Value

Type: NullableInt64
See Also