Compartir a través de


LocalUserKeys.SshAuthorizedKeys Propiedad

Definición

[Newtonsoft.Json.JsonProperty(PropertyName="sshAuthorizedKeys")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Storage.Models.SshPublicKey> SshAuthorizedKeys { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="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