FileShareLimits interface
File share-related limits in the specified subscription/location.
Properties
| max |
The maximum number of private endpoint connections allowed for a file share. |
| max |
The maximum number of file shares that can be created. |
| max |
The maximum number of snapshots allowed per file share. |
| max |
The maximum number of subnets that can be associated with a file share. |
| max |
The maximum provisioned IOPS (Input/Output Operations Per Second) for a file share. |
| max |
The maximum provisioned storage in GiB for a file share. |
| max |
The maximum provisioned throughput in MiB/s for a file share. |
| min |
The minimum provisioned IOPS (Input/Output Operations Per Second) for a file share. |
| min |
The minimum provisioned storage in GiB for a file share. |
| min |
The minimum provisioned throughput in MiB/s for a file share. |
Property Details
maxFileSharePrivateEndpointConnections
The maximum number of private endpoint connections allowed for a file share.
maxFileSharePrivateEndpointConnections: number
Property Value
number
maxFileShares
The maximum number of file shares that can be created.
maxFileShares: number
Property Value
number
maxFileShareSnapshots
The maximum number of snapshots allowed per file share.
maxFileShareSnapshots: number
Property Value
number
maxFileShareSubnets
The maximum number of subnets that can be associated with a file share.
maxFileShareSubnets: number
Property Value
number
maxProvisionedIOPerSec
The maximum provisioned IOPS (Input/Output Operations Per Second) for a file share.
maxProvisionedIOPerSec: number
Property Value
number
maxProvisionedStorageGiB
The maximum provisioned storage in GiB for a file share.
maxProvisionedStorageGiB: number
Property Value
number
maxProvisionedThroughputMiBPerSec
The maximum provisioned throughput in MiB/s for a file share.
maxProvisionedThroughputMiBPerSec: number
Property Value
number
minProvisionedIOPerSec
The minimum provisioned IOPS (Input/Output Operations Per Second) for a file share.
minProvisionedIOPerSec: number
Property Value
number
minProvisionedStorageGiB
The minimum provisioned storage in GiB for a file share.
minProvisionedStorageGiB: number
Property Value
number
minProvisionedThroughputMiBPerSec
The minimum provisioned throughput in MiB/s for a file share.
minProvisionedThroughputMiBPerSec: number
Property Value
number