Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
the time grain specifies the aggregation interval for the metric. Expressed as a duration 'PT1M', 'P1D', etc.
public TimeSpan? TimeGrain { get; }
member this.TimeGrain : Nullable<TimeSpan>
Public ReadOnly Property TimeGrain As Nullable(Of TimeSpan)