Partager via


ISparkJobOutputs Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.SparkJobOutputsTypeConverter))]
public interface ISparkJobOutputs : 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.SparkJobOutputsTypeConverter))>]
type ISparkJobOutputs = interface
    interface IJsonSerializable
    interface IAssociativeArray<IJobOutput>
Public Interface ISparkJobOutputs
Implements IAssociativeArray(Of IJobOutput), IJsonSerializable
Derived
Attributes
Implements

Applies to