Microsoft.Azure.Management.AppService.Fluent.WebDeployment.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET