RootCause.Items Property

Definition

A List for root cause item. Instance of the item should be 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)

Property Value

Applies to