Package version:

The task run that has the ARM resource and properties. The task run will have the information of request and result of a run.

Hierarchy

Properties

forceUpdateTag?: string

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

id?: string

The resource ID. NOTE: This property will not be serialized. It can only be populated by the server.

Identity for the resource.

location?: string

The location of the resource

name?: string

The name of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

The provisioning state of this task run NOTE: This property will not be serialized. It can only be populated by the server.

runRequest?: RunRequestUnion

The request (parameters) for the run

runResult?: Run

The result of this task run NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Metadata pertaining to creation and last modification of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

The type of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc