Class: Azure::OperationsManagement::Profiles::Latest::Mgmt::ModelClasses
- Inherits:
-
Object
- Object
- Azure::OperationsManagement::Profiles::Latest::Mgmt::ModelClasses
- Defined in:
- lib/profiles/latest/modules/operationsmanagement_profile_module.rb
Instance Method Summary collapse
- #arm_template_parameter ⇒ Object
- #code_message_error ⇒ Object
- #code_message_error_error ⇒ Object
- #management_association ⇒ Object
- #management_association_properties ⇒ Object
- #management_association_properties_list ⇒ Object
- #management_configuration ⇒ Object
- #management_configuration_properties ⇒ Object
- #management_configuration_properties_list ⇒ Object
- #operation ⇒ Object
- #operation_display ⇒ Object
- #operation_list_result ⇒ Object
- #solution ⇒ Object
- #solution_patch ⇒ Object
- #solution_plan ⇒ Object
- #solution_properties ⇒ Object
- #solution_properties_list ⇒ Object
Instance Method Details
#arm_template_parameter ⇒ Object
100 101 102 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 100 def arm_template_parameter Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::ArmTemplateParameter end |
#code_message_error ⇒ Object
127 128 129 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 127 def Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::CodeMessageError end |
#code_message_error_error ⇒ Object
121 122 123 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 121 def Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::CodeMessageErrorError end |
#management_association ⇒ Object
91 92 93 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 91 def management_association Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::ManagementAssociation end |
#management_association_properties ⇒ Object
124 125 126 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 124 def management_association_properties Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::ManagementAssociationProperties end |
#management_association_properties_list ⇒ Object
97 98 99 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 97 def management_association_properties_list Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::ManagementAssociationPropertiesList end |
#management_configuration ⇒ Object
103 104 105 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 103 def management_configuration Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::ManagementConfiguration end |
#management_configuration_properties ⇒ Object
118 119 120 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 118 def management_configuration_properties Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::ManagementConfigurationProperties end |
#management_configuration_properties_list ⇒ Object
109 110 111 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 109 def management_configuration_properties_list Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::ManagementConfigurationPropertiesList end |
#operation ⇒ Object
88 89 90 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 88 def operation Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::Operation end |
#operation_display ⇒ Object
130 131 132 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 130 def operation_display Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::OperationDisplay end |
#operation_list_result ⇒ Object
112 113 114 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 112 def operation_list_result Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::OperationListResult end |
#solution ⇒ Object
82 83 84 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 82 def solution Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::Solution end |
#solution_patch ⇒ Object
115 116 117 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 115 def solution_patch Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::SolutionPatch end |
#solution_plan ⇒ Object
106 107 108 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 106 def solution_plan Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::SolutionPlan end |
#solution_properties ⇒ Object
94 95 96 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 94 def solution_properties Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::SolutionProperties end |
#solution_properties_list ⇒ Object
85 86 87 |
# File 'lib/profiles/latest/modules/operationsmanagement_profile_module.rb', line 85 def solution_properties_list Azure::OperationsManagement::Mgmt::V2015_11_01_preview::Models::SolutionPropertiesList end |