Share via


IAutoMlJob.TaskDetailTaskType Property

Definition

[Required] Task type for AutoMLJob.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Task type for AutoMLJob.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.TaskType) }, ReadOnly=false, Required=true, SerializedName="taskType")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.TaskType TaskDetailTaskType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Task type for AutoMLJob.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.TaskType) }, ReadOnly=false, Required=true, SerializedName="taskType")>]
member this.TaskDetailTaskType : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.TaskType with get, set
Public Property TaskDetailTaskType As TaskType

Property Value

Attributes

Applies to