NetworkVirtualAppliance.SshPublicKey Property

Definition

Public key for SSH login.

public Azure.Provisioning.BicepValue<string> SshPublicKey { get; set; }
member this.SshPublicKey : Azure.Provisioning.BicepValue<string> with get, set
Public Property SshPublicKey As BicepValue(Of String)

Property Value

Applies to