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

ContainerServiceSshPublicKey.KeyData 属性

定义

用于通过 SSH 对 VM 进行身份验证的证书公钥。 证书必须采用 PEM 格式,带或不带标头。

public string KeyData { get; set; }
member this.KeyData : string with get, set
Public Property KeyData As String

属性值

适用于