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

The collection of metric value sets.
Mostrar archivo Open project: Azure/azure-powershell

Public Methods

Method Description
MetricCollection ( ) : System

Initializes a new instance of the MetricCollection class.

Method Details

MetricCollection() public method

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