Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found
here.
If the API is already migrated you can check here if exists in a module.
More information regarding the migration can be found here
WebSite
The website that webjobs are deployed to
Record Fields
Record Field | Description |
Password
Signature: string
|
The FTP Password |
Url
Signature: Uri
|
The url of the website, usually in the format of https:// |
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 |