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

Wrapps around the Metric and exposes a summary of the properties properties
상속: Microsoft.Azure.Insights.Legacy.Models.Metric
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

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

Initializes a new instance of the PSMetric class.

메소드 상세

PSMetricNoDetails() 공개 메소드

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