다음을 통해 공유


BatchTaskCreateContent.AffinityInfo Property

Definition

A locality hint that can be used by the Batch service to select a Compute Node on which to start the new Task.

public Azure.Compute.Batch.AffinityInfo AffinityInfo { get; set; }
member this.AffinityInfo : Azure.Compute.Batch.AffinityInfo with get, set
Public Property AffinityInfo As AffinityInfo

Property Value

Applies to