Share via


View.QueryTimeframe Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReportTimeframeType? QueryTimeframe { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Origin(Microsoft.Azure.PowerShell.Cmdlets.CostManagement.PropertyOrigin.Inlined)>]
member this.QueryTimeframe : Nullable<Microsoft.Azure.PowerShell.Cmdlets.CostManagement.Support.ReportTimeframeType> with get, set
Public Property QueryTimeframe As Nullable(Of ReportTimeframeType)

Property Value

Implements

Attributes

Applies to