JobAllNodes Class

Definition

All nodes means the service will be running on all of the nodes of the job.

public class JobAllNodes : Azure.ResourceManager.MachineLearning.Models.JobNodes
type JobAllNodes = class
    inherit JobNodes
Public Class JobAllNodes
Inherits JobNodes
Inheritance
JobAllNodes

Constructors

JobAllNodes()

Initializes a new instance of JobAllNodes.

Applies to