C# Class Microsoft.Azure.Insights.Legacy.Models.MetricValue

Represents a metric value.
显示文件 Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
MetricValue ( ) : System

Initializes a new instance of the MetricValue class.

Method Details

MetricValue() public method

Initializes a new instance of the MetricValue class.
public MetricValue ( ) : System
return System