azure_sdk 0.37.0 → 0.38.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.
- checksums.yaml +4 -4
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/latest_profile_client.rb +31 -1
- data/lib/latest/modules/datashare_profile_module.rb +383 -0
- data/lib/latest/modules/network_profile_module.rb +1444 -1330
- data/lib/latest/modules/peering_profile_module.rb +259 -0
- data/lib/latest/modules/resources_profile_module.rb +186 -142
- data/lib/latest/modules/storage_profile_module.rb +4 -0
- data/lib/latest/modules/vmwarecloudsimple_profile_module.rb +247 -0
- data/lib/v2017_03_09/modules/resources_profile_module.rb +45 -33
- data/lib/v2018_03_01/modules/resources_profile_module.rb +45 -33
- data/lib/v2019_03_01_hybrid/modules/resources_profile_module.rb +45 -33
- metadata +54 -9
@@ -8,91 +8,95 @@ module Azure::Profiles::Latest
|
|
8
8
|
module Network
|
9
9
|
module Mgmt
|
10
10
|
ConnectionMonitors = Azure::Network::Mgmt::V2019_06_01::ConnectionMonitors
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
11
|
+
P2sVpnServerConfigurations = Azure::Network::Mgmt::V2019_06_01::P2sVpnServerConfigurations
|
12
|
+
ApplicationGateways = Azure::Network::Mgmt::V2019_08_01::ApplicationGateways
|
13
|
+
ApplicationSecurityGroups = Azure::Network::Mgmt::V2019_08_01::ApplicationSecurityGroups
|
14
|
+
AvailableDelegations = Azure::Network::Mgmt::V2019_08_01::AvailableDelegations
|
15
|
+
AvailableResourceGroupDelegations = Azure::Network::Mgmt::V2019_08_01::AvailableResourceGroupDelegations
|
16
|
+
AvailableServiceAliases = Azure::Network::Mgmt::V2019_08_01::AvailableServiceAliases
|
17
|
+
AzureFirewalls = Azure::Network::Mgmt::V2019_08_01::AzureFirewalls
|
18
|
+
AzureFirewallFqdnTags = Azure::Network::Mgmt::V2019_08_01::AzureFirewallFqdnTags
|
19
|
+
BastionHosts = Azure::Network::Mgmt::V2019_08_01::BastionHosts
|
20
|
+
DdosCustomPolicies = Azure::Network::Mgmt::V2019_08_01::DdosCustomPolicies
|
21
|
+
DdosProtectionPlans = Azure::Network::Mgmt::V2019_08_01::DdosProtectionPlans
|
22
|
+
AvailableEndpointServices = Azure::Network::Mgmt::V2019_08_01::AvailableEndpointServices
|
23
|
+
ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2019_08_01::ExpressRouteCircuitAuthorizations
|
24
|
+
ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2019_08_01::ExpressRouteCircuitPeerings
|
25
|
+
ExpressRouteCircuitConnections = Azure::Network::Mgmt::V2019_08_01::ExpressRouteCircuitConnections
|
26
|
+
PeerExpressRouteCircuitConnections = Azure::Network::Mgmt::V2019_08_01::PeerExpressRouteCircuitConnections
|
27
|
+
ExpressRouteCircuits = Azure::Network::Mgmt::V2019_08_01::ExpressRouteCircuits
|
28
|
+
ExpressRouteServiceProviders = Azure::Network::Mgmt::V2019_08_01::ExpressRouteServiceProviders
|
29
|
+
ExpressRouteCrossConnections = Azure::Network::Mgmt::V2019_08_01::ExpressRouteCrossConnections
|
30
|
+
ExpressRouteCrossConnectionPeerings = Azure::Network::Mgmt::V2019_08_01::ExpressRouteCrossConnectionPeerings
|
31
|
+
ExpressRouteGateways = Azure::Network::Mgmt::V2019_08_01::ExpressRouteGateways
|
32
|
+
ExpressRouteConnections = Azure::Network::Mgmt::V2019_08_01::ExpressRouteConnections
|
33
|
+
ExpressRoutePortsLocations = Azure::Network::Mgmt::V2019_08_01::ExpressRoutePortsLocations
|
34
|
+
ExpressRoutePorts = Azure::Network::Mgmt::V2019_08_01::ExpressRoutePorts
|
35
|
+
ExpressRouteLinks = Azure::Network::Mgmt::V2019_08_01::ExpressRouteLinks
|
36
|
+
FirewallPolicies = Azure::Network::Mgmt::V2019_08_01::FirewallPolicies
|
37
|
+
FirewallPolicyRuleGroups = Azure::Network::Mgmt::V2019_08_01::FirewallPolicyRuleGroups
|
38
|
+
LoadBalancers = Azure::Network::Mgmt::V2019_08_01::LoadBalancers
|
39
|
+
LoadBalancerBackendAddressPools = Azure::Network::Mgmt::V2019_08_01::LoadBalancerBackendAddressPools
|
40
|
+
LoadBalancerFrontendIPConfigurations = Azure::Network::Mgmt::V2019_08_01::LoadBalancerFrontendIPConfigurations
|
41
|
+
InboundNatRules = Azure::Network::Mgmt::V2019_08_01::InboundNatRules
|
42
|
+
LoadBalancerLoadBalancingRules = Azure::Network::Mgmt::V2019_08_01::LoadBalancerLoadBalancingRules
|
43
|
+
LoadBalancerOutboundRules = Azure::Network::Mgmt::V2019_08_01::LoadBalancerOutboundRules
|
44
|
+
LoadBalancerNetworkInterfaces = Azure::Network::Mgmt::V2019_08_01::LoadBalancerNetworkInterfaces
|
45
|
+
LoadBalancerProbes = Azure::Network::Mgmt::V2019_08_01::LoadBalancerProbes
|
46
|
+
NatGateways = Azure::Network::Mgmt::V2019_08_01::NatGateways
|
47
|
+
NetworkInterfaces = Azure::Network::Mgmt::V2019_08_01::NetworkInterfaces
|
48
|
+
NetworkInterfaceIPConfigurations = Azure::Network::Mgmt::V2019_08_01::NetworkInterfaceIPConfigurations
|
49
|
+
NetworkInterfaceLoadBalancers = Azure::Network::Mgmt::V2019_08_01::NetworkInterfaceLoadBalancers
|
50
|
+
NetworkInterfaceTapConfigurations = Azure::Network::Mgmt::V2019_08_01::NetworkInterfaceTapConfigurations
|
51
|
+
NetworkProfiles = Azure::Network::Mgmt::V2019_08_01::NetworkProfiles
|
52
|
+
NetworkSecurityGroups = Azure::Network::Mgmt::V2019_08_01::NetworkSecurityGroups
|
53
|
+
SecurityRules = Azure::Network::Mgmt::V2019_08_01::SecurityRules
|
54
|
+
DefaultSecurityRules = Azure::Network::Mgmt::V2019_08_01::DefaultSecurityRules
|
55
|
+
NetworkWatchers = Azure::Network::Mgmt::V2019_08_01::NetworkWatchers
|
56
|
+
PacketCaptures = Azure::Network::Mgmt::V2019_08_01::PacketCaptures
|
57
|
+
Operations = Azure::Network::Mgmt::V2019_08_01::Operations
|
58
|
+
PrivateEndpoints = Azure::Network::Mgmt::V2019_08_01::PrivateEndpoints
|
59
|
+
AvailablePrivateEndpointTypes = Azure::Network::Mgmt::V2019_08_01::AvailablePrivateEndpointTypes
|
60
|
+
PrivateLinkServices = Azure::Network::Mgmt::V2019_08_01::PrivateLinkServices
|
61
|
+
PublicIPAddresses = Azure::Network::Mgmt::V2019_08_01::PublicIPAddresses
|
62
|
+
PublicIPPrefixes = Azure::Network::Mgmt::V2019_08_01::PublicIPPrefixes
|
63
|
+
RouteFilters = Azure::Network::Mgmt::V2019_08_01::RouteFilters
|
64
|
+
RouteFilterRules = Azure::Network::Mgmt::V2019_08_01::RouteFilterRules
|
65
|
+
RouteTables = Azure::Network::Mgmt::V2019_08_01::RouteTables
|
66
|
+
Routes = Azure::Network::Mgmt::V2019_08_01::Routes
|
67
|
+
BgpServiceCommunities = Azure::Network::Mgmt::V2019_08_01::BgpServiceCommunities
|
68
|
+
ServiceEndpointPolicies = Azure::Network::Mgmt::V2019_08_01::ServiceEndpointPolicies
|
69
|
+
ServiceEndpointPolicyDefinitions = Azure::Network::Mgmt::V2019_08_01::ServiceEndpointPolicyDefinitions
|
70
|
+
ServiceTags = Azure::Network::Mgmt::V2019_08_01::ServiceTags
|
71
|
+
Usages = Azure::Network::Mgmt::V2019_08_01::Usages
|
72
|
+
VirtualNetworks = Azure::Network::Mgmt::V2019_08_01::VirtualNetworks
|
73
|
+
Subnets = Azure::Network::Mgmt::V2019_08_01::Subnets
|
74
|
+
ResourceNavigationLinks = Azure::Network::Mgmt::V2019_08_01::ResourceNavigationLinks
|
75
|
+
ServiceAssociationLinks = Azure::Network::Mgmt::V2019_08_01::ServiceAssociationLinks
|
76
|
+
VirtualNetworkPeerings = Azure::Network::Mgmt::V2019_08_01::VirtualNetworkPeerings
|
77
|
+
VirtualNetworkGateways = Azure::Network::Mgmt::V2019_08_01::VirtualNetworkGateways
|
78
|
+
VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2019_08_01::VirtualNetworkGatewayConnections
|
79
|
+
LocalNetworkGateways = Azure::Network::Mgmt::V2019_08_01::LocalNetworkGateways
|
80
|
+
VirtualNetworkTaps = Azure::Network::Mgmt::V2019_08_01::VirtualNetworkTaps
|
81
|
+
VirtualRouters = Azure::Network::Mgmt::V2019_08_01::VirtualRouters
|
82
|
+
VirtualRouterPeerings = Azure::Network::Mgmt::V2019_08_01::VirtualRouterPeerings
|
83
|
+
VirtualWans = Azure::Network::Mgmt::V2019_08_01::VirtualWans
|
84
|
+
VpnSites = Azure::Network::Mgmt::V2019_08_01::VpnSites
|
85
|
+
VpnSiteLinks = Azure::Network::Mgmt::V2019_08_01::VpnSiteLinks
|
86
|
+
VpnSitesConfiguration = Azure::Network::Mgmt::V2019_08_01::VpnSitesConfiguration
|
87
|
+
VpnServerConfigurations = Azure::Network::Mgmt::V2019_08_01::VpnServerConfigurations
|
88
|
+
VirtualHubs = Azure::Network::Mgmt::V2019_08_01::VirtualHubs
|
89
|
+
HubVirtualNetworkConnections = Azure::Network::Mgmt::V2019_08_01::HubVirtualNetworkConnections
|
90
|
+
VpnGateways = Azure::Network::Mgmt::V2019_08_01::VpnGateways
|
91
|
+
VpnConnections = Azure::Network::Mgmt::V2019_08_01::VpnConnections
|
92
|
+
VpnSiteLinkConnections = Azure::Network::Mgmt::V2019_08_01::VpnSiteLinkConnections
|
93
|
+
VpnLinkConnections = Azure::Network::Mgmt::V2019_08_01::VpnLinkConnections
|
94
|
+
P2sVpnGateways = Azure::Network::Mgmt::V2019_08_01::P2sVpnGateways
|
95
|
+
VpnServerConfigurationsAssociatedWithVirtualWan = Azure::Network::Mgmt::V2019_08_01::VpnServerConfigurationsAssociatedWithVirtualWan
|
96
|
+
WebApplicationFirewallPolicies = Azure::Network::Mgmt::V2019_08_01::WebApplicationFirewallPolicies
|
94
97
|
|
95
98
|
module Models
|
99
|
+
ListP2SVpnServerConfigurationsResult = Azure::Network::Mgmt::V2019_06_01::Models::ListP2SVpnServerConfigurationsResult
|
96
100
|
ConnectionMonitorSource = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorSource
|
97
101
|
ConnectionMonitorDestination = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorDestination
|
98
102
|
ConnectionMonitorParameters = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorParameters
|
@@ -101,531 +105,557 @@ module Azure::Profiles::Latest
|
|
101
105
|
ConnectionMonitorResult = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorResult
|
102
106
|
ConnectionMonitorListResult = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorListResult
|
103
107
|
ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorQueryResult
|
108
|
+
P2SVpnServerConfigVpnClientRootCertificate = Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigVpnClientRootCertificate
|
109
|
+
P2SVpnServerConfigVpnClientRevokedCertificate = Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate
|
110
|
+
P2SVpnServerConfigRadiusServerRootCertificate = Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigRadiusServerRootCertificate
|
111
|
+
P2SVpnServerConfigRadiusClientRootCertificate = Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigRadiusClientRootCertificate
|
112
|
+
P2SVpnServerConfiguration = Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfiguration
|
104
113
|
ConnectionState = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionState
|
105
114
|
EvaluationState = Azure::Network::Mgmt::V2019_06_01::Models::EvaluationState
|
106
115
|
ConnectionMonitorSourceStatus = Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorSourceStatus
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
Error = Azure::Network::Mgmt::
|
189
|
-
|
190
|
-
ApplicationSecurityGroupListResult = Azure::Network::Mgmt::
|
191
|
-
|
192
|
-
AvailableDelegationsResult = Azure::Network::Mgmt::
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
|
337
|
-
|
338
|
-
|
339
|
-
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
|
356
|
-
|
357
|
-
|
358
|
-
|
359
|
-
|
360
|
-
|
361
|
-
|
362
|
-
|
363
|
-
|
364
|
-
|
365
|
-
|
366
|
-
|
367
|
-
|
368
|
-
|
369
|
-
|
370
|
-
|
371
|
-
|
372
|
-
|
373
|
-
|
374
|
-
|
375
|
-
|
376
|
-
|
377
|
-
|
378
|
-
|
379
|
-
|
380
|
-
|
381
|
-
|
382
|
-
|
383
|
-
|
384
|
-
|
385
|
-
|
386
|
-
|
387
|
-
|
388
|
-
|
389
|
-
|
390
|
-
|
391
|
-
|
392
|
-
|
393
|
-
|
394
|
-
|
395
|
-
|
396
|
-
|
397
|
-
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
457
|
-
|
458
|
-
|
459
|
-
|
460
|
-
|
461
|
-
|
462
|
-
|
463
|
-
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
|
-
|
469
|
-
|
470
|
-
|
471
|
-
|
472
|
-
|
473
|
-
|
474
|
-
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
|
494
|
-
|
495
|
-
|
496
|
-
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
|
503
|
-
|
504
|
-
|
505
|
-
|
506
|
-
|
507
|
-
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
520
|
-
|
521
|
-
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
|
526
|
-
|
527
|
-
|
528
|
-
|
529
|
-
|
530
|
-
|
531
|
-
|
532
|
-
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
560
|
-
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
576
|
-
|
577
|
-
|
578
|
-
|
579
|
-
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
584
|
-
|
585
|
-
|
586
|
-
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
|
598
|
-
|
599
|
-
|
600
|
-
|
601
|
-
|
602
|
-
|
603
|
-
|
604
|
-
|
605
|
-
|
606
|
-
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
614
|
-
|
615
|
-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
116
|
+
AzureAsyncOperationResult = Azure::Network::Mgmt::V2019_08_01::Models::AzureAsyncOperationResult
|
117
|
+
NetworkInterfaceTapConfigurationListResult = Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceTapConfigurationListResult
|
118
|
+
SubResource = Azure::Network::Mgmt::V2019_08_01::Models::SubResource
|
119
|
+
NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceIPConfigurationListResult
|
120
|
+
ExpressRoutePortsLocationBandwidths = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePortsLocationBandwidths
|
121
|
+
ListVpnGatewaysResult = Azure::Network::Mgmt::V2019_08_01::Models::ListVpnGatewaysResult
|
122
|
+
VpnServerConfigurationsResponse = Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfigurationsResponse
|
123
|
+
PrivateLinkServiceConnectionState = Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServiceConnectionState
|
124
|
+
ExpressRoutePortsLocationListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePortsLocationListResult
|
125
|
+
VirtualHubRouteTable = Azure::Network::Mgmt::V2019_08_01::Models::VirtualHubRouteTable
|
126
|
+
ExpressRouteLinkMacSecConfig = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLinkMacSecConfig
|
127
|
+
VirtualHubRoute = Azure::Network::Mgmt::V2019_08_01::Models::VirtualHubRoute
|
128
|
+
VirtualNetworkBgpCommunities = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkBgpCommunities
|
129
|
+
GetVpnSitesConfigurationRequest = Azure::Network::Mgmt::V2019_08_01::Models::GetVpnSitesConfigurationRequest
|
130
|
+
ExpressRouteLinkListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLinkListResult
|
131
|
+
ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2019_08_01::Models::ServiceEndpointPropertiesFormat
|
132
|
+
DhcpOptions = Azure::Network::Mgmt::V2019_08_01::Models::DhcpOptions
|
133
|
+
ListHubVirtualNetworkConnectionsResult = Azure::Network::Mgmt::V2019_08_01::Models::ListHubVirtualNetworkConnectionsResult
|
134
|
+
ExpressRoutePortListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePortListResult
|
135
|
+
PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2019_08_01::Models::PublicIPAddressDnsSettings
|
136
|
+
VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkPeeringListResult
|
137
|
+
IpTag = Azure::Network::Mgmt::V2019_08_01::Models::IpTag
|
138
|
+
FirewallPolicyRule = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRule
|
139
|
+
VpnLinkBgpSettings = Azure::Network::Mgmt::V2019_08_01::Models::VpnLinkBgpSettings
|
140
|
+
ServiceAssociationLinksListResult = Azure::Network::Mgmt::V2019_08_01::Models::ServiceAssociationLinksListResult
|
141
|
+
DeviceProperties = Azure::Network::Mgmt::V2019_08_01::Models::DeviceProperties
|
142
|
+
FirewallPolicyNatRuleAction = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyNatRuleAction
|
143
|
+
VirtualWanSecurityProvider = Azure::Network::Mgmt::V2019_08_01::Models::VirtualWanSecurityProvider
|
144
|
+
FirewallPolicyRuleCondition = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleCondition
|
145
|
+
VirtualRouterListResult = Azure::Network::Mgmt::V2019_08_01::Models::VirtualRouterListResult
|
146
|
+
ResourceNavigationLinksListResult = Azure::Network::Mgmt::V2019_08_01::Models::ResourceNavigationLinksListResult
|
147
|
+
VpnServerConfigVpnClientRootCertificate = Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfigVpnClientRootCertificate
|
148
|
+
FirewallPolicyFilterRuleAction = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyFilterRuleAction
|
149
|
+
NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties = Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
|
150
|
+
SubnetListResult = Azure::Network::Mgmt::V2019_08_01::Models::SubnetListResult
|
151
|
+
ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendAddress
|
152
|
+
FirewallPolicyRuleConditionApplicationProtocol = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleConditionApplicationProtocol
|
153
|
+
ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayConnectionDraining
|
154
|
+
VirtualWanVpnProfileParameters = Azure::Network::Mgmt::V2019_08_01::Models::VirtualWanVpnProfileParameters
|
155
|
+
ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealthServer
|
156
|
+
AddressSpace = Azure::Network::Mgmt::V2019_08_01::Models::AddressSpace
|
157
|
+
ApplicationGatewayBackendHealthOnDemand = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealthOnDemand
|
158
|
+
FirewallPolicyListResult = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyListResult
|
159
|
+
ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealth
|
160
|
+
FirewallPolicyRuleGroupListResult = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleGroupListResult
|
161
|
+
ApplicationGatewaySslPolicy = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslPolicy
|
162
|
+
LoadBalancerSku = Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerSku
|
163
|
+
VpnDeviceScriptParameters = Azure::Network::Mgmt::V2019_08_01::Models::VpnDeviceScriptParameters
|
164
|
+
UsagesListResult = Azure::Network::Mgmt::V2019_08_01::Models::UsagesListResult
|
165
|
+
VpnServerConfigRadiusServerRootCertificate = Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfigRadiusServerRootCertificate
|
166
|
+
Usage = Azure::Network::Mgmt::V2019_08_01::Models::Usage
|
167
|
+
LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2019_08_01::Models::LocalNetworkGatewayListResult
|
168
|
+
UsageName = Azure::Network::Mgmt::V2019_08_01::Models::UsageName
|
169
|
+
VpnClientIPsecParameters = Azure::Network::Mgmt::V2019_08_01::Models::VpnClientIPsecParameters
|
170
|
+
ServiceTagsListResult = Azure::Network::Mgmt::V2019_08_01::Models::ServiceTagsListResult
|
171
|
+
ConnectionResetSharedKey = Azure::Network::Mgmt::V2019_08_01::Models::ConnectionResetSharedKey
|
172
|
+
ServiceTagInformation = Azure::Network::Mgmt::V2019_08_01::Models::ServiceTagInformation
|
173
|
+
ApplicationGatewayRewriteRuleCondition = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRewriteRuleCondition
|
174
|
+
LoadBalancerListResult = Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerListResult
|
175
|
+
ApplicationGatewayRewriteRuleActionSet = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRewriteRuleActionSet
|
176
|
+
InboundNatRuleListResult = Azure::Network::Mgmt::V2019_08_01::Models::InboundNatRuleListResult
|
177
|
+
VpnServerConfigRadiusClientRootCertificate = Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfigRadiusClientRootCertificate
|
178
|
+
LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerBackendAddressPoolListResult
|
179
|
+
AadAuthenticationParameters = Azure::Network::Mgmt::V2019_08_01::Models::AadAuthenticationParameters
|
180
|
+
LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerFrontendIPConfigurationListResult
|
181
|
+
ApplicationGatewayFirewallExclusion = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallExclusion
|
182
|
+
LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerLoadBalancingRuleListResult
|
183
|
+
ApplicationGatewayAutoscaleConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayAutoscaleConfiguration
|
184
|
+
LoadBalancerOutboundRuleListResult = Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerOutboundRuleListResult
|
185
|
+
ManagedServiceIdentity = Azure::Network::Mgmt::V2019_08_01::Models::ManagedServiceIdentity
|
186
|
+
LoadBalancerProbeListResult = Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerProbeListResult
|
187
|
+
ApplicationGatewayListResult = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayListResult
|
188
|
+
NetworkInterfaceListResult = Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceListResult
|
189
|
+
ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallRuleGroup
|
190
|
+
NatGatewaySku = Azure::Network::Mgmt::V2019_08_01::Models::NatGatewaySku
|
191
|
+
ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
|
192
|
+
ServiceTagInformationPropertiesFormat = Azure::Network::Mgmt::V2019_08_01::Models::ServiceTagInformationPropertiesFormat
|
193
|
+
VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayListResult
|
194
|
+
NatGatewayListResult = Azure::Network::Mgmt::V2019_08_01::Models::NatGatewayListResult
|
195
|
+
Resource = Azure::Network::Mgmt::V2019_08_01::Models::Resource
|
196
|
+
ApplicationGatewayProbeHealthResponseMatch = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayProbeHealthResponseMatch
|
197
|
+
Error = Azure::Network::Mgmt::V2019_08_01::Models::Error
|
198
|
+
ApplicationGatewayOnDemandProbe = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayOnDemandProbe
|
199
|
+
ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationSecurityGroupListResult
|
200
|
+
ServiceEndpointPolicyListResult = Azure::Network::Mgmt::V2019_08_01::Models::ServiceEndpointPolicyListResult
|
201
|
+
AvailableDelegationsResult = Azure::Network::Mgmt::V2019_08_01::Models::AvailableDelegationsResult
|
202
|
+
NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceLoadBalancerListResult
|
203
|
+
AvailableServiceAliasesResult = Azure::Network::Mgmt::V2019_08_01::Models::AvailableServiceAliasesResult
|
204
|
+
EffectiveNetworkSecurityGroupAssociation = Azure::Network::Mgmt::V2019_08_01::Models::EffectiveNetworkSecurityGroupAssociation
|
205
|
+
AzureFirewallPublicIPAddress = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallPublicIPAddress
|
206
|
+
EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2019_08_01::Models::EffectiveNetworkSecurityRule
|
207
|
+
AzureFirewallRCAction = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallRCAction
|
208
|
+
EffectiveNetworkSecurityGroup = Azure::Network::Mgmt::V2019_08_01::Models::EffectiveNetworkSecurityGroup
|
209
|
+
AzureFirewallApplicationRule = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallApplicationRule
|
210
|
+
EffectiveNetworkSecurityGroupListResult = Azure::Network::Mgmt::V2019_08_01::Models::EffectiveNetworkSecurityGroupListResult
|
211
|
+
AzureFirewallNatRCAction = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNatRCAction
|
212
|
+
EffectiveRoute = Azure::Network::Mgmt::V2019_08_01::Models::EffectiveRoute
|
213
|
+
GatewayRoute = Azure::Network::Mgmt::V2019_08_01::Models::GatewayRoute
|
214
|
+
EffectiveRouteListResult = Azure::Network::Mgmt::V2019_08_01::Models::EffectiveRouteListResult
|
215
|
+
BgpPeerStatus = Azure::Network::Mgmt::V2019_08_01::Models::BgpPeerStatus
|
216
|
+
ServiceEndpointPolicyDefinitionListResult = Azure::Network::Mgmt::V2019_08_01::Models::ServiceEndpointPolicyDefinitionListResult
|
217
|
+
BgpSettings = Azure::Network::Mgmt::V2019_08_01::Models::BgpSettings
|
218
|
+
BgpServiceCommunityListResult = Azure::Network::Mgmt::V2019_08_01::Models::BgpServiceCommunityListResult
|
219
|
+
VpnClientConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::VpnClientConfiguration
|
220
|
+
ContainerNetworkInterfaceIpConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::ContainerNetworkInterfaceIpConfiguration
|
221
|
+
IpsecPolicy = Azure::Network::Mgmt::V2019_08_01::Models::IpsecPolicy
|
222
|
+
P2SVpnConnectionHealthRequest = Azure::Network::Mgmt::V2019_08_01::Models::P2SVpnConnectionHealthRequest
|
223
|
+
BastionHostListResult = Azure::Network::Mgmt::V2019_08_01::Models::BastionHostListResult
|
224
|
+
BGPCommunity = Azure::Network::Mgmt::V2019_08_01::Models::BGPCommunity
|
225
|
+
ProtocolCustomSettingsFormat = Azure::Network::Mgmt::V2019_08_01::Models::ProtocolCustomSettingsFormat
|
226
|
+
NetworkProfileListResult = Azure::Network::Mgmt::V2019_08_01::Models::NetworkProfileListResult
|
227
|
+
SecurityRuleListResult = Azure::Network::Mgmt::V2019_08_01::Models::SecurityRuleListResult
|
228
|
+
DdosProtectionPlan = Azure::Network::Mgmt::V2019_08_01::Models::DdosProtectionPlan
|
229
|
+
NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2019_08_01::Models::NetworkSecurityGroupListResult
|
230
|
+
VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewaySku
|
231
|
+
ErrorResponse = Azure::Network::Mgmt::V2019_08_01::Models::ErrorResponse
|
232
|
+
P2SVpnProfileParameters = Azure::Network::Mgmt::V2019_08_01::Models::P2SVpnProfileParameters
|
233
|
+
WebApplicationFirewallPolicyListResult = Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallPolicyListResult
|
234
|
+
ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeeringConfig
|
235
|
+
NetworkWatcherListResult = Azure::Network::Mgmt::V2019_08_01::Models::NetworkWatcherListResult
|
236
|
+
ExpressRouteCircuitStats = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitStats
|
237
|
+
TopologyParameters = Azure::Network::Mgmt::V2019_08_01::Models::TopologyParameters
|
238
|
+
UnprepareNetworkPoliciesRequest = Azure::Network::Mgmt::V2019_08_01::Models::UnprepareNetworkPoliciesRequest
|
239
|
+
TopologyAssociation = Azure::Network::Mgmt::V2019_08_01::Models::TopologyAssociation
|
240
|
+
NetworkIntentPolicyConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::NetworkIntentPolicyConfiguration
|
241
|
+
TopologyResource = Azure::Network::Mgmt::V2019_08_01::Models::TopologyResource
|
242
|
+
ExpressRouteCircuitConnectionListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitConnectionListResult
|
243
|
+
Topology = Azure::Network::Mgmt::V2019_08_01::Models::Topology
|
244
|
+
ExpressRouteCircuitSku = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitSku
|
245
|
+
VerificationIPFlowParameters = Azure::Network::Mgmt::V2019_08_01::Models::VerificationIPFlowParameters
|
246
|
+
VpnProfileResponse = Azure::Network::Mgmt::V2019_08_01::Models::VpnProfileResponse
|
247
|
+
VerificationIPFlowResult = Azure::Network::Mgmt::V2019_08_01::Models::VerificationIPFlowResult
|
248
|
+
ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitsArpTableListResult
|
249
|
+
NextHopParameters = Azure::Network::Mgmt::V2019_08_01::Models::NextHopParameters
|
250
|
+
ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitsRoutesTableListResult
|
251
|
+
NextHopResult = Azure::Network::Mgmt::V2019_08_01::Models::NextHopResult
|
252
|
+
ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
|
253
|
+
SecurityGroupViewParameters = Azure::Network::Mgmt::V2019_08_01::Models::SecurityGroupViewParameters
|
254
|
+
ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteServiceProviderBandwidthsOffered
|
255
|
+
NetworkInterfaceAssociation = Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceAssociation
|
256
|
+
ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteServiceProviderListResult
|
257
|
+
SubnetAssociation = Azure::Network::Mgmt::V2019_08_01::Models::SubnetAssociation
|
258
|
+
ExpressRouteCrossConnectionsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult
|
259
|
+
SecurityRuleAssociations = Azure::Network::Mgmt::V2019_08_01::Models::SecurityRuleAssociations
|
260
|
+
VirtualNetworkUsage = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkUsage
|
261
|
+
SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2019_08_01::Models::SecurityGroupNetworkInterface
|
262
|
+
ExpressRouteCrossConnectionListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnectionListResult
|
263
|
+
SecurityGroupViewResult = Azure::Network::Mgmt::V2019_08_01::Models::SecurityGroupViewResult
|
264
|
+
VirtualHubId = Azure::Network::Mgmt::V2019_08_01::Models::VirtualHubId
|
265
|
+
PacketCaptureStorageLocation = Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureStorageLocation
|
266
|
+
ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
|
267
|
+
PacketCaptureFilter = Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureFilter
|
268
|
+
IPAddressAvailabilityResult = Azure::Network::Mgmt::V2019_08_01::Models::IPAddressAvailabilityResult
|
269
|
+
PacketCaptureParameters = Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureParameters
|
270
|
+
ExpressRouteGatewayList = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteGatewayList
|
271
|
+
PacketCapture = Azure::Network::Mgmt::V2019_08_01::Models::PacketCapture
|
272
|
+
ListVirtualHubsResult = Azure::Network::Mgmt::V2019_08_01::Models::ListVirtualHubsResult
|
273
|
+
PacketCaptureResult = Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureResult
|
274
|
+
NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceDnsSettings
|
275
|
+
PacketCaptureListResult = Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureListResult
|
276
|
+
ListVpnSiteLinksResult = Azure::Network::Mgmt::V2019_08_01::Models::ListVpnSiteLinksResult
|
277
|
+
PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureQueryStatusResult
|
278
|
+
PublicIPAddressSku = Azure::Network::Mgmt::V2019_08_01::Models::PublicIPAddressSku
|
279
|
+
TroubleshootingParameters = Azure::Network::Mgmt::V2019_08_01::Models::TroubleshootingParameters
|
280
|
+
VpnSiteId = Azure::Network::Mgmt::V2019_08_01::Models::VpnSiteId
|
281
|
+
QueryTroubleshootingParameters = Azure::Network::Mgmt::V2019_08_01::Models::QueryTroubleshootingParameters
|
282
|
+
ListVirtualWANsResult = Azure::Network::Mgmt::V2019_08_01::Models::ListVirtualWANsResult
|
283
|
+
TroubleshootingRecommendedActions = Azure::Network::Mgmt::V2019_08_01::Models::TroubleshootingRecommendedActions
|
284
|
+
VirtualWanSecurityProviders = Azure::Network::Mgmt::V2019_08_01::Models::VirtualWanSecurityProviders
|
285
|
+
TroubleshootingDetails = Azure::Network::Mgmt::V2019_08_01::Models::TroubleshootingDetails
|
286
|
+
VpnPacketCaptureStartParameters = Azure::Network::Mgmt::V2019_08_01::Models::VpnPacketCaptureStartParameters
|
287
|
+
TroubleshootingResult = Azure::Network::Mgmt::V2019_08_01::Models::TroubleshootingResult
|
288
|
+
VpnClientConnectionHealthDetailListResult = Azure::Network::Mgmt::V2019_08_01::Models::VpnClientConnectionHealthDetailListResult
|
289
|
+
RetentionPolicyParameters = Azure::Network::Mgmt::V2019_08_01::Models::RetentionPolicyParameters
|
290
|
+
ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealthPool
|
291
|
+
FlowLogFormatParameters = Azure::Network::Mgmt::V2019_08_01::Models::FlowLogFormatParameters
|
292
|
+
VpnClientConnectionHealthDetail = Azure::Network::Mgmt::V2019_08_01::Models::VpnClientConnectionHealthDetail
|
293
|
+
FlowLogStatusParameters = Azure::Network::Mgmt::V2019_08_01::Models::FlowLogStatusParameters
|
294
|
+
VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkConnectionGatewayReference
|
295
|
+
TrafficAnalyticsConfigurationProperties = Azure::Network::Mgmt::V2019_08_01::Models::TrafficAnalyticsConfigurationProperties
|
296
|
+
VpnServerConfigVpnClientRevokedCertificate = Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfigVpnClientRevokedCertificate
|
297
|
+
TrafficAnalyticsProperties = Azure::Network::Mgmt::V2019_08_01::Models::TrafficAnalyticsProperties
|
298
|
+
ApplicationGatewayHeaderConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayHeaderConfiguration
|
299
|
+
FlowLogInformation = Azure::Network::Mgmt::V2019_08_01::Models::FlowLogInformation
|
300
|
+
TrafficSelectorPolicy = Azure::Network::Mgmt::V2019_08_01::Models::TrafficSelectorPolicy
|
301
|
+
ConnectivitySource = Azure::Network::Mgmt::V2019_08_01::Models::ConnectivitySource
|
302
|
+
ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
|
303
|
+
ConnectivityDestination = Azure::Network::Mgmt::V2019_08_01::Models::ConnectivityDestination
|
304
|
+
TunnelConnectionHealth = Azure::Network::Mgmt::V2019_08_01::Models::TunnelConnectionHealth
|
305
|
+
HTTPHeader = Azure::Network::Mgmt::V2019_08_01::Models::HTTPHeader
|
306
|
+
GatewayRouteListResult = Azure::Network::Mgmt::V2019_08_01::Models::GatewayRouteListResult
|
307
|
+
HTTPConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::HTTPConfiguration
|
308
|
+
ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
|
309
|
+
ProtocolConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::ProtocolConfiguration
|
310
|
+
TagsObject = Azure::Network::Mgmt::V2019_08_01::Models::TagsObject
|
311
|
+
ConnectivityParameters = Azure::Network::Mgmt::V2019_08_01::Models::ConnectivityParameters
|
312
|
+
AvailableServiceAlias = Azure::Network::Mgmt::V2019_08_01::Models::AvailableServiceAlias
|
313
|
+
ConnectivityIssue = Azure::Network::Mgmt::V2019_08_01::Models::ConnectivityIssue
|
314
|
+
HubIPAddresses = Azure::Network::Mgmt::V2019_08_01::Models::HubIPAddresses
|
315
|
+
ConnectivityHop = Azure::Network::Mgmt::V2019_08_01::Models::ConnectivityHop
|
316
|
+
VpnClientConnectionHealth = Azure::Network::Mgmt::V2019_08_01::Models::VpnClientConnectionHealth
|
317
|
+
ConnectivityInformation = Azure::Network::Mgmt::V2019_08_01::Models::ConnectivityInformation
|
318
|
+
AzureFirewallNetworkRule = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNetworkRule
|
319
|
+
AzureReachabilityReportLocation = Azure::Network::Mgmt::V2019_08_01::Models::AzureReachabilityReportLocation
|
320
|
+
AzureFirewallListResult = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallListResult
|
321
|
+
AzureReachabilityReportParameters = Azure::Network::Mgmt::V2019_08_01::Models::AzureReachabilityReportParameters
|
322
|
+
ListVpnServerConfigurationsResult = Azure::Network::Mgmt::V2019_08_01::Models::ListVpnServerConfigurationsResult
|
323
|
+
AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2019_08_01::Models::AzureReachabilityReportLatencyInfo
|
324
|
+
ListP2SVpnGatewaysResult = Azure::Network::Mgmt::V2019_08_01::Models::ListP2SVpnGatewaysResult
|
325
|
+
AzureReachabilityReportItem = Azure::Network::Mgmt::V2019_08_01::Models::AzureReachabilityReportItem
|
326
|
+
DdosProtectionPlanListResult = Azure::Network::Mgmt::V2019_08_01::Models::DdosProtectionPlanListResult
|
327
|
+
AzureReachabilityReport = Azure::Network::Mgmt::V2019_08_01::Models::AzureReachabilityReport
|
328
|
+
AuthorizationListResult = Azure::Network::Mgmt::V2019_08_01::Models::AuthorizationListResult
|
329
|
+
AvailableProvidersListParameters = Azure::Network::Mgmt::V2019_08_01::Models::AvailableProvidersListParameters
|
330
|
+
ExpressRouteConnectionId = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteConnectionId
|
331
|
+
AvailableProvidersListCity = Azure::Network::Mgmt::V2019_08_01::Models::AvailableProvidersListCity
|
332
|
+
ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeeringListResult
|
333
|
+
AvailableProvidersListState = Azure::Network::Mgmt::V2019_08_01::Models::AvailableProvidersListState
|
334
|
+
ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitServiceProviderProperties
|
335
|
+
AvailableProvidersListCountry = Azure::Network::Mgmt::V2019_08_01::Models::AvailableProvidersListCountry
|
336
|
+
ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitRoutesTable
|
337
|
+
AvailableProvidersList = Azure::Network::Mgmt::V2019_08_01::Models::AvailableProvidersList
|
338
|
+
ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitListResult
|
339
|
+
NetworkConfigurationDiagnosticProfile = Azure::Network::Mgmt::V2019_08_01::Models::NetworkConfigurationDiagnosticProfile
|
340
|
+
ExpressRouteCrossConnectionRoutesTableSummary = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnectionRoutesTableSummary
|
341
|
+
NetworkConfigurationDiagnosticParameters = Azure::Network::Mgmt::V2019_08_01::Models::NetworkConfigurationDiagnosticParameters
|
342
|
+
VirtualNetworkUsageName = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkUsageName
|
343
|
+
MatchedRule = Azure::Network::Mgmt::V2019_08_01::Models::MatchedRule
|
344
|
+
ExpressRouteCircuitPeeringId = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeeringId
|
345
|
+
NetworkSecurityRulesEvaluationResult = Azure::Network::Mgmt::V2019_08_01::Models::NetworkSecurityRulesEvaluationResult
|
346
|
+
VirtualNetworkListResult = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkListResult
|
347
|
+
EvaluatedNetworkSecurityGroup = Azure::Network::Mgmt::V2019_08_01::Models::EvaluatedNetworkSecurityGroup
|
348
|
+
ListVpnConnectionsResult = Azure::Network::Mgmt::V2019_08_01::Models::ListVpnConnectionsResult
|
349
|
+
NetworkSecurityGroupResult = Azure::Network::Mgmt::V2019_08_01::Models::NetworkSecurityGroupResult
|
350
|
+
ListVpnSitesResult = Azure::Network::Mgmt::V2019_08_01::Models::ListVpnSitesResult
|
351
|
+
NetworkConfigurationDiagnosticResult = Azure::Network::Mgmt::V2019_08_01::Models::NetworkConfigurationDiagnosticResult
|
352
|
+
VpnLinkProviderProperties = Azure::Network::Mgmt::V2019_08_01::Models::VpnLinkProviderProperties
|
353
|
+
NetworkConfigurationDiagnosticResponse = Azure::Network::Mgmt::V2019_08_01::Models::NetworkConfigurationDiagnosticResponse
|
354
|
+
VirtualNetworkTapListResult = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkTapListResult
|
355
|
+
OperationDisplay = Azure::Network::Mgmt::V2019_08_01::Models::OperationDisplay
|
356
|
+
ApplicationGatewayBackendHealthHttpSettings = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealthHttpSettings
|
357
|
+
Availability = Azure::Network::Mgmt::V2019_08_01::Models::Availability
|
358
|
+
VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayListConnectionsResult
|
359
|
+
Dimension = Azure::Network::Mgmt::V2019_08_01::Models::Dimension
|
360
|
+
VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnectionListResult
|
361
|
+
MetricSpecification = Azure::Network::Mgmt::V2019_08_01::Models::MetricSpecification
|
362
|
+
ApplicationGatewayFirewallDisabledRuleGroup = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
|
363
|
+
LogSpecification = Azure::Network::Mgmt::V2019_08_01::Models::LogSpecification
|
364
|
+
ApplicationGatewayFirewallRule = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallRule
|
365
|
+
OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2019_08_01::Models::OperationPropertiesFormatServiceSpecification
|
366
|
+
ErrorDetails = Azure::Network::Mgmt::V2019_08_01::Models::ErrorDetails
|
367
|
+
Operation = Azure::Network::Mgmt::V2019_08_01::Models::Operation
|
368
|
+
VpnClientParameters = Azure::Network::Mgmt::V2019_08_01::Models::VpnClientParameters
|
369
|
+
OperationListResult = Azure::Network::Mgmt::V2019_08_01::Models::OperationListResult
|
370
|
+
AzureFirewallNatRule = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNatRule
|
371
|
+
PrivateEndpointListResult = Azure::Network::Mgmt::V2019_08_01::Models::PrivateEndpointListResult
|
372
|
+
AzureFirewallFqdnTagListResult = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallFqdnTagListResult
|
373
|
+
AvailablePrivateEndpointType = Azure::Network::Mgmt::V2019_08_01::Models::AvailablePrivateEndpointType
|
374
|
+
AvailablePrivateEndpointTypesResult = Azure::Network::Mgmt::V2019_08_01::Models::AvailablePrivateEndpointTypesResult
|
375
|
+
Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2019_08_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
|
376
|
+
ManagedRulesDefinition = Azure::Network::Mgmt::V2019_08_01::Models::ManagedRulesDefinition
|
377
|
+
PeerExpressRouteCircuitConnectionListResult = Azure::Network::Mgmt::V2019_08_01::Models::PeerExpressRouteCircuitConnectionListResult
|
378
|
+
ManagedRuleSet = Azure::Network::Mgmt::V2019_08_01::Models::ManagedRuleSet
|
379
|
+
ExpressRouteCircuitRoutesTableSummary = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitRoutesTableSummary
|
380
|
+
ManagedRuleGroupOverride = Azure::Network::Mgmt::V2019_08_01::Models::ManagedRuleGroupOverride
|
381
|
+
ExpressRouteCircuitReference = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitReference
|
382
|
+
ManagedRuleOverride = Azure::Network::Mgmt::V2019_08_01::Models::ManagedRuleOverride
|
383
|
+
ExpressRouteGatewayPropertiesAutoScaleConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfiguration
|
384
|
+
OwaspCrsExclusionEntry = Azure::Network::Mgmt::V2019_08_01::Models::OwaspCrsExclusionEntry
|
385
|
+
ListVpnSiteLinkConnectionsResult = Azure::Network::Mgmt::V2019_08_01::Models::ListVpnSiteLinkConnectionsResult
|
386
|
+
ResourceSet = Azure::Network::Mgmt::V2019_08_01::Models::ResourceSet
|
387
|
+
VirtualRouterPeeringListResult = Azure::Network::Mgmt::V2019_08_01::Models::VirtualRouterPeeringListResult
|
388
|
+
PrivateLinkServiceListResult = Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServiceListResult
|
389
|
+
ApplicationGatewaySku = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySku
|
390
|
+
CheckPrivateLinkServiceVisibilityRequest = Azure::Network::Mgmt::V2019_08_01::Models::CheckPrivateLinkServiceVisibilityRequest
|
391
|
+
ApplicationGatewayRewriteRule = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRewriteRule
|
392
|
+
PrivateLinkServiceVisibility = Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServiceVisibility
|
393
|
+
BgpPeerStatusListResult = Azure::Network::Mgmt::V2019_08_01::Models::BgpPeerStatusListResult
|
394
|
+
AutoApprovedPrivateLinkService = Azure::Network::Mgmt::V2019_08_01::Models::AutoApprovedPrivateLinkService
|
395
|
+
AzureFirewallApplicationRuleProtocol = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallApplicationRuleProtocol
|
396
|
+
AutoApprovedPrivateLinkServicesResult = Azure::Network::Mgmt::V2019_08_01::Models::AutoApprovedPrivateLinkServicesResult
|
397
|
+
DnsNameAvailabilityResult = Azure::Network::Mgmt::V2019_08_01::Models::DnsNameAvailabilityResult
|
398
|
+
PublicIPAddressListResult = Azure::Network::Mgmt::V2019_08_01::Models::PublicIPAddressListResult
|
399
|
+
PrepareNetworkPoliciesRequest = Azure::Network::Mgmt::V2019_08_01::Models::PrepareNetworkPoliciesRequest
|
400
|
+
PublicIPPrefixSku = Azure::Network::Mgmt::V2019_08_01::Models::PublicIPPrefixSku
|
401
|
+
VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkListUsageResult
|
402
|
+
ReferencedPublicIpAddress = Azure::Network::Mgmt::V2019_08_01::Models::ReferencedPublicIpAddress
|
403
|
+
ExpressRouteConnectionList = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteConnectionList
|
404
|
+
WebApplicationFirewallCustomRule = Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallCustomRule
|
405
|
+
VpnPacketCaptureStopParameters = Azure::Network::Mgmt::V2019_08_01::Models::VpnPacketCaptureStopParameters
|
406
|
+
PublicIPPrefixListResult = Azure::Network::Mgmt::V2019_08_01::Models::PublicIPPrefixListResult
|
407
|
+
ManagedServiceIdentityUserAssignedIdentitiesValue = Azure::Network::Mgmt::V2019_08_01::Models::ManagedServiceIdentityUserAssignedIdentitiesValue
|
408
|
+
MatchCondition = Azure::Network::Mgmt::V2019_08_01::Models::MatchCondition
|
409
|
+
AzureFirewallSku = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallSku
|
410
|
+
MatchVariable = Azure::Network::Mgmt::V2019_08_01::Models::MatchVariable
|
411
|
+
ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitArpTable
|
412
|
+
PolicySettings = Azure::Network::Mgmt::V2019_08_01::Models::PolicySettings
|
413
|
+
DdosSettings = Azure::Network::Mgmt::V2019_08_01::Models::DdosSettings
|
414
|
+
P2SVpnConnectionHealth = Azure::Network::Mgmt::V2019_08_01::Models::P2SVpnConnectionHealth
|
415
|
+
AvailableDelegation = Azure::Network::Mgmt::V2019_08_01::Models::AvailableDelegation
|
416
|
+
RouteFilterListResult = Azure::Network::Mgmt::V2019_08_01::Models::RouteFilterListResult
|
417
|
+
ExpressRouteCrossConnectionPeeringList = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnectionPeeringList
|
418
|
+
RouteFilterRuleListResult = Azure::Network::Mgmt::V2019_08_01::Models::RouteFilterRuleListResult
|
419
|
+
EndpointServicesListResult = Azure::Network::Mgmt::V2019_08_01::Models::EndpointServicesListResult
|
420
|
+
RouteTableListResult = Azure::Network::Mgmt::V2019_08_01::Models::RouteTableListResult
|
421
|
+
ApplicationGatewayCustomError = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayCustomError
|
422
|
+
RouteListResult = Azure::Network::Mgmt::V2019_08_01::Models::RouteListResult
|
423
|
+
NetworkInterfaceTapConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceTapConfiguration
|
424
|
+
ApplicationSecurityGroup = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationSecurityGroup
|
425
|
+
SecurityRule = Azure::Network::Mgmt::V2019_08_01::Models::SecurityRule
|
426
|
+
PrivateLinkServiceConnection = Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServiceConnection
|
427
|
+
PrivateEndpoint = Azure::Network::Mgmt::V2019_08_01::Models::PrivateEndpoint
|
428
|
+
NetworkInterface = Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterface
|
429
|
+
NetworkSecurityGroup = Azure::Network::Mgmt::V2019_08_01::Models::NetworkSecurityGroup
|
430
|
+
Route = Azure::Network::Mgmt::V2019_08_01::Models::Route
|
431
|
+
RouteTable = Azure::Network::Mgmt::V2019_08_01::Models::RouteTable
|
432
|
+
ServiceEndpointPolicyDefinition = Azure::Network::Mgmt::V2019_08_01::Models::ServiceEndpointPolicyDefinition
|
433
|
+
ServiceEndpointPolicy = Azure::Network::Mgmt::V2019_08_01::Models::ServiceEndpointPolicy
|
434
|
+
PublicIPAddress = Azure::Network::Mgmt::V2019_08_01::Models::PublicIPAddress
|
435
|
+
IPConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::IPConfiguration
|
436
|
+
IPConfigurationProfile = Azure::Network::Mgmt::V2019_08_01::Models::IPConfigurationProfile
|
437
|
+
ResourceNavigationLink = Azure::Network::Mgmt::V2019_08_01::Models::ResourceNavigationLink
|
438
|
+
ServiceAssociationLink = Azure::Network::Mgmt::V2019_08_01::Models::ServiceAssociationLink
|
439
|
+
Delegation = Azure::Network::Mgmt::V2019_08_01::Models::Delegation
|
440
|
+
Subnet = Azure::Network::Mgmt::V2019_08_01::Models::Subnet
|
441
|
+
FrontendIPConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::FrontendIPConfiguration
|
442
|
+
VirtualNetworkTap = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkTap
|
443
|
+
BackendAddressPool = Azure::Network::Mgmt::V2019_08_01::Models::BackendAddressPool
|
444
|
+
InboundNatRule = Azure::Network::Mgmt::V2019_08_01::Models::InboundNatRule
|
445
|
+
NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceIPConfiguration
|
446
|
+
ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendAddressPool
|
447
|
+
ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHttpSettings
|
448
|
+
ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayIPConfiguration
|
449
|
+
ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayAuthenticationCertificate
|
450
|
+
ApplicationGatewayTrustedRootCertificate = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayTrustedRootCertificate
|
451
|
+
ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslCertificate
|
452
|
+
ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFrontendIPConfiguration
|
453
|
+
ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFrontendPort
|
454
|
+
ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayHttpListener
|
455
|
+
ApplicationGatewayPathRule = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayPathRule
|
456
|
+
ApplicationGatewayProbe = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayProbe
|
457
|
+
ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRequestRoutingRule
|
458
|
+
ApplicationGatewayRewriteRuleSet = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRewriteRuleSet
|
459
|
+
ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRedirectConfiguration
|
460
|
+
ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayUrlPathMap
|
461
|
+
ApplicationGateway = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGateway
|
462
|
+
ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallRuleSet
|
463
|
+
ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayAvailableSslOptions
|
464
|
+
ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslPredefinedPolicy
|
465
|
+
AzureFirewallIPConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallIPConfiguration
|
466
|
+
AzureFirewallApplicationRuleCollection = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallApplicationRuleCollection
|
467
|
+
AzureFirewallNatRuleCollection = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNatRuleCollection
|
468
|
+
AzureFirewallNetworkRuleCollection = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNetworkRuleCollection
|
469
|
+
AzureFirewall = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewall
|
470
|
+
AzureFirewallFqdnTag = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallFqdnTag
|
471
|
+
BastionHostIPConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::BastionHostIPConfiguration
|
472
|
+
BastionHost = Azure::Network::Mgmt::V2019_08_01::Models::BastionHost
|
473
|
+
DdosCustomPolicy = Azure::Network::Mgmt::V2019_08_01::Models::DdosCustomPolicy
|
474
|
+
EndpointServiceResult = Azure::Network::Mgmt::V2019_08_01::Models::EndpointServiceResult
|
475
|
+
ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitAuthorization
|
476
|
+
ExpressRouteCircuitConnection = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitConnection
|
477
|
+
PeerExpressRouteCircuitConnection = Azure::Network::Mgmt::V2019_08_01::Models::PeerExpressRouteCircuitConnection
|
478
|
+
ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeering
|
479
|
+
ExpressRouteCircuit = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuit
|
480
|
+
ExpressRouteServiceProvider = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteServiceProvider
|
481
|
+
ExpressRouteCrossConnectionPeering = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnectionPeering
|
482
|
+
ExpressRouteCrossConnection = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnection
|
483
|
+
ExpressRouteConnection = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteConnection
|
484
|
+
ExpressRouteGateway = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteGateway
|
485
|
+
ExpressRoutePortsLocation = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePortsLocation
|
486
|
+
ExpressRouteLink = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLink
|
487
|
+
ExpressRoutePort = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePort
|
488
|
+
FirewallPolicy = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicy
|
489
|
+
FirewallPolicyRuleGroup = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleGroup
|
490
|
+
FirewallPolicyNatRule = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyNatRule
|
491
|
+
FirewallPolicyFilterRule = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyFilterRule
|
492
|
+
ApplicationRuleCondition = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationRuleCondition
|
493
|
+
NetworkRuleCondition = Azure::Network::Mgmt::V2019_08_01::Models::NetworkRuleCondition
|
494
|
+
LoadBalancingRule = Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancingRule
|
495
|
+
Probe = Azure::Network::Mgmt::V2019_08_01::Models::Probe
|
496
|
+
InboundNatPool = Azure::Network::Mgmt::V2019_08_01::Models::InboundNatPool
|
497
|
+
OutboundRule = Azure::Network::Mgmt::V2019_08_01::Models::OutboundRule
|
498
|
+
LoadBalancer = Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancer
|
499
|
+
NatGateway = Azure::Network::Mgmt::V2019_08_01::Models::NatGateway
|
500
|
+
ContainerNetworkInterfaceConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::ContainerNetworkInterfaceConfiguration
|
501
|
+
Container = Azure::Network::Mgmt::V2019_08_01::Models::Container
|
502
|
+
ContainerNetworkInterface = Azure::Network::Mgmt::V2019_08_01::Models::ContainerNetworkInterface
|
503
|
+
NetworkProfile = Azure::Network::Mgmt::V2019_08_01::Models::NetworkProfile
|
504
|
+
NetworkWatcher = Azure::Network::Mgmt::V2019_08_01::Models::NetworkWatcher
|
505
|
+
PrivateLinkServiceIpConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServiceIpConfiguration
|
506
|
+
PrivateEndpointConnection = Azure::Network::Mgmt::V2019_08_01::Models::PrivateEndpointConnection
|
507
|
+
PrivateLinkServicePropertiesVisibility = Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServicePropertiesVisibility
|
508
|
+
PrivateLinkServicePropertiesAutoApproval = Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServicePropertiesAutoApproval
|
509
|
+
PrivateLinkService = Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkService
|
510
|
+
PublicIPPrefix = Azure::Network::Mgmt::V2019_08_01::Models::PublicIPPrefix
|
511
|
+
RouteFilterRule = Azure::Network::Mgmt::V2019_08_01::Models::RouteFilterRule
|
512
|
+
PatchRouteFilterRule = Azure::Network::Mgmt::V2019_08_01::Models::PatchRouteFilterRule
|
513
|
+
RouteFilter = Azure::Network::Mgmt::V2019_08_01::Models::RouteFilter
|
514
|
+
PatchRouteFilter = Azure::Network::Mgmt::V2019_08_01::Models::PatchRouteFilter
|
515
|
+
BgpServiceCommunity = Azure::Network::Mgmt::V2019_08_01::Models::BgpServiceCommunity
|
516
|
+
VirtualNetworkPeering = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkPeering
|
517
|
+
VirtualNetwork = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetwork
|
518
|
+
NetworkIntentPolicy = Azure::Network::Mgmt::V2019_08_01::Models::NetworkIntentPolicy
|
519
|
+
VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayIPConfiguration
|
520
|
+
VpnClientRootCertificate = Azure::Network::Mgmt::V2019_08_01::Models::VpnClientRootCertificate
|
521
|
+
VpnClientRevokedCertificate = Azure::Network::Mgmt::V2019_08_01::Models::VpnClientRevokedCertificate
|
522
|
+
VirtualNetworkGateway = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGateway
|
523
|
+
LocalNetworkGateway = Azure::Network::Mgmt::V2019_08_01::Models::LocalNetworkGateway
|
524
|
+
VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnection
|
525
|
+
ConnectionSharedKey = Azure::Network::Mgmt::V2019_08_01::Models::ConnectionSharedKey
|
526
|
+
VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnectionListEntity
|
527
|
+
VirtualRouter = Azure::Network::Mgmt::V2019_08_01::Models::VirtualRouter
|
528
|
+
VirtualRouterPeering = Azure::Network::Mgmt::V2019_08_01::Models::VirtualRouterPeering
|
529
|
+
VirtualWAN = Azure::Network::Mgmt::V2019_08_01::Models::VirtualWAN
|
530
|
+
VpnSiteLink = Azure::Network::Mgmt::V2019_08_01::Models::VpnSiteLink
|
531
|
+
VpnSite = Azure::Network::Mgmt::V2019_08_01::Models::VpnSite
|
532
|
+
HubVirtualNetworkConnection = Azure::Network::Mgmt::V2019_08_01::Models::HubVirtualNetworkConnection
|
533
|
+
VirtualHub = Azure::Network::Mgmt::V2019_08_01::Models::VirtualHub
|
534
|
+
VpnSiteLinkConnection = Azure::Network::Mgmt::V2019_08_01::Models::VpnSiteLinkConnection
|
535
|
+
VpnConnection = Azure::Network::Mgmt::V2019_08_01::Models::VpnConnection
|
536
|
+
VpnGateway = Azure::Network::Mgmt::V2019_08_01::Models::VpnGateway
|
537
|
+
P2SConnectionConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::P2SConnectionConfiguration
|
538
|
+
VpnServerConfiguration = Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfiguration
|
539
|
+
P2SVpnGateway = Azure::Network::Mgmt::V2019_08_01::Models::P2SVpnGateway
|
540
|
+
WebApplicationFirewallPolicy = Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallPolicy
|
541
|
+
ApplicationGatewayProtocol = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayProtocol
|
542
|
+
ProvisioningState = Azure::Network::Mgmt::V2019_08_01::Models::ProvisioningState
|
543
|
+
IPAllocationMethod = Azure::Network::Mgmt::V2019_08_01::Models::IPAllocationMethod
|
544
|
+
IPVersion = Azure::Network::Mgmt::V2019_08_01::Models::IPVersion
|
545
|
+
SecurityRuleProtocol = Azure::Network::Mgmt::V2019_08_01::Models::SecurityRuleProtocol
|
546
|
+
SecurityRuleAccess = Azure::Network::Mgmt::V2019_08_01::Models::SecurityRuleAccess
|
547
|
+
SecurityRuleDirection = Azure::Network::Mgmt::V2019_08_01::Models::SecurityRuleDirection
|
548
|
+
RouteNextHopType = Azure::Network::Mgmt::V2019_08_01::Models::RouteNextHopType
|
549
|
+
PublicIPAddressSkuName = Azure::Network::Mgmt::V2019_08_01::Models::PublicIPAddressSkuName
|
550
|
+
DdosSettingsProtectionCoverage = Azure::Network::Mgmt::V2019_08_01::Models::DdosSettingsProtectionCoverage
|
551
|
+
TransportProtocol = Azure::Network::Mgmt::V2019_08_01::Models::TransportProtocol
|
552
|
+
ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayCookieBasedAffinity
|
553
|
+
ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealthServerHealth
|
554
|
+
ApplicationGatewaySkuName = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySkuName
|
555
|
+
ApplicationGatewayTier = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayTier
|
556
|
+
ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslProtocol
|
557
|
+
ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslPolicyType
|
558
|
+
ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslPolicyName
|
559
|
+
ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslCipherSuite
|
560
|
+
ApplicationGatewayCustomErrorStatusCode = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayCustomErrorStatusCode
|
561
|
+
ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRequestRoutingRuleType
|
562
|
+
ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRedirectType
|
563
|
+
ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayOperationalState
|
564
|
+
ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallMode
|
565
|
+
ResourceIdentityType = Azure::Network::Mgmt::V2019_08_01::Models::ResourceIdentityType
|
566
|
+
AzureFirewallRCActionType = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallRCActionType
|
567
|
+
AzureFirewallApplicationRuleProtocolType = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallApplicationRuleProtocolType
|
568
|
+
AzureFirewallNatRCActionType = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNatRCActionType
|
569
|
+
AzureFirewallNetworkRuleProtocol = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNetworkRuleProtocol
|
570
|
+
AzureFirewallThreatIntelMode = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallThreatIntelMode
|
571
|
+
AzureFirewallSkuName = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallSkuName
|
572
|
+
AzureFirewallSkuTier = Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallSkuTier
|
573
|
+
DdosCustomPolicyProtocol = Azure::Network::Mgmt::V2019_08_01::Models::DdosCustomPolicyProtocol
|
574
|
+
DdosCustomPolicyTriggerSensitivityOverride = Azure::Network::Mgmt::V2019_08_01::Models::DdosCustomPolicyTriggerSensitivityOverride
|
575
|
+
AuthorizationUseStatus = Azure::Network::Mgmt::V2019_08_01::Models::AuthorizationUseStatus
|
576
|
+
ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
|
577
|
+
ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeeringState
|
578
|
+
ExpressRoutePeeringType = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePeeringType
|
579
|
+
ExpressRoutePeeringState = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePeeringState
|
580
|
+
CircuitConnectionStatus = Azure::Network::Mgmt::V2019_08_01::Models::CircuitConnectionStatus
|
581
|
+
ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitSkuTier
|
582
|
+
ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitSkuFamily
|
583
|
+
ServiceProviderProvisioningState = Azure::Network::Mgmt::V2019_08_01::Models::ServiceProviderProvisioningState
|
584
|
+
ExpressRouteLinkMacSecCipher = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLinkMacSecCipher
|
585
|
+
ExpressRouteLinkConnectorType = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLinkConnectorType
|
586
|
+
ExpressRouteLinkAdminState = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLinkAdminState
|
587
|
+
ExpressRoutePortsEncapsulation = Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePortsEncapsulation
|
588
|
+
FirewallPolicyNatRuleActionType = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyNatRuleActionType
|
589
|
+
FirewallPolicyFilterRuleActionType = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyFilterRuleActionType
|
590
|
+
FirewallPolicyRuleConditionApplicationProtocolType = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleConditionApplicationProtocolType
|
591
|
+
FirewallPolicyRuleConditionNetworkProtocol = Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleConditionNetworkProtocol
|
592
|
+
LoadBalancerSkuName = Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerSkuName
|
593
|
+
LoadDistribution = Azure::Network::Mgmt::V2019_08_01::Models::LoadDistribution
|
594
|
+
ProbeProtocol = Azure::Network::Mgmt::V2019_08_01::Models::ProbeProtocol
|
595
|
+
LoadBalancerOutboundRuleProtocol = Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerOutboundRuleProtocol
|
596
|
+
NatGatewaySkuName = Azure::Network::Mgmt::V2019_08_01::Models::NatGatewaySkuName
|
597
|
+
NetworkOperationStatus = Azure::Network::Mgmt::V2019_08_01::Models::NetworkOperationStatus
|
598
|
+
Access = Azure::Network::Mgmt::V2019_08_01::Models::Access
|
599
|
+
AuthenticationMethod = Azure::Network::Mgmt::V2019_08_01::Models::AuthenticationMethod
|
600
|
+
EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2019_08_01::Models::EffectiveSecurityRuleProtocol
|
601
|
+
EffectiveRouteSource = Azure::Network::Mgmt::V2019_08_01::Models::EffectiveRouteSource
|
602
|
+
EffectiveRouteState = Azure::Network::Mgmt::V2019_08_01::Models::EffectiveRouteState
|
603
|
+
AssociationType = Azure::Network::Mgmt::V2019_08_01::Models::AssociationType
|
604
|
+
Direction = Azure::Network::Mgmt::V2019_08_01::Models::Direction
|
605
|
+
IpFlowProtocol = Azure::Network::Mgmt::V2019_08_01::Models::IpFlowProtocol
|
606
|
+
NextHopType = Azure::Network::Mgmt::V2019_08_01::Models::NextHopType
|
607
|
+
PcProtocol = Azure::Network::Mgmt::V2019_08_01::Models::PcProtocol
|
608
|
+
PcStatus = Azure::Network::Mgmt::V2019_08_01::Models::PcStatus
|
609
|
+
PcError = Azure::Network::Mgmt::V2019_08_01::Models::PcError
|
610
|
+
FlowLogFormatType = Azure::Network::Mgmt::V2019_08_01::Models::FlowLogFormatType
|
611
|
+
Protocol = Azure::Network::Mgmt::V2019_08_01::Models::Protocol
|
612
|
+
HTTPMethod = Azure::Network::Mgmt::V2019_08_01::Models::HTTPMethod
|
613
|
+
Origin = Azure::Network::Mgmt::V2019_08_01::Models::Origin
|
614
|
+
Severity = Azure::Network::Mgmt::V2019_08_01::Models::Severity
|
615
|
+
IssueType = Azure::Network::Mgmt::V2019_08_01::Models::IssueType
|
616
|
+
ConnectionStatus = Azure::Network::Mgmt::V2019_08_01::Models::ConnectionStatus
|
617
|
+
VerbosityLevel = Azure::Network::Mgmt::V2019_08_01::Models::VerbosityLevel
|
618
|
+
PublicIPPrefixSkuName = Azure::Network::Mgmt::V2019_08_01::Models::PublicIPPrefixSkuName
|
619
|
+
VirtualNetworkPeeringState = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkPeeringState
|
620
|
+
VirtualNetworkGatewayType = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayType
|
621
|
+
VpnType = Azure::Network::Mgmt::V2019_08_01::Models::VpnType
|
622
|
+
VpnGatewayGeneration = Azure::Network::Mgmt::V2019_08_01::Models::VpnGatewayGeneration
|
623
|
+
VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewaySkuName
|
624
|
+
VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewaySkuTier
|
625
|
+
VpnClientProtocol = Azure::Network::Mgmt::V2019_08_01::Models::VpnClientProtocol
|
626
|
+
IpsecEncryption = Azure::Network::Mgmt::V2019_08_01::Models::IpsecEncryption
|
627
|
+
IpsecIntegrity = Azure::Network::Mgmt::V2019_08_01::Models::IpsecIntegrity
|
628
|
+
IkeEncryption = Azure::Network::Mgmt::V2019_08_01::Models::IkeEncryption
|
629
|
+
IkeIntegrity = Azure::Network::Mgmt::V2019_08_01::Models::IkeIntegrity
|
630
|
+
DhGroup = Azure::Network::Mgmt::V2019_08_01::Models::DhGroup
|
631
|
+
PfsGroup = Azure::Network::Mgmt::V2019_08_01::Models::PfsGroup
|
632
|
+
BgpPeerState = Azure::Network::Mgmt::V2019_08_01::Models::BgpPeerState
|
633
|
+
ProcessorArchitecture = Azure::Network::Mgmt::V2019_08_01::Models::ProcessorArchitecture
|
634
|
+
VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnectionStatus
|
635
|
+
VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnectionType
|
636
|
+
VirtualNetworkGatewayConnectionProtocol = Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnectionProtocol
|
637
|
+
OfficeTrafficCategory = Azure::Network::Mgmt::V2019_08_01::Models::OfficeTrafficCategory
|
638
|
+
VpnConnectionStatus = Azure::Network::Mgmt::V2019_08_01::Models::VpnConnectionStatus
|
639
|
+
VirtualWanSecurityProviderType = Azure::Network::Mgmt::V2019_08_01::Models::VirtualWanSecurityProviderType
|
640
|
+
TunnelConnectionStatus = Azure::Network::Mgmt::V2019_08_01::Models::TunnelConnectionStatus
|
641
|
+
HubVirtualNetworkConnectionStatus = Azure::Network::Mgmt::V2019_08_01::Models::HubVirtualNetworkConnectionStatus
|
642
|
+
VpnGatewayTunnelingProtocol = Azure::Network::Mgmt::V2019_08_01::Models::VpnGatewayTunnelingProtocol
|
643
|
+
VpnAuthenticationType = Azure::Network::Mgmt::V2019_08_01::Models::VpnAuthenticationType
|
644
|
+
WebApplicationFirewallEnabledState = Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallEnabledState
|
645
|
+
WebApplicationFirewallMode = Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallMode
|
646
|
+
WebApplicationFirewallRuleType = Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallRuleType
|
647
|
+
WebApplicationFirewallMatchVariable = Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallMatchVariable
|
648
|
+
WebApplicationFirewallOperator = Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallOperator
|
649
|
+
WebApplicationFirewallTransform = Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallTransform
|
650
|
+
WebApplicationFirewallAction = Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallAction
|
651
|
+
WebApplicationFirewallPolicyResourceState = Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallPolicyResourceState
|
652
|
+
OwaspCrsExclusionEntryMatchVariable = Azure::Network::Mgmt::V2019_08_01::Models::OwaspCrsExclusionEntryMatchVariable
|
653
|
+
OwaspCrsExclusionEntrySelectorMatchOperator = Azure::Network::Mgmt::V2019_08_01::Models::OwaspCrsExclusionEntrySelectorMatchOperator
|
654
|
+
ManagedRuleEnabledState = Azure::Network::Mgmt::V2019_08_01::Models::ManagedRuleEnabledState
|
625
655
|
end
|
626
656
|
|
627
657
|
class NetworkManagementClass
|
628
|
-
attr_reader :connection_monitors, :application_gateways, :application_security_groups, :available_delegations, :available_resource_group_delegations, :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_gateways, :express_route_connections, :express_route_ports_locations, :express_route_ports, :express_route_links, :firewall_policies, :firewall_policy_rule_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_watchers, :packet_captures, :operations, :private_endpoints, :available_private_endpoint_types, :private_link_services, :public_ipaddresses, :public_ipprefixes, :route_filters, :route_filter_rules, :route_tables, :routes, :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, :virtual_hubs, :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :vpn_site_link_connections, :vpn_link_connections, :
|
658
|
+
attr_reader :connection_monitors, :p2s_vpn_server_configurations, :application_gateways, :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_gateways, :express_route_connections, :express_route_ports_locations, :express_route_ports, :express_route_links, :firewall_policies, :firewall_policy_rule_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_watchers, :packet_captures, :operations, :private_endpoints, :available_private_endpoint_types, :private_link_services, :public_ipaddresses, :public_ipprefixes, :route_filters, :route_filter_rules, :route_tables, :routes, :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, :web_application_firewall_policies, :configurable, :base_url, :options, :model_classes
|
629
659
|
|
630
660
|
def initialize(configurable, base_url=nil, options=nil)
|
631
661
|
@configurable, @base_url, @options = configurable, base_url, options
|
@@ -642,8 +672,9 @@ module Azure::Profiles::Latest
|
|
642
672
|
end
|
643
673
|
add_telemetry(@client_1)
|
644
674
|
@connection_monitors = @client_1.connection_monitors
|
675
|
+
@p2s_vpn_server_configurations = @client_1.p2s_vpn_server_configurations
|
645
676
|
|
646
|
-
@client_2 = Azure::Network::Mgmt::
|
677
|
+
@client_2 = Azure::Network::Mgmt::V2019_08_01::NetworkManagementClient.new(configurable.credentials, base_url, options)
|
647
678
|
if(@client_2.respond_to?(:subscription_id))
|
648
679
|
@client_2.subscription_id = configurable.subscription_id
|
649
680
|
end
|
@@ -652,6 +683,7 @@ module Azure::Profiles::Latest
|
|
652
683
|
@application_security_groups = @client_2.application_security_groups
|
653
684
|
@available_delegations = @client_2.available_delegations
|
654
685
|
@available_resource_group_delegations = @client_2.available_resource_group_delegations
|
686
|
+
@available_service_aliases = @client_2.available_service_aliases
|
655
687
|
@azure_firewalls = @client_2.azure_firewalls
|
656
688
|
@azure_firewall_fqdn_tags = @client_2.azure_firewall_fqdn_tags
|
657
689
|
@bastion_hosts = @client_2.bastion_hosts
|
@@ -722,14 +754,15 @@ module Azure::Profiles::Latest
|
|
722
754
|
@vpn_sites = @client_2.vpn_sites
|
723
755
|
@vpn_site_links = @client_2.vpn_site_links
|
724
756
|
@vpn_sites_configuration = @client_2.vpn_sites_configuration
|
757
|
+
@vpn_server_configurations = @client_2.vpn_server_configurations
|
725
758
|
@virtual_hubs = @client_2.virtual_hubs
|
726
759
|
@hub_virtual_network_connections = @client_2.hub_virtual_network_connections
|
727
760
|
@vpn_gateways = @client_2.vpn_gateways
|
728
761
|
@vpn_connections = @client_2.vpn_connections
|
729
762
|
@vpn_site_link_connections = @client_2.vpn_site_link_connections
|
730
763
|
@vpn_link_connections = @client_2.vpn_link_connections
|
731
|
-
@p2s_vpn_server_configurations = @client_2.p2s_vpn_server_configurations
|
732
764
|
@p2s_vpn_gateways = @client_2.p2s_vpn_gateways
|
765
|
+
@vpn_server_configurations_associated_with_virtual_wan = @client_2.vpn_server_configurations_associated_with_virtual_wan
|
733
766
|
@web_application_firewall_policies = @client_2.web_application_firewall_policies
|
734
767
|
|
735
768
|
@model_classes = ModelClasses.new
|
@@ -753,6 +786,9 @@ module Azure::Profiles::Latest
|
|
753
786
|
end
|
754
787
|
|
755
788
|
class ModelClasses
|
789
|
+
def list_p2_svpn_server_configurations_result
|
790
|
+
Azure::Network::Mgmt::V2019_06_01::Models::ListP2SVpnServerConfigurationsResult
|
791
|
+
end
|
756
792
|
def connection_monitor_source
|
757
793
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorSource
|
758
794
|
end
|
@@ -777,6 +813,21 @@ module Azure::Profiles::Latest
|
|
777
813
|
def connection_monitor_query_result
|
778
814
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorQueryResult
|
779
815
|
end
|
816
|
+
def p2_svpn_server_config_vpn_client_root_certificate
|
817
|
+
Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigVpnClientRootCertificate
|
818
|
+
end
|
819
|
+
def p2_svpn_server_config_vpn_client_revoked_certificate
|
820
|
+
Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate
|
821
|
+
end
|
822
|
+
def p2_svpn_server_config_radius_server_root_certificate
|
823
|
+
Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigRadiusServerRootCertificate
|
824
|
+
end
|
825
|
+
def p2_svpn_server_config_radius_client_root_certificate
|
826
|
+
Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfigRadiusClientRootCertificate
|
827
|
+
end
|
828
|
+
def p2_svpn_server_configuration
|
829
|
+
Azure::Network::Mgmt::V2019_06_01::Models::P2SVpnServerConfiguration
|
830
|
+
end
|
780
831
|
def connection_state
|
781
832
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionState
|
782
833
|
end
|
@@ -786,1559 +837,1622 @@ module Azure::Profiles::Latest
|
|
786
837
|
def connection_monitor_source_status
|
787
838
|
Azure::Network::Mgmt::V2019_06_01::Models::ConnectionMonitorSourceStatus
|
788
839
|
end
|
789
|
-
def
|
790
|
-
Azure::Network::Mgmt::
|
791
|
-
end
|
792
|
-
def application_gateway_probe_health_response_match
|
793
|
-
Azure::Network::Mgmt::V2019_07_01::Models::ApplicationGatewayProbeHealthResponseMatch
|
794
|
-
end
|
795
|
-
def load_balancer_probe_list_result
|
796
|
-
Azure::Network::Mgmt::V2019_07_01::Models::LoadBalancerProbeListResult
|
797
|
-
end
|
798
|
-
def application_gateway_on_demand_probe
|
799
|
-
Azure::Network::Mgmt::V2019_07_01::Models::ApplicationGatewayOnDemandProbe
|
800
|
-
end
|
801
|
-
def network_interface_list_result
|
802
|
-
Azure::Network::Mgmt::V2019_07_01::Models::NetworkInterfaceListResult
|
803
|
-
end
|
804
|
-
def express_route_gateway_properties_auto_scale_configuration
|
805
|
-
Azure::Network::Mgmt::V2019_07_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfiguration
|
806
|
-
end
|
807
|
-
def list_virtual_wans_result
|
808
|
-
Azure::Network::Mgmt::V2019_07_01::Models::ListVirtualWANsResult
|
809
|
-
end
|
810
|
-
def service_tag_information
|
811
|
-
Azure::Network::Mgmt::V2019_07_01::Models::ServiceTagInformation
|
812
|
-
end
|
813
|
-
def virtual_router_peering_list_result
|
814
|
-
Azure::Network::Mgmt::V2019_07_01::Models::VirtualRouterPeeringListResult
|
815
|
-
end
|
816
|
-
def service_tag_information_properties_format
|
817
|
-
Azure::Network::Mgmt::V2019_07_01::Models::ServiceTagInformationPropertiesFormat
|
818
|
-
end
|
819
|
-
def network_interface_dns_settings
|
820
|
-
Azure::Network::Mgmt::V2019_07_01::Models::NetworkInterfaceDnsSettings
|
821
|
-
end
|
822
|
-
def express_route_gateway_list
|
823
|
-
Azure::Network::Mgmt::V2019_07_01::Models::ExpressRouteGatewayList
|
840
|
+
def azure_async_operation_result
|
841
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureAsyncOperationResult
|
824
842
|
end
|
825
|
-
def
|
826
|
-
Azure::Network::Mgmt::
|
843
|
+
def network_interface_tap_configuration_list_result
|
844
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceTapConfigurationListResult
|
827
845
|
end
|
828
|
-
def
|
829
|
-
Azure::Network::Mgmt::
|
846
|
+
def sub_resource
|
847
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SubResource
|
830
848
|
end
|
831
|
-
def
|
832
|
-
Azure::Network::Mgmt::
|
849
|
+
def network_interface_ipconfiguration_list_result
|
850
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceIPConfigurationListResult
|
833
851
|
end
|
834
852
|
def express_route_ports_location_bandwidths
|
835
|
-
Azure::Network::Mgmt::
|
853
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePortsLocationBandwidths
|
836
854
|
end
|
837
|
-
def
|
838
|
-
Azure::Network::Mgmt::
|
855
|
+
def list_vpn_gateways_result
|
856
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ListVpnGatewaysResult
|
839
857
|
end
|
840
|
-
def
|
841
|
-
Azure::Network::Mgmt::
|
858
|
+
def vpn_server_configurations_response
|
859
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfigurationsResponse
|
842
860
|
end
|
843
|
-
def
|
844
|
-
Azure::Network::Mgmt::
|
861
|
+
def private_link_service_connection_state
|
862
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServiceConnectionState
|
845
863
|
end
|
846
864
|
def express_route_ports_location_list_result
|
847
|
-
Azure::Network::Mgmt::
|
865
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePortsLocationListResult
|
848
866
|
end
|
849
|
-
def
|
850
|
-
Azure::Network::Mgmt::
|
867
|
+
def virtual_hub_route_table
|
868
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualHubRouteTable
|
851
869
|
end
|
852
870
|
def express_route_link_mac_sec_config
|
853
|
-
Azure::Network::Mgmt::
|
871
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLinkMacSecConfig
|
854
872
|
end
|
855
|
-
def
|
856
|
-
Azure::Network::Mgmt::
|
873
|
+
def virtual_hub_route
|
874
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualHubRoute
|
857
875
|
end
|
858
|
-
def
|
859
|
-
Azure::Network::Mgmt::
|
876
|
+
def virtual_network_bgp_communities
|
877
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkBgpCommunities
|
860
878
|
end
|
861
|
-
def
|
862
|
-
Azure::Network::Mgmt::
|
879
|
+
def get_vpn_sites_configuration_request
|
880
|
+
Azure::Network::Mgmt::V2019_08_01::Models::GetVpnSitesConfigurationRequest
|
863
881
|
end
|
864
882
|
def express_route_link_list_result
|
865
|
-
Azure::Network::Mgmt::
|
883
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLinkListResult
|
866
884
|
end
|
867
|
-
def
|
868
|
-
Azure::Network::Mgmt::
|
885
|
+
def service_endpoint_properties_format
|
886
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ServiceEndpointPropertiesFormat
|
869
887
|
end
|
870
|
-
def
|
871
|
-
Azure::Network::Mgmt::
|
888
|
+
def dhcp_options
|
889
|
+
Azure::Network::Mgmt::V2019_08_01::Models::DhcpOptions
|
872
890
|
end
|
873
|
-
def
|
874
|
-
Azure::Network::Mgmt::
|
891
|
+
def list_hub_virtual_network_connections_result
|
892
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ListHubVirtualNetworkConnectionsResult
|
875
893
|
end
|
876
894
|
def express_route_port_list_result
|
877
|
-
Azure::Network::Mgmt::
|
895
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePortListResult
|
878
896
|
end
|
879
|
-
def
|
880
|
-
Azure::Network::Mgmt::
|
897
|
+
def public_ipaddress_dns_settings
|
898
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PublicIPAddressDnsSettings
|
881
899
|
end
|
882
|
-
def
|
883
|
-
Azure::Network::Mgmt::
|
900
|
+
def virtual_network_peering_list_result
|
901
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkPeeringListResult
|
884
902
|
end
|
885
|
-
def
|
886
|
-
Azure::Network::Mgmt::
|
903
|
+
def ip_tag
|
904
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IpTag
|
887
905
|
end
|
888
906
|
def firewall_policy_rule
|
889
|
-
Azure::Network::Mgmt::
|
907
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRule
|
890
908
|
end
|
891
|
-
def
|
892
|
-
Azure::Network::Mgmt::
|
909
|
+
def vpn_link_bgp_settings
|
910
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnLinkBgpSettings
|
893
911
|
end
|
894
|
-
def
|
895
|
-
Azure::Network::Mgmt::
|
912
|
+
def service_association_links_list_result
|
913
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ServiceAssociationLinksListResult
|
896
914
|
end
|
897
|
-
def
|
898
|
-
Azure::Network::Mgmt::
|
915
|
+
def device_properties
|
916
|
+
Azure::Network::Mgmt::V2019_08_01::Models::DeviceProperties
|
899
917
|
end
|
900
918
|
def firewall_policy_nat_rule_action
|
901
|
-
Azure::Network::Mgmt::
|
919
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyNatRuleAction
|
902
920
|
end
|
903
|
-
def
|
904
|
-
Azure::Network::Mgmt::
|
921
|
+
def virtual_wan_security_provider
|
922
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualWanSecurityProvider
|
905
923
|
end
|
906
924
|
def firewall_policy_rule_condition
|
907
|
-
Azure::Network::Mgmt::
|
925
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleCondition
|
908
926
|
end
|
909
|
-
def
|
910
|
-
Azure::Network::Mgmt::
|
927
|
+
def virtual_router_list_result
|
928
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualRouterListResult
|
911
929
|
end
|
912
|
-
def
|
913
|
-
Azure::Network::Mgmt::
|
930
|
+
def resource_navigation_links_list_result
|
931
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ResourceNavigationLinksListResult
|
914
932
|
end
|
915
|
-
def
|
916
|
-
Azure::Network::Mgmt::
|
933
|
+
def vpn_server_config_vpn_client_root_certificate
|
934
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfigVpnClientRootCertificate
|
917
935
|
end
|
918
936
|
def firewall_policy_filter_rule_action
|
919
|
-
Azure::Network::Mgmt::
|
937
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyFilterRuleAction
|
920
938
|
end
|
921
|
-
def
|
922
|
-
Azure::Network::Mgmt::
|
939
|
+
def network_interface_ipconfiguration_private_link_connection_properties
|
940
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceIPConfigurationPrivateLinkConnectionProperties
|
923
941
|
end
|
924
|
-
def
|
925
|
-
Azure::Network::Mgmt::
|
942
|
+
def subnet_list_result
|
943
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SubnetListResult
|
926
944
|
end
|
927
|
-
def
|
928
|
-
Azure::Network::Mgmt::
|
945
|
+
def application_gateway_backend_address
|
946
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendAddress
|
929
947
|
end
|
930
948
|
def firewall_policy_rule_condition_application_protocol
|
931
|
-
Azure::Network::Mgmt::
|
949
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleConditionApplicationProtocol
|
932
950
|
end
|
933
|
-
def
|
934
|
-
Azure::Network::Mgmt::
|
951
|
+
def application_gateway_connection_draining
|
952
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayConnectionDraining
|
935
953
|
end
|
936
|
-
def
|
937
|
-
Azure::Network::Mgmt::
|
954
|
+
def virtual_wan_vpn_profile_parameters
|
955
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualWanVpnProfileParameters
|
938
956
|
end
|
939
|
-
def
|
940
|
-
Azure::Network::Mgmt::
|
957
|
+
def application_gateway_backend_health_server
|
958
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealthServer
|
941
959
|
end
|
942
|
-
def
|
943
|
-
Azure::Network::Mgmt::
|
960
|
+
def address_space
|
961
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AddressSpace
|
944
962
|
end
|
945
|
-
def
|
946
|
-
Azure::Network::Mgmt::
|
963
|
+
def application_gateway_backend_health_on_demand
|
964
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealthOnDemand
|
947
965
|
end
|
948
966
|
def firewall_policy_list_result
|
949
|
-
Azure::Network::Mgmt::
|
967
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyListResult
|
950
968
|
end
|
951
|
-
def
|
952
|
-
Azure::Network::Mgmt::
|
969
|
+
def application_gateway_backend_health
|
970
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealth
|
953
971
|
end
|
954
972
|
def firewall_policy_rule_group_list_result
|
955
|
-
Azure::Network::Mgmt::
|
973
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleGroupListResult
|
956
974
|
end
|
957
|
-
def
|
958
|
-
Azure::Network::Mgmt::
|
975
|
+
def application_gateway_ssl_policy
|
976
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslPolicy
|
959
977
|
end
|
960
978
|
def load_balancer_sku
|
961
|
-
Azure::Network::Mgmt::
|
979
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerSku
|
962
980
|
end
|
963
|
-
def
|
964
|
-
Azure::Network::Mgmt::
|
981
|
+
def vpn_device_script_parameters
|
982
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnDeviceScriptParameters
|
965
983
|
end
|
966
|
-
def
|
967
|
-
Azure::Network::Mgmt::
|
984
|
+
def usages_list_result
|
985
|
+
Azure::Network::Mgmt::V2019_08_01::Models::UsagesListResult
|
968
986
|
end
|
969
|
-
def
|
970
|
-
Azure::Network::Mgmt::
|
987
|
+
def vpn_server_config_radius_server_root_certificate
|
988
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfigRadiusServerRootCertificate
|
971
989
|
end
|
972
|
-
def
|
973
|
-
Azure::Network::Mgmt::
|
990
|
+
def usage
|
991
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Usage
|
974
992
|
end
|
975
|
-
def
|
976
|
-
Azure::Network::Mgmt::
|
993
|
+
def local_network_gateway_list_result
|
994
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LocalNetworkGatewayListResult
|
977
995
|
end
|
978
|
-
def
|
979
|
-
Azure::Network::Mgmt::
|
996
|
+
def usage_name
|
997
|
+
Azure::Network::Mgmt::V2019_08_01::Models::UsageName
|
980
998
|
end
|
981
|
-
def
|
982
|
-
Azure::Network::Mgmt::
|
999
|
+
def vpn_client_ipsec_parameters
|
1000
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnClientIPsecParameters
|
983
1001
|
end
|
984
|
-
def
|
985
|
-
Azure::Network::Mgmt::
|
1002
|
+
def service_tags_list_result
|
1003
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ServiceTagsListResult
|
986
1004
|
end
|
987
|
-
def
|
988
|
-
Azure::Network::Mgmt::
|
1005
|
+
def connection_reset_shared_key
|
1006
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ConnectionResetSharedKey
|
989
1007
|
end
|
990
|
-
def
|
991
|
-
Azure::Network::Mgmt::
|
1008
|
+
def service_tag_information
|
1009
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ServiceTagInformation
|
992
1010
|
end
|
993
|
-
def
|
994
|
-
Azure::Network::Mgmt::
|
1011
|
+
def application_gateway_rewrite_rule_condition
|
1012
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRewriteRuleCondition
|
995
1013
|
end
|
996
1014
|
def load_balancer_list_result
|
997
|
-
Azure::Network::Mgmt::
|
1015
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerListResult
|
998
1016
|
end
|
999
|
-
def
|
1000
|
-
Azure::Network::Mgmt::
|
1017
|
+
def application_gateway_rewrite_rule_action_set
|
1018
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRewriteRuleActionSet
|
1001
1019
|
end
|
1002
1020
|
def inbound_nat_rule_list_result
|
1003
|
-
Azure::Network::Mgmt::
|
1021
|
+
Azure::Network::Mgmt::V2019_08_01::Models::InboundNatRuleListResult
|
1004
1022
|
end
|
1005
|
-
def
|
1006
|
-
Azure::Network::Mgmt::
|
1023
|
+
def vpn_server_config_radius_client_root_certificate
|
1024
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfigRadiusClientRootCertificate
|
1007
1025
|
end
|
1008
1026
|
def load_balancer_backend_address_pool_list_result
|
1009
|
-
Azure::Network::Mgmt::
|
1027
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerBackendAddressPoolListResult
|
1010
1028
|
end
|
1011
|
-
def
|
1012
|
-
Azure::Network::Mgmt::
|
1029
|
+
def aad_authentication_parameters
|
1030
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AadAuthenticationParameters
|
1013
1031
|
end
|
1014
1032
|
def load_balancer_frontend_ipconfiguration_list_result
|
1015
|
-
Azure::Network::Mgmt::
|
1033
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerFrontendIPConfigurationListResult
|
1016
1034
|
end
|
1017
|
-
def
|
1018
|
-
Azure::Network::Mgmt::
|
1035
|
+
def application_gateway_firewall_exclusion
|
1036
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallExclusion
|
1019
1037
|
end
|
1020
1038
|
def load_balancer_load_balancing_rule_list_result
|
1021
|
-
Azure::Network::Mgmt::
|
1039
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerLoadBalancingRuleListResult
|
1022
1040
|
end
|
1023
|
-
def
|
1024
|
-
Azure::Network::Mgmt::
|
1025
|
-
end
|
1026
|
-
def sub_resource
|
1027
|
-
Azure::Network::Mgmt::V2019_07_01::Models::SubResource
|
1041
|
+
def application_gateway_autoscale_configuration
|
1042
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayAutoscaleConfiguration
|
1028
1043
|
end
|
1029
|
-
def
|
1030
|
-
Azure::Network::Mgmt::
|
1044
|
+
def load_balancer_outbound_rule_list_result
|
1045
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerOutboundRuleListResult
|
1031
1046
|
end
|
1032
|
-
def
|
1033
|
-
Azure::Network::Mgmt::
|
1047
|
+
def managed_service_identity
|
1048
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ManagedServiceIdentity
|
1034
1049
|
end
|
1035
|
-
def
|
1036
|
-
Azure::Network::Mgmt::
|
1050
|
+
def load_balancer_probe_list_result
|
1051
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerProbeListResult
|
1037
1052
|
end
|
1038
|
-
def
|
1039
|
-
Azure::Network::Mgmt::
|
1053
|
+
def application_gateway_list_result
|
1054
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayListResult
|
1040
1055
|
end
|
1041
|
-
def
|
1042
|
-
Azure::Network::Mgmt::
|
1056
|
+
def network_interface_list_result
|
1057
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceListResult
|
1043
1058
|
end
|
1044
|
-
def
|
1045
|
-
Azure::Network::Mgmt::
|
1059
|
+
def application_gateway_firewall_rule_group
|
1060
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallRuleGroup
|
1046
1061
|
end
|
1047
1062
|
def nat_gateway_sku
|
1048
|
-
Azure::Network::Mgmt::
|
1063
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NatGatewaySku
|
1049
1064
|
end
|
1050
|
-
def
|
1051
|
-
Azure::Network::Mgmt::
|
1065
|
+
def application_gateway_available_waf_rule_sets_result
|
1066
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
|
1052
1067
|
end
|
1053
|
-
def
|
1054
|
-
Azure::Network::Mgmt::
|
1068
|
+
def service_tag_information_properties_format
|
1069
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ServiceTagInformationPropertiesFormat
|
1055
1070
|
end
|
1056
|
-
def
|
1057
|
-
Azure::Network::Mgmt::
|
1071
|
+
def virtual_network_gateway_list_result
|
1072
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayListResult
|
1058
1073
|
end
|
1059
1074
|
def nat_gateway_list_result
|
1060
|
-
Azure::Network::Mgmt::
|
1075
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NatGatewayListResult
|
1061
1076
|
end
|
1062
|
-
def
|
1063
|
-
Azure::Network::Mgmt::
|
1077
|
+
def resource
|
1078
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Resource
|
1064
1079
|
end
|
1065
|
-
def
|
1066
|
-
Azure::Network::Mgmt::
|
1080
|
+
def application_gateway_probe_health_response_match
|
1081
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayProbeHealthResponseMatch
|
1067
1082
|
end
|
1068
|
-
def
|
1069
|
-
Azure::Network::Mgmt::
|
1083
|
+
def error
|
1084
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Error
|
1070
1085
|
end
|
1071
|
-
def
|
1072
|
-
Azure::Network::Mgmt::
|
1086
|
+
def application_gateway_on_demand_probe
|
1087
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayOnDemandProbe
|
1073
1088
|
end
|
1074
|
-
def
|
1075
|
-
Azure::Network::Mgmt::
|
1089
|
+
def application_security_group_list_result
|
1090
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationSecurityGroupListResult
|
1076
1091
|
end
|
1077
|
-
def
|
1078
|
-
Azure::Network::Mgmt::
|
1092
|
+
def service_endpoint_policy_list_result
|
1093
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ServiceEndpointPolicyListResult
|
1079
1094
|
end
|
1080
|
-
def
|
1081
|
-
Azure::Network::Mgmt::
|
1095
|
+
def available_delegations_result
|
1096
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AvailableDelegationsResult
|
1082
1097
|
end
|
1083
1098
|
def network_interface_load_balancer_list_result
|
1084
|
-
Azure::Network::Mgmt::
|
1099
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceLoadBalancerListResult
|
1085
1100
|
end
|
1086
|
-
def
|
1087
|
-
Azure::Network::Mgmt::
|
1101
|
+
def available_service_aliases_result
|
1102
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AvailableServiceAliasesResult
|
1088
1103
|
end
|
1089
1104
|
def effective_network_security_group_association
|
1090
|
-
Azure::Network::Mgmt::
|
1105
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EffectiveNetworkSecurityGroupAssociation
|
1091
1106
|
end
|
1092
|
-
def
|
1093
|
-
Azure::Network::Mgmt::
|
1107
|
+
def azure_firewall_public_ipaddress
|
1108
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallPublicIPAddress
|
1094
1109
|
end
|
1095
1110
|
def effective_network_security_rule
|
1096
|
-
Azure::Network::Mgmt::
|
1111
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EffectiveNetworkSecurityRule
|
1097
1112
|
end
|
1098
|
-
def
|
1099
|
-
Azure::Network::Mgmt::
|
1113
|
+
def azure_firewall_rcaction
|
1114
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallRCAction
|
1100
1115
|
end
|
1101
1116
|
def effective_network_security_group
|
1102
|
-
Azure::Network::Mgmt::
|
1117
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EffectiveNetworkSecurityGroup
|
1103
1118
|
end
|
1104
|
-
def
|
1105
|
-
Azure::Network::Mgmt::
|
1119
|
+
def azure_firewall_application_rule
|
1120
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallApplicationRule
|
1106
1121
|
end
|
1107
1122
|
def effective_network_security_group_list_result
|
1108
|
-
Azure::Network::Mgmt::
|
1123
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EffectiveNetworkSecurityGroupListResult
|
1109
1124
|
end
|
1110
|
-
def
|
1111
|
-
Azure::Network::Mgmt::
|
1125
|
+
def azure_firewall_nat_rcaction
|
1126
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNatRCAction
|
1112
1127
|
end
|
1113
1128
|
def effective_route
|
1114
|
-
Azure::Network::Mgmt::
|
1129
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EffectiveRoute
|
1130
|
+
end
|
1131
|
+
def gateway_route
|
1132
|
+
Azure::Network::Mgmt::V2019_08_01::Models::GatewayRoute
|
1115
1133
|
end
|
1116
1134
|
def effective_route_list_result
|
1117
|
-
Azure::Network::Mgmt::
|
1135
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EffectiveRouteListResult
|
1118
1136
|
end
|
1119
|
-
def
|
1120
|
-
Azure::Network::Mgmt::
|
1137
|
+
def bgp_peer_status
|
1138
|
+
Azure::Network::Mgmt::V2019_08_01::Models::BgpPeerStatus
|
1121
1139
|
end
|
1122
|
-
def
|
1123
|
-
Azure::Network::Mgmt::
|
1140
|
+
def service_endpoint_policy_definition_list_result
|
1141
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ServiceEndpointPolicyDefinitionListResult
|
1124
1142
|
end
|
1125
|
-
def
|
1126
|
-
Azure::Network::Mgmt::
|
1143
|
+
def bgp_settings
|
1144
|
+
Azure::Network::Mgmt::V2019_08_01::Models::BgpSettings
|
1127
1145
|
end
|
1128
|
-
def
|
1129
|
-
Azure::Network::Mgmt::
|
1146
|
+
def bgp_service_community_list_result
|
1147
|
+
Azure::Network::Mgmt::V2019_08_01::Models::BgpServiceCommunityListResult
|
1130
1148
|
end
|
1131
|
-
def
|
1132
|
-
Azure::Network::Mgmt::
|
1149
|
+
def vpn_client_configuration
|
1150
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnClientConfiguration
|
1133
1151
|
end
|
1134
1152
|
def container_network_interface_ip_configuration
|
1135
|
-
Azure::Network::Mgmt::
|
1153
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ContainerNetworkInterfaceIpConfiguration
|
1136
1154
|
end
|
1137
|
-
def
|
1138
|
-
Azure::Network::Mgmt::
|
1155
|
+
def ipsec_policy
|
1156
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IpsecPolicy
|
1139
1157
|
end
|
1140
|
-
def
|
1141
|
-
Azure::Network::Mgmt::
|
1158
|
+
def p2_svpn_connection_health_request
|
1159
|
+
Azure::Network::Mgmt::V2019_08_01::Models::P2SVpnConnectionHealthRequest
|
1142
1160
|
end
|
1143
|
-
def
|
1144
|
-
Azure::Network::Mgmt::
|
1161
|
+
def bastion_host_list_result
|
1162
|
+
Azure::Network::Mgmt::V2019_08_01::Models::BastionHostListResult
|
1145
1163
|
end
|
1146
|
-
def
|
1147
|
-
Azure::Network::Mgmt::
|
1164
|
+
def bgpcommunity
|
1165
|
+
Azure::Network::Mgmt::V2019_08_01::Models::BGPCommunity
|
1148
1166
|
end
|
1149
|
-
def
|
1150
|
-
Azure::Network::Mgmt::
|
1167
|
+
def protocol_custom_settings_format
|
1168
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ProtocolCustomSettingsFormat
|
1151
1169
|
end
|
1152
1170
|
def network_profile_list_result
|
1153
|
-
Azure::Network::Mgmt::
|
1154
|
-
end
|
1155
|
-
def express_route_circuit_peering_list_result
|
1156
|
-
Azure::Network::Mgmt::V2019_07_01::Models::ExpressRouteCircuitPeeringListResult
|
1171
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkProfileListResult
|
1157
1172
|
end
|
1158
1173
|
def security_rule_list_result
|
1159
|
-
Azure::Network::Mgmt::
|
1174
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SecurityRuleListResult
|
1160
1175
|
end
|
1161
|
-
def
|
1162
|
-
Azure::Network::Mgmt::
|
1176
|
+
def ddos_protection_plan
|
1177
|
+
Azure::Network::Mgmt::V2019_08_01::Models::DdosProtectionPlan
|
1163
1178
|
end
|
1164
1179
|
def network_security_group_list_result
|
1165
|
-
Azure::Network::Mgmt::
|
1180
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkSecurityGroupListResult
|
1166
1181
|
end
|
1167
|
-
def
|
1168
|
-
Azure::Network::Mgmt::
|
1182
|
+
def virtual_network_gateway_sku
|
1183
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewaySku
|
1169
1184
|
end
|
1170
1185
|
def error_response
|
1171
|
-
Azure::Network::Mgmt::
|
1186
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ErrorResponse
|
1172
1187
|
end
|
1173
|
-
def
|
1174
|
-
Azure::Network::Mgmt::
|
1188
|
+
def p2_svpn_profile_parameters
|
1189
|
+
Azure::Network::Mgmt::V2019_08_01::Models::P2SVpnProfileParameters
|
1175
1190
|
end
|
1176
|
-
def
|
1177
|
-
Azure::Network::Mgmt::
|
1191
|
+
def web_application_firewall_policy_list_result
|
1192
|
+
Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallPolicyListResult
|
1178
1193
|
end
|
1179
|
-
def
|
1180
|
-
Azure::Network::Mgmt::
|
1194
|
+
def express_route_circuit_peering_config
|
1195
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeeringConfig
|
1181
1196
|
end
|
1182
1197
|
def network_watcher_list_result
|
1183
|
-
Azure::Network::Mgmt::
|
1198
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkWatcherListResult
|
1184
1199
|
end
|
1185
|
-
def
|
1186
|
-
Azure::Network::Mgmt::
|
1200
|
+
def express_route_circuit_stats
|
1201
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitStats
|
1187
1202
|
end
|
1188
1203
|
def topology_parameters
|
1189
|
-
Azure::Network::Mgmt::
|
1204
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TopologyParameters
|
1190
1205
|
end
|
1191
|
-
def
|
1192
|
-
Azure::Network::Mgmt::
|
1206
|
+
def unprepare_network_policies_request
|
1207
|
+
Azure::Network::Mgmt::V2019_08_01::Models::UnprepareNetworkPoliciesRequest
|
1193
1208
|
end
|
1194
1209
|
def topology_association
|
1195
|
-
Azure::Network::Mgmt::
|
1210
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TopologyAssociation
|
1196
1211
|
end
|
1197
|
-
def
|
1198
|
-
Azure::Network::Mgmt::
|
1212
|
+
def network_intent_policy_configuration
|
1213
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkIntentPolicyConfiguration
|
1199
1214
|
end
|
1200
1215
|
def topology_resource
|
1201
|
-
Azure::Network::Mgmt::
|
1216
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TopologyResource
|
1202
1217
|
end
|
1203
|
-
def
|
1204
|
-
Azure::Network::Mgmt::
|
1218
|
+
def express_route_circuit_connection_list_result
|
1219
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitConnectionListResult
|
1205
1220
|
end
|
1206
1221
|
def topology
|
1207
|
-
Azure::Network::Mgmt::
|
1222
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Topology
|
1208
1223
|
end
|
1209
|
-
def
|
1210
|
-
Azure::Network::Mgmt::
|
1224
|
+
def express_route_circuit_sku
|
1225
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitSku
|
1211
1226
|
end
|
1212
1227
|
def verification_ipflow_parameters
|
1213
|
-
Azure::Network::Mgmt::
|
1228
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VerificationIPFlowParameters
|
1214
1229
|
end
|
1215
|
-
def
|
1216
|
-
Azure::Network::Mgmt::
|
1230
|
+
def vpn_profile_response
|
1231
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnProfileResponse
|
1217
1232
|
end
|
1218
1233
|
def verification_ipflow_result
|
1219
|
-
Azure::Network::Mgmt::
|
1234
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VerificationIPFlowResult
|
1220
1235
|
end
|
1221
|
-
def
|
1222
|
-
Azure::Network::Mgmt::
|
1236
|
+
def express_route_circuits_arp_table_list_result
|
1237
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitsArpTableListResult
|
1223
1238
|
end
|
1224
1239
|
def next_hop_parameters
|
1225
|
-
Azure::Network::Mgmt::
|
1240
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NextHopParameters
|
1226
1241
|
end
|
1227
|
-
def
|
1228
|
-
Azure::Network::Mgmt::
|
1242
|
+
def express_route_circuits_routes_table_list_result
|
1243
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitsRoutesTableListResult
|
1229
1244
|
end
|
1230
1245
|
def next_hop_result
|
1231
|
-
Azure::Network::Mgmt::
|
1246
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NextHopResult
|
1232
1247
|
end
|
1233
|
-
def
|
1234
|
-
Azure::Network::Mgmt::
|
1248
|
+
def express_route_circuits_routes_table_summary_list_result
|
1249
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
|
1235
1250
|
end
|
1236
1251
|
def security_group_view_parameters
|
1237
|
-
Azure::Network::Mgmt::
|
1252
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SecurityGroupViewParameters
|
1238
1253
|
end
|
1239
|
-
def
|
1240
|
-
Azure::Network::Mgmt::
|
1254
|
+
def express_route_service_provider_bandwidths_offered
|
1255
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteServiceProviderBandwidthsOffered
|
1241
1256
|
end
|
1242
1257
|
def network_interface_association
|
1243
|
-
Azure::Network::Mgmt::
|
1258
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceAssociation
|
1244
1259
|
end
|
1245
|
-
def
|
1246
|
-
Azure::Network::Mgmt::
|
1260
|
+
def express_route_service_provider_list_result
|
1261
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteServiceProviderListResult
|
1247
1262
|
end
|
1248
1263
|
def subnet_association
|
1249
|
-
Azure::Network::Mgmt::
|
1264
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SubnetAssociation
|
1250
1265
|
end
|
1251
|
-
def
|
1252
|
-
Azure::Network::Mgmt::
|
1266
|
+
def express_route_cross_connections_routes_table_summary_list_result
|
1267
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnectionsRoutesTableSummaryListResult
|
1253
1268
|
end
|
1254
1269
|
def security_rule_associations
|
1255
|
-
Azure::Network::Mgmt::
|
1270
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SecurityRuleAssociations
|
1256
1271
|
end
|
1257
|
-
def
|
1258
|
-
Azure::Network::Mgmt::
|
1272
|
+
def virtual_network_usage
|
1273
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkUsage
|
1259
1274
|
end
|
1260
1275
|
def security_group_network_interface
|
1261
|
-
Azure::Network::Mgmt::
|
1276
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SecurityGroupNetworkInterface
|
1262
1277
|
end
|
1263
|
-
def
|
1264
|
-
Azure::Network::Mgmt::
|
1278
|
+
def express_route_cross_connection_list_result
|
1279
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnectionListResult
|
1265
1280
|
end
|
1266
1281
|
def security_group_view_result
|
1267
|
-
Azure::Network::Mgmt::
|
1282
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SecurityGroupViewResult
|
1268
1283
|
end
|
1269
|
-
def
|
1270
|
-
Azure::Network::Mgmt::
|
1284
|
+
def virtual_hub_id
|
1285
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualHubId
|
1271
1286
|
end
|
1272
1287
|
def packet_capture_storage_location
|
1273
|
-
Azure::Network::Mgmt::
|
1288
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureStorageLocation
|
1274
1289
|
end
|
1275
|
-
def
|
1276
|
-
Azure::Network::Mgmt::
|
1290
|
+
def express_route_gateway_properties_auto_scale_configuration_bounds
|
1291
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
|
1277
1292
|
end
|
1278
1293
|
def packet_capture_filter
|
1279
|
-
Azure::Network::Mgmt::
|
1294
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureFilter
|
1280
1295
|
end
|
1281
|
-
def
|
1282
|
-
Azure::Network::Mgmt::
|
1296
|
+
def ipaddress_availability_result
|
1297
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IPAddressAvailabilityResult
|
1283
1298
|
end
|
1284
1299
|
def packet_capture_parameters
|
1285
|
-
Azure::Network::Mgmt::
|
1300
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureParameters
|
1286
1301
|
end
|
1287
|
-
def
|
1288
|
-
Azure::Network::Mgmt::
|
1302
|
+
def express_route_gateway_list
|
1303
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteGatewayList
|
1289
1304
|
end
|
1290
1305
|
def packet_capture
|
1291
|
-
Azure::Network::Mgmt::
|
1306
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PacketCapture
|
1292
1307
|
end
|
1293
|
-
def
|
1294
|
-
Azure::Network::Mgmt::
|
1308
|
+
def list_virtual_hubs_result
|
1309
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ListVirtualHubsResult
|
1295
1310
|
end
|
1296
1311
|
def packet_capture_result
|
1297
|
-
Azure::Network::Mgmt::
|
1312
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureResult
|
1298
1313
|
end
|
1299
|
-
def
|
1300
|
-
Azure::Network::Mgmt::
|
1314
|
+
def network_interface_dns_settings
|
1315
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceDnsSettings
|
1301
1316
|
end
|
1302
1317
|
def packet_capture_list_result
|
1303
|
-
Azure::Network::Mgmt::
|
1318
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureListResult
|
1304
1319
|
end
|
1305
|
-
def
|
1306
|
-
Azure::Network::Mgmt::
|
1320
|
+
def list_vpn_site_links_result
|
1321
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ListVpnSiteLinksResult
|
1307
1322
|
end
|
1308
1323
|
def packet_capture_query_status_result
|
1309
|
-
Azure::Network::Mgmt::
|
1324
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PacketCaptureQueryStatusResult
|
1310
1325
|
end
|
1311
|
-
def
|
1312
|
-
Azure::Network::Mgmt::
|
1326
|
+
def public_ipaddress_sku
|
1327
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PublicIPAddressSku
|
1313
1328
|
end
|
1314
1329
|
def troubleshooting_parameters
|
1315
|
-
Azure::Network::Mgmt::
|
1330
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TroubleshootingParameters
|
1316
1331
|
end
|
1317
|
-
def
|
1318
|
-
Azure::Network::Mgmt::
|
1332
|
+
def vpn_site_id
|
1333
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnSiteId
|
1319
1334
|
end
|
1320
1335
|
def query_troubleshooting_parameters
|
1321
|
-
Azure::Network::Mgmt::
|
1336
|
+
Azure::Network::Mgmt::V2019_08_01::Models::QueryTroubleshootingParameters
|
1322
1337
|
end
|
1323
|
-
def
|
1324
|
-
Azure::Network::Mgmt::
|
1338
|
+
def list_virtual_wans_result
|
1339
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ListVirtualWANsResult
|
1325
1340
|
end
|
1326
1341
|
def troubleshooting_recommended_actions
|
1327
|
-
Azure::Network::Mgmt::
|
1342
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TroubleshootingRecommendedActions
|
1328
1343
|
end
|
1329
|
-
def
|
1330
|
-
Azure::Network::Mgmt::
|
1344
|
+
def virtual_wan_security_providers
|
1345
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualWanSecurityProviders
|
1331
1346
|
end
|
1332
1347
|
def troubleshooting_details
|
1333
|
-
Azure::Network::Mgmt::
|
1348
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TroubleshootingDetails
|
1334
1349
|
end
|
1335
|
-
def
|
1336
|
-
Azure::Network::Mgmt::
|
1350
|
+
def vpn_packet_capture_start_parameters
|
1351
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnPacketCaptureStartParameters
|
1337
1352
|
end
|
1338
1353
|
def troubleshooting_result
|
1339
|
-
Azure::Network::Mgmt::
|
1354
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TroubleshootingResult
|
1340
1355
|
end
|
1341
|
-
def
|
1342
|
-
Azure::Network::Mgmt::
|
1356
|
+
def vpn_client_connection_health_detail_list_result
|
1357
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnClientConnectionHealthDetailListResult
|
1343
1358
|
end
|
1344
1359
|
def retention_policy_parameters
|
1345
|
-
Azure::Network::Mgmt::
|
1360
|
+
Azure::Network::Mgmt::V2019_08_01::Models::RetentionPolicyParameters
|
1346
1361
|
end
|
1347
|
-
def
|
1348
|
-
Azure::Network::Mgmt::
|
1362
|
+
def application_gateway_backend_health_pool
|
1363
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealthPool
|
1349
1364
|
end
|
1350
1365
|
def flow_log_format_parameters
|
1351
|
-
Azure::Network::Mgmt::
|
1366
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FlowLogFormatParameters
|
1352
1367
|
end
|
1353
|
-
def
|
1354
|
-
Azure::Network::Mgmt::
|
1368
|
+
def vpn_client_connection_health_detail
|
1369
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnClientConnectionHealthDetail
|
1355
1370
|
end
|
1356
1371
|
def flow_log_status_parameters
|
1357
|
-
Azure::Network::Mgmt::
|
1372
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FlowLogStatusParameters
|
1358
1373
|
end
|
1359
|
-
def
|
1360
|
-
Azure::Network::Mgmt::
|
1374
|
+
def virtual_network_connection_gateway_reference
|
1375
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkConnectionGatewayReference
|
1361
1376
|
end
|
1362
1377
|
def traffic_analytics_configuration_properties
|
1363
|
-
Azure::Network::Mgmt::
|
1378
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TrafficAnalyticsConfigurationProperties
|
1364
1379
|
end
|
1365
|
-
def
|
1366
|
-
Azure::Network::Mgmt::
|
1380
|
+
def vpn_server_config_vpn_client_revoked_certificate
|
1381
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfigVpnClientRevokedCertificate
|
1367
1382
|
end
|
1368
1383
|
def traffic_analytics_properties
|
1369
|
-
Azure::Network::Mgmt::
|
1384
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TrafficAnalyticsProperties
|
1370
1385
|
end
|
1371
|
-
def
|
1372
|
-
Azure::Network::Mgmt::
|
1386
|
+
def application_gateway_header_configuration
|
1387
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayHeaderConfiguration
|
1373
1388
|
end
|
1374
1389
|
def flow_log_information
|
1375
|
-
Azure::Network::Mgmt::
|
1390
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FlowLogInformation
|
1376
1391
|
end
|
1377
|
-
def
|
1378
|
-
Azure::Network::Mgmt::
|
1392
|
+
def traffic_selector_policy
|
1393
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TrafficSelectorPolicy
|
1379
1394
|
end
|
1380
1395
|
def connectivity_source
|
1381
|
-
Azure::Network::Mgmt::
|
1396
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ConnectivitySource
|
1397
|
+
end
|
1398
|
+
def application_gateway_web_application_firewall_configuration
|
1399
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
|
1382
1400
|
end
|
1383
1401
|
def connectivity_destination
|
1384
|
-
Azure::Network::Mgmt::
|
1402
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ConnectivityDestination
|
1385
1403
|
end
|
1386
|
-
def
|
1387
|
-
Azure::Network::Mgmt::
|
1404
|
+
def tunnel_connection_health
|
1405
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TunnelConnectionHealth
|
1388
1406
|
end
|
1389
1407
|
def httpheader
|
1390
|
-
Azure::Network::Mgmt::
|
1408
|
+
Azure::Network::Mgmt::V2019_08_01::Models::HTTPHeader
|
1391
1409
|
end
|
1392
|
-
def
|
1393
|
-
Azure::Network::Mgmt::
|
1410
|
+
def gateway_route_list_result
|
1411
|
+
Azure::Network::Mgmt::V2019_08_01::Models::GatewayRouteListResult
|
1394
1412
|
end
|
1395
1413
|
def httpconfiguration
|
1396
|
-
Azure::Network::Mgmt::
|
1414
|
+
Azure::Network::Mgmt::V2019_08_01::Models::HTTPConfiguration
|
1397
1415
|
end
|
1398
|
-
def
|
1399
|
-
Azure::Network::Mgmt::
|
1416
|
+
def application_gateway_available_ssl_predefined_policies
|
1417
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
|
1400
1418
|
end
|
1401
1419
|
def protocol_configuration
|
1402
|
-
Azure::Network::Mgmt::
|
1420
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ProtocolConfiguration
|
1403
1421
|
end
|
1404
|
-
def
|
1405
|
-
Azure::Network::Mgmt::
|
1422
|
+
def tags_object
|
1423
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TagsObject
|
1406
1424
|
end
|
1407
1425
|
def connectivity_parameters
|
1408
|
-
Azure::Network::Mgmt::
|
1426
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ConnectivityParameters
|
1409
1427
|
end
|
1410
|
-
def
|
1411
|
-
Azure::Network::Mgmt::
|
1428
|
+
def available_service_alias
|
1429
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AvailableServiceAlias
|
1412
1430
|
end
|
1413
1431
|
def connectivity_issue
|
1414
|
-
Azure::Network::Mgmt::
|
1432
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ConnectivityIssue
|
1415
1433
|
end
|
1416
|
-
def
|
1417
|
-
Azure::Network::Mgmt::
|
1434
|
+
def hub_ipaddresses
|
1435
|
+
Azure::Network::Mgmt::V2019_08_01::Models::HubIPAddresses
|
1418
1436
|
end
|
1419
1437
|
def connectivity_hop
|
1420
|
-
Azure::Network::Mgmt::
|
1438
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ConnectivityHop
|
1421
1439
|
end
|
1422
|
-
def
|
1423
|
-
Azure::Network::Mgmt::
|
1440
|
+
def vpn_client_connection_health
|
1441
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnClientConnectionHealth
|
1424
1442
|
end
|
1425
1443
|
def connectivity_information
|
1426
|
-
Azure::Network::Mgmt::
|
1444
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ConnectivityInformation
|
1427
1445
|
end
|
1428
|
-
def
|
1429
|
-
Azure::Network::Mgmt::
|
1446
|
+
def azure_firewall_network_rule
|
1447
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNetworkRule
|
1430
1448
|
end
|
1431
1449
|
def azure_reachability_report_location
|
1432
|
-
Azure::Network::Mgmt::
|
1450
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureReachabilityReportLocation
|
1433
1451
|
end
|
1434
|
-
def
|
1435
|
-
Azure::Network::Mgmt::
|
1452
|
+
def azure_firewall_list_result
|
1453
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallListResult
|
1436
1454
|
end
|
1437
1455
|
def azure_reachability_report_parameters
|
1438
|
-
Azure::Network::Mgmt::
|
1456
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureReachabilityReportParameters
|
1439
1457
|
end
|
1440
|
-
def
|
1441
|
-
Azure::Network::Mgmt::
|
1458
|
+
def list_vpn_server_configurations_result
|
1459
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ListVpnServerConfigurationsResult
|
1442
1460
|
end
|
1443
1461
|
def azure_reachability_report_latency_info
|
1444
|
-
Azure::Network::Mgmt::
|
1462
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureReachabilityReportLatencyInfo
|
1445
1463
|
end
|
1446
|
-
def
|
1447
|
-
Azure::Network::Mgmt::
|
1464
|
+
def list_p2_svpn_gateways_result
|
1465
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ListP2SVpnGatewaysResult
|
1448
1466
|
end
|
1449
1467
|
def azure_reachability_report_item
|
1450
|
-
Azure::Network::Mgmt::
|
1468
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureReachabilityReportItem
|
1451
1469
|
end
|
1452
|
-
def
|
1453
|
-
Azure::Network::Mgmt::
|
1470
|
+
def ddos_protection_plan_list_result
|
1471
|
+
Azure::Network::Mgmt::V2019_08_01::Models::DdosProtectionPlanListResult
|
1454
1472
|
end
|
1455
1473
|
def azure_reachability_report
|
1456
|
-
Azure::Network::Mgmt::
|
1474
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureReachabilityReport
|
1457
1475
|
end
|
1458
|
-
def
|
1459
|
-
Azure::Network::Mgmt::
|
1476
|
+
def authorization_list_result
|
1477
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AuthorizationListResult
|
1460
1478
|
end
|
1461
1479
|
def available_providers_list_parameters
|
1462
|
-
Azure::Network::Mgmt::
|
1480
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AvailableProvidersListParameters
|
1463
1481
|
end
|
1464
|
-
def
|
1465
|
-
Azure::Network::Mgmt::
|
1482
|
+
def express_route_connection_id
|
1483
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteConnectionId
|
1466
1484
|
end
|
1467
1485
|
def available_providers_list_city
|
1468
|
-
Azure::Network::Mgmt::
|
1486
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AvailableProvidersListCity
|
1469
1487
|
end
|
1470
|
-
def
|
1471
|
-
Azure::Network::Mgmt::
|
1488
|
+
def express_route_circuit_peering_list_result
|
1489
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeeringListResult
|
1472
1490
|
end
|
1473
1491
|
def available_providers_list_state
|
1474
|
-
Azure::Network::Mgmt::
|
1492
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AvailableProvidersListState
|
1475
1493
|
end
|
1476
|
-
def
|
1477
|
-
Azure::Network::Mgmt::
|
1494
|
+
def express_route_circuit_service_provider_properties
|
1495
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitServiceProviderProperties
|
1478
1496
|
end
|
1479
1497
|
def available_providers_list_country
|
1480
|
-
Azure::Network::Mgmt::
|
1498
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AvailableProvidersListCountry
|
1481
1499
|
end
|
1482
|
-
def
|
1483
|
-
Azure::Network::Mgmt::
|
1500
|
+
def express_route_circuit_routes_table
|
1501
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitRoutesTable
|
1484
1502
|
end
|
1485
1503
|
def available_providers_list
|
1486
|
-
Azure::Network::Mgmt::
|
1504
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AvailableProvidersList
|
1487
1505
|
end
|
1488
|
-
def
|
1489
|
-
Azure::Network::Mgmt::
|
1506
|
+
def express_route_circuit_list_result
|
1507
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitListResult
|
1490
1508
|
end
|
1491
1509
|
def network_configuration_diagnostic_profile
|
1492
|
-
Azure::Network::Mgmt::
|
1510
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkConfigurationDiagnosticProfile
|
1493
1511
|
end
|
1494
|
-
def
|
1495
|
-
Azure::Network::Mgmt::
|
1512
|
+
def express_route_cross_connection_routes_table_summary
|
1513
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnectionRoutesTableSummary
|
1496
1514
|
end
|
1497
1515
|
def network_configuration_diagnostic_parameters
|
1498
|
-
Azure::Network::Mgmt::
|
1516
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkConfigurationDiagnosticParameters
|
1499
1517
|
end
|
1500
|
-
def
|
1501
|
-
Azure::Network::Mgmt::
|
1518
|
+
def virtual_network_usage_name
|
1519
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkUsageName
|
1502
1520
|
end
|
1503
1521
|
def matched_rule
|
1504
|
-
Azure::Network::Mgmt::
|
1522
|
+
Azure::Network::Mgmt::V2019_08_01::Models::MatchedRule
|
1505
1523
|
end
|
1506
|
-
def
|
1507
|
-
Azure::Network::Mgmt::
|
1524
|
+
def express_route_circuit_peering_id
|
1525
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeeringId
|
1508
1526
|
end
|
1509
1527
|
def network_security_rules_evaluation_result
|
1510
|
-
Azure::Network::Mgmt::
|
1528
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkSecurityRulesEvaluationResult
|
1511
1529
|
end
|
1512
|
-
def
|
1513
|
-
Azure::Network::Mgmt::
|
1530
|
+
def virtual_network_list_result
|
1531
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkListResult
|
1514
1532
|
end
|
1515
1533
|
def evaluated_network_security_group
|
1516
|
-
Azure::Network::Mgmt::
|
1534
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EvaluatedNetworkSecurityGroup
|
1517
1535
|
end
|
1518
|
-
def
|
1519
|
-
Azure::Network::Mgmt::
|
1536
|
+
def list_vpn_connections_result
|
1537
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ListVpnConnectionsResult
|
1520
1538
|
end
|
1521
1539
|
def network_security_group_result
|
1522
|
-
Azure::Network::Mgmt::
|
1540
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkSecurityGroupResult
|
1523
1541
|
end
|
1524
|
-
def
|
1525
|
-
Azure::Network::Mgmt::
|
1542
|
+
def list_vpn_sites_result
|
1543
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ListVpnSitesResult
|
1526
1544
|
end
|
1527
1545
|
def network_configuration_diagnostic_result
|
1528
|
-
Azure::Network::Mgmt::
|
1546
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkConfigurationDiagnosticResult
|
1529
1547
|
end
|
1530
|
-
def
|
1531
|
-
Azure::Network::Mgmt::
|
1548
|
+
def vpn_link_provider_properties
|
1549
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnLinkProviderProperties
|
1532
1550
|
end
|
1533
1551
|
def network_configuration_diagnostic_response
|
1534
|
-
Azure::Network::Mgmt::
|
1552
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkConfigurationDiagnosticResponse
|
1535
1553
|
end
|
1536
|
-
def
|
1537
|
-
Azure::Network::Mgmt::
|
1554
|
+
def virtual_network_tap_list_result
|
1555
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkTapListResult
|
1538
1556
|
end
|
1539
1557
|
def operation_display
|
1540
|
-
Azure::Network::Mgmt::
|
1558
|
+
Azure::Network::Mgmt::V2019_08_01::Models::OperationDisplay
|
1541
1559
|
end
|
1542
|
-
def
|
1543
|
-
Azure::Network::Mgmt::
|
1560
|
+
def application_gateway_backend_health_http_settings
|
1561
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealthHttpSettings
|
1544
1562
|
end
|
1545
1563
|
def availability
|
1546
|
-
Azure::Network::Mgmt::
|
1564
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Availability
|
1547
1565
|
end
|
1548
|
-
def
|
1549
|
-
Azure::Network::Mgmt::
|
1566
|
+
def virtual_network_gateway_list_connections_result
|
1567
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayListConnectionsResult
|
1550
1568
|
end
|
1551
1569
|
def dimension
|
1552
|
-
Azure::Network::Mgmt::
|
1570
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Dimension
|
1553
1571
|
end
|
1554
|
-
def
|
1555
|
-
Azure::Network::Mgmt::
|
1572
|
+
def virtual_network_gateway_connection_list_result
|
1573
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnectionListResult
|
1556
1574
|
end
|
1557
1575
|
def metric_specification
|
1558
|
-
Azure::Network::Mgmt::
|
1576
|
+
Azure::Network::Mgmt::V2019_08_01::Models::MetricSpecification
|
1559
1577
|
end
|
1560
|
-
def
|
1561
|
-
Azure::Network::Mgmt::
|
1578
|
+
def application_gateway_firewall_disabled_rule_group
|
1579
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
|
1562
1580
|
end
|
1563
1581
|
def log_specification
|
1564
|
-
Azure::Network::Mgmt::
|
1582
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LogSpecification
|
1565
1583
|
end
|
1566
|
-
def
|
1567
|
-
Azure::Network::Mgmt::
|
1584
|
+
def application_gateway_firewall_rule
|
1585
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallRule
|
1568
1586
|
end
|
1569
1587
|
def operation_properties_format_service_specification
|
1570
|
-
Azure::Network::Mgmt::
|
1588
|
+
Azure::Network::Mgmt::V2019_08_01::Models::OperationPropertiesFormatServiceSpecification
|
1571
1589
|
end
|
1572
|
-
def
|
1573
|
-
Azure::Network::Mgmt::
|
1590
|
+
def error_details
|
1591
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ErrorDetails
|
1574
1592
|
end
|
1575
1593
|
def operation
|
1576
|
-
Azure::Network::Mgmt::
|
1594
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Operation
|
1577
1595
|
end
|
1578
|
-
def
|
1579
|
-
Azure::Network::Mgmt::
|
1596
|
+
def vpn_client_parameters
|
1597
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnClientParameters
|
1580
1598
|
end
|
1581
1599
|
def operation_list_result
|
1582
|
-
Azure::Network::Mgmt::
|
1600
|
+
Azure::Network::Mgmt::V2019_08_01::Models::OperationListResult
|
1583
1601
|
end
|
1584
|
-
def
|
1585
|
-
Azure::Network::Mgmt::
|
1602
|
+
def azure_firewall_nat_rule
|
1603
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNatRule
|
1586
1604
|
end
|
1587
1605
|
def private_endpoint_list_result
|
1588
|
-
Azure::Network::Mgmt::
|
1606
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrivateEndpointListResult
|
1589
1607
|
end
|
1590
|
-
def
|
1591
|
-
Azure::Network::Mgmt::
|
1608
|
+
def azure_firewall_fqdn_tag_list_result
|
1609
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallFqdnTagListResult
|
1592
1610
|
end
|
1593
1611
|
def available_private_endpoint_type
|
1594
|
-
Azure::Network::Mgmt::
|
1595
|
-
end
|
1596
|
-
def express_route_service_provider_list_result
|
1597
|
-
Azure::Network::Mgmt::V2019_07_01::Models::ExpressRouteServiceProviderListResult
|
1612
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AvailablePrivateEndpointType
|
1598
1613
|
end
|
1599
1614
|
def available_private_endpoint_types_result
|
1600
|
-
Azure::Network::Mgmt::
|
1615
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AvailablePrivateEndpointTypesResult
|
1601
1616
|
end
|
1602
|
-
def
|
1603
|
-
Azure::Network::Mgmt::
|
1617
|
+
def ipv6_express_route_circuit_peering_config
|
1618
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
|
1604
1619
|
end
|
1605
|
-
def
|
1606
|
-
Azure::Network::Mgmt::
|
1620
|
+
def managed_rules_definition
|
1621
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ManagedRulesDefinition
|
1607
1622
|
end
|
1608
|
-
def
|
1609
|
-
Azure::Network::Mgmt::
|
1623
|
+
def peer_express_route_circuit_connection_list_result
|
1624
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PeerExpressRouteCircuitConnectionListResult
|
1610
1625
|
end
|
1611
|
-
def
|
1612
|
-
Azure::Network::Mgmt::
|
1626
|
+
def managed_rule_set
|
1627
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ManagedRuleSet
|
1613
1628
|
end
|
1614
|
-
def
|
1615
|
-
Azure::Network::Mgmt::
|
1629
|
+
def express_route_circuit_routes_table_summary
|
1630
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitRoutesTableSummary
|
1616
1631
|
end
|
1617
|
-
def
|
1618
|
-
Azure::Network::Mgmt::
|
1632
|
+
def managed_rule_group_override
|
1633
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ManagedRuleGroupOverride
|
1619
1634
|
end
|
1620
|
-
def
|
1621
|
-
Azure::Network::Mgmt::
|
1635
|
+
def express_route_circuit_reference
|
1636
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitReference
|
1622
1637
|
end
|
1623
|
-
def
|
1624
|
-
Azure::Network::Mgmt::
|
1638
|
+
def managed_rule_override
|
1639
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ManagedRuleOverride
|
1625
1640
|
end
|
1626
|
-
def
|
1627
|
-
Azure::Network::Mgmt::
|
1641
|
+
def express_route_gateway_properties_auto_scale_configuration
|
1642
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfiguration
|
1628
1643
|
end
|
1629
|
-
def
|
1630
|
-
Azure::Network::Mgmt::
|
1644
|
+
def owasp_crs_exclusion_entry
|
1645
|
+
Azure::Network::Mgmt::V2019_08_01::Models::OwaspCrsExclusionEntry
|
1631
1646
|
end
|
1632
|
-
def
|
1633
|
-
Azure::Network::Mgmt::
|
1647
|
+
def list_vpn_site_link_connections_result
|
1648
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ListVpnSiteLinkConnectionsResult
|
1634
1649
|
end
|
1635
1650
|
def resource_set
|
1636
|
-
Azure::Network::Mgmt::
|
1651
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ResourceSet
|
1637
1652
|
end
|
1638
|
-
def
|
1639
|
-
Azure::Network::Mgmt::
|
1653
|
+
def virtual_router_peering_list_result
|
1654
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualRouterPeeringListResult
|
1640
1655
|
end
|
1641
1656
|
def private_link_service_list_result
|
1642
|
-
Azure::Network::Mgmt::
|
1657
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServiceListResult
|
1643
1658
|
end
|
1644
|
-
def
|
1645
|
-
Azure::Network::Mgmt::
|
1659
|
+
def application_gateway_sku
|
1660
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySku
|
1646
1661
|
end
|
1647
1662
|
def check_private_link_service_visibility_request
|
1648
|
-
Azure::Network::Mgmt::
|
1663
|
+
Azure::Network::Mgmt::V2019_08_01::Models::CheckPrivateLinkServiceVisibilityRequest
|
1649
1664
|
end
|
1650
|
-
def
|
1651
|
-
Azure::Network::Mgmt::
|
1665
|
+
def application_gateway_rewrite_rule
|
1666
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRewriteRule
|
1652
1667
|
end
|
1653
1668
|
def private_link_service_visibility
|
1654
|
-
Azure::Network::Mgmt::
|
1669
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServiceVisibility
|
1670
|
+
end
|
1671
|
+
def bgp_peer_status_list_result
|
1672
|
+
Azure::Network::Mgmt::V2019_08_01::Models::BgpPeerStatusListResult
|
1673
|
+
end
|
1674
|
+
def auto_approved_private_link_service
|
1675
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AutoApprovedPrivateLinkService
|
1676
|
+
end
|
1677
|
+
def azure_firewall_application_rule_protocol
|
1678
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallApplicationRuleProtocol
|
1679
|
+
end
|
1680
|
+
def auto_approved_private_link_services_result
|
1681
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AutoApprovedPrivateLinkServicesResult
|
1682
|
+
end
|
1683
|
+
def dns_name_availability_result
|
1684
|
+
Azure::Network::Mgmt::V2019_08_01::Models::DnsNameAvailabilityResult
|
1685
|
+
end
|
1686
|
+
def public_ipaddress_list_result
|
1687
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PublicIPAddressListResult
|
1688
|
+
end
|
1689
|
+
def prepare_network_policies_request
|
1690
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrepareNetworkPoliciesRequest
|
1691
|
+
end
|
1692
|
+
def public_ipprefix_sku
|
1693
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PublicIPPrefixSku
|
1694
|
+
end
|
1695
|
+
def virtual_network_list_usage_result
|
1696
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkListUsageResult
|
1697
|
+
end
|
1698
|
+
def referenced_public_ip_address
|
1699
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ReferencedPublicIpAddress
|
1700
|
+
end
|
1701
|
+
def express_route_connection_list
|
1702
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteConnectionList
|
1703
|
+
end
|
1704
|
+
def web_application_firewall_custom_rule
|
1705
|
+
Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallCustomRule
|
1706
|
+
end
|
1707
|
+
def vpn_packet_capture_stop_parameters
|
1708
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnPacketCaptureStopParameters
|
1709
|
+
end
|
1710
|
+
def public_ipprefix_list_result
|
1711
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PublicIPPrefixListResult
|
1712
|
+
end
|
1713
|
+
def managed_service_identity_user_assigned_identities_value
|
1714
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ManagedServiceIdentityUserAssignedIdentitiesValue
|
1715
|
+
end
|
1716
|
+
def match_condition
|
1717
|
+
Azure::Network::Mgmt::V2019_08_01::Models::MatchCondition
|
1718
|
+
end
|
1719
|
+
def azure_firewall_sku
|
1720
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallSku
|
1721
|
+
end
|
1722
|
+
def match_variable
|
1723
|
+
Azure::Network::Mgmt::V2019_08_01::Models::MatchVariable
|
1724
|
+
end
|
1725
|
+
def express_route_circuit_arp_table
|
1726
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitArpTable
|
1727
|
+
end
|
1728
|
+
def policy_settings
|
1729
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PolicySettings
|
1730
|
+
end
|
1731
|
+
def ddos_settings
|
1732
|
+
Azure::Network::Mgmt::V2019_08_01::Models::DdosSettings
|
1733
|
+
end
|
1734
|
+
def p2_svpn_connection_health
|
1735
|
+
Azure::Network::Mgmt::V2019_08_01::Models::P2SVpnConnectionHealth
|
1736
|
+
end
|
1737
|
+
def available_delegation
|
1738
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AvailableDelegation
|
1739
|
+
end
|
1740
|
+
def route_filter_list_result
|
1741
|
+
Azure::Network::Mgmt::V2019_08_01::Models::RouteFilterListResult
|
1742
|
+
end
|
1743
|
+
def express_route_cross_connection_peering_list
|
1744
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnectionPeeringList
|
1745
|
+
end
|
1746
|
+
def route_filter_rule_list_result
|
1747
|
+
Azure::Network::Mgmt::V2019_08_01::Models::RouteFilterRuleListResult
|
1748
|
+
end
|
1749
|
+
def endpoint_services_list_result
|
1750
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EndpointServicesListResult
|
1751
|
+
end
|
1752
|
+
def route_table_list_result
|
1753
|
+
Azure::Network::Mgmt::V2019_08_01::Models::RouteTableListResult
|
1754
|
+
end
|
1755
|
+
def application_gateway_custom_error
|
1756
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayCustomError
|
1757
|
+
end
|
1758
|
+
def route_list_result
|
1759
|
+
Azure::Network::Mgmt::V2019_08_01::Models::RouteListResult
|
1655
1760
|
end
|
1656
1761
|
def network_interface_tap_configuration
|
1657
|
-
Azure::Network::Mgmt::
|
1762
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceTapConfiguration
|
1658
1763
|
end
|
1659
1764
|
def application_security_group
|
1660
|
-
Azure::Network::Mgmt::
|
1765
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationSecurityGroup
|
1661
1766
|
end
|
1662
1767
|
def security_rule
|
1663
|
-
Azure::Network::Mgmt::
|
1768
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SecurityRule
|
1664
1769
|
end
|
1665
1770
|
def private_link_service_connection
|
1666
|
-
Azure::Network::Mgmt::
|
1771
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServiceConnection
|
1667
1772
|
end
|
1668
1773
|
def private_endpoint
|
1669
|
-
Azure::Network::Mgmt::
|
1774
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrivateEndpoint
|
1670
1775
|
end
|
1671
1776
|
def network_interface
|
1672
|
-
Azure::Network::Mgmt::
|
1777
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterface
|
1673
1778
|
end
|
1674
1779
|
def network_security_group
|
1675
|
-
Azure::Network::Mgmt::
|
1780
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkSecurityGroup
|
1676
1781
|
end
|
1677
1782
|
def route
|
1678
|
-
Azure::Network::Mgmt::
|
1783
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Route
|
1679
1784
|
end
|
1680
1785
|
def route_table
|
1681
|
-
Azure::Network::Mgmt::
|
1786
|
+
Azure::Network::Mgmt::V2019_08_01::Models::RouteTable
|
1682
1787
|
end
|
1683
1788
|
def service_endpoint_policy_definition
|
1684
|
-
Azure::Network::Mgmt::
|
1789
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ServiceEndpointPolicyDefinition
|
1685
1790
|
end
|
1686
1791
|
def service_endpoint_policy
|
1687
|
-
Azure::Network::Mgmt::
|
1792
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ServiceEndpointPolicy
|
1688
1793
|
end
|
1689
1794
|
def public_ipaddress
|
1690
|
-
Azure::Network::Mgmt::
|
1795
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PublicIPAddress
|
1691
1796
|
end
|
1692
1797
|
def ipconfiguration
|
1693
|
-
Azure::Network::Mgmt::
|
1798
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IPConfiguration
|
1694
1799
|
end
|
1695
1800
|
def ipconfiguration_profile
|
1696
|
-
Azure::Network::Mgmt::
|
1801
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IPConfigurationProfile
|
1697
1802
|
end
|
1698
1803
|
def resource_navigation_link
|
1699
|
-
Azure::Network::Mgmt::
|
1804
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ResourceNavigationLink
|
1700
1805
|
end
|
1701
1806
|
def service_association_link
|
1702
|
-
Azure::Network::Mgmt::
|
1807
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ServiceAssociationLink
|
1703
1808
|
end
|
1704
1809
|
def delegation
|
1705
|
-
Azure::Network::Mgmt::
|
1810
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Delegation
|
1706
1811
|
end
|
1707
1812
|
def subnet
|
1708
|
-
Azure::Network::Mgmt::
|
1813
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Subnet
|
1709
1814
|
end
|
1710
1815
|
def frontend_ipconfiguration
|
1711
|
-
Azure::Network::Mgmt::
|
1816
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FrontendIPConfiguration
|
1712
1817
|
end
|
1713
1818
|
def virtual_network_tap
|
1714
|
-
Azure::Network::Mgmt::
|
1819
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkTap
|
1715
1820
|
end
|
1716
1821
|
def backend_address_pool
|
1717
|
-
Azure::Network::Mgmt::
|
1822
|
+
Azure::Network::Mgmt::V2019_08_01::Models::BackendAddressPool
|
1718
1823
|
end
|
1719
1824
|
def inbound_nat_rule
|
1720
|
-
Azure::Network::Mgmt::
|
1825
|
+
Azure::Network::Mgmt::V2019_08_01::Models::InboundNatRule
|
1721
1826
|
end
|
1722
1827
|
def network_interface_ipconfiguration
|
1723
|
-
Azure::Network::Mgmt::
|
1828
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkInterfaceIPConfiguration
|
1724
1829
|
end
|
1725
1830
|
def application_gateway_backend_address_pool
|
1726
|
-
Azure::Network::Mgmt::
|
1831
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendAddressPool
|
1727
1832
|
end
|
1728
1833
|
def application_gateway_backend_http_settings
|
1729
|
-
Azure::Network::Mgmt::
|
1834
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHttpSettings
|
1730
1835
|
end
|
1731
1836
|
def application_gateway_ipconfiguration
|
1732
|
-
Azure::Network::Mgmt::
|
1837
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayIPConfiguration
|
1733
1838
|
end
|
1734
1839
|
def application_gateway_authentication_certificate
|
1735
|
-
Azure::Network::Mgmt::
|
1840
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayAuthenticationCertificate
|
1736
1841
|
end
|
1737
1842
|
def application_gateway_trusted_root_certificate
|
1738
|
-
Azure::Network::Mgmt::
|
1843
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayTrustedRootCertificate
|
1739
1844
|
end
|
1740
1845
|
def application_gateway_ssl_certificate
|
1741
|
-
Azure::Network::Mgmt::
|
1846
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslCertificate
|
1742
1847
|
end
|
1743
1848
|
def application_gateway_frontend_ipconfiguration
|
1744
|
-
Azure::Network::Mgmt::
|
1849
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFrontendIPConfiguration
|
1745
1850
|
end
|
1746
1851
|
def application_gateway_frontend_port
|
1747
|
-
Azure::Network::Mgmt::
|
1852
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFrontendPort
|
1748
1853
|
end
|
1749
1854
|
def application_gateway_http_listener
|
1750
|
-
Azure::Network::Mgmt::
|
1855
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayHttpListener
|
1751
1856
|
end
|
1752
1857
|
def application_gateway_path_rule
|
1753
|
-
Azure::Network::Mgmt::
|
1858
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayPathRule
|
1754
1859
|
end
|
1755
1860
|
def application_gateway_probe
|
1756
|
-
Azure::Network::Mgmt::
|
1861
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayProbe
|
1757
1862
|
end
|
1758
1863
|
def application_gateway_request_routing_rule
|
1759
|
-
Azure::Network::Mgmt::
|
1864
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRequestRoutingRule
|
1760
1865
|
end
|
1761
1866
|
def application_gateway_rewrite_rule_set
|
1762
|
-
Azure::Network::Mgmt::
|
1867
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRewriteRuleSet
|
1763
1868
|
end
|
1764
1869
|
def application_gateway_redirect_configuration
|
1765
|
-
Azure::Network::Mgmt::
|
1870
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRedirectConfiguration
|
1766
1871
|
end
|
1767
1872
|
def application_gateway_url_path_map
|
1768
|
-
Azure::Network::Mgmt::
|
1873
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayUrlPathMap
|
1769
1874
|
end
|
1770
1875
|
def application_gateway
|
1771
|
-
Azure::Network::Mgmt::
|
1876
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGateway
|
1772
1877
|
end
|
1773
1878
|
def application_gateway_firewall_rule_set
|
1774
|
-
Azure::Network::Mgmt::
|
1879
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallRuleSet
|
1775
1880
|
end
|
1776
1881
|
def application_gateway_available_ssl_options
|
1777
|
-
Azure::Network::Mgmt::
|
1882
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayAvailableSslOptions
|
1778
1883
|
end
|
1779
1884
|
def application_gateway_ssl_predefined_policy
|
1780
|
-
Azure::Network::Mgmt::
|
1885
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslPredefinedPolicy
|
1781
1886
|
end
|
1782
1887
|
def azure_firewall_ipconfiguration
|
1783
|
-
Azure::Network::Mgmt::
|
1888
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallIPConfiguration
|
1784
1889
|
end
|
1785
1890
|
def azure_firewall_application_rule_collection
|
1786
|
-
Azure::Network::Mgmt::
|
1891
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallApplicationRuleCollection
|
1787
1892
|
end
|
1788
1893
|
def azure_firewall_nat_rule_collection
|
1789
|
-
Azure::Network::Mgmt::
|
1894
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNatRuleCollection
|
1790
1895
|
end
|
1791
1896
|
def azure_firewall_network_rule_collection
|
1792
|
-
Azure::Network::Mgmt::
|
1897
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNetworkRuleCollection
|
1793
1898
|
end
|
1794
1899
|
def azure_firewall
|
1795
|
-
Azure::Network::Mgmt::
|
1900
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewall
|
1796
1901
|
end
|
1797
1902
|
def azure_firewall_fqdn_tag
|
1798
|
-
Azure::Network::Mgmt::
|
1903
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallFqdnTag
|
1799
1904
|
end
|
1800
1905
|
def bastion_host_ipconfiguration
|
1801
|
-
Azure::Network::Mgmt::
|
1906
|
+
Azure::Network::Mgmt::V2019_08_01::Models::BastionHostIPConfiguration
|
1802
1907
|
end
|
1803
1908
|
def bastion_host
|
1804
|
-
Azure::Network::Mgmt::
|
1909
|
+
Azure::Network::Mgmt::V2019_08_01::Models::BastionHost
|
1805
1910
|
end
|
1806
1911
|
def ddos_custom_policy
|
1807
|
-
Azure::Network::Mgmt::
|
1912
|
+
Azure::Network::Mgmt::V2019_08_01::Models::DdosCustomPolicy
|
1808
1913
|
end
|
1809
1914
|
def endpoint_service_result
|
1810
|
-
Azure::Network::Mgmt::
|
1915
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EndpointServiceResult
|
1811
1916
|
end
|
1812
1917
|
def express_route_circuit_authorization
|
1813
|
-
Azure::Network::Mgmt::
|
1918
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitAuthorization
|
1814
1919
|
end
|
1815
1920
|
def express_route_circuit_connection
|
1816
|
-
Azure::Network::Mgmt::
|
1921
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitConnection
|
1817
1922
|
end
|
1818
1923
|
def peer_express_route_circuit_connection
|
1819
|
-
Azure::Network::Mgmt::
|
1924
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PeerExpressRouteCircuitConnection
|
1820
1925
|
end
|
1821
1926
|
def express_route_circuit_peering
|
1822
|
-
Azure::Network::Mgmt::
|
1927
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeering
|
1823
1928
|
end
|
1824
1929
|
def express_route_circuit
|
1825
|
-
Azure::Network::Mgmt::
|
1930
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuit
|
1826
1931
|
end
|
1827
1932
|
def express_route_service_provider
|
1828
|
-
Azure::Network::Mgmt::
|
1933
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteServiceProvider
|
1829
1934
|
end
|
1830
1935
|
def express_route_cross_connection_peering
|
1831
|
-
Azure::Network::Mgmt::
|
1936
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnectionPeering
|
1832
1937
|
end
|
1833
1938
|
def express_route_cross_connection
|
1834
|
-
Azure::Network::Mgmt::
|
1939
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCrossConnection
|
1835
1940
|
end
|
1836
1941
|
def express_route_connection
|
1837
|
-
Azure::Network::Mgmt::
|
1942
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteConnection
|
1838
1943
|
end
|
1839
1944
|
def express_route_gateway
|
1840
|
-
Azure::Network::Mgmt::
|
1945
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteGateway
|
1841
1946
|
end
|
1842
1947
|
def express_route_ports_location
|
1843
|
-
Azure::Network::Mgmt::
|
1948
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePortsLocation
|
1844
1949
|
end
|
1845
1950
|
def express_route_link
|
1846
|
-
Azure::Network::Mgmt::
|
1951
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLink
|
1847
1952
|
end
|
1848
1953
|
def express_route_port
|
1849
|
-
Azure::Network::Mgmt::
|
1954
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePort
|
1850
1955
|
end
|
1851
1956
|
def firewall_policy
|
1852
|
-
Azure::Network::Mgmt::
|
1957
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicy
|
1853
1958
|
end
|
1854
1959
|
def firewall_policy_rule_group
|
1855
|
-
Azure::Network::Mgmt::
|
1960
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleGroup
|
1856
1961
|
end
|
1857
1962
|
def firewall_policy_nat_rule
|
1858
|
-
Azure::Network::Mgmt::
|
1963
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyNatRule
|
1859
1964
|
end
|
1860
1965
|
def firewall_policy_filter_rule
|
1861
|
-
Azure::Network::Mgmt::
|
1966
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyFilterRule
|
1862
1967
|
end
|
1863
1968
|
def application_rule_condition
|
1864
|
-
Azure::Network::Mgmt::
|
1969
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationRuleCondition
|
1865
1970
|
end
|
1866
1971
|
def network_rule_condition
|
1867
|
-
Azure::Network::Mgmt::
|
1972
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkRuleCondition
|
1868
1973
|
end
|
1869
1974
|
def load_balancing_rule
|
1870
|
-
Azure::Network::Mgmt::
|
1975
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancingRule
|
1871
1976
|
end
|
1872
1977
|
def probe
|
1873
|
-
Azure::Network::Mgmt::
|
1978
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Probe
|
1874
1979
|
end
|
1875
1980
|
def inbound_nat_pool
|
1876
|
-
Azure::Network::Mgmt::
|
1981
|
+
Azure::Network::Mgmt::V2019_08_01::Models::InboundNatPool
|
1877
1982
|
end
|
1878
1983
|
def outbound_rule
|
1879
|
-
Azure::Network::Mgmt::
|
1984
|
+
Azure::Network::Mgmt::V2019_08_01::Models::OutboundRule
|
1880
1985
|
end
|
1881
1986
|
def load_balancer
|
1882
|
-
Azure::Network::Mgmt::
|
1987
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancer
|
1883
1988
|
end
|
1884
1989
|
def nat_gateway
|
1885
|
-
Azure::Network::Mgmt::
|
1990
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NatGateway
|
1886
1991
|
end
|
1887
1992
|
def container_network_interface_configuration
|
1888
|
-
Azure::Network::Mgmt::
|
1993
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ContainerNetworkInterfaceConfiguration
|
1889
1994
|
end
|
1890
1995
|
def container
|
1891
|
-
Azure::Network::Mgmt::
|
1996
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Container
|
1892
1997
|
end
|
1893
1998
|
def container_network_interface
|
1894
|
-
Azure::Network::Mgmt::
|
1999
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ContainerNetworkInterface
|
1895
2000
|
end
|
1896
2001
|
def network_profile
|
1897
|
-
Azure::Network::Mgmt::
|
2002
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkProfile
|
1898
2003
|
end
|
1899
2004
|
def network_watcher
|
1900
|
-
Azure::Network::Mgmt::
|
2005
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkWatcher
|
1901
2006
|
end
|
1902
2007
|
def private_link_service_ip_configuration
|
1903
|
-
Azure::Network::Mgmt::
|
2008
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServiceIpConfiguration
|
1904
2009
|
end
|
1905
2010
|
def private_endpoint_connection
|
1906
|
-
Azure::Network::Mgmt::
|
2011
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrivateEndpointConnection
|
1907
2012
|
end
|
1908
2013
|
def private_link_service_properties_visibility
|
1909
|
-
Azure::Network::Mgmt::
|
2014
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServicePropertiesVisibility
|
1910
2015
|
end
|
1911
2016
|
def private_link_service_properties_auto_approval
|
1912
|
-
Azure::Network::Mgmt::
|
2017
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkServicePropertiesAutoApproval
|
1913
2018
|
end
|
1914
2019
|
def private_link_service
|
1915
|
-
Azure::Network::Mgmt::
|
2020
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PrivateLinkService
|
1916
2021
|
end
|
1917
2022
|
def public_ipprefix
|
1918
|
-
Azure::Network::Mgmt::
|
2023
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PublicIPPrefix
|
1919
2024
|
end
|
1920
2025
|
def route_filter_rule
|
1921
|
-
Azure::Network::Mgmt::
|
2026
|
+
Azure::Network::Mgmt::V2019_08_01::Models::RouteFilterRule
|
1922
2027
|
end
|
1923
2028
|
def patch_route_filter_rule
|
1924
|
-
Azure::Network::Mgmt::
|
2029
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PatchRouteFilterRule
|
1925
2030
|
end
|
1926
2031
|
def route_filter
|
1927
|
-
Azure::Network::Mgmt::
|
2032
|
+
Azure::Network::Mgmt::V2019_08_01::Models::RouteFilter
|
1928
2033
|
end
|
1929
2034
|
def patch_route_filter
|
1930
|
-
Azure::Network::Mgmt::
|
2035
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PatchRouteFilter
|
1931
2036
|
end
|
1932
2037
|
def bgp_service_community
|
1933
|
-
Azure::Network::Mgmt::
|
2038
|
+
Azure::Network::Mgmt::V2019_08_01::Models::BgpServiceCommunity
|
1934
2039
|
end
|
1935
2040
|
def virtual_network_peering
|
1936
|
-
Azure::Network::Mgmt::
|
2041
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkPeering
|
1937
2042
|
end
|
1938
2043
|
def virtual_network
|
1939
|
-
Azure::Network::Mgmt::
|
2044
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetwork
|
1940
2045
|
end
|
1941
2046
|
def network_intent_policy
|
1942
|
-
Azure::Network::Mgmt::
|
2047
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkIntentPolicy
|
1943
2048
|
end
|
1944
2049
|
def virtual_network_gateway_ipconfiguration
|
1945
|
-
Azure::Network::Mgmt::
|
2050
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayIPConfiguration
|
1946
2051
|
end
|
1947
2052
|
def vpn_client_root_certificate
|
1948
|
-
Azure::Network::Mgmt::
|
2053
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnClientRootCertificate
|
1949
2054
|
end
|
1950
2055
|
def vpn_client_revoked_certificate
|
1951
|
-
Azure::Network::Mgmt::
|
2056
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnClientRevokedCertificate
|
1952
2057
|
end
|
1953
2058
|
def virtual_network_gateway
|
1954
|
-
Azure::Network::Mgmt::
|
2059
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGateway
|
1955
2060
|
end
|
1956
2061
|
def local_network_gateway
|
1957
|
-
Azure::Network::Mgmt::
|
2062
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LocalNetworkGateway
|
1958
2063
|
end
|
1959
2064
|
def virtual_network_gateway_connection
|
1960
|
-
Azure::Network::Mgmt::
|
2065
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnection
|
1961
2066
|
end
|
1962
2067
|
def connection_shared_key
|
1963
|
-
Azure::Network::Mgmt::
|
2068
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ConnectionSharedKey
|
1964
2069
|
end
|
1965
2070
|
def virtual_network_gateway_connection_list_entity
|
1966
|
-
Azure::Network::Mgmt::
|
2071
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnectionListEntity
|
1967
2072
|
end
|
1968
2073
|
def virtual_router
|
1969
|
-
Azure::Network::Mgmt::
|
2074
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualRouter
|
1970
2075
|
end
|
1971
2076
|
def virtual_router_peering
|
1972
|
-
Azure::Network::Mgmt::
|
1973
|
-
end
|
1974
|
-
def p2_svpn_server_config_vpn_client_root_certificate
|
1975
|
-
Azure::Network::Mgmt::V2019_07_01::Models::P2SVpnServerConfigVpnClientRootCertificate
|
1976
|
-
end
|
1977
|
-
def p2_svpn_server_config_vpn_client_revoked_certificate
|
1978
|
-
Azure::Network::Mgmt::V2019_07_01::Models::P2SVpnServerConfigVpnClientRevokedCertificate
|
1979
|
-
end
|
1980
|
-
def p2_svpn_server_config_radius_server_root_certificate
|
1981
|
-
Azure::Network::Mgmt::V2019_07_01::Models::P2SVpnServerConfigRadiusServerRootCertificate
|
1982
|
-
end
|
1983
|
-
def p2_svpn_server_config_radius_client_root_certificate
|
1984
|
-
Azure::Network::Mgmt::V2019_07_01::Models::P2SVpnServerConfigRadiusClientRootCertificate
|
1985
|
-
end
|
1986
|
-
def p2_svpn_server_configuration
|
1987
|
-
Azure::Network::Mgmt::V2019_07_01::Models::P2SVpnServerConfiguration
|
2077
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualRouterPeering
|
1988
2078
|
end
|
1989
2079
|
def virtual_wan
|
1990
|
-
Azure::Network::Mgmt::
|
2080
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualWAN
|
1991
2081
|
end
|
1992
2082
|
def vpn_site_link
|
1993
|
-
Azure::Network::Mgmt::
|
2083
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnSiteLink
|
1994
2084
|
end
|
1995
2085
|
def vpn_site
|
1996
|
-
Azure::Network::Mgmt::
|
2086
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnSite
|
1997
2087
|
end
|
1998
2088
|
def hub_virtual_network_connection
|
1999
|
-
Azure::Network::Mgmt::
|
2089
|
+
Azure::Network::Mgmt::V2019_08_01::Models::HubVirtualNetworkConnection
|
2000
2090
|
end
|
2001
2091
|
def virtual_hub
|
2002
|
-
Azure::Network::Mgmt::
|
2092
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualHub
|
2003
2093
|
end
|
2004
2094
|
def vpn_site_link_connection
|
2005
|
-
Azure::Network::Mgmt::
|
2095
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnSiteLinkConnection
|
2006
2096
|
end
|
2007
2097
|
def vpn_connection
|
2008
|
-
Azure::Network::Mgmt::
|
2098
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnConnection
|
2009
2099
|
end
|
2010
2100
|
def vpn_gateway
|
2011
|
-
Azure::Network::Mgmt::
|
2101
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnGateway
|
2102
|
+
end
|
2103
|
+
def p2_sconnection_configuration
|
2104
|
+
Azure::Network::Mgmt::V2019_08_01::Models::P2SConnectionConfiguration
|
2105
|
+
end
|
2106
|
+
def vpn_server_configuration
|
2107
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnServerConfiguration
|
2012
2108
|
end
|
2013
2109
|
def p2_svpn_gateway
|
2014
|
-
Azure::Network::Mgmt::
|
2110
|
+
Azure::Network::Mgmt::V2019_08_01::Models::P2SVpnGateway
|
2015
2111
|
end
|
2016
2112
|
def web_application_firewall_policy
|
2017
|
-
Azure::Network::Mgmt::
|
2113
|
+
Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallPolicy
|
2018
2114
|
end
|
2019
2115
|
def application_gateway_protocol
|
2020
|
-
Azure::Network::Mgmt::
|
2116
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayProtocol
|
2021
2117
|
end
|
2022
2118
|
def provisioning_state
|
2023
|
-
Azure::Network::Mgmt::
|
2119
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ProvisioningState
|
2024
2120
|
end
|
2025
2121
|
def ipallocation_method
|
2026
|
-
Azure::Network::Mgmt::
|
2122
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IPAllocationMethod
|
2027
2123
|
end
|
2028
2124
|
def ipversion
|
2029
|
-
Azure::Network::Mgmt::
|
2125
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IPVersion
|
2030
2126
|
end
|
2031
2127
|
def security_rule_protocol
|
2032
|
-
Azure::Network::Mgmt::
|
2128
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SecurityRuleProtocol
|
2033
2129
|
end
|
2034
2130
|
def security_rule_access
|
2035
|
-
Azure::Network::Mgmt::
|
2131
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SecurityRuleAccess
|
2036
2132
|
end
|
2037
2133
|
def security_rule_direction
|
2038
|
-
Azure::Network::Mgmt::
|
2134
|
+
Azure::Network::Mgmt::V2019_08_01::Models::SecurityRuleDirection
|
2039
2135
|
end
|
2040
2136
|
def route_next_hop_type
|
2041
|
-
Azure::Network::Mgmt::
|
2137
|
+
Azure::Network::Mgmt::V2019_08_01::Models::RouteNextHopType
|
2042
2138
|
end
|
2043
2139
|
def public_ipaddress_sku_name
|
2044
|
-
Azure::Network::Mgmt::
|
2140
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PublicIPAddressSkuName
|
2045
2141
|
end
|
2046
2142
|
def ddos_settings_protection_coverage
|
2047
|
-
Azure::Network::Mgmt::
|
2143
|
+
Azure::Network::Mgmt::V2019_08_01::Models::DdosSettingsProtectionCoverage
|
2048
2144
|
end
|
2049
2145
|
def transport_protocol
|
2050
|
-
Azure::Network::Mgmt::
|
2146
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TransportProtocol
|
2051
2147
|
end
|
2052
2148
|
def application_gateway_cookie_based_affinity
|
2053
|
-
Azure::Network::Mgmt::
|
2149
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayCookieBasedAffinity
|
2054
2150
|
end
|
2055
2151
|
def application_gateway_backend_health_server_health
|
2056
|
-
Azure::Network::Mgmt::
|
2152
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayBackendHealthServerHealth
|
2057
2153
|
end
|
2058
2154
|
def application_gateway_sku_name
|
2059
|
-
Azure::Network::Mgmt::
|
2155
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySkuName
|
2060
2156
|
end
|
2061
2157
|
def application_gateway_tier
|
2062
|
-
Azure::Network::Mgmt::
|
2158
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayTier
|
2063
2159
|
end
|
2064
2160
|
def application_gateway_ssl_protocol
|
2065
|
-
Azure::Network::Mgmt::
|
2161
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslProtocol
|
2066
2162
|
end
|
2067
2163
|
def application_gateway_ssl_policy_type
|
2068
|
-
Azure::Network::Mgmt::
|
2164
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslPolicyType
|
2069
2165
|
end
|
2070
2166
|
def application_gateway_ssl_policy_name
|
2071
|
-
Azure::Network::Mgmt::
|
2167
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslPolicyName
|
2072
2168
|
end
|
2073
2169
|
def application_gateway_ssl_cipher_suite
|
2074
|
-
Azure::Network::Mgmt::
|
2170
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewaySslCipherSuite
|
2075
2171
|
end
|
2076
2172
|
def application_gateway_custom_error_status_code
|
2077
|
-
Azure::Network::Mgmt::
|
2173
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayCustomErrorStatusCode
|
2078
2174
|
end
|
2079
2175
|
def application_gateway_request_routing_rule_type
|
2080
|
-
Azure::Network::Mgmt::
|
2176
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRequestRoutingRuleType
|
2081
2177
|
end
|
2082
2178
|
def application_gateway_redirect_type
|
2083
|
-
Azure::Network::Mgmt::
|
2179
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayRedirectType
|
2084
2180
|
end
|
2085
2181
|
def application_gateway_operational_state
|
2086
|
-
Azure::Network::Mgmt::
|
2182
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayOperationalState
|
2087
2183
|
end
|
2088
2184
|
def application_gateway_firewall_mode
|
2089
|
-
Azure::Network::Mgmt::
|
2185
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ApplicationGatewayFirewallMode
|
2090
2186
|
end
|
2091
2187
|
def resource_identity_type
|
2092
|
-
Azure::Network::Mgmt::
|
2188
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ResourceIdentityType
|
2093
2189
|
end
|
2094
2190
|
def azure_firewall_rcaction_type
|
2095
|
-
Azure::Network::Mgmt::
|
2191
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallRCActionType
|
2096
2192
|
end
|
2097
2193
|
def azure_firewall_application_rule_protocol_type
|
2098
|
-
Azure::Network::Mgmt::
|
2194
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallApplicationRuleProtocolType
|
2099
2195
|
end
|
2100
2196
|
def azure_firewall_nat_rcaction_type
|
2101
|
-
Azure::Network::Mgmt::
|
2197
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNatRCActionType
|
2102
2198
|
end
|
2103
2199
|
def azure_firewall_network_rule_protocol
|
2104
|
-
Azure::Network::Mgmt::
|
2200
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallNetworkRuleProtocol
|
2105
2201
|
end
|
2106
2202
|
def azure_firewall_threat_intel_mode
|
2107
|
-
Azure::Network::Mgmt::
|
2203
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallThreatIntelMode
|
2204
|
+
end
|
2205
|
+
def azure_firewall_sku_name
|
2206
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallSkuName
|
2207
|
+
end
|
2208
|
+
def azure_firewall_sku_tier
|
2209
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AzureFirewallSkuTier
|
2108
2210
|
end
|
2109
2211
|
def ddos_custom_policy_protocol
|
2110
|
-
Azure::Network::Mgmt::
|
2212
|
+
Azure::Network::Mgmt::V2019_08_01::Models::DdosCustomPolicyProtocol
|
2111
2213
|
end
|
2112
2214
|
def ddos_custom_policy_trigger_sensitivity_override
|
2113
|
-
Azure::Network::Mgmt::
|
2215
|
+
Azure::Network::Mgmt::V2019_08_01::Models::DdosCustomPolicyTriggerSensitivityOverride
|
2114
2216
|
end
|
2115
2217
|
def authorization_use_status
|
2116
|
-
Azure::Network::Mgmt::
|
2218
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AuthorizationUseStatus
|
2117
2219
|
end
|
2118
2220
|
def express_route_circuit_peering_advertised_public_prefix_state
|
2119
|
-
Azure::Network::Mgmt::
|
2221
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
|
2120
2222
|
end
|
2121
2223
|
def express_route_circuit_peering_state
|
2122
|
-
Azure::Network::Mgmt::
|
2224
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitPeeringState
|
2123
2225
|
end
|
2124
2226
|
def express_route_peering_type
|
2125
|
-
Azure::Network::Mgmt::
|
2227
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePeeringType
|
2126
2228
|
end
|
2127
2229
|
def express_route_peering_state
|
2128
|
-
Azure::Network::Mgmt::
|
2230
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePeeringState
|
2129
2231
|
end
|
2130
2232
|
def circuit_connection_status
|
2131
|
-
Azure::Network::Mgmt::
|
2233
|
+
Azure::Network::Mgmt::V2019_08_01::Models::CircuitConnectionStatus
|
2132
2234
|
end
|
2133
2235
|
def express_route_circuit_sku_tier
|
2134
|
-
Azure::Network::Mgmt::
|
2236
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitSkuTier
|
2135
2237
|
end
|
2136
2238
|
def express_route_circuit_sku_family
|
2137
|
-
Azure::Network::Mgmt::
|
2239
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteCircuitSkuFamily
|
2138
2240
|
end
|
2139
2241
|
def service_provider_provisioning_state
|
2140
|
-
Azure::Network::Mgmt::
|
2242
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ServiceProviderProvisioningState
|
2141
2243
|
end
|
2142
2244
|
def express_route_link_mac_sec_cipher
|
2143
|
-
Azure::Network::Mgmt::
|
2245
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLinkMacSecCipher
|
2144
2246
|
end
|
2145
2247
|
def express_route_link_connector_type
|
2146
|
-
Azure::Network::Mgmt::
|
2248
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLinkConnectorType
|
2147
2249
|
end
|
2148
2250
|
def express_route_link_admin_state
|
2149
|
-
Azure::Network::Mgmt::
|
2251
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRouteLinkAdminState
|
2150
2252
|
end
|
2151
2253
|
def express_route_ports_encapsulation
|
2152
|
-
Azure::Network::Mgmt::
|
2254
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ExpressRoutePortsEncapsulation
|
2153
2255
|
end
|
2154
2256
|
def firewall_policy_nat_rule_action_type
|
2155
|
-
Azure::Network::Mgmt::
|
2257
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyNatRuleActionType
|
2156
2258
|
end
|
2157
2259
|
def firewall_policy_filter_rule_action_type
|
2158
|
-
Azure::Network::Mgmt::
|
2260
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyFilterRuleActionType
|
2159
2261
|
end
|
2160
2262
|
def firewall_policy_rule_condition_application_protocol_type
|
2161
|
-
Azure::Network::Mgmt::
|
2263
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleConditionApplicationProtocolType
|
2162
2264
|
end
|
2163
2265
|
def firewall_policy_rule_condition_network_protocol
|
2164
|
-
Azure::Network::Mgmt::
|
2266
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FirewallPolicyRuleConditionNetworkProtocol
|
2165
2267
|
end
|
2166
2268
|
def load_balancer_sku_name
|
2167
|
-
Azure::Network::Mgmt::
|
2269
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerSkuName
|
2168
2270
|
end
|
2169
2271
|
def load_distribution
|
2170
|
-
Azure::Network::Mgmt::
|
2272
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadDistribution
|
2171
2273
|
end
|
2172
2274
|
def probe_protocol
|
2173
|
-
Azure::Network::Mgmt::
|
2275
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ProbeProtocol
|
2174
2276
|
end
|
2175
2277
|
def load_balancer_outbound_rule_protocol
|
2176
|
-
Azure::Network::Mgmt::
|
2278
|
+
Azure::Network::Mgmt::V2019_08_01::Models::LoadBalancerOutboundRuleProtocol
|
2177
2279
|
end
|
2178
2280
|
def nat_gateway_sku_name
|
2179
|
-
Azure::Network::Mgmt::
|
2281
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NatGatewaySkuName
|
2180
2282
|
end
|
2181
2283
|
def network_operation_status
|
2182
|
-
Azure::Network::Mgmt::
|
2284
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NetworkOperationStatus
|
2183
2285
|
end
|
2184
2286
|
def access
|
2185
|
-
Azure::Network::Mgmt::
|
2287
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Access
|
2186
2288
|
end
|
2187
2289
|
def authentication_method
|
2188
|
-
Azure::Network::Mgmt::
|
2290
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AuthenticationMethod
|
2189
2291
|
end
|
2190
2292
|
def effective_security_rule_protocol
|
2191
|
-
Azure::Network::Mgmt::
|
2293
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EffectiveSecurityRuleProtocol
|
2192
2294
|
end
|
2193
2295
|
def effective_route_source
|
2194
|
-
Azure::Network::Mgmt::
|
2296
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EffectiveRouteSource
|
2195
2297
|
end
|
2196
2298
|
def effective_route_state
|
2197
|
-
Azure::Network::Mgmt::
|
2299
|
+
Azure::Network::Mgmt::V2019_08_01::Models::EffectiveRouteState
|
2198
2300
|
end
|
2199
2301
|
def association_type
|
2200
|
-
Azure::Network::Mgmt::
|
2302
|
+
Azure::Network::Mgmt::V2019_08_01::Models::AssociationType
|
2201
2303
|
end
|
2202
2304
|
def direction
|
2203
|
-
Azure::Network::Mgmt::
|
2305
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Direction
|
2204
2306
|
end
|
2205
2307
|
def ip_flow_protocol
|
2206
|
-
Azure::Network::Mgmt::
|
2308
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IpFlowProtocol
|
2207
2309
|
end
|
2208
2310
|
def next_hop_type
|
2209
|
-
Azure::Network::Mgmt::
|
2311
|
+
Azure::Network::Mgmt::V2019_08_01::Models::NextHopType
|
2210
2312
|
end
|
2211
2313
|
def pc_protocol
|
2212
|
-
Azure::Network::Mgmt::
|
2314
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PcProtocol
|
2213
2315
|
end
|
2214
2316
|
def pc_status
|
2215
|
-
Azure::Network::Mgmt::
|
2317
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PcStatus
|
2216
2318
|
end
|
2217
2319
|
def pc_error
|
2218
|
-
Azure::Network::Mgmt::
|
2320
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PcError
|
2219
2321
|
end
|
2220
2322
|
def flow_log_format_type
|
2221
|
-
Azure::Network::Mgmt::
|
2323
|
+
Azure::Network::Mgmt::V2019_08_01::Models::FlowLogFormatType
|
2222
2324
|
end
|
2223
2325
|
def protocol
|
2224
|
-
Azure::Network::Mgmt::
|
2326
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Protocol
|
2225
2327
|
end
|
2226
2328
|
def httpmethod
|
2227
|
-
Azure::Network::Mgmt::
|
2329
|
+
Azure::Network::Mgmt::V2019_08_01::Models::HTTPMethod
|
2228
2330
|
end
|
2229
2331
|
def origin
|
2230
|
-
Azure::Network::Mgmt::
|
2332
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Origin
|
2231
2333
|
end
|
2232
2334
|
def severity
|
2233
|
-
Azure::Network::Mgmt::
|
2335
|
+
Azure::Network::Mgmt::V2019_08_01::Models::Severity
|
2234
2336
|
end
|
2235
2337
|
def issue_type
|
2236
|
-
Azure::Network::Mgmt::
|
2338
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IssueType
|
2237
2339
|
end
|
2238
2340
|
def connection_status
|
2239
|
-
Azure::Network::Mgmt::
|
2341
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ConnectionStatus
|
2240
2342
|
end
|
2241
2343
|
def verbosity_level
|
2242
|
-
Azure::Network::Mgmt::
|
2344
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VerbosityLevel
|
2243
2345
|
end
|
2244
2346
|
def public_ipprefix_sku_name
|
2245
|
-
Azure::Network::Mgmt::
|
2347
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PublicIPPrefixSkuName
|
2246
2348
|
end
|
2247
2349
|
def virtual_network_peering_state
|
2248
|
-
Azure::Network::Mgmt::
|
2350
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkPeeringState
|
2249
2351
|
end
|
2250
2352
|
def virtual_network_gateway_type
|
2251
|
-
Azure::Network::Mgmt::
|
2353
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayType
|
2252
2354
|
end
|
2253
2355
|
def vpn_type
|
2254
|
-
Azure::Network::Mgmt::
|
2356
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnType
|
2255
2357
|
end
|
2256
2358
|
def vpn_gateway_generation
|
2257
|
-
Azure::Network::Mgmt::
|
2359
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnGatewayGeneration
|
2258
2360
|
end
|
2259
2361
|
def virtual_network_gateway_sku_name
|
2260
|
-
Azure::Network::Mgmt::
|
2362
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewaySkuName
|
2261
2363
|
end
|
2262
2364
|
def virtual_network_gateway_sku_tier
|
2263
|
-
Azure::Network::Mgmt::
|
2365
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewaySkuTier
|
2264
2366
|
end
|
2265
2367
|
def vpn_client_protocol
|
2266
|
-
Azure::Network::Mgmt::
|
2368
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnClientProtocol
|
2267
2369
|
end
|
2268
2370
|
def ipsec_encryption
|
2269
|
-
Azure::Network::Mgmt::
|
2371
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IpsecEncryption
|
2270
2372
|
end
|
2271
2373
|
def ipsec_integrity
|
2272
|
-
Azure::Network::Mgmt::
|
2374
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IpsecIntegrity
|
2273
2375
|
end
|
2274
2376
|
def ike_encryption
|
2275
|
-
Azure::Network::Mgmt::
|
2377
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IkeEncryption
|
2276
2378
|
end
|
2277
2379
|
def ike_integrity
|
2278
|
-
Azure::Network::Mgmt::
|
2380
|
+
Azure::Network::Mgmt::V2019_08_01::Models::IkeIntegrity
|
2279
2381
|
end
|
2280
2382
|
def dh_group
|
2281
|
-
Azure::Network::Mgmt::
|
2383
|
+
Azure::Network::Mgmt::V2019_08_01::Models::DhGroup
|
2282
2384
|
end
|
2283
2385
|
def pfs_group
|
2284
|
-
Azure::Network::Mgmt::
|
2386
|
+
Azure::Network::Mgmt::V2019_08_01::Models::PfsGroup
|
2285
2387
|
end
|
2286
2388
|
def bgp_peer_state
|
2287
|
-
Azure::Network::Mgmt::
|
2389
|
+
Azure::Network::Mgmt::V2019_08_01::Models::BgpPeerState
|
2288
2390
|
end
|
2289
2391
|
def processor_architecture
|
2290
|
-
Azure::Network::Mgmt::
|
2392
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ProcessorArchitecture
|
2291
2393
|
end
|
2292
2394
|
def virtual_network_gateway_connection_status
|
2293
|
-
Azure::Network::Mgmt::
|
2395
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnectionStatus
|
2294
2396
|
end
|
2295
2397
|
def virtual_network_gateway_connection_type
|
2296
|
-
Azure::Network::Mgmt::
|
2398
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnectionType
|
2297
2399
|
end
|
2298
2400
|
def virtual_network_gateway_connection_protocol
|
2299
|
-
Azure::Network::Mgmt::
|
2401
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualNetworkGatewayConnectionProtocol
|
2300
2402
|
end
|
2301
2403
|
def office_traffic_category
|
2302
|
-
Azure::Network::Mgmt::
|
2303
|
-
end
|
2304
|
-
def vpn_gateway_tunneling_protocol
|
2305
|
-
Azure::Network::Mgmt::V2019_07_01::Models::VpnGatewayTunnelingProtocol
|
2404
|
+
Azure::Network::Mgmt::V2019_08_01::Models::OfficeTrafficCategory
|
2306
2405
|
end
|
2307
2406
|
def vpn_connection_status
|
2308
|
-
Azure::Network::Mgmt::
|
2407
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnConnectionStatus
|
2309
2408
|
end
|
2310
2409
|
def virtual_wan_security_provider_type
|
2311
|
-
Azure::Network::Mgmt::
|
2410
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VirtualWanSecurityProviderType
|
2312
2411
|
end
|
2313
2412
|
def tunnel_connection_status
|
2314
|
-
Azure::Network::Mgmt::
|
2413
|
+
Azure::Network::Mgmt::V2019_08_01::Models::TunnelConnectionStatus
|
2315
2414
|
end
|
2316
2415
|
def hub_virtual_network_connection_status
|
2317
|
-
Azure::Network::Mgmt::
|
2416
|
+
Azure::Network::Mgmt::V2019_08_01::Models::HubVirtualNetworkConnectionStatus
|
2417
|
+
end
|
2418
|
+
def vpn_gateway_tunneling_protocol
|
2419
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnGatewayTunnelingProtocol
|
2420
|
+
end
|
2421
|
+
def vpn_authentication_type
|
2422
|
+
Azure::Network::Mgmt::V2019_08_01::Models::VpnAuthenticationType
|
2318
2423
|
end
|
2319
2424
|
def web_application_firewall_enabled_state
|
2320
|
-
Azure::Network::Mgmt::
|
2425
|
+
Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallEnabledState
|
2321
2426
|
end
|
2322
2427
|
def web_application_firewall_mode
|
2323
|
-
Azure::Network::Mgmt::
|
2428
|
+
Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallMode
|
2324
2429
|
end
|
2325
2430
|
def web_application_firewall_rule_type
|
2326
|
-
Azure::Network::Mgmt::
|
2431
|
+
Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallRuleType
|
2327
2432
|
end
|
2328
2433
|
def web_application_firewall_match_variable
|
2329
|
-
Azure::Network::Mgmt::
|
2434
|
+
Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallMatchVariable
|
2330
2435
|
end
|
2331
2436
|
def web_application_firewall_operator
|
2332
|
-
Azure::Network::Mgmt::
|
2437
|
+
Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallOperator
|
2333
2438
|
end
|
2334
2439
|
def web_application_firewall_transform
|
2335
|
-
Azure::Network::Mgmt::
|
2440
|
+
Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallTransform
|
2336
2441
|
end
|
2337
2442
|
def web_application_firewall_action
|
2338
|
-
Azure::Network::Mgmt::
|
2443
|
+
Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallAction
|
2339
2444
|
end
|
2340
2445
|
def web_application_firewall_policy_resource_state
|
2341
|
-
Azure::Network::Mgmt::
|
2446
|
+
Azure::Network::Mgmt::V2019_08_01::Models::WebApplicationFirewallPolicyResourceState
|
2447
|
+
end
|
2448
|
+
def owasp_crs_exclusion_entry_match_variable
|
2449
|
+
Azure::Network::Mgmt::V2019_08_01::Models::OwaspCrsExclusionEntryMatchVariable
|
2450
|
+
end
|
2451
|
+
def owasp_crs_exclusion_entry_selector_match_operator
|
2452
|
+
Azure::Network::Mgmt::V2019_08_01::Models::OwaspCrsExclusionEntrySelectorMatchOperator
|
2453
|
+
end
|
2454
|
+
def managed_rule_enabled_state
|
2455
|
+
Azure::Network::Mgmt::V2019_08_01::Models::ManagedRuleEnabledState
|
2342
2456
|
end
|
2343
2457
|
end
|
2344
2458
|
end
|