Share via


IJobInput Interface

Definition

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

Properties

Description
Type

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to