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.

provisionedBandwidthMiBPerSec

The total provisioned bandwidth in mebibytes per second.

provisionedIops

The total provisioned IOPS.

provisionedStorageGiB

The total provisioned storage quota in gibibytes.

Property Details

fileShareCount

The total number of file shares.

fileShareCount?: number

Property Value

number

provisionedBandwidthMiBPerSec

The total provisioned bandwidth in mebibytes per second.

provisionedBandwidthMiBPerSec?: number

Property Value

number

provisionedIops

The total provisioned IOPS.

provisionedIops?: number

Property Value

number

provisionedStorageGiB

The total provisioned storage quota in gibibytes.

provisionedStorageGiB?: number

Property Value

number