次の方法で共有


CustomMonitoringSignal.MetricThresholds プロパティ

定義

[必須]計算するメトリックとそれに関連付けられているしきい値の一覧。

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)

プロパティ値

適用対象