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)