Compartir a través de


IdentityProviders.GitHub Propiedad

Definición

Obtiene o establece los valores de configuración del proveedor de 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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a