Share via


KubernetesSourceControlConfiguration.SshKnownHostsContents Property

Definition

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

public Azure.Provisioning.BicepValue<string> SshKnownHostsContents { get; set; }
member this.SshKnownHostsContents : Azure.Provisioning.BicepValue<string> with get, set
Public Property SshKnownHostsContents As BicepValue(Of String)

Property Value

Applies to