Uses of Interface
com.azure.resourcemanager.appservice.models.WebAppAuthentication
-
Packages that use WebAppAuthentication Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebAppAuthentication in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return WebAppAuthentication Modifier and Type Method Description WebAppAuthenticationWebAppBase. getAuthenticationConfig()Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type WebAppAuthentication Modifier and Type Method Description Mono<WebAppAuthentication>WebAppBase. getAuthenticationConfigAsync()
-