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

PackageCloudServiceParams

Configuration details for packaging cloud services.

Record Fields

Record FieldDescription
CloudService
Signature: string

The name of the Cloud Service.

OutputPath
Signature: string option

The output path for the .cspkg.

SdkVersion
Signature: float option

The SDK version to use e.g. 2.2. If None, the latest available version is used.

WorkerRole
Signature: string

The name of the role in the service.