你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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