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

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