NodeProfile interface
The node profile.
Properties
count | The number of virtual machines. |
type | The node type. |
vm |
The virtual machine SKU. |
Property Details
count
The number of virtual machines.
count: number
Property Value
number
type
The node type.
type: string
Property Value
string
vmSize
The virtual machine SKU.
vmSize: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript