CancelOperationsRequest interface
This is the request to cancel running operations in scheduled actions using the operation ids
Properties
| correlation |
CorrelationId item |
| operation |
The list of operation ids to cancel operations on |
Property Details
correlationId
CorrelationId item
correlationId: string
Property Value
string
operationIds
The list of operation ids to cancel operations on
operationIds: string[]
Property Value
string[]