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