Share via


BatchNodeInfo.AffinityId Property

Definition

An identifier for the Node on which the Task ran, which can be passed when adding a Task to request that the Task be scheduled on this Compute Node.

public string AffinityId { get; }
member this.AffinityId : string
Public ReadOnly Property AffinityId As String

Property Value

Applies to