Sdílet prostřednictvím


AmlComputeScaleSettings(Int32) Constructor

Definition

Initializes a new instance of AmlComputeScaleSettings.

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

Parameters

maxNodeCount
Int32

Max number of nodes to use.

Applies to