C# Class Microsoft.Azure.Commands.Insights.OutputClasses.PSMetricNoDetails

Wrapps around the Metric and exposes a summary of the properties properties
Inheritance: Microsoft.Azure.Insights.Legacy.Models.Metric
Show file Open project: Azure/azure-powershell

Public Methods

Method Description
PSMetricNoDetails ( Metric metric ) : Microsoft.Azure.Insights.Legacy.Models

Initializes a new instance of the PSMetric class.

Method Details

PSMetricNoDetails() public method

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
return Microsoft.Azure.Insights.Legacy.Models