次の方法で共有


BatchAccountPoolData.TaskSlotsPerNode プロパティ

定義

既定値は 1 です。 最大値は、プールの vmSize または 256 のコア数の 4 倍の小さい値です。

public int? TaskSlotsPerNode { get; set; }
member this.TaskSlotsPerNode : Nullable<int> with get, set
Public Property TaskSlotsPerNode As Nullable(Of Integer)

プロパティ値

適用対象