Package version:

Interface StorageTaskAssignmentUpdateExecutionContext

Execution context of the storage task assignment update.

interface StorageTaskAssignmentUpdateExecutionContext {
    target?: ExecutionTarget;
    trigger?: ExecutionTriggerUpdate;
}

Properties

Properties

Execution target of the storage task assignment

Execution trigger of the storage task assignment