Click or drag to resize

VolumeQOSBurstIOPS 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 long BurstIOPS { get; set; }

Property Value

Type: Int64
See Also