SkuMixPlacementVMSize interface
A VM size with optional rank for prioritization.
Properties
| name | SKU name (e.g. Standard_D2s_v3). |
| rank | Rank of the VM size. Lower = higher priority (starting at 0). Only valid with Prioritized strategy. |
Property Details
name
SKU name (e.g. Standard_D2s_v3).
name: string
Property Value
string
rank
Rank of the VM size. Lower = higher priority (starting at 0). Only valid with Prioritized strategy.
rank?: number
Property Value
number