Compartilhar via


LocalUser.SshAuthorizedKeys Propriedade

Definição

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

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a