Interface WebAppAuthentication
- All Superinterfaces:
HasInner<com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner>
,HasParent<WebAppBase>
,Indexable
@Beta
public interface WebAppAuthentication
extends HasInner<com.microsoft.azure.management.appservice.implementation.SiteAuthSettingsInner>, Indexable, HasParent<WebAppBase>
A web app authentication configuration in a web app.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
The entirety of a web app authentication definition.static interface
Grouping of web app authentication definition stages applicable as part of a web app creation.static interface
The entirety of a web app authentication definition as part of a web app update.static interface
Grouping of web app authentication definition stages applicable as part of a web app update. -
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
inner