This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.AppVeyor.
Summary
Cancels a deployment.
Syntax
Task CancelDeployment(AppVeyorCancelDeploymentRequest cancelDeploymentRequest)
Attributes
| Type |
Description |
| PutAttribute |
|
Parameters
| Name |
Type |
Description |
| cancelDeploymentRequest |
AppVeyorCancelDeploymentRequest |
An instance of AppVeyorCancelDeploymentRequest identifying which deployment to cancel. |
Return Value
| Type |
Description |
| Task |
A Task representing the asynchronous operation. |