Share via


IJobOutput Interface

Definition

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

Properties

Description

Description for the output.

Type

[Required] Specifies the type of job.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to