FileServiceUsageProperties interface

File service usage in storage account including account limits, file share limits and constants used in recommendations and bursting formula.

Properties

burstingConstants

Constants used for calculating included burst IOPS and maximum burst credits for IOPS for a file share in the storage account.

fileShareLimits

Minimum and maximum provisioned storage, IOPS and bandwidth limits for a file share in the storage account.

fileShareRecommendations

Constants used for calculating recommended provisioned IOPS and bandwidth for a file share in the storage account.

storageAccountLimits

Maximum provisioned storage, IOPS, bandwidth and number of file shares limits for the storage account.

storageAccountUsage

Usage of provisioned storage, IOPS, bandwidth and number of file shares across all live shares and soft-deleted shares in the account.

Property Details

burstingConstants

Constants used for calculating included burst IOPS and maximum burst credits for IOPS for a file share in the storage account.

burstingConstants?: BurstingConstants

Property Value

fileShareLimits

Minimum and maximum provisioned storage, IOPS and bandwidth limits for a file share in the storage account.

fileShareLimits?: FileShareLimits

Property Value

fileShareRecommendations

Constants used for calculating recommended provisioned IOPS and bandwidth for a file share in the storage account.

fileShareRecommendations?: FileShareRecommendations

Property Value

storageAccountLimits

Maximum provisioned storage, IOPS, bandwidth and number of file shares limits for the storage account.

storageAccountLimits?: AccountLimits

Property Value

storageAccountUsage

Usage of provisioned storage, IOPS, bandwidth and number of file shares across all live shares and soft-deleted shares in the account.

storageAccountUsage?: AccountUsage

Property Value