Compartilhar via


IPipelineJobInputs Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.PipelineJobInputsTypeConverter))]
public interface IPipelineJobInputs : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IAssociativeArray<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IJobInput>, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.PipelineJobInputsTypeConverter))>]
type IPipelineJobInputs = interface
    interface IJsonSerializable
    interface IAssociativeArray<IJobInput>
Public Interface IPipelineJobInputs
Implements IAssociativeArray(Of IJobInput), IJsonSerializable
Derived
Attributes
Implements

Applies to