共用方式為


DeploymentMachineChangedData interface

部署目標。

Extends

屬性

addedTags
deletedTags

繼承的屬性

agent

部署代理程式。

id

部署目標標識碼。

properties

部署目標的屬性。

tags

部署目標的標記。

屬性詳細資料

addedTags

addedTags: string[]

屬性值

string[]

deletedTags

deletedTags: string[]

屬性值

string[]

繼承的屬性詳細資料

agent

部署代理程式。

agent: TaskAgent

屬性值

繼承自DeploymentMachine.agent

id

部署目標標識碼。

id: number

屬性值

number

繼承自DeploymentMachine.id

properties

部署目標的屬性。

properties: any

屬性值

any

繼承自DeploymentMachine.properties

tags

部署目標的標記。

tags: string[]

屬性值

string[]

繼承自DeploymentMachine.tags