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