PSConfigurationMetrics.Results Property

Definition

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

Applies to