DeploymentPoolSummary.DeploymentGroups Property
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.
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)