| 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 azureStaticWebApps property.
|
AzureStaticWebApps |
AzureStaticWebApps.withEnabled(Boolean enabled)
Set the enabled property: The enabled property.
|
AzureStaticWebApps |
AzureStaticWebApps.withKind(String kind)
Set the kind property: Kind of resource.
|
AzureStaticWebApps |
AzureStaticWebApps.withRegistration(AzureStaticWebAppsRegistration registration)
Set the registration property: The registration property.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviders |
IdentityProviders.withAzureStaticWebApps(AzureStaticWebApps azureStaticWebApps)
Set the azureStaticWebApps property: The azureStaticWebApps property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.