public interface WebAppAuthentication extends HasInnerModel<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.
|
innerModelVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.