| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviders |
SiteAuthSettingsV2Inner.identityProviders()
Get the identityProviders property: The identityProviders property.
|
| Modifier and Type | Method and Description |
|---|---|
SiteAuthSettingsV2Inner |
SiteAuthSettingsV2Inner.withIdentityProviders(IdentityProviders identityProviders)
Set the identityProviders property: The identityProviders property.
|
| Modifier and Type | Method and Description |
|---|---|
IdentityProviders |
IdentityProviders.withApple(Apple apple)
Set the apple property: The apple property.
|
IdentityProviders |
IdentityProviders.withAzureActiveDirectory(AzureActiveDirectory azureActiveDirectory)
Set the azureActiveDirectory property: The azureActiveDirectory property.
|
IdentityProviders |
IdentityProviders.withAzureStaticWebApps(AzureStaticWebApps azureStaticWebApps)
Set the azureStaticWebApps property: The azureStaticWebApps property.
|
IdentityProviders |
IdentityProviders.withCustomOpenIdConnectProviders(Map<String,CustomOpenIdConnectProvider> customOpenIdConnectProviders)
Set the customOpenIdConnectProviders property: Dictionary of <CustomOpenIdConnectProvider>.
|
IdentityProviders |
IdentityProviders.withFacebook(Facebook facebook)
Set the facebook property: The facebook property.
|
IdentityProviders |
IdentityProviders.withGitHub(GitHub gitHub)
Set the gitHub property: The gitHub property.
|
IdentityProviders |
IdentityProviders.withGoogle(Google google)
Set the google property: The google property.
|
IdentityProviders |
IdentityProviders.withKind(String kind)
Set the kind property: Kind of resource.
|
IdentityProviders |
IdentityProviders.withLegacyMicrosoftAccount(LegacyMicrosoftAccount legacyMicrosoftAccount)
Set the legacyMicrosoftAccount property: The legacyMicrosoftAccount property.
|
IdentityProviders |
IdentityProviders.withTwitter(Twitter twitter)
Set the twitter property: The twitter property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.