IWebAppBase.Deploy Method

Definition

First step specifying the parameters to make a web deployment (MS Deploy) to the web app.

public Microsoft.Azure.Management.AppService.Fluent.WebDeployment.Definition.IWithPackageUri Deploy ();
abstract member Deploy : unit -> Microsoft.Azure.Management.AppService.Fluent.WebDeployment.Definition.IWithPackageUri
Public Function Deploy () As IWithPackageUri

Returns

Applies to