你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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