Delen via


IAdministratorConfigurationPatch.SshPublicKey Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="SshPublicKey represents the public key used to authenticate with a resource through SSH.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.ISshPublicKey) }, ReadOnly=false, Required=false, SerializedName="sshPublicKeys")]
public Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.ISshPublicKey[] SshPublicKey { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="SshPublicKey represents the public key used to authenticate with a resource through SSH.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.ISshPublicKey) }, ReadOnly=false, Required=false, SerializedName="sshPublicKeys")>]
member this.SshPublicKey : Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.Api20240701.ISshPublicKey[] with get, set
Public Property SshPublicKey As ISshPublicKey()

Property Value

Attributes

Applies to