Lingua

ArmMachineLearningModelFactory.MachineLearningComputePatch Method

Definition

public static Azure.ResourceManager.MachineLearning.Models.MachineLearningComputePatch MachineLearningComputePatch(Azure.ResourceManager.MachineLearning.Models.AmlComputeScaleSettings scaleSettings = default);
static member MachineLearningComputePatch : Azure.ResourceManager.MachineLearning.Models.AmlComputeScaleSettings -> Azure.ResourceManager.MachineLearning.Models.MachineLearningComputePatch
Public Shared Function MachineLearningComputePatch (Optional scaleSettings As AmlComputeScaleSettings = Nothing) As MachineLearningComputePatch

Parameters

scaleSettings
AmlComputeScaleSettings

Scale settings.

Returns

A new MachineLearningComputePatch instance for mocking.

Applies to