This is part of the Fake.Azure.WebJobs module.

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