Share via


IdentityProviders.LegacyMicrosoftAccount Property

Definition

Gets or sets the configuration settings of the legacy Microsoft Account provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to