Share via


LinuxConfiguration.SshPublicKey Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISshPublicKey> SshPublicKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.PropertyOrigin.Inlined)>]
member this.SshPublicKey : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Workloads.SapVirtualInstance.Models.ISshPublicKey> with get, set
Public Property SshPublicKey As List(Of ISshPublicKey)

Property Value

Implements

Attributes

Applies to