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

A metric value set represents a set of metric values in a time period.
ファイルを表示 Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
Metric ( ) : System

Initializes a new instance of the Metric class.

Method Details

Metric() public method

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