Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
PackageCloudServiceParams
Configuration details for packaging cloud services.
Record Fields
Record Field | Description |
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. |