Interface WebAppAuthentication
-
- All Superinterfaces:
HasInnerModel<SiteAuthSettingsInner>,HasParent<WebAppBase>,Indexable
public interface WebAppAuthentication extends HasInnerModel<SiteAuthSettingsInner>, Indexable, HasParent<WebAppBase>
A web app authentication configuration in a web app.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceWebAppAuthentication.Definition<ParentT>The entirety of a web app authentication definition.static interfaceWebAppAuthentication.DefinitionStagesGrouping of web app authentication definition stages applicable as part of a web app creation.static interfaceWebAppAuthentication.UpdateDefinition<ParentT>The entirety of a web app authentication definition as part of a web app update.static interfaceWebAppAuthentication.UpdateDefinitionStagesGrouping of web app authentication definition stages applicable as part of a web app update.
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel
innerModel
-
-