Sdílet prostřednictvím


TaskSchedulingPolicy.NodeFillType Vlastnost

Definice

Získá nebo nastaví, jak se mají úkoly distribuovat napříč výpočetními uzly.

[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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Poznámky

Mezi možné hodnoty patří: Spread, Pack.

Platí pro