Share via


IPipelineJob Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PipelineJobTypeConverter))]
public interface IPipelineJob : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IJobBaseProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.PipelineJobTypeConverter))>]
type IPipelineJob = interface
    interface IJsonSerializable
    interface IJobBaseProperties
    interface IResourceBase
Public Interface IPipelineJob
Implements IJobBaseProperties
Derived
Attributes
Implements

Properties

ComputeId (Inherited from IJobBaseProperties)
Description (Inherited from IResourceBase)
DisplayName (Inherited from IJobBaseProperties)
ExperimentName (Inherited from IJobBaseProperties)
IdentityType (Inherited from IJobBaseProperties)
Input
IsArchived (Inherited from IJobBaseProperties)
Job
JobType (Inherited from IJobBaseProperties)
Output
Property (Inherited from IResourceBase)
Service (Inherited from IJobBaseProperties)
Setting
Status (Inherited from IJobBaseProperties)
Tag (Inherited from IResourceBase)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to