VirtualMachineNodes Class

Definition

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.

Applies to