FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

WebJobs.WebSite Type

The website that webjobs are deployed to

Record fields

Record Field Description

Password

Full Usage: Password

Field type: string

The FTP Password

Field type: string

Url

Full Usage: Url

Field type: Uri

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

Field type: Uri

UserName

Full Usage: UserName

Field type: string

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

Field type: string

WebJobs

Full Usage: WebJobs

Field type: WebJob list

The webjobs to deploy to this web site

Field type: WebJob list