Edit

DistributedTaskEnvironment.ServiceGroups Property

Definition

List of service groups

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

Property Value

Applies to