Share via


LinuxProfilePropertiesSsh.PublicKey Property

Definition

The list of SSH public keys used to authenticate with VMs. A maximum of 1 key may be specified.

[Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.ILinuxProfilePropertiesSshPublicKeysItem> PublicKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Origin(Microsoft.Azure.PowerShell.Cmdlets.AksArc.PropertyOrigin.Owned)>]
member this.PublicKey : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.AksArc.Models.ILinuxProfilePropertiesSshPublicKeysItem> with get, set
Public Property PublicKey As List(Of ILinuxProfilePropertiesSshPublicKeysItem)

Property Value

Implements

Attributes

Applies to