AzureStaticWebApps Class
The configuration settings of the Azure Static Web Apps provider.
- Inheritance
-
AzureStaticWebApps
Constructor
AzureStaticWebApps(*, enabled: Optional[bool] = None, registration: Optional[azure.mgmt.web.v2021_01_15.models._models_py3.AzureStaticWebAppsRegistration] = None, **kwargs)
Parameters
- enabled
- bool
Required
<code>false</code> if the Azure Static Web Apps provider should not be
enabled despite the set registration; otherwise, <code>true</code>.
- registration
- AzureStaticWebAppsRegistration
Required
The configuration settings of the Azure Static Web Apps registration.
Feedback
Submit and view feedback for