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

Wrapps around the MetricSettings
파일 보기 프로젝트 열기: Azure/azure-powershell

공개 메소드들

메소드 설명
PSMetricSettings ( Microsoft.Azure.Management.Insights.Models.MetricSettings metricSettings ) : System

Initializes a new instance of the PSMetricSettings class.

ToString ( ) : string

A string representation of the PSMetricSettings

메소드 상세

PSMetricSettings() 공개 메소드

Initializes a new instance of the PSMetricSettings class.
public PSMetricSettings ( Microsoft.Azure.Management.Insights.Models.MetricSettings metricSettings ) : System
metricSettings Microsoft.Azure.Management.Insights.Models.MetricSettings
리턴 System

ToString() 공개 메소드

A string representation of the PSMetricSettings
public ToString ( ) : string
리턴 string