PSConfiguration.SystemMetrics Property

Definition

System Configuration Metrics.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="systemMetrics")]
public Microsoft.Azure.Commands.Management.IotHub.Models.PSConfigurationMetrics SystemMetrics { get; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="systemMetrics")>]
member this.SystemMetrics : Microsoft.Azure.Commands.Management.IotHub.Models.PSConfigurationMetrics
Public ReadOnly Property SystemMetrics As PSConfigurationMetrics

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to