AzureStaticWebApps Class
The configuration settings of the Azure Static Web Apps provider.
Constructor
AzureStaticWebApps()
Variables
| Name | Description |
|---|---|
|
enabled
|
|
|
registration
|
<xref:<xref:"AzureStaticWebAppsRegistration">>
The configuration settings of the Azure Static Web Apps registration. |
Attributes
enabled
false if the Azure Static Web Apps provider should not be enabled despite the set
registration; otherwise, true.
enabled: bool
registration
The configuration settings of the Azure Static Web Apps registration.
registration: AzureStaticWebAppsRegistration