Compartilhar via


LocalUserKeys.SshAuthorizedKeys Propriedade

Definição

[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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a