C# 클래스 Microsoft.Azure.Commands.Insights.OutputClasses.PSMetricValue

Wrapps around the MetricValue and exposes all the localized strings as invariant/localized properties
상속: Microsoft.Azure.Insights.Models.MetricValue
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 메소드들

메소드 설명
PSMetricValue ( Microsoft.Azure.Insights.Models.MetricValue metricValue ) : Microsoft.Azure.Insights.Legacy.Models

Initializes a new instance of the PSMetricValue class.

메소드 상세

PSMetricValue() 공개 메소드

Initializes a new instance of the PSMetricValue class.
public PSMetricValue ( Microsoft.Azure.Insights.Models.MetricValue metricValue ) : Microsoft.Azure.Insights.Legacy.Models
metricValue Microsoft.Azure.Insights.Models.MetricValue The input MetricValue object
리턴 Microsoft.Azure.Insights.Legacy.Models