WebAppBase.deploy 方法
定义
First step specifying the parameters to make a web deployment (MS Deploy) to the web app.
public WebDeployment.DefinitionStages.WithPackageUri deploy()
返回
WebDeployment.DefinitionStages.WithPackageUri
a stage to create web deployment
适用于