SshConfiguration.PublicKey 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.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.ISshPublicKey[] PublicKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Owned)>]
member this.PublicKey : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.ISshPublicKey[] with get, set
Public Property PublicKey As ISshPublicKey()

Property Value

Implements

Attributes

Applies to