共用方式為


KubernetesGitRepository.SshKnownHosts Property

Definition

Base64-encoded known_hosts value containing public SSH keys required to access private git repositories over SSH.

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

Property Value

Applies to