Skip to main content

Interface: IStopBatchOperationRequest

workflowservice.v1.IStopBatchOperationRequest

Properties of a StopBatchOperationRequest.

Hierarchy

Properties

identity

Optional identity: null | string

Identity of the operator

Inherited from

$Properties.identity


jobId

Optional jobId: null | string

Batch job id

Inherited from

$Properties.jobId


namespace

Optional namespace: null | string

Namespace that contains the batch operation

Inherited from

$Properties.namespace


reason

Optional reason: null | string

Reason to stop a batch operation

Inherited from

$Properties.reason