Delen via


IdentityProviders.GitHub Property

Definition

Gets or sets the configuration settings of the GitHub provider.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to