Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaskRunUpdateParameters

Package version

The parameters for updating a task run.

Hierarchy

  • TaskRunUpdateParameters

Index

Properties

Optional forceUpdateTag

forceUpdateTag: undefined | string

How the run should be forced to rerun even if the run request configuration has not changed

Optional identity

Identity for the resource.

Optional location

location: undefined | string

The location of the resource

Optional runRequest

runRequest: RunRequestUnion

The request (parameters) for the new run

Optional tags

tags: undefined | {}

The ARM resource tags.

Generated using TypeDoc