VirtualMachineNodes Class
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.
Current status on a group of nodes of the same vm size.
public class VirtualMachineNodes
type VirtualMachineNodes = class
Public Class VirtualMachineNodes
- Inheritance
-
VirtualMachineNodes
Constructors
| Name | Description |
|---|---|
| VirtualMachineNodes() |
Initializes a new instance of the VirtualMachineNodes class. |
| VirtualMachineNodes(String, Nullable<Int32>) |
Initializes a new instance of the VirtualMachineNodes class. |
Properties
| Name | Description |
|---|---|
| Count |
Gets or sets number of nodes. |
| Size |
Gets or sets the VM size of the agents used to host this group of nodes. |