IdentityProviders.Apple Property

Definition

Gets or sets the configuration settings of the Apple provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to