Share via


IJobOutput.Type 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.JobOutputType) }, ReadOnly=false, Required=true, SerializedName="jobOutputType")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobOutputType Type { 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.JobOutputType) }, ReadOnly=false, Required=true, SerializedName="jobOutputType")>]
member this.Type : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobOutputType with get, set
Public Property Type As JobOutputType

Property Value

Attributes

Applies to