Metric.TimeGrain Property

 

Optional. The time grain of the metric. Also known as the aggregation interval or frequency.

Namespace:   Microsoft.Azure.Insights.Models
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public TimeSpan TimeGrain { get; set; }

Property Value

Type: System.TimeSpan
Return to top
Show: