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