OrchestratorType(String) Constructor

Definition

Initializes a new instance of OrchestratorType.

public OrchestratorType (string value);
new Azure.ResourceManager.MachineLearningCompute.Models.OrchestratorType : string -> Azure.ResourceManager.MachineLearningCompute.Models.OrchestratorType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to