Share via


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

maxProvisionedBandwidthMiBPerSec

The maximum provisioned bandwidth limit in mebibytes per second for the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

maxProvisionedIops

The maximum provisioned IOPS limit for the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

maxProvisionedStorageGiB

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

Property Details

maxFileShares

The maximum number of file shares limit for the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

maxFileShares?: number

Property Value

number

maxProvisionedBandwidthMiBPerSec

The maximum provisioned bandwidth limit in mebibytes per second for the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

maxProvisionedBandwidthMiBPerSec?: number

Property Value

number

maxProvisionedIops

The maximum provisioned IOPS limit for the storage account. NOTE: This property will not be serialized. It can only be populated by the server.

maxProvisionedIops?: number

Property Value

number

maxProvisionedStorageGiB

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

maxProvisionedStorageGiB?: number

Property Value

number