MetricRollup.TimeGrain Property

Definition

Gets or sets the time grain associated with the rollup.

[System.ComponentModel.DataAnnotations.Key]
public TimeSpan TimeGrain { get; set; }
[<System.ComponentModel.DataAnnotations.Key>]
member this.TimeGrain : TimeSpan with get, set
Public Property TimeGrain As TimeSpan

Property Value

The time grain associated with the rollup.

Attributes

Applies to