Share via


IdentityProviders.AzureStaticWebApps Property

Definition

Gets or sets the configuration settings of the Azure Static Web Apps provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to