Share via


CostManagementViewData.Timeframe Property

Definition

The time frame for pulling data for the report. If custom, then a specific time period must be provided.

public Azure.ResourceManager.CostManagement.Models.ReportTimeframeType? Timeframe { get; set; }
member this.Timeframe : Nullable<Azure.ResourceManager.CostManagement.Models.ReportTimeframeType> with get, set
Public Property Timeframe As Nullable(Of ReportTimeframeType)

Property Value

Applies to