| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Twitter |
IdentityProviders.twitter()
Get the twitter property: The configuration settings of the Twitter provider.
|
Twitter |
Twitter.withEnabled(Boolean enabled)
Set the enabled property: <code>false</code> if the Twitter provider should not be enabled despite
the set registration; otherwise, <code>true</code>.
|
Twitter |
Twitter.withRegistration(TwitterRegistration registration)
Set the registration property: The configuration settings of the app registration for the Twitter provider.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviders |
IdentityProviders.withTwitter(Twitter twitter)
Set the twitter property: The configuration settings of the Twitter provider.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.