CancelOperationsRequest interface
This is the request to cancel running operations in bulkactions using the operation ids
Properties
| correlationid | 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[]