KubernetesClusterNode.Mode Property

Definition

The mode of the agent pool containing this node. Not applicable for control plane nodes.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.AgentPoolMode? Mode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Origin(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.PropertyOrigin.Owned)>]
member this.Mode : Nullable<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Support.AgentPoolMode>
Public ReadOnly Property Mode As Nullable(Of AgentPoolMode)

Property Value

Implements

Attributes

Applies to