C# Класс 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.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
MetricTableInfo ( ) : System

Initializes a new instance of the MetricTableInfo class.

Описание методов

MetricTableInfo() публичный Метод

Initializes a new instance of the MetricTableInfo class.
public MetricTableInfo ( ) : System
Результат System