Uses of Interface
com.azure.resourcemanager.appservice.models.WebApp
Packages that use WebApp
Package
Description
Package containing the data models for WebSiteManagementClient.
-
Uses of WebApp in com.azure.resourcemanager.appservice.models
Subinterfaces with type arguments of type WebApp in com.azure.resourcemanager.appservice.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure Web App deployment slot.interfaceEntry point for Azure web app deployment slot management API.static interfaceA site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.static interfaceA site definition with sufficient inputs to create a new web app / deployments slot in the cloud, but exposing additional optional inputs to specify.static interfaceThe template for a web app update operation, containing all the settings that can be modified.static interfaceThe template for a web app update operation, containing all the settings that can be modified.interfaceAn immutable client-side representation of an Azure Web App.interfaceEntry point for web app management API.interfaceEntry point for web app management API.Methods in com.azure.resourcemanager.appservice.models with parameters of type WebAppModifier and TypeMethodDescriptionDeploymentSlot.DefinitionStages.WithConfiguration.withConfigurationFromWebApp(WebApp webApp) Copies the site configurations from a given web app.