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