Sdílet prostřednictvím


DataQualityMonitoringSignal.FeatureDataTypeOverride Property

Definition

A dictionary that maps feature names to their respective data types.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.MachineLearning.Models.MonitoringFeatureDataType> FeatureDataTypeOverride { get; set; }
member this.FeatureDataTypeOverride : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.MachineLearning.Models.MonitoringFeatureDataType> with get, set
Public Property FeatureDataTypeOverride As IDictionary(Of String, MonitoringFeatureDataType)

Property Value

Applies to