Partilhar via


SourceControlConfiguration.SshKnownHostsContents Propriedade

Definição

Obtém ou define o conteúdo de known_hosts codificado em base64 que contém chaves SSH públicas necessárias para acessar instâncias privadas do Git

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a