AccountLimits interface

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

Properties

maxFileShares

The maximum number of file shares limit for the storage account.

maxProvisionedBandwidthMiBPerSec

The maximum provisioned bandwidth limit in mebibytes per second for the storage account.

maxProvisionedIops

The maximum provisioned IOPS limit for the storage account.

maxProvisionedStorageGiB

The maximum provisioned storage quota limit in gibibytes for the storage account.

Property Details

maxFileShares

The maximum number of file shares limit for the storage account.

maxFileShares?: number

Property Value

number

maxProvisionedBandwidthMiBPerSec

The maximum provisioned bandwidth limit in mebibytes per second for the storage account.

maxProvisionedBandwidthMiBPerSec?: number

Property Value

number

maxProvisionedIops

The maximum provisioned IOPS limit for the storage account.

maxProvisionedIops?: number

Property Value

number

maxProvisionedStorageGiB

The maximum provisioned storage quota limit in gibibytes for the storage account.

maxProvisionedStorageGiB?: number

Property Value

number