次の方法で共有


IdentityProviders.GitHub プロパティ

定義

GitHub プロバイダーの構成設定を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象