Edit

DeploymentPoolSummary.DeploymentGroups Property

Definition

List of deployment groups referring to the deployment pool.

public System.Collections.Generic.IList<Microsoft.TeamFoundation.DistributedTask.WebApi.DeploymentGroupReference> DeploymentGroups { get; }
member this.DeploymentGroups : System.Collections.Generic.IList<Microsoft.TeamFoundation.DistributedTask.WebApi.DeploymentGroupReference>
Public ReadOnly Property DeploymentGroups As IList(Of DeploymentGroupReference)

Property Value

Applies to