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

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

공개 메소드들

메소드 설명
PSUsageMetric ( Microsoft.Azure.Insights.Models.UsageMetric usageMetric ) : Microsoft.Azure.Insights.Models

Initializes a new instance of the PSUsageMetric class.

메소드 상세

PSUsageMetric() 공개 메소드

Initializes a new instance of the PSUsageMetric class.
public PSUsageMetric ( Microsoft.Azure.Insights.Models.UsageMetric usageMetric ) : Microsoft.Azure.Insights.Models
usageMetric Microsoft.Azure.Insights.Models.UsageMetric The input UsageMetric object
리턴 Microsoft.Azure.Insights.Models