RootCause.Items プロパティ

定義

根本原因項目のリスト。 項目のインスタンスは次のようになります RootCauseItem

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

プロパティ値

適用対象