KnownSkuMixPlacementCapacityLimitReason enum

Reason the capacity limit for a (VM size, zone) is below the requested capacity.

Fields

InsufficientCapacity

Allocable capacity bounded the limit below the requested capacity.

InsufficientQuota

Quota bounded the limit below the requested capacity. Takes precedence when both capacity and quota are insufficient.

None

The full requested capacity is available for this (VM size, zone).

SkuNotAvailable

This VM size is not available in this zone for the subscription.