PSConfigurationMetrics.Results 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.
Results of the metrics collection queries
[Newtonsoft.Json.JsonProperty("results")]
public System.Collections.Hashtable Results { get; set; }
[<Newtonsoft.Json.JsonProperty("results")>]
member this.Results : System.Collections.Hashtable with get, set
Public Property Results As Hashtable
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute