FileShareLimits interface
Minimum and maximum provisioned storage, IOPS and bandwidth limits for a file share in the storage account.
Properties
| guardrail |
The bandwidth scalar used for guardrail calculations for a file share in the storage account. |
| guardrail |
The IO scalar used for guardrail calculations for a file share in the storage account. |
| max |
The maximum provisioned bandwidth limit in mebibytes per second for a file share in the storage account. |
| max |
The maximum provisioned IOPS limit for a file share in the storage account. |
| max |
The maximum provisioned storage quota limit in gibibytes for a file share in the storage account. |
| min |
The minimum provisioned bandwidth limit in mebibytes per second for a file share in the storage account. |
| min |
The minimum provisioned IOPS limit for a file share in the storage account. |
| min |
The minimum provisioned storage quota limit in gibibytes for a file share in the storage account. |
Property Details
guardrailBandwidthScalar
The bandwidth scalar used for guardrail calculations for a file share in the storage account.
guardrailBandwidthScalar?: number
Property Value
number
guardrailIOScalar
The IO scalar used for guardrail calculations for a file share in the storage account.
guardrailIOScalar?: number
Property Value
number
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