VmSizeProfile interface
Specifications about a VM Size. This will also contain the corresponding rank and weight in future.
Properties
name | The Sku name (e.g. 'Standard_DS1_v2') |
rank | The rank of the VM size. This is used with 'RegularPriorityAllocationStrategy.Prioritized' The lower the number, the higher the priority. Starting with 0. |
Property Details
name
The Sku name (e.g. 'Standard_DS1_v2')
name: string
Property Value
string
rank
The rank of the VM size. This is used with 'RegularPriorityAllocationStrategy.Prioritized' The lower the number, the higher the priority. Starting with 0.
rank?: number
Property Value
number