Dela via


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
int

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
int

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.