Share via


AccountUsageElements interface

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

Properties

fileShareCount

The total number of file shares. NOTE: This property will not be serialized. It can only be populated by the server.

provisionedBandwidthMiBPerSec

The total provisioned bandwidth in mebibytes per second. NOTE: This property will not be serialized. It can only be populated by the server.

provisionedIops

The total provisioned IOPS. NOTE: This property will not be serialized. It can only be populated by the server.

provisionedStorageGiB

The total provisioned storage quota in gibibytes. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

fileShareCount

The total number of file shares. NOTE: This property will not be serialized. It can only be populated by the server.

fileShareCount?: number

Property Value

number

provisionedBandwidthMiBPerSec

The total provisioned bandwidth in mebibytes per second. NOTE: This property will not be serialized. It can only be populated by the server.

provisionedBandwidthMiBPerSec?: number

Property Value

number

provisionedIops

The total provisioned IOPS. NOTE: This property will not be serialized. It can only be populated by the server.

provisionedIops?: number

Property Value

number

provisionedStorageGiB

The total provisioned storage quota in gibibytes. NOTE: This property will not be serialized. It can only be populated by the server.

provisionedStorageGiB?: number

Property Value

number