Share via


IdentityProviders.Google Property

Definition

Gets or sets the configuration settings of the Google provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to