Share via


SweepJobOutputs.Implicit Operator

Definition

public static implicit operator System.Collections.Generic.Dictionary<string,Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IJobOutput> (Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SweepJobOutputs source);
static member op_Implicit : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.SweepJobOutputs -> System.Collections.Generic.Dictionary<string, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20220501.IJobOutput>
Public Shared Widening Operator CType (source As SweepJobOutputs) As Dictionary(Of String, IJobOutput)

Parameters

Returns

Applies to