Edit

Share via


DeploymentGroupReference Class

Definition

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

[System.Runtime.Serialization.DataContract]
public class DeploymentGroupReference
type DeploymentGroupReference = class
Public Class DeploymentGroupReference
Inheritance
DeploymentGroupReference
Derived
Attributes

Constructors

DeploymentGroupReference()

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.

Methods

Clone()

Applies to