Share via


PoolInformation.PoolId Property

Definition

Gets or sets the name of an existing pool that can be used for running tasks.

public string PoolId { get; set; }
member this.PoolId : string with get, set
Public Property PoolId As String

Property Value

Remarks

If this property is set, then AutoPoolSpecification must be left unset.

Applies to