Uses of Interface
com.microsoft.azure.management.appservice.WebDeployment.DefinitionStages.WithPackageUri
-
-
Uses of WebDeployment.DefinitionStages.WithPackageUri in com.microsoft.azure.management.appservice
Subinterfaces of WebDeployment.DefinitionStages.WithPackageUri in com.microsoft.azure.management.appservice Modifier and Type Interface Description static interfaceWebDeployment.DefinitionThe entirety of web deployment parameters definition.Methods in com.microsoft.azure.management.appservice that return WebDeployment.DefinitionStages.WithPackageUri Modifier and Type Method Description WebDeployment.DefinitionStages.WithPackageUriWebAppBase. deploy()First step specifying the parameters to make a web deployment (MS Deploy) to the web app.
-