FileShareLimits interface

Minimum and maximum provisioned storage, IOPS and bandwidth limits for a file share in the storage account.

Properties

maxProvisionedBandwidthMiBPerSec

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

maxProvisionedIops

The maximum provisioned IOPS limit for a file share in the storage account.

maxProvisionedStorageGiB

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

minProvisionedBandwidthMiBPerSec

The minimum provisioned bandwidth limit in mebibytes per second for a file share in the storage account.

minProvisionedIops

The minimum provisioned IOPS limit for a file share in the storage account.

minProvisionedStorageGiB

The minimum provisioned storage quota limit in gibibytes for a file share in the storage account.

Property Details

maxProvisionedBandwidthMiBPerSec

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

maxProvisionedBandwidthMiBPerSec?: number

Property Value

number

maxProvisionedIops

The maximum provisioned IOPS limit for a file share in the storage account.

maxProvisionedIops?: number

Property Value

number

maxProvisionedStorageGiB

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

maxProvisionedStorageGiB?: number

Property Value

number

minProvisionedBandwidthMiBPerSec

The minimum provisioned bandwidth limit in mebibytes per second for a file share in the storage account.

minProvisionedBandwidthMiBPerSec?: number

Property Value

number

minProvisionedIops

The minimum provisioned IOPS limit for a file share in the storage account.

minProvisionedIops?: number

Property Value

number

minProvisionedStorageGiB

The minimum provisioned storage quota limit in gibibytes for a file share in the storage account.

minProvisionedStorageGiB?: number

Property Value

number