Compartilhar via


TableVerticalFeaturizationSettings.ColumnNameAndType Property

Definition

Dictionary of column name and its type (int, float, string, datetime etc).

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ITableVerticalFeaturizationSettingsColumnNameAndTypes ColumnNameAndType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.ColumnNameAndType : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ITableVerticalFeaturizationSettingsColumnNameAndTypes with get, set
Public Property ColumnNameAndType As ITableVerticalFeaturizationSettingsColumnNameAndTypes

Property Value

Implements

Attributes

Applies to