azure_mgmt_web 0.17.1 → 0.17.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (229) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2015-04-01/generated/azure_mgmt_web/domain_registration_provider.rb +4 -0
  3. data/lib/2015-04-01/generated/azure_mgmt_web/domains.rb +38 -0
  4. data/lib/2015-04-01/generated/azure_mgmt_web/models/csm_operation_collection.rb +1 -1
  5. data/lib/2015-04-01/generated/azure_mgmt_web/models/domain_collection.rb +1 -1
  6. data/lib/2015-04-01/generated/azure_mgmt_web/models/domain_ownership_identifier_collection.rb +1 -1
  7. data/lib/2015-04-01/generated/azure_mgmt_web/models/name_identifier_collection.rb +1 -1
  8. data/lib/2015-04-01/generated/azure_mgmt_web/models/tld_legal_agreement_collection.rb +1 -1
  9. data/lib/2015-04-01/generated/azure_mgmt_web/models/top_level_domain_collection.rb +1 -1
  10. data/lib/2015-04-01/generated/azure_mgmt_web/top_level_domains.rb +10 -0
  11. data/lib/2015-04-01/generated/azure_mgmt_web/web_site_management_client.rb +1 -1
  12. data/lib/2015-08-01/generated/azure_mgmt_web/app_service_certificate_orders.rb +46 -0
  13. data/lib/2015-08-01/generated/azure_mgmt_web/certificate_registration_provider.rb +4 -0
  14. data/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_collection.rb +1 -1
  15. data/lib/2015-08-01/generated/azure_mgmt_web/models/app_service_certificate_order_collection.rb +1 -1
  16. data/lib/2015-08-01/generated/azure_mgmt_web/models/csm_operation_collection.rb +1 -1
  17. data/lib/2015-08-01/generated/azure_mgmt_web/web_site_management_client.rb +1 -1
  18. data/lib/2016-03-01/generated/azure_mgmt_web/billing_meters.rb +4 -0
  19. data/lib/2016-03-01/generated/azure_mgmt_web/certificates.rb +16 -0
  20. data/lib/2016-03-01/generated/azure_mgmt_web/deleted_web_apps.rb +4 -0
  21. data/lib/2016-03-01/generated/azure_mgmt_web/diagnostics.rb +66 -0
  22. data/lib/2016-03-01/generated/azure_mgmt_web/models/application_stack_collection.rb +1 -1
  23. data/lib/2016-03-01/generated/azure_mgmt_web/models/billing_meter_collection.rb +1 -1
  24. data/lib/2016-03-01/generated/azure_mgmt_web/models/certificate_collection.rb +1 -1
  25. data/lib/2016-03-01/generated/azure_mgmt_web/models/csm_operation_collection.rb +1 -1
  26. data/lib/2016-03-01/generated/azure_mgmt_web/models/deleted_web_app_collection.rb +1 -1
  27. data/lib/2016-03-01/generated/azure_mgmt_web/models/detector_response_collection.rb +1 -1
  28. data/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_analysis_collection.rb +1 -1
  29. data/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_category_collection.rb +1 -1
  30. data/lib/2016-03-01/generated/azure_mgmt_web/models/diagnostic_detector_collection.rb +1 -1
  31. data/lib/2016-03-01/generated/azure_mgmt_web/models/geo_region_collection.rb +1 -1
  32. data/lib/2016-03-01/generated/azure_mgmt_web/models/identifier_collection.rb +1 -1
  33. data/lib/2016-03-01/generated/azure_mgmt_web/models/premier_add_on_offer_collection.rb +1 -1
  34. data/lib/2016-03-01/generated/azure_mgmt_web/models/recommendation_collection.rb +1 -1
  35. data/lib/2016-03-01/generated/azure_mgmt_web/models/resource_health_metadata_collection.rb +1 -1
  36. data/lib/2016-03-01/generated/azure_mgmt_web/models/source_control_collection.rb +1 -1
  37. data/lib/2016-03-01/generated/azure_mgmt_web/provider.rb +12 -0
  38. data/lib/2016-03-01/generated/azure_mgmt_web/recommendations.rb +24 -0
  39. data/lib/2016-03-01/generated/azure_mgmt_web/resource_health_metadata_operations.rb +20 -0
  40. data/lib/2016-03-01/generated/azure_mgmt_web/web_site_management_client.rb +47 -1
  41. data/lib/2016-06-01/generated/azure_mgmt_web.rb +76 -0
  42. data/lib/2016-06-01/generated/azure_mgmt_web/connection_gateway_installations.rb +240 -0
  43. data/lib/2016-06-01/generated/azure_mgmt_web/connection_gateways.rb +682 -0
  44. data/lib/2016-06-01/generated/azure_mgmt_web/connections.rb +815 -0
  45. data/lib/2016-06-01/generated/azure_mgmt_web/custom_apis.rb +997 -0
  46. data/lib/2016-06-01/generated/azure_mgmt_web/logic_apps_management_client.rb +140 -0
  47. data/lib/2016-06-01/generated/azure_mgmt_web/managed_apis.rb +233 -0
  48. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_connection_definition.rb +106 -0
  49. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_connection_definition_collection.rb +55 -0
  50. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_connection_definition_properties.rb +179 -0
  51. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_connection_test_link.rb +57 -0
  52. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_oauth_settings.rb +130 -0
  53. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_oauth_settings_parameter.rb +68 -0
  54. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_reference.rb +118 -0
  55. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_resource_backend_service.rb +46 -0
  56. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_resource_definitions.rb +57 -0
  57. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_resource_general_information.rb +90 -0
  58. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_resource_metadata.rb +135 -0
  59. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_resource_policies.rb +58 -0
  60. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_resource_properties.rb +186 -0
  61. data/lib/2016-06-01/generated/azure_mgmt_web/models/api_type.rb +17 -0
  62. data/lib/2016-06-01/generated/azure_mgmt_web/models/confirm_consent_code_definition.rb +68 -0
  63. data/lib/2016-06-01/generated/azure_mgmt_web/models/connection_error.rb +116 -0
  64. data/lib/2016-06-01/generated/azure_mgmt_web/models/connection_gateway_definition.rb +106 -0
  65. data/lib/2016-06-01/generated/azure_mgmt_web/models/connection_gateway_definition_collection.rb +56 -0
  66. data/lib/2016-06-01/generated/azure_mgmt_web/models/connection_gateway_definition_properties.rb +122 -0
  67. data/lib/2016-06-01/generated/azure_mgmt_web/models/connection_gateway_installation_definition.rb +106 -0
  68. data/lib/2016-06-01/generated/azure_mgmt_web/models/connection_gateway_installation_definition_collection.rb +57 -0
  69. data/lib/2016-06-01/generated/azure_mgmt_web/models/connection_gateway_installation_definition_properties.rb +123 -0
  70. data/lib/2016-06-01/generated/azure_mgmt_web/models/connection_gateway_reference.rb +73 -0
  71. data/lib/2016-06-01/generated/azure_mgmt_web/models/connection_parameter.rb +61 -0
  72. data/lib/2016-06-01/generated/azure_mgmt_web/models/connection_parameter_type.rb +23 -0
  73. data/lib/2016-06-01/generated/azure_mgmt_web/models/connection_status_definition.rb +69 -0
  74. data/lib/2016-06-01/generated/azure_mgmt_web/models/consent_link_collection.rb +55 -0
  75. data/lib/2016-06-01/generated/azure_mgmt_web/models/consent_link_definition.rb +81 -0
  76. data/lib/2016-06-01/generated/azure_mgmt_web/models/consent_link_parameter_definition.rb +82 -0
  77. data/lib/2016-06-01/generated/azure_mgmt_web/models/custom_api_definition.rb +106 -0
  78. data/lib/2016-06-01/generated/azure_mgmt_web/models/custom_api_definition_collection.rb +55 -0
  79. data/lib/2016-06-01/generated/azure_mgmt_web/models/custom_api_properties_definition.rb +196 -0
  80. data/lib/2016-06-01/generated/azure_mgmt_web/models/custom_api_reference.rb +99 -0
  81. data/lib/2016-06-01/generated/azure_mgmt_web/models/link_state.rb +17 -0
  82. data/lib/2016-06-01/generated/azure_mgmt_web/models/list_connection_keys_definition.rb +105 -0
  83. data/lib/2016-06-01/generated/azure_mgmt_web/models/list_consent_links_definition.rb +55 -0
  84. data/lib/2016-06-01/generated/azure_mgmt_web/models/managed_api_definition.rb +106 -0
  85. data/lib/2016-06-01/generated/azure_mgmt_web/models/managed_api_definition_collection.rb +55 -0
  86. data/lib/2016-06-01/generated/azure_mgmt_web/models/resource_definition.rb +112 -0
  87. data/lib/2016-06-01/generated/azure_mgmt_web/models/resource_reference.rb +58 -0
  88. data/lib/2016-06-01/generated/azure_mgmt_web/models/wsdl_definition.rb +81 -0
  89. data/lib/2016-06-01/generated/azure_mgmt_web/models/wsdl_import_method.rb +17 -0
  90. data/lib/2016-06-01/generated/azure_mgmt_web/models/wsdl_service.rb +65 -0
  91. data/lib/2016-06-01/generated/azure_mgmt_web/models/wsdl_service_collection.rb +55 -0
  92. data/lib/2016-06-01/generated/azure_mgmt_web/module_definition.rb +9 -0
  93. data/lib/2016-08-01/generated/azure_mgmt_web/models/backup_item_collection.rb +1 -1
  94. data/lib/2016-08-01/generated/azure_mgmt_web/models/continuous_web_job_collection.rb +1 -1
  95. data/lib/2016-08-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb +1 -1
  96. data/lib/2016-08-01/generated/azure_mgmt_web/models/deployment_collection.rb +1 -1
  97. data/lib/2016-08-01/generated/azure_mgmt_web/models/function_envelope_collection.rb +1 -1
  98. data/lib/2016-08-01/generated/azure_mgmt_web/models/host_name_binding_collection.rb +1 -1
  99. data/lib/2016-08-01/generated/azure_mgmt_web/models/identifier_collection.rb +1 -1
  100. data/lib/2016-08-01/generated/azure_mgmt_web/models/perf_mon_counter_collection.rb +1 -1
  101. data/lib/2016-08-01/generated/azure_mgmt_web/models/process_info_collection.rb +1 -1
  102. data/lib/2016-08-01/generated/azure_mgmt_web/models/process_module_info_collection.rb +1 -1
  103. data/lib/2016-08-01/generated/azure_mgmt_web/models/process_thread_info_collection.rb +1 -1
  104. data/lib/2016-08-01/generated/azure_mgmt_web/models/public_certificate_collection.rb +1 -1
  105. data/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_collection.rb +1 -1
  106. data/lib/2016-08-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb +1 -1
  107. data/lib/2016-08-01/generated/azure_mgmt_web/models/site_config_resource_collection.rb +1 -1
  108. data/lib/2016-08-01/generated/azure_mgmt_web/models/site_configuration_snapshot_info_collection.rb +1 -1
  109. data/lib/2016-08-01/generated/azure_mgmt_web/models/site_extension_info_collection.rb +1 -1
  110. data/lib/2016-08-01/generated/azure_mgmt_web/models/slot_difference_collection.rb +1 -1
  111. data/lib/2016-08-01/generated/azure_mgmt_web/models/snapshot_collection.rb +1 -1
  112. data/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_job_history_collection.rb +1 -1
  113. data/lib/2016-08-01/generated/azure_mgmt_web/models/triggered_web_job_collection.rb +1 -1
  114. data/lib/2016-08-01/generated/azure_mgmt_web/models/web_app_collection.rb +1 -1
  115. data/lib/2016-08-01/generated/azure_mgmt_web/models/web_app_instance_collection.rb +1 -1
  116. data/lib/2016-08-01/generated/azure_mgmt_web/models/web_job_collection.rb +1 -1
  117. data/lib/2016-08-01/generated/azure_mgmt_web/web_apps.rb +732 -0
  118. data/lib/2016-08-01/generated/azure_mgmt_web/web_site_management_client.rb +1 -1
  119. data/lib/2016-09-01/generated/azure_mgmt_web/app_service_environments.rb +124 -0
  120. data/lib/2016-09-01/generated/azure_mgmt_web/app_service_plans.rb +74 -0
  121. data/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_environment_collection.rb +1 -1
  122. data/lib/2016-09-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb +1 -1
  123. data/lib/2016-09-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb +1 -1
  124. data/lib/2016-09-01/generated/azure_mgmt_web/models/hybrid_connection_collection.rb +1 -1
  125. data/lib/2016-09-01/generated/azure_mgmt_web/models/resource_collection.rb +1 -1
  126. data/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_collection.rb +1 -1
  127. data/lib/2016-09-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb +1 -1
  128. data/lib/2016-09-01/generated/azure_mgmt_web/models/sku_info_collection.rb +1 -1
  129. data/lib/2016-09-01/generated/azure_mgmt_web/models/stamp_capacity_collection.rb +1 -1
  130. data/lib/2016-09-01/generated/azure_mgmt_web/models/usage_collection.rb +1 -1
  131. data/lib/2016-09-01/generated/azure_mgmt_web/models/web_app_collection.rb +1 -1
  132. data/lib/2016-09-01/generated/azure_mgmt_web/models/worker_pool_collection.rb +1 -1
  133. data/lib/2016-09-01/generated/azure_mgmt_web/web_site_management_client.rb +1 -1
  134. data/lib/2018-02-01/generated/azure_mgmt_web.rb +99 -91
  135. data/lib/2018-02-01/generated/azure_mgmt_web/app_service_certificate_orders.rb +46 -0
  136. data/lib/2018-02-01/generated/azure_mgmt_web/app_service_environments.rb +168 -40
  137. data/lib/2018-02-01/generated/azure_mgmt_web/app_service_plans.rb +82 -8
  138. data/lib/2018-02-01/generated/azure_mgmt_web/certificate_registration_provider.rb +4 -0
  139. data/lib/2018-02-01/generated/azure_mgmt_web/certificates.rb +16 -0
  140. data/lib/2018-02-01/generated/azure_mgmt_web/deleted_web_apps.rb +4 -0
  141. data/lib/2018-02-01/generated/azure_mgmt_web/diagnostics.rb +66 -0
  142. data/lib/2018-02-01/generated/azure_mgmt_web/domain_registration_provider.rb +4 -0
  143. data/lib/2018-02-01/generated/azure_mgmt_web/domains.rb +38 -0
  144. data/lib/2018-02-01/generated/azure_mgmt_web/models/app_service_certificate_collection.rb +1 -1
  145. data/lib/2018-02-01/generated/azure_mgmt_web/models/app_service_certificate_order_collection.rb +1 -1
  146. data/lib/2018-02-01/generated/azure_mgmt_web/models/app_service_environment_collection.rb +1 -1
  147. data/lib/2018-02-01/generated/azure_mgmt_web/models/app_service_plan.rb +26 -1
  148. data/lib/2018-02-01/generated/azure_mgmt_web/models/app_service_plan_collection.rb +1 -1
  149. data/lib/2018-02-01/generated/azure_mgmt_web/models/app_service_plan_patch_resource.rb +26 -1
  150. data/lib/2018-02-01/generated/azure_mgmt_web/models/application_stack_collection.rb +1 -1
  151. data/lib/2018-02-01/generated/azure_mgmt_web/models/azure_storage_info_value.rb +109 -0
  152. data/lib/2018-02-01/generated/azure_mgmt_web/models/azure_storage_property_dictionary_resource.rb +90 -0
  153. data/lib/2018-02-01/generated/azure_mgmt_web/models/azure_storage_state.rb +17 -0
  154. data/lib/2018-02-01/generated/azure_mgmt_web/models/azure_storage_type.rb +16 -0
  155. data/lib/2018-02-01/generated/azure_mgmt_web/models/backup_item_collection.rb +1 -1
  156. data/lib/2018-02-01/generated/azure_mgmt_web/models/backup_request.rb +11 -0
  157. data/lib/2018-02-01/generated/azure_mgmt_web/models/billing_meter_collection.rb +1 -1
  158. data/lib/2018-02-01/generated/azure_mgmt_web/models/certificate_collection.rb +1 -1
  159. data/lib/2018-02-01/generated/azure_mgmt_web/models/continuous_web_job_collection.rb +1 -1
  160. data/lib/2018-02-01/generated/azure_mgmt_web/models/csm_operation_collection.rb +1 -1
  161. data/lib/2018-02-01/generated/azure_mgmt_web/models/csm_publishing_profile_options.rb +11 -0
  162. data/lib/2018-02-01/generated/azure_mgmt_web/models/csm_usage_quota_collection.rb +1 -1
  163. data/lib/2018-02-01/generated/azure_mgmt_web/models/deleted_site.rb +54 -7
  164. data/lib/2018-02-01/generated/azure_mgmt_web/models/deleted_web_app_collection.rb +1 -1
  165. data/lib/2018-02-01/generated/azure_mgmt_web/models/deployment_collection.rb +1 -1
  166. data/lib/2018-02-01/generated/azure_mgmt_web/models/detector_response_collection.rb +1 -1
  167. data/lib/2018-02-01/generated/azure_mgmt_web/models/diagnostic_analysis_collection.rb +1 -1
  168. data/lib/2018-02-01/generated/azure_mgmt_web/models/diagnostic_category_collection.rb +1 -1
  169. data/lib/2018-02-01/generated/azure_mgmt_web/models/diagnostic_detector_collection.rb +1 -1
  170. data/lib/2018-02-01/generated/azure_mgmt_web/models/domain_collection.rb +1 -1
  171. data/lib/2018-02-01/generated/azure_mgmt_web/models/domain_ownership_identifier_collection.rb +1 -1
  172. data/lib/2018-02-01/generated/azure_mgmt_web/models/function_envelope_collection.rb +1 -1
  173. data/lib/2018-02-01/generated/azure_mgmt_web/models/geo_region_collection.rb +1 -1
  174. data/lib/2018-02-01/generated/azure_mgmt_web/models/host_name_binding_collection.rb +1 -1
  175. data/lib/2018-02-01/generated/azure_mgmt_web/models/hybrid_connection_collection.rb +1 -1
  176. data/lib/2018-02-01/generated/azure_mgmt_web/models/identifier_collection.rb +1 -1
  177. data/lib/2018-02-01/generated/azure_mgmt_web/models/name_identifier_collection.rb +1 -1
  178. data/lib/2018-02-01/generated/azure_mgmt_web/models/network_trace.rb +70 -0
  179. data/lib/2018-02-01/generated/azure_mgmt_web/models/perf_mon_counter_collection.rb +1 -1
  180. data/lib/2018-02-01/generated/azure_mgmt_web/models/premier_add_on_offer_collection.rb +1 -1
  181. data/lib/2018-02-01/generated/azure_mgmt_web/models/process_info_collection.rb +1 -1
  182. data/lib/2018-02-01/generated/azure_mgmt_web/models/process_module_info_collection.rb +1 -1
  183. data/lib/2018-02-01/generated/azure_mgmt_web/models/process_thread_info_collection.rb +1 -1
  184. data/lib/2018-02-01/generated/azure_mgmt_web/models/public_certificate_collection.rb +1 -1
  185. data/lib/2018-02-01/generated/azure_mgmt_web/models/recommendation_collection.rb +1 -1
  186. data/lib/2018-02-01/generated/azure_mgmt_web/models/resource_collection.rb +1 -1
  187. data/lib/2018-02-01/generated/azure_mgmt_web/models/resource_health_metadata.rb +93 -0
  188. data/lib/2018-02-01/generated/azure_mgmt_web/models/resource_health_metadata_collection.rb +99 -0
  189. data/lib/2018-02-01/generated/azure_mgmt_web/models/resource_metric_collection.rb +1 -1
  190. data/lib/2018-02-01/generated/azure_mgmt_web/models/resource_metric_definition_collection.rb +1 -1
  191. data/lib/2018-02-01/generated/azure_mgmt_web/models/site.rb +13 -1
  192. data/lib/2018-02-01/generated/azure_mgmt_web/models/site_config.rb +21 -0
  193. data/lib/2018-02-01/generated/azure_mgmt_web/models/site_config_resource.rb +21 -0
  194. data/lib/2018-02-01/generated/azure_mgmt_web/models/site_config_resource_collection.rb +1 -1
  195. data/lib/2018-02-01/generated/azure_mgmt_web/models/site_configuration_snapshot_info_collection.rb +1 -1
  196. data/lib/2018-02-01/generated/azure_mgmt_web/models/site_extension_info_collection.rb +1 -1
  197. data/lib/2018-02-01/generated/azure_mgmt_web/models/site_patch_resource.rb +13 -1
  198. data/lib/2018-02-01/generated/azure_mgmt_web/models/sku_info_collection.rb +1 -1
  199. data/lib/2018-02-01/generated/azure_mgmt_web/models/sku_name.rb +2 -0
  200. data/lib/2018-02-01/generated/azure_mgmt_web/models/slot_config_names_resource.rb +20 -0
  201. data/lib/2018-02-01/generated/azure_mgmt_web/models/slot_difference_collection.rb +1 -1
  202. data/lib/2018-02-01/generated/azure_mgmt_web/models/snapshot_collection.rb +1 -1
  203. data/lib/2018-02-01/generated/azure_mgmt_web/models/source_control_collection.rb +1 -1
  204. data/lib/2018-02-01/generated/azure_mgmt_web/models/stamp_capacity_collection.rb +1 -1
  205. data/lib/2018-02-01/generated/azure_mgmt_web/models/tld_legal_agreement_collection.rb +1 -1
  206. data/lib/2018-02-01/generated/azure_mgmt_web/models/top_level_domain_collection.rb +1 -1
  207. data/lib/2018-02-01/generated/azure_mgmt_web/models/triggered_job_history_collection.rb +1 -1
  208. data/lib/2018-02-01/generated/azure_mgmt_web/models/triggered_web_job_collection.rb +1 -1
  209. data/lib/2018-02-01/generated/azure_mgmt_web/models/usage_collection.rb +1 -1
  210. data/lib/2018-02-01/generated/azure_mgmt_web/models/web_app_collection.rb +1 -1
  211. data/lib/2018-02-01/generated/azure_mgmt_web/models/web_app_instance_collection.rb +1 -1
  212. data/lib/2018-02-01/generated/azure_mgmt_web/models/web_job_collection.rb +1 -1
  213. data/lib/2018-02-01/generated/azure_mgmt_web/models/worker_pool_collection.rb +1 -1
  214. data/lib/2018-02-01/generated/azure_mgmt_web/provider.rb +28 -8
  215. data/lib/2018-02-01/generated/azure_mgmt_web/recommendations.rb +44 -20
  216. data/lib/2018-02-01/generated/azure_mgmt_web/resource_health_metadata_operations.rb +1181 -0
  217. data/lib/2018-02-01/generated/azure_mgmt_web/top_level_domains.rb +10 -0
  218. data/lib/2018-02-01/generated/azure_mgmt_web/web_apps.rb +2504 -312
  219. data/lib/2018-02-01/generated/azure_mgmt_web/web_site_management_client.rb +88 -19
  220. data/lib/azure_mgmt_web.rb +6 -3
  221. data/lib/profiles/latest/modules/web_profile_module.rb +315 -285
  222. data/lib/profiles/v2018_03_01/modules/web_profile_module.rb +1235 -0
  223. data/lib/profiles/v2018_03_01/web_module_definition.rb +8 -0
  224. data/lib/profiles/v2018_03_01/web_v2018_03_01_profile_client.rb +40 -0
  225. data/lib/profiles/v2019_03_01_hybrid/modules/web_profile_module.rb +1469 -0
  226. data/lib/profiles/v2019_03_01_hybrid/web_module_definition.rb +8 -0
  227. data/lib/profiles/v2019_03_01_hybrid/web_v2019_03_01_hybrid_profile_client.rb +40 -0
  228. data/lib/version.rb +1 -1
  229. metadata +71 -5
@@ -94,6 +94,8 @@ module Azure::Web::Mgmt::V2018_02_01
94
94
  end
95
95
 
96
96
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
97
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
98
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
97
99
  # Deserialize Response
98
100
  if status_code == 200
99
101
  begin
@@ -197,6 +199,8 @@ module Azure::Web::Mgmt::V2018_02_01
197
199
  end
198
200
 
199
201
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
202
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
203
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
200
204
 
201
205
  result
202
206
  end
@@ -287,6 +291,8 @@ module Azure::Web::Mgmt::V2018_02_01
287
291
  end
288
292
 
289
293
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
294
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
295
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
290
296
  # Deserialize Response
291
297
  if status_code == 200
292
298
  begin
@@ -391,6 +397,8 @@ module Azure::Web::Mgmt::V2018_02_01
391
397
  end
392
398
 
393
399
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
400
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
401
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
394
402
  # Deserialize Response
395
403
  if status_code == 200
396
404
  begin
@@ -544,6 +552,8 @@ module Azure::Web::Mgmt::V2018_02_01
544
552
  end
545
553
 
546
554
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
555
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
556
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
547
557
 
548
558
  result
549
559
  end
@@ -655,6 +665,8 @@ module Azure::Web::Mgmt::V2018_02_01
655
665
  end
656
666
 
657
667
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
668
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
669
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
658
670
  # Deserialize Response
659
671
  if status_code == 200
660
672
  begin
@@ -769,6 +781,8 @@ module Azure::Web::Mgmt::V2018_02_01
769
781
  end
770
782
 
771
783
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
784
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
785
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
772
786
  # Deserialize Response
773
787
  if status_code == 200
774
788
  begin
@@ -877,6 +891,8 @@ module Azure::Web::Mgmt::V2018_02_01
877
891
  end
878
892
 
879
893
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
894
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
895
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
880
896
  # Deserialize Response
881
897
  if status_code == 200
882
898
  begin
@@ -1036,6 +1052,8 @@ module Azure::Web::Mgmt::V2018_02_01
1036
1052
  end
1037
1053
 
1038
1054
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1055
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1056
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1039
1057
 
1040
1058
  result
1041
1059
  end
@@ -1148,6 +1166,8 @@ module Azure::Web::Mgmt::V2018_02_01
1148
1166
  end
1149
1167
 
1150
1168
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1169
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1170
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1151
1171
  # Deserialize Response
1152
1172
  if status_code == 200
1153
1173
  begin
@@ -1275,6 +1295,8 @@ module Azure::Web::Mgmt::V2018_02_01
1275
1295
  end
1276
1296
 
1277
1297
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1298
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1299
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1278
1300
 
1279
1301
  result
1280
1302
  end
@@ -1382,6 +1404,8 @@ module Azure::Web::Mgmt::V2018_02_01
1382
1404
  end
1383
1405
 
1384
1406
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1407
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1408
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1385
1409
 
1386
1410
  result
1387
1411
  end
@@ -1475,6 +1499,8 @@ module Azure::Web::Mgmt::V2018_02_01
1475
1499
  end
1476
1500
 
1477
1501
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1502
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1503
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1478
1504
 
1479
1505
  result
1480
1506
  end
@@ -1579,6 +1605,8 @@ module Azure::Web::Mgmt::V2018_02_01
1579
1605
  end
1580
1606
 
1581
1607
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1608
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1609
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1582
1610
 
1583
1611
  result
1584
1612
  end
@@ -1684,6 +1712,8 @@ module Azure::Web::Mgmt::V2018_02_01
1684
1712
  end
1685
1713
 
1686
1714
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1715
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1716
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1687
1717
  # Deserialize Response
1688
1718
  if status_code == 200
1689
1719
  begin
@@ -1787,6 +1817,8 @@ module Azure::Web::Mgmt::V2018_02_01
1787
1817
  end
1788
1818
 
1789
1819
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1820
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1821
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1790
1822
 
1791
1823
  result
1792
1824
  end
@@ -1881,6 +1913,8 @@ module Azure::Web::Mgmt::V2018_02_01
1881
1913
  end
1882
1914
 
1883
1915
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1916
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1917
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1884
1918
  # Deserialize Response
1885
1919
  if status_code == 200
1886
1920
  begin
@@ -2001,6 +2035,8 @@ module Azure::Web::Mgmt::V2018_02_01
2001
2035
  end
2002
2036
 
2003
2037
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2038
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2039
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2004
2040
  # Deserialize Response
2005
2041
  if status_code == 200
2006
2042
  begin
@@ -2135,6 +2171,8 @@ module Azure::Web::Mgmt::V2018_02_01
2135
2171
  end
2136
2172
 
2137
2173
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2174
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2175
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2138
2176
  # Deserialize Response
2139
2177
  if status_code == 200
2140
2178
  begin
@@ -2267,6 +2305,8 @@ module Azure::Web::Mgmt::V2018_02_01
2267
2305
  end
2268
2306
 
2269
2307
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2308
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2309
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2270
2310
  # Deserialize Response
2271
2311
  if status_code == 200
2272
2312
  begin
@@ -2371,6 +2411,8 @@ module Azure::Web::Mgmt::V2018_02_01
2371
2411
  end
2372
2412
 
2373
2413
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2414
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2415
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2374
2416
  # Deserialize Response
2375
2417
  if status_code == 200
2376
2418
  begin
@@ -2465,6 +2507,8 @@ module Azure::Web::Mgmt::V2018_02_01
2465
2507
  end
2466
2508
 
2467
2509
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2510
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2511
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2468
2512
  # Deserialize Response
2469
2513
  if status_code == 200
2470
2514
  begin
@@ -2559,6 +2603,8 @@ module Azure::Web::Mgmt::V2018_02_01
2559
2603
  end
2560
2604
 
2561
2605
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2606
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2607
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2562
2608
  # Deserialize Response
2563
2609
  if status_code == 200
2564
2610
  begin
@@ -94,6 +94,8 @@ module Azure::Web::Mgmt::V2018_02_01
94
94
  end
95
95
 
96
96
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
97
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
98
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
97
99
  # Deserialize Response
98
100
  if status_code == 200
99
101
  begin
@@ -194,6 +196,8 @@ module Azure::Web::Mgmt::V2018_02_01
194
196
  end
195
197
 
196
198
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
199
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
200
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
197
201
  # Deserialize Response
198
202
  if status_code == 200
199
203
  begin
@@ -298,6 +302,8 @@ module Azure::Web::Mgmt::V2018_02_01
298
302
  end
299
303
 
300
304
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
305
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
306
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
301
307
  # Deserialize Response
302
308
  if status_code == 200
303
309
  begin
@@ -514,6 +520,8 @@ module Azure::Web::Mgmt::V2018_02_01
514
520
  end
515
521
 
516
522
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
523
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
524
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
517
525
  # Deserialize Response
518
526
  if status_code == 200
519
527
  begin
@@ -634,6 +642,8 @@ module Azure::Web::Mgmt::V2018_02_01
634
642
  end
635
643
 
636
644
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
645
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
646
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
637
647
  # Deserialize Response
638
648
  if status_code == 200
639
649
  begin
@@ -738,6 +748,8 @@ module Azure::Web::Mgmt::V2018_02_01
738
748
  end
739
749
 
740
750
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
751
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
752
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
741
753
  # Deserialize Response
742
754
  if status_code == 200
743
755
  begin
@@ -914,6 +926,8 @@ module Azure::Web::Mgmt::V2018_02_01
914
926
  end
915
927
 
916
928
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
929
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
930
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
917
931
  # Deserialize Response
918
932
  if status_code == 200
919
933
  begin
@@ -1038,6 +1052,8 @@ module Azure::Web::Mgmt::V2018_02_01
1038
1052
  end
1039
1053
 
1040
1054
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1055
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1056
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1041
1057
  # Deserialize Response
1042
1058
  if status_code == 200
1043
1059
  begin
@@ -1142,6 +1158,8 @@ module Azure::Web::Mgmt::V2018_02_01
1142
1158
  end
1143
1159
 
1144
1160
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1161
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1162
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1145
1163
  # Deserialize Response
1146
1164
  if status_code == 200
1147
1165
  begin
@@ -1171,8 +1189,8 @@ module Azure::Web::Mgmt::V2018_02_01
1171
1189
  # details. The default is <code>false</code>.
1172
1190
  # @param filter [String] Return only usages/metrics specified in the filter.
1173
1191
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
1174
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
1175
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
1192
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
1193
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
1176
1194
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
1177
1195
  # will be added to the HTTP request.
1178
1196
  #
@@ -1195,8 +1213,8 @@ module Azure::Web::Mgmt::V2018_02_01
1195
1213
  # details. The default is <code>false</code>.
1196
1214
  # @param filter [String] Return only usages/metrics specified in the filter.
1197
1215
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
1198
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
1199
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
1216
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
1217
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
1200
1218
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
1201
1219
  # will be added to the HTTP request.
1202
1220
  #
@@ -1218,8 +1236,8 @@ module Azure::Web::Mgmt::V2018_02_01
1218
1236
  # details. The default is <code>false</code>.
1219
1237
  # @param filter [String] Return only usages/metrics specified in the filter.
1220
1238
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
1221
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
1222
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
1239
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
1240
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
1223
1241
  # @param [Hash{String => String}] A hash of custom headers that will be added
1224
1242
  # to the HTTP request.
1225
1243
  #
@@ -1265,6 +1283,8 @@ module Azure::Web::Mgmt::V2018_02_01
1265
1283
  end
1266
1284
 
1267
1285
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1286
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1287
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1268
1288
  # Deserialize Response
1269
1289
  if status_code == 200
1270
1290
  begin
@@ -1369,6 +1389,8 @@ module Azure::Web::Mgmt::V2018_02_01
1369
1389
  end
1370
1390
 
1371
1391
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1392
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1393
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1372
1394
  # Deserialize Response
1373
1395
  if status_code == 200
1374
1396
  begin
@@ -1473,6 +1495,8 @@ module Azure::Web::Mgmt::V2018_02_01
1473
1495
  end
1474
1496
 
1475
1497
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1498
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1499
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1476
1500
  # Deserialize Response
1477
1501
  if status_code == 200
1478
1502
  begin
@@ -1641,6 +1665,8 @@ module Azure::Web::Mgmt::V2018_02_01
1641
1665
  end
1642
1666
 
1643
1667
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1668
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1669
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1644
1670
  # Deserialize Response
1645
1671
  if status_code == 200
1646
1672
  begin
@@ -1765,6 +1791,8 @@ module Azure::Web::Mgmt::V2018_02_01
1765
1791
  end
1766
1792
 
1767
1793
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1794
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1795
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1768
1796
  # Deserialize Response
1769
1797
  if status_code == 200
1770
1798
  begin
@@ -1885,6 +1913,8 @@ module Azure::Web::Mgmt::V2018_02_01
1885
1913
  end
1886
1914
 
1887
1915
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
1916
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
1917
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1888
1918
  # Deserialize Response
1889
1919
  if status_code == 200
1890
1920
  begin
@@ -1989,6 +2019,8 @@ module Azure::Web::Mgmt::V2018_02_01
1989
2019
  end
1990
2020
 
1991
2021
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2022
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2023
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
1992
2024
  # Deserialize Response
1993
2025
  if status_code == 200
1994
2026
  begin
@@ -2021,8 +2053,8 @@ module Azure::Web::Mgmt::V2018_02_01
2021
2053
  # details. The default is <code>false</code>.
2022
2054
  # @param filter [String] Return only usages/metrics specified in the filter.
2023
2055
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
2024
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
2025
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
2056
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
2057
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
2026
2058
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
2027
2059
  # will be added to the HTTP request.
2028
2060
  #
@@ -2048,8 +2080,8 @@ module Azure::Web::Mgmt::V2018_02_01
2048
2080
  # details. The default is <code>false</code>.
2049
2081
  # @param filter [String] Return only usages/metrics specified in the filter.
2050
2082
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
2051
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
2052
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
2083
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
2084
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
2053
2085
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
2054
2086
  # will be added to the HTTP request.
2055
2087
  #
@@ -2074,8 +2106,8 @@ module Azure::Web::Mgmt::V2018_02_01
2074
2106
  # details. The default is <code>false</code>.
2075
2107
  # @param filter [String] Return only usages/metrics specified in the filter.
2076
2108
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
2077
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
2078
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
2109
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
2110
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
2079
2111
  # @param [Hash{String => String}] A hash of custom headers that will be added
2080
2112
  # to the HTTP request.
2081
2113
  #
@@ -2121,6 +2153,8 @@ module Azure::Web::Mgmt::V2018_02_01
2121
2153
  end
2122
2154
 
2123
2155
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2156
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2157
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2124
2158
  # Deserialize Response
2125
2159
  if status_code == 200
2126
2160
  begin
@@ -2225,6 +2259,8 @@ module Azure::Web::Mgmt::V2018_02_01
2225
2259
  end
2226
2260
 
2227
2261
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2262
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2263
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2228
2264
  # Deserialize Response
2229
2265
  if status_code == 200
2230
2266
  begin
@@ -2329,6 +2365,8 @@ module Azure::Web::Mgmt::V2018_02_01
2329
2365
  end
2330
2366
 
2331
2367
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2368
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2369
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2332
2370
  # Deserialize Response
2333
2371
  if status_code == 200
2334
2372
  begin
@@ -2433,6 +2471,8 @@ module Azure::Web::Mgmt::V2018_02_01
2433
2471
  end
2434
2472
 
2435
2473
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2474
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2475
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2436
2476
  # Deserialize Response
2437
2477
  if status_code == 200
2438
2478
  begin
@@ -2552,6 +2592,8 @@ module Azure::Web::Mgmt::V2018_02_01
2552
2592
  end
2553
2593
 
2554
2594
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2595
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2596
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2555
2597
 
2556
2598
  result
2557
2599
  end
@@ -2715,6 +2757,8 @@ module Azure::Web::Mgmt::V2018_02_01
2715
2757
  end
2716
2758
 
2717
2759
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2760
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2761
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2718
2762
  # Deserialize Response
2719
2763
  if status_code == 200
2720
2764
  begin
@@ -2825,6 +2869,8 @@ module Azure::Web::Mgmt::V2018_02_01
2825
2869
  end
2826
2870
 
2827
2871
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
2872
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
2873
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
2828
2874
  # Deserialize Response
2829
2875
  if status_code == 200
2830
2876
  begin
@@ -2921,8 +2967,8 @@ module Azure::Web::Mgmt::V2018_02_01
2921
2967
  # @param name [String] Name of the App Service Environment.
2922
2968
  # @param filter [String] Return only usages/metrics specified in the filter.
2923
2969
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
2924
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
2925
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
2970
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
2971
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
2926
2972
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
2927
2973
  # will be added to the HTTP request.
2928
2974
  #
@@ -2943,8 +2989,8 @@ module Azure::Web::Mgmt::V2018_02_01
2943
2989
  # @param name [String] Name of the App Service Environment.
2944
2990
  # @param filter [String] Return only usages/metrics specified in the filter.
2945
2991
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
2946
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
2947
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
2992
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
2993
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
2948
2994
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
2949
2995
  # will be added to the HTTP request.
2950
2996
  #
@@ -2964,8 +3010,8 @@ module Azure::Web::Mgmt::V2018_02_01
2964
3010
  # @param name [String] Name of the App Service Environment.
2965
3011
  # @param filter [String] Return only usages/metrics specified in the filter.
2966
3012
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
2967
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
2968
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
3013
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
3014
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
2969
3015
  # @param [Hash{String => String}] A hash of custom headers that will be added
2970
3016
  # to the HTTP request.
2971
3017
  #
@@ -3011,6 +3057,8 @@ module Azure::Web::Mgmt::V2018_02_01
3011
3057
  end
3012
3058
 
3013
3059
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
3060
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
3061
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
3014
3062
  # Deserialize Response
3015
3063
  if status_code == 200
3016
3064
  begin
@@ -3115,6 +3163,8 @@ module Azure::Web::Mgmt::V2018_02_01
3115
3163
  end
3116
3164
 
3117
3165
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
3166
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
3167
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
3118
3168
  # Deserialize Response
3119
3169
  if status_code == 200
3120
3170
  begin
@@ -3223,6 +3273,8 @@ module Azure::Web::Mgmt::V2018_02_01
3223
3273
  end
3224
3274
 
3225
3275
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
3276
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
3277
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
3226
3278
  # Deserialize Response
3227
3279
  if status_code == 200
3228
3280
  begin
@@ -3397,6 +3449,8 @@ module Azure::Web::Mgmt::V2018_02_01
3397
3449
  end
3398
3450
 
3399
3451
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
3452
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
3453
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
3400
3454
  # Deserialize Response
3401
3455
  if status_code == 200
3402
3456
  begin
@@ -3525,6 +3579,8 @@ module Azure::Web::Mgmt::V2018_02_01
3525
3579
  end
3526
3580
 
3527
3581
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
3582
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
3583
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
3528
3584
  # Deserialize Response
3529
3585
  if status_code == 200
3530
3586
  begin
@@ -3558,8 +3614,8 @@ module Azure::Web::Mgmt::V2018_02_01
3558
3614
  # details. The default is <code>false</code>.
3559
3615
  # @param filter [String] Return only usages/metrics specified in the filter.
3560
3616
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
3561
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
3562
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
3617
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
3618
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
3563
3619
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3564
3620
  # will be added to the HTTP request.
3565
3621
  #
@@ -3586,8 +3642,8 @@ module Azure::Web::Mgmt::V2018_02_01
3586
3642
  # details. The default is <code>false</code>.
3587
3643
  # @param filter [String] Return only usages/metrics specified in the filter.
3588
3644
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
3589
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
3590
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
3645
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
3646
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
3591
3647
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3592
3648
  # will be added to the HTTP request.
3593
3649
  #
@@ -3613,8 +3669,8 @@ module Azure::Web::Mgmt::V2018_02_01
3613
3669
  # details. The default is <code>false</code>.
3614
3670
  # @param filter [String] Return only usages/metrics specified in the filter.
3615
3671
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
3616
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
3617
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
3672
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
3673
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
3618
3674
  # @param [Hash{String => String}] A hash of custom headers that will be added
3619
3675
  # to the HTTP request.
3620
3676
  #
@@ -3662,6 +3718,8 @@ module Azure::Web::Mgmt::V2018_02_01
3662
3718
  end
3663
3719
 
3664
3720
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
3721
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
3722
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
3665
3723
  # Deserialize Response
3666
3724
  if status_code == 200
3667
3725
  begin
@@ -3770,6 +3828,8 @@ module Azure::Web::Mgmt::V2018_02_01
3770
3828
  end
3771
3829
 
3772
3830
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
3831
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
3832
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
3773
3833
  # Deserialize Response
3774
3834
  if status_code == 200
3775
3835
  begin
@@ -3802,8 +3862,8 @@ module Azure::Web::Mgmt::V2018_02_01
3802
3862
  # details. The default is <code>false</code>.
3803
3863
  # @param filter [String] Return only usages/metrics specified in the filter.
3804
3864
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
3805
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
3806
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
3865
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
3866
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
3807
3867
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3808
3868
  # will be added to the HTTP request.
3809
3869
  #
@@ -3829,8 +3889,8 @@ module Azure::Web::Mgmt::V2018_02_01
3829
3889
  # details. The default is <code>false</code>.
3830
3890
  # @param filter [String] Return only usages/metrics specified in the filter.
3831
3891
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
3832
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
3833
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
3892
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
3893
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
3834
3894
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3835
3895
  # will be added to the HTTP request.
3836
3896
  #
@@ -3855,8 +3915,8 @@ module Azure::Web::Mgmt::V2018_02_01
3855
3915
  # details. The default is <code>false</code>.
3856
3916
  # @param filter [String] Return only usages/metrics specified in the filter.
3857
3917
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
3858
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
3859
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
3918
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
3919
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
3860
3920
  # @param [Hash{String => String}] A hash of custom headers that will be added
3861
3921
  # to the HTTP request.
3862
3922
  #
@@ -3903,6 +3963,8 @@ module Azure::Web::Mgmt::V2018_02_01
3903
3963
  end
3904
3964
 
3905
3965
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
3966
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
3967
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
3906
3968
  # Deserialize Response
3907
3969
  if status_code == 200
3908
3970
  begin
@@ -4011,6 +4073,8 @@ module Azure::Web::Mgmt::V2018_02_01
4011
4073
  end
4012
4074
 
4013
4075
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
4076
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
4077
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
4014
4078
  # Deserialize Response
4015
4079
  if status_code == 200
4016
4080
  begin
@@ -4119,6 +4183,8 @@ module Azure::Web::Mgmt::V2018_02_01
4119
4183
  end
4120
4184
 
4121
4185
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
4186
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
4187
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
4122
4188
  # Deserialize Response
4123
4189
  if status_code == 200
4124
4190
  begin
@@ -4237,6 +4303,8 @@ module Azure::Web::Mgmt::V2018_02_01
4237
4303
  end
4238
4304
 
4239
4305
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
4306
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
4307
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
4240
4308
  # Deserialize Response
4241
4309
  if status_code == 200
4242
4310
  begin
@@ -4359,6 +4427,8 @@ module Azure::Web::Mgmt::V2018_02_01
4359
4427
  end
4360
4428
 
4361
4429
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
4430
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
4431
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
4362
4432
 
4363
4433
  result
4364
4434
  end
@@ -4464,6 +4534,8 @@ module Azure::Web::Mgmt::V2018_02_01
4464
4534
  end
4465
4535
 
4466
4536
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
4537
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
4538
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
4467
4539
  # Deserialize Response
4468
4540
  if status_code == 200
4469
4541
  begin
@@ -4592,6 +4664,8 @@ module Azure::Web::Mgmt::V2018_02_01
4592
4664
  end
4593
4665
 
4594
4666
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
4667
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
4668
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
4595
4669
  # Deserialize Response
4596
4670
  if status_code == 200
4597
4671
  begin
@@ -4706,6 +4780,8 @@ module Azure::Web::Mgmt::V2018_02_01
4706
4780
  end
4707
4781
 
4708
4782
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
4783
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
4784
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
4709
4785
  # Deserialize Response
4710
4786
  if status_code == 200
4711
4787
  begin
@@ -4820,6 +4896,8 @@ module Azure::Web::Mgmt::V2018_02_01
4820
4896
  end
4821
4897
 
4822
4898
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
4899
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
4900
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
4823
4901
  # Deserialize Response
4824
4902
  if status_code == 200
4825
4903
  begin
@@ -4952,6 +5030,8 @@ module Azure::Web::Mgmt::V2018_02_01
4952
5030
  end
4953
5031
 
4954
5032
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
5033
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
5034
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
4955
5035
  # Deserialize Response
4956
5036
  if status_code == 200
4957
5037
  begin
@@ -5056,6 +5136,8 @@ module Azure::Web::Mgmt::V2018_02_01
5056
5136
  end
5057
5137
 
5058
5138
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
5139
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
5140
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
5059
5141
  # Deserialize Response
5060
5142
  if status_code == 200
5061
5143
  begin
@@ -5150,6 +5232,8 @@ module Azure::Web::Mgmt::V2018_02_01
5150
5232
  end
5151
5233
 
5152
5234
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
5235
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
5236
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
5153
5237
  # Deserialize Response
5154
5238
  if status_code == 200
5155
5239
  begin
@@ -5250,6 +5334,8 @@ module Azure::Web::Mgmt::V2018_02_01
5250
5334
  end
5251
5335
 
5252
5336
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
5337
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
5338
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
5253
5339
  # Deserialize Response
5254
5340
  if status_code == 200
5255
5341
  begin
@@ -5388,6 +5474,8 @@ module Azure::Web::Mgmt::V2018_02_01
5388
5474
  end
5389
5475
 
5390
5476
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
5477
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
5478
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
5391
5479
  # Deserialize Response
5392
5480
  if status_code == 200
5393
5481
  begin
@@ -5482,6 +5570,8 @@ module Azure::Web::Mgmt::V2018_02_01
5482
5570
  end
5483
5571
 
5484
5572
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
5573
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
5574
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
5485
5575
  # Deserialize Response
5486
5576
  if status_code == 200
5487
5577
  begin
@@ -5582,6 +5672,8 @@ module Azure::Web::Mgmt::V2018_02_01
5582
5672
  end
5583
5673
 
5584
5674
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
5675
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
5676
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
5585
5677
  # Deserialize Response
5586
5678
  if status_code == 200
5587
5679
  begin
@@ -5682,6 +5774,8 @@ module Azure::Web::Mgmt::V2018_02_01
5682
5774
  end
5683
5775
 
5684
5776
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
5777
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
5778
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
5685
5779
  # Deserialize Response
5686
5780
  if status_code == 200
5687
5781
  begin
@@ -5776,6 +5870,8 @@ module Azure::Web::Mgmt::V2018_02_01
5776
5870
  end
5777
5871
 
5778
5872
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
5873
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
5874
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
5779
5875
  # Deserialize Response
5780
5876
  if status_code == 200
5781
5877
  begin
@@ -5870,6 +5966,8 @@ module Azure::Web::Mgmt::V2018_02_01
5870
5966
  end
5871
5967
 
5872
5968
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
5969
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
5970
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
5873
5971
  # Deserialize Response
5874
5972
  if status_code == 200
5875
5973
  begin
@@ -5964,6 +6062,8 @@ module Azure::Web::Mgmt::V2018_02_01
5964
6062
  end
5965
6063
 
5966
6064
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
6065
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
6066
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
5967
6067
  # Deserialize Response
5968
6068
  if status_code == 200
5969
6069
  begin
@@ -6058,6 +6158,8 @@ module Azure::Web::Mgmt::V2018_02_01
6058
6158
  end
6059
6159
 
6060
6160
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
6161
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
6162
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
6061
6163
  # Deserialize Response
6062
6164
  if status_code == 200
6063
6165
  begin
@@ -6196,6 +6298,8 @@ module Azure::Web::Mgmt::V2018_02_01
6196
6298
  end
6197
6299
 
6198
6300
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
6301
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
6302
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
6199
6303
  # Deserialize Response
6200
6304
  if status_code == 200
6201
6305
  begin
@@ -6290,6 +6394,8 @@ module Azure::Web::Mgmt::V2018_02_01
6290
6394
  end
6291
6395
 
6292
6396
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
6397
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
6398
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
6293
6399
  # Deserialize Response
6294
6400
  if status_code == 200
6295
6401
  begin
@@ -6428,6 +6534,8 @@ module Azure::Web::Mgmt::V2018_02_01
6428
6534
  end
6429
6535
 
6430
6536
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
6537
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
6538
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
6431
6539
  # Deserialize Response
6432
6540
  if status_code == 200
6433
6541
  begin
@@ -6522,6 +6630,8 @@ module Azure::Web::Mgmt::V2018_02_01
6522
6630
  end
6523
6631
 
6524
6632
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
6633
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
6634
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
6525
6635
  # Deserialize Response
6526
6636
  if status_code == 200
6527
6637
  begin
@@ -6622,6 +6732,8 @@ module Azure::Web::Mgmt::V2018_02_01
6622
6732
  end
6623
6733
 
6624
6734
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
6735
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
6736
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
6625
6737
  # Deserialize Response
6626
6738
  if status_code == 200
6627
6739
  begin
@@ -6722,6 +6834,8 @@ module Azure::Web::Mgmt::V2018_02_01
6722
6834
  end
6723
6835
 
6724
6836
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
6837
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
6838
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
6725
6839
  # Deserialize Response
6726
6840
  if status_code == 200
6727
6841
  begin
@@ -6816,6 +6930,8 @@ module Azure::Web::Mgmt::V2018_02_01
6816
6930
  end
6817
6931
 
6818
6932
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
6933
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
6934
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
6819
6935
  # Deserialize Response
6820
6936
  if status_code == 200
6821
6937
  begin
@@ -6916,6 +7032,8 @@ module Azure::Web::Mgmt::V2018_02_01
6916
7032
  end
6917
7033
 
6918
7034
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
7035
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
7036
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
6919
7037
  # Deserialize Response
6920
7038
  if status_code == 200
6921
7039
  begin
@@ -7010,6 +7128,8 @@ module Azure::Web::Mgmt::V2018_02_01
7010
7128
  end
7011
7129
 
7012
7130
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
7131
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
7132
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
7013
7133
  # Deserialize Response
7014
7134
  if status_code == 200
7015
7135
  begin
@@ -7104,6 +7224,8 @@ module Azure::Web::Mgmt::V2018_02_01
7104
7224
  end
7105
7225
 
7106
7226
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
7227
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
7228
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
7107
7229
  # Deserialize Response
7108
7230
  if status_code == 200
7109
7231
  begin
@@ -7198,6 +7320,8 @@ module Azure::Web::Mgmt::V2018_02_01
7198
7320
  end
7199
7321
 
7200
7322
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
7323
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
7324
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
7201
7325
  # Deserialize Response
7202
7326
  if status_code == 200
7203
7327
  begin
@@ -7302,6 +7426,8 @@ module Azure::Web::Mgmt::V2018_02_01
7302
7426
  end
7303
7427
 
7304
7428
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
7429
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
7430
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
7305
7431
  # Deserialize Response
7306
7432
  if status_code == 200
7307
7433
  begin
@@ -7406,6 +7532,8 @@ module Azure::Web::Mgmt::V2018_02_01
7406
7532
  end
7407
7533
 
7408
7534
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
7535
+ result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
7536
+ result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
7409
7537
  # Deserialize Response
7410
7538
  if status_code == 200
7411
7539
  begin
@@ -7518,8 +7646,8 @@ module Azure::Web::Mgmt::V2018_02_01
7518
7646
  # details. The default is <code>false</code>.
7519
7647
  # @param filter [String] Return only usages/metrics specified in the filter.
7520
7648
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
7521
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
7522
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
7649
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
7650
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
7523
7651
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
7524
7652
  # will be added to the HTTP request.
7525
7653
  #
@@ -7660,8 +7788,8 @@ module Azure::Web::Mgmt::V2018_02_01
7660
7788
  # details. The default is <code>false</code>.
7661
7789
  # @param filter [String] Return only usages/metrics specified in the filter.
7662
7790
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
7663
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
7664
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
7791
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
7792
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
7665
7793
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
7666
7794
  # will be added to the HTTP request.
7667
7795
  #
@@ -7790,8 +7918,8 @@ module Azure::Web::Mgmt::V2018_02_01
7790
7918
  # @param name [String] Name of the App Service Environment.
7791
7919
  # @param filter [String] Return only usages/metrics specified in the filter.
7792
7920
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
7793
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
7794
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
7921
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
7922
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
7795
7923
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
7796
7924
  # will be added to the HTTP request.
7797
7925
  #
@@ -7879,8 +8007,8 @@ module Azure::Web::Mgmt::V2018_02_01
7879
8007
  # details. The default is <code>false</code>.
7880
8008
  # @param filter [String] Return only usages/metrics specified in the filter.
7881
8009
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
7882
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
7883
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
8010
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
8011
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
7884
8012
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
7885
8013
  # will be added to the HTTP request.
7886
8014
  #
@@ -7939,8 +8067,8 @@ module Azure::Web::Mgmt::V2018_02_01
7939
8067
  # details. The default is <code>false</code>.
7940
8068
  # @param filter [String] Return only usages/metrics specified in the filter.
7941
8069
  # Filter conforms to odata syntax. Example: $filter=(name.value eq 'Metric1' or
7942
- # name.value eq 'Metric2') and startTime eq '2014-01-01T00:00:00Z' and endTime
7943
- # eq '2014-12-31T23:59:59Z' and timeGrain eq duration'[Hour|Minute|Day]'.
8070
+ # name.value eq 'Metric2') and startTime eq 2014-01-01T00:00:00Z and endTime eq
8071
+ # 2014-12-31T23:59:59Z and timeGrain eq duration'[Hour|Minute|Day]'.
7944
8072
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
7945
8073
  # will be added to the HTTP request.
7946
8074
  #