AmlComputeScaleSettings(Int32) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.