TaskAgentReference interface

A reference to an agent.

Properties

accessPoint

This agent's access point.

enabled

Whether or not this agent should run jobs.

id

Identifier of the agent.

name

Name of the agent.

osDescription

Agent OS.

provisioningState

Provisioning state of this agent.

status

Whether or not the agent is online.

version

Agent version.

Property Details

accessPoint

This agent's access point.

accessPoint: string

Property Value

string

enabled

Whether or not this agent should run jobs.

enabled: boolean

Property Value

boolean

id

Identifier of the agent.

id: number

Property Value

number

name

Name of the agent.

name: string

Property Value

string

osDescription

Agent OS.

osDescription: string

Property Value

string

provisioningState

Provisioning state of this agent.

provisioningState: string

Property Value

string

status

Whether or not the agent is online.

status: TaskAgentStatus

Property Value

version

Agent version.

version: string

Property Value

string