Share via


IBareMetalMachine.KubernetesNodeName Property

Definition

The name of this machine represented by the host object in the Cluster's Kubernetes control plane.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The name of this machine represented by the host object in the Cluster's Kubernetes control plane.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="kubernetesNodeName")]
public string KubernetesNodeName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The name of this machine represented by the host object in the Cluster's Kubernetes control plane.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="kubernetesNodeName")>]
member this.KubernetesNodeName : string
Public ReadOnly Property KubernetesNodeName As String

Property Value

Attributes

Applies to