Partilhar via


GitHub.Registration Propriedade

Definição

Obtém ou define as configurações do registro do aplicativo para o provedor do GitHub.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a