@Beta public interface WebAppAuthentication extends HasInner<com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner>, Indexable, 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 © 2019. All rights reserved.