Share via


ImageModelSettingsObjectDetection.CheckpointModelJobInputType Property

Definition

[Required] Specifies the type of job.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobInputType? CheckpointModelJobInputType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.CheckpointModelJobInputType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.JobInputType> with get, set
Public Property CheckpointModelJobInputType As Nullable(Of JobInputType)

Property Value

Implements

Attributes

Applies to