Partager via


SshSettings.KeyPairs Propriété

Définition

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

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

Valeur de propriété

S’applique à