Freigeben über


TaskSchedulingPolicy.NodeFillType Eigenschaft

Definition

Ruft ab oder legt fest, wie Aufgaben auf Computeknoten verteilt werden sollen.

[Newtonsoft.Json.JsonProperty(PropertyName="nodeFillType")]
public Microsoft.Azure.Management.Batch.Models.ComputeNodeFillType NodeFillType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nodeFillType")>]
member this.NodeFillType : Microsoft.Azure.Management.Batch.Models.ComputeNodeFillType with get, set
Public Property NodeFillType As ComputeNodeFillType

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Hinweise

Mögliche Werte: "Spread", "Pack"

Gilt für: