Compartilhar via


IAutoMlVertical.TrainingDataJobInputType Property

Definition

[Required] Specifies the type of job.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Specifies the type of job.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobInputType) }, ReadOnly=false, Required=true, SerializedName="jobInputType")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobInputType TrainingDataJobInputType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Specifies the type of job.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobInputType) }, ReadOnly=false, Required=true, SerializedName="jobInputType")>]
member this.TrainingDataJobInputType : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobInputType with get, set
Public Property TrainingDataJobInputType As JobInputType

Property Value

Attributes

Applies to