PredictionDriftMonitoringSignal.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 System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IPredictionDriftMetricThresholdBase> MetricThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Owned)>]
member this.MetricThreshold : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IPredictionDriftMetricThresholdBase> with get, set
Public Property MetricThreshold As List(Of IPredictionDriftMetricThresholdBase)

Property Value

Implements

Attributes

Applies to