Share via


PSMetricValue Class

Definition

Wrapps around the MetricValue and exposes all the localized strings as invariant/localized properties

public class PSMetricValue : Microsoft.Azure.Management.Monitor.Models.MetricValue
type PSMetricValue = class
    inherit MetricValue
Public Class PSMetricValue
Inherits MetricValue
Inheritance
PSMetricValue

Constructors

PSMetricValue(MetricValue)

Initializes a new instance of the PSMetricValue class.

Extension Methods

ToString(PSMetricValue, Int32)

A string representation of the PSMetricValue

Applies to