PSConfiguration.Metrics Property

Definition

Custom Configuration Metrics.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to