Share via


BurstingConstants interface

Constants used for calculating included burst IOPS and maximum burst credits for IOPS for a file share in the storage account.

Properties

burstFloorIops

The guaranteed floor of burst IOPS for small file shares. NOTE: This property will not be serialized. It can only be populated by the server.

burstIOScalar

The scalar against provisioned IOPS in the file share included burst IOPS formula. NOTE: This property will not be serialized. It can only be populated by the server.

burstTimeframeSeconds

The time frame for bursting in seconds in the file share maximum burst credits for IOPS formula. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

burstFloorIops

The guaranteed floor of burst IOPS for small file shares. NOTE: This property will not be serialized. It can only be populated by the server.

burstFloorIops?: number

Property Value

number

burstIOScalar

The scalar against provisioned IOPS in the file share included burst IOPS formula. NOTE: This property will not be serialized. It can only be populated by the server.

burstIOScalar?: number

Property Value

number

burstTimeframeSeconds

The time frame for bursting in seconds in the file share maximum burst credits for IOPS formula. NOTE: This property will not be serialized. It can only be populated by the server.

burstTimeframeSeconds?: number

Property Value

number