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. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python