다음을 통해 공유


BatchAccountPoolData.TaskSchedulingNodeFillType Property

Definition

How tasks should be distributed across compute nodes.

public Azure.ResourceManager.Batch.Models.BatchNodeFillType? TaskSchedulingNodeFillType { get; set; }
member this.TaskSchedulingNodeFillType : Nullable<Azure.ResourceManager.Batch.Models.BatchNodeFillType> with get, set
Public Property TaskSchedulingNodeFillType As Nullable(Of BatchNodeFillType)

Property Value

Applies to