CloudTask.AffinityInformation Property

Definition

Gets or sets a locality hint that can be used by the Batch service to select a node on which to start the task.

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

Property Value

Applies to