Share via


PSNodePool.VirtualMachineNodesStatus Property

Definition

Gets or sets the status of nodes in a VirtualMachines agent pool.

public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Models.VirtualMachineNodes> VirtualMachineNodesStatus { get; set; }
member this.VirtualMachineNodesStatus : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Models.VirtualMachineNodes> with get, set
Public Property VirtualMachineNodesStatus As IList(Of VirtualMachineNodes)

Property Value

Applies to