你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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