Share via


ICommandJobOutputs Interface

Definition

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

Applies to