Delen via


VirtualMachineInstancePropertiesOSProfileLinuxConfiguration.SshPublicKeys Property

Definition

The list of SSH public keys used to authenticate with linux based VMs.

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

Property Value

Applies to