Freigeben über


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(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="kubernetesNodeName", Update=false)]
public string KubernetesNodeName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, 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) }, Read=true, ReadOnly=true, Required=false, SerializedName="kubernetesNodeName", Update=false)>]
member this.KubernetesNodeName : string
Public ReadOnly Property KubernetesNodeName As String

Property Value

Attributes

Applies to