| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AzureStaticWebAppsRegistration |
AzureStaticWebApps.registration()
Get the registration property: The registration property.
|
AzureStaticWebAppsRegistration |
AzureStaticWebAppsRegistration.withClientId(String clientId)
Set the clientId property: The clientId property.
|
AzureStaticWebAppsRegistration |
AzureStaticWebAppsRegistration.withKind(String kind)
Set the kind property: Kind of resource.
|
| Modifier and Type | Method and Description |
|---|---|
AzureStaticWebApps |
AzureStaticWebApps.withRegistration(AzureStaticWebAppsRegistration registration)
Set the registration property: The registration property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.