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