ManualScaleProfile interface
Specifications on number of machines.
Properties
| count | Number of nodes. |
| size | VM size that AKS will use when creating and scaling e.g. 'Standard_E4s_v3', 'Standard_E16s_v3' or 'Standard_D16s_v5'. |
Property Details
count
Number of nodes.
count?: number
Property Value
number
size
VM size that AKS will use when creating and scaling e.g. 'Standard_E4s_v3', 'Standard_E16s_v3' or 'Standard_D16s_v5'.
size?: string
Property Value
string