MetricAvailability.TimeGrain Property
Definition
Important
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', 'PT1H', etc.
public Azure.Developer.LoadTesting.TimeGrain? TimeGrain { get; }
member this.TimeGrain : Nullable<Azure.Developer.LoadTesting.TimeGrain>
Public ReadOnly Property TimeGrain As Nullable(Of TimeGrain)