Package version:

Limits used for storage pool creation

interface StoragePoolLimits {
    physicalAvailabilityZones: {};
    provisionedBandwidthMbPerSec: RangeLimits;
    provisionedIops: RangeLimits;
}

Properties

physicalAvailabilityZones: {}

List of physical availability zones in the region in which storage pools can be deployed; some Azure regions do not support the necessary resources in all availability zones

provisionedBandwidthMbPerSec: RangeLimits

Allowed provisioned bandwidth range for a storage pool, in MB/s

provisionedIops: RangeLimits

Allowed provisioned IOPS range for a storage pool, as a number of operations