| 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 google property.
|
Google |
Google.withEnabled(Boolean enabled)
Set the enabled property: The enabled property.
|
Google |
Google.withKind(String kind)
Set the kind property: Kind of resource.
|
Google |
Google.withLogin(LoginScopes login)
Set the login property: The login property.
|
Google |
Google.withRegistration(ClientRegistration registration)
Set the registration property: The registration property.
|
Google |
Google.withValidation(AllowedAudiencesValidation validation)
Set the validation property: The validation property.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviders |
IdentityProviders.withGoogle(Google google)
Set the google property: The google property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.