Sdílet prostřednictvím


CustomMonitoringSignal.MetricThresholds Property

Definition

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

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

Property Value

Applies to