次の方法で共有


FactoryGitHubConfiguration.ClientSecret プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象