Sprog

DataQualityMonitoringSignal.MetricThresholds Property

Definition

[Required] A list of metrics to calculate and their associated thresholds.

public System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.DataQualityMetricThresholdBase> MetricThresholds { get; }
member this.MetricThresholds : System.Collections.Generic.IList<Azure.ResourceManager.MachineLearning.Models.DataQualityMetricThresholdBase>
Public ReadOnly Property MetricThresholds As IList(Of DataQualityMetricThresholdBase)

Property Value

Applies to