| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
OpenIdConnectRegistration |
CustomOpenIdConnectProvider.registration()
Get the registration property: The registration property.
|
OpenIdConnectRegistration |
OpenIdConnectRegistration.withClientCredential(OpenIdConnectClientCredential clientCredential)
Set the clientCredential property: The clientCredential property.
|
OpenIdConnectRegistration |
OpenIdConnectRegistration.withClientId(String clientId)
Set the clientId property: The clientId property.
|
OpenIdConnectRegistration |
OpenIdConnectRegistration.withKind(String kind)
Set the kind property: Kind of resource.
|
OpenIdConnectRegistration |
OpenIdConnectRegistration.withOpenIdConnectConfiguration(OpenIdConnectConfig openIdConnectConfiguration)
Set the openIdConnectConfiguration property: The openIdConnectConfiguration property.
|
| Modifier and Type | Method and Description |
|---|---|
CustomOpenIdConnectProvider |
CustomOpenIdConnectProvider.withRegistration(OpenIdConnectRegistration registration)
Set the registration property: The registration property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.