JobDefinitionUpdateParameters interface

The Job Definition resource.

Properties

agentName

Name of the Agent to assign for new Job Runs of this Job Definition.

copyMode

Strategy to use for copy.

description

A description for the Job Definition.

Property Details

agentName

Name of the Agent to assign for new Job Runs of this Job Definition.

agentName?: string

Property Value

string

copyMode

Strategy to use for copy.

copyMode?: string

Property Value

string

description

A description for the Job Definition.

description?: string

Property Value

string