Skip to main content

Interface: $Properties

v1.CancelOperationRequest.$Properties

Properties of a CancelOperationRequest.

Hierarchy

Properties

operation

Optional operation: null | string

Type of operation to cancel.


operationId

Optional operationId: null | string

Operation ID as originally generated by a Handler.

Deprecated. Renamed to operation_token.


operationToken

Optional operationToken: null | string

Operation token as originally generated by a Handler.


service

Optional service: null | string

Service name.