Interface WebAppAuthentication.UpdateDefinitionStages.Blank<ParentT>
- Type Parameters:
ParentT
- the return type of the finalAttachable.attach()
- All Superinterfaces:
WebAppAuthentication.UpdateDefinitionStages.WithDefaultAuthenticationProvider<ParentT>
- All Known Subinterfaces:
WebAppAuthentication.UpdateDefinition<ParentT>
- Enclosing interface:
- WebAppAuthentication.UpdateDefinitionStages
public static interface WebAppAuthentication.UpdateDefinitionStages.Blank<ParentT>
extends WebAppAuthentication.UpdateDefinitionStages.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.UpdateDefinitionStages.WithDefaultAuthenticationProvider
withAnonymousAuthentication, withDefaultAuthenticationProvider