NodeVMSize Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Size of a VM on Windows Azure.
public enum NodeVMSize
type NodeVMSize =
Public Enum NodeVMSize
- Inheritance
-
NodeVMSize
Fields
Name | Value | Description |
---|---|---|
Default | 0 | The default VM size, it is one of the values below. |
Large | 4 | Large virtual machine, 4 cores. |
ExtraLarge | 8 | Extra large virtual machine, 8 cores. |