Interface WebAppAuthentication.DefinitionStages.Blank<ParentT>
- Type Parameters:
ParentT
- the return type of the finalAttachable.attach()
- All Superinterfaces:
WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider<ParentT>
- All Known Subinterfaces:
WebAppAuthentication.Definition<ParentT>
- Enclosing interface:
- WebAppAuthentication.DefinitionStages
public static interface WebAppAuthentication.DefinitionStages.Blank<ParentT>
extends WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider<ParentT>
The first stage of a web app authentication definition as part of a definition of a web app.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider
withAnonymousAuthentication, withDefaultAuthenticationProvider