| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Facebook |
IdentityProviders.facebook()
Get the facebook property: The facebook property.
|
Facebook |
Facebook.withEnabled(Boolean enabled)
Set the enabled property: The enabled property.
|
Facebook |
Facebook.withGraphApiVersion(String graphApiVersion)
Set the graphApiVersion property: The graphApiVersion property.
|
Facebook |
Facebook.withKind(String kind)
Set the kind property: Kind of resource.
|
Facebook |
Facebook.withLogin(LoginScopes login)
Set the login property: The login property.
|
Facebook |
Facebook.withRegistration(AppRegistration registration)
Set the registration property: The registration property.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviders |
IdentityProviders.withFacebook(Facebook facebook)
Set the facebook property: The facebook property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.