Compartir a través de


NodePoolAdministratorConfigurationPatch.SshPublicKey Property

Definition

SshPublicKey represents the public key used to authenticate with a resource through SSH.

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

Property Value

Implements

Attributes

Applies to