AccountUsageElements Class
Usage of provisioned storage, IOPS, bandwidth and number of file shares across all live shares or soft-deleted shares in the account.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
AccountUsageElements(**kwargs: Any)
Variables
Name | Description |
---|---|
file_share_count
|
The total number of file shares. |
provisioned_storage_gi_b
|
The total provisioned storage quota in gibibytes. |
provisioned_iops
|
The total provisioned IOPS. |
provisioned_bandwidth_mi_b_per_sec
|
The total provisioned bandwidth in mebibytes per second. |
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