Partager via


SshConfiguration.PublicKeys Propriété

Définition

Obtient ou définit la liste des clés publiques SSH utilisées pour l’authentification auprès de machines virtuelles linux.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à