| Modifier and Type | Interface and Description |
|---|---|
static interface |
WebDeployment.Definition
The entirety of web deployment parameters definition.
|
| Modifier and Type | Method and Description |
|---|---|
WebDeployment.DefinitionStages.WithPackageUri |
WebAppBase.deploy()
First step specifying the parameters to make a web deployment (MS Deploy) to the web app.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/