Condividi tramite


SourceControlConfiguration.RepositoryPublicKey Property

Definition

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

[Newtonsoft.Json.JsonProperty(PropertyName="properties.repositoryPublicKey")]
public string RepositoryPublicKey { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.repositoryPublicKey")>]
member this.RepositoryPublicKey : string
Public ReadOnly Property RepositoryPublicKey As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to