ArmMachineLearningModelFactory.JobAllNodes 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.
All nodes means the service will be running on all of the nodes of the job.
public static Azure.ResourceManager.MachineLearning.Models.JobAllNodes JobAllNodes();
static member JobAllNodes : unit -> Azure.ResourceManager.MachineLearning.Models.JobAllNodes
Public Shared Function JobAllNodes () As JobAllNodes
Returns
A new JobAllNodes instance for mocking.