Edit

Share via


JobEnvironment.Endpoints Property

Definition

Gets the collection of endpoints associated with the current context.

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

Property Value

Applies to