DeploymentMachineChangedData interface
Deployment target.
- Extends
agent | Deployment agent. |
id | Deployment target Identifier. |
properties | Properties of the deployment target. |
tags | Tags of the deployment target. |
addedTags: string[]
Property Value
string[]
deletedTags: string[]
Property Value
string[]
Properties of the deployment target.
properties: any
Property Value
any
Inherited From DeploymentMachine.properties
Tags of the deployment target.
tags: string[]
Property Value
string[]
Inherited From DeploymentMachine.tags