RecommendedActionMetricInfo.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.
Optional. Gets the duration of time interval for the value given by this MetricInfo E.g., PT1H (1 hour)
public string TimeGrain { get; set; }
member this.TimeGrain : string with get, set
Public Property TimeGrain As String