FileServiceUsageProperties interface
File service usage in storage account including account limits, file share limits and constants used in recommendations and bursting formula.
Properties
bursting |
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. |
file |
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. |
file |
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. |
storage |
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. |
storage |
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