Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppAuthentication.UpdateDefinitionStages.Blank
-
Packages that use WebAppAuthentication.UpdateDefinitionStages.Blank Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppAuthentication.UpdateDefinitionStages.Blank in com.azure.resourcemanager.appservice.models
Subinterfaces of WebAppAuthentication.UpdateDefinitionStages.Blank 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.Methods in com.azure.resourcemanager.appservice.models that return WebAppAuthentication.UpdateDefinitionStages.Blank Modifier and Type Method Description WebAppAuthentication.UpdateDefinitionStages.Blank<WebAppBase.Update<FluentT>>WebAppBase.UpdateStages.WithAuthentication. defineAuthentication()Specifies the definition of a new authentication configuration.
-