Freigeben über


CloudTask.AffinityInfo Eigenschaft

Definition

Ruft einen Lokalitätshinweis ab, der vom Batch-Dienst verwendet werden kann, um einen Computeknoten auszuwählen, auf dem der neue Task gestartet werden soll, oder legt diesen fest.

[Newtonsoft.Json.JsonProperty(PropertyName="affinityInfo")]
public Microsoft.Azure.Batch.Protocol.Models.AffinityInformation AffinityInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="affinityInfo")>]
member this.AffinityInfo : Microsoft.Azure.Batch.Protocol.Models.AffinityInformation with get, set
Public Property AffinityInfo As AffinityInformation

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: