Share via


JobPreparationAndReleaseTaskExecutionInformation.PoolId Property

Definition

Gets or sets the ID of the Pool containing the Compute Node to which this entry refers.

[Newtonsoft.Json.JsonProperty(PropertyName="poolId")]
public string PoolId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="poolId")>]
member this.PoolId : string with get, set
Public Property PoolId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to