Partager via


SshSettings.PublicKeys Propriété

Définition

Optionnel. Spécifie la collection de clés publiques SSH.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.SshSettingPublicKey> PublicKeys { get; set; }
member this.PublicKeys : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.SshSettingPublicKey> with get, set
Public Property PublicKeys As IList(Of SshSettingPublicKey)

Valeur de propriété

S’applique à