CancelOperationsRequest interface

This is the request to cancel running operations in scheduled actions using the operation ids

Properties

correlationid

Correlationid item

operationIds

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[]