Feature.DataType Property

Definition

Specifies type

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.FeatureDataType? DataType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inlined)>]
member this.DataType : Nullable<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Support.FeatureDataType> with get, set
Public Property DataType As Nullable(Of FeatureDataType)

Property Value

Implements

Attributes

Applies to