你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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