Class: Azure::Billing::Profiles::Latest::Mgmt::ModelClasses
- Inherits:
-
Object
- Object
- Azure::Billing::Profiles::Latest::Mgmt::ModelClasses
- Defined in:
- lib/profiles/latest/modules/billing_profile_module.rb
Instance Method Summary collapse
- #billing_period ⇒ Object
- #billing_periods_list_result ⇒ Object
- #download_url ⇒ Object
- #enrollment_account ⇒ Object
- #enrollment_account_list_result ⇒ Object
- #error_details ⇒ Object
- #error_response ⇒ Object
- #invoice ⇒ Object
- #invoices_list_result ⇒ Object
- #operation ⇒ Object
- #operation_display ⇒ Object
- #operation_list_result ⇒ Object
- #resource ⇒ Object
Instance Method Details
#billing_period ⇒ Object
111 112 113 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 111 def billing_period Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriod end |
#billing_periods_list_result ⇒ Object
96 97 98 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 96 def billing_periods_list_result Azure::Billing::Mgmt::V2018_03_01_preview::Models::BillingPeriodsListResult end |
#download_url ⇒ Object
90 91 92 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 90 def download_url Azure::Billing::Mgmt::V2018_03_01_preview::Models::DownloadUrl end |
#enrollment_account ⇒ Object
108 109 110 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 108 def enrollment_account Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccount end |
#enrollment_account_list_result ⇒ Object
102 103 104 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 102 def enrollment_account_list_result Azure::Billing::Mgmt::V2018_03_01_preview::Models::EnrollmentAccountListResult end |
#error_details ⇒ Object
81 82 83 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 81 def error_details Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorDetails end |
#error_response ⇒ Object
78 79 80 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 78 def error_response Azure::Billing::Mgmt::V2018_03_01_preview::Models::ErrorResponse end |
#invoice ⇒ Object
114 115 116 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 114 def invoice Azure::Billing::Mgmt::V2018_03_01_preview::Models::Invoice end |
#invoices_list_result ⇒ Object
93 94 95 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 93 def invoices_list_result Azure::Billing::Mgmt::V2018_03_01_preview::Models::InvoicesListResult end |
#operation ⇒ Object
105 106 107 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 105 def operation Azure::Billing::Mgmt::V2018_03_01_preview::Models::Operation end |
#operation_display ⇒ Object
99 100 101 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 99 def operation_display Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationDisplay end |
#operation_list_result ⇒ Object
84 85 86 |
# File 'lib/profiles/latest/modules/billing_profile_module.rb', line 84 def operation_list_result Azure::Billing::Mgmt::V2018_03_01_preview::Models::OperationListResult end |