DeploymentGroupReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |