| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
AppleRegistration |
Apple.registration()
Get the registration property: The configuration settings of the Apple registration.
|
AppleRegistration |
AppleRegistration.withClientId(String clientId)
Set the clientId property: The Client ID of the app used for login.
|
AppleRegistration |
AppleRegistration.withClientSecretSettingName(String clientSecretSettingName)
Set the clientSecretSettingName property: The app setting name that contains the client secret.
|
| Modifier and Type | Method and Description |
|---|---|
Apple |
Apple.withRegistration(AppleRegistration registration)
Set the registration property: The configuration settings of the Apple registration.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.