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)

属性值

适用于