你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BatchNodeFillType.Pack Property

Definition

As many Tasks as possible (taskSlotsPerNode) should be assigned to each Compute Node in the Pool before any Tasks are assigned to the next Compute Node in the Pool.

public static Azure.Compute.Batch.BatchNodeFillType Pack { get; }
static member Pack : Azure.Compute.Batch.BatchNodeFillType
Public Shared ReadOnly Property Pack As BatchNodeFillType

Property Value

Applies to