IDataQualityMonitoringSignal.MetricThreshold Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] A list of metrics to calculate and their associated thresholds.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IDataQualityMetricThresholdBase), typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ICategoricalDataQualityMetricThreshold) }, ReadOnly=false, Required=true, SerializedName="metricThresholds")]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IDataQualityMetricThresholdBase[] MetricThreshold { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] A list of metrics to calculate and their associated thresholds.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IDataQualityMetricThresholdBase), typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.ICategoricalDataQualityMetricThreshold) }, ReadOnly=false, Required=true, SerializedName="metricThresholds")>]
member this.MetricThreshold : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IDataQualityMetricThresholdBase[] with get, set
Public Property MetricThreshold As IDataQualityMetricThresholdBase()

Property Value

Attributes

Applies to