AmlComputeScaleSettings(Int32) コンストラクター

定義

AmlComputeScaleSettings の新しいインスタンスを初期化します。

public AmlComputeScaleSettings (int maxNodeCount);
new Azure.ResourceManager.MachineLearning.Models.AmlComputeScaleSettings : int -> Azure.ResourceManager.MachineLearning.Models.AmlComputeScaleSettings
Public Sub New (maxNodeCount As Integer)

パラメーター

maxNodeCount
Int32

使用するノードの最大数。

適用対象