Skip to main content

Interface: IBatchOperationTerminateActivities

batch.v1.IBatchOperationTerminateActivities

Properties of a BatchOperationTerminateActivities.

Hierarchy

Properties

identity

Optional identity: null | string

The identity of the worker/client

Inherited from

$Properties.identity


reason

Optional reason: null | string

Reason for requesting the termination, recorded and available via the PollActivityExecution API. Not propagated to a worker if an activity attempt is currently running.

Inherited from

$Properties.reason