Microsoft.Azure.Management.AppService.Fluent.WebDeployment.Definition Namespace

Interfaces

IDefinition

The entirety of web deployment parameters definition.

IWithAddOnPackage

A web deployment definition stage allowing adding more packages.

IWithExecute

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.

IWithExistingDeploymentsDeleted

A web deployment definition stage allowing specifying whether to delete existing deployments.

IWithPackageUri

The first stage of a web deployment definition.

IWithSetParameters

A web deployment definition stage allowing specifying parameters.