DeploymentMachine interface
Deployment target.
Properties
| agent | Deployment agent. |
| id | Deployment target Identifier. |
| properties | Properties of the deployment target. |
| tags | Tags of the deployment target. |
Property Details
agent
id
Deployment target Identifier.
id: number
Property Value
number
properties
Properties of the deployment target.
properties: any
Property Value
any
tags
Tags of the deployment target.
tags: string[]
Property Value
string[]