ArmMachineLearningModelFactory.MachineLearningComputePatch Method
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.
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.