| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
Google |
IdentityProviders.google()
Get the google property: The configuration settings of the Google provider.
|
Google |
Google.withEnabled(Boolean enabled)
Set the enabled property: <code>false</code> if the Google provider should not be enabled despite the
set registration; otherwise, <code>true</code>.
|
Google |
Google.withLogin(LoginScopes login)
Set the login property: The configuration settings of the login flow.
|
Google |
Google.withRegistration(ClientRegistration registration)
Set the registration property: The configuration settings of the app registration for the Google provider.
|
Google |
Google.withValidation(AllowedAudiencesValidation validation)
Set the validation property: The configuration settings of the Azure Active Directory token validation flow.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviders |
IdentityProviders.withGoogle(Google google)
Set the google property: The configuration settings of the Google provider.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.