Share via


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. NOTE: This property will not be serialized. It can only be populated by the server.

fileShareLimits

Minimum and maximum provisioned storage, IOPS and bandwidth limits for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

fileShareRecommendations

Constants used for calculating recommended provisioned IOPS and bandwidth for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

storageAccountLimits

Maximum provisioned storage, IOPS, bandwidth and number of file shares limits for the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

storageAccountUsage

Usage of provisioned storage, IOPS, bandwidth and number of file shares across all live shares and soft-deleted shares in the account. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

burstingConstants

Constants used for calculating included burst IOPS and maximum burst credits for IOPS for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

burstingConstants?: BurstingConstants

Property Value

fileShareLimits

Minimum and maximum provisioned storage, IOPS and bandwidth limits for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

fileShareLimits?: FileShareLimits

Property Value

fileShareRecommendations

Constants used for calculating recommended provisioned IOPS and bandwidth for a file share in the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

fileShareRecommendations?: FileShareRecommendations

Property Value

storageAccountLimits

Maximum provisioned storage, IOPS, bandwidth and number of file shares limits for the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

storageAccountUsage?: AccountUsage

Property Value