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

Kudu.ZipDeployParams Type

Kudu ZipDeploy parameters

Record fields

Record Field Description

PackageLocation

Full Usage: PackageLocation

Field type: string

The path to the zip archive to upload

Field type: string

Password

Full Usage: Password

Field type: string

The WebDeploy or Git 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 WebDeploy or Git username, usually the $username from the site's publish profile

Field type: string