Compartir a través de


LocalUser.SshAuthorizedKeys Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sshAuthorizedKeys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.SshPublicKey> SshAuthorizedKeys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sshAuthorizedKeys")>]
member this.SshAuthorizedKeys : System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.SshPublicKey> with get, set
Public Property SshAuthorizedKeys As IList(Of SshPublicKey)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a