Udostępnij za pośrednictwem


LinuxConfiguration.SshPublicKeys Property

Definition

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

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

Property Value

Applies to