RootCauseLocalizationInput.Slices プロパティ

定義

異なるタイムスタンプにあるポイントのリスト。 スライスに異常タイムスタンプに対応するポイント データが含まれていない場合、根本原因のローカリゼーション alogorithm では、異常タイムスタンプの情報が提供されないため、根本原因は計算されません。

public System.Collections.Generic.List<Microsoft.ML.TimeSeries.MetricSlice> Slices { get; set; }
member this.Slices : System.Collections.Generic.List<Microsoft.ML.TimeSeries.MetricSlice> with get, set
Public Property Slices As List(Of MetricSlice)

プロパティ値

適用対象