@Beta public interface WebAppAuthentication extends com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner>, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent<WebAppBase>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebAppAuthentication.Definition<ParentT>
The entirety of a web app authentication definition.
|
static interface |
WebAppAuthentication.DefinitionStages
Grouping of web app authentication definition stages applicable as part of a web app creation.
|
static interface |
WebAppAuthentication.UpdateDefinition<ParentT>
The entirety of a web app authentication definition as part of a web app update.
|
static interface |
WebAppAuthentication.UpdateDefinitionStages
Grouping of web app authentication definition stages applicable as part of a web app update.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/