Edit

Share via


JobResources.Containers Property

Definition

Gets the collection of containers associated with the current job

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

Property Value

Applies to