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. |
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for Python