次の方法で共有


ModelTaskType(String) Constructor

Definition

Initializes a new instance of ModelTaskType.

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

Parameters

value
String

Exceptions

value is null.

Applies to