Share via


SapLinuxConfiguration.SshPublicKeys Property

Definition

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

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

Property Value

Applies to