Share via


ISweepJobOutputs Interface

Definition

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

Applies to