次の方法で共有


TaskSchedulingPolicy.ComputeNodeFillType プロパティ

定義

スケジュール ポリシーの塗りつぶしの種類を取得します。

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

プロパティ値

注釈

指定されていない場合は、既定値は Spread です。

適用対象