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

TaskSchedulingPolicy.ComputeNodeFillType Property

Definition

Gets the fill type of scheduling policy.

public Microsoft.Azure.Batch.Common.ComputeNodeFillType ComputeNodeFillType { get; }
member this.ComputeNodeFillType : Microsoft.Azure.Batch.Common.ComputeNodeFillType
Public ReadOnly Property ComputeNodeFillType As ComputeNodeFillType

Property Value

Remarks

If not specified, the default is Spread.

Applies to