FileShareRecommendations Class
Constants used for calculating recommended provisioned IOPS and bandwidth for a file share in the storage account.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
FileShareRecommendations(**kwargs: Any)
Variables
Name | Description |
---|---|
base_iops
|
The base IOPS in the file share provisioned IOPS recommendation formula. |
io_scalar
|
The scalar for IO in the file share provisioned IOPS recommendation formula. |
base_bandwidth_mi_b_per_sec
|
The base bandwidth in the file share provisioned bandwidth recommendation formula. |
bandwidth_scalar
|
The scalar for bandwidth in the file share provisioned bandwidth recommendation formula. |
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python