| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureStaticWebApps |
IdentityProviders.azureStaticWebApps()
Get the azureStaticWebApps property: The configuration settings of the Azure Static Web Apps provider.
|
AzureStaticWebApps |
AzureStaticWebApps.withEnabled(Boolean enabled)
Set the enabled property: <code>false</code> if the Azure Static Web Apps provider should not be
enabled despite the set registration; otherwise, <code>true</code>.
|
AzureStaticWebApps |
AzureStaticWebApps.withRegistration(AzureStaticWebAppsRegistration registration)
Set the registration property: The configuration settings of the Azure Static Web Apps registration.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviders |
IdentityProviders.withAzureStaticWebApps(AzureStaticWebApps azureStaticWebApps)
Set the azureStaticWebApps property: The configuration settings of the Azure Static Web Apps provider.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.