Compartilhar via


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

Property Value

Attributes

Applies to