Share via


PipelineJob Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PipelineJobTypeConverter))]
public class PipelineJob : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IPipelineJob, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IValidates
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PipelineJobTypeConverter))>]
type PipelineJob = class
    interface IPipelineJob
    interface IJsonSerializable
    interface IJobBaseProperties
    interface IResourceBase
    interface IValidates
Public Class PipelineJob
Implements IPipelineJob, IValidates
Inheritance
PipelineJob
Attributes
Implements

Constructors

PipelineJob()

Properties

ComputeId
Description
DisplayName
ExperimentName
Identity
IdentityType
Input
IsArchived
Job
JobType
Output
Property
Service
Setting
Status
Tag

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()
ToString()
Validate(IEventListener)

Applies to