Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

WebSite

The website that webjobs are deployed to

Record Fields

Record FieldDescription
Password
Signature: string

The FTP Password

Url
Signature: Uri

The url of the website, usually in the format of https://.scm.azurewebsites.net

UserName
Signature: string

The FTP username, usually the $username from the site's publish profile

WebJobs
Signature: WebJob list

The webjobs to deploy to this web site