Share via


AzureHDInsightSshProfile.PublicKeys Property

Definition

Gets or sets the list of SSH public keys.

public System.Collections.Generic.IList<Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightSshPublicKey> PublicKeys { get; set; }
member this.PublicKeys : System.Collections.Generic.IList<Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightSshPublicKey> with get, set
Public Property PublicKeys As IList(Of AzureHDInsightSshPublicKey)

Property Value

Applies to