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.
Gets or sets the interval at which to sample metrics.
public TimeSpan? Granularity { get; set; }
member this.Granularity : Nullable<TimeSpan> with get, set
Public Property Granularity As Nullable(Of TimeSpan)