IdentityProviders.Twitter Property

Definition

Gets or sets the configuration settings of the Twitter provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to