FactoryGitHubConfiguration.ClientSecret Property

Definition

Gets or sets gitHub bring your own app client secret information.

[Newtonsoft.Json.JsonProperty(PropertyName="clientSecret")]
public Microsoft.Azure.Management.DataFactory.Models.GitHubClientSecret ClientSecret { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="clientSecret")>]
member this.ClientSecret : Microsoft.Azure.Management.DataFactory.Models.GitHubClientSecret with get, set
Public Property ClientSecret As GitHubClientSecret

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to