Uses of Interface
com.microsoft.azure.management.appservice.WebAppAuthentication.DefinitionStages.Blank
-
-
Uses of WebAppAuthentication.DefinitionStages.Blank in com.microsoft.azure.management.appservice
Subinterfaces of WebAppAuthentication.DefinitionStages.Blank in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceWebAppAuthentication.Definition<ParentT>The entirety of a web app authentication definition.Methods in com.microsoft.azure.management.appservice that return WebAppAuthentication.DefinitionStages.Blank Modifier and Type Method Description WebAppAuthentication.DefinitionStages.Blank<WebAppBase.DefinitionStages.WithCreate<FluentT>>WebAppBase.DefinitionStages.WithAuthentication. defineAuthentication()Specifies the definition of a new authentication configuration.
-