Interface WebAppBase.DefinitionStages.WithAuthentication<FluentT>

Type Parameters:
FluentT - the type of the resource
All Known Subinterfaces:
DeploymentSlot.Definition, DeploymentSlot.DefinitionStages.WithCreate, FunctionApp.Definition, FunctionApp.DefinitionStages.WithCreate, FunctionDeploymentSlot.Definition, FunctionDeploymentSlot.DefinitionStages.WithCreate, WebApp.Definition, WebApp.DefinitionStages.WithCreate, WebApp.DefinitionStages.WithStartUpCommand, WebApp.DefinitionStages.WithWindowsAppFramework, WebAppBase.Definition<FluentT>, WebAppBase.DefinitionStages.WithCreate<FluentT>, WebAppBase.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate<FluentT>, WebAppBase.DefinitionStages.WithUserAssignedManagedServiceIdentityBasedAccessOrCreate<FluentT>
Enclosing interface:
WebAppBase.DefinitionStages

public static interface WebAppBase.DefinitionStages.WithAuthentication<FluentT>
A web app definition stage allowing authentication to be set.