PSConfiguration.Metrics 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.
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