Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider
-
Packages that use WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppAuthentication.DefinitionStages.WithDefaultAuthenticationProvider in com.azure.resourcemanager.appservice.models Modifier and Type Interface Description static interfaceWebAppAuthentication.Definition<ParentT>The entirety of a web app authentication definition.static interfaceWebAppAuthentication.DefinitionStages.Blank<ParentT>The first stage of a web app authentication definition as part of a definition of a web app.
-