WebHostingPlanGetHistoricalUsageMetricsParameters.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. The grain at which the metrics are returned. Supported values are PT1M (minute), PT1H (hour), P1D (day).
public string TimeGrain { get; set; }
member this.TimeGrain : string with get, set
Public Property TimeGrain As String