JobDefinitionUpdateParameters interface
The Job Definition resource.
Properties
agent |
Name of the Agent to assign for new Job Runs of this Job Definition. |
copy |
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