Share via


TableVerticalFeaturizationSettingsTransformerParams.Implicit Operator

Definition

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

Parameters

Returns

Applies to