Uses of Interface
com.azure.resourcemanager.appservice.models.WebApp
-
Packages that use WebApp Package Description com.azure.resourcemanager.appservice.models Package containing the data models for WebSiteManagementClient. -
-
Uses of WebApp in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models with parameters of type WebApp Modifier and Type Method Description DeploymentSlot.DefinitionStages.WithCreateDeploymentSlot.DefinitionStages.WithConfiguration. withConfigurationFromWebApp(WebApp webApp)Copies the site configurations from a given web app.
-