PSMetric Class

Definition

Wraps around the PSMetricNoDetails and exposes all the localized strings as invariant/localized properties

public class PSMetric
public class PSMetric : Microsoft.Azure.Management.Monitor.Models.Metric
type PSMetric = class
type PSMetric = class
    inherit Metric
Public Class PSMetric
Public Class PSMetric
Inherits Metric
Inheritance
PSMetric
Inheritance
PSMetric
Derived

Constructors

PSMetric(Metric)

Initializes a new instance of the PSMetric class.

Properties

Data

Metric data

Id

Resource id

Name

Metric name (This should be the public facing display name)

Timeseries

Gets or sets the time series returned when a data query is performed.

Type

Resource type

Unit

Metric Unit

Applies to