Compartir a través de


NetworkVirtualAppliance.SshPublicKey Propiedad

Definición

Obtiene o establece la clave pública para el inicio de sesión ssh.

[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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a