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

Contains the details of the tables that metric data is stored in. A new table is created every 10 days for storing metrics.
Mostrar archivo Open project: Azure/azure-powershell Class Usage Examples

Public Methods

Method Description
MetricTableInfo ( ) : System

Initializes a new instance of the MetricTableInfo class.

Method Details

MetricTableInfo() public method

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