HDInsightLinuxOSProfile.SshPublicKeys Property

Definition

The list of SSH public keys.

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)

Property Value

Applies to