RootCauseLocalizationInput.AnomalyDimension Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Point with the anomaly dimension must exist in the slice list at the anomaly timestamp, or the library will not calculate the root cause.
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)