Share via


LinuxConfiguration.SshPublicKey Property

Definition

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

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

Property Value

Implements

Attributes

Applies to