Partager via


SshSettingPublicKey.Path Propriété

Définition

Obligatoire. Spécifie le chemin d’accès complet d’un fichier sur la machine virtuelle qui stocke la clé publique SSH. Si le fichier existe déjà, la clé spécifiée est automatiquement ajoutée au fichier. Exemple : /home/user/.ssh/authorized_keys.

public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

Valeur de propriété

S’applique à