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

Wrapps around the PSMetricNoDetails and exposes all the localized strings as invariant/localized properties
상속: PSMetricNoDetails
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
PSMetric ( Microsoft.Azure.Insights.Models.Metric metric ) : Microsoft.Azure.Insights.Legacy.Models

Initializes a new instance of the PSMetric class.

메소드 상세

PSMetric() 공개 메소드

Initializes a new instance of the PSMetric class.
public PSMetric ( Microsoft.Azure.Insights.Models.Metric metric ) : Microsoft.Azure.Insights.Legacy.Models
metric Microsoft.Azure.Insights.Models.Metric The input Metric object
리턴 Microsoft.Azure.Insights.Legacy.Models