azure_sdk 0.61.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (180) hide show
  1. checksums.yaml +7 -0
  2. data/LICENSE.txt +21 -0
  3. data/lib/azure_sdk.rb +9 -0
  4. data/lib/azure_sdk/version.rb +7 -0
  5. data/lib/latest/latest_profile_client.rb +1347 -0
  6. data/lib/latest/module_definition.rb +7 -0
  7. data/lib/latest/modules/adhybridhealthservice_profile_module.rb +481 -0
  8. data/lib/latest/modules/advisor_profile_module.rb +153 -0
  9. data/lib/latest/modules/alertsmanagement_profile_module.rb +259 -0
  10. data/lib/latest/modules/analysisservices_profile_module.rb +159 -0
  11. data/lib/latest/modules/anomalydetector_profile_module.rb +69 -0
  12. data/lib/latest/modules/apimanagement_profile_module.rb +1163 -0
  13. data/lib/latest/modules/appconfiguration_profile_module.rb +183 -0
  14. data/lib/latest/modules/attestation_profile_module.rb +95 -0
  15. data/lib/latest/modules/authorization_profile_module.rb +167 -0
  16. data/lib/latest/modules/automation_profile_module.rb +663 -0
  17. data/lib/latest/modules/autosuggest_profile_module.rb +121 -0
  18. data/lib/latest/modules/azurestack_profile_module.rb +187 -0
  19. data/lib/latest/modules/batch_profile_module.rb +417 -0
  20. data/lib/latest/modules/batchai_profile_module.rb +425 -0
  21. data/lib/latest/modules/billing_profile_module.rb +107 -0
  22. data/lib/latest/modules/botservice_profile_module.rb +293 -0
  23. data/lib/latest/modules/cdn_profile_module.rb +723 -0
  24. data/lib/latest/modules/cognitiveservices_profile_module.rb +289 -0
  25. data/lib/latest/modules/commerce_profile_module.rb +99 -0
  26. data/lib/latest/modules/compute_profile_module.rb +1295 -0
  27. data/lib/latest/modules/computervision_profile_module.rb +233 -0
  28. data/lib/latest/modules/consumption_profile_module.rb +345 -0
  29. data/lib/latest/modules/containerinstance_profile_module.rb +291 -0
  30. data/lib/latest/modules/containerregistry_profile_module.rb +575 -0
  31. data/lib/latest/modules/containerservice_profile_module.rb +459 -0
  32. data/lib/latest/modules/contentmoderator_profile_module.rb +287 -0
  33. data/lib/latest/modules/cosmosdb_profile_module.rb +679 -0
  34. data/lib/latest/modules/costmanagement_profile_module.rb +207 -0
  35. data/lib/latest/modules/customerinsights_profile_module.rb +497 -0
  36. data/lib/latest/modules/customimagesearch_profile_module.rb +143 -0
  37. data/lib/latest/modules/customsearch_profile_module.rb +123 -0
  38. data/lib/latest/modules/customvisionprediction_profile_module.rb +69 -0
  39. data/lib/latest/modules/customvisiontraining_profile_module.rb +241 -0
  40. data/lib/latest/modules/databox_profile_module.rb +309 -0
  41. data/lib/latest/modules/datafactory_profile_module.rb +2809 -0
  42. data/lib/latest/modules/datalakeanalytics_profile_module.rb +253 -0
  43. data/lib/latest/modules/datalakestore_profile_module.rb +247 -0
  44. data/lib/latest/modules/datamigration_profile_module.rb +1307 -0
  45. data/lib/latest/modules/datashare_profile_module.rb +399 -0
  46. data/lib/latest/modules/deploymentmanager_profile_module.rb +261 -0
  47. data/lib/latest/modules/devspaces_profile_module.rb +119 -0
  48. data/lib/latest/modules/devtestlabs_profile_module.rb +849 -0
  49. data/lib/latest/modules/dns_profile_module.rb +143 -0
  50. data/lib/latest/modules/edgegateway_profile_module.rb +463 -0
  51. data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
  52. data/lib/latest/modules/eventgrid_profile_module.rb +719 -0
  53. data/lib/latest/modules/eventhub_profile_module.rb +195 -0
  54. data/lib/latest/modules/face_profile_module.rb +297 -0
  55. data/lib/latest/modules/features_profile_module.rb +73 -0
  56. data/lib/latest/modules/formrecognizer_profile_module.rb +169 -0
  57. data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
  58. data/lib/latest/modules/hanaonazure_profile_module.rb +137 -0
  59. data/lib/latest/modules/hdinsight_profile_module.rb +441 -0
  60. data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
  61. data/lib/latest/modules/importexport_profile_module.rb +135 -0
  62. data/lib/latest/modules/iotcentral_profile_module.rb +107 -0
  63. data/lib/latest/modules/iothub_profile_module.rb +377 -0
  64. data/lib/latest/modules/keyvault_profile_module.rb +623 -0
  65. data/lib/latest/modules/kubernetesconfiguration_profile_module.rb +123 -0
  66. data/lib/latest/modules/kusto_profile_module.rb +365 -0
  67. data/lib/latest/modules/labservices_profile_module.rb +357 -0
  68. data/lib/latest/modules/links_profile_module.rb +83 -0
  69. data/lib/latest/modules/localsearch_profile_module.rb +151 -0
  70. data/lib/latest/modules/locks_profile_module.rb +79 -0
  71. data/lib/latest/modules/logic_profile_module.rb +787 -0
  72. data/lib/latest/modules/luisauthoring_profile_module.rb +505 -0
  73. data/lib/latest/modules/luisruntime_profile_module.rb +91 -0
  74. data/lib/latest/modules/machinelearning_profile_module.rb +211 -0
  75. data/lib/latest/modules/machinelearningservices_profile_module.rb +293 -0
  76. data/lib/latest/modules/maintenance_profile_module.rb +121 -0
  77. data/lib/latest/modules/managedapplications_profile_module.rb +123 -0
  78. data/lib/latest/modules/managedserviceidentity_profile_module.rb +75 -0
  79. data/lib/latest/modules/mariadb_profile_module.rb +233 -0
  80. data/lib/latest/modules/marketplaceordering_profile_module.rb +79 -0
  81. data/lib/latest/modules/mediaservices_profile_module.rb +871 -0
  82. data/lib/latest/modules/migrate_profile_module.rb +243 -0
  83. data/lib/latest/modules/mixedreality_profile_module.rb +169 -0
  84. data/lib/latest/modules/monitor_profile_module.rb +723 -0
  85. data/lib/latest/modules/mysql_profile_module.rb +233 -0
  86. data/lib/latest/modules/netapp_profile_module.rb +207 -0
  87. data/lib/latest/modules/network_profile_module.rb +2937 -0
  88. data/lib/latest/modules/newssearch_profile_module.rb +143 -0
  89. data/lib/latest/modules/notificationhubs_profile_module.rb +189 -0
  90. data/lib/latest/modules/operationalinsights_profile_module.rb +405 -0
  91. data/lib/latest/modules/operationsmanagement_profile_module.rb +123 -0
  92. data/lib/latest/modules/peering_profile_module.rb +259 -0
  93. data/lib/latest/modules/personalizer_profile_module.rb +83 -0
  94. data/lib/latest/modules/policy_profile_module.rb +105 -0
  95. data/lib/latest/modules/policyinsights_profile_module.rb +223 -0
  96. data/lib/latest/modules/portal_profile_module.rb +95 -0
  97. data/lib/latest/modules/postgresql_profile_module.rb +233 -0
  98. data/lib/latest/modules/powerbidedicated_profile_module.rb +123 -0
  99. data/lib/latest/modules/powerbiembedded_profile_module.rb +127 -0
  100. data/lib/latest/modules/privatedns_profile_module.rb +137 -0
  101. data/lib/latest/modules/qnamaker_profile_module.rb +215 -0
  102. data/lib/latest/modules/qnamakerruntime_profile_module.rb +123 -0
  103. data/lib/latest/modules/recoveryservices_profile_module.rb +253 -0
  104. data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1343 -0
  105. data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1465 -0
  106. data/lib/latest/modules/redis_profile_module.rb +209 -0
  107. data/lib/latest/modules/relay_profile_module.rb +163 -0
  108. data/lib/latest/modules/reservations_profile_module.rb +347 -0
  109. data/lib/latest/modules/resourcegraph_profile_module.rb +129 -0
  110. data/lib/latest/modules/resourcehealth_profile_module.rb +111 -0
  111. data/lib/latest/modules/resources_profile_module.rb +321 -0
  112. data/lib/latest/modules/resourcesmanagement_profile_module.rb +163 -0
  113. data/lib/latest/modules/scheduler_profile_module.rb +227 -0
  114. data/lib/latest/modules/search_profile_module.rb +127 -0
  115. data/lib/latest/modules/security_profile_module.rb +841 -0
  116. data/lib/latest/modules/serialconsole_profile_module.rb +73 -0
  117. data/lib/latest/modules/servicebus_profile_module.rb +309 -0
  118. data/lib/latest/modules/servicefabric_profile_module.rb +2711 -0
  119. data/lib/latest/modules/signalr_profile_module.rb +233 -0
  120. data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
  121. data/lib/latest/modules/sql_profile_module.rb +1765 -0
  122. data/lib/latest/modules/sqlvirtualmachine_profile_module.rb +235 -0
  123. data/lib/latest/modules/storage_profile_module.rb +693 -0
  124. data/lib/latest/modules/storagecache_profile_module.rb +217 -0
  125. data/lib/latest/modules/storagesync_profile_module.rb +275 -0
  126. data/lib/latest/modules/storsimple8000series_profile_module.rb +715 -0
  127. data/lib/latest/modules/streamanalytics_profile_module.rb +349 -0
  128. data/lib/latest/modules/subscriptions_profile_module.rb +235 -0
  129. data/lib/latest/modules/support_profile_module.rb +177 -0
  130. data/lib/latest/modules/synapse_profile_module.rb +827 -0
  131. data/lib/latest/modules/textanalytics_profile_module.rb +125 -0
  132. data/lib/latest/modules/timeseriesinsights_profile_module.rb +309 -0
  133. data/lib/latest/modules/trafficmanager_profile_module.rb +173 -0
  134. data/lib/latest/modules/videosearch_profile_module.rb +175 -0
  135. data/lib/latest/modules/visualsearch_profile_module.rb +235 -0
  136. data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
  137. data/lib/latest/modules/web_profile_module.rb +1419 -0
  138. data/lib/latest/modules/websearch_profile_module.rb +211 -0
  139. data/lib/v2017_03_09/module_definition.rb +7 -0
  140. data/lib/v2017_03_09/modules/authorization_profile_module.rb +141 -0
  141. data/lib/v2017_03_09/modules/compute_profile_module.rb +469 -0
  142. data/lib/v2017_03_09/modules/dns_profile_module.rb +139 -0
  143. data/lib/v2017_03_09/modules/features_profile_module.rb +73 -0
  144. data/lib/v2017_03_09/modules/keyvault_profile_module.rb +559 -0
  145. data/lib/v2017_03_09/modules/links_profile_module.rb +83 -0
  146. data/lib/v2017_03_09/modules/locks_profile_module.rb +61 -0
  147. data/lib/v2017_03_09/modules/network_profile_module.rb +555 -0
  148. data/lib/v2017_03_09/modules/policy_profile_module.rb +71 -0
  149. data/lib/v2017_03_09/modules/resources_profile_module.rb +255 -0
  150. data/lib/v2017_03_09/modules/storage_profile_module.rb +163 -0
  151. data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +101 -0
  152. data/lib/v2017_03_09/v2017_03_09_profile_client.rb +170 -0
  153. data/lib/v2018_03_01/module_definition.rb +7 -0
  154. data/lib/v2018_03_01/modules/authorization_profile_module.rb +133 -0
  155. data/lib/v2018_03_01/modules/compute_profile_module.rb +755 -0
  156. data/lib/v2018_03_01/modules/dns_profile_module.rb +139 -0
  157. data/lib/v2018_03_01/modules/keyvault_profile_module.rb +559 -0
  158. data/lib/v2018_03_01/modules/locks_profile_module.rb +79 -0
  159. data/lib/v2018_03_01/modules/network_profile_module.rb +1321 -0
  160. data/lib/v2018_03_01/modules/policy_profile_module.rb +75 -0
  161. data/lib/v2018_03_01/modules/resources_profile_module.rb +271 -0
  162. data/lib/v2018_03_01/modules/storage_profile_module.rb +163 -0
  163. data/lib/v2018_03_01/modules/subscriptions_profile_module.rb +101 -0
  164. data/lib/v2018_03_01/modules/web_profile_module.rb +1223 -0
  165. data/lib/v2018_03_01/v2018_03_01_profile_client.rb +160 -0
  166. data/lib/v2019_03_01_hybrid/module_definition.rb +7 -0
  167. data/lib/v2019_03_01_hybrid/modules/authorization_profile_module.rb +133 -0
  168. data/lib/v2019_03_01_hybrid/modules/compute_profile_module.rb +855 -0
  169. data/lib/v2019_03_01_hybrid/modules/dns_profile_module.rb +139 -0
  170. data/lib/v2019_03_01_hybrid/modules/keyvault_profile_module.rb +559 -0
  171. data/lib/v2019_03_01_hybrid/modules/locks_profile_module.rb +79 -0
  172. data/lib/v2019_03_01_hybrid/modules/monitor_profile_module.rb +285 -0
  173. data/lib/v2019_03_01_hybrid/modules/network_profile_module.rb +1261 -0
  174. data/lib/v2019_03_01_hybrid/modules/policy_profile_module.rb +75 -0
  175. data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +289 -0
  176. data/lib/v2019_03_01_hybrid/modules/storage_profile_module.rb +283 -0
  177. data/lib/v2019_03_01_hybrid/modules/subscriptions_profile_module.rb +101 -0
  178. data/lib/v2019_03_01_hybrid/modules/web_profile_module.rb +1457 -0
  179. data/lib/v2019_03_01_hybrid/v2019_03_01_hybrid_profile_client.rb +170 -0
  180. metadata +2187 -0
@@ -0,0 +1,101 @@
1
+ # encoding: utf-8
2
+ # Copyright (c) Microsoft Corporation. All rights reserved.
3
+ # Licensed under the MIT License. See License.txt in the project root for license information.
4
+
5
+ require 'azure_mgmt_subscriptions'
6
+
7
+ module Azure::Profiles::V2018_03_01
8
+ module Subscriptions
9
+ module Mgmt
10
+ Operations = Azure::Subscriptions::Mgmt::V2016_06_01::Operations
11
+ Subscriptions = Azure::Subscriptions::Mgmt::V2016_06_01::Subscriptions
12
+ Tenants = Azure::Subscriptions::Mgmt::V2016_06_01::Tenants
13
+
14
+ module Models
15
+ TenantIdDescription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription
16
+ Location = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location
17
+ TenantListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult
18
+ SubscriptionPolicies = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies
19
+ OperationDisplay = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay
20
+ SubscriptionListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult
21
+ Operation = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation
22
+ Subscription = Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription
23
+ OperationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult
24
+ LocationListResult = Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult
25
+ SubscriptionState = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState
26
+ SpendingLimit = Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit
27
+ end
28
+
29
+ class SubscriptionsManagementClass
30
+ attr_reader :operations, :subscriptions, :tenants, :configurable, :base_url, :options, :model_classes
31
+
32
+ def initialize(configurable, base_url=nil, options=nil)
33
+ @configurable, @base_url, @options = configurable, base_url, options
34
+
35
+ @client_0 = Azure::Subscriptions::Mgmt::V2016_06_01::SubscriptionClient.new(configurable.credentials, base_url, options)
36
+ if(@client_0.respond_to?(:subscription_id))
37
+ @client_0.subscription_id = configurable.subscription_id
38
+ end
39
+ add_telemetry(@client_0)
40
+ @operations = @client_0.operations
41
+ @subscriptions = @client_0.subscriptions
42
+ @tenants = @client_0.tenants
43
+
44
+ @model_classes = ModelClasses.new
45
+ end
46
+
47
+ def add_telemetry(client)
48
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/V2018_03_01/Subscriptions/Mgmt"
49
+ client.add_user_agent_information(profile_information)
50
+ end
51
+
52
+ def method_missing(method, *args)
53
+ if @client_0.respond_to?method
54
+ @client_0.send(method, *args)
55
+ else
56
+ super
57
+ end
58
+ end
59
+
60
+ class ModelClasses
61
+ def tenant_id_description
62
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantIdDescription
63
+ end
64
+ def location
65
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::Location
66
+ end
67
+ def tenant_list_result
68
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::TenantListResult
69
+ end
70
+ def subscription_policies
71
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionPolicies
72
+ end
73
+ def operation_display
74
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationDisplay
75
+ end
76
+ def subscription_list_result
77
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionListResult
78
+ end
79
+ def operation
80
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::Operation
81
+ end
82
+ def subscription
83
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::Subscription
84
+ end
85
+ def operation_list_result
86
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::OperationListResult
87
+ end
88
+ def location_list_result
89
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::LocationListResult
90
+ end
91
+ def subscription_state
92
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::SubscriptionState
93
+ end
94
+ def spending_limit
95
+ Azure::Subscriptions::Mgmt::V2016_06_01::Models::SpendingLimit
96
+ end
97
+ end
98
+ end
99
+ end
100
+ end
101
+ end
@@ -0,0 +1,1223 @@
1
+ # encoding: utf-8
2
+ # Copyright (c) Microsoft Corporation. All rights reserved.
3
+ # Licensed under the MIT License. See License.txt in the project root for license information.
4
+
5
+ require 'azure_mgmt_web'
6
+
7
+ module Azure::Profiles::V2018_03_01
8
+ module Web
9
+ module Mgmt
10
+ Certificates = Azure::Web::Mgmt::V2016_03_01::Certificates
11
+ DeletedWebApps = Azure::Web::Mgmt::V2016_03_01::DeletedWebApps
12
+ Diagnostics = Azure::Web::Mgmt::V2016_03_01::Diagnostics
13
+ Provider = Azure::Web::Mgmt::V2016_03_01::Provider
14
+ Recommendations = Azure::Web::Mgmt::V2016_03_01::Recommendations
15
+ ResourceHealthMetadataOperations = Azure::Web::Mgmt::V2016_03_01::ResourceHealthMetadataOperations
16
+ BillingMeters = Azure::Web::Mgmt::V2016_03_01::BillingMeters
17
+ WebApps = Azure::Web::Mgmt::V2016_08_01::WebApps
18
+ AppServiceEnvironments = Azure::Web::Mgmt::V2016_09_01::AppServiceEnvironments
19
+ AppServicePlans = Azure::Web::Mgmt::V2016_09_01::AppServicePlans
20
+
21
+ module Models
22
+ DefaultErrorResponseErrorDetailsItem = Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseErrorDetailsItem
23
+ DefaultErrorResponseError = Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseError
24
+ CertificateCollection = Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection
25
+ DefaultErrorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponse
26
+ CsmOperationDisplay = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay
27
+ Dimension = Azure::Web::Mgmt::V2016_03_01::Models::Dimension
28
+ ValidateResponse = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponse
29
+ MetricAvailability = Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability
30
+ MetricSpecification = Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification
31
+ ServiceSpecification = Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification
32
+ SourceControlCollection = Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection
33
+ CsmOperationDescriptionProperties = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties
34
+ ResourceNameAvailabilityRequest = Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailabilityRequest
35
+ CsmOperationDescription = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription
36
+ PremierAddOnOfferCollection = Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOfferCollection
37
+ CsmOperationCollection = Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection
38
+ ApplicationStack = Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStack
39
+ StackMajorVersion = Azure::Web::Mgmt::V2016_03_01::Models::StackMajorVersion
40
+ DeploymentLocations = Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations
41
+ NameIdentifier = Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier
42
+ GlobalCsmSkuDescription = Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription
43
+ GeoRegionCollection = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection
44
+ DeletedSite = Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite
45
+ DeletedWebAppCollection = Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection
46
+ ValidateResponseError = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError
47
+ Solution = Azure::Web::Mgmt::V2016_03_01::Models::Solution
48
+ DetectorAbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod
49
+ ResourceNameAvailability = Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability
50
+ AbnormalTimePeriod = Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod
51
+ HostingEnvironmentDeploymentInfo = Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo
52
+ DiagnosticMetricSample = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample
53
+ DiagnosticMetricSet = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet
54
+ DataSource = Azure::Web::Mgmt::V2016_03_01::Models::DataSource
55
+ ResponseMetaData = Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData
56
+ AnalysisData = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData
57
+ CsmMoveResourceEnvelope = Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope
58
+ DataTableResponseColumn = Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseColumn
59
+ AppServiceEnvironment = Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment
60
+ DataTableResponseObject = Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseObject
61
+ ValidateRequest = Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest
62
+ DetectorInfo = Azure::Web::Mgmt::V2016_03_01::Models::DetectorInfo
63
+ Rendering = Azure::Web::Mgmt::V2016_03_01::Models::Rendering
64
+ DiagnosticData = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticData
65
+ BillingMeterCollection = Azure::Web::Mgmt::V2016_03_01::Models::BillingMeterCollection
66
+ DetectorResponseCollection = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection
67
+ ResourceHealthMetadataCollection = Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection
68
+ SkuInfos = Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos
69
+ DiagnosticAnalysisCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection
70
+ RecommendationCollection = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection
71
+ DiagnosticCategoryCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection
72
+ DiagnosticDetectorCollection = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection
73
+ ApplicationStackCollection = Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection
74
+ StackMinorVersion = Azure::Web::Mgmt::V2016_03_01::Models::StackMinorVersion
75
+ Certificate = Azure::Web::Mgmt::V2016_03_01::Models::Certificate
76
+ CertificatePatchResource = Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource
77
+ DetectorDefinition = Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition
78
+ AnalysisDefinition = Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition
79
+ DetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse
80
+ DiagnosticAnalysis = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis
81
+ DiagnosticCategory = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory
82
+ DiagnosticDetectorResponse = Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse
83
+ Recommendation = Azure::Web::Mgmt::V2016_03_01::Models::Recommendation
84
+ RecommendationRule = Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule
85
+ ResourceHealthMetadata = Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata
86
+ BillingMeter = Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter
87
+ GeoRegion = Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion
88
+ PremierAddOnOffer = Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer
89
+ SourceControl = Azure::Web::Mgmt::V2016_03_01::Models::SourceControl
90
+ VnetParameters = Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters
91
+ VnetValidationTestFailure = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure
92
+ VnetValidationFailureDetails = Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails
93
+ KeyVaultSecretStatus = Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus
94
+ IssueType = Azure::Web::Mgmt::V2016_03_01::Models::IssueType
95
+ SolutionType = Azure::Web::Mgmt::V2016_03_01::Models::SolutionType
96
+ RenderingType = Azure::Web::Mgmt::V2016_03_01::Models::RenderingType
97
+ ResourceScopeType = Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType
98
+ NotificationLevel = Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel
99
+ Channels = Azure::Web::Mgmt::V2016_03_01::Models::Channels
100
+ AppServicePlanRestrictions = Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions
101
+ InAvailabilityReasonType = Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType
102
+ CheckNameResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes
103
+ ValidateResourceTypes = Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes
104
+ SkuName = Azure::Web::Mgmt::V2016_03_01::Models::SkuName
105
+ AzureTableStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig
106
+ ApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::ApplicationLogsConfig
107
+ DatabaseBackupSetting = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseBackupSetting
108
+ BackupItemCollection = Azure::Web::Mgmt::V2016_08_01::Models::BackupItemCollection
109
+ ProcessInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfoCollection
110
+ ConnStringValueTypePair = Azure::Web::Mgmt::V2016_08_01::Models::ConnStringValueTypePair
111
+ ProcessModuleInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfoCollection
112
+ ProcessThreadInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfoCollection
113
+ CsmPublishingProfileOptions = Azure::Web::Mgmt::V2016_08_01::Models::CsmPublishingProfileOptions
114
+ WebAppInstanceCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebAppInstanceCollection
115
+ PublicCertificateCollection = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection
116
+ IdentifierCollection = Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection
117
+ TriggeredWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection
118
+ EnabledConfig = Azure::Web::Mgmt::V2016_08_01::Models::EnabledConfig
119
+ TriggeredJobHistoryCollection = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistoryCollection
120
+ SnapshotCollection = Azure::Web::Mgmt::V2016_08_01::Models::SnapshotCollection
121
+ SiteCloneabilityCriterion = Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneabilityCriterion
122
+ HostNameBindingCollection = Azure::Web::Mgmt::V2016_08_01::Models::HostNameBindingCollection
123
+ SiteCloneability = Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneability
124
+ PerfMonSet = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet
125
+ PerfMonCounterCollection = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection
126
+ WebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection
127
+ ContinuousWebJobCollection = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection
128
+ FileSystemApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig
129
+ FileSystemHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig
130
+ AzureBlobStorageApplicationLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig
131
+ AzureBlobStorageHttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig
132
+ MSDeployLogEntry = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry
133
+ BackupSchedule = Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule
134
+ PerfMonSample = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample
135
+ SlotDifferenceCollection = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection
136
+ DeploymentCollection = Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection
137
+ HttpLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig
138
+ SiteConfigResourceCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection
139
+ FunctionEnvelopeCollection = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection
140
+ PerfMonResponse = Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse
141
+ SiteConfigurationSnapshotInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection
142
+ CsmSlotEntity = Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity
143
+ SiteExtensionInfoCollection = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection
144
+ BackupItem = Azure::Web::Mgmt::V2016_08_01::Models::BackupItem
145
+ BackupRequest = Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest
146
+ ConnectionStringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary
147
+ ContinuousWebJob = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJob
148
+ CustomHostnameAnalysisResult = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult
149
+ Deployment = Azure::Web::Mgmt::V2016_08_01::Models::Deployment
150
+ FunctionEnvelope = Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope
151
+ FunctionSecrets = Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets
152
+ HostNameBinding = Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding
153
+ MSDeploy = Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy
154
+ MSDeployLog = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog
155
+ MSDeployStatus = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus
156
+ MigrateMySqlRequest = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest
157
+ MigrateMySqlStatus = Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus
158
+ RelayServiceConnectionEntity = Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity
159
+ NetworkFeatures = Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures
160
+ PremierAddOn = Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn
161
+ ProcessThreadInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo
162
+ ProcessModuleInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo
163
+ ProcessInfo = Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo
164
+ PublicCertificate = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate
165
+ RestoreRequest = Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest
166
+ RestoreResponse = Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse
167
+ SiteAuthSettings = Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings
168
+ SiteConfigResource = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource
169
+ SiteConfigurationSnapshotInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo
170
+ SiteExtensionInfo = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo
171
+ SiteInstance = Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance
172
+ SiteLogsConfig = Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig
173
+ SitePatchResource = Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource
174
+ SitePhpErrorLogFlag = Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag
175
+ SiteSourceControl = Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl
176
+ SlotConfigNamesResource = Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource
177
+ SlotDifference = Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference
178
+ Snapshot = Azure::Web::Mgmt::V2016_08_01::Models::Snapshot
179
+ StorageMigrationOptions = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions
180
+ StorageMigrationResponse = Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse
181
+ StringDictionary = Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary
182
+ TriggeredJobRun = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun
183
+ TriggeredJobHistory = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory
184
+ TriggeredWebJob = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob
185
+ WebJob = Azure::Web::Mgmt::V2016_08_01::Models::WebJob
186
+ LogLevel = Azure::Web::Mgmt::V2016_08_01::Models::LogLevel
187
+ BackupItemStatus = Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus
188
+ DatabaseType = Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType
189
+ FrequencyUnit = Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit
190
+ BackupRestoreOperationType = Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType
191
+ ContinuousWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus
192
+ WebJobType = Azure::Web::Mgmt::V2016_08_01::Models::WebJobType
193
+ PublishingProfileFormat = Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat
194
+ DnsVerificationTestResult = Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult
195
+ AzureResourceType = Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType
196
+ CustomHostNameDnsRecordType = Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType
197
+ HostNameType = Azure::Web::Mgmt::V2016_08_01::Models::HostNameType
198
+ MSDeployLogEntryType = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType
199
+ MSDeployProvisioningState = Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState
200
+ MySqlMigrationType = Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType
201
+ PublicCertificateLocation = Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation
202
+ UnauthenticatedClientAction = Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction
203
+ BuiltInAuthenticationProvider = Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider
204
+ CloneAbilityResult = Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult
205
+ SiteExtensionType = Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType
206
+ TriggeredWebJobStatus = Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus
207
+ HostingEnvironmentProfile = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile
208
+ VirtualIPMapping = Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping
209
+ IpSecurityRestriction = Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction
210
+ VirtualNetworkProfile = Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile
211
+ ApiDefinitionInfo = Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo
212
+ StampCapacity = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity
213
+ CorsSettings = Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings
214
+ NameValuePair = Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair
215
+ AutoHealCustomAction = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction
216
+ AppServiceEnvironmentCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection
217
+ AutoHealActions = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions
218
+ HostingEnvironmentDiagnostics = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics
219
+ SlowRequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger
220
+ SlotSwapStatus = Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus
221
+ SkuCapacity = Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity
222
+ CloningInfo = Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo
223
+ SkuDescription = Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription
224
+ AddressResponse = Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse
225
+ SkuInfoCollection = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection
226
+ WorkerPool = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool
227
+ NetworkAccessControlEntry = Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry
228
+ ResourceCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection
229
+ WorkerPoolCollection = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection
230
+ HybridConnectionCollection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection
231
+ Resource = Azure::Web::Mgmt::V2016_09_01::Models::Resource
232
+ ErrorEntity = Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity
233
+ ResourceMetricProperty = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty
234
+ SnapshotRecoveryTarget = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget
235
+ MetricAvailabilily = Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily
236
+ ResourceMetricAvailability = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability
237
+ ResourceMetric = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric
238
+ CsmUsageQuotaCollection = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection
239
+ StatusCodesBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger
240
+ LocalizableString = Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString
241
+ RequestsBasedTrigger = Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger
242
+ ResourceMetricCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection
243
+ AutoHealTriggers = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers
244
+ ManagedServiceIdentity = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity
245
+ AutoHealRules = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules
246
+ SkuInfo = Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo
247
+ SiteLimits = Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits
248
+ UsageCollection = Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection
249
+ RampUpRule = Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule
250
+ AppServicePlanCollection = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection
251
+ Experiments = Azure::Web::Mgmt::V2016_09_01::Models::Experiments
252
+ ResourceMetricName = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName
253
+ VirtualDirectory = Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory
254
+ ResourceMetricDefinitionCollection = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection
255
+ VirtualApplication = Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication
256
+ Capability = Azure::Web::Mgmt::V2016_09_01::Models::Capability
257
+ HandlerMapping = Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping
258
+ Operation = Azure::Web::Mgmt::V2016_09_01::Models::Operation
259
+ SiteMachineKey = Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey
260
+ CsmUsageQuota = Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota
261
+ ConnStringInfo = Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo
262
+ StampCapacityCollection = Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection
263
+ SiteConfig = Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig
264
+ ProxyOnlyResource = Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource
265
+ HostNameSslState = Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState
266
+ WebAppCollection = Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection
267
+ ResourceMetricValue = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue
268
+ AppServiceEnvironmentResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource
269
+ AppServiceEnvironmentPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource
270
+ MetricDefinition = Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition
271
+ Usage = Azure::Web::Mgmt::V2016_09_01::Models::Usage
272
+ WorkerPoolResource = Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource
273
+ VnetRoute = Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute
274
+ VnetInfo = Azure::Web::Mgmt::V2016_09_01::Models::VnetInfo
275
+ VnetGateway = Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway
276
+ User = Azure::Web::Mgmt::V2016_09_01::Models::User
277
+ SnapshotRecoveryRequest = Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryRequest
278
+ ResourceMetricDefinition = Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinition
279
+ PushSettings = Azure::Web::Mgmt::V2016_09_01::Models::PushSettings
280
+ Identifier = Azure::Web::Mgmt::V2016_09_01::Models::Identifier
281
+ HybridConnectionKey = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey
282
+ HybridConnection = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection
283
+ Site = Azure::Web::Mgmt::V2016_09_01::Models::Site
284
+ AppServicePlan = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan
285
+ AppServicePlanPatchResource = Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource
286
+ HybridConnectionLimits = Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits
287
+ ProvisioningState = Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState
288
+ HostingEnvironmentStatus = Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus
289
+ InternalLoadBalancingMode = Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode
290
+ ComputeModeOptions = Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions
291
+ WorkerSizeOptions = Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions
292
+ AccessControlEntryAction = Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction
293
+ RouteType = Azure::Web::Mgmt::V2016_09_01::Models::RouteType
294
+ ManagedServiceIdentityType = Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentityType
295
+ AutoHealActionType = Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActionType
296
+ ConnectionStringType = Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType
297
+ ScmType = Azure::Web::Mgmt::V2016_09_01::Models::ScmType
298
+ ManagedPipelineMode = Azure::Web::Mgmt::V2016_09_01::Models::ManagedPipelineMode
299
+ SiteLoadBalancing = Azure::Web::Mgmt::V2016_09_01::Models::SiteLoadBalancing
300
+ SupportedTlsVersions = Azure::Web::Mgmt::V2016_09_01::Models::SupportedTlsVersions
301
+ SslState = Azure::Web::Mgmt::V2016_09_01::Models::SslState
302
+ HostType = Azure::Web::Mgmt::V2016_09_01::Models::HostType
303
+ UsageState = Azure::Web::Mgmt::V2016_09_01::Models::UsageState
304
+ SiteAvailabilityState = Azure::Web::Mgmt::V2016_09_01::Models::SiteAvailabilityState
305
+ StatusOptions = Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions
306
+ OperationStatus = Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus
307
+ end
308
+
309
+ class WebManagementClass
310
+ attr_reader :certificates, :deleted_web_apps, :diagnostics, :provider, :recommendations, :resource_health_metadata_operations, :billing_meters, :web_apps, :app_service_environments, :app_service_plans, :configurable, :base_url, :options, :model_classes
311
+
312
+ def initialize(configurable, base_url=nil, options=nil)
313
+ @configurable, @base_url, @options = configurable, base_url, options
314
+
315
+ @client_0 = Azure::Web::Mgmt::V2016_03_01::WebSiteManagementClient.new(configurable.credentials, base_url, options)
316
+ if(@client_0.respond_to?(:subscription_id))
317
+ @client_0.subscription_id = configurable.subscription_id
318
+ end
319
+ add_telemetry(@client_0)
320
+ @certificates = @client_0.certificates
321
+ @deleted_web_apps = @client_0.deleted_web_apps
322
+ @diagnostics = @client_0.diagnostics
323
+ @provider = @client_0.provider
324
+ @recommendations = @client_0.recommendations
325
+ @resource_health_metadata_operations = @client_0.resource_health_metadata_operations
326
+ @billing_meters = @client_0.billing_meters
327
+
328
+ @client_1 = Azure::Web::Mgmt::V2016_08_01::WebSiteManagementClient.new(configurable.credentials, base_url, options)
329
+ if(@client_1.respond_to?(:subscription_id))
330
+ @client_1.subscription_id = configurable.subscription_id
331
+ end
332
+ add_telemetry(@client_1)
333
+ @web_apps = @client_1.web_apps
334
+
335
+ @client_2 = Azure::Web::Mgmt::V2016_09_01::WebSiteManagementClient.new(configurable.credentials, base_url, options)
336
+ if(@client_2.respond_to?(:subscription_id))
337
+ @client_2.subscription_id = configurable.subscription_id
338
+ end
339
+ add_telemetry(@client_2)
340
+ @app_service_environments = @client_2.app_service_environments
341
+ @app_service_plans = @client_2.app_service_plans
342
+
343
+ @model_classes = ModelClasses.new
344
+ end
345
+
346
+ def add_telemetry(client)
347
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/V2018_03_01/Web/Mgmt"
348
+ client.add_user_agent_information(profile_information)
349
+ end
350
+
351
+ def method_missing(method, *args)
352
+ if @client_2.respond_to?method
353
+ @client_2.send(method, *args)
354
+ elsif @client_1.respond_to?method
355
+ @client_1.send(method, *args)
356
+ elsif @client_0.respond_to?method
357
+ @client_0.send(method, *args)
358
+ else
359
+ super
360
+ end
361
+ end
362
+
363
+ class ModelClasses
364
+ def default_error_response_error_details_item
365
+ Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseErrorDetailsItem
366
+ end
367
+ def default_error_response_error
368
+ Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponseError
369
+ end
370
+ def certificate_collection
371
+ Azure::Web::Mgmt::V2016_03_01::Models::CertificateCollection
372
+ end
373
+ def default_error_response
374
+ Azure::Web::Mgmt::V2016_03_01::Models::DefaultErrorResponse
375
+ end
376
+ def csm_operation_display
377
+ Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDisplay
378
+ end
379
+ def dimension
380
+ Azure::Web::Mgmt::V2016_03_01::Models::Dimension
381
+ end
382
+ def validate_response
383
+ Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponse
384
+ end
385
+ def metric_availability
386
+ Azure::Web::Mgmt::V2016_03_01::Models::MetricAvailability
387
+ end
388
+ def metric_specification
389
+ Azure::Web::Mgmt::V2016_03_01::Models::MetricSpecification
390
+ end
391
+ def service_specification
392
+ Azure::Web::Mgmt::V2016_03_01::Models::ServiceSpecification
393
+ end
394
+ def source_control_collection
395
+ Azure::Web::Mgmt::V2016_03_01::Models::SourceControlCollection
396
+ end
397
+ def csm_operation_description_properties
398
+ Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescriptionProperties
399
+ end
400
+ def resource_name_availability_request
401
+ Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailabilityRequest
402
+ end
403
+ def csm_operation_description
404
+ Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationDescription
405
+ end
406
+ def premier_add_on_offer_collection
407
+ Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOfferCollection
408
+ end
409
+ def csm_operation_collection
410
+ Azure::Web::Mgmt::V2016_03_01::Models::CsmOperationCollection
411
+ end
412
+ def application_stack
413
+ Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStack
414
+ end
415
+ def stack_major_version
416
+ Azure::Web::Mgmt::V2016_03_01::Models::StackMajorVersion
417
+ end
418
+ def deployment_locations
419
+ Azure::Web::Mgmt::V2016_03_01::Models::DeploymentLocations
420
+ end
421
+ def name_identifier
422
+ Azure::Web::Mgmt::V2016_03_01::Models::NameIdentifier
423
+ end
424
+ def global_csm_sku_description
425
+ Azure::Web::Mgmt::V2016_03_01::Models::GlobalCsmSkuDescription
426
+ end
427
+ def geo_region_collection
428
+ Azure::Web::Mgmt::V2016_03_01::Models::GeoRegionCollection
429
+ end
430
+ def deleted_site
431
+ Azure::Web::Mgmt::V2016_03_01::Models::DeletedSite
432
+ end
433
+ def deleted_web_app_collection
434
+ Azure::Web::Mgmt::V2016_03_01::Models::DeletedWebAppCollection
435
+ end
436
+ def validate_response_error
437
+ Azure::Web::Mgmt::V2016_03_01::Models::ValidateResponseError
438
+ end
439
+ def solution
440
+ Azure::Web::Mgmt::V2016_03_01::Models::Solution
441
+ end
442
+ def detector_abnormal_time_period
443
+ Azure::Web::Mgmt::V2016_03_01::Models::DetectorAbnormalTimePeriod
444
+ end
445
+ def resource_name_availability
446
+ Azure::Web::Mgmt::V2016_03_01::Models::ResourceNameAvailability
447
+ end
448
+ def abnormal_time_period
449
+ Azure::Web::Mgmt::V2016_03_01::Models::AbnormalTimePeriod
450
+ end
451
+ def hosting_environment_deployment_info
452
+ Azure::Web::Mgmt::V2016_03_01::Models::HostingEnvironmentDeploymentInfo
453
+ end
454
+ def diagnostic_metric_sample
455
+ Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSample
456
+ end
457
+ def diagnostic_metric_set
458
+ Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticMetricSet
459
+ end
460
+ def data_source
461
+ Azure::Web::Mgmt::V2016_03_01::Models::DataSource
462
+ end
463
+ def response_meta_data
464
+ Azure::Web::Mgmt::V2016_03_01::Models::ResponseMetaData
465
+ end
466
+ def analysis_data
467
+ Azure::Web::Mgmt::V2016_03_01::Models::AnalysisData
468
+ end
469
+ def csm_move_resource_envelope
470
+ Azure::Web::Mgmt::V2016_03_01::Models::CsmMoveResourceEnvelope
471
+ end
472
+ def data_table_response_column
473
+ Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseColumn
474
+ end
475
+ def app_service_environment
476
+ Azure::Web::Mgmt::V2016_03_01::Models::AppServiceEnvironment
477
+ end
478
+ def data_table_response_object
479
+ Azure::Web::Mgmt::V2016_03_01::Models::DataTableResponseObject
480
+ end
481
+ def validate_request
482
+ Azure::Web::Mgmt::V2016_03_01::Models::ValidateRequest
483
+ end
484
+ def detector_info
485
+ Azure::Web::Mgmt::V2016_03_01::Models::DetectorInfo
486
+ end
487
+ def rendering
488
+ Azure::Web::Mgmt::V2016_03_01::Models::Rendering
489
+ end
490
+ def diagnostic_data
491
+ Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticData
492
+ end
493
+ def billing_meter_collection
494
+ Azure::Web::Mgmt::V2016_03_01::Models::BillingMeterCollection
495
+ end
496
+ def detector_response_collection
497
+ Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponseCollection
498
+ end
499
+ def resource_health_metadata_collection
500
+ Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadataCollection
501
+ end
502
+ def sku_infos
503
+ Azure::Web::Mgmt::V2016_03_01::Models::SkuInfos
504
+ end
505
+ def diagnostic_analysis_collection
506
+ Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysisCollection
507
+ end
508
+ def recommendation_collection
509
+ Azure::Web::Mgmt::V2016_03_01::Models::RecommendationCollection
510
+ end
511
+ def diagnostic_category_collection
512
+ Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategoryCollection
513
+ end
514
+ def diagnostic_detector_collection
515
+ Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorCollection
516
+ end
517
+ def application_stack_collection
518
+ Azure::Web::Mgmt::V2016_03_01::Models::ApplicationStackCollection
519
+ end
520
+ def stack_minor_version
521
+ Azure::Web::Mgmt::V2016_03_01::Models::StackMinorVersion
522
+ end
523
+ def certificate
524
+ Azure::Web::Mgmt::V2016_03_01::Models::Certificate
525
+ end
526
+ def certificate_patch_resource
527
+ Azure::Web::Mgmt::V2016_03_01::Models::CertificatePatchResource
528
+ end
529
+ def detector_definition
530
+ Azure::Web::Mgmt::V2016_03_01::Models::DetectorDefinition
531
+ end
532
+ def analysis_definition
533
+ Azure::Web::Mgmt::V2016_03_01::Models::AnalysisDefinition
534
+ end
535
+ def detector_response
536
+ Azure::Web::Mgmt::V2016_03_01::Models::DetectorResponse
537
+ end
538
+ def diagnostic_analysis
539
+ Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticAnalysis
540
+ end
541
+ def diagnostic_category
542
+ Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticCategory
543
+ end
544
+ def diagnostic_detector_response
545
+ Azure::Web::Mgmt::V2016_03_01::Models::DiagnosticDetectorResponse
546
+ end
547
+ def recommendation
548
+ Azure::Web::Mgmt::V2016_03_01::Models::Recommendation
549
+ end
550
+ def recommendation_rule
551
+ Azure::Web::Mgmt::V2016_03_01::Models::RecommendationRule
552
+ end
553
+ def resource_health_metadata
554
+ Azure::Web::Mgmt::V2016_03_01::Models::ResourceHealthMetadata
555
+ end
556
+ def billing_meter
557
+ Azure::Web::Mgmt::V2016_03_01::Models::BillingMeter
558
+ end
559
+ def geo_region
560
+ Azure::Web::Mgmt::V2016_03_01::Models::GeoRegion
561
+ end
562
+ def premier_add_on_offer
563
+ Azure::Web::Mgmt::V2016_03_01::Models::PremierAddOnOffer
564
+ end
565
+ def source_control
566
+ Azure::Web::Mgmt::V2016_03_01::Models::SourceControl
567
+ end
568
+ def vnet_parameters
569
+ Azure::Web::Mgmt::V2016_03_01::Models::VnetParameters
570
+ end
571
+ def vnet_validation_test_failure
572
+ Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationTestFailure
573
+ end
574
+ def vnet_validation_failure_details
575
+ Azure::Web::Mgmt::V2016_03_01::Models::VnetValidationFailureDetails
576
+ end
577
+ def key_vault_secret_status
578
+ Azure::Web::Mgmt::V2016_03_01::Models::KeyVaultSecretStatus
579
+ end
580
+ def issue_type
581
+ Azure::Web::Mgmt::V2016_03_01::Models::IssueType
582
+ end
583
+ def solution_type
584
+ Azure::Web::Mgmt::V2016_03_01::Models::SolutionType
585
+ end
586
+ def rendering_type
587
+ Azure::Web::Mgmt::V2016_03_01::Models::RenderingType
588
+ end
589
+ def resource_scope_type
590
+ Azure::Web::Mgmt::V2016_03_01::Models::ResourceScopeType
591
+ end
592
+ def notification_level
593
+ Azure::Web::Mgmt::V2016_03_01::Models::NotificationLevel
594
+ end
595
+ def channels
596
+ Azure::Web::Mgmt::V2016_03_01::Models::Channels
597
+ end
598
+ def app_service_plan_restrictions
599
+ Azure::Web::Mgmt::V2016_03_01::Models::AppServicePlanRestrictions
600
+ end
601
+ def in_availability_reason_type
602
+ Azure::Web::Mgmt::V2016_03_01::Models::InAvailabilityReasonType
603
+ end
604
+ def check_name_resource_types
605
+ Azure::Web::Mgmt::V2016_03_01::Models::CheckNameResourceTypes
606
+ end
607
+ def validate_resource_types
608
+ Azure::Web::Mgmt::V2016_03_01::Models::ValidateResourceTypes
609
+ end
610
+ def sku_name
611
+ Azure::Web::Mgmt::V2016_03_01::Models::SkuName
612
+ end
613
+ def azure_table_storage_application_logs_config
614
+ Azure::Web::Mgmt::V2016_08_01::Models::AzureTableStorageApplicationLogsConfig
615
+ end
616
+ def application_logs_config
617
+ Azure::Web::Mgmt::V2016_08_01::Models::ApplicationLogsConfig
618
+ end
619
+ def database_backup_setting
620
+ Azure::Web::Mgmt::V2016_08_01::Models::DatabaseBackupSetting
621
+ end
622
+ def backup_item_collection
623
+ Azure::Web::Mgmt::V2016_08_01::Models::BackupItemCollection
624
+ end
625
+ def process_info_collection
626
+ Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfoCollection
627
+ end
628
+ def conn_string_value_type_pair
629
+ Azure::Web::Mgmt::V2016_08_01::Models::ConnStringValueTypePair
630
+ end
631
+ def process_module_info_collection
632
+ Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfoCollection
633
+ end
634
+ def process_thread_info_collection
635
+ Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfoCollection
636
+ end
637
+ def csm_publishing_profile_options
638
+ Azure::Web::Mgmt::V2016_08_01::Models::CsmPublishingProfileOptions
639
+ end
640
+ def web_app_instance_collection
641
+ Azure::Web::Mgmt::V2016_08_01::Models::WebAppInstanceCollection
642
+ end
643
+ def public_certificate_collection
644
+ Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateCollection
645
+ end
646
+ def identifier_collection
647
+ Azure::Web::Mgmt::V2016_08_01::Models::IdentifierCollection
648
+ end
649
+ def triggered_web_job_collection
650
+ Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobCollection
651
+ end
652
+ def enabled_config
653
+ Azure::Web::Mgmt::V2016_08_01::Models::EnabledConfig
654
+ end
655
+ def triggered_job_history_collection
656
+ Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistoryCollection
657
+ end
658
+ def snapshot_collection
659
+ Azure::Web::Mgmt::V2016_08_01::Models::SnapshotCollection
660
+ end
661
+ def site_cloneability_criterion
662
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneabilityCriterion
663
+ end
664
+ def host_name_binding_collection
665
+ Azure::Web::Mgmt::V2016_08_01::Models::HostNameBindingCollection
666
+ end
667
+ def site_cloneability
668
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteCloneability
669
+ end
670
+ def perf_mon_set
671
+ Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSet
672
+ end
673
+ def perf_mon_counter_collection
674
+ Azure::Web::Mgmt::V2016_08_01::Models::PerfMonCounterCollection
675
+ end
676
+ def web_job_collection
677
+ Azure::Web::Mgmt::V2016_08_01::Models::WebJobCollection
678
+ end
679
+ def continuous_web_job_collection
680
+ Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobCollection
681
+ end
682
+ def file_system_application_logs_config
683
+ Azure::Web::Mgmt::V2016_08_01::Models::FileSystemApplicationLogsConfig
684
+ end
685
+ def file_system_http_logs_config
686
+ Azure::Web::Mgmt::V2016_08_01::Models::FileSystemHttpLogsConfig
687
+ end
688
+ def azure_blob_storage_application_logs_config
689
+ Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageApplicationLogsConfig
690
+ end
691
+ def azure_blob_storage_http_logs_config
692
+ Azure::Web::Mgmt::V2016_08_01::Models::AzureBlobStorageHttpLogsConfig
693
+ end
694
+ def msdeploy_log_entry
695
+ Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntry
696
+ end
697
+ def backup_schedule
698
+ Azure::Web::Mgmt::V2016_08_01::Models::BackupSchedule
699
+ end
700
+ def perf_mon_sample
701
+ Azure::Web::Mgmt::V2016_08_01::Models::PerfMonSample
702
+ end
703
+ def slot_difference_collection
704
+ Azure::Web::Mgmt::V2016_08_01::Models::SlotDifferenceCollection
705
+ end
706
+ def deployment_collection
707
+ Azure::Web::Mgmt::V2016_08_01::Models::DeploymentCollection
708
+ end
709
+ def http_logs_config
710
+ Azure::Web::Mgmt::V2016_08_01::Models::HttpLogsConfig
711
+ end
712
+ def site_config_resource_collection
713
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResourceCollection
714
+ end
715
+ def function_envelope_collection
716
+ Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelopeCollection
717
+ end
718
+ def perf_mon_response
719
+ Azure::Web::Mgmt::V2016_08_01::Models::PerfMonResponse
720
+ end
721
+ def site_configuration_snapshot_info_collection
722
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfoCollection
723
+ end
724
+ def csm_slot_entity
725
+ Azure::Web::Mgmt::V2016_08_01::Models::CsmSlotEntity
726
+ end
727
+ def site_extension_info_collection
728
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfoCollection
729
+ end
730
+ def backup_item
731
+ Azure::Web::Mgmt::V2016_08_01::Models::BackupItem
732
+ end
733
+ def backup_request
734
+ Azure::Web::Mgmt::V2016_08_01::Models::BackupRequest
735
+ end
736
+ def connection_string_dictionary
737
+ Azure::Web::Mgmt::V2016_08_01::Models::ConnectionStringDictionary
738
+ end
739
+ def continuous_web_job
740
+ Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJob
741
+ end
742
+ def custom_hostname_analysis_result
743
+ Azure::Web::Mgmt::V2016_08_01::Models::CustomHostnameAnalysisResult
744
+ end
745
+ def deployment
746
+ Azure::Web::Mgmt::V2016_08_01::Models::Deployment
747
+ end
748
+ def function_envelope
749
+ Azure::Web::Mgmt::V2016_08_01::Models::FunctionEnvelope
750
+ end
751
+ def function_secrets
752
+ Azure::Web::Mgmt::V2016_08_01::Models::FunctionSecrets
753
+ end
754
+ def host_name_binding
755
+ Azure::Web::Mgmt::V2016_08_01::Models::HostNameBinding
756
+ end
757
+ def msdeploy
758
+ Azure::Web::Mgmt::V2016_08_01::Models::MSDeploy
759
+ end
760
+ def msdeploy_log
761
+ Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLog
762
+ end
763
+ def msdeploy_status
764
+ Azure::Web::Mgmt::V2016_08_01::Models::MSDeployStatus
765
+ end
766
+ def migrate_my_sql_request
767
+ Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlRequest
768
+ end
769
+ def migrate_my_sql_status
770
+ Azure::Web::Mgmt::V2016_08_01::Models::MigrateMySqlStatus
771
+ end
772
+ def relay_service_connection_entity
773
+ Azure::Web::Mgmt::V2016_08_01::Models::RelayServiceConnectionEntity
774
+ end
775
+ def network_features
776
+ Azure::Web::Mgmt::V2016_08_01::Models::NetworkFeatures
777
+ end
778
+ def premier_add_on
779
+ Azure::Web::Mgmt::V2016_08_01::Models::PremierAddOn
780
+ end
781
+ def process_thread_info
782
+ Azure::Web::Mgmt::V2016_08_01::Models::ProcessThreadInfo
783
+ end
784
+ def process_module_info
785
+ Azure::Web::Mgmt::V2016_08_01::Models::ProcessModuleInfo
786
+ end
787
+ def process_info
788
+ Azure::Web::Mgmt::V2016_08_01::Models::ProcessInfo
789
+ end
790
+ def public_certificate
791
+ Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificate
792
+ end
793
+ def restore_request
794
+ Azure::Web::Mgmt::V2016_08_01::Models::RestoreRequest
795
+ end
796
+ def restore_response
797
+ Azure::Web::Mgmt::V2016_08_01::Models::RestoreResponse
798
+ end
799
+ def site_auth_settings
800
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteAuthSettings
801
+ end
802
+ def site_config_resource
803
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigResource
804
+ end
805
+ def site_configuration_snapshot_info
806
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteConfigurationSnapshotInfo
807
+ end
808
+ def site_extension_info
809
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionInfo
810
+ end
811
+ def site_instance
812
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteInstance
813
+ end
814
+ def site_logs_config
815
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteLogsConfig
816
+ end
817
+ def site_patch_resource
818
+ Azure::Web::Mgmt::V2016_08_01::Models::SitePatchResource
819
+ end
820
+ def site_php_error_log_flag
821
+ Azure::Web::Mgmt::V2016_08_01::Models::SitePhpErrorLogFlag
822
+ end
823
+ def site_source_control
824
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteSourceControl
825
+ end
826
+ def slot_config_names_resource
827
+ Azure::Web::Mgmt::V2016_08_01::Models::SlotConfigNamesResource
828
+ end
829
+ def slot_difference
830
+ Azure::Web::Mgmt::V2016_08_01::Models::SlotDifference
831
+ end
832
+ def snapshot
833
+ Azure::Web::Mgmt::V2016_08_01::Models::Snapshot
834
+ end
835
+ def storage_migration_options
836
+ Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationOptions
837
+ end
838
+ def storage_migration_response
839
+ Azure::Web::Mgmt::V2016_08_01::Models::StorageMigrationResponse
840
+ end
841
+ def string_dictionary
842
+ Azure::Web::Mgmt::V2016_08_01::Models::StringDictionary
843
+ end
844
+ def triggered_job_run
845
+ Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobRun
846
+ end
847
+ def triggered_job_history
848
+ Azure::Web::Mgmt::V2016_08_01::Models::TriggeredJobHistory
849
+ end
850
+ def triggered_web_job
851
+ Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJob
852
+ end
853
+ def web_job
854
+ Azure::Web::Mgmt::V2016_08_01::Models::WebJob
855
+ end
856
+ def log_level
857
+ Azure::Web::Mgmt::V2016_08_01::Models::LogLevel
858
+ end
859
+ def backup_item_status
860
+ Azure::Web::Mgmt::V2016_08_01::Models::BackupItemStatus
861
+ end
862
+ def database_type
863
+ Azure::Web::Mgmt::V2016_08_01::Models::DatabaseType
864
+ end
865
+ def frequency_unit
866
+ Azure::Web::Mgmt::V2016_08_01::Models::FrequencyUnit
867
+ end
868
+ def backup_restore_operation_type
869
+ Azure::Web::Mgmt::V2016_08_01::Models::BackupRestoreOperationType
870
+ end
871
+ def continuous_web_job_status
872
+ Azure::Web::Mgmt::V2016_08_01::Models::ContinuousWebJobStatus
873
+ end
874
+ def web_job_type
875
+ Azure::Web::Mgmt::V2016_08_01::Models::WebJobType
876
+ end
877
+ def publishing_profile_format
878
+ Azure::Web::Mgmt::V2016_08_01::Models::PublishingProfileFormat
879
+ end
880
+ def dns_verification_test_result
881
+ Azure::Web::Mgmt::V2016_08_01::Models::DnsVerificationTestResult
882
+ end
883
+ def azure_resource_type
884
+ Azure::Web::Mgmt::V2016_08_01::Models::AzureResourceType
885
+ end
886
+ def custom_host_name_dns_record_type
887
+ Azure::Web::Mgmt::V2016_08_01::Models::CustomHostNameDnsRecordType
888
+ end
889
+ def host_name_type
890
+ Azure::Web::Mgmt::V2016_08_01::Models::HostNameType
891
+ end
892
+ def msdeploy_log_entry_type
893
+ Azure::Web::Mgmt::V2016_08_01::Models::MSDeployLogEntryType
894
+ end
895
+ def msdeploy_provisioning_state
896
+ Azure::Web::Mgmt::V2016_08_01::Models::MSDeployProvisioningState
897
+ end
898
+ def my_sql_migration_type
899
+ Azure::Web::Mgmt::V2016_08_01::Models::MySqlMigrationType
900
+ end
901
+ def public_certificate_location
902
+ Azure::Web::Mgmt::V2016_08_01::Models::PublicCertificateLocation
903
+ end
904
+ def unauthenticated_client_action
905
+ Azure::Web::Mgmt::V2016_08_01::Models::UnauthenticatedClientAction
906
+ end
907
+ def built_in_authentication_provider
908
+ Azure::Web::Mgmt::V2016_08_01::Models::BuiltInAuthenticationProvider
909
+ end
910
+ def clone_ability_result
911
+ Azure::Web::Mgmt::V2016_08_01::Models::CloneAbilityResult
912
+ end
913
+ def site_extension_type
914
+ Azure::Web::Mgmt::V2016_08_01::Models::SiteExtensionType
915
+ end
916
+ def triggered_web_job_status
917
+ Azure::Web::Mgmt::V2016_08_01::Models::TriggeredWebJobStatus
918
+ end
919
+ def hosting_environment_profile
920
+ Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentProfile
921
+ end
922
+ def virtual_ipmapping
923
+ Azure::Web::Mgmt::V2016_09_01::Models::VirtualIPMapping
924
+ end
925
+ def ip_security_restriction
926
+ Azure::Web::Mgmt::V2016_09_01::Models::IpSecurityRestriction
927
+ end
928
+ def virtual_network_profile
929
+ Azure::Web::Mgmt::V2016_09_01::Models::VirtualNetworkProfile
930
+ end
931
+ def api_definition_info
932
+ Azure::Web::Mgmt::V2016_09_01::Models::ApiDefinitionInfo
933
+ end
934
+ def stamp_capacity
935
+ Azure::Web::Mgmt::V2016_09_01::Models::StampCapacity
936
+ end
937
+ def cors_settings
938
+ Azure::Web::Mgmt::V2016_09_01::Models::CorsSettings
939
+ end
940
+ def name_value_pair
941
+ Azure::Web::Mgmt::V2016_09_01::Models::NameValuePair
942
+ end
943
+ def auto_heal_custom_action
944
+ Azure::Web::Mgmt::V2016_09_01::Models::AutoHealCustomAction
945
+ end
946
+ def app_service_environment_collection
947
+ Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentCollection
948
+ end
949
+ def auto_heal_actions
950
+ Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActions
951
+ end
952
+ def hosting_environment_diagnostics
953
+ Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentDiagnostics
954
+ end
955
+ def slow_requests_based_trigger
956
+ Azure::Web::Mgmt::V2016_09_01::Models::SlowRequestsBasedTrigger
957
+ end
958
+ def slot_swap_status
959
+ Azure::Web::Mgmt::V2016_09_01::Models::SlotSwapStatus
960
+ end
961
+ def sku_capacity
962
+ Azure::Web::Mgmt::V2016_09_01::Models::SkuCapacity
963
+ end
964
+ def cloning_info
965
+ Azure::Web::Mgmt::V2016_09_01::Models::CloningInfo
966
+ end
967
+ def sku_description
968
+ Azure::Web::Mgmt::V2016_09_01::Models::SkuDescription
969
+ end
970
+ def address_response
971
+ Azure::Web::Mgmt::V2016_09_01::Models::AddressResponse
972
+ end
973
+ def sku_info_collection
974
+ Azure::Web::Mgmt::V2016_09_01::Models::SkuInfoCollection
975
+ end
976
+ def worker_pool
977
+ Azure::Web::Mgmt::V2016_09_01::Models::WorkerPool
978
+ end
979
+ def network_access_control_entry
980
+ Azure::Web::Mgmt::V2016_09_01::Models::NetworkAccessControlEntry
981
+ end
982
+ def resource_collection
983
+ Azure::Web::Mgmt::V2016_09_01::Models::ResourceCollection
984
+ end
985
+ def worker_pool_collection
986
+ Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolCollection
987
+ end
988
+ def hybrid_connection_collection
989
+ Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionCollection
990
+ end
991
+ def resource
992
+ Azure::Web::Mgmt::V2016_09_01::Models::Resource
993
+ end
994
+ def error_entity
995
+ Azure::Web::Mgmt::V2016_09_01::Models::ErrorEntity
996
+ end
997
+ def resource_metric_property
998
+ Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricProperty
999
+ end
1000
+ def snapshot_recovery_target
1001
+ Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryTarget
1002
+ end
1003
+ def metric_availabilily
1004
+ Azure::Web::Mgmt::V2016_09_01::Models::MetricAvailabilily
1005
+ end
1006
+ def resource_metric_availability
1007
+ Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricAvailability
1008
+ end
1009
+ def resource_metric
1010
+ Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetric
1011
+ end
1012
+ def csm_usage_quota_collection
1013
+ Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuotaCollection
1014
+ end
1015
+ def status_codes_based_trigger
1016
+ Azure::Web::Mgmt::V2016_09_01::Models::StatusCodesBasedTrigger
1017
+ end
1018
+ def localizable_string
1019
+ Azure::Web::Mgmt::V2016_09_01::Models::LocalizableString
1020
+ end
1021
+ def requests_based_trigger
1022
+ Azure::Web::Mgmt::V2016_09_01::Models::RequestsBasedTrigger
1023
+ end
1024
+ def resource_metric_collection
1025
+ Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricCollection
1026
+ end
1027
+ def auto_heal_triggers
1028
+ Azure::Web::Mgmt::V2016_09_01::Models::AutoHealTriggers
1029
+ end
1030
+ def managed_service_identity
1031
+ Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentity
1032
+ end
1033
+ def auto_heal_rules
1034
+ Azure::Web::Mgmt::V2016_09_01::Models::AutoHealRules
1035
+ end
1036
+ def sku_info
1037
+ Azure::Web::Mgmt::V2016_09_01::Models::SkuInfo
1038
+ end
1039
+ def site_limits
1040
+ Azure::Web::Mgmt::V2016_09_01::Models::SiteLimits
1041
+ end
1042
+ def usage_collection
1043
+ Azure::Web::Mgmt::V2016_09_01::Models::UsageCollection
1044
+ end
1045
+ def ramp_up_rule
1046
+ Azure::Web::Mgmt::V2016_09_01::Models::RampUpRule
1047
+ end
1048
+ def app_service_plan_collection
1049
+ Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanCollection
1050
+ end
1051
+ def experiments
1052
+ Azure::Web::Mgmt::V2016_09_01::Models::Experiments
1053
+ end
1054
+ def resource_metric_name
1055
+ Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricName
1056
+ end
1057
+ def virtual_directory
1058
+ Azure::Web::Mgmt::V2016_09_01::Models::VirtualDirectory
1059
+ end
1060
+ def resource_metric_definition_collection
1061
+ Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinitionCollection
1062
+ end
1063
+ def virtual_application
1064
+ Azure::Web::Mgmt::V2016_09_01::Models::VirtualApplication
1065
+ end
1066
+ def capability
1067
+ Azure::Web::Mgmt::V2016_09_01::Models::Capability
1068
+ end
1069
+ def handler_mapping
1070
+ Azure::Web::Mgmt::V2016_09_01::Models::HandlerMapping
1071
+ end
1072
+ def operation
1073
+ Azure::Web::Mgmt::V2016_09_01::Models::Operation
1074
+ end
1075
+ def site_machine_key
1076
+ Azure::Web::Mgmt::V2016_09_01::Models::SiteMachineKey
1077
+ end
1078
+ def csm_usage_quota
1079
+ Azure::Web::Mgmt::V2016_09_01::Models::CsmUsageQuota
1080
+ end
1081
+ def conn_string_info
1082
+ Azure::Web::Mgmt::V2016_09_01::Models::ConnStringInfo
1083
+ end
1084
+ def stamp_capacity_collection
1085
+ Azure::Web::Mgmt::V2016_09_01::Models::StampCapacityCollection
1086
+ end
1087
+ def site_config
1088
+ Azure::Web::Mgmt::V2016_09_01::Models::SiteConfig
1089
+ end
1090
+ def proxy_only_resource
1091
+ Azure::Web::Mgmt::V2016_09_01::Models::ProxyOnlyResource
1092
+ end
1093
+ def host_name_ssl_state
1094
+ Azure::Web::Mgmt::V2016_09_01::Models::HostNameSslState
1095
+ end
1096
+ def web_app_collection
1097
+ Azure::Web::Mgmt::V2016_09_01::Models::WebAppCollection
1098
+ end
1099
+ def resource_metric_value
1100
+ Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricValue
1101
+ end
1102
+ def app_service_environment_resource
1103
+ Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentResource
1104
+ end
1105
+ def app_service_environment_patch_resource
1106
+ Azure::Web::Mgmt::V2016_09_01::Models::AppServiceEnvironmentPatchResource
1107
+ end
1108
+ def metric_definition
1109
+ Azure::Web::Mgmt::V2016_09_01::Models::MetricDefinition
1110
+ end
1111
+ def usage
1112
+ Azure::Web::Mgmt::V2016_09_01::Models::Usage
1113
+ end
1114
+ def worker_pool_resource
1115
+ Azure::Web::Mgmt::V2016_09_01::Models::WorkerPoolResource
1116
+ end
1117
+ def vnet_route
1118
+ Azure::Web::Mgmt::V2016_09_01::Models::VnetRoute
1119
+ end
1120
+ def vnet_info
1121
+ Azure::Web::Mgmt::V2016_09_01::Models::VnetInfo
1122
+ end
1123
+ def vnet_gateway
1124
+ Azure::Web::Mgmt::V2016_09_01::Models::VnetGateway
1125
+ end
1126
+ def user
1127
+ Azure::Web::Mgmt::V2016_09_01::Models::User
1128
+ end
1129
+ def snapshot_recovery_request
1130
+ Azure::Web::Mgmt::V2016_09_01::Models::SnapshotRecoveryRequest
1131
+ end
1132
+ def resource_metric_definition
1133
+ Azure::Web::Mgmt::V2016_09_01::Models::ResourceMetricDefinition
1134
+ end
1135
+ def push_settings
1136
+ Azure::Web::Mgmt::V2016_09_01::Models::PushSettings
1137
+ end
1138
+ def identifier
1139
+ Azure::Web::Mgmt::V2016_09_01::Models::Identifier
1140
+ end
1141
+ def hybrid_connection_key
1142
+ Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionKey
1143
+ end
1144
+ def hybrid_connection
1145
+ Azure::Web::Mgmt::V2016_09_01::Models::HybridConnection
1146
+ end
1147
+ def site
1148
+ Azure::Web::Mgmt::V2016_09_01::Models::Site
1149
+ end
1150
+ def app_service_plan
1151
+ Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlan
1152
+ end
1153
+ def app_service_plan_patch_resource
1154
+ Azure::Web::Mgmt::V2016_09_01::Models::AppServicePlanPatchResource
1155
+ end
1156
+ def hybrid_connection_limits
1157
+ Azure::Web::Mgmt::V2016_09_01::Models::HybridConnectionLimits
1158
+ end
1159
+ def provisioning_state
1160
+ Azure::Web::Mgmt::V2016_09_01::Models::ProvisioningState
1161
+ end
1162
+ def hosting_environment_status
1163
+ Azure::Web::Mgmt::V2016_09_01::Models::HostingEnvironmentStatus
1164
+ end
1165
+ def internal_load_balancing_mode
1166
+ Azure::Web::Mgmt::V2016_09_01::Models::InternalLoadBalancingMode
1167
+ end
1168
+ def compute_mode_options
1169
+ Azure::Web::Mgmt::V2016_09_01::Models::ComputeModeOptions
1170
+ end
1171
+ def worker_size_options
1172
+ Azure::Web::Mgmt::V2016_09_01::Models::WorkerSizeOptions
1173
+ end
1174
+ def access_control_entry_action
1175
+ Azure::Web::Mgmt::V2016_09_01::Models::AccessControlEntryAction
1176
+ end
1177
+ def route_type
1178
+ Azure::Web::Mgmt::V2016_09_01::Models::RouteType
1179
+ end
1180
+ def managed_service_identity_type
1181
+ Azure::Web::Mgmt::V2016_09_01::Models::ManagedServiceIdentityType
1182
+ end
1183
+ def auto_heal_action_type
1184
+ Azure::Web::Mgmt::V2016_09_01::Models::AutoHealActionType
1185
+ end
1186
+ def connection_string_type
1187
+ Azure::Web::Mgmt::V2016_09_01::Models::ConnectionStringType
1188
+ end
1189
+ def scm_type
1190
+ Azure::Web::Mgmt::V2016_09_01::Models::ScmType
1191
+ end
1192
+ def managed_pipeline_mode
1193
+ Azure::Web::Mgmt::V2016_09_01::Models::ManagedPipelineMode
1194
+ end
1195
+ def site_load_balancing
1196
+ Azure::Web::Mgmt::V2016_09_01::Models::SiteLoadBalancing
1197
+ end
1198
+ def supported_tls_versions
1199
+ Azure::Web::Mgmt::V2016_09_01::Models::SupportedTlsVersions
1200
+ end
1201
+ def ssl_state
1202
+ Azure::Web::Mgmt::V2016_09_01::Models::SslState
1203
+ end
1204
+ def host_type
1205
+ Azure::Web::Mgmt::V2016_09_01::Models::HostType
1206
+ end
1207
+ def usage_state
1208
+ Azure::Web::Mgmt::V2016_09_01::Models::UsageState
1209
+ end
1210
+ def site_availability_state
1211
+ Azure::Web::Mgmt::V2016_09_01::Models::SiteAvailabilityState
1212
+ end
1213
+ def status_options
1214
+ Azure::Web::Mgmt::V2016_09_01::Models::StatusOptions
1215
+ end
1216
+ def operation_status
1217
+ Azure::Web::Mgmt::V2016_09_01::Models::OperationStatus
1218
+ end
1219
+ end
1220
+ end
1221
+ end
1222
+ end
1223
+ end