FileShareProvisioningRecommendationOutput interface
File share provisioning parameters recommendation API result.
Properties
| available |
Redundancy options for the share. |
| provisioned |
The recommended value of provisioned IO / sec of the share. |
| provisioned |
The recommended value of provisioned throughput / sec of the share. |
Property Details
availableRedundancyOptions
Redundancy options for the share.
availableRedundancyOptions: string[]
Property Value
string[]
provisionedIOPerSec
The recommended value of provisioned IO / sec of the share.
provisionedIOPerSec: number
Property Value
number
provisionedThroughputMiBPerSec
The recommended value of provisioned throughput / sec of the share.
provisionedThroughputMiBPerSec: number
Property Value
number