Share via


ManagedClusterAgentPoolProfileProperties.VirtualMachineNodesStatus Property

Definition

The status of nodes in a VirtualMachines agent pool.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IVirtualMachineNodes> VirtualMachineNodesStatus { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Owned)>]
member this.VirtualMachineNodesStatus : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IVirtualMachineNodes> with get, set
Public Property VirtualMachineNodesStatus As List(Of IVirtualMachineNodes)

Property Value

Implements

Attributes

Applies to