CancelOperationsRequest interface
This is the request to cancel running operations in scheduled actions 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[]
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript