Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppAuthentication.DefinitionStages.Blank
-
Packages that use WebAppAuthentication.DefinitionStages.Blank Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppAuthentication.DefinitionStages.Blank in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppAuthentication.DefinitionStages.Blank in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceWebAppAuthentication.Definition<ParentT>The entirety of a web app authentication definition.Methods in com.azure.resourcemanager.appservice.models 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.
-