public static interface WebDeployment.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
WebDeployment.DefinitionStages.WithAddOnPackage
A web deployment definition stage allowing adding more packages.
|
static interface |
WebDeployment.DefinitionStages.WithExecute
The stage of the definition which contains all the minimum required inputs for
the resource to be created, but also allows
for any other optional settings to be specified.
|
static interface |
WebDeployment.DefinitionStages.WithExistingDeploymentsDeleted
A web deployment definition stage allowing specifying whether to delete existing deployments.
|
static interface |
WebDeployment.DefinitionStages.WithPackageUri
The first stage of a web deployment definition.
|
static interface |
WebDeployment.DefinitionStages.WithSetParameters
A web deployment definition stage allowing specifying parameters.
|
Copyright © 2019. All rights reserved.