KubernetesSourceControlConfigurationData.SshKnownHostsContents Property

Definition

Base64-encoded known_hosts contents containing public SSH keys required to access private Git instances.

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

Property Value

Applies to