Dela via


TaskSchedulingPolicy.NodeFillType Egenskap

Definition

Hämtar eller anger hur aktiviteter ska distribueras mellan beräkningsnoder.

[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

Egenskapsvärde

Attribut
Newtonsoft.Json.JsonPropertyAttribute

Kommentarer

Möjliga värden är: "Spread", "Pack"

Gäller för