Method: Azure::CostManagement::Mgmt::V2019_04_01_preview::Models::View#timeframe
- Defined in:
- lib/2019-04-01-preview/generated/azure_mgmt_cost_management/models/view.rb
#timeframe ⇒ TimeframeType
If custom, then a specific time period must be provided. Possible values include: ‘WeekToDate’, ‘MonthToDate’, ‘YearToDate’, ‘Custom’
55 56 57 |
# File 'lib/2019-04-01-preview/generated/azure_mgmt_cost_management/models/view.rb', line 55 def timeframe @timeframe end |