BurstingConstants Class
Constants used for calculating included burst IOPS and maximum burst credits for IOPS for a file share in the storage account.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
BurstingConstants(**kwargs: Any)
Variables
Name | Description |
---|---|
burst_floor_iops
|
The guaranteed floor of burst IOPS for small file shares. |
burst_io_scalar
|
The scalar against provisioned IOPS in the file share included burst IOPS formula. |
burst_timeframe_seconds
|
The time frame for bursting in seconds in the file share maximum burst credits for IOPS formula. |