DataQualityMonitoringSignal.MetricThreshold Property

Definition

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

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

Property Value

Implements

Attributes

Applies to