RootCauseItem.Dimension Field
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.
The dimension for the detected root cause point.
public System.Collections.Generic.Dictionary<string,object> Dimension;
val mutable Dimension : System.Collections.Generic.Dictionary<string, obj>
Public Dimension As Dictionary(Of String, Object)