SkuMixPlacementCapacityLimit interface

Capacity availability for a single requested (VM size, zone) combination, independent of the recommended placement.

Properties

limit

Upper bound, in VMs, on how much capacity can be allocated for this (VM size, zone): the smallest of the requested capacity, the available capacity, and the available quota, but never below the capacity already recommended for the slot. 0 when nothing is available.

name

VM size name (e.g. Standard_D2s_v3).

priority

Priority of this entry (Regular or Spot).

reason

Why the limit is below the requested capacity, or None when the request is fully available.

zone

Logical zone (e.g. "1", "2", "3"). Omitted or empty for regional requests.

Property Details

limit

Upper bound, in VMs, on how much capacity can be allocated for this (VM size, zone): the smallest of the requested capacity, the available capacity, and the available quota, but never below the capacity already recommended for the slot. 0 when nothing is available.

limit: number

Property Value

number

name

VM size name (e.g. Standard_D2s_v3).

name: string

Property Value

string

priority

Priority of this entry (Regular or Spot).

priority: string

Property Value

string

reason

Why the limit is below the requested capacity, or None when the request is fully available.

reason: string

Property Value

string

zone

Logical zone (e.g. "1", "2", "3"). Omitted or empty for regional requests.

zone?: string

Property Value

string