FileShareProvisioningRecommendationOutput interface

File share provisioning parameters recommendation API result.

Properties

availableRedundancyOptions

Redundancy options for the share.

provisionedIOPerSec

The recommended value of provisioned IO / sec of the share.

provisionedThroughputMiBPerSec

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