RootCauseLocalizationInput.AnomalyDimension 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
具有異常維度的點必須存在於位於異常時間戳記的配量清單中,否則程式庫將不會計算根本原因。
public System.Collections.Generic.Dictionary<string,object> AnomalyDimension { get; set; }
member this.AnomalyDimension : System.Collections.Generic.Dictionary<string, obj> with get, set
Public Property AnomalyDimension As Dictionary(Of String, Object)