Share via


NetworkVirtualAppliance.SshPublicKey Property

Definition

Gets or sets public key for SSH login.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sshPublicKey")]
public string SshPublicKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sshPublicKey")>]
member this.SshPublicKey : string with get, set
Public Property SshPublicKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to