Share via


SparkJobInputs.Implicit Operator

Definition

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

Parameters

Returns

Applies to