Partager via


ContainerServiceSshConfiguration.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. Attendez une seule clé spécifiée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à