azure_sdk 0.61.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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,233 @@
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_mysql'
6
+
7
+ module Azure::Profiles::Latest
8
+ module Mysql
9
+ module Mgmt
10
+ Servers = Azure::Mysql::Mgmt::V2017_12_01::Servers
11
+ Replicas = Azure::Mysql::Mgmt::V2017_12_01::Replicas
12
+ FirewallRules = Azure::Mysql::Mgmt::V2017_12_01::FirewallRules
13
+ VirtualNetworkRules = Azure::Mysql::Mgmt::V2017_12_01::VirtualNetworkRules
14
+ Databases = Azure::Mysql::Mgmt::V2017_12_01::Databases
15
+ Configurations = Azure::Mysql::Mgmt::V2017_12_01::Configurations
16
+ LogFiles = Azure::Mysql::Mgmt::V2017_12_01::LogFiles
17
+ LocationBasedPerformanceTier = Azure::Mysql::Mgmt::V2017_12_01::LocationBasedPerformanceTier
18
+ CheckNameAvailability = Azure::Mysql::Mgmt::V2017_12_01::CheckNameAvailability
19
+ ServerSecurityAlertPolicies = Azure::Mysql::Mgmt::V2017_12_01::ServerSecurityAlertPolicies
20
+ Operations = Azure::Mysql::Mgmt::V2017_12_01::Operations
21
+
22
+ module Models
23
+ VirtualNetworkRuleListResult = Azure::Mysql::Mgmt::V2017_12_01::Models::VirtualNetworkRuleListResult
24
+ FirewallRuleListResult = Azure::Mysql::Mgmt::V2017_12_01::Models::FirewallRuleListResult
25
+ NameAvailabilityRequest = Azure::Mysql::Mgmt::V2017_12_01::Models::NameAvailabilityRequest
26
+ StorageProfile = Azure::Mysql::Mgmt::V2017_12_01::Models::StorageProfile
27
+ ProxyResource = Azure::Mysql::Mgmt::V2017_12_01::Models::ProxyResource
28
+ NameAvailability = Azure::Mysql::Mgmt::V2017_12_01::Models::NameAvailability
29
+ PerformanceTierListResult = Azure::Mysql::Mgmt::V2017_12_01::Models::PerformanceTierListResult
30
+ Operation = Azure::Mysql::Mgmt::V2017_12_01::Models::Operation
31
+ PerformanceTierServiceLevelObjectives = Azure::Mysql::Mgmt::V2017_12_01::Models::PerformanceTierServiceLevelObjectives
32
+ ServerPropertiesForCreate = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerPropertiesForCreate
33
+ LogFileListResult = Azure::Mysql::Mgmt::V2017_12_01::Models::LogFileListResult
34
+ OperationListResult = Azure::Mysql::Mgmt::V2017_12_01::Models::OperationListResult
35
+ ServerUpdateParameters = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerUpdateParameters
36
+ PerformanceTierProperties = Azure::Mysql::Mgmt::V2017_12_01::Models::PerformanceTierProperties
37
+ DatabaseListResult = Azure::Mysql::Mgmt::V2017_12_01::Models::DatabaseListResult
38
+ ServerForCreate = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerForCreate
39
+ Sku = Azure::Mysql::Mgmt::V2017_12_01::Models::Sku
40
+ ConfigurationListResult = Azure::Mysql::Mgmt::V2017_12_01::Models::ConfigurationListResult
41
+ ServerListResult = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerListResult
42
+ OperationDisplay = Azure::Mysql::Mgmt::V2017_12_01::Models::OperationDisplay
43
+ TrackedResource = Azure::Mysql::Mgmt::V2017_12_01::Models::TrackedResource
44
+ ServerPropertiesForDefaultCreate = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerPropertiesForDefaultCreate
45
+ ServerPropertiesForRestore = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerPropertiesForRestore
46
+ ServerPropertiesForGeoRestore = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerPropertiesForGeoRestore
47
+ ServerPropertiesForReplica = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerPropertiesForReplica
48
+ Server = Azure::Mysql::Mgmt::V2017_12_01::Models::Server
49
+ FirewallRule = Azure::Mysql::Mgmt::V2017_12_01::Models::FirewallRule
50
+ VirtualNetworkRule = Azure::Mysql::Mgmt::V2017_12_01::Models::VirtualNetworkRule
51
+ Database = Azure::Mysql::Mgmt::V2017_12_01::Models::Database
52
+ Configuration = Azure::Mysql::Mgmt::V2017_12_01::Models::Configuration
53
+ LogFile = Azure::Mysql::Mgmt::V2017_12_01::Models::LogFile
54
+ ServerSecurityAlertPolicy = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerSecurityAlertPolicy
55
+ ServerVersion = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerVersion
56
+ SslEnforcementEnum = Azure::Mysql::Mgmt::V2017_12_01::Models::SslEnforcementEnum
57
+ ServerState = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerState
58
+ GeoRedundantBackup = Azure::Mysql::Mgmt::V2017_12_01::Models::GeoRedundantBackup
59
+ StorageAutogrow = Azure::Mysql::Mgmt::V2017_12_01::Models::StorageAutogrow
60
+ SkuTier = Azure::Mysql::Mgmt::V2017_12_01::Models::SkuTier
61
+ VirtualNetworkRuleState = Azure::Mysql::Mgmt::V2017_12_01::Models::VirtualNetworkRuleState
62
+ OperationOrigin = Azure::Mysql::Mgmt::V2017_12_01::Models::OperationOrigin
63
+ ServerSecurityAlertPolicyState = Azure::Mysql::Mgmt::V2017_12_01::Models::ServerSecurityAlertPolicyState
64
+ end
65
+
66
+ class MysqlManagementClass
67
+ attr_reader :servers, :replicas, :firewall_rules, :virtual_network_rules, :databases, :configurations, :log_files, :location_based_performance_tier, :check_name_availability, :server_security_alert_policies, :operations, :configurable, :base_url, :options, :model_classes
68
+
69
+ def initialize(configurable, base_url=nil, options=nil)
70
+ @configurable, @base_url, @options = configurable, base_url, options
71
+
72
+ @client_0 = Azure::Mysql::Mgmt::V2017_12_01::MySQLManagementClient.new(configurable.credentials, base_url, options)
73
+ if(@client_0.respond_to?(:subscription_id))
74
+ @client_0.subscription_id = configurable.subscription_id
75
+ end
76
+ add_telemetry(@client_0)
77
+ @servers = @client_0.servers
78
+ @replicas = @client_0.replicas
79
+ @firewall_rules = @client_0.firewall_rules
80
+ @virtual_network_rules = @client_0.virtual_network_rules
81
+ @databases = @client_0.databases
82
+ @configurations = @client_0.configurations
83
+ @log_files = @client_0.log_files
84
+ @location_based_performance_tier = @client_0.location_based_performance_tier
85
+ @check_name_availability = @client_0.check_name_availability
86
+ @server_security_alert_policies = @client_0.server_security_alert_policies
87
+ @operations = @client_0.operations
88
+
89
+ @model_classes = ModelClasses.new
90
+ end
91
+
92
+ def add_telemetry(client)
93
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Mysql/Mgmt"
94
+ client.add_user_agent_information(profile_information)
95
+ end
96
+
97
+ def method_missing(method, *args)
98
+ if @client_0.respond_to?method
99
+ @client_0.send(method, *args)
100
+ else
101
+ super
102
+ end
103
+ end
104
+
105
+ class ModelClasses
106
+ def virtual_network_rule_list_result
107
+ Azure::Mysql::Mgmt::V2017_12_01::Models::VirtualNetworkRuleListResult
108
+ end
109
+ def firewall_rule_list_result
110
+ Azure::Mysql::Mgmt::V2017_12_01::Models::FirewallRuleListResult
111
+ end
112
+ def name_availability_request
113
+ Azure::Mysql::Mgmt::V2017_12_01::Models::NameAvailabilityRequest
114
+ end
115
+ def storage_profile
116
+ Azure::Mysql::Mgmt::V2017_12_01::Models::StorageProfile
117
+ end
118
+ def proxy_resource
119
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ProxyResource
120
+ end
121
+ def name_availability
122
+ Azure::Mysql::Mgmt::V2017_12_01::Models::NameAvailability
123
+ end
124
+ def performance_tier_list_result
125
+ Azure::Mysql::Mgmt::V2017_12_01::Models::PerformanceTierListResult
126
+ end
127
+ def operation
128
+ Azure::Mysql::Mgmt::V2017_12_01::Models::Operation
129
+ end
130
+ def performance_tier_service_level_objectives
131
+ Azure::Mysql::Mgmt::V2017_12_01::Models::PerformanceTierServiceLevelObjectives
132
+ end
133
+ def server_properties_for_create
134
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerPropertiesForCreate
135
+ end
136
+ def log_file_list_result
137
+ Azure::Mysql::Mgmt::V2017_12_01::Models::LogFileListResult
138
+ end
139
+ def operation_list_result
140
+ Azure::Mysql::Mgmt::V2017_12_01::Models::OperationListResult
141
+ end
142
+ def server_update_parameters
143
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerUpdateParameters
144
+ end
145
+ def performance_tier_properties
146
+ Azure::Mysql::Mgmt::V2017_12_01::Models::PerformanceTierProperties
147
+ end
148
+ def database_list_result
149
+ Azure::Mysql::Mgmt::V2017_12_01::Models::DatabaseListResult
150
+ end
151
+ def server_for_create
152
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerForCreate
153
+ end
154
+ def sku
155
+ Azure::Mysql::Mgmt::V2017_12_01::Models::Sku
156
+ end
157
+ def configuration_list_result
158
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ConfigurationListResult
159
+ end
160
+ def server_list_result
161
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerListResult
162
+ end
163
+ def operation_display
164
+ Azure::Mysql::Mgmt::V2017_12_01::Models::OperationDisplay
165
+ end
166
+ def tracked_resource
167
+ Azure::Mysql::Mgmt::V2017_12_01::Models::TrackedResource
168
+ end
169
+ def server_properties_for_default_create
170
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerPropertiesForDefaultCreate
171
+ end
172
+ def server_properties_for_restore
173
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerPropertiesForRestore
174
+ end
175
+ def server_properties_for_geo_restore
176
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerPropertiesForGeoRestore
177
+ end
178
+ def server_properties_for_replica
179
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerPropertiesForReplica
180
+ end
181
+ def server
182
+ Azure::Mysql::Mgmt::V2017_12_01::Models::Server
183
+ end
184
+ def firewall_rule
185
+ Azure::Mysql::Mgmt::V2017_12_01::Models::FirewallRule
186
+ end
187
+ def virtual_network_rule
188
+ Azure::Mysql::Mgmt::V2017_12_01::Models::VirtualNetworkRule
189
+ end
190
+ def database
191
+ Azure::Mysql::Mgmt::V2017_12_01::Models::Database
192
+ end
193
+ def configuration
194
+ Azure::Mysql::Mgmt::V2017_12_01::Models::Configuration
195
+ end
196
+ def log_file
197
+ Azure::Mysql::Mgmt::V2017_12_01::Models::LogFile
198
+ end
199
+ def server_security_alert_policy
200
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerSecurityAlertPolicy
201
+ end
202
+ def server_version
203
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerVersion
204
+ end
205
+ def ssl_enforcement_enum
206
+ Azure::Mysql::Mgmt::V2017_12_01::Models::SslEnforcementEnum
207
+ end
208
+ def server_state
209
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerState
210
+ end
211
+ def geo_redundant_backup
212
+ Azure::Mysql::Mgmt::V2017_12_01::Models::GeoRedundantBackup
213
+ end
214
+ def storage_autogrow
215
+ Azure::Mysql::Mgmt::V2017_12_01::Models::StorageAutogrow
216
+ end
217
+ def sku_tier
218
+ Azure::Mysql::Mgmt::V2017_12_01::Models::SkuTier
219
+ end
220
+ def virtual_network_rule_state
221
+ Azure::Mysql::Mgmt::V2017_12_01::Models::VirtualNetworkRuleState
222
+ end
223
+ def operation_origin
224
+ Azure::Mysql::Mgmt::V2017_12_01::Models::OperationOrigin
225
+ end
226
+ def server_security_alert_policy_state
227
+ Azure::Mysql::Mgmt::V2017_12_01::Models::ServerSecurityAlertPolicyState
228
+ end
229
+ end
230
+ end
231
+ end
232
+ end
233
+ end
@@ -0,0 +1,207 @@
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_netapp'
6
+
7
+ module Azure::Profiles::Latest
8
+ module NetApp
9
+ module Mgmt
10
+ Operations = Azure::NetApp::Mgmt::V2019_11_01::Operations
11
+ NetAppResource = Azure::NetApp::Mgmt::V2019_11_01::NetAppResource
12
+ Accounts = Azure::NetApp::Mgmt::V2019_11_01::Accounts
13
+ Pools = Azure::NetApp::Mgmt::V2019_11_01::Pools
14
+ Volumes = Azure::NetApp::Mgmt::V2019_11_01::Volumes
15
+ Snapshots = Azure::NetApp::Mgmt::V2019_11_01::Snapshots
16
+
17
+ module Models
18
+ ExportPolicyRule = Azure::NetApp::Mgmt::V2019_11_01::Models::ExportPolicyRule
19
+ OperationDisplay = Azure::NetApp::Mgmt::V2019_11_01::Models::OperationDisplay
20
+ VolumePropertiesExportPolicy = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesExportPolicy
21
+ MetricSpecification = Azure::NetApp::Mgmt::V2019_11_01::Models::MetricSpecification
22
+ MountTargetProperties = Azure::NetApp::Mgmt::V2019_11_01::Models::MountTargetProperties
23
+ Operation = Azure::NetApp::Mgmt::V2019_11_01::Models::Operation
24
+ ReplicationObject = Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationObject
25
+ ResourceNameAvailability = Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailability
26
+ VolumePropertiesDataProtection = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesDataProtection
27
+ ActiveDirectory = Azure::NetApp::Mgmt::V2019_11_01::Models::ActiveDirectory
28
+ Volume = Azure::NetApp::Mgmt::V2019_11_01::Models::Volume
29
+ NetAppAccountList = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountList
30
+ VolumeList = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeList
31
+ CapacityPool = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPool
32
+ ReplicationStatus = Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationStatus
33
+ CapacityPoolPatch = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
34
+ VolumePatchPropertiesExportPolicy = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatchPropertiesExportPolicy
35
+ ServiceSpecification = Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceSpecification
36
+ VolumePatch = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatch
37
+ ResourceNameAvailabilityRequest = Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailabilityRequest
38
+ MountTarget = Azure::NetApp::Mgmt::V2019_11_01::Models::MountTarget
39
+ NetAppAccountPatch = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountPatch
40
+ Snapshot = Azure::NetApp::Mgmt::V2019_11_01::Models::Snapshot
41
+ Dimension = Azure::NetApp::Mgmt::V2019_11_01::Models::Dimension
42
+ SnapshotsList = Azure::NetApp::Mgmt::V2019_11_01::Models::SnapshotsList
43
+ NetAppAccount = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccount
44
+ VolumeRevert = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeRevert
45
+ OperationListResult = Azure::NetApp::Mgmt::V2019_11_01::Models::OperationListResult
46
+ AuthorizeRequest = Azure::NetApp::Mgmt::V2019_11_01::Models::AuthorizeRequest
47
+ CapacityPoolList = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolList
48
+ InAvailabilityReasonType = Azure::NetApp::Mgmt::V2019_11_01::Models::InAvailabilityReasonType
49
+ CheckNameResourceTypes = Azure::NetApp::Mgmt::V2019_11_01::Models::CheckNameResourceTypes
50
+ ServiceLevel = Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceLevel
51
+ EndpointType = Azure::NetApp::Mgmt::V2019_11_01::Models::EndpointType
52
+ ReplicationSchedule = Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationSchedule
53
+ RelationshipStatus = Azure::NetApp::Mgmt::V2019_11_01::Models::RelationshipStatus
54
+ MirrorState = Azure::NetApp::Mgmt::V2019_11_01::Models::MirrorState
55
+ end
56
+
57
+ class NetAppManagementClass
58
+ attr_reader :operations, :net_app_resource, :accounts, :pools, :volumes, :snapshots, :configurable, :base_url, :options, :model_classes
59
+
60
+ def initialize(configurable, base_url=nil, options=nil)
61
+ @configurable, @base_url, @options = configurable, base_url, options
62
+
63
+ @client_0 = Azure::NetApp::Mgmt::V2019_11_01::AzureNetAppFilesManagementClient.new(configurable.credentials, base_url, options)
64
+ if(@client_0.respond_to?(:subscription_id))
65
+ @client_0.subscription_id = configurable.subscription_id
66
+ end
67
+ add_telemetry(@client_0)
68
+ @operations = @client_0.operations
69
+ @net_app_resource = @client_0.net_app_resource
70
+ @accounts = @client_0.accounts
71
+ @pools = @client_0.pools
72
+ @volumes = @client_0.volumes
73
+ @snapshots = @client_0.snapshots
74
+
75
+ @model_classes = ModelClasses.new
76
+ end
77
+
78
+ def add_telemetry(client)
79
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/NetApp/Mgmt"
80
+ client.add_user_agent_information(profile_information)
81
+ end
82
+
83
+ def method_missing(method, *args)
84
+ if @client_0.respond_to?method
85
+ @client_0.send(method, *args)
86
+ else
87
+ super
88
+ end
89
+ end
90
+
91
+ class ModelClasses
92
+ def export_policy_rule
93
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ExportPolicyRule
94
+ end
95
+ def operation_display
96
+ Azure::NetApp::Mgmt::V2019_11_01::Models::OperationDisplay
97
+ end
98
+ def volume_properties_export_policy
99
+ Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesExportPolicy
100
+ end
101
+ def metric_specification
102
+ Azure::NetApp::Mgmt::V2019_11_01::Models::MetricSpecification
103
+ end
104
+ def mount_target_properties
105
+ Azure::NetApp::Mgmt::V2019_11_01::Models::MountTargetProperties
106
+ end
107
+ def operation
108
+ Azure::NetApp::Mgmt::V2019_11_01::Models::Operation
109
+ end
110
+ def replication_object
111
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationObject
112
+ end
113
+ def resource_name_availability
114
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailability
115
+ end
116
+ def volume_properties_data_protection
117
+ Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesDataProtection
118
+ end
119
+ def active_directory
120
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ActiveDirectory
121
+ end
122
+ def volume
123
+ Azure::NetApp::Mgmt::V2019_11_01::Models::Volume
124
+ end
125
+ def net_app_account_list
126
+ Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountList
127
+ end
128
+ def volume_list
129
+ Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeList
130
+ end
131
+ def capacity_pool
132
+ Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPool
133
+ end
134
+ def replication_status
135
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationStatus
136
+ end
137
+ def capacity_pool_patch
138
+ Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
139
+ end
140
+ def volume_patch_properties_export_policy
141
+ Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatchPropertiesExportPolicy
142
+ end
143
+ def service_specification
144
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceSpecification
145
+ end
146
+ def volume_patch
147
+ Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatch
148
+ end
149
+ def resource_name_availability_request
150
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailabilityRequest
151
+ end
152
+ def mount_target
153
+ Azure::NetApp::Mgmt::V2019_11_01::Models::MountTarget
154
+ end
155
+ def net_app_account_patch
156
+ Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountPatch
157
+ end
158
+ def snapshot
159
+ Azure::NetApp::Mgmt::V2019_11_01::Models::Snapshot
160
+ end
161
+ def dimension
162
+ Azure::NetApp::Mgmt::V2019_11_01::Models::Dimension
163
+ end
164
+ def snapshots_list
165
+ Azure::NetApp::Mgmt::V2019_11_01::Models::SnapshotsList
166
+ end
167
+ def net_app_account
168
+ Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccount
169
+ end
170
+ def volume_revert
171
+ Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeRevert
172
+ end
173
+ def operation_list_result
174
+ Azure::NetApp::Mgmt::V2019_11_01::Models::OperationListResult
175
+ end
176
+ def authorize_request
177
+ Azure::NetApp::Mgmt::V2019_11_01::Models::AuthorizeRequest
178
+ end
179
+ def capacity_pool_list
180
+ Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolList
181
+ end
182
+ def in_availability_reason_type
183
+ Azure::NetApp::Mgmt::V2019_11_01::Models::InAvailabilityReasonType
184
+ end
185
+ def check_name_resource_types
186
+ Azure::NetApp::Mgmt::V2019_11_01::Models::CheckNameResourceTypes
187
+ end
188
+ def service_level
189
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceLevel
190
+ end
191
+ def endpoint_type
192
+ Azure::NetApp::Mgmt::V2019_11_01::Models::EndpointType
193
+ end
194
+ def replication_schedule
195
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationSchedule
196
+ end
197
+ def relationship_status
198
+ Azure::NetApp::Mgmt::V2019_11_01::Models::RelationshipStatus
199
+ end
200
+ def mirror_state
201
+ Azure::NetApp::Mgmt::V2019_11_01::Models::MirrorState
202
+ end
203
+ end
204
+ end
205
+ end
206
+ end
207
+ end
@@ -0,0 +1,2937 @@
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_network'
6
+
7
+ module Azure::Profiles::Latest
8
+ module Network
9
+ module Mgmt
10
+ FirewallPolicyRuleGroups = Azure::Network::Mgmt::V2019_06_01::FirewallPolicyRuleGroups
11
+ P2sVpnServerConfigurations = Azure::Network::Mgmt::V2019_06_01::P2sVpnServerConfigurations
12
+ ApplicationGateways = Azure::Network::Mgmt::V2020_05_01::ApplicationGateways
13
+ ApplicationGatewayPrivateLinkResources = Azure::Network::Mgmt::V2020_05_01::ApplicationGatewayPrivateLinkResources
14
+ ApplicationGatewayPrivateEndpointConnections = Azure::Network::Mgmt::V2020_05_01::ApplicationGatewayPrivateEndpointConnections
15
+ ApplicationSecurityGroups = Azure::Network::Mgmt::V2020_05_01::ApplicationSecurityGroups
16
+ AvailableDelegations = Azure::Network::Mgmt::V2020_05_01::AvailableDelegations
17
+ AvailableResourceGroupDelegations = Azure::Network::Mgmt::V2020_05_01::AvailableResourceGroupDelegations
18
+ AvailableServiceAliases = Azure::Network::Mgmt::V2020_05_01::AvailableServiceAliases
19
+ AzureFirewalls = Azure::Network::Mgmt::V2020_05_01::AzureFirewalls
20
+ AzureFirewallFqdnTags = Azure::Network::Mgmt::V2020_05_01::AzureFirewallFqdnTags
21
+ BastionHosts = Azure::Network::Mgmt::V2020_05_01::BastionHosts
22
+ DdosCustomPolicies = Azure::Network::Mgmt::V2020_05_01::DdosCustomPolicies
23
+ DdosProtectionPlans = Azure::Network::Mgmt::V2020_05_01::DdosProtectionPlans
24
+ AvailableEndpointServices = Azure::Network::Mgmt::V2020_05_01::AvailableEndpointServices
25
+ ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2020_05_01::ExpressRouteCircuitAuthorizations
26
+ ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2020_05_01::ExpressRouteCircuitPeerings
27
+ ExpressRouteCircuitConnections = Azure::Network::Mgmt::V2020_05_01::ExpressRouteCircuitConnections
28
+ PeerExpressRouteCircuitConnections = Azure::Network::Mgmt::V2020_05_01::PeerExpressRouteCircuitConnections
29
+ ExpressRouteCircuits = Azure::Network::Mgmt::V2020_05_01::ExpressRouteCircuits
30
+ ExpressRouteServiceProviders = Azure::Network::Mgmt::V2020_05_01::ExpressRouteServiceProviders
31
+ ExpressRouteCrossConnections = Azure::Network::Mgmt::V2020_05_01::ExpressRouteCrossConnections
32
+ ExpressRouteCrossConnectionPeerings = Azure::Network::Mgmt::V2020_05_01::ExpressRouteCrossConnectionPeerings
33
+ ExpressRoutePortsLocations = Azure::Network::Mgmt::V2020_05_01::ExpressRoutePortsLocations
34
+ ExpressRoutePorts = Azure::Network::Mgmt::V2020_05_01::ExpressRoutePorts
35
+ ExpressRouteLinks = Azure::Network::Mgmt::V2020_05_01::ExpressRouteLinks
36
+ FirewallPolicies = Azure::Network::Mgmt::V2020_05_01::FirewallPolicies
37
+ FirewallPolicyRuleCollectionGroups = Azure::Network::Mgmt::V2020_05_01::FirewallPolicyRuleCollectionGroups
38
+ IpAllocations = Azure::Network::Mgmt::V2020_05_01::IpAllocations
39
+ IpGroups = Azure::Network::Mgmt::V2020_05_01::IpGroups
40
+ LoadBalancers = Azure::Network::Mgmt::V2020_05_01::LoadBalancers
41
+ LoadBalancerBackendAddressPools = Azure::Network::Mgmt::V2020_05_01::LoadBalancerBackendAddressPools
42
+ LoadBalancerFrontendIPConfigurations = Azure::Network::Mgmt::V2020_05_01::LoadBalancerFrontendIPConfigurations
43
+ InboundNatRules = Azure::Network::Mgmt::V2020_05_01::InboundNatRules
44
+ LoadBalancerLoadBalancingRules = Azure::Network::Mgmt::V2020_05_01::LoadBalancerLoadBalancingRules
45
+ LoadBalancerOutboundRules = Azure::Network::Mgmt::V2020_05_01::LoadBalancerOutboundRules
46
+ LoadBalancerNetworkInterfaces = Azure::Network::Mgmt::V2020_05_01::LoadBalancerNetworkInterfaces
47
+ LoadBalancerProbes = Azure::Network::Mgmt::V2020_05_01::LoadBalancerProbes
48
+ NatGateways = Azure::Network::Mgmt::V2020_05_01::NatGateways
49
+ NetworkInterfaces = Azure::Network::Mgmt::V2020_05_01::NetworkInterfaces
50
+ NetworkInterfaceIPConfigurations = Azure::Network::Mgmt::V2020_05_01::NetworkInterfaceIPConfigurations
51
+ NetworkInterfaceLoadBalancers = Azure::Network::Mgmt::V2020_05_01::NetworkInterfaceLoadBalancers
52
+ NetworkInterfaceTapConfigurations = Azure::Network::Mgmt::V2020_05_01::NetworkInterfaceTapConfigurations
53
+ NetworkProfiles = Azure::Network::Mgmt::V2020_05_01::NetworkProfiles
54
+ NetworkSecurityGroups = Azure::Network::Mgmt::V2020_05_01::NetworkSecurityGroups
55
+ SecurityRules = Azure::Network::Mgmt::V2020_05_01::SecurityRules
56
+ DefaultSecurityRules = Azure::Network::Mgmt::V2020_05_01::DefaultSecurityRules
57
+ NetworkVirtualAppliances = Azure::Network::Mgmt::V2020_05_01::NetworkVirtualAppliances
58
+ VirtualApplianceSites = Azure::Network::Mgmt::V2020_05_01::VirtualApplianceSites
59
+ VirtualApplianceSkus = Azure::Network::Mgmt::V2020_05_01::VirtualApplianceSkus
60
+ NetworkWatchers = Azure::Network::Mgmt::V2020_05_01::NetworkWatchers
61
+ PacketCaptures = Azure::Network::Mgmt::V2020_05_01::PacketCaptures
62
+ ConnectionMonitors = Azure::Network::Mgmt::V2020_05_01::ConnectionMonitors
63
+ FlowLogs = Azure::Network::Mgmt::V2020_05_01::FlowLogs
64
+ Operations = Azure::Network::Mgmt::V2020_05_01::Operations
65
+ PrivateEndpoints = Azure::Network::Mgmt::V2020_05_01::PrivateEndpoints
66
+ AvailablePrivateEndpointTypes = Azure::Network::Mgmt::V2020_05_01::AvailablePrivateEndpointTypes
67
+ PrivateDnsZoneGroups = Azure::Network::Mgmt::V2020_05_01::PrivateDnsZoneGroups
68
+ PrivateLinkServices = Azure::Network::Mgmt::V2020_05_01::PrivateLinkServices
69
+ PublicIPAddresses = Azure::Network::Mgmt::V2020_05_01::PublicIPAddresses
70
+ PublicIPPrefixes = Azure::Network::Mgmt::V2020_05_01::PublicIPPrefixes
71
+ RouteFilters = Azure::Network::Mgmt::V2020_05_01::RouteFilters
72
+ RouteFilterRules = Azure::Network::Mgmt::V2020_05_01::RouteFilterRules
73
+ RouteTables = Azure::Network::Mgmt::V2020_05_01::RouteTables
74
+ Routes = Azure::Network::Mgmt::V2020_05_01::Routes
75
+ SecurityPartnerProviders = Azure::Network::Mgmt::V2020_05_01::SecurityPartnerProviders
76
+ BgpServiceCommunities = Azure::Network::Mgmt::V2020_05_01::BgpServiceCommunities
77
+ ServiceEndpointPolicies = Azure::Network::Mgmt::V2020_05_01::ServiceEndpointPolicies
78
+ ServiceEndpointPolicyDefinitions = Azure::Network::Mgmt::V2020_05_01::ServiceEndpointPolicyDefinitions
79
+ ServiceTags = Azure::Network::Mgmt::V2020_05_01::ServiceTags
80
+ Usages = Azure::Network::Mgmt::V2020_05_01::Usages
81
+ VirtualNetworks = Azure::Network::Mgmt::V2020_05_01::VirtualNetworks
82
+ Subnets = Azure::Network::Mgmt::V2020_05_01::Subnets
83
+ ResourceNavigationLinks = Azure::Network::Mgmt::V2020_05_01::ResourceNavigationLinks
84
+ ServiceAssociationLinks = Azure::Network::Mgmt::V2020_05_01::ServiceAssociationLinks
85
+ VirtualNetworkPeerings = Azure::Network::Mgmt::V2020_05_01::VirtualNetworkPeerings
86
+ VirtualNetworkGateways = Azure::Network::Mgmt::V2020_05_01::VirtualNetworkGateways
87
+ VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2020_05_01::VirtualNetworkGatewayConnections
88
+ LocalNetworkGateways = Azure::Network::Mgmt::V2020_05_01::LocalNetworkGateways
89
+ VirtualNetworkTaps = Azure::Network::Mgmt::V2020_05_01::VirtualNetworkTaps
90
+ VirtualRouters = Azure::Network::Mgmt::V2020_05_01::VirtualRouters
91
+ VirtualRouterPeerings = Azure::Network::Mgmt::V2020_05_01::VirtualRouterPeerings
92
+ VirtualWans = Azure::Network::Mgmt::V2020_05_01::VirtualWans
93
+ VpnSites = Azure::Network::Mgmt::V2020_05_01::VpnSites
94
+ VpnSiteLinks = Azure::Network::Mgmt::V2020_05_01::VpnSiteLinks
95
+ VpnSitesConfiguration = Azure::Network::Mgmt::V2020_05_01::VpnSitesConfiguration
96
+ VpnServerConfigurations = Azure::Network::Mgmt::V2020_05_01::VpnServerConfigurations
97
+ VirtualHubs = Azure::Network::Mgmt::V2020_05_01::VirtualHubs
98
+ HubVirtualNetworkConnections = Azure::Network::Mgmt::V2020_05_01::HubVirtualNetworkConnections
99
+ VpnGateways = Azure::Network::Mgmt::V2020_05_01::VpnGateways
100
+ VpnConnections = Azure::Network::Mgmt::V2020_05_01::VpnConnections
101
+ VpnSiteLinkConnections = Azure::Network::Mgmt::V2020_05_01::VpnSiteLinkConnections
102
+ VpnLinkConnections = Azure::Network::Mgmt::V2020_05_01::VpnLinkConnections
103
+ P2sVpnGateways = Azure::Network::Mgmt::V2020_05_01::P2sVpnGateways
104
+ VpnServerConfigurationsAssociatedWithVirtualWan = Azure::Network::Mgmt::V2020_05_01::VpnServerConfigurationsAssociatedWithVirtualWan
105
+ VirtualHubRouteTableV2s = Azure::Network::Mgmt::V2020_05_01::VirtualHubRouteTableV2s
106
+ ExpressRouteGateways = Azure::Network::Mgmt::V2020_05_01::ExpressRouteGateways
107
+ ExpressRouteConnections = Azure::Network::Mgmt::V2020_05_01::ExpressRouteConnections
108
+ VirtualHubBgpConnection = Azure::Network::Mgmt::V2020_05_01::VirtualHubBgpConnection
109
+ VirtualHubBgpConnections = Azure::Network::Mgmt::V2020_05_01::VirtualHubBgpConnections
110
+ VirtualHubIpConfiguration = Azure::Network::Mgmt::V2020_05_01::VirtualHubIpConfiguration
111
+ HubRouteTables = Azure::Network::Mgmt::V2020_05_01::HubRouteTables
112
+ WebApplicationFirewallPolicies = Azure::Network::Mgmt::V2020_05_01::WebApplicationFirewallPolicies
113
+
114
+ module Models
115
+ FirewallPolicyNatRuleAction = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRuleAction
116
+ FirewallPolicyRuleCondition = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleCondition
117
+ FirewallPolicyFilterRuleAction = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRuleAction
118
+ FirewallPolicyRuleConditionApplicationProtocol = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionApplicationProtocol
119
+ FirewallPolicyRuleGroupListResult = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleGroupListResult
120
+ ListP2SVpnServerConfigurationsResult = Azure::Network::Mgmt::V2019_06_01::Models::ListP2SVpnServerConfigurationsResult
121
+ FirewallPolicyRuleGroup = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleGroup
122
+ FirewallPolicyNatRule = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRule
123
+ FirewallPolicyFilterRule = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRule
124
+ ApplicationRuleCondition = Azure::Network::Mgmt::V2019_06_01::Models::ApplicationRuleCondition
125
+ NetworkRuleCondition = Azure::Network::Mgmt::V2019_06_01::Models::NetworkRuleCondition
126
+ P2SVpnServerConfigVpnClientRootCertificate = Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigVpnClientRootCertificate
127
+ P2SVpnServerConfigVpnClientRevokedCertificate = Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate
128
+ P2SVpnServerConfigRadiusServerRootCertificate = Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigRadiusServerRootCertificate
129
+ P2SVpnServerConfigRadiusClientRootCertificate = Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigRadiusClientRootCertificate
130
+ P2SVpnServerConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfiguration
131
+ FirewallPolicyNatRuleActionType = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRuleActionType
132
+ FirewallPolicyFilterRuleActionType = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRuleActionType
133
+ FirewallPolicyRuleConditionApplicationProtocolType = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionApplicationProtocolType
134
+ FirewallPolicyRuleConditionNetworkProtocol = Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionNetworkProtocol
135
+ VerificationIPFlowParameters = Azure::Network::Mgmt::V2020_05_01::Models::VerificationIPFlowParameters
136
+ VerificationIPFlowResult = Azure::Network::Mgmt::V2020_05_01::Models::VerificationIPFlowResult
137
+ SubResource = Azure::Network::Mgmt::V2020_05_01::Models::SubResource
138
+ NextHopParameters = Azure::Network::Mgmt::V2020_05_01::Models::NextHopParameters
139
+ VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkConnectionGatewayReference
140
+ FirewallPolicyFilterRuleCollectionAction = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyFilterRuleCollectionAction
141
+ ManagedRulesDefinition = Azure::Network::Mgmt::V2020_05_01::Models::ManagedRulesDefinition
142
+ LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2020_05_01::Models::LocalNetworkGatewayListResult
143
+ ManagedRuleSet = Azure::Network::Mgmt::V2020_05_01::Models::ManagedRuleSet
144
+ FirewallPolicyRuleApplicationProtocol = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleApplicationProtocol
145
+ ManagedRuleGroupOverride = Azure::Network::Mgmt::V2020_05_01::Models::ManagedRuleGroupOverride
146
+ VpnClientIPsecParameters = Azure::Network::Mgmt::V2020_05_01::Models::VpnClientIPsecParameters
147
+ ManagedRuleOverride = Azure::Network::Mgmt::V2020_05_01::Models::ManagedRuleOverride
148
+ ConnectionResetSharedKey = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionResetSharedKey
149
+ FlowLogFormatParameters = Azure::Network::Mgmt::V2020_05_01::Models::FlowLogFormatParameters
150
+ VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnectionListResult
151
+ TrafficAnalyticsProperties = Azure::Network::Mgmt::V2020_05_01::Models::TrafficAnalyticsProperties
152
+ FirewallPolicyListResult = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyListResult
153
+ WebApplicationFirewallCustomRule = Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallCustomRule
154
+ FirewallPolicyRuleCollectionGroupListResult = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleCollectionGroupListResult
155
+ MatchVariable = Azure::Network::Mgmt::V2020_05_01::Models::MatchVariable
156
+ TrafficSelectorPolicy = Azure::Network::Mgmt::V2020_05_01::Models::TrafficSelectorPolicy
157
+ PolicySettings = Azure::Network::Mgmt::V2020_05_01::Models::PolicySettings
158
+ IpAllocationListResult = Azure::Network::Mgmt::V2020_05_01::Models::IpAllocationListResult
159
+ PublicIPAddressSku = Azure::Network::Mgmt::V2020_05_01::Models::PublicIPAddressSku
160
+ TunnelConnectionHealth = Azure::Network::Mgmt::V2020_05_01::Models::TunnelConnectionHealth
161
+ DdosSettings = Azure::Network::Mgmt::V2020_05_01::Models::DdosSettings
162
+ IpGroupListResult = Azure::Network::Mgmt::V2020_05_01::Models::IpGroupListResult
163
+ VirtualHubEffectiveRouteList = Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubEffectiveRouteList
164
+ LoadBalancerSku = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerSku
165
+ ListVirtualHubIpConfigurationResults = Azure::Network::Mgmt::V2020_05_01::Models::ListVirtualHubIpConfigurationResults
166
+ GatewayRouteListResult = Azure::Network::Mgmt::V2020_05_01::Models::GatewayRouteListResult
167
+ ExpressRouteConnectionList = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteConnectionList
168
+ BgpPeerStatusListResult = Azure::Network::Mgmt::V2020_05_01::Models::BgpPeerStatusListResult
169
+ ExpressRouteGatewayPropertiesAutoScaleConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfiguration
170
+ VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayListResult
171
+ ExpressRouteCircuitPeeringId = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeeringId
172
+ VpnClientParameters = Azure::Network::Mgmt::V2020_05_01::Models::VpnClientParameters
173
+ VirtualHubId = Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubId
174
+ GatewayRoute = Azure::Network::Mgmt::V2020_05_01::Models::GatewayRoute
175
+ NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties = Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
176
+ LoadBalancerListResult = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerListResult
177
+ ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendAddress
178
+ InboundNatRuleListResult = Azure::Network::Mgmt::V2020_05_01::Models::InboundNatRuleListResult
179
+ ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayConnectionDraining
180
+ LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerBackendAddressPoolListResult
181
+ ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealthServer
182
+ LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerFrontendIPConfigurationListResult
183
+ ApplicationGatewayBackendHealthOnDemand = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealthOnDemand
184
+ LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerLoadBalancingRuleListResult
185
+ ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealth
186
+ LoadBalancerOutboundRuleListResult = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerOutboundRuleListResult
187
+ ApplicationGatewaySslPolicy = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslPolicy
188
+ LoadBalancerProbeListResult = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerProbeListResult
189
+ VpnProfileResponse = Azure::Network::Mgmt::V2020_05_01::Models::VpnProfileResponse
190
+ NetworkInterfaceListResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceListResult
191
+ ListP2SVpnGatewaysResult = Azure::Network::Mgmt::V2020_05_01::Models::ListP2SVpnGatewaysResult
192
+ NatGatewaySku = Azure::Network::Mgmt::V2020_05_01::Models::NatGatewaySku
193
+ VpnClientConnectionHealth = Azure::Network::Mgmt::V2020_05_01::Models::VpnClientConnectionHealth
194
+ BgpPeerStatus = Azure::Network::Mgmt::V2020_05_01::Models::BgpPeerStatus
195
+ AadAuthenticationParameters = Azure::Network::Mgmt::V2020_05_01::Models::AadAuthenticationParameters
196
+ NatGatewayListResult = Azure::Network::Mgmt::V2020_05_01::Models::NatGatewayListResult
197
+ VpnServerConfigVpnClientRevokedCertificate = Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfigVpnClientRevokedCertificate
198
+ AzureAsyncOperationResult = Azure::Network::Mgmt::V2020_05_01::Models::AzureAsyncOperationResult
199
+ ApplicationGatewayRewriteRuleCondition = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRewriteRuleCondition
200
+ NetworkInterfaceTapConfigurationListResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceTapConfigurationListResult
201
+ ApplicationGatewayUrlConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayUrlConfiguration
202
+ NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceIPConfigurationListResult
203
+ ApplicationGatewayRewriteRule = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRewriteRule
204
+ NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceLoadBalancerListResult
205
+ VirtualWanSecurityProviders = Azure::Network::Mgmt::V2020_05_01::Models::VirtualWanSecurityProviders
206
+ EffectiveNetworkSecurityGroupAssociation = Azure::Network::Mgmt::V2020_05_01::Models::EffectiveNetworkSecurityGroupAssociation
207
+ VpnSiteId = Azure::Network::Mgmt::V2020_05_01::Models::VpnSiteId
208
+ EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2020_05_01::Models::EffectiveNetworkSecurityRule
209
+ ApplicationGatewayPrivateLinkResourceListResult = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateLinkResourceListResult
210
+ EffectiveNetworkSecurityGroup = Azure::Network::Mgmt::V2020_05_01::Models::EffectiveNetworkSecurityGroup
211
+ ApplicationGatewayPrivateEndpointConnectionListResult = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateEndpointConnectionListResult
212
+ EffectiveNetworkSecurityGroupListResult = Azure::Network::Mgmt::V2020_05_01::Models::EffectiveNetworkSecurityGroupListResult
213
+ ApplicationGatewayFirewallDisabledRuleGroup = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
214
+ EffectiveRoute = Azure::Network::Mgmt::V2020_05_01::Models::EffectiveRoute
215
+ ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
216
+ EffectiveRouteListResult = Azure::Network::Mgmt::V2020_05_01::Models::EffectiveRouteListResult
217
+ ManagedServiceIdentityUserAssignedIdentitiesValue = Azure::Network::Mgmt::V2020_05_01::Models::ManagedServiceIdentityUserAssignedIdentitiesValue
218
+ BgpSettings = Azure::Network::Mgmt::V2020_05_01::Models::BgpSettings
219
+ ListVpnSiteLinkConnectionsResult = Azure::Network::Mgmt::V2020_05_01::Models::ListVpnSiteLinkConnectionsResult
220
+ IPConfigurationBgpPeeringAddress = Azure::Network::Mgmt::V2020_05_01::Models::IPConfigurationBgpPeeringAddress
221
+ ApplicationGatewayFirewallRule = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallRule
222
+ ContainerNetworkInterfaceIpConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ContainerNetworkInterfaceIpConfiguration
223
+ ListVpnConnectionsResult = Azure::Network::Mgmt::V2020_05_01::Models::ListVpnConnectionsResult
224
+ VpnClientConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::VpnClientConfiguration
225
+ ListVpnGatewaysResult = Azure::Network::Mgmt::V2020_05_01::Models::ListVpnGatewaysResult
226
+ RadiusServer = Azure::Network::Mgmt::V2020_05_01::Models::RadiusServer
227
+ ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
228
+ NetworkProfileListResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkProfileListResult
229
+ SecurityRuleListResult = Azure::Network::Mgmt::V2020_05_01::Models::SecurityRuleListResult
230
+ ErrorDetails = Azure::Network::Mgmt::V2020_05_01::Models::ErrorDetails
231
+ NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkSecurityGroupListResult
232
+ TagsObject = Azure::Network::Mgmt::V2020_05_01::Models::TagsObject
233
+ VirtualApplianceSkuProperties = Azure::Network::Mgmt::V2020_05_01::Models::VirtualApplianceSkuProperties
234
+ AvailableDelegation = Azure::Network::Mgmt::V2020_05_01::Models::AvailableDelegation
235
+ VirtualApplianceNicProperties = Azure::Network::Mgmt::V2020_05_01::Models::VirtualApplianceNicProperties
236
+ AvailableServiceAlias = Azure::Network::Mgmt::V2020_05_01::Models::AvailableServiceAlias
237
+ IpsecPolicy = Azure::Network::Mgmt::V2020_05_01::Models::IpsecPolicy
238
+ VnetRoute = Azure::Network::Mgmt::V2020_05_01::Models::VnetRoute
239
+ BreakOutCategoryPolicies = Azure::Network::Mgmt::V2020_05_01::Models::BreakOutCategoryPolicies
240
+ AzureFirewallIpGroups = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallIpGroups
241
+ Office365PolicyProperties = Azure::Network::Mgmt::V2020_05_01::Models::Office365PolicyProperties
242
+ HubIPAddresses = Azure::Network::Mgmt::V2020_05_01::Models::HubIPAddresses
243
+ VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewaySku
244
+ AzureFirewallApplicationRuleProtocol = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallApplicationRuleProtocol
245
+ NetworkVirtualApplianceSkuInstances = Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualApplianceSkuInstances
246
+ StaticRoute = Azure::Network::Mgmt::V2020_05_01::Models::StaticRoute
247
+ UnprepareNetworkPoliciesRequest = Azure::Network::Mgmt::V2020_05_01::Models::UnprepareNetworkPoliciesRequest
248
+ AzureFirewallNatRule = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNatRule
249
+ NetworkVirtualApplianceListResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualApplianceListResult
250
+ AzureFirewallNetworkRule = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNetworkRule
251
+ NetworkVirtualApplianceSiteListResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualApplianceSiteListResult
252
+ AzureFirewallSku = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallSku
253
+ NetworkVirtualApplianceSkuListResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualApplianceSkuListResult
254
+ AzureFirewallListResult = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallListResult
255
+ ErrorResponse = Azure::Network::Mgmt::V2020_05_01::Models::ErrorResponse
256
+ AzureFirewallFqdnTagListResult = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallFqdnTagListResult
257
+ PrepareNetworkPoliciesRequest = Azure::Network::Mgmt::V2020_05_01::Models::PrepareNetworkPoliciesRequest
258
+ GetVpnSitesConfigurationRequest = Azure::Network::Mgmt::V2020_05_01::Models::GetVpnSitesConfigurationRequest
259
+ NetworkWatcherListResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkWatcherListResult
260
+ ListVpnSiteLinksResult = Azure::Network::Mgmt::V2020_05_01::Models::ListVpnSiteLinksResult
261
+ TopologyParameters = Azure::Network::Mgmt::V2020_05_01::Models::TopologyParameters
262
+ BastionShareableLinkListRequest = Azure::Network::Mgmt::V2020_05_01::Models::BastionShareableLinkListRequest
263
+ TopologyAssociation = Azure::Network::Mgmt::V2020_05_01::Models::TopologyAssociation
264
+ BastionActiveSession = Azure::Network::Mgmt::V2020_05_01::Models::BastionActiveSession
265
+ TopologyResource = Azure::Network::Mgmt::V2020_05_01::Models::TopologyResource
266
+ BastionSessionState = Azure::Network::Mgmt::V2020_05_01::Models::BastionSessionState
267
+ Topology = Azure::Network::Mgmt::V2020_05_01::Models::Topology
268
+ SessionIds = Azure::Network::Mgmt::V2020_05_01::Models::SessionIds
269
+ ApplicationGatewayProbeHealthResponseMatch = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayProbeHealthResponseMatch
270
+ ProtocolCustomSettingsFormat = Azure::Network::Mgmt::V2020_05_01::Models::ProtocolCustomSettingsFormat
271
+ ApplicationGatewayOnDemandProbe = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayOnDemandProbe
272
+ DdosProtectionPlan = Azure::Network::Mgmt::V2020_05_01::Models::DdosProtectionPlan
273
+ NetworkIntentPolicyConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::NetworkIntentPolicyConfiguration
274
+ VpnLinkBgpSettings = Azure::Network::Mgmt::V2020_05_01::Models::VpnLinkBgpSettings
275
+ NextHopResult = Azure::Network::Mgmt::V2020_05_01::Models::NextHopResult
276
+ VpnLinkProviderProperties = Azure::Network::Mgmt::V2020_05_01::Models::VpnLinkProviderProperties
277
+ SecurityGroupViewParameters = Azure::Network::Mgmt::V2020_05_01::Models::SecurityGroupViewParameters
278
+ ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeeringConfig
279
+ NetworkInterfaceAssociation = Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceAssociation
280
+ ExpressRouteCircuitStats = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitStats
281
+ SubnetAssociation = Azure::Network::Mgmt::V2020_05_01::Models::SubnetAssociation
282
+ Ipv6CircuitConnectionConfig = Azure::Network::Mgmt::V2020_05_01::Models::Ipv6CircuitConnectionConfig
283
+ SecurityRuleAssociations = Azure::Network::Mgmt::V2020_05_01::Models::SecurityRuleAssociations
284
+ ListVirtualWANsResult = Azure::Network::Mgmt::V2020_05_01::Models::ListVirtualWANsResult
285
+ SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2020_05_01::Models::SecurityGroupNetworkInterface
286
+ ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeeringListResult
287
+ SecurityGroupViewResult = Azure::Network::Mgmt::V2020_05_01::Models::SecurityGroupViewResult
288
+ PeerExpressRouteCircuitConnectionListResult = Azure::Network::Mgmt::V2020_05_01::Models::PeerExpressRouteCircuitConnectionListResult
289
+ PacketCaptureStorageLocation = Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureStorageLocation
290
+ ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitServiceProviderProperties
291
+ PacketCaptureFilter = Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureFilter
292
+ ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitArpTable
293
+ PacketCaptureParameters = Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureParameters
294
+ ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitRoutesTable
295
+ PacketCapture = Azure::Network::Mgmt::V2020_05_01::Models::PacketCapture
296
+ ExpressRouteCircuitRoutesTableSummary = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitRoutesTableSummary
297
+ PacketCaptureResult = Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureResult
298
+ ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitListResult
299
+ PacketCaptureListResult = Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureListResult
300
+ VirtualNetworkTapListResult = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkTapListResult
301
+ PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureQueryStatusResult
302
+ ExpressRouteCrossConnectionRoutesTableSummary = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnectionRoutesTableSummary
303
+ TroubleshootingParameters = Azure::Network::Mgmt::V2020_05_01::Models::TroubleshootingParameters
304
+ ExpressRouteCircuitReference = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitReference
305
+ QueryTroubleshootingParameters = Azure::Network::Mgmt::V2020_05_01::Models::QueryTroubleshootingParameters
306
+ VpnPacketCaptureStartParameters = Azure::Network::Mgmt::V2020_05_01::Models::VpnPacketCaptureStartParameters
307
+ TroubleshootingRecommendedActions = Azure::Network::Mgmt::V2020_05_01::Models::TroubleshootingRecommendedActions
308
+ ExpressRouteCrossConnectionPeeringList = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnectionPeeringList
309
+ TroubleshootingDetails = Azure::Network::Mgmt::V2020_05_01::Models::TroubleshootingDetails
310
+ VpnPacketCaptureStopParameters = Azure::Network::Mgmt::V2020_05_01::Models::VpnPacketCaptureStopParameters
311
+ TroubleshootingResult = Azure::Network::Mgmt::V2020_05_01::Models::TroubleshootingResult
312
+ ExpressRouteLinkMacSecConfig = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLinkMacSecConfig
313
+ FlowLogListResult = Azure::Network::Mgmt::V2020_05_01::Models::FlowLogListResult
314
+ ExpressRouteLinkListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLinkListResult
315
+ FlowLogStatusParameters = Azure::Network::Mgmt::V2020_05_01::Models::FlowLogStatusParameters
316
+ ExpressRoutePortListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePortListResult
317
+ FlowLogInformation = Azure::Network::Mgmt::V2020_05_01::Models::FlowLogInformation
318
+ FirewallPolicyCertificateAuthority = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyCertificateAuthority
319
+ ConnectivitySource = Azure::Network::Mgmt::V2020_05_01::Models::ConnectivitySource
320
+ FirewallPolicyTransportSecurity = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyTransportSecurity
321
+ ConnectivityDestination = Azure::Network::Mgmt::V2020_05_01::Models::ConnectivityDestination
322
+ VpnDeviceScriptParameters = Azure::Network::Mgmt::V2020_05_01::Models::VpnDeviceScriptParameters
323
+ HTTPHeader = Azure::Network::Mgmt::V2020_05_01::Models::HTTPHeader
324
+ VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayListConnectionsResult
325
+ HTTPConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::HTTPConfiguration
326
+ FirewallPolicyRule = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRule
327
+ ProtocolConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ProtocolConfiguration
328
+ PrivateLinkServiceConnectionState = Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServiceConnectionState
329
+ ConnectivityParameters = Azure::Network::Mgmt::V2020_05_01::Models::ConnectivityParameters
330
+ NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceDnsSettings
331
+ ConnectivityIssue = Azure::Network::Mgmt::V2020_05_01::Models::ConnectivityIssue
332
+ TrafficAnalyticsConfigurationProperties = Azure::Network::Mgmt::V2020_05_01::Models::TrafficAnalyticsConfigurationProperties
333
+ HopLink = Azure::Network::Mgmt::V2020_05_01::Models::HopLink
334
+ MatchCondition = Azure::Network::Mgmt::V2020_05_01::Models::MatchCondition
335
+ ConnectivityHop = Azure::Network::Mgmt::V2020_05_01::Models::ConnectivityHop
336
+ EffectiveRoutesParameters = Azure::Network::Mgmt::V2020_05_01::Models::EffectiveRoutesParameters
337
+ ConnectivityInformation = Azure::Network::Mgmt::V2020_05_01::Models::ConnectivityInformation
338
+ IpTag = Azure::Network::Mgmt::V2020_05_01::Models::IpTag
339
+ AzureReachabilityReportLocation = Azure::Network::Mgmt::V2020_05_01::Models::AzureReachabilityReportLocation
340
+ ListVirtualHubBgpConnectionResults = Azure::Network::Mgmt::V2020_05_01::Models::ListVirtualHubBgpConnectionResults
341
+ AzureReachabilityReportParameters = Azure::Network::Mgmt::V2020_05_01::Models::AzureReachabilityReportParameters
342
+ ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
343
+ AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2020_05_01::Models::AzureReachabilityReportLatencyInfo
344
+ ListVirtualHubRouteTableV2sResult = Azure::Network::Mgmt::V2020_05_01::Models::ListVirtualHubRouteTableV2sResult
345
+ AzureReachabilityReportItem = Azure::Network::Mgmt::V2020_05_01::Models::AzureReachabilityReportItem
346
+ P2SVpnConnectionHealthRequest = Azure::Network::Mgmt::V2020_05_01::Models::P2SVpnConnectionHealthRequest
347
+ AzureReachabilityReport = Azure::Network::Mgmt::V2020_05_01::Models::AzureReachabilityReport
348
+ ApplicationGatewayBackendHealthHttpSettings = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealthHttpSettings
349
+ AvailableProvidersListParameters = Azure::Network::Mgmt::V2020_05_01::Models::AvailableProvidersListParameters
350
+ ApplicationGatewaySku = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySku
351
+ AvailableProvidersListCity = Azure::Network::Mgmt::V2020_05_01::Models::AvailableProvidersListCity
352
+ P2SVpnProfileParameters = Azure::Network::Mgmt::V2020_05_01::Models::P2SVpnProfileParameters
353
+ AvailableProvidersListState = Azure::Network::Mgmt::V2020_05_01::Models::AvailableProvidersListState
354
+ ApplicationGatewayCustomError = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayCustomError
355
+ AvailableProvidersListCountry = Azure::Network::Mgmt::V2020_05_01::Models::AvailableProvidersListCountry
356
+ VpnServerConfigRadiusServerRootCertificate = Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfigRadiusServerRootCertificate
357
+ AvailableProvidersList = Azure::Network::Mgmt::V2020_05_01::Models::AvailableProvidersList
358
+ ApplicationGatewayRewriteRuleActionSet = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRewriteRuleActionSet
359
+ NetworkConfigurationDiagnosticProfile = Azure::Network::Mgmt::V2020_05_01::Models::NetworkConfigurationDiagnosticProfile
360
+ VirtualWanSecurityProvider = Azure::Network::Mgmt::V2020_05_01::Models::VirtualWanSecurityProvider
361
+ NetworkConfigurationDiagnosticParameters = Azure::Network::Mgmt::V2020_05_01::Models::NetworkConfigurationDiagnosticParameters
362
+ HubRoute = Azure::Network::Mgmt::V2020_05_01::Models::HubRoute
363
+ MatchedRule = Azure::Network::Mgmt::V2020_05_01::Models::MatchedRule
364
+ ApplicationGatewayFirewallExclusion = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallExclusion
365
+ NetworkSecurityRulesEvaluationResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkSecurityRulesEvaluationResult
366
+ ManagedServiceIdentity = Azure::Network::Mgmt::V2020_05_01::Models::ManagedServiceIdentity
367
+ EvaluatedNetworkSecurityGroup = Azure::Network::Mgmt::V2020_05_01::Models::EvaluatedNetworkSecurityGroup
368
+ ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallRuleGroup
369
+ NetworkSecurityGroupResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkSecurityGroupResult
370
+ RoutingConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::RoutingConfiguration
371
+ NetworkConfigurationDiagnosticResult = Azure::Network::Mgmt::V2020_05_01::Models::NetworkConfigurationDiagnosticResult
372
+ NetworkConfigurationDiagnosticResponse = Azure::Network::Mgmt::V2020_05_01::Models::NetworkConfigurationDiagnosticResponse
373
+ ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationSecurityGroupListResult
374
+ ConnectionMonitorSource = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorSource
375
+ AvailableServiceAliasesResult = Azure::Network::Mgmt::V2020_05_01::Models::AvailableServiceAliasesResult
376
+ ConnectionMonitorDestination = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorDestination
377
+ HubPublicIPAddresses = Azure::Network::Mgmt::V2020_05_01::Models::HubPublicIPAddresses
378
+ ConnectionMonitorEndpointFilterItem = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorEndpointFilterItem
379
+ AzureFirewallApplicationRule = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallApplicationRule
380
+ ConnectionMonitorEndpointFilter = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorEndpointFilter
381
+ PropagatedRouteTable = Azure::Network::Mgmt::V2020_05_01::Models::PropagatedRouteTable
382
+ ConnectionMonitorEndpoint = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorEndpoint
383
+ VirtualHubRouteV2 = Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubRouteV2
384
+ ConnectionMonitorHttpConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorHttpConfiguration
385
+ VirtualHubRoute = Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubRoute
386
+ ConnectionMonitorTcpConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorTcpConfiguration
387
+ BastionShareableLink = Azure::Network::Mgmt::V2020_05_01::Models::BastionShareableLink
388
+ ConnectionMonitorIcmpConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorIcmpConfiguration
389
+ BastionActiveSessionListResult = Azure::Network::Mgmt::V2020_05_01::Models::BastionActiveSessionListResult
390
+ ConnectionMonitorSuccessThreshold = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorSuccessThreshold
391
+ DnsNameAvailabilityResult = Azure::Network::Mgmt::V2020_05_01::Models::DnsNameAvailabilityResult
392
+ ConnectionMonitorTestConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorTestConfiguration
393
+ DdosProtectionPlanListResult = Azure::Network::Mgmt::V2020_05_01::Models::DdosProtectionPlanListResult
394
+ ConnectionMonitorTestGroup = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorTestGroup
395
+ AuthorizationListResult = Azure::Network::Mgmt::V2020_05_01::Models::AuthorizationListResult
396
+ ConnectionMonitorWorkspaceSettings = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorWorkspaceSettings
397
+ ExpressRouteConnectionId = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteConnectionId
398
+ ConnectionMonitorOutput = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorOutput
399
+ VirtualRouterPeeringListResult = Azure::Network::Mgmt::V2020_05_01::Models::VirtualRouterPeeringListResult
400
+ ConnectionMonitorParameters = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorParameters
401
+ ExpressRouteCircuitSku = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitSku
402
+ ConnectionMonitor = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitor
403
+ ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitsArpTableListResult
404
+ ConnectionStateSnapshot = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionStateSnapshot
405
+ ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
406
+ ConnectionMonitorResult = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorResult
407
+ ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteServiceProviderListResult
408
+ ConnectionMonitorListResult = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorListResult
409
+ P2SVpnConnectionRequest = Azure::Network::Mgmt::V2020_05_01::Models::P2SVpnConnectionRequest
410
+ ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorQueryResult
411
+ ExpressRoutePortsLocationBandwidths = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePortsLocationBandwidths
412
+ OperationDisplay = Azure::Network::Mgmt::V2020_05_01::Models::OperationDisplay
413
+ VpnClientConnectionHealthDetailListResult = Azure::Network::Mgmt::V2020_05_01::Models::VpnClientConnectionHealthDetailListResult
414
+ Availability = Azure::Network::Mgmt::V2020_05_01::Models::Availability
415
+ FirewallPolicyThreatIntelWhitelist = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyThreatIntelWhitelist
416
+ Dimension = Azure::Network::Mgmt::V2020_05_01::Models::Dimension
417
+ DnsSettings = Azure::Network::Mgmt::V2020_05_01::Models::DnsSettings
418
+ MetricSpecification = Azure::Network::Mgmt::V2020_05_01::Models::MetricSpecification
419
+ FirewallPolicyNatRuleCollectionAction = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyNatRuleCollectionAction
420
+ LogSpecification = Azure::Network::Mgmt::V2020_05_01::Models::LogSpecification
421
+ CustomDnsConfigPropertiesFormat = Azure::Network::Mgmt::V2020_05_01::Models::CustomDnsConfigPropertiesFormat
422
+ OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2020_05_01::Models::OperationPropertiesFormatServiceSpecification
423
+ OwaspCrsExclusionEntry = Azure::Network::Mgmt::V2020_05_01::Models::OwaspCrsExclusionEntry
424
+ Operation = Azure::Network::Mgmt::V2020_05_01::Models::Operation
425
+ PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2020_05_01::Models::PublicIPAddressDnsSettings
426
+ OperationListResult = Azure::Network::Mgmt::V2020_05_01::Models::OperationListResult
427
+ ExpressRouteGatewayList = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteGatewayList
428
+ PrivateEndpointListResult = Azure::Network::Mgmt::V2020_05_01::Models::PrivateEndpointListResult
429
+ P2SVpnConnectionHealth = Azure::Network::Mgmt::V2020_05_01::Models::P2SVpnConnectionHealth
430
+ RecordSet = Azure::Network::Mgmt::V2020_05_01::Models::RecordSet
431
+ ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealthPool
432
+ PrivateDnsZoneConfig = Azure::Network::Mgmt::V2020_05_01::Models::PrivateDnsZoneConfig
433
+ ListVpnServerConfigurationsResult = Azure::Network::Mgmt::V2020_05_01::Models::ListVpnServerConfigurationsResult
434
+ VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkListUsageResult
435
+ ApplicationGatewayHeaderConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayHeaderConfiguration
436
+ PrivateDnsZoneGroupListResult = Azure::Network::Mgmt::V2020_05_01::Models::PrivateDnsZoneGroupListResult
437
+ ListHubRouteTablesResult = Azure::Network::Mgmt::V2020_05_01::Models::ListHubRouteTablesResult
438
+ AvailablePrivateEndpointType = Azure::Network::Mgmt::V2020_05_01::Models::AvailablePrivateEndpointType
439
+ ApplicationGatewayAutoscaleConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayAutoscaleConfiguration
440
+ AvailablePrivateEndpointTypesResult = Azure::Network::Mgmt::V2020_05_01::Models::AvailablePrivateEndpointTypesResult
441
+ ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
442
+ VirtualNetworkUsage = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkUsage
443
+ Error = Azure::Network::Mgmt::V2020_05_01::Models::Error
444
+ VirtualNetworkUsageName = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkUsageName
445
+ AzureFirewallPublicIPAddress = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallPublicIPAddress
446
+ IPAddressAvailabilityResult = Azure::Network::Mgmt::V2020_05_01::Models::IPAddressAvailabilityResult
447
+ AzureFirewallNatRCAction = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNatRCAction
448
+ VirtualNetworkListResult = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkListResult
449
+ VirtualHubRouteTable = Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubRouteTable
450
+ VirtualNetworkBgpCommunities = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkBgpCommunities
451
+ BastionShareableLinkListResult = Azure::Network::Mgmt::V2020_05_01::Models::BastionShareableLinkListResult
452
+ ResourceSet = Azure::Network::Mgmt::V2020_05_01::Models::ResourceSet
453
+ ListVpnSitesResult = Azure::Network::Mgmt::V2020_05_01::Models::ListVpnSitesResult
454
+ PrivateLinkServiceListResult = Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServiceListResult
455
+ Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2020_05_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
456
+ PrivateEndpointConnectionListResult = Azure::Network::Mgmt::V2020_05_01::Models::PrivateEndpointConnectionListResult
457
+ ExpressRouteCircuitConnectionListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitConnectionListResult
458
+ CheckPrivateLinkServiceVisibilityRequest = Azure::Network::Mgmt::V2020_05_01::Models::CheckPrivateLinkServiceVisibilityRequest
459
+ ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitsRoutesTableListResult
460
+ PrivateLinkServiceVisibility = Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServiceVisibility
461
+ ExpressRouteCrossConnectionsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult
462
+ AutoApprovedPrivateLinkService = Azure::Network::Mgmt::V2020_05_01::Models::AutoApprovedPrivateLinkService
463
+ ExpressRoutePortsLocationListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePortsLocationListResult
464
+ AutoApprovedPrivateLinkServicesResult = Azure::Network::Mgmt::V2020_05_01::Models::AutoApprovedPrivateLinkServicesResult
465
+ FirewallPolicyTrustedRootCertificate = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyTrustedRootCertificate
466
+ PublicIPAddressListResult = Azure::Network::Mgmt::V2020_05_01::Models::PublicIPAddressListResult
467
+ WebApplicationFirewallPolicyListResult = Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallPolicyListResult
468
+ PublicIPPrefixSku = Azure::Network::Mgmt::V2020_05_01::Models::PublicIPPrefixSku
469
+ ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2020_05_01::Models::ServiceEndpointPropertiesFormat
470
+ ReferencedPublicIpAddress = Azure::Network::Mgmt::V2020_05_01::Models::ReferencedPublicIpAddress
471
+ LoadBalancerBackendAddress = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerBackendAddress
472
+ DhcpOptions = Azure::Network::Mgmt::V2020_05_01::Models::DhcpOptions
473
+ VpnServerConfigurationsResponse = Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfigurationsResponse
474
+ PublicIPPrefixListResult = Azure::Network::Mgmt::V2020_05_01::Models::PublicIPPrefixListResult
475
+ VpnServerConfigVpnClientRootCertificate = Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfigVpnClientRootCertificate
476
+ VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkPeeringListResult
477
+ ApplicationGatewayListResult = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayListResult
478
+ ServiceAssociationLinksListResult = Azure::Network::Mgmt::V2020_05_01::Models::ServiceAssociationLinksListResult
479
+ AvailableDelegationsResult = Azure::Network::Mgmt::V2020_05_01::Models::AvailableDelegationsResult
480
+ ResourceNavigationLinksListResult = Azure::Network::Mgmt::V2020_05_01::Models::ResourceNavigationLinksListResult
481
+ ListVirtualHubsResult = Azure::Network::Mgmt::V2020_05_01::Models::ListVirtualHubsResult
482
+ SubnetListResult = Azure::Network::Mgmt::V2020_05_01::Models::SubnetListResult
483
+ BastionSessionDeleteResult = Azure::Network::Mgmt::V2020_05_01::Models::BastionSessionDeleteResult
484
+ RouteFilterListResult = Azure::Network::Mgmt::V2020_05_01::Models::RouteFilterListResult
485
+ DeviceProperties = Azure::Network::Mgmt::V2020_05_01::Models::DeviceProperties
486
+ RouteFilterRuleListResult = Azure::Network::Mgmt::V2020_05_01::Models::RouteFilterRuleListResult
487
+ ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteServiceProviderBandwidthsOffered
488
+ RouteTableListResult = Azure::Network::Mgmt::V2020_05_01::Models::RouteTableListResult
489
+ VpnClientConnectionHealthDetail = Azure::Network::Mgmt::V2020_05_01::Models::VpnClientConnectionHealthDetail
490
+ RouteListResult = Azure::Network::Mgmt::V2020_05_01::Models::RouteListResult
491
+ RetentionPolicyParameters = Azure::Network::Mgmt::V2020_05_01::Models::RetentionPolicyParameters
492
+ AddressSpace = Azure::Network::Mgmt::V2020_05_01::Models::AddressSpace
493
+ VirtualWanVpnProfileParameters = Azure::Network::Mgmt::V2020_05_01::Models::VirtualWanVpnProfileParameters
494
+ SecurityPartnerProviderListResult = Azure::Network::Mgmt::V2020_05_01::Models::SecurityPartnerProviderListResult
495
+ ListHubVirtualNetworkConnectionsResult = Azure::Network::Mgmt::V2020_05_01::Models::ListHubVirtualNetworkConnectionsResult
496
+ BGPCommunity = Azure::Network::Mgmt::V2020_05_01::Models::BGPCommunity
497
+ AzureFirewallRCAction = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallRCAction
498
+ UsagesListResult = Azure::Network::Mgmt::V2020_05_01::Models::UsagesListResult
499
+ EndpointServicesListResult = Azure::Network::Mgmt::V2020_05_01::Models::EndpointServicesListResult
500
+ BgpServiceCommunityListResult = Azure::Network::Mgmt::V2020_05_01::Models::BgpServiceCommunityListResult
501
+ ExpressRouteCrossConnectionListResult = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnectionListResult
502
+ ServiceEndpointPolicyDefinitionListResult = Azure::Network::Mgmt::V2020_05_01::Models::ServiceEndpointPolicyDefinitionListResult
503
+ VirtualHubEffectiveRoute = Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubEffectiveRoute
504
+ ServiceEndpointPolicyListResult = Azure::Network::Mgmt::V2020_05_01::Models::ServiceEndpointPolicyListResult
505
+ Resource = Azure::Network::Mgmt::V2020_05_01::Models::Resource
506
+ ServiceTagInformationPropertiesFormat = Azure::Network::Mgmt::V2020_05_01::Models::ServiceTagInformationPropertiesFormat
507
+ VirtualRouterListResult = Azure::Network::Mgmt::V2020_05_01::Models::VirtualRouterListResult
508
+ ServiceTagInformation = Azure::Network::Mgmt::V2020_05_01::Models::ServiceTagInformation
509
+ VpnServerConfigRadiusClientRootCertificate = Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfigRadiusClientRootCertificate
510
+ ServiceTagsListResult = Azure::Network::Mgmt::V2020_05_01::Models::ServiceTagsListResult
511
+ FirewallPolicyRuleCollection = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleCollection
512
+ UsageName = Azure::Network::Mgmt::V2020_05_01::Models::UsageName
513
+ BastionHostListResult = Azure::Network::Mgmt::V2020_05_01::Models::BastionHostListResult
514
+ Usage = Azure::Network::Mgmt::V2020_05_01::Models::Usage
515
+ NetworkInterfaceTapConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceTapConfiguration
516
+ ApplicationSecurityGroup = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationSecurityGroup
517
+ SecurityRule = Azure::Network::Mgmt::V2020_05_01::Models::SecurityRule
518
+ PrivateLinkServiceConnection = Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServiceConnection
519
+ PrivateEndpoint = Azure::Network::Mgmt::V2020_05_01::Models::PrivateEndpoint
520
+ NetworkInterface = Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterface
521
+ FlowLog = Azure::Network::Mgmt::V2020_05_01::Models::FlowLog
522
+ NetworkSecurityGroup = Azure::Network::Mgmt::V2020_05_01::Models::NetworkSecurityGroup
523
+ Route = Azure::Network::Mgmt::V2020_05_01::Models::Route
524
+ RouteTable = Azure::Network::Mgmt::V2020_05_01::Models::RouteTable
525
+ ServiceEndpointPolicyDefinition = Azure::Network::Mgmt::V2020_05_01::Models::ServiceEndpointPolicyDefinition
526
+ ServiceEndpointPolicy = Azure::Network::Mgmt::V2020_05_01::Models::ServiceEndpointPolicy
527
+ PublicIPAddress = Azure::Network::Mgmt::V2020_05_01::Models::PublicIPAddress
528
+ IPConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::IPConfiguration
529
+ IPConfigurationProfile = Azure::Network::Mgmt::V2020_05_01::Models::IPConfigurationProfile
530
+ ResourceNavigationLink = Azure::Network::Mgmt::V2020_05_01::Models::ResourceNavigationLink
531
+ ServiceAssociationLink = Azure::Network::Mgmt::V2020_05_01::Models::ServiceAssociationLink
532
+ Delegation = Azure::Network::Mgmt::V2020_05_01::Models::Delegation
533
+ Subnet = Azure::Network::Mgmt::V2020_05_01::Models::Subnet
534
+ FrontendIPConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::FrontendIPConfiguration
535
+ VirtualNetworkTap = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkTap
536
+ BackendAddressPool = Azure::Network::Mgmt::V2020_05_01::Models::BackendAddressPool
537
+ InboundNatRule = Azure::Network::Mgmt::V2020_05_01::Models::InboundNatRule
538
+ NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceIPConfiguration
539
+ ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendAddressPool
540
+ ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHttpSettings
541
+ ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayIPConfiguration
542
+ ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayAuthenticationCertificate
543
+ ApplicationGatewayTrustedRootCertificate = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayTrustedRootCertificate
544
+ ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslCertificate
545
+ ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFrontendIPConfiguration
546
+ ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFrontendPort
547
+ ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayHttpListener
548
+ ApplicationGatewayPathRule = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPathRule
549
+ ApplicationGatewayProbe = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayProbe
550
+ ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRequestRoutingRule
551
+ ApplicationGatewayRewriteRuleSet = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRewriteRuleSet
552
+ ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRedirectConfiguration
553
+ ApplicationGatewayPrivateLinkIpConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateLinkIpConfiguration
554
+ ApplicationGatewayPrivateLinkConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateLinkConfiguration
555
+ ApplicationGatewayPrivateLinkResource = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateLinkResource
556
+ ApplicationGatewayPrivateEndpointConnection = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateEndpointConnection
557
+ ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayUrlPathMap
558
+ ApplicationGateway = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGateway
559
+ ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallRuleSet
560
+ ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayAvailableSslOptions
561
+ ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslPredefinedPolicy
562
+ AzureFirewallIPConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallIPConfiguration
563
+ AzureFirewallApplicationRuleCollection = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallApplicationRuleCollection
564
+ AzureFirewallNatRuleCollection = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNatRuleCollection
565
+ AzureFirewallNetworkRuleCollection = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNetworkRuleCollection
566
+ AzureFirewall = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewall
567
+ AzureFirewallFqdnTag = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallFqdnTag
568
+ BastionHostIPConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::BastionHostIPConfiguration
569
+ BastionHost = Azure::Network::Mgmt::V2020_05_01::Models::BastionHost
570
+ VM = Azure::Network::Mgmt::V2020_05_01::Models::VM
571
+ DdosCustomPolicy = Azure::Network::Mgmt::V2020_05_01::Models::DdosCustomPolicy
572
+ EndpointServiceResult = Azure::Network::Mgmt::V2020_05_01::Models::EndpointServiceResult
573
+ ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitAuthorization
574
+ ExpressRouteCircuitConnection = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitConnection
575
+ PeerExpressRouteCircuitConnection = Azure::Network::Mgmt::V2020_05_01::Models::PeerExpressRouteCircuitConnection
576
+ ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeering
577
+ ExpressRouteCircuit = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuit
578
+ ExpressRouteServiceProvider = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteServiceProvider
579
+ ExpressRouteCrossConnectionPeering = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnectionPeering
580
+ ExpressRouteCrossConnection = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnection
581
+ ExpressRoutePortsLocation = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePortsLocation
582
+ ExpressRouteLink = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLink
583
+ ExpressRoutePort = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePort
584
+ FirewallPolicy = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicy
585
+ FirewallPolicyRuleCollectionGroup = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleCollectionGroup
586
+ FirewallPolicyNatRuleCollection = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyNatRuleCollection
587
+ FirewallPolicyFilterRuleCollection = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyFilterRuleCollection
588
+ ApplicationRule = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationRule
589
+ NatRule = Azure::Network::Mgmt::V2020_05_01::Models::NatRule
590
+ NetworkRule = Azure::Network::Mgmt::V2020_05_01::Models::NetworkRule
591
+ IpAllocation = Azure::Network::Mgmt::V2020_05_01::Models::IpAllocation
592
+ IpGroup = Azure::Network::Mgmt::V2020_05_01::Models::IpGroup
593
+ LoadBalancingRule = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancingRule
594
+ Probe = Azure::Network::Mgmt::V2020_05_01::Models::Probe
595
+ InboundNatPool = Azure::Network::Mgmt::V2020_05_01::Models::InboundNatPool
596
+ OutboundRule = Azure::Network::Mgmt::V2020_05_01::Models::OutboundRule
597
+ LoadBalancer = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancer
598
+ NatGateway = Azure::Network::Mgmt::V2020_05_01::Models::NatGateway
599
+ ContainerNetworkInterfaceConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::ContainerNetworkInterfaceConfiguration
600
+ Container = Azure::Network::Mgmt::V2020_05_01::Models::Container
601
+ ContainerNetworkInterface = Azure::Network::Mgmt::V2020_05_01::Models::ContainerNetworkInterface
602
+ NetworkProfile = Azure::Network::Mgmt::V2020_05_01::Models::NetworkProfile
603
+ NetworkVirtualAppliance = Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualAppliance
604
+ VirtualApplianceSite = Azure::Network::Mgmt::V2020_05_01::Models::VirtualApplianceSite
605
+ NetworkVirtualApplianceSku = Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualApplianceSku
606
+ NetworkWatcher = Azure::Network::Mgmt::V2020_05_01::Models::NetworkWatcher
607
+ PrivateDnsZoneGroup = Azure::Network::Mgmt::V2020_05_01::Models::PrivateDnsZoneGroup
608
+ PrivateLinkServiceIpConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServiceIpConfiguration
609
+ PrivateEndpointConnection = Azure::Network::Mgmt::V2020_05_01::Models::PrivateEndpointConnection
610
+ PrivateLinkServicePropertiesVisibility = Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServicePropertiesVisibility
611
+ PrivateLinkServicePropertiesAutoApproval = Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServicePropertiesAutoApproval
612
+ PrivateLinkService = Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkService
613
+ PublicIPPrefix = Azure::Network::Mgmt::V2020_05_01::Models::PublicIPPrefix
614
+ RouteFilterRule = Azure::Network::Mgmt::V2020_05_01::Models::RouteFilterRule
615
+ PatchRouteFilterRule = Azure::Network::Mgmt::V2020_05_01::Models::PatchRouteFilterRule
616
+ RouteFilter = Azure::Network::Mgmt::V2020_05_01::Models::RouteFilter
617
+ PatchRouteFilter = Azure::Network::Mgmt::V2020_05_01::Models::PatchRouteFilter
618
+ SecurityPartnerProvider = Azure::Network::Mgmt::V2020_05_01::Models::SecurityPartnerProvider
619
+ BgpServiceCommunity = Azure::Network::Mgmt::V2020_05_01::Models::BgpServiceCommunity
620
+ VirtualNetworkPeering = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkPeering
621
+ VirtualNetwork = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetwork
622
+ NetworkIntentPolicy = Azure::Network::Mgmt::V2020_05_01::Models::NetworkIntentPolicy
623
+ VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayIPConfiguration
624
+ VpnClientRootCertificate = Azure::Network::Mgmt::V2020_05_01::Models::VpnClientRootCertificate
625
+ VpnClientRevokedCertificate = Azure::Network::Mgmt::V2020_05_01::Models::VpnClientRevokedCertificate
626
+ VirtualNetworkGateway = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGateway
627
+ LocalNetworkGateway = Azure::Network::Mgmt::V2020_05_01::Models::LocalNetworkGateway
628
+ VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnection
629
+ ConnectionSharedKey = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionSharedKey
630
+ VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnectionListEntity
631
+ VirtualRouter = Azure::Network::Mgmt::V2020_05_01::Models::VirtualRouter
632
+ VirtualRouterPeering = Azure::Network::Mgmt::V2020_05_01::Models::VirtualRouterPeering
633
+ VirtualWAN = Azure::Network::Mgmt::V2020_05_01::Models::VirtualWAN
634
+ VpnSiteLink = Azure::Network::Mgmt::V2020_05_01::Models::VpnSiteLink
635
+ VpnSite = Azure::Network::Mgmt::V2020_05_01::Models::VpnSite
636
+ VirtualHubRouteTableV2 = Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubRouteTableV2
637
+ BgpConnection = Azure::Network::Mgmt::V2020_05_01::Models::BgpConnection
638
+ HubIpConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::HubIpConfiguration
639
+ VirtualHub = Azure::Network::Mgmt::V2020_05_01::Models::VirtualHub
640
+ VpnSiteLinkConnection = Azure::Network::Mgmt::V2020_05_01::Models::VpnSiteLinkConnection
641
+ VpnConnection = Azure::Network::Mgmt::V2020_05_01::Models::VpnConnection
642
+ VpnGateway = Azure::Network::Mgmt::V2020_05_01::Models::VpnGateway
643
+ HubVirtualNetworkConnection = Azure::Network::Mgmt::V2020_05_01::Models::HubVirtualNetworkConnection
644
+ HubRouteTable = Azure::Network::Mgmt::V2020_05_01::Models::HubRouteTable
645
+ P2SConnectionConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::P2SConnectionConfiguration
646
+ P2SVpnGateway = Azure::Network::Mgmt::V2020_05_01::Models::P2SVpnGateway
647
+ VpnServerConfiguration = Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfiguration
648
+ ExpressRouteConnection = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteConnection
649
+ ExpressRouteGateway = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteGateway
650
+ WebApplicationFirewallPolicy = Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallPolicy
651
+ ApplicationGatewayProtocol = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayProtocol
652
+ ProvisioningState = Azure::Network::Mgmt::V2020_05_01::Models::ProvisioningState
653
+ IPAllocationMethod = Azure::Network::Mgmt::V2020_05_01::Models::IPAllocationMethod
654
+ IPVersion = Azure::Network::Mgmt::V2020_05_01::Models::IPVersion
655
+ SecurityRuleProtocol = Azure::Network::Mgmt::V2020_05_01::Models::SecurityRuleProtocol
656
+ SecurityRuleAccess = Azure::Network::Mgmt::V2020_05_01::Models::SecurityRuleAccess
657
+ SecurityRuleDirection = Azure::Network::Mgmt::V2020_05_01::Models::SecurityRuleDirection
658
+ FlowLogFormatType = Azure::Network::Mgmt::V2020_05_01::Models::FlowLogFormatType
659
+ RouteNextHopType = Azure::Network::Mgmt::V2020_05_01::Models::RouteNextHopType
660
+ PublicIPAddressSkuName = Azure::Network::Mgmt::V2020_05_01::Models::PublicIPAddressSkuName
661
+ DdosSettingsProtectionCoverage = Azure::Network::Mgmt::V2020_05_01::Models::DdosSettingsProtectionCoverage
662
+ TransportProtocol = Azure::Network::Mgmt::V2020_05_01::Models::TransportProtocol
663
+ ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayCookieBasedAffinity
664
+ ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealthServerHealth
665
+ ApplicationGatewaySkuName = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySkuName
666
+ ApplicationGatewayTier = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayTier
667
+ ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslProtocol
668
+ ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslPolicyType
669
+ ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslPolicyName
670
+ ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslCipherSuite
671
+ ApplicationGatewayCustomErrorStatusCode = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayCustomErrorStatusCode
672
+ ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRequestRoutingRuleType
673
+ ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRedirectType
674
+ ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayOperationalState
675
+ ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallMode
676
+ ResourceIdentityType = Azure::Network::Mgmt::V2020_05_01::Models::ResourceIdentityType
677
+ AzureFirewallRCActionType = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallRCActionType
678
+ AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallApplicationRuleProtocolType
679
+ AzureFirewallNatRCActionType = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNatRCActionType
680
+ AzureFirewallNetworkRuleProtocol = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNetworkRuleProtocol
681
+ AzureFirewallThreatIntelMode = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallThreatIntelMode
682
+ AzureFirewallSkuName = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallSkuName
683
+ AzureFirewallSkuTier = Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallSkuTier
684
+ BastionConnectProtocol = Azure::Network::Mgmt::V2020_05_01::Models::BastionConnectProtocol
685
+ DdosCustomPolicyProtocol = Azure::Network::Mgmt::V2020_05_01::Models::DdosCustomPolicyProtocol
686
+ DdosCustomPolicyTriggerSensitivityOverride = Azure::Network::Mgmt::V2020_05_01::Models::DdosCustomPolicyTriggerSensitivityOverride
687
+ AuthorizationUseStatus = Azure::Network::Mgmt::V2020_05_01::Models::AuthorizationUseStatus
688
+ ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
689
+ ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeeringState
690
+ ExpressRoutePeeringType = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePeeringType
691
+ ExpressRoutePeeringState = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePeeringState
692
+ CircuitConnectionStatus = Azure::Network::Mgmt::V2020_05_01::Models::CircuitConnectionStatus
693
+ ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitSkuTier
694
+ ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitSkuFamily
695
+ ServiceProviderProvisioningState = Azure::Network::Mgmt::V2020_05_01::Models::ServiceProviderProvisioningState
696
+ ExpressRouteLinkMacSecCipher = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLinkMacSecCipher
697
+ ExpressRouteLinkConnectorType = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLinkConnectorType
698
+ ExpressRouteLinkAdminState = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLinkAdminState
699
+ ExpressRoutePortsEncapsulation = Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePortsEncapsulation
700
+ FirewallPolicyIntrusionSystemMode = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyIntrusionSystemMode
701
+ FirewallPolicyNatRuleCollectionActionType = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyNatRuleCollectionActionType
702
+ FirewallPolicyFilterRuleCollectionActionType = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyFilterRuleCollectionActionType
703
+ FirewallPolicyRuleApplicationProtocolType = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleApplicationProtocolType
704
+ FirewallPolicyRuleNetworkProtocol = Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleNetworkProtocol
705
+ IpAllocationType = Azure::Network::Mgmt::V2020_05_01::Models::IpAllocationType
706
+ LoadBalancerSkuName = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerSkuName
707
+ LoadDistribution = Azure::Network::Mgmt::V2020_05_01::Models::LoadDistribution
708
+ ProbeProtocol = Azure::Network::Mgmt::V2020_05_01::Models::ProbeProtocol
709
+ LoadBalancerOutboundRuleProtocol = Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerOutboundRuleProtocol
710
+ NatGatewaySkuName = Azure::Network::Mgmt::V2020_05_01::Models::NatGatewaySkuName
711
+ NetworkOperationStatus = Azure::Network::Mgmt::V2020_05_01::Models::NetworkOperationStatus
712
+ Access = Azure::Network::Mgmt::V2020_05_01::Models::Access
713
+ AuthenticationMethod = Azure::Network::Mgmt::V2020_05_01::Models::AuthenticationMethod
714
+ EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2020_05_01::Models::EffectiveSecurityRuleProtocol
715
+ EffectiveRouteSource = Azure::Network::Mgmt::V2020_05_01::Models::EffectiveRouteSource
716
+ EffectiveRouteState = Azure::Network::Mgmt::V2020_05_01::Models::EffectiveRouteState
717
+ AssociationType = Azure::Network::Mgmt::V2020_05_01::Models::AssociationType
718
+ Direction = Azure::Network::Mgmt::V2020_05_01::Models::Direction
719
+ IpFlowProtocol = Azure::Network::Mgmt::V2020_05_01::Models::IpFlowProtocol
720
+ NextHopType = Azure::Network::Mgmt::V2020_05_01::Models::NextHopType
721
+ PcProtocol = Azure::Network::Mgmt::V2020_05_01::Models::PcProtocol
722
+ PcStatus = Azure::Network::Mgmt::V2020_05_01::Models::PcStatus
723
+ PcError = Azure::Network::Mgmt::V2020_05_01::Models::PcError
724
+ Protocol = Azure::Network::Mgmt::V2020_05_01::Models::Protocol
725
+ HTTPMethod = Azure::Network::Mgmt::V2020_05_01::Models::HTTPMethod
726
+ Origin = Azure::Network::Mgmt::V2020_05_01::Models::Origin
727
+ Severity = Azure::Network::Mgmt::V2020_05_01::Models::Severity
728
+ IssueType = Azure::Network::Mgmt::V2020_05_01::Models::IssueType
729
+ ConnectionStatus = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionStatus
730
+ VerbosityLevel = Azure::Network::Mgmt::V2020_05_01::Models::VerbosityLevel
731
+ ConnectionMonitorEndpointFilterType = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorEndpointFilterType
732
+ ConnectionMonitorEndpointFilterItemType = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorEndpointFilterItemType
733
+ ConnectionMonitorTestConfigurationProtocol = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorTestConfigurationProtocol
734
+ PreferredIPVersion = Azure::Network::Mgmt::V2020_05_01::Models::PreferredIPVersion
735
+ HTTPConfigurationMethod = Azure::Network::Mgmt::V2020_05_01::Models::HTTPConfigurationMethod
736
+ OutputType = Azure::Network::Mgmt::V2020_05_01::Models::OutputType
737
+ ConnectionState = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionState
738
+ EvaluationState = Azure::Network::Mgmt::V2020_05_01::Models::EvaluationState
739
+ ConnectionMonitorType = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorType
740
+ ConnectionMonitorSourceStatus = Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorSourceStatus
741
+ PublicIPPrefixSkuName = Azure::Network::Mgmt::V2020_05_01::Models::PublicIPPrefixSkuName
742
+ SecurityProviderName = Azure::Network::Mgmt::V2020_05_01::Models::SecurityProviderName
743
+ SecurityPartnerProviderConnectionStatus = Azure::Network::Mgmt::V2020_05_01::Models::SecurityPartnerProviderConnectionStatus
744
+ VirtualNetworkPeeringState = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkPeeringState
745
+ VirtualNetworkGatewayType = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayType
746
+ VpnType = Azure::Network::Mgmt::V2020_05_01::Models::VpnType
747
+ VpnGatewayGeneration = Azure::Network::Mgmt::V2020_05_01::Models::VpnGatewayGeneration
748
+ VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewaySkuName
749
+ VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewaySkuTier
750
+ VpnClientProtocol = Azure::Network::Mgmt::V2020_05_01::Models::VpnClientProtocol
751
+ IpsecEncryption = Azure::Network::Mgmt::V2020_05_01::Models::IpsecEncryption
752
+ IpsecIntegrity = Azure::Network::Mgmt::V2020_05_01::Models::IpsecIntegrity
753
+ IkeEncryption = Azure::Network::Mgmt::V2020_05_01::Models::IkeEncryption
754
+ IkeIntegrity = Azure::Network::Mgmt::V2020_05_01::Models::IkeIntegrity
755
+ DhGroup = Azure::Network::Mgmt::V2020_05_01::Models::DhGroup
756
+ PfsGroup = Azure::Network::Mgmt::V2020_05_01::Models::PfsGroup
757
+ BgpPeerState = Azure::Network::Mgmt::V2020_05_01::Models::BgpPeerState
758
+ ProcessorArchitecture = Azure::Network::Mgmt::V2020_05_01::Models::ProcessorArchitecture
759
+ VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnectionStatus
760
+ VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnectionType
761
+ VirtualNetworkGatewayConnectionProtocol = Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnectionProtocol
762
+ OfficeTrafficCategory = Azure::Network::Mgmt::V2020_05_01::Models::OfficeTrafficCategory
763
+ RoutingState = Azure::Network::Mgmt::V2020_05_01::Models::RoutingState
764
+ HubBgpConnectionStatus = Azure::Network::Mgmt::V2020_05_01::Models::HubBgpConnectionStatus
765
+ VpnConnectionStatus = Azure::Network::Mgmt::V2020_05_01::Models::VpnConnectionStatus
766
+ VirtualWanSecurityProviderType = Azure::Network::Mgmt::V2020_05_01::Models::VirtualWanSecurityProviderType
767
+ TunnelConnectionStatus = Azure::Network::Mgmt::V2020_05_01::Models::TunnelConnectionStatus
768
+ HubVirtualNetworkConnectionStatus = Azure::Network::Mgmt::V2020_05_01::Models::HubVirtualNetworkConnectionStatus
769
+ VpnGatewayTunnelingProtocol = Azure::Network::Mgmt::V2020_05_01::Models::VpnGatewayTunnelingProtocol
770
+ VpnAuthenticationType = Azure::Network::Mgmt::V2020_05_01::Models::VpnAuthenticationType
771
+ WebApplicationFirewallEnabledState = Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallEnabledState
772
+ WebApplicationFirewallMode = Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallMode
773
+ WebApplicationFirewallRuleType = Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallRuleType
774
+ WebApplicationFirewallMatchVariable = Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallMatchVariable
775
+ WebApplicationFirewallOperator = Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallOperator
776
+ WebApplicationFirewallTransform = Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallTransform
777
+ WebApplicationFirewallAction = Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallAction
778
+ WebApplicationFirewallPolicyResourceState = Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallPolicyResourceState
779
+ OwaspCrsExclusionEntryMatchVariable = Azure::Network::Mgmt::V2020_05_01::Models::OwaspCrsExclusionEntryMatchVariable
780
+ OwaspCrsExclusionEntrySelectorMatchOperator = Azure::Network::Mgmt::V2020_05_01::Models::OwaspCrsExclusionEntrySelectorMatchOperator
781
+ ManagedRuleEnabledState = Azure::Network::Mgmt::V2020_05_01::Models::ManagedRuleEnabledState
782
+ end
783
+
784
+ class NetworkManagementClass
785
+ attr_reader :firewall_policy_rule_groups, :p2s_vpn_server_configurations, :application_gateways, :application_gateway_private_link_resources, :application_gateway_private_endpoint_connections, :application_security_groups, :available_delegations, :available_resource_group_delegations, :available_service_aliases, :azure_firewalls, :azure_firewall_fqdn_tags, :bastion_hosts, :ddos_custom_policies, :ddos_protection_plans, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuit_connections, :peer_express_route_circuit_connections, :express_route_circuits, :express_route_service_providers, :express_route_cross_connections, :express_route_cross_connection_peerings, :express_route_ports_locations, :express_route_ports, :express_route_links, :firewall_policies, :firewall_policy_rule_collection_groups, :ip_allocations, :ip_groups, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_outbound_rules, :load_balancer_network_interfaces, :load_balancer_probes, :nat_gateways, :network_interfaces, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_interface_tap_configurations, :network_profiles, :network_security_groups, :security_rules, :default_security_rules, :network_virtual_appliances, :virtual_appliance_sites, :virtual_appliance_skus, :network_watchers, :packet_captures, :connection_monitors, :flow_logs, :operations, :private_endpoints, :available_private_endpoint_types, :private_dns_zone_groups, :private_link_services, :public_ipaddresses, :public_ipprefixes, :route_filters, :route_filter_rules, :route_tables, :routes, :security_partner_providers, :bgp_service_communities, :service_endpoint_policies, :service_endpoint_policy_definitions, :service_tags, :usages, :virtual_networks, :subnets, :resource_navigation_links, :service_association_links, :virtual_network_peerings, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :virtual_network_taps, :virtual_routers, :virtual_router_peerings, :virtual_wans, :vpn_sites, :vpn_site_links, :vpn_sites_configuration, :vpn_server_configurations, :virtual_hubs, :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :vpn_site_link_connections, :vpn_link_connections, :p2s_vpn_gateways, :vpn_server_configurations_associated_with_virtual_wan, :virtual_hub_route_table_v2s, :express_route_gateways, :express_route_connections, :virtual_hub_bgp_connection, :virtual_hub_bgp_connections, :virtual_hub_ip_configuration, :hub_route_tables, :web_application_firewall_policies, :configurable, :base_url, :options, :model_classes
786
+
787
+ def initialize(configurable, base_url=nil, options=nil)
788
+ @configurable, @base_url, @options = configurable, base_url, options
789
+
790
+ @client_0 = Azure::Network::Mgmt::V2017_03_30::NetworkManagementClient.new(configurable.credentials, base_url, options)
791
+ if(@client_0.respond_to?(:subscription_id))
792
+ @client_0.subscription_id = configurable.subscription_id
793
+ end
794
+ add_telemetry(@client_0)
795
+
796
+ @client_1 = Azure::Network::Mgmt::V2019_06_01::NetworkManagementClient.new(configurable.credentials, base_url, options)
797
+ if(@client_1.respond_to?(:subscription_id))
798
+ @client_1.subscription_id = configurable.subscription_id
799
+ end
800
+ add_telemetry(@client_1)
801
+ @firewall_policy_rule_groups = @client_1.firewall_policy_rule_groups
802
+ @p2s_vpn_server_configurations = @client_1.p2s_vpn_server_configurations
803
+
804
+ @client_2 = Azure::Network::Mgmt::V2020_05_01::NetworkManagementClient.new(configurable.credentials, base_url, options)
805
+ if(@client_2.respond_to?(:subscription_id))
806
+ @client_2.subscription_id = configurable.subscription_id
807
+ end
808
+ add_telemetry(@client_2)
809
+ @application_gateways = @client_2.application_gateways
810
+ @application_gateway_private_link_resources = @client_2.application_gateway_private_link_resources
811
+ @application_gateway_private_endpoint_connections = @client_2.application_gateway_private_endpoint_connections
812
+ @application_security_groups = @client_2.application_security_groups
813
+ @available_delegations = @client_2.available_delegations
814
+ @available_resource_group_delegations = @client_2.available_resource_group_delegations
815
+ @available_service_aliases = @client_2.available_service_aliases
816
+ @azure_firewalls = @client_2.azure_firewalls
817
+ @azure_firewall_fqdn_tags = @client_2.azure_firewall_fqdn_tags
818
+ @bastion_hosts = @client_2.bastion_hosts
819
+ @ddos_custom_policies = @client_2.ddos_custom_policies
820
+ @ddos_protection_plans = @client_2.ddos_protection_plans
821
+ @available_endpoint_services = @client_2.available_endpoint_services
822
+ @express_route_circuit_authorizations = @client_2.express_route_circuit_authorizations
823
+ @express_route_circuit_peerings = @client_2.express_route_circuit_peerings
824
+ @express_route_circuit_connections = @client_2.express_route_circuit_connections
825
+ @peer_express_route_circuit_connections = @client_2.peer_express_route_circuit_connections
826
+ @express_route_circuits = @client_2.express_route_circuits
827
+ @express_route_service_providers = @client_2.express_route_service_providers
828
+ @express_route_cross_connections = @client_2.express_route_cross_connections
829
+ @express_route_cross_connection_peerings = @client_2.express_route_cross_connection_peerings
830
+ @express_route_ports_locations = @client_2.express_route_ports_locations
831
+ @express_route_ports = @client_2.express_route_ports
832
+ @express_route_links = @client_2.express_route_links
833
+ @firewall_policies = @client_2.firewall_policies
834
+ @firewall_policy_rule_collection_groups = @client_2.firewall_policy_rule_collection_groups
835
+ @ip_allocations = @client_2.ip_allocations
836
+ @ip_groups = @client_2.ip_groups
837
+ @load_balancers = @client_2.load_balancers
838
+ @load_balancer_backend_address_pools = @client_2.load_balancer_backend_address_pools
839
+ @load_balancer_frontend_ipconfigurations = @client_2.load_balancer_frontend_ipconfigurations
840
+ @inbound_nat_rules = @client_2.inbound_nat_rules
841
+ @load_balancer_load_balancing_rules = @client_2.load_balancer_load_balancing_rules
842
+ @load_balancer_outbound_rules = @client_2.load_balancer_outbound_rules
843
+ @load_balancer_network_interfaces = @client_2.load_balancer_network_interfaces
844
+ @load_balancer_probes = @client_2.load_balancer_probes
845
+ @nat_gateways = @client_2.nat_gateways
846
+ @network_interfaces = @client_2.network_interfaces
847
+ @network_interface_ipconfigurations = @client_2.network_interface_ipconfigurations
848
+ @network_interface_load_balancers = @client_2.network_interface_load_balancers
849
+ @network_interface_tap_configurations = @client_2.network_interface_tap_configurations
850
+ @network_profiles = @client_2.network_profiles
851
+ @network_security_groups = @client_2.network_security_groups
852
+ @security_rules = @client_2.security_rules
853
+ @default_security_rules = @client_2.default_security_rules
854
+ @network_virtual_appliances = @client_2.network_virtual_appliances
855
+ @virtual_appliance_sites = @client_2.virtual_appliance_sites
856
+ @virtual_appliance_skus = @client_2.virtual_appliance_skus
857
+ @network_watchers = @client_2.network_watchers
858
+ @packet_captures = @client_2.packet_captures
859
+ @connection_monitors = @client_2.connection_monitors
860
+ @flow_logs = @client_2.flow_logs
861
+ @operations = @client_2.operations
862
+ @private_endpoints = @client_2.private_endpoints
863
+ @available_private_endpoint_types = @client_2.available_private_endpoint_types
864
+ @private_dns_zone_groups = @client_2.private_dns_zone_groups
865
+ @private_link_services = @client_2.private_link_services
866
+ @public_ipaddresses = @client_2.public_ipaddresses
867
+ @public_ipprefixes = @client_2.public_ipprefixes
868
+ @route_filters = @client_2.route_filters
869
+ @route_filter_rules = @client_2.route_filter_rules
870
+ @route_tables = @client_2.route_tables
871
+ @routes = @client_2.routes
872
+ @security_partner_providers = @client_2.security_partner_providers
873
+ @bgp_service_communities = @client_2.bgp_service_communities
874
+ @service_endpoint_policies = @client_2.service_endpoint_policies
875
+ @service_endpoint_policy_definitions = @client_2.service_endpoint_policy_definitions
876
+ @service_tags = @client_2.service_tags
877
+ @usages = @client_2.usages
878
+ @virtual_networks = @client_2.virtual_networks
879
+ @subnets = @client_2.subnets
880
+ @resource_navigation_links = @client_2.resource_navigation_links
881
+ @service_association_links = @client_2.service_association_links
882
+ @virtual_network_peerings = @client_2.virtual_network_peerings
883
+ @virtual_network_gateways = @client_2.virtual_network_gateways
884
+ @virtual_network_gateway_connections = @client_2.virtual_network_gateway_connections
885
+ @local_network_gateways = @client_2.local_network_gateways
886
+ @virtual_network_taps = @client_2.virtual_network_taps
887
+ @virtual_routers = @client_2.virtual_routers
888
+ @virtual_router_peerings = @client_2.virtual_router_peerings
889
+ @virtual_wans = @client_2.virtual_wans
890
+ @vpn_sites = @client_2.vpn_sites
891
+ @vpn_site_links = @client_2.vpn_site_links
892
+ @vpn_sites_configuration = @client_2.vpn_sites_configuration
893
+ @vpn_server_configurations = @client_2.vpn_server_configurations
894
+ @virtual_hubs = @client_2.virtual_hubs
895
+ @hub_virtual_network_connections = @client_2.hub_virtual_network_connections
896
+ @vpn_gateways = @client_2.vpn_gateways
897
+ @vpn_connections = @client_2.vpn_connections
898
+ @vpn_site_link_connections = @client_2.vpn_site_link_connections
899
+ @vpn_link_connections = @client_2.vpn_link_connections
900
+ @p2s_vpn_gateways = @client_2.p2s_vpn_gateways
901
+ @vpn_server_configurations_associated_with_virtual_wan = @client_2.vpn_server_configurations_associated_with_virtual_wan
902
+ @virtual_hub_route_table_v2s = @client_2.virtual_hub_route_table_v2s
903
+ @express_route_gateways = @client_2.express_route_gateways
904
+ @express_route_connections = @client_2.express_route_connections
905
+ @virtual_hub_bgp_connection = @client_2.virtual_hub_bgp_connection
906
+ @virtual_hub_bgp_connections = @client_2.virtual_hub_bgp_connections
907
+ @virtual_hub_ip_configuration = @client_2.virtual_hub_ip_configuration
908
+ @hub_route_tables = @client_2.hub_route_tables
909
+ @web_application_firewall_policies = @client_2.web_application_firewall_policies
910
+
911
+ @model_classes = ModelClasses.new
912
+ end
913
+
914
+ def add_telemetry(client)
915
+ profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/Network/Mgmt"
916
+ client.add_user_agent_information(profile_information)
917
+ end
918
+
919
+ def method_missing(method, *args)
920
+ if @client_2.respond_to?method
921
+ @client_2.send(method, *args)
922
+ elsif @client_1.respond_to?method
923
+ @client_1.send(method, *args)
924
+ elsif @client_0.respond_to?method
925
+ @client_0.send(method, *args)
926
+ else
927
+ super
928
+ end
929
+ end
930
+
931
+ class ModelClasses
932
+ def firewall_policy_nat_rule_action
933
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRuleAction
934
+ end
935
+ def firewall_policy_rule_condition
936
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleCondition
937
+ end
938
+ def firewall_policy_filter_rule_action
939
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRuleAction
940
+ end
941
+ def firewall_policy_rule_condition_application_protocol
942
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionApplicationProtocol
943
+ end
944
+ def firewall_policy_rule_group_list_result
945
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleGroupListResult
946
+ end
947
+ def list_p2_svpn_server_configurations_result
948
+ Azure::Network::Mgmt::V2019_06_01::Models::ListP2SVpnServerConfigurationsResult
949
+ end
950
+ def firewall_policy_rule_group
951
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleGroup
952
+ end
953
+ def firewall_policy_nat_rule
954
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRule
955
+ end
956
+ def firewall_policy_filter_rule
957
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRule
958
+ end
959
+ def application_rule_condition
960
+ Azure::Network::Mgmt::V2019_06_01::Models::ApplicationRuleCondition
961
+ end
962
+ def network_rule_condition
963
+ Azure::Network::Mgmt::V2019_06_01::Models::NetworkRuleCondition
964
+ end
965
+ def p2_svpn_server_config_vpn_client_root_certificate
966
+ Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigVpnClientRootCertificate
967
+ end
968
+ def p2_svpn_server_config_vpn_client_revoked_certificate
969
+ Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate
970
+ end
971
+ def p2_svpn_server_config_radius_server_root_certificate
972
+ Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigRadiusServerRootCertificate
973
+ end
974
+ def p2_svpn_server_config_radius_client_root_certificate
975
+ Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigRadiusClientRootCertificate
976
+ end
977
+ def p2_svpn_server_configuration
978
+ Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfiguration
979
+ end
980
+ def firewall_policy_nat_rule_action_type
981
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyNatRuleActionType
982
+ end
983
+ def firewall_policy_filter_rule_action_type
984
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyFilterRuleActionType
985
+ end
986
+ def firewall_policy_rule_condition_application_protocol_type
987
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionApplicationProtocolType
988
+ end
989
+ def firewall_policy_rule_condition_network_protocol
990
+ Azure::Network::Mgmt::V2019_06_01::Models::FirewallPolicyRuleConditionNetworkProtocol
991
+ end
992
+ def verification_ipflow_parameters
993
+ Azure::Network::Mgmt::V2020_05_01::Models::VerificationIPFlowParameters
994
+ end
995
+ def verification_ipflow_result
996
+ Azure::Network::Mgmt::V2020_05_01::Models::VerificationIPFlowResult
997
+ end
998
+ def sub_resource
999
+ Azure::Network::Mgmt::V2020_05_01::Models::SubResource
1000
+ end
1001
+ def next_hop_parameters
1002
+ Azure::Network::Mgmt::V2020_05_01::Models::NextHopParameters
1003
+ end
1004
+ def virtual_network_connection_gateway_reference
1005
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkConnectionGatewayReference
1006
+ end
1007
+ def firewall_policy_filter_rule_collection_action
1008
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyFilterRuleCollectionAction
1009
+ end
1010
+ def managed_rules_definition
1011
+ Azure::Network::Mgmt::V2020_05_01::Models::ManagedRulesDefinition
1012
+ end
1013
+ def local_network_gateway_list_result
1014
+ Azure::Network::Mgmt::V2020_05_01::Models::LocalNetworkGatewayListResult
1015
+ end
1016
+ def managed_rule_set
1017
+ Azure::Network::Mgmt::V2020_05_01::Models::ManagedRuleSet
1018
+ end
1019
+ def firewall_policy_rule_application_protocol
1020
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleApplicationProtocol
1021
+ end
1022
+ def managed_rule_group_override
1023
+ Azure::Network::Mgmt::V2020_05_01::Models::ManagedRuleGroupOverride
1024
+ end
1025
+ def vpn_client_ipsec_parameters
1026
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnClientIPsecParameters
1027
+ end
1028
+ def managed_rule_override
1029
+ Azure::Network::Mgmt::V2020_05_01::Models::ManagedRuleOverride
1030
+ end
1031
+ def connection_reset_shared_key
1032
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionResetSharedKey
1033
+ end
1034
+ def flow_log_format_parameters
1035
+ Azure::Network::Mgmt::V2020_05_01::Models::FlowLogFormatParameters
1036
+ end
1037
+ def virtual_network_gateway_connection_list_result
1038
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnectionListResult
1039
+ end
1040
+ def traffic_analytics_properties
1041
+ Azure::Network::Mgmt::V2020_05_01::Models::TrafficAnalyticsProperties
1042
+ end
1043
+ def firewall_policy_list_result
1044
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyListResult
1045
+ end
1046
+ def web_application_firewall_custom_rule
1047
+ Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallCustomRule
1048
+ end
1049
+ def firewall_policy_rule_collection_group_list_result
1050
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleCollectionGroupListResult
1051
+ end
1052
+ def match_variable
1053
+ Azure::Network::Mgmt::V2020_05_01::Models::MatchVariable
1054
+ end
1055
+ def traffic_selector_policy
1056
+ Azure::Network::Mgmt::V2020_05_01::Models::TrafficSelectorPolicy
1057
+ end
1058
+ def policy_settings
1059
+ Azure::Network::Mgmt::V2020_05_01::Models::PolicySettings
1060
+ end
1061
+ def ip_allocation_list_result
1062
+ Azure::Network::Mgmt::V2020_05_01::Models::IpAllocationListResult
1063
+ end
1064
+ def public_ipaddress_sku
1065
+ Azure::Network::Mgmt::V2020_05_01::Models::PublicIPAddressSku
1066
+ end
1067
+ def tunnel_connection_health
1068
+ Azure::Network::Mgmt::V2020_05_01::Models::TunnelConnectionHealth
1069
+ end
1070
+ def ddos_settings
1071
+ Azure::Network::Mgmt::V2020_05_01::Models::DdosSettings
1072
+ end
1073
+ def ip_group_list_result
1074
+ Azure::Network::Mgmt::V2020_05_01::Models::IpGroupListResult
1075
+ end
1076
+ def virtual_hub_effective_route_list
1077
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubEffectiveRouteList
1078
+ end
1079
+ def load_balancer_sku
1080
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerSku
1081
+ end
1082
+ def list_virtual_hub_ip_configuration_results
1083
+ Azure::Network::Mgmt::V2020_05_01::Models::ListVirtualHubIpConfigurationResults
1084
+ end
1085
+ def gateway_route_list_result
1086
+ Azure::Network::Mgmt::V2020_05_01::Models::GatewayRouteListResult
1087
+ end
1088
+ def express_route_connection_list
1089
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteConnectionList
1090
+ end
1091
+ def bgp_peer_status_list_result
1092
+ Azure::Network::Mgmt::V2020_05_01::Models::BgpPeerStatusListResult
1093
+ end
1094
+ def express_route_gateway_properties_auto_scale_configuration
1095
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfiguration
1096
+ end
1097
+ def virtual_network_gateway_list_result
1098
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayListResult
1099
+ end
1100
+ def express_route_circuit_peering_id
1101
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeeringId
1102
+ end
1103
+ def vpn_client_parameters
1104
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnClientParameters
1105
+ end
1106
+ def virtual_hub_id
1107
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubId
1108
+ end
1109
+ def gateway_route
1110
+ Azure::Network::Mgmt::V2020_05_01::Models::GatewayRoute
1111
+ end
1112
+ def network_interface_ipconfiguration_private_link_connection_properties
1113
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
1114
+ end
1115
+ def load_balancer_list_result
1116
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerListResult
1117
+ end
1118
+ def application_gateway_backend_address
1119
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendAddress
1120
+ end
1121
+ def inbound_nat_rule_list_result
1122
+ Azure::Network::Mgmt::V2020_05_01::Models::InboundNatRuleListResult
1123
+ end
1124
+ def application_gateway_connection_draining
1125
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayConnectionDraining
1126
+ end
1127
+ def load_balancer_backend_address_pool_list_result
1128
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerBackendAddressPoolListResult
1129
+ end
1130
+ def application_gateway_backend_health_server
1131
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealthServer
1132
+ end
1133
+ def load_balancer_frontend_ipconfiguration_list_result
1134
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerFrontendIPConfigurationListResult
1135
+ end
1136
+ def application_gateway_backend_health_on_demand
1137
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealthOnDemand
1138
+ end
1139
+ def load_balancer_load_balancing_rule_list_result
1140
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerLoadBalancingRuleListResult
1141
+ end
1142
+ def application_gateway_backend_health
1143
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealth
1144
+ end
1145
+ def load_balancer_outbound_rule_list_result
1146
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerOutboundRuleListResult
1147
+ end
1148
+ def application_gateway_ssl_policy
1149
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslPolicy
1150
+ end
1151
+ def load_balancer_probe_list_result
1152
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerProbeListResult
1153
+ end
1154
+ def vpn_profile_response
1155
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnProfileResponse
1156
+ end
1157
+ def network_interface_list_result
1158
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceListResult
1159
+ end
1160
+ def list_p2_svpn_gateways_result
1161
+ Azure::Network::Mgmt::V2020_05_01::Models::ListP2SVpnGatewaysResult
1162
+ end
1163
+ def nat_gateway_sku
1164
+ Azure::Network::Mgmt::V2020_05_01::Models::NatGatewaySku
1165
+ end
1166
+ def vpn_client_connection_health
1167
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnClientConnectionHealth
1168
+ end
1169
+ def bgp_peer_status
1170
+ Azure::Network::Mgmt::V2020_05_01::Models::BgpPeerStatus
1171
+ end
1172
+ def aad_authentication_parameters
1173
+ Azure::Network::Mgmt::V2020_05_01::Models::AadAuthenticationParameters
1174
+ end
1175
+ def nat_gateway_list_result
1176
+ Azure::Network::Mgmt::V2020_05_01::Models::NatGatewayListResult
1177
+ end
1178
+ def vpn_server_config_vpn_client_revoked_certificate
1179
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfigVpnClientRevokedCertificate
1180
+ end
1181
+ def azure_async_operation_result
1182
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureAsyncOperationResult
1183
+ end
1184
+ def application_gateway_rewrite_rule_condition
1185
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRewriteRuleCondition
1186
+ end
1187
+ def network_interface_tap_configuration_list_result
1188
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceTapConfigurationListResult
1189
+ end
1190
+ def application_gateway_url_configuration
1191
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayUrlConfiguration
1192
+ end
1193
+ def network_interface_ipconfiguration_list_result
1194
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceIPConfigurationListResult
1195
+ end
1196
+ def application_gateway_rewrite_rule
1197
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRewriteRule
1198
+ end
1199
+ def network_interface_load_balancer_list_result
1200
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceLoadBalancerListResult
1201
+ end
1202
+ def virtual_wan_security_providers
1203
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualWanSecurityProviders
1204
+ end
1205
+ def effective_network_security_group_association
1206
+ Azure::Network::Mgmt::V2020_05_01::Models::EffectiveNetworkSecurityGroupAssociation
1207
+ end
1208
+ def vpn_site_id
1209
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnSiteId
1210
+ end
1211
+ def effective_network_security_rule
1212
+ Azure::Network::Mgmt::V2020_05_01::Models::EffectiveNetworkSecurityRule
1213
+ end
1214
+ def application_gateway_private_link_resource_list_result
1215
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateLinkResourceListResult
1216
+ end
1217
+ def effective_network_security_group
1218
+ Azure::Network::Mgmt::V2020_05_01::Models::EffectiveNetworkSecurityGroup
1219
+ end
1220
+ def application_gateway_private_endpoint_connection_list_result
1221
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateEndpointConnectionListResult
1222
+ end
1223
+ def effective_network_security_group_list_result
1224
+ Azure::Network::Mgmt::V2020_05_01::Models::EffectiveNetworkSecurityGroupListResult
1225
+ end
1226
+ def application_gateway_firewall_disabled_rule_group
1227
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
1228
+ end
1229
+ def effective_route
1230
+ Azure::Network::Mgmt::V2020_05_01::Models::EffectiveRoute
1231
+ end
1232
+ def application_gateway_web_application_firewall_configuration
1233
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
1234
+ end
1235
+ def effective_route_list_result
1236
+ Azure::Network::Mgmt::V2020_05_01::Models::EffectiveRouteListResult
1237
+ end
1238
+ def managed_service_identity_user_assigned_identities_value
1239
+ Azure::Network::Mgmt::V2020_05_01::Models::ManagedServiceIdentityUserAssignedIdentitiesValue
1240
+ end
1241
+ def bgp_settings
1242
+ Azure::Network::Mgmt::V2020_05_01::Models::BgpSettings
1243
+ end
1244
+ def list_vpn_site_link_connections_result
1245
+ Azure::Network::Mgmt::V2020_05_01::Models::ListVpnSiteLinkConnectionsResult
1246
+ end
1247
+ def ipconfiguration_bgp_peering_address
1248
+ Azure::Network::Mgmt::V2020_05_01::Models::IPConfigurationBgpPeeringAddress
1249
+ end
1250
+ def application_gateway_firewall_rule
1251
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallRule
1252
+ end
1253
+ def container_network_interface_ip_configuration
1254
+ Azure::Network::Mgmt::V2020_05_01::Models::ContainerNetworkInterfaceIpConfiguration
1255
+ end
1256
+ def list_vpn_connections_result
1257
+ Azure::Network::Mgmt::V2020_05_01::Models::ListVpnConnectionsResult
1258
+ end
1259
+ def vpn_client_configuration
1260
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnClientConfiguration
1261
+ end
1262
+ def list_vpn_gateways_result
1263
+ Azure::Network::Mgmt::V2020_05_01::Models::ListVpnGatewaysResult
1264
+ end
1265
+ def radius_server
1266
+ Azure::Network::Mgmt::V2020_05_01::Models::RadiusServer
1267
+ end
1268
+ def application_gateway_available_ssl_predefined_policies
1269
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
1270
+ end
1271
+ def network_profile_list_result
1272
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkProfileListResult
1273
+ end
1274
+ def security_rule_list_result
1275
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityRuleListResult
1276
+ end
1277
+ def error_details
1278
+ Azure::Network::Mgmt::V2020_05_01::Models::ErrorDetails
1279
+ end
1280
+ def network_security_group_list_result
1281
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkSecurityGroupListResult
1282
+ end
1283
+ def tags_object
1284
+ Azure::Network::Mgmt::V2020_05_01::Models::TagsObject
1285
+ end
1286
+ def virtual_appliance_sku_properties
1287
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualApplianceSkuProperties
1288
+ end
1289
+ def available_delegation
1290
+ Azure::Network::Mgmt::V2020_05_01::Models::AvailableDelegation
1291
+ end
1292
+ def virtual_appliance_nic_properties
1293
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualApplianceNicProperties
1294
+ end
1295
+ def available_service_alias
1296
+ Azure::Network::Mgmt::V2020_05_01::Models::AvailableServiceAlias
1297
+ end
1298
+ def ipsec_policy
1299
+ Azure::Network::Mgmt::V2020_05_01::Models::IpsecPolicy
1300
+ end
1301
+ def vnet_route
1302
+ Azure::Network::Mgmt::V2020_05_01::Models::VnetRoute
1303
+ end
1304
+ def break_out_category_policies
1305
+ Azure::Network::Mgmt::V2020_05_01::Models::BreakOutCategoryPolicies
1306
+ end
1307
+ def azure_firewall_ip_groups
1308
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallIpGroups
1309
+ end
1310
+ def office365_policy_properties
1311
+ Azure::Network::Mgmt::V2020_05_01::Models::Office365PolicyProperties
1312
+ end
1313
+ def hub_ipaddresses
1314
+ Azure::Network::Mgmt::V2020_05_01::Models::HubIPAddresses
1315
+ end
1316
+ def virtual_network_gateway_sku
1317
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewaySku
1318
+ end
1319
+ def azure_firewall_application_rule_protocol
1320
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallApplicationRuleProtocol
1321
+ end
1322
+ def network_virtual_appliance_sku_instances
1323
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualApplianceSkuInstances
1324
+ end
1325
+ def static_route
1326
+ Azure::Network::Mgmt::V2020_05_01::Models::StaticRoute
1327
+ end
1328
+ def unprepare_network_policies_request
1329
+ Azure::Network::Mgmt::V2020_05_01::Models::UnprepareNetworkPoliciesRequest
1330
+ end
1331
+ def azure_firewall_nat_rule
1332
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNatRule
1333
+ end
1334
+ def network_virtual_appliance_list_result
1335
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualApplianceListResult
1336
+ end
1337
+ def azure_firewall_network_rule
1338
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNetworkRule
1339
+ end
1340
+ def network_virtual_appliance_site_list_result
1341
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualApplianceSiteListResult
1342
+ end
1343
+ def azure_firewall_sku
1344
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallSku
1345
+ end
1346
+ def network_virtual_appliance_sku_list_result
1347
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualApplianceSkuListResult
1348
+ end
1349
+ def azure_firewall_list_result
1350
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallListResult
1351
+ end
1352
+ def error_response
1353
+ Azure::Network::Mgmt::V2020_05_01::Models::ErrorResponse
1354
+ end
1355
+ def azure_firewall_fqdn_tag_list_result
1356
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallFqdnTagListResult
1357
+ end
1358
+ def prepare_network_policies_request
1359
+ Azure::Network::Mgmt::V2020_05_01::Models::PrepareNetworkPoliciesRequest
1360
+ end
1361
+ def get_vpn_sites_configuration_request
1362
+ Azure::Network::Mgmt::V2020_05_01::Models::GetVpnSitesConfigurationRequest
1363
+ end
1364
+ def network_watcher_list_result
1365
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkWatcherListResult
1366
+ end
1367
+ def list_vpn_site_links_result
1368
+ Azure::Network::Mgmt::V2020_05_01::Models::ListVpnSiteLinksResult
1369
+ end
1370
+ def topology_parameters
1371
+ Azure::Network::Mgmt::V2020_05_01::Models::TopologyParameters
1372
+ end
1373
+ def bastion_shareable_link_list_request
1374
+ Azure::Network::Mgmt::V2020_05_01::Models::BastionShareableLinkListRequest
1375
+ end
1376
+ def topology_association
1377
+ Azure::Network::Mgmt::V2020_05_01::Models::TopologyAssociation
1378
+ end
1379
+ def bastion_active_session
1380
+ Azure::Network::Mgmt::V2020_05_01::Models::BastionActiveSession
1381
+ end
1382
+ def topology_resource
1383
+ Azure::Network::Mgmt::V2020_05_01::Models::TopologyResource
1384
+ end
1385
+ def bastion_session_state
1386
+ Azure::Network::Mgmt::V2020_05_01::Models::BastionSessionState
1387
+ end
1388
+ def topology
1389
+ Azure::Network::Mgmt::V2020_05_01::Models::Topology
1390
+ end
1391
+ def session_ids
1392
+ Azure::Network::Mgmt::V2020_05_01::Models::SessionIds
1393
+ end
1394
+ def application_gateway_probe_health_response_match
1395
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayProbeHealthResponseMatch
1396
+ end
1397
+ def protocol_custom_settings_format
1398
+ Azure::Network::Mgmt::V2020_05_01::Models::ProtocolCustomSettingsFormat
1399
+ end
1400
+ def application_gateway_on_demand_probe
1401
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayOnDemandProbe
1402
+ end
1403
+ def ddos_protection_plan
1404
+ Azure::Network::Mgmt::V2020_05_01::Models::DdosProtectionPlan
1405
+ end
1406
+ def network_intent_policy_configuration
1407
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkIntentPolicyConfiguration
1408
+ end
1409
+ def vpn_link_bgp_settings
1410
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnLinkBgpSettings
1411
+ end
1412
+ def next_hop_result
1413
+ Azure::Network::Mgmt::V2020_05_01::Models::NextHopResult
1414
+ end
1415
+ def vpn_link_provider_properties
1416
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnLinkProviderProperties
1417
+ end
1418
+ def security_group_view_parameters
1419
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityGroupViewParameters
1420
+ end
1421
+ def express_route_circuit_peering_config
1422
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeeringConfig
1423
+ end
1424
+ def network_interface_association
1425
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceAssociation
1426
+ end
1427
+ def express_route_circuit_stats
1428
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitStats
1429
+ end
1430
+ def subnet_association
1431
+ Azure::Network::Mgmt::V2020_05_01::Models::SubnetAssociation
1432
+ end
1433
+ def ipv6_circuit_connection_config
1434
+ Azure::Network::Mgmt::V2020_05_01::Models::Ipv6CircuitConnectionConfig
1435
+ end
1436
+ def security_rule_associations
1437
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityRuleAssociations
1438
+ end
1439
+ def list_virtual_wans_result
1440
+ Azure::Network::Mgmt::V2020_05_01::Models::ListVirtualWANsResult
1441
+ end
1442
+ def security_group_network_interface
1443
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityGroupNetworkInterface
1444
+ end
1445
+ def express_route_circuit_peering_list_result
1446
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeeringListResult
1447
+ end
1448
+ def security_group_view_result
1449
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityGroupViewResult
1450
+ end
1451
+ def peer_express_route_circuit_connection_list_result
1452
+ Azure::Network::Mgmt::V2020_05_01::Models::PeerExpressRouteCircuitConnectionListResult
1453
+ end
1454
+ def packet_capture_storage_location
1455
+ Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureStorageLocation
1456
+ end
1457
+ def express_route_circuit_service_provider_properties
1458
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitServiceProviderProperties
1459
+ end
1460
+ def packet_capture_filter
1461
+ Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureFilter
1462
+ end
1463
+ def express_route_circuit_arp_table
1464
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitArpTable
1465
+ end
1466
+ def packet_capture_parameters
1467
+ Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureParameters
1468
+ end
1469
+ def express_route_circuit_routes_table
1470
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitRoutesTable
1471
+ end
1472
+ def packet_capture
1473
+ Azure::Network::Mgmt::V2020_05_01::Models::PacketCapture
1474
+ end
1475
+ def express_route_circuit_routes_table_summary
1476
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitRoutesTableSummary
1477
+ end
1478
+ def packet_capture_result
1479
+ Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureResult
1480
+ end
1481
+ def express_route_circuit_list_result
1482
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitListResult
1483
+ end
1484
+ def packet_capture_list_result
1485
+ Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureListResult
1486
+ end
1487
+ def virtual_network_tap_list_result
1488
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkTapListResult
1489
+ end
1490
+ def packet_capture_query_status_result
1491
+ Azure::Network::Mgmt::V2020_05_01::Models::PacketCaptureQueryStatusResult
1492
+ end
1493
+ def express_route_cross_connection_routes_table_summary
1494
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnectionRoutesTableSummary
1495
+ end
1496
+ def troubleshooting_parameters
1497
+ Azure::Network::Mgmt::V2020_05_01::Models::TroubleshootingParameters
1498
+ end
1499
+ def express_route_circuit_reference
1500
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitReference
1501
+ end
1502
+ def query_troubleshooting_parameters
1503
+ Azure::Network::Mgmt::V2020_05_01::Models::QueryTroubleshootingParameters
1504
+ end
1505
+ def vpn_packet_capture_start_parameters
1506
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnPacketCaptureStartParameters
1507
+ end
1508
+ def troubleshooting_recommended_actions
1509
+ Azure::Network::Mgmt::V2020_05_01::Models::TroubleshootingRecommendedActions
1510
+ end
1511
+ def express_route_cross_connection_peering_list
1512
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnectionPeeringList
1513
+ end
1514
+ def troubleshooting_details
1515
+ Azure::Network::Mgmt::V2020_05_01::Models::TroubleshootingDetails
1516
+ end
1517
+ def vpn_packet_capture_stop_parameters
1518
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnPacketCaptureStopParameters
1519
+ end
1520
+ def troubleshooting_result
1521
+ Azure::Network::Mgmt::V2020_05_01::Models::TroubleshootingResult
1522
+ end
1523
+ def express_route_link_mac_sec_config
1524
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLinkMacSecConfig
1525
+ end
1526
+ def flow_log_list_result
1527
+ Azure::Network::Mgmt::V2020_05_01::Models::FlowLogListResult
1528
+ end
1529
+ def express_route_link_list_result
1530
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLinkListResult
1531
+ end
1532
+ def flow_log_status_parameters
1533
+ Azure::Network::Mgmt::V2020_05_01::Models::FlowLogStatusParameters
1534
+ end
1535
+ def express_route_port_list_result
1536
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePortListResult
1537
+ end
1538
+ def flow_log_information
1539
+ Azure::Network::Mgmt::V2020_05_01::Models::FlowLogInformation
1540
+ end
1541
+ def firewall_policy_certificate_authority
1542
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyCertificateAuthority
1543
+ end
1544
+ def connectivity_source
1545
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectivitySource
1546
+ end
1547
+ def firewall_policy_transport_security
1548
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyTransportSecurity
1549
+ end
1550
+ def connectivity_destination
1551
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectivityDestination
1552
+ end
1553
+ def vpn_device_script_parameters
1554
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnDeviceScriptParameters
1555
+ end
1556
+ def httpheader
1557
+ Azure::Network::Mgmt::V2020_05_01::Models::HTTPHeader
1558
+ end
1559
+ def virtual_network_gateway_list_connections_result
1560
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayListConnectionsResult
1561
+ end
1562
+ def httpconfiguration
1563
+ Azure::Network::Mgmt::V2020_05_01::Models::HTTPConfiguration
1564
+ end
1565
+ def firewall_policy_rule
1566
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRule
1567
+ end
1568
+ def protocol_configuration
1569
+ Azure::Network::Mgmt::V2020_05_01::Models::ProtocolConfiguration
1570
+ end
1571
+ def private_link_service_connection_state
1572
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServiceConnectionState
1573
+ end
1574
+ def connectivity_parameters
1575
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectivityParameters
1576
+ end
1577
+ def network_interface_dns_settings
1578
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceDnsSettings
1579
+ end
1580
+ def connectivity_issue
1581
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectivityIssue
1582
+ end
1583
+ def traffic_analytics_configuration_properties
1584
+ Azure::Network::Mgmt::V2020_05_01::Models::TrafficAnalyticsConfigurationProperties
1585
+ end
1586
+ def hop_link
1587
+ Azure::Network::Mgmt::V2020_05_01::Models::HopLink
1588
+ end
1589
+ def match_condition
1590
+ Azure::Network::Mgmt::V2020_05_01::Models::MatchCondition
1591
+ end
1592
+ def connectivity_hop
1593
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectivityHop
1594
+ end
1595
+ def effective_routes_parameters
1596
+ Azure::Network::Mgmt::V2020_05_01::Models::EffectiveRoutesParameters
1597
+ end
1598
+ def connectivity_information
1599
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectivityInformation
1600
+ end
1601
+ def ip_tag
1602
+ Azure::Network::Mgmt::V2020_05_01::Models::IpTag
1603
+ end
1604
+ def azure_reachability_report_location
1605
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureReachabilityReportLocation
1606
+ end
1607
+ def list_virtual_hub_bgp_connection_results
1608
+ Azure::Network::Mgmt::V2020_05_01::Models::ListVirtualHubBgpConnectionResults
1609
+ end
1610
+ def azure_reachability_report_parameters
1611
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureReachabilityReportParameters
1612
+ end
1613
+ def express_route_gateway_properties_auto_scale_configuration_bounds
1614
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
1615
+ end
1616
+ def azure_reachability_report_latency_info
1617
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureReachabilityReportLatencyInfo
1618
+ end
1619
+ def list_virtual_hub_route_table_v2s_result
1620
+ Azure::Network::Mgmt::V2020_05_01::Models::ListVirtualHubRouteTableV2sResult
1621
+ end
1622
+ def azure_reachability_report_item
1623
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureReachabilityReportItem
1624
+ end
1625
+ def p2_svpn_connection_health_request
1626
+ Azure::Network::Mgmt::V2020_05_01::Models::P2SVpnConnectionHealthRequest
1627
+ end
1628
+ def azure_reachability_report
1629
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureReachabilityReport
1630
+ end
1631
+ def application_gateway_backend_health_http_settings
1632
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealthHttpSettings
1633
+ end
1634
+ def available_providers_list_parameters
1635
+ Azure::Network::Mgmt::V2020_05_01::Models::AvailableProvidersListParameters
1636
+ end
1637
+ def application_gateway_sku
1638
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySku
1639
+ end
1640
+ def available_providers_list_city
1641
+ Azure::Network::Mgmt::V2020_05_01::Models::AvailableProvidersListCity
1642
+ end
1643
+ def p2_svpn_profile_parameters
1644
+ Azure::Network::Mgmt::V2020_05_01::Models::P2SVpnProfileParameters
1645
+ end
1646
+ def available_providers_list_state
1647
+ Azure::Network::Mgmt::V2020_05_01::Models::AvailableProvidersListState
1648
+ end
1649
+ def application_gateway_custom_error
1650
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayCustomError
1651
+ end
1652
+ def available_providers_list_country
1653
+ Azure::Network::Mgmt::V2020_05_01::Models::AvailableProvidersListCountry
1654
+ end
1655
+ def vpn_server_config_radius_server_root_certificate
1656
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfigRadiusServerRootCertificate
1657
+ end
1658
+ def available_providers_list
1659
+ Azure::Network::Mgmt::V2020_05_01::Models::AvailableProvidersList
1660
+ end
1661
+ def application_gateway_rewrite_rule_action_set
1662
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRewriteRuleActionSet
1663
+ end
1664
+ def network_configuration_diagnostic_profile
1665
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkConfigurationDiagnosticProfile
1666
+ end
1667
+ def virtual_wan_security_provider
1668
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualWanSecurityProvider
1669
+ end
1670
+ def network_configuration_diagnostic_parameters
1671
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkConfigurationDiagnosticParameters
1672
+ end
1673
+ def hub_route
1674
+ Azure::Network::Mgmt::V2020_05_01::Models::HubRoute
1675
+ end
1676
+ def matched_rule
1677
+ Azure::Network::Mgmt::V2020_05_01::Models::MatchedRule
1678
+ end
1679
+ def application_gateway_firewall_exclusion
1680
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallExclusion
1681
+ end
1682
+ def network_security_rules_evaluation_result
1683
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkSecurityRulesEvaluationResult
1684
+ end
1685
+ def managed_service_identity
1686
+ Azure::Network::Mgmt::V2020_05_01::Models::ManagedServiceIdentity
1687
+ end
1688
+ def evaluated_network_security_group
1689
+ Azure::Network::Mgmt::V2020_05_01::Models::EvaluatedNetworkSecurityGroup
1690
+ end
1691
+ def application_gateway_firewall_rule_group
1692
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallRuleGroup
1693
+ end
1694
+ def network_security_group_result
1695
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkSecurityGroupResult
1696
+ end
1697
+ def routing_configuration
1698
+ Azure::Network::Mgmt::V2020_05_01::Models::RoutingConfiguration
1699
+ end
1700
+ def network_configuration_diagnostic_result
1701
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkConfigurationDiagnosticResult
1702
+ end
1703
+ def network_configuration_diagnostic_response
1704
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkConfigurationDiagnosticResponse
1705
+ end
1706
+ def application_security_group_list_result
1707
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationSecurityGroupListResult
1708
+ end
1709
+ def connection_monitor_source
1710
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorSource
1711
+ end
1712
+ def available_service_aliases_result
1713
+ Azure::Network::Mgmt::V2020_05_01::Models::AvailableServiceAliasesResult
1714
+ end
1715
+ def connection_monitor_destination
1716
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorDestination
1717
+ end
1718
+ def hub_public_ipaddresses
1719
+ Azure::Network::Mgmt::V2020_05_01::Models::HubPublicIPAddresses
1720
+ end
1721
+ def connection_monitor_endpoint_filter_item
1722
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorEndpointFilterItem
1723
+ end
1724
+ def azure_firewall_application_rule
1725
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallApplicationRule
1726
+ end
1727
+ def connection_monitor_endpoint_filter
1728
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorEndpointFilter
1729
+ end
1730
+ def propagated_route_table
1731
+ Azure::Network::Mgmt::V2020_05_01::Models::PropagatedRouteTable
1732
+ end
1733
+ def connection_monitor_endpoint
1734
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorEndpoint
1735
+ end
1736
+ def virtual_hub_route_v2
1737
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubRouteV2
1738
+ end
1739
+ def connection_monitor_http_configuration
1740
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorHttpConfiguration
1741
+ end
1742
+ def virtual_hub_route
1743
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubRoute
1744
+ end
1745
+ def connection_monitor_tcp_configuration
1746
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorTcpConfiguration
1747
+ end
1748
+ def bastion_shareable_link
1749
+ Azure::Network::Mgmt::V2020_05_01::Models::BastionShareableLink
1750
+ end
1751
+ def connection_monitor_icmp_configuration
1752
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorIcmpConfiguration
1753
+ end
1754
+ def bastion_active_session_list_result
1755
+ Azure::Network::Mgmt::V2020_05_01::Models::BastionActiveSessionListResult
1756
+ end
1757
+ def connection_monitor_success_threshold
1758
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorSuccessThreshold
1759
+ end
1760
+ def dns_name_availability_result
1761
+ Azure::Network::Mgmt::V2020_05_01::Models::DnsNameAvailabilityResult
1762
+ end
1763
+ def connection_monitor_test_configuration
1764
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorTestConfiguration
1765
+ end
1766
+ def ddos_protection_plan_list_result
1767
+ Azure::Network::Mgmt::V2020_05_01::Models::DdosProtectionPlanListResult
1768
+ end
1769
+ def connection_monitor_test_group
1770
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorTestGroup
1771
+ end
1772
+ def authorization_list_result
1773
+ Azure::Network::Mgmt::V2020_05_01::Models::AuthorizationListResult
1774
+ end
1775
+ def connection_monitor_workspace_settings
1776
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorWorkspaceSettings
1777
+ end
1778
+ def express_route_connection_id
1779
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteConnectionId
1780
+ end
1781
+ def connection_monitor_output
1782
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorOutput
1783
+ end
1784
+ def virtual_router_peering_list_result
1785
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualRouterPeeringListResult
1786
+ end
1787
+ def connection_monitor_parameters
1788
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorParameters
1789
+ end
1790
+ def express_route_circuit_sku
1791
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitSku
1792
+ end
1793
+ def connection_monitor
1794
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitor
1795
+ end
1796
+ def express_route_circuits_arp_table_list_result
1797
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitsArpTableListResult
1798
+ end
1799
+ def connection_state_snapshot
1800
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionStateSnapshot
1801
+ end
1802
+ def express_route_circuits_routes_table_summary_list_result
1803
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
1804
+ end
1805
+ def connection_monitor_result
1806
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorResult
1807
+ end
1808
+ def express_route_service_provider_list_result
1809
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteServiceProviderListResult
1810
+ end
1811
+ def connection_monitor_list_result
1812
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorListResult
1813
+ end
1814
+ def p2_svpn_connection_request
1815
+ Azure::Network::Mgmt::V2020_05_01::Models::P2SVpnConnectionRequest
1816
+ end
1817
+ def connection_monitor_query_result
1818
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorQueryResult
1819
+ end
1820
+ def express_route_ports_location_bandwidths
1821
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePortsLocationBandwidths
1822
+ end
1823
+ def operation_display
1824
+ Azure::Network::Mgmt::V2020_05_01::Models::OperationDisplay
1825
+ end
1826
+ def vpn_client_connection_health_detail_list_result
1827
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnClientConnectionHealthDetailListResult
1828
+ end
1829
+ def availability
1830
+ Azure::Network::Mgmt::V2020_05_01::Models::Availability
1831
+ end
1832
+ def firewall_policy_threat_intel_whitelist
1833
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyThreatIntelWhitelist
1834
+ end
1835
+ def dimension
1836
+ Azure::Network::Mgmt::V2020_05_01::Models::Dimension
1837
+ end
1838
+ def dns_settings
1839
+ Azure::Network::Mgmt::V2020_05_01::Models::DnsSettings
1840
+ end
1841
+ def metric_specification
1842
+ Azure::Network::Mgmt::V2020_05_01::Models::MetricSpecification
1843
+ end
1844
+ def firewall_policy_nat_rule_collection_action
1845
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyNatRuleCollectionAction
1846
+ end
1847
+ def log_specification
1848
+ Azure::Network::Mgmt::V2020_05_01::Models::LogSpecification
1849
+ end
1850
+ def custom_dns_config_properties_format
1851
+ Azure::Network::Mgmt::V2020_05_01::Models::CustomDnsConfigPropertiesFormat
1852
+ end
1853
+ def operation_properties_format_service_specification
1854
+ Azure::Network::Mgmt::V2020_05_01::Models::OperationPropertiesFormatServiceSpecification
1855
+ end
1856
+ def owasp_crs_exclusion_entry
1857
+ Azure::Network::Mgmt::V2020_05_01::Models::OwaspCrsExclusionEntry
1858
+ end
1859
+ def operation
1860
+ Azure::Network::Mgmt::V2020_05_01::Models::Operation
1861
+ end
1862
+ def public_ipaddress_dns_settings
1863
+ Azure::Network::Mgmt::V2020_05_01::Models::PublicIPAddressDnsSettings
1864
+ end
1865
+ def operation_list_result
1866
+ Azure::Network::Mgmt::V2020_05_01::Models::OperationListResult
1867
+ end
1868
+ def express_route_gateway_list
1869
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteGatewayList
1870
+ end
1871
+ def private_endpoint_list_result
1872
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateEndpointListResult
1873
+ end
1874
+ def p2_svpn_connection_health
1875
+ Azure::Network::Mgmt::V2020_05_01::Models::P2SVpnConnectionHealth
1876
+ end
1877
+ def record_set
1878
+ Azure::Network::Mgmt::V2020_05_01::Models::RecordSet
1879
+ end
1880
+ def application_gateway_backend_health_pool
1881
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealthPool
1882
+ end
1883
+ def private_dns_zone_config
1884
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateDnsZoneConfig
1885
+ end
1886
+ def list_vpn_server_configurations_result
1887
+ Azure::Network::Mgmt::V2020_05_01::Models::ListVpnServerConfigurationsResult
1888
+ end
1889
+ def virtual_network_list_usage_result
1890
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkListUsageResult
1891
+ end
1892
+ def application_gateway_header_configuration
1893
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayHeaderConfiguration
1894
+ end
1895
+ def private_dns_zone_group_list_result
1896
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateDnsZoneGroupListResult
1897
+ end
1898
+ def list_hub_route_tables_result
1899
+ Azure::Network::Mgmt::V2020_05_01::Models::ListHubRouteTablesResult
1900
+ end
1901
+ def available_private_endpoint_type
1902
+ Azure::Network::Mgmt::V2020_05_01::Models::AvailablePrivateEndpointType
1903
+ end
1904
+ def application_gateway_autoscale_configuration
1905
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayAutoscaleConfiguration
1906
+ end
1907
+ def available_private_endpoint_types_result
1908
+ Azure::Network::Mgmt::V2020_05_01::Models::AvailablePrivateEndpointTypesResult
1909
+ end
1910
+ def application_gateway_available_waf_rule_sets_result
1911
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
1912
+ end
1913
+ def virtual_network_usage
1914
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkUsage
1915
+ end
1916
+ def error
1917
+ Azure::Network::Mgmt::V2020_05_01::Models::Error
1918
+ end
1919
+ def virtual_network_usage_name
1920
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkUsageName
1921
+ end
1922
+ def azure_firewall_public_ipaddress
1923
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallPublicIPAddress
1924
+ end
1925
+ def ipaddress_availability_result
1926
+ Azure::Network::Mgmt::V2020_05_01::Models::IPAddressAvailabilityResult
1927
+ end
1928
+ def azure_firewall_nat_rcaction
1929
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNatRCAction
1930
+ end
1931
+ def virtual_network_list_result
1932
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkListResult
1933
+ end
1934
+ def virtual_hub_route_table
1935
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubRouteTable
1936
+ end
1937
+ def virtual_network_bgp_communities
1938
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkBgpCommunities
1939
+ end
1940
+ def bastion_shareable_link_list_result
1941
+ Azure::Network::Mgmt::V2020_05_01::Models::BastionShareableLinkListResult
1942
+ end
1943
+ def resource_set
1944
+ Azure::Network::Mgmt::V2020_05_01::Models::ResourceSet
1945
+ end
1946
+ def list_vpn_sites_result
1947
+ Azure::Network::Mgmt::V2020_05_01::Models::ListVpnSitesResult
1948
+ end
1949
+ def private_link_service_list_result
1950
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServiceListResult
1951
+ end
1952
+ def ipv6_express_route_circuit_peering_config
1953
+ Azure::Network::Mgmt::V2020_05_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
1954
+ end
1955
+ def private_endpoint_connection_list_result
1956
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateEndpointConnectionListResult
1957
+ end
1958
+ def express_route_circuit_connection_list_result
1959
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitConnectionListResult
1960
+ end
1961
+ def check_private_link_service_visibility_request
1962
+ Azure::Network::Mgmt::V2020_05_01::Models::CheckPrivateLinkServiceVisibilityRequest
1963
+ end
1964
+ def express_route_circuits_routes_table_list_result
1965
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitsRoutesTableListResult
1966
+ end
1967
+ def private_link_service_visibility
1968
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServiceVisibility
1969
+ end
1970
+ def express_route_cross_connections_routes_table_summary_list_result
1971
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult
1972
+ end
1973
+ def auto_approved_private_link_service
1974
+ Azure::Network::Mgmt::V2020_05_01::Models::AutoApprovedPrivateLinkService
1975
+ end
1976
+ def express_route_ports_location_list_result
1977
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePortsLocationListResult
1978
+ end
1979
+ def auto_approved_private_link_services_result
1980
+ Azure::Network::Mgmt::V2020_05_01::Models::AutoApprovedPrivateLinkServicesResult
1981
+ end
1982
+ def firewall_policy_trusted_root_certificate
1983
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyTrustedRootCertificate
1984
+ end
1985
+ def public_ipaddress_list_result
1986
+ Azure::Network::Mgmt::V2020_05_01::Models::PublicIPAddressListResult
1987
+ end
1988
+ def web_application_firewall_policy_list_result
1989
+ Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallPolicyListResult
1990
+ end
1991
+ def public_ipprefix_sku
1992
+ Azure::Network::Mgmt::V2020_05_01::Models::PublicIPPrefixSku
1993
+ end
1994
+ def service_endpoint_properties_format
1995
+ Azure::Network::Mgmt::V2020_05_01::Models::ServiceEndpointPropertiesFormat
1996
+ end
1997
+ def referenced_public_ip_address
1998
+ Azure::Network::Mgmt::V2020_05_01::Models::ReferencedPublicIpAddress
1999
+ end
2000
+ def load_balancer_backend_address
2001
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerBackendAddress
2002
+ end
2003
+ def dhcp_options
2004
+ Azure::Network::Mgmt::V2020_05_01::Models::DhcpOptions
2005
+ end
2006
+ def vpn_server_configurations_response
2007
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfigurationsResponse
2008
+ end
2009
+ def public_ipprefix_list_result
2010
+ Azure::Network::Mgmt::V2020_05_01::Models::PublicIPPrefixListResult
2011
+ end
2012
+ def vpn_server_config_vpn_client_root_certificate
2013
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfigVpnClientRootCertificate
2014
+ end
2015
+ def virtual_network_peering_list_result
2016
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkPeeringListResult
2017
+ end
2018
+ def application_gateway_list_result
2019
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayListResult
2020
+ end
2021
+ def service_association_links_list_result
2022
+ Azure::Network::Mgmt::V2020_05_01::Models::ServiceAssociationLinksListResult
2023
+ end
2024
+ def available_delegations_result
2025
+ Azure::Network::Mgmt::V2020_05_01::Models::AvailableDelegationsResult
2026
+ end
2027
+ def resource_navigation_links_list_result
2028
+ Azure::Network::Mgmt::V2020_05_01::Models::ResourceNavigationLinksListResult
2029
+ end
2030
+ def list_virtual_hubs_result
2031
+ Azure::Network::Mgmt::V2020_05_01::Models::ListVirtualHubsResult
2032
+ end
2033
+ def subnet_list_result
2034
+ Azure::Network::Mgmt::V2020_05_01::Models::SubnetListResult
2035
+ end
2036
+ def bastion_session_delete_result
2037
+ Azure::Network::Mgmt::V2020_05_01::Models::BastionSessionDeleteResult
2038
+ end
2039
+ def route_filter_list_result
2040
+ Azure::Network::Mgmt::V2020_05_01::Models::RouteFilterListResult
2041
+ end
2042
+ def device_properties
2043
+ Azure::Network::Mgmt::V2020_05_01::Models::DeviceProperties
2044
+ end
2045
+ def route_filter_rule_list_result
2046
+ Azure::Network::Mgmt::V2020_05_01::Models::RouteFilterRuleListResult
2047
+ end
2048
+ def express_route_service_provider_bandwidths_offered
2049
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteServiceProviderBandwidthsOffered
2050
+ end
2051
+ def route_table_list_result
2052
+ Azure::Network::Mgmt::V2020_05_01::Models::RouteTableListResult
2053
+ end
2054
+ def vpn_client_connection_health_detail
2055
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnClientConnectionHealthDetail
2056
+ end
2057
+ def route_list_result
2058
+ Azure::Network::Mgmt::V2020_05_01::Models::RouteListResult
2059
+ end
2060
+ def retention_policy_parameters
2061
+ Azure::Network::Mgmt::V2020_05_01::Models::RetentionPolicyParameters
2062
+ end
2063
+ def address_space
2064
+ Azure::Network::Mgmt::V2020_05_01::Models::AddressSpace
2065
+ end
2066
+ def virtual_wan_vpn_profile_parameters
2067
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualWanVpnProfileParameters
2068
+ end
2069
+ def security_partner_provider_list_result
2070
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityPartnerProviderListResult
2071
+ end
2072
+ def list_hub_virtual_network_connections_result
2073
+ Azure::Network::Mgmt::V2020_05_01::Models::ListHubVirtualNetworkConnectionsResult
2074
+ end
2075
+ def bgpcommunity
2076
+ Azure::Network::Mgmt::V2020_05_01::Models::BGPCommunity
2077
+ end
2078
+ def azure_firewall_rcaction
2079
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallRCAction
2080
+ end
2081
+ def usages_list_result
2082
+ Azure::Network::Mgmt::V2020_05_01::Models::UsagesListResult
2083
+ end
2084
+ def endpoint_services_list_result
2085
+ Azure::Network::Mgmt::V2020_05_01::Models::EndpointServicesListResult
2086
+ end
2087
+ def bgp_service_community_list_result
2088
+ Azure::Network::Mgmt::V2020_05_01::Models::BgpServiceCommunityListResult
2089
+ end
2090
+ def express_route_cross_connection_list_result
2091
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnectionListResult
2092
+ end
2093
+ def service_endpoint_policy_definition_list_result
2094
+ Azure::Network::Mgmt::V2020_05_01::Models::ServiceEndpointPolicyDefinitionListResult
2095
+ end
2096
+ def virtual_hub_effective_route
2097
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubEffectiveRoute
2098
+ end
2099
+ def service_endpoint_policy_list_result
2100
+ Azure::Network::Mgmt::V2020_05_01::Models::ServiceEndpointPolicyListResult
2101
+ end
2102
+ def resource
2103
+ Azure::Network::Mgmt::V2020_05_01::Models::Resource
2104
+ end
2105
+ def service_tag_information_properties_format
2106
+ Azure::Network::Mgmt::V2020_05_01::Models::ServiceTagInformationPropertiesFormat
2107
+ end
2108
+ def virtual_router_list_result
2109
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualRouterListResult
2110
+ end
2111
+ def service_tag_information
2112
+ Azure::Network::Mgmt::V2020_05_01::Models::ServiceTagInformation
2113
+ end
2114
+ def vpn_server_config_radius_client_root_certificate
2115
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfigRadiusClientRootCertificate
2116
+ end
2117
+ def service_tags_list_result
2118
+ Azure::Network::Mgmt::V2020_05_01::Models::ServiceTagsListResult
2119
+ end
2120
+ def firewall_policy_rule_collection
2121
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleCollection
2122
+ end
2123
+ def usage_name
2124
+ Azure::Network::Mgmt::V2020_05_01::Models::UsageName
2125
+ end
2126
+ def bastion_host_list_result
2127
+ Azure::Network::Mgmt::V2020_05_01::Models::BastionHostListResult
2128
+ end
2129
+ def usage
2130
+ Azure::Network::Mgmt::V2020_05_01::Models::Usage
2131
+ end
2132
+ def network_interface_tap_configuration
2133
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceTapConfiguration
2134
+ end
2135
+ def application_security_group
2136
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationSecurityGroup
2137
+ end
2138
+ def security_rule
2139
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityRule
2140
+ end
2141
+ def private_link_service_connection
2142
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServiceConnection
2143
+ end
2144
+ def private_endpoint
2145
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateEndpoint
2146
+ end
2147
+ def network_interface
2148
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterface
2149
+ end
2150
+ def flow_log
2151
+ Azure::Network::Mgmt::V2020_05_01::Models::FlowLog
2152
+ end
2153
+ def network_security_group
2154
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkSecurityGroup
2155
+ end
2156
+ def route
2157
+ Azure::Network::Mgmt::V2020_05_01::Models::Route
2158
+ end
2159
+ def route_table
2160
+ Azure::Network::Mgmt::V2020_05_01::Models::RouteTable
2161
+ end
2162
+ def service_endpoint_policy_definition
2163
+ Azure::Network::Mgmt::V2020_05_01::Models::ServiceEndpointPolicyDefinition
2164
+ end
2165
+ def service_endpoint_policy
2166
+ Azure::Network::Mgmt::V2020_05_01::Models::ServiceEndpointPolicy
2167
+ end
2168
+ def public_ipaddress
2169
+ Azure::Network::Mgmt::V2020_05_01::Models::PublicIPAddress
2170
+ end
2171
+ def ipconfiguration
2172
+ Azure::Network::Mgmt::V2020_05_01::Models::IPConfiguration
2173
+ end
2174
+ def ipconfiguration_profile
2175
+ Azure::Network::Mgmt::V2020_05_01::Models::IPConfigurationProfile
2176
+ end
2177
+ def resource_navigation_link
2178
+ Azure::Network::Mgmt::V2020_05_01::Models::ResourceNavigationLink
2179
+ end
2180
+ def service_association_link
2181
+ Azure::Network::Mgmt::V2020_05_01::Models::ServiceAssociationLink
2182
+ end
2183
+ def delegation
2184
+ Azure::Network::Mgmt::V2020_05_01::Models::Delegation
2185
+ end
2186
+ def subnet
2187
+ Azure::Network::Mgmt::V2020_05_01::Models::Subnet
2188
+ end
2189
+ def frontend_ipconfiguration
2190
+ Azure::Network::Mgmt::V2020_05_01::Models::FrontendIPConfiguration
2191
+ end
2192
+ def virtual_network_tap
2193
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkTap
2194
+ end
2195
+ def backend_address_pool
2196
+ Azure::Network::Mgmt::V2020_05_01::Models::BackendAddressPool
2197
+ end
2198
+ def inbound_nat_rule
2199
+ Azure::Network::Mgmt::V2020_05_01::Models::InboundNatRule
2200
+ end
2201
+ def network_interface_ipconfiguration
2202
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkInterfaceIPConfiguration
2203
+ end
2204
+ def application_gateway_backend_address_pool
2205
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendAddressPool
2206
+ end
2207
+ def application_gateway_backend_http_settings
2208
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHttpSettings
2209
+ end
2210
+ def application_gateway_ipconfiguration
2211
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayIPConfiguration
2212
+ end
2213
+ def application_gateway_authentication_certificate
2214
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayAuthenticationCertificate
2215
+ end
2216
+ def application_gateway_trusted_root_certificate
2217
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayTrustedRootCertificate
2218
+ end
2219
+ def application_gateway_ssl_certificate
2220
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslCertificate
2221
+ end
2222
+ def application_gateway_frontend_ipconfiguration
2223
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFrontendIPConfiguration
2224
+ end
2225
+ def application_gateway_frontend_port
2226
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFrontendPort
2227
+ end
2228
+ def application_gateway_http_listener
2229
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayHttpListener
2230
+ end
2231
+ def application_gateway_path_rule
2232
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPathRule
2233
+ end
2234
+ def application_gateway_probe
2235
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayProbe
2236
+ end
2237
+ def application_gateway_request_routing_rule
2238
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRequestRoutingRule
2239
+ end
2240
+ def application_gateway_rewrite_rule_set
2241
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRewriteRuleSet
2242
+ end
2243
+ def application_gateway_redirect_configuration
2244
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRedirectConfiguration
2245
+ end
2246
+ def application_gateway_private_link_ip_configuration
2247
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateLinkIpConfiguration
2248
+ end
2249
+ def application_gateway_private_link_configuration
2250
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateLinkConfiguration
2251
+ end
2252
+ def application_gateway_private_link_resource
2253
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateLinkResource
2254
+ end
2255
+ def application_gateway_private_endpoint_connection
2256
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayPrivateEndpointConnection
2257
+ end
2258
+ def application_gateway_url_path_map
2259
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayUrlPathMap
2260
+ end
2261
+ def application_gateway
2262
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGateway
2263
+ end
2264
+ def application_gateway_firewall_rule_set
2265
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallRuleSet
2266
+ end
2267
+ def application_gateway_available_ssl_options
2268
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayAvailableSslOptions
2269
+ end
2270
+ def application_gateway_ssl_predefined_policy
2271
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslPredefinedPolicy
2272
+ end
2273
+ def azure_firewall_ipconfiguration
2274
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallIPConfiguration
2275
+ end
2276
+ def azure_firewall_application_rule_collection
2277
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallApplicationRuleCollection
2278
+ end
2279
+ def azure_firewall_nat_rule_collection
2280
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNatRuleCollection
2281
+ end
2282
+ def azure_firewall_network_rule_collection
2283
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNetworkRuleCollection
2284
+ end
2285
+ def azure_firewall
2286
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewall
2287
+ end
2288
+ def azure_firewall_fqdn_tag
2289
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallFqdnTag
2290
+ end
2291
+ def bastion_host_ipconfiguration
2292
+ Azure::Network::Mgmt::V2020_05_01::Models::BastionHostIPConfiguration
2293
+ end
2294
+ def bastion_host
2295
+ Azure::Network::Mgmt::V2020_05_01::Models::BastionHost
2296
+ end
2297
+ def vm
2298
+ Azure::Network::Mgmt::V2020_05_01::Models::VM
2299
+ end
2300
+ def ddos_custom_policy
2301
+ Azure::Network::Mgmt::V2020_05_01::Models::DdosCustomPolicy
2302
+ end
2303
+ def endpoint_service_result
2304
+ Azure::Network::Mgmt::V2020_05_01::Models::EndpointServiceResult
2305
+ end
2306
+ def express_route_circuit_authorization
2307
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitAuthorization
2308
+ end
2309
+ def express_route_circuit_connection
2310
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitConnection
2311
+ end
2312
+ def peer_express_route_circuit_connection
2313
+ Azure::Network::Mgmt::V2020_05_01::Models::PeerExpressRouteCircuitConnection
2314
+ end
2315
+ def express_route_circuit_peering
2316
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeering
2317
+ end
2318
+ def express_route_circuit
2319
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuit
2320
+ end
2321
+ def express_route_service_provider
2322
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteServiceProvider
2323
+ end
2324
+ def express_route_cross_connection_peering
2325
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnectionPeering
2326
+ end
2327
+ def express_route_cross_connection
2328
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCrossConnection
2329
+ end
2330
+ def express_route_ports_location
2331
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePortsLocation
2332
+ end
2333
+ def express_route_link
2334
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLink
2335
+ end
2336
+ def express_route_port
2337
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePort
2338
+ end
2339
+ def firewall_policy
2340
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicy
2341
+ end
2342
+ def firewall_policy_rule_collection_group
2343
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleCollectionGroup
2344
+ end
2345
+ def firewall_policy_nat_rule_collection
2346
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyNatRuleCollection
2347
+ end
2348
+ def firewall_policy_filter_rule_collection
2349
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyFilterRuleCollection
2350
+ end
2351
+ def application_rule
2352
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationRule
2353
+ end
2354
+ def nat_rule
2355
+ Azure::Network::Mgmt::V2020_05_01::Models::NatRule
2356
+ end
2357
+ def network_rule
2358
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkRule
2359
+ end
2360
+ def ip_allocation
2361
+ Azure::Network::Mgmt::V2020_05_01::Models::IpAllocation
2362
+ end
2363
+ def ip_group
2364
+ Azure::Network::Mgmt::V2020_05_01::Models::IpGroup
2365
+ end
2366
+ def load_balancing_rule
2367
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancingRule
2368
+ end
2369
+ def probe
2370
+ Azure::Network::Mgmt::V2020_05_01::Models::Probe
2371
+ end
2372
+ def inbound_nat_pool
2373
+ Azure::Network::Mgmt::V2020_05_01::Models::InboundNatPool
2374
+ end
2375
+ def outbound_rule
2376
+ Azure::Network::Mgmt::V2020_05_01::Models::OutboundRule
2377
+ end
2378
+ def load_balancer
2379
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancer
2380
+ end
2381
+ def nat_gateway
2382
+ Azure::Network::Mgmt::V2020_05_01::Models::NatGateway
2383
+ end
2384
+ def container_network_interface_configuration
2385
+ Azure::Network::Mgmt::V2020_05_01::Models::ContainerNetworkInterfaceConfiguration
2386
+ end
2387
+ def container
2388
+ Azure::Network::Mgmt::V2020_05_01::Models::Container
2389
+ end
2390
+ def container_network_interface
2391
+ Azure::Network::Mgmt::V2020_05_01::Models::ContainerNetworkInterface
2392
+ end
2393
+ def network_profile
2394
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkProfile
2395
+ end
2396
+ def network_virtual_appliance
2397
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualAppliance
2398
+ end
2399
+ def virtual_appliance_site
2400
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualApplianceSite
2401
+ end
2402
+ def network_virtual_appliance_sku
2403
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkVirtualApplianceSku
2404
+ end
2405
+ def network_watcher
2406
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkWatcher
2407
+ end
2408
+ def private_dns_zone_group
2409
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateDnsZoneGroup
2410
+ end
2411
+ def private_link_service_ip_configuration
2412
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServiceIpConfiguration
2413
+ end
2414
+ def private_endpoint_connection
2415
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateEndpointConnection
2416
+ end
2417
+ def private_link_service_properties_visibility
2418
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServicePropertiesVisibility
2419
+ end
2420
+ def private_link_service_properties_auto_approval
2421
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkServicePropertiesAutoApproval
2422
+ end
2423
+ def private_link_service
2424
+ Azure::Network::Mgmt::V2020_05_01::Models::PrivateLinkService
2425
+ end
2426
+ def public_ipprefix
2427
+ Azure::Network::Mgmt::V2020_05_01::Models::PublicIPPrefix
2428
+ end
2429
+ def route_filter_rule
2430
+ Azure::Network::Mgmt::V2020_05_01::Models::RouteFilterRule
2431
+ end
2432
+ def patch_route_filter_rule
2433
+ Azure::Network::Mgmt::V2020_05_01::Models::PatchRouteFilterRule
2434
+ end
2435
+ def route_filter
2436
+ Azure::Network::Mgmt::V2020_05_01::Models::RouteFilter
2437
+ end
2438
+ def patch_route_filter
2439
+ Azure::Network::Mgmt::V2020_05_01::Models::PatchRouteFilter
2440
+ end
2441
+ def security_partner_provider
2442
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityPartnerProvider
2443
+ end
2444
+ def bgp_service_community
2445
+ Azure::Network::Mgmt::V2020_05_01::Models::BgpServiceCommunity
2446
+ end
2447
+ def virtual_network_peering
2448
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkPeering
2449
+ end
2450
+ def virtual_network
2451
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetwork
2452
+ end
2453
+ def network_intent_policy
2454
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkIntentPolicy
2455
+ end
2456
+ def virtual_network_gateway_ipconfiguration
2457
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayIPConfiguration
2458
+ end
2459
+ def vpn_client_root_certificate
2460
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnClientRootCertificate
2461
+ end
2462
+ def vpn_client_revoked_certificate
2463
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnClientRevokedCertificate
2464
+ end
2465
+ def virtual_network_gateway
2466
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGateway
2467
+ end
2468
+ def local_network_gateway
2469
+ Azure::Network::Mgmt::V2020_05_01::Models::LocalNetworkGateway
2470
+ end
2471
+ def virtual_network_gateway_connection
2472
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnection
2473
+ end
2474
+ def connection_shared_key
2475
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionSharedKey
2476
+ end
2477
+ def virtual_network_gateway_connection_list_entity
2478
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnectionListEntity
2479
+ end
2480
+ def virtual_router
2481
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualRouter
2482
+ end
2483
+ def virtual_router_peering
2484
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualRouterPeering
2485
+ end
2486
+ def virtual_wan
2487
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualWAN
2488
+ end
2489
+ def vpn_site_link
2490
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnSiteLink
2491
+ end
2492
+ def vpn_site
2493
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnSite
2494
+ end
2495
+ def virtual_hub_route_table_v2
2496
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualHubRouteTableV2
2497
+ end
2498
+ def bgp_connection
2499
+ Azure::Network::Mgmt::V2020_05_01::Models::BgpConnection
2500
+ end
2501
+ def hub_ip_configuration
2502
+ Azure::Network::Mgmt::V2020_05_01::Models::HubIpConfiguration
2503
+ end
2504
+ def virtual_hub
2505
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualHub
2506
+ end
2507
+ def vpn_site_link_connection
2508
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnSiteLinkConnection
2509
+ end
2510
+ def vpn_connection
2511
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnConnection
2512
+ end
2513
+ def vpn_gateway
2514
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnGateway
2515
+ end
2516
+ def hub_virtual_network_connection
2517
+ Azure::Network::Mgmt::V2020_05_01::Models::HubVirtualNetworkConnection
2518
+ end
2519
+ def hub_route_table
2520
+ Azure::Network::Mgmt::V2020_05_01::Models::HubRouteTable
2521
+ end
2522
+ def p2_sconnection_configuration
2523
+ Azure::Network::Mgmt::V2020_05_01::Models::P2SConnectionConfiguration
2524
+ end
2525
+ def p2_svpn_gateway
2526
+ Azure::Network::Mgmt::V2020_05_01::Models::P2SVpnGateway
2527
+ end
2528
+ def vpn_server_configuration
2529
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnServerConfiguration
2530
+ end
2531
+ def express_route_connection
2532
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteConnection
2533
+ end
2534
+ def express_route_gateway
2535
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteGateway
2536
+ end
2537
+ def web_application_firewall_policy
2538
+ Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallPolicy
2539
+ end
2540
+ def application_gateway_protocol
2541
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayProtocol
2542
+ end
2543
+ def provisioning_state
2544
+ Azure::Network::Mgmt::V2020_05_01::Models::ProvisioningState
2545
+ end
2546
+ def ipallocation_method
2547
+ Azure::Network::Mgmt::V2020_05_01::Models::IPAllocationMethod
2548
+ end
2549
+ def ipversion
2550
+ Azure::Network::Mgmt::V2020_05_01::Models::IPVersion
2551
+ end
2552
+ def security_rule_protocol
2553
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityRuleProtocol
2554
+ end
2555
+ def security_rule_access
2556
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityRuleAccess
2557
+ end
2558
+ def security_rule_direction
2559
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityRuleDirection
2560
+ end
2561
+ def flow_log_format_type
2562
+ Azure::Network::Mgmt::V2020_05_01::Models::FlowLogFormatType
2563
+ end
2564
+ def route_next_hop_type
2565
+ Azure::Network::Mgmt::V2020_05_01::Models::RouteNextHopType
2566
+ end
2567
+ def public_ipaddress_sku_name
2568
+ Azure::Network::Mgmt::V2020_05_01::Models::PublicIPAddressSkuName
2569
+ end
2570
+ def ddos_settings_protection_coverage
2571
+ Azure::Network::Mgmt::V2020_05_01::Models::DdosSettingsProtectionCoverage
2572
+ end
2573
+ def transport_protocol
2574
+ Azure::Network::Mgmt::V2020_05_01::Models::TransportProtocol
2575
+ end
2576
+ def application_gateway_cookie_based_affinity
2577
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayCookieBasedAffinity
2578
+ end
2579
+ def application_gateway_backend_health_server_health
2580
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayBackendHealthServerHealth
2581
+ end
2582
+ def application_gateway_sku_name
2583
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySkuName
2584
+ end
2585
+ def application_gateway_tier
2586
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayTier
2587
+ end
2588
+ def application_gateway_ssl_protocol
2589
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslProtocol
2590
+ end
2591
+ def application_gateway_ssl_policy_type
2592
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslPolicyType
2593
+ end
2594
+ def application_gateway_ssl_policy_name
2595
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslPolicyName
2596
+ end
2597
+ def application_gateway_ssl_cipher_suite
2598
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewaySslCipherSuite
2599
+ end
2600
+ def application_gateway_custom_error_status_code
2601
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayCustomErrorStatusCode
2602
+ end
2603
+ def application_gateway_request_routing_rule_type
2604
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRequestRoutingRuleType
2605
+ end
2606
+ def application_gateway_redirect_type
2607
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayRedirectType
2608
+ end
2609
+ def application_gateway_operational_state
2610
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayOperationalState
2611
+ end
2612
+ def application_gateway_firewall_mode
2613
+ Azure::Network::Mgmt::V2020_05_01::Models::ApplicationGatewayFirewallMode
2614
+ end
2615
+ def resource_identity_type
2616
+ Azure::Network::Mgmt::V2020_05_01::Models::ResourceIdentityType
2617
+ end
2618
+ def azure_firewall_rcaction_type
2619
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallRCActionType
2620
+ end
2621
+ def azure_firewall_application_rule_protocol_type
2622
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallApplicationRuleProtocolType
2623
+ end
2624
+ def azure_firewall_nat_rcaction_type
2625
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNatRCActionType
2626
+ end
2627
+ def azure_firewall_network_rule_protocol
2628
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallNetworkRuleProtocol
2629
+ end
2630
+ def azure_firewall_threat_intel_mode
2631
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallThreatIntelMode
2632
+ end
2633
+ def azure_firewall_sku_name
2634
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallSkuName
2635
+ end
2636
+ def azure_firewall_sku_tier
2637
+ Azure::Network::Mgmt::V2020_05_01::Models::AzureFirewallSkuTier
2638
+ end
2639
+ def bastion_connect_protocol
2640
+ Azure::Network::Mgmt::V2020_05_01::Models::BastionConnectProtocol
2641
+ end
2642
+ def ddos_custom_policy_protocol
2643
+ Azure::Network::Mgmt::V2020_05_01::Models::DdosCustomPolicyProtocol
2644
+ end
2645
+ def ddos_custom_policy_trigger_sensitivity_override
2646
+ Azure::Network::Mgmt::V2020_05_01::Models::DdosCustomPolicyTriggerSensitivityOverride
2647
+ end
2648
+ def authorization_use_status
2649
+ Azure::Network::Mgmt::V2020_05_01::Models::AuthorizationUseStatus
2650
+ end
2651
+ def express_route_circuit_peering_advertised_public_prefix_state
2652
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
2653
+ end
2654
+ def express_route_circuit_peering_state
2655
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitPeeringState
2656
+ end
2657
+ def express_route_peering_type
2658
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePeeringType
2659
+ end
2660
+ def express_route_peering_state
2661
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePeeringState
2662
+ end
2663
+ def circuit_connection_status
2664
+ Azure::Network::Mgmt::V2020_05_01::Models::CircuitConnectionStatus
2665
+ end
2666
+ def express_route_circuit_sku_tier
2667
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitSkuTier
2668
+ end
2669
+ def express_route_circuit_sku_family
2670
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteCircuitSkuFamily
2671
+ end
2672
+ def service_provider_provisioning_state
2673
+ Azure::Network::Mgmt::V2020_05_01::Models::ServiceProviderProvisioningState
2674
+ end
2675
+ def express_route_link_mac_sec_cipher
2676
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLinkMacSecCipher
2677
+ end
2678
+ def express_route_link_connector_type
2679
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLinkConnectorType
2680
+ end
2681
+ def express_route_link_admin_state
2682
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRouteLinkAdminState
2683
+ end
2684
+ def express_route_ports_encapsulation
2685
+ Azure::Network::Mgmt::V2020_05_01::Models::ExpressRoutePortsEncapsulation
2686
+ end
2687
+ def firewall_policy_intrusion_system_mode
2688
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyIntrusionSystemMode
2689
+ end
2690
+ def firewall_policy_nat_rule_collection_action_type
2691
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyNatRuleCollectionActionType
2692
+ end
2693
+ def firewall_policy_filter_rule_collection_action_type
2694
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyFilterRuleCollectionActionType
2695
+ end
2696
+ def firewall_policy_rule_application_protocol_type
2697
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleApplicationProtocolType
2698
+ end
2699
+ def firewall_policy_rule_network_protocol
2700
+ Azure::Network::Mgmt::V2020_05_01::Models::FirewallPolicyRuleNetworkProtocol
2701
+ end
2702
+ def ip_allocation_type
2703
+ Azure::Network::Mgmt::V2020_05_01::Models::IpAllocationType
2704
+ end
2705
+ def load_balancer_sku_name
2706
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerSkuName
2707
+ end
2708
+ def load_distribution
2709
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadDistribution
2710
+ end
2711
+ def probe_protocol
2712
+ Azure::Network::Mgmt::V2020_05_01::Models::ProbeProtocol
2713
+ end
2714
+ def load_balancer_outbound_rule_protocol
2715
+ Azure::Network::Mgmt::V2020_05_01::Models::LoadBalancerOutboundRuleProtocol
2716
+ end
2717
+ def nat_gateway_sku_name
2718
+ Azure::Network::Mgmt::V2020_05_01::Models::NatGatewaySkuName
2719
+ end
2720
+ def network_operation_status
2721
+ Azure::Network::Mgmt::V2020_05_01::Models::NetworkOperationStatus
2722
+ end
2723
+ def access
2724
+ Azure::Network::Mgmt::V2020_05_01::Models::Access
2725
+ end
2726
+ def authentication_method
2727
+ Azure::Network::Mgmt::V2020_05_01::Models::AuthenticationMethod
2728
+ end
2729
+ def effective_security_rule_protocol
2730
+ Azure::Network::Mgmt::V2020_05_01::Models::EffectiveSecurityRuleProtocol
2731
+ end
2732
+ def effective_route_source
2733
+ Azure::Network::Mgmt::V2020_05_01::Models::EffectiveRouteSource
2734
+ end
2735
+ def effective_route_state
2736
+ Azure::Network::Mgmt::V2020_05_01::Models::EffectiveRouteState
2737
+ end
2738
+ def association_type
2739
+ Azure::Network::Mgmt::V2020_05_01::Models::AssociationType
2740
+ end
2741
+ def direction
2742
+ Azure::Network::Mgmt::V2020_05_01::Models::Direction
2743
+ end
2744
+ def ip_flow_protocol
2745
+ Azure::Network::Mgmt::V2020_05_01::Models::IpFlowProtocol
2746
+ end
2747
+ def next_hop_type
2748
+ Azure::Network::Mgmt::V2020_05_01::Models::NextHopType
2749
+ end
2750
+ def pc_protocol
2751
+ Azure::Network::Mgmt::V2020_05_01::Models::PcProtocol
2752
+ end
2753
+ def pc_status
2754
+ Azure::Network::Mgmt::V2020_05_01::Models::PcStatus
2755
+ end
2756
+ def pc_error
2757
+ Azure::Network::Mgmt::V2020_05_01::Models::PcError
2758
+ end
2759
+ def protocol
2760
+ Azure::Network::Mgmt::V2020_05_01::Models::Protocol
2761
+ end
2762
+ def httpmethod
2763
+ Azure::Network::Mgmt::V2020_05_01::Models::HTTPMethod
2764
+ end
2765
+ def origin
2766
+ Azure::Network::Mgmt::V2020_05_01::Models::Origin
2767
+ end
2768
+ def severity
2769
+ Azure::Network::Mgmt::V2020_05_01::Models::Severity
2770
+ end
2771
+ def issue_type
2772
+ Azure::Network::Mgmt::V2020_05_01::Models::IssueType
2773
+ end
2774
+ def connection_status
2775
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionStatus
2776
+ end
2777
+ def verbosity_level
2778
+ Azure::Network::Mgmt::V2020_05_01::Models::VerbosityLevel
2779
+ end
2780
+ def connection_monitor_endpoint_filter_type
2781
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorEndpointFilterType
2782
+ end
2783
+ def connection_monitor_endpoint_filter_item_type
2784
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorEndpointFilterItemType
2785
+ end
2786
+ def connection_monitor_test_configuration_protocol
2787
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorTestConfigurationProtocol
2788
+ end
2789
+ def preferred_ipversion
2790
+ Azure::Network::Mgmt::V2020_05_01::Models::PreferredIPVersion
2791
+ end
2792
+ def httpconfiguration_method
2793
+ Azure::Network::Mgmt::V2020_05_01::Models::HTTPConfigurationMethod
2794
+ end
2795
+ def output_type
2796
+ Azure::Network::Mgmt::V2020_05_01::Models::OutputType
2797
+ end
2798
+ def connection_state
2799
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionState
2800
+ end
2801
+ def evaluation_state
2802
+ Azure::Network::Mgmt::V2020_05_01::Models::EvaluationState
2803
+ end
2804
+ def connection_monitor_type
2805
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorType
2806
+ end
2807
+ def connection_monitor_source_status
2808
+ Azure::Network::Mgmt::V2020_05_01::Models::ConnectionMonitorSourceStatus
2809
+ end
2810
+ def public_ipprefix_sku_name
2811
+ Azure::Network::Mgmt::V2020_05_01::Models::PublicIPPrefixSkuName
2812
+ end
2813
+ def security_provider_name
2814
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityProviderName
2815
+ end
2816
+ def security_partner_provider_connection_status
2817
+ Azure::Network::Mgmt::V2020_05_01::Models::SecurityPartnerProviderConnectionStatus
2818
+ end
2819
+ def virtual_network_peering_state
2820
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkPeeringState
2821
+ end
2822
+ def virtual_network_gateway_type
2823
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayType
2824
+ end
2825
+ def vpn_type
2826
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnType
2827
+ end
2828
+ def vpn_gateway_generation
2829
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnGatewayGeneration
2830
+ end
2831
+ def virtual_network_gateway_sku_name
2832
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewaySkuName
2833
+ end
2834
+ def virtual_network_gateway_sku_tier
2835
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewaySkuTier
2836
+ end
2837
+ def vpn_client_protocol
2838
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnClientProtocol
2839
+ end
2840
+ def ipsec_encryption
2841
+ Azure::Network::Mgmt::V2020_05_01::Models::IpsecEncryption
2842
+ end
2843
+ def ipsec_integrity
2844
+ Azure::Network::Mgmt::V2020_05_01::Models::IpsecIntegrity
2845
+ end
2846
+ def ike_encryption
2847
+ Azure::Network::Mgmt::V2020_05_01::Models::IkeEncryption
2848
+ end
2849
+ def ike_integrity
2850
+ Azure::Network::Mgmt::V2020_05_01::Models::IkeIntegrity
2851
+ end
2852
+ def dh_group
2853
+ Azure::Network::Mgmt::V2020_05_01::Models::DhGroup
2854
+ end
2855
+ def pfs_group
2856
+ Azure::Network::Mgmt::V2020_05_01::Models::PfsGroup
2857
+ end
2858
+ def bgp_peer_state
2859
+ Azure::Network::Mgmt::V2020_05_01::Models::BgpPeerState
2860
+ end
2861
+ def processor_architecture
2862
+ Azure::Network::Mgmt::V2020_05_01::Models::ProcessorArchitecture
2863
+ end
2864
+ def virtual_network_gateway_connection_status
2865
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnectionStatus
2866
+ end
2867
+ def virtual_network_gateway_connection_type
2868
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnectionType
2869
+ end
2870
+ def virtual_network_gateway_connection_protocol
2871
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualNetworkGatewayConnectionProtocol
2872
+ end
2873
+ def office_traffic_category
2874
+ Azure::Network::Mgmt::V2020_05_01::Models::OfficeTrafficCategory
2875
+ end
2876
+ def routing_state
2877
+ Azure::Network::Mgmt::V2020_05_01::Models::RoutingState
2878
+ end
2879
+ def hub_bgp_connection_status
2880
+ Azure::Network::Mgmt::V2020_05_01::Models::HubBgpConnectionStatus
2881
+ end
2882
+ def vpn_connection_status
2883
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnConnectionStatus
2884
+ end
2885
+ def virtual_wan_security_provider_type
2886
+ Azure::Network::Mgmt::V2020_05_01::Models::VirtualWanSecurityProviderType
2887
+ end
2888
+ def tunnel_connection_status
2889
+ Azure::Network::Mgmt::V2020_05_01::Models::TunnelConnectionStatus
2890
+ end
2891
+ def hub_virtual_network_connection_status
2892
+ Azure::Network::Mgmt::V2020_05_01::Models::HubVirtualNetworkConnectionStatus
2893
+ end
2894
+ def vpn_gateway_tunneling_protocol
2895
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnGatewayTunnelingProtocol
2896
+ end
2897
+ def vpn_authentication_type
2898
+ Azure::Network::Mgmt::V2020_05_01::Models::VpnAuthenticationType
2899
+ end
2900
+ def web_application_firewall_enabled_state
2901
+ Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallEnabledState
2902
+ end
2903
+ def web_application_firewall_mode
2904
+ Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallMode
2905
+ end
2906
+ def web_application_firewall_rule_type
2907
+ Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallRuleType
2908
+ end
2909
+ def web_application_firewall_match_variable
2910
+ Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallMatchVariable
2911
+ end
2912
+ def web_application_firewall_operator
2913
+ Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallOperator
2914
+ end
2915
+ def web_application_firewall_transform
2916
+ Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallTransform
2917
+ end
2918
+ def web_application_firewall_action
2919
+ Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallAction
2920
+ end
2921
+ def web_application_firewall_policy_resource_state
2922
+ Azure::Network::Mgmt::V2020_05_01::Models::WebApplicationFirewallPolicyResourceState
2923
+ end
2924
+ def owasp_crs_exclusion_entry_match_variable
2925
+ Azure::Network::Mgmt::V2020_05_01::Models::OwaspCrsExclusionEntryMatchVariable
2926
+ end
2927
+ def owasp_crs_exclusion_entry_selector_match_operator
2928
+ Azure::Network::Mgmt::V2020_05_01::Models::OwaspCrsExclusionEntrySelectorMatchOperator
2929
+ end
2930
+ def managed_rule_enabled_state
2931
+ Azure::Network::Mgmt::V2020_05_01::Models::ManagedRuleEnabledState
2932
+ end
2933
+ end
2934
+ end
2935
+ end
2936
+ end
2937
+ end