次の方法で共有


HDInsightLinuxOSProfile.SshPublicKeys プロパティ

定義

SSH 公開キーの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.HDInsightSshPublicKey> SshPublicKeys { get; }
member this.SshPublicKeys : System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.HDInsightSshPublicKey>
Public ReadOnly Property SshPublicKeys As IList(Of HDInsightSshPublicKey)

プロパティ値

適用対象