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.
Specifies how often a metric value is stored. For example, every second, every 30 seconds, etc.
public TimeSpan? Granularity { get; }
member this.Granularity : Nullable<TimeSpan>
Public ReadOnly Property Granularity As Nullable(Of TimeSpan)