Partager via


SourceControlConfiguration.SshKnownHostsContents Propriété

Définition

Obtient ou définit le contenu des known_hosts encodés en base64 contenant des clés SSH publiques requises pour accéder aux instances Git privées

[Newtonsoft.Json.JsonProperty(PropertyName="properties.sshKnownHostsContents")]
public string SshKnownHostsContents { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.sshKnownHostsContents")>]
member this.SshKnownHostsContents : string with get, set
Public Property SshKnownHostsContents As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à