DeploymentGroupReference interface

Deployment group reference. This is useful for referring a deployment group in another object.

Properties

id

Deployment group identifier.

name

Name of the deployment group.

pool

Deployment pool in which deployment agents are registered.

project

Project to which the deployment group belongs.

Property Details

id

Deployment group identifier.

id: number

Property Value

number

name

Name of the deployment group.

name: string

Property Value

string

pool

Deployment pool in which deployment agents are registered.

pool: TaskAgentPoolReference

Property Value

project

Project to which the deployment group belongs.

project: ProjectReference

Property Value