Share via


KubernetesSourceControlConfiguration.RepositoryPublicKey Property

Definition

Public Key associated with this SourceControl configuration (either generated within the cluster or provided by the user).

public Azure.Provisioning.BicepValue<string> RepositoryPublicKey { get; }
member this.RepositoryPublicKey : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property RepositoryPublicKey As BicepValue(Of String)

Property Value

Applies to