BurstingConstants interface
Constants used for calculating included burst IOPS and maximum burst credits for IOPS for a file share in the storage account.
Properties
| burst |
The guaranteed floor of burst IOPS for small file shares. |
| burst |
The scalar against provisioned IOPS in the file share included burst IOPS formula. |
| burst |
The time frame for bursting in seconds in the file share maximum burst credits for IOPS formula. |
Property Details
burstFloorIops
The guaranteed floor of burst IOPS for small file shares.
burstFloorIops?: number
Property Value
number
burstIOScalar
The scalar against provisioned IOPS in the file share included burst IOPS formula.
burstIOScalar?: number
Property Value
number
burstTimeframeSeconds
The time frame for bursting in seconds in the file share maximum burst credits for IOPS formula.
burstTimeframeSeconds?: number
Property Value
number