Uses of Interface
com.microsoft.azure.management.appservice.WebAppAuthentication.UpdateDefinitionStages.Blank
-
-
Uses of WebAppAuthentication.UpdateDefinitionStages.Blank in com.microsoft.azure.management.appservice
Subinterfaces of WebAppAuthentication.UpdateDefinitionStages.Blank in com.microsoft.azure.management.appservice 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.microsoft.azure.management.appservice 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.
-