azure_mgmt_network 0.17.3 → 0.17.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2015-05-01-preview/generated/azure_mgmt_network/network_management_client.rb +1 -1
  3. data/lib/2015-06-15/generated/azure_mgmt_network/network_management_client.rb +1 -1
  4. data/lib/2016-03-30/generated/azure_mgmt_network/network_management_client.rb +1 -1
  5. data/lib/2016-06-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  6. data/lib/2016-09-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  7. data/lib/2016-12-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  8. data/lib/2017-03-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  9. data/lib/2017-03-30/generated/azure_mgmt_network/network_management_client.rb +1 -1
  10. data/lib/2017-09-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  11. data/lib/2017-10-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  12. data/lib/2017-11-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  13. data/lib/2018-01-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  14. data/lib/2018-02-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  15. data/lib/2018-04-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  16. data/lib/2018-06-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  17. data/lib/2018-07-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  18. data/lib/2018-08-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  19. data/lib/azure_mgmt_network.rb +1 -0
  20. data/lib/profiles/v2018_03_01/modules/network_profile_module.rb +1321 -0
  21. data/lib/profiles/v2018_03_01/network_module_definition.rb +8 -0
  22. data/lib/profiles/v2018_03_01/network_v2018_03_01_profile_client.rb +40 -0
  23. data/lib/version.rb +1 -1
  24. metadata +5 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b5e8bf6d3a58b39d803dfad9340be1cb9ba5734c
4
- data.tar.gz: 94fe8f2998f4497a1f32d312003b75928e42695e
3
+ metadata.gz: aa8b700abb8c5324ddebc4e57f3ddff6bc9bee1b
4
+ data.tar.gz: 69dd23466745f00d94a1e6bdec49d98fa2ebcfdf
5
5
  SHA512:
6
- metadata.gz: 831fdd303f4673ce0f3c6f23e187849d5932ca2120efd8decbe3b2fea7f6389f3e9f7208cc1b3834d763518f96e601c436d1f15b11fc2338a6a94587e9065e2c
7
- data.tar.gz: e306b8e2efaa82978749e5afc9ba95d2aca81b253a78435de032dcff3239a6e2cbb350bfa357d35331c6e24c37c7c9273dd78922479d355cce9856880f6729a2
6
+ metadata.gz: b3f8d266e86c7cc266a950f948cc743457684442dbde779a9224b79b53c0a717e2947cb78c1937530126449b9f1d6a795b4d76e46fc78a6d04a5f3b2c3e46fdc
7
+ data.tar.gz: 58c5cd224d5a1332ef434ba745b54e5de71210afcddc3eb11aa066f35932a8f002b34cf3b35e81f5bbaae2689dff194c55f4fedd7ed258cb5811e4a3340d8093
@@ -290,7 +290,7 @@ module Azure::Network::Mgmt::V2015_05_01_preview
290
290
  #
291
291
  def add_telemetry
292
292
  sdk_information = 'azure_mgmt_network'
293
- sdk_information = "#{sdk_information}/0.17.3"
293
+ sdk_information = "#{sdk_information}/0.17.4"
294
294
  add_user_agent_information(sdk_information)
295
295
  end
296
296
  end
@@ -290,7 +290,7 @@ module Azure::Network::Mgmt::V2015_06_15
290
290
  #
291
291
  def add_telemetry
292
292
  sdk_information = 'azure_mgmt_network'
293
- sdk_information = "#{sdk_information}/0.17.3"
293
+ sdk_information = "#{sdk_information}/0.17.4"
294
294
  add_user_agent_information(sdk_information)
295
295
  end
296
296
  end
@@ -290,7 +290,7 @@ module Azure::Network::Mgmt::V2016_03_30
290
290
  #
291
291
  def add_telemetry
292
292
  sdk_information = 'azure_mgmt_network'
293
- sdk_information = "#{sdk_information}/0.17.3"
293
+ sdk_information = "#{sdk_information}/0.17.4"
294
294
  add_user_agent_information(sdk_information)
295
295
  end
296
296
  end
@@ -294,7 +294,7 @@ module Azure::Network::Mgmt::V2016_06_01
294
294
  #
295
295
  def add_telemetry
296
296
  sdk_information = 'azure_mgmt_network'
297
- sdk_information = "#{sdk_information}/0.17.3"
297
+ sdk_information = "#{sdk_information}/0.17.4"
298
298
  add_user_agent_information(sdk_information)
299
299
  end
300
300
  end
@@ -302,7 +302,7 @@ module Azure::Network::Mgmt::V2016_09_01
302
302
  #
303
303
  def add_telemetry
304
304
  sdk_information = 'azure_mgmt_network'
305
- sdk_information = "#{sdk_information}/0.17.3"
305
+ sdk_information = "#{sdk_information}/0.17.4"
306
306
  add_user_agent_information(sdk_information)
307
307
  end
308
308
  end
@@ -314,7 +314,7 @@ module Azure::Network::Mgmt::V2016_12_01
314
314
  #
315
315
  def add_telemetry
316
316
  sdk_information = 'azure_mgmt_network'
317
- sdk_information = "#{sdk_information}/0.17.3"
317
+ sdk_information = "#{sdk_information}/0.17.4"
318
318
  add_user_agent_information(sdk_information)
319
319
  end
320
320
  end
@@ -314,7 +314,7 @@ module Azure::Network::Mgmt::V2017_03_01
314
314
  #
315
315
  def add_telemetry
316
316
  sdk_information = 'azure_mgmt_network'
317
- sdk_information = "#{sdk_information}/0.17.3"
317
+ sdk_information = "#{sdk_information}/0.17.4"
318
318
  add_user_agent_information(sdk_information)
319
319
  end
320
320
  end
@@ -126,7 +126,7 @@ module Azure::Network::Mgmt::V2017_03_30
126
126
  #
127
127
  def add_telemetry
128
128
  sdk_information = 'azure_mgmt_network'
129
- sdk_information = "#{sdk_information}/0.17.3"
129
+ sdk_information = "#{sdk_information}/0.17.4"
130
130
  add_user_agent_information(sdk_information)
131
131
  end
132
132
  end
@@ -370,7 +370,7 @@ module Azure::Network::Mgmt::V2017_09_01
370
370
  #
371
371
  def add_telemetry
372
372
  sdk_information = 'azure_mgmt_network'
373
- sdk_information = "#{sdk_information}/0.17.3"
373
+ sdk_information = "#{sdk_information}/0.17.4"
374
374
  add_user_agent_information(sdk_information)
375
375
  end
376
376
  end
@@ -374,7 +374,7 @@ module Azure::Network::Mgmt::V2017_10_01
374
374
  #
375
375
  def add_telemetry
376
376
  sdk_information = 'azure_mgmt_network'
377
- sdk_information = "#{sdk_information}/0.17.3"
377
+ sdk_information = "#{sdk_information}/0.17.4"
378
378
  add_user_agent_information(sdk_information)
379
379
  end
380
380
  end
@@ -374,7 +374,7 @@ module Azure::Network::Mgmt::V2017_11_01
374
374
  #
375
375
  def add_telemetry
376
376
  sdk_information = 'azure_mgmt_network'
377
- sdk_information = "#{sdk_information}/0.17.3"
377
+ sdk_information = "#{sdk_information}/0.17.4"
378
378
  add_user_agent_information(sdk_information)
379
379
  end
380
380
  end
@@ -374,7 +374,7 @@ module Azure::Network::Mgmt::V2018_01_01
374
374
  #
375
375
  def add_telemetry
376
376
  sdk_information = 'azure_mgmt_network'
377
- sdk_information = "#{sdk_information}/0.17.3"
377
+ sdk_information = "#{sdk_information}/0.17.4"
378
378
  add_user_agent_information(sdk_information)
379
379
  end
380
380
  end
@@ -392,7 +392,7 @@ module Azure::Network::Mgmt::V2018_02_01
392
392
  #
393
393
  def add_telemetry
394
394
  sdk_information = 'azure_mgmt_network'
395
- sdk_information = "#{sdk_information}/0.17.3"
395
+ sdk_information = "#{sdk_information}/0.17.4"
396
396
  add_user_agent_information(sdk_information)
397
397
  end
398
398
  end
@@ -424,7 +424,7 @@ module Azure::Network::Mgmt::V2018_04_01
424
424
  #
425
425
  def add_telemetry
426
426
  sdk_information = 'azure_mgmt_network'
427
- sdk_information = "#{sdk_information}/0.17.3"
427
+ sdk_information = "#{sdk_information}/0.17.4"
428
428
  add_user_agent_information(sdk_information)
429
429
  end
430
430
  end
@@ -424,7 +424,7 @@ module Azure::Network::Mgmt::V2018_06_01
424
424
  #
425
425
  def add_telemetry
426
426
  sdk_information = 'azure_mgmt_network'
427
- sdk_information = "#{sdk_information}/0.17.3"
427
+ sdk_information = "#{sdk_information}/0.17.4"
428
428
  add_user_agent_information(sdk_information)
429
429
  end
430
430
  end
@@ -437,7 +437,7 @@ module Azure::Network::Mgmt::V2018_07_01
437
437
  #
438
438
  def add_telemetry
439
439
  sdk_information = 'azure_mgmt_network'
440
- sdk_information = "#{sdk_information}/0.17.3"
440
+ sdk_information = "#{sdk_information}/0.17.4"
441
441
  add_user_agent_information(sdk_information)
442
442
  end
443
443
  end
@@ -578,7 +578,7 @@ module Azure::Network::Mgmt::V2018_08_01
578
578
  #
579
579
  def add_telemetry
580
580
  sdk_information = 'azure_mgmt_network'
581
- sdk_information = "#{sdk_information}/0.17.3"
581
+ sdk_information = "#{sdk_information}/0.17.4"
582
582
  add_user_agent_information(sdk_information)
583
583
  end
584
584
  end
@@ -21,3 +21,4 @@ require '2017-03-30/generated/azure_mgmt_network'
21
21
  require '2016-09-01/generated/azure_mgmt_network'
22
22
  require 'profiles/v2017_03_09/network_v2017_03_09_profile_client'
23
23
  require 'profiles/latest/network_latest_profile_client'
24
+ require 'profiles/v2018_03_01/network_v2018_03_01_profile_client'
@@ -0,0 +1,1321 @@
1
+ # encoding: utf-8
2
+ # Copyright (c) Microsoft Corporation. All rights reserved.
3
+ # Licensed under the MIT License. See License.txt in the project root for license information.
4
+
5
+ require 'azure_mgmt_network'
6
+
7
+ module Azure::Network::Profiles::V2018_03_01
8
+ module Mgmt
9
+ ApplicationGateways = Azure::Network::Mgmt::V2017_10_01::ApplicationGateways
10
+ ApplicationSecurityGroups = Azure::Network::Mgmt::V2017_10_01::ApplicationSecurityGroups
11
+ AvailableEndpointServices = Azure::Network::Mgmt::V2017_10_01::AvailableEndpointServices
12
+ ExpressRouteCircuitAuthorizations = Azure::Network::Mgmt::V2017_10_01::ExpressRouteCircuitAuthorizations
13
+ ExpressRouteCircuitPeerings = Azure::Network::Mgmt::V2017_10_01::ExpressRouteCircuitPeerings
14
+ ExpressRouteCircuits = Azure::Network::Mgmt::V2017_10_01::ExpressRouteCircuits
15
+ ExpressRouteServiceProviders = Azure::Network::Mgmt::V2017_10_01::ExpressRouteServiceProviders
16
+ LoadBalancers = Azure::Network::Mgmt::V2017_10_01::LoadBalancers
17
+ LoadBalancerBackendAddressPools = Azure::Network::Mgmt::V2017_10_01::LoadBalancerBackendAddressPools
18
+ LoadBalancerFrontendIPConfigurations = Azure::Network::Mgmt::V2017_10_01::LoadBalancerFrontendIPConfigurations
19
+ InboundNatRules = Azure::Network::Mgmt::V2017_10_01::InboundNatRules
20
+ LoadBalancerLoadBalancingRules = Azure::Network::Mgmt::V2017_10_01::LoadBalancerLoadBalancingRules
21
+ LoadBalancerNetworkInterfaces = Azure::Network::Mgmt::V2017_10_01::LoadBalancerNetworkInterfaces
22
+ LoadBalancerProbes = Azure::Network::Mgmt::V2017_10_01::LoadBalancerProbes
23
+ NetworkInterfaces = Azure::Network::Mgmt::V2017_10_01::NetworkInterfaces
24
+ NetworkInterfaceIPConfigurations = Azure::Network::Mgmt::V2017_10_01::NetworkInterfaceIPConfigurations
25
+ NetworkInterfaceLoadBalancers = Azure::Network::Mgmt::V2017_10_01::NetworkInterfaceLoadBalancers
26
+ NetworkSecurityGroups = Azure::Network::Mgmt::V2017_10_01::NetworkSecurityGroups
27
+ SecurityRules = Azure::Network::Mgmt::V2017_10_01::SecurityRules
28
+ DefaultSecurityRules = Azure::Network::Mgmt::V2017_10_01::DefaultSecurityRules
29
+ NetworkWatchers = Azure::Network::Mgmt::V2017_10_01::NetworkWatchers
30
+ PacketCaptures = Azure::Network::Mgmt::V2017_10_01::PacketCaptures
31
+ ConnectionMonitors = Azure::Network::Mgmt::V2017_10_01::ConnectionMonitors
32
+ Operations = Azure::Network::Mgmt::V2017_10_01::Operations
33
+ PublicIPAddresses = Azure::Network::Mgmt::V2017_10_01::PublicIPAddresses
34
+ RouteFilters = Azure::Network::Mgmt::V2017_10_01::RouteFilters
35
+ RouteFilterRules = Azure::Network::Mgmt::V2017_10_01::RouteFilterRules
36
+ RouteTables = Azure::Network::Mgmt::V2017_10_01::RouteTables
37
+ Routes = Azure::Network::Mgmt::V2017_10_01::Routes
38
+ BgpServiceCommunities = Azure::Network::Mgmt::V2017_10_01::BgpServiceCommunities
39
+ Usages = Azure::Network::Mgmt::V2017_10_01::Usages
40
+ VirtualNetworks = Azure::Network::Mgmt::V2017_10_01::VirtualNetworks
41
+ Subnets = Azure::Network::Mgmt::V2017_10_01::Subnets
42
+ VirtualNetworkPeerings = Azure::Network::Mgmt::V2017_10_01::VirtualNetworkPeerings
43
+ VirtualNetworkGateways = Azure::Network::Mgmt::V2017_10_01::VirtualNetworkGateways
44
+ VirtualNetworkGatewayConnections = Azure::Network::Mgmt::V2017_10_01::VirtualNetworkGatewayConnections
45
+ LocalNetworkGateways = Azure::Network::Mgmt::V2017_10_01::LocalNetworkGateways
46
+
47
+ module Models
48
+ IpTag = Azure::Network::Mgmt::V2017_03_30::Models::IpTag
49
+ EndpointService = Azure::Network::Mgmt::V2017_03_30::Models::EndpointService
50
+ Delegation = Azure::Network::Mgmt::V2017_03_30::Models::Delegation
51
+ ServiceAssociationLink = Azure::Network::Mgmt::V2017_03_30::Models::ServiceAssociationLink
52
+ InterfaceEndpoint = Azure::Network::Mgmt::V2017_03_30::Models::InterfaceEndpoint
53
+ NetworkInterfaceTapConfiguration = Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceTapConfiguration
54
+ VirtualNetworkTap = Azure::Network::Mgmt::V2017_03_30::Models::VirtualNetworkTap
55
+ ServiceEndpointPolicyDefinition = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicyDefinition
56
+ ServiceEndpointPolicy = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy
57
+ IPConfigurationProfile = Azure::Network::Mgmt::V2017_03_30::Models::IPConfigurationProfile
58
+ TopologyAssociation = Azure::Network::Mgmt::V2017_10_01::Models::TopologyAssociation
59
+ SubResource = Azure::Network::Mgmt::V2017_10_01::Models::SubResource
60
+ TopologyResource = Azure::Network::Mgmt::V2017_10_01::Models::TopologyResource
61
+ OperationListResult = Azure::Network::Mgmt::V2017_10_01::Models::OperationListResult
62
+ Operation = Azure::Network::Mgmt::V2017_10_01::Models::Operation
63
+ NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceDnsSettings
64
+ OperationPropertiesFormatServiceSpecification = Azure::Network::Mgmt::V2017_10_01::Models::OperationPropertiesFormatServiceSpecification
65
+ VirtualNetworkConnectionGatewayReference = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkConnectionGatewayReference
66
+ LoadBalancerListResult = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerListResult
67
+ ConnectionSharedKey = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionSharedKey
68
+ InboundNatRuleListResult = Azure::Network::Mgmt::V2017_10_01::Models::InboundNatRuleListResult
69
+ PublicIPAddressSku = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressSku
70
+ LoadBalancerBackendAddressPoolListResult = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerBackendAddressPoolListResult
71
+ ConnectionResetSharedKey = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionResetSharedKey
72
+ LoadBalancerFrontendIPConfigurationListResult = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerFrontendIPConfigurationListResult
73
+ IpsecPolicy = Azure::Network::Mgmt::V2017_10_01::Models::IpsecPolicy
74
+ LoadBalancerLoadBalancingRuleListResult = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerLoadBalancingRuleListResult
75
+ GatewayRouteListResult = Azure::Network::Mgmt::V2017_10_01::Models::GatewayRouteListResult
76
+ LoadBalancerProbeListResult = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerProbeListResult
77
+ BgpPeerStatusListResult = Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerStatusListResult
78
+ NetworkInterfaceListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceListResult
79
+ VirtualNetworkGatewayListResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayListResult
80
+ ErrorDetails = Azure::Network::Mgmt::V2017_10_01::Models::ErrorDetails
81
+ ApplicationGatewayBackendHealthHttpSettings = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthHttpSettings
82
+ Error = Azure::Network::Mgmt::V2017_10_01::Models::Error
83
+ ApplicationGatewayBackendHealth = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealth
84
+ AzureAsyncOperationResult = Azure::Network::Mgmt::V2017_10_01::Models::AzureAsyncOperationResult
85
+ ApplicationGatewaySslPolicy = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicy
86
+ NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceIPConfigurationListResult
87
+ GatewayRoute = Azure::Network::Mgmt::V2017_10_01::Models::GatewayRoute
88
+ NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceLoadBalancerListResult
89
+ BgpSettings = Azure::Network::Mgmt::V2017_10_01::Models::BgpSettings
90
+ EffectiveNetworkSecurityGroupAssociation = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroupAssociation
91
+ VirtualNetworkGatewaySku = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySku
92
+ EffectiveNetworkSecurityRule = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityRule
93
+ ApplicationGatewayProbeHealthResponseMatch = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbeHealthResponseMatch
94
+ EffectiveNetworkSecurityGroup = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroup
95
+ VirtualNetworkUsageName = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkUsageName
96
+ EffectiveNetworkSecurityGroupListResult = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroupListResult
97
+ VirtualNetworkListResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkListResult
98
+ EffectiveRoute = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRoute
99
+ ApplicationGatewayWebApplicationFirewallConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
100
+ EffectiveRouteListResult = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteListResult
101
+ ApplicationGatewayListResult = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayListResult
102
+ SecurityRuleListResult = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleListResult
103
+ ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleGroup
104
+ NetworkSecurityGroupListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkSecurityGroupListResult
105
+ ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
106
+ LogSpecification = Azure::Network::Mgmt::V2017_10_01::Models::LogSpecification
107
+ AddressSpace = Azure::Network::Mgmt::V2017_10_01::Models::AddressSpace
108
+ NetworkWatcherListResult = Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcherListResult
109
+ Resource = Azure::Network::Mgmt::V2017_10_01::Models::Resource
110
+ TopologyParameters = Azure::Network::Mgmt::V2017_10_01::Models::TopologyParameters
111
+ ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationSecurityGroupListResult
112
+ DnsNameAvailabilityResult = Azure::Network::Mgmt::V2017_10_01::Models::DnsNameAvailabilityResult
113
+ Dimension = Azure::Network::Mgmt::V2017_10_01::Models::Dimension
114
+ EndpointServicesListResult = Azure::Network::Mgmt::V2017_10_01::Models::EndpointServicesListResult
115
+ MetricSpecification = Azure::Network::Mgmt::V2017_10_01::Models::MetricSpecification
116
+ AuthorizationListResult = Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationListResult
117
+ Topology = Azure::Network::Mgmt::V2017_10_01::Models::Topology
118
+ UsageName = Azure::Network::Mgmt::V2017_10_01::Models::UsageName
119
+ VerificationIPFlowParameters = Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowParameters
120
+ BgpServiceCommunityListResult = Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult
121
+ VerificationIPFlowResult = Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult
122
+ Ipv6ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2017_10_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
123
+ NextHopParameters = Azure::Network::Mgmt::V2017_10_01::Models::NextHopParameters
124
+ ExpressRouteCircuitSku = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSku
125
+ NextHopResult = Azure::Network::Mgmt::V2017_10_01::Models::NextHopResult
126
+ RouteListResult = Azure::Network::Mgmt::V2017_10_01::Models::RouteListResult
127
+ SecurityGroupViewParameters = Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewParameters
128
+ ExpressRouteCircuitsArpTableListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsArpTableListResult
129
+ NetworkInterfaceAssociation = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceAssociation
130
+ ExpressRouteCircuitsRoutesTableListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsRoutesTableListResult
131
+ SubnetAssociation = Azure::Network::Mgmt::V2017_10_01::Models::SubnetAssociation
132
+ ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
133
+ SecurityRuleAssociations = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleAssociations
134
+ ExpressRouteServiceProviderBandwidthsOffered = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProviderBandwidthsOffered
135
+ SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupNetworkInterface
136
+ ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProviderListResult
137
+ SecurityGroupViewResult = Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewResult
138
+ RouteFilterRuleListResult = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRuleListResult
139
+ PacketCaptureStorageLocation = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureStorageLocation
140
+ PublicIPAddressListResult = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressListResult
141
+ PacketCaptureFilter = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureFilter
142
+ VirtualNetworkGatewayListConnectionsResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayListConnectionsResult
143
+ PacketCaptureParameters = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureParameters
144
+ ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2017_10_01::Models::ServiceEndpointPropertiesFormat
145
+ PacketCapture = Azure::Network::Mgmt::V2017_10_01::Models::PacketCapture
146
+ VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionListResult
147
+ PacketCaptureResult = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureResult
148
+ ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendAddress
149
+ PacketCaptureListResult = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureListResult
150
+ ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthServer
151
+ PacketCaptureQueryStatusResult = Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureQueryStatusResult
152
+ ApplicationGatewaySku = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySku
153
+ TroubleshootingParameters = Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingParameters
154
+ BgpPeerStatus = Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerStatus
155
+ QueryTroubleshootingParameters = Azure::Network::Mgmt::V2017_10_01::Models::QueryTroubleshootingParameters
156
+ VirtualNetworkListUsageResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkListUsageResult
157
+ TroubleshootingRecommendedActions = Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingRecommendedActions
158
+ IPAddressAvailabilityResult = Azure::Network::Mgmt::V2017_10_01::Models::IPAddressAvailabilityResult
159
+ TroubleshootingDetails = Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingDetails
160
+ DhcpOptions = Azure::Network::Mgmt::V2017_10_01::Models::DhcpOptions
161
+ TroubleshootingResult = Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingResult
162
+ VirtualNetworkPeeringListResult = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeeringListResult
163
+ RetentionPolicyParameters = Azure::Network::Mgmt::V2017_10_01::Models::RetentionPolicyParameters
164
+ ApplicationGatewayAvailableSslPredefinedPolicies = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
165
+ FlowLogStatusParameters = Azure::Network::Mgmt::V2017_10_01::Models::FlowLogStatusParameters
166
+ UsagesListResult = Azure::Network::Mgmt::V2017_10_01::Models::UsagesListResult
167
+ FlowLogInformation = Azure::Network::Mgmt::V2017_10_01::Models::FlowLogInformation
168
+ ExpressRouteCircuitPeeringConfig = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringConfig
169
+ ConnectivitySource = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivitySource
170
+ BGPCommunity = Azure::Network::Mgmt::V2017_10_01::Models::BGPCommunity
171
+ ConnectivityDestination = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityDestination
172
+ ExpressRouteCircuitServiceProviderProperties = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitServiceProviderProperties
173
+ ConnectivityParameters = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityParameters
174
+ ExpressRouteCircuitRoutesTable = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitRoutesTable
175
+ ConnectivityIssue = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityIssue
176
+ ExpressRouteCircuitListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitListResult
177
+ ConnectivityHop = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityHop
178
+ LoadBalancerSku = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerSku
179
+ ConnectivityInformation = Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityInformation
180
+ VpnDeviceScriptParameters = Azure::Network::Mgmt::V2017_10_01::Models::VpnDeviceScriptParameters
181
+ AzureReachabilityReportLocation = Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportLocation
182
+ PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressDnsSettings
183
+ AzureReachabilityReportParameters = Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportParameters
184
+ ApplicationGatewayConnectionDraining = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayConnectionDraining
185
+ AzureReachabilityReportLatencyInfo = Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportLatencyInfo
186
+ VpnClientParameters = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientParameters
187
+ AzureReachabilityReportItem = Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportItem
188
+ VirtualNetworkUsage = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkUsage
189
+ AzureReachabilityReport = Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReport
190
+ ApplicationGatewayFirewallRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRule
191
+ AvailableProvidersListParameters = Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListParameters
192
+ TagsObject = Azure::Network::Mgmt::V2017_10_01::Models::TagsObject
193
+ AvailableProvidersListCity = Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListCity
194
+ ExpressRouteCircuitStats = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitStats
195
+ AvailableProvidersListState = Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListState
196
+ ExpressRouteCircuitArpTable = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitArpTable
197
+ AvailableProvidersListCountry = Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListCountry
198
+ RouteTableListResult = Azure::Network::Mgmt::V2017_10_01::Models::RouteTableListResult
199
+ AvailableProvidersList = Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersList
200
+ LocalNetworkGatewayListResult = Azure::Network::Mgmt::V2017_10_01::Models::LocalNetworkGatewayListResult
201
+ ConnectionMonitorSource = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorSource
202
+ ApplicationGatewayBackendHealthPool = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthPool
203
+ ConnectionMonitorDestination = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorDestination
204
+ ApplicationGatewayFirewallDisabledRuleGroup = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
205
+ ConnectionMonitorParameters = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorParameters
206
+ Usage = Azure::Network::Mgmt::V2017_10_01::Models::Usage
207
+ ConnectionMonitor = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitor
208
+ ExpressRouteCircuitRoutesTableSummary = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitRoutesTableSummary
209
+ ConnectionMonitorResult = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorResult
210
+ TunnelConnectionHealth = Azure::Network::Mgmt::V2017_10_01::Models::TunnelConnectionHealth
211
+ ConnectionMonitorListResult = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorListResult
212
+ SubnetListResult = Azure::Network::Mgmt::V2017_10_01::Models::SubnetListResult
213
+ ConnectionStateSnapshot = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionStateSnapshot
214
+ RouteFilterListResult = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterListResult
215
+ ConnectionMonitorQueryResult = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorQueryResult
216
+ ExpressRouteCircuitPeeringListResult = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringListResult
217
+ OperationDisplay = Azure::Network::Mgmt::V2017_10_01::Models::OperationDisplay
218
+ VpnClientConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientConfiguration
219
+ Availability = Azure::Network::Mgmt::V2017_10_01::Models::Availability
220
+ BackendAddressPool = Azure::Network::Mgmt::V2017_10_01::Models::BackendAddressPool
221
+ InboundNatRule = Azure::Network::Mgmt::V2017_10_01::Models::InboundNatRule
222
+ ApplicationSecurityGroup = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationSecurityGroup
223
+ SecurityRule = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRule
224
+ NetworkInterface = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterface
225
+ NetworkSecurityGroup = Azure::Network::Mgmt::V2017_10_01::Models::NetworkSecurityGroup
226
+ Route = Azure::Network::Mgmt::V2017_10_01::Models::Route
227
+ RouteTable = Azure::Network::Mgmt::V2017_10_01::Models::RouteTable
228
+ PublicIPAddress = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddress
229
+ IPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::IPConfiguration
230
+ ResourceNavigationLink = Azure::Network::Mgmt::V2017_10_01::Models::ResourceNavigationLink
231
+ Subnet = Azure::Network::Mgmt::V2017_10_01::Models::Subnet
232
+ NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceIPConfiguration
233
+ ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendAddressPool
234
+ ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHttpSettings
235
+ ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration
236
+ ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAuthenticationCertificate
237
+ ApplicationGatewaySslCertificate = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCertificate
238
+ ApplicationGatewayFrontendIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendIPConfiguration
239
+ ApplicationGatewayFrontendPort = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendPort
240
+ ApplicationGatewayHttpListener = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayHttpListener
241
+ ApplicationGatewayPathRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayPathRule
242
+ ApplicationGatewayProbe = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbe
243
+ ApplicationGatewayRequestRoutingRule = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRule
244
+ ApplicationGatewayRedirectConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectConfiguration
245
+ ApplicationGatewayUrlPathMap = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayUrlPathMap
246
+ ApplicationGateway = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGateway
247
+ ApplicationGatewayFirewallRuleSet = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleSet
248
+ ApplicationGatewayAvailableSslOptions = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableSslOptions
249
+ ApplicationGatewaySslPredefinedPolicy = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPredefinedPolicy
250
+ EndpointServiceResult = Azure::Network::Mgmt::V2017_10_01::Models::EndpointServiceResult
251
+ ExpressRouteCircuitAuthorization = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitAuthorization
252
+ RouteFilterRule = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRule
253
+ ExpressRouteCircuitPeering = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeering
254
+ RouteFilter = Azure::Network::Mgmt::V2017_10_01::Models::RouteFilter
255
+ ExpressRouteCircuit = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuit
256
+ ExpressRouteServiceProvider = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProvider
257
+ FrontendIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::FrontendIPConfiguration
258
+ LoadBalancingRule = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancingRule
259
+ Probe = Azure::Network::Mgmt::V2017_10_01::Models::Probe
260
+ InboundNatPool = Azure::Network::Mgmt::V2017_10_01::Models::InboundNatPool
261
+ OutboundNatRule = Azure::Network::Mgmt::V2017_10_01::Models::OutboundNatRule
262
+ LoadBalancer = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancer
263
+ NetworkWatcher = Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcher
264
+ PatchRouteFilterRule = Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilterRule
265
+ PatchRouteFilter = Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilter
266
+ BgpServiceCommunity = Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunity
267
+ VirtualNetworkPeering = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeering
268
+ VirtualNetwork = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetwork
269
+ VirtualNetworkGatewayIPConfiguration = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayIPConfiguration
270
+ VpnClientRootCertificate = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRootCertificate
271
+ VpnClientRevokedCertificate = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRevokedCertificate
272
+ VirtualNetworkGateway = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGateway
273
+ LocalNetworkGateway = Azure::Network::Mgmt::V2017_10_01::Models::LocalNetworkGateway
274
+ VirtualNetworkGatewayConnection = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnection
275
+ VirtualNetworkGatewayConnectionListEntity = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionListEntity
276
+ TransportProtocol = Azure::Network::Mgmt::V2017_10_01::Models::TransportProtocol
277
+ IPAllocationMethod = Azure::Network::Mgmt::V2017_10_01::Models::IPAllocationMethod
278
+ IPVersion = Azure::Network::Mgmt::V2017_10_01::Models::IPVersion
279
+ SecurityRuleProtocol = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleProtocol
280
+ SecurityRuleAccess = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleAccess
281
+ SecurityRuleDirection = Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleDirection
282
+ RouteNextHopType = Azure::Network::Mgmt::V2017_10_01::Models::RouteNextHopType
283
+ PublicIPAddressSkuName = Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressSkuName
284
+ ApplicationGatewayProtocol = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProtocol
285
+ ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayCookieBasedAffinity
286
+ ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthServerHealth
287
+ ApplicationGatewaySkuName = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySkuName
288
+ ApplicationGatewayTier = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayTier
289
+ ApplicationGatewaySslProtocol = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslProtocol
290
+ ApplicationGatewaySslPolicyType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyType
291
+ ApplicationGatewaySslPolicyName = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyName
292
+ ApplicationGatewaySslCipherSuite = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCipherSuite
293
+ ApplicationGatewayRequestRoutingRuleType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRuleType
294
+ ApplicationGatewayRedirectType = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectType
295
+ ApplicationGatewayOperationalState = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayOperationalState
296
+ ApplicationGatewayFirewallMode = Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallMode
297
+ AuthorizationUseStatus = Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationUseStatus
298
+ ExpressRouteCircuitPeeringAdvertisedPublicPrefixState = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
299
+ Access = Azure::Network::Mgmt::V2017_10_01::Models::Access
300
+ ExpressRouteCircuitPeeringType = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringType
301
+ ExpressRouteCircuitPeeringState = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringState
302
+ ExpressRouteCircuitSkuTier = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuTier
303
+ ExpressRouteCircuitSkuFamily = Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuFamily
304
+ ServiceProviderProvisioningState = Azure::Network::Mgmt::V2017_10_01::Models::ServiceProviderProvisioningState
305
+ LoadBalancerSkuName = Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerSkuName
306
+ LoadDistribution = Azure::Network::Mgmt::V2017_10_01::Models::LoadDistribution
307
+ ProbeProtocol = Azure::Network::Mgmt::V2017_10_01::Models::ProbeProtocol
308
+ NetworkOperationStatus = Azure::Network::Mgmt::V2017_10_01::Models::NetworkOperationStatus
309
+ EffectiveSecurityRuleProtocol = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveSecurityRuleProtocol
310
+ EffectiveRouteSource = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteSource
311
+ EffectiveRouteState = Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteState
312
+ ProvisioningState = Azure::Network::Mgmt::V2017_10_01::Models::ProvisioningState
313
+ AssociationType = Azure::Network::Mgmt::V2017_10_01::Models::AssociationType
314
+ Direction = Azure::Network::Mgmt::V2017_10_01::Models::Direction
315
+ Protocol = Azure::Network::Mgmt::V2017_10_01::Models::Protocol
316
+ NextHopType = Azure::Network::Mgmt::V2017_10_01::Models::NextHopType
317
+ PcProtocol = Azure::Network::Mgmt::V2017_10_01::Models::PcProtocol
318
+ PcStatus = Azure::Network::Mgmt::V2017_10_01::Models::PcStatus
319
+ PcError = Azure::Network::Mgmt::V2017_10_01::Models::PcError
320
+ Origin = Azure::Network::Mgmt::V2017_10_01::Models::Origin
321
+ Severity = Azure::Network::Mgmt::V2017_10_01::Models::Severity
322
+ IssueType = Azure::Network::Mgmt::V2017_10_01::Models::IssueType
323
+ ConnectionStatus = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionStatus
324
+ ConnectionState = Azure::Network::Mgmt::V2017_10_01::Models::ConnectionState
325
+ EvaluationState = Azure::Network::Mgmt::V2017_10_01::Models::EvaluationState
326
+ VirtualNetworkPeeringState = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeeringState
327
+ VirtualNetworkGatewayType = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayType
328
+ VpnType = Azure::Network::Mgmt::V2017_10_01::Models::VpnType
329
+ VirtualNetworkGatewaySkuName = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuName
330
+ VirtualNetworkGatewaySkuTier = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuTier
331
+ VpnClientProtocol = Azure::Network::Mgmt::V2017_10_01::Models::VpnClientProtocol
332
+ BgpPeerState = Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerState
333
+ ProcessorArchitecture = Azure::Network::Mgmt::V2017_10_01::Models::ProcessorArchitecture
334
+ AuthenticationMethod = Azure::Network::Mgmt::V2017_10_01::Models::AuthenticationMethod
335
+ VirtualNetworkGatewayConnectionStatus = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionStatus
336
+ VirtualNetworkGatewayConnectionType = Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionType
337
+ IpsecEncryption = Azure::Network::Mgmt::V2017_10_01::Models::IpsecEncryption
338
+ IpsecIntegrity = Azure::Network::Mgmt::V2017_10_01::Models::IpsecIntegrity
339
+ IkeEncryption = Azure::Network::Mgmt::V2017_10_01::Models::IkeEncryption
340
+ IkeIntegrity = Azure::Network::Mgmt::V2017_10_01::Models::IkeIntegrity
341
+ DhGroup = Azure::Network::Mgmt::V2017_10_01::Models::DhGroup
342
+ PfsGroup = Azure::Network::Mgmt::V2017_10_01::Models::PfsGroup
343
+ end
344
+
345
+ #
346
+ # NetworkManagementClass
347
+ #
348
+ class NetworkManagementClass
349
+ attr_reader :application_gateways, :application_security_groups, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuits, :express_route_service_providers, :load_balancers, :load_balancer_backend_address_pools, :load_balancer_frontend_ipconfigurations, :inbound_nat_rules, :load_balancer_load_balancing_rules, :load_balancer_network_interfaces, :load_balancer_probes, :network_interfaces, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :operations, :public_ipaddresses, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :configurable, :base_url, :options, :model_classes
350
+
351
+ def initialize(options = {})
352
+ if options.is_a?(Hash) && options.length == 0
353
+ @options = setup_default_options
354
+ else
355
+ @options = options
356
+ end
357
+
358
+ reset!(options)
359
+
360
+ @configurable = self
361
+ @base_url = options[:base_url].nil? ? nil:options[:base_url]
362
+ @options = options[:options].nil? ? nil:options[:options]
363
+
364
+ @client_0 = Azure::Network::Mgmt::V2017_03_30::NetworkManagementClient.new(configurable.credentials, base_url, options)
365
+ if(@client_0.respond_to?(:subscription_id))
366
+ @client_0.subscription_id = configurable.subscription_id
367
+ end
368
+ add_telemetry(@client_0)
369
+
370
+ @client_1 = Azure::Network::Mgmt::V2017_10_01::NetworkManagementClient.new(configurable.credentials, base_url, options)
371
+ if(@client_1.respond_to?(:subscription_id))
372
+ @client_1.subscription_id = configurable.subscription_id
373
+ end
374
+ add_telemetry(@client_1)
375
+ @application_gateways = @client_1.application_gateways
376
+ @application_security_groups = @client_1.application_security_groups
377
+ @available_endpoint_services = @client_1.available_endpoint_services
378
+ @express_route_circuit_authorizations = @client_1.express_route_circuit_authorizations
379
+ @express_route_circuit_peerings = @client_1.express_route_circuit_peerings
380
+ @express_route_circuits = @client_1.express_route_circuits
381
+ @express_route_service_providers = @client_1.express_route_service_providers
382
+ @load_balancers = @client_1.load_balancers
383
+ @load_balancer_backend_address_pools = @client_1.load_balancer_backend_address_pools
384
+ @load_balancer_frontend_ipconfigurations = @client_1.load_balancer_frontend_ipconfigurations
385
+ @inbound_nat_rules = @client_1.inbound_nat_rules
386
+ @load_balancer_load_balancing_rules = @client_1.load_balancer_load_balancing_rules
387
+ @load_balancer_network_interfaces = @client_1.load_balancer_network_interfaces
388
+ @load_balancer_probes = @client_1.load_balancer_probes
389
+ @network_interfaces = @client_1.network_interfaces
390
+ @network_interface_ipconfigurations = @client_1.network_interface_ipconfigurations
391
+ @network_interface_load_balancers = @client_1.network_interface_load_balancers
392
+ @network_security_groups = @client_1.network_security_groups
393
+ @security_rules = @client_1.security_rules
394
+ @default_security_rules = @client_1.default_security_rules
395
+ @network_watchers = @client_1.network_watchers
396
+ @packet_captures = @client_1.packet_captures
397
+ @connection_monitors = @client_1.connection_monitors
398
+ @operations = @client_1.operations
399
+ @public_ipaddresses = @client_1.public_ipaddresses
400
+ @route_filters = @client_1.route_filters
401
+ @route_filter_rules = @client_1.route_filter_rules
402
+ @route_tables = @client_1.route_tables
403
+ @routes = @client_1.routes
404
+ @bgp_service_communities = @client_1.bgp_service_communities
405
+ @usages = @client_1.usages
406
+ @virtual_networks = @client_1.virtual_networks
407
+ @subnets = @client_1.subnets
408
+ @virtual_network_peerings = @client_1.virtual_network_peerings
409
+ @virtual_network_gateways = @client_1.virtual_network_gateways
410
+ @virtual_network_gateway_connections = @client_1.virtual_network_gateway_connections
411
+ @local_network_gateways = @client_1.local_network_gateways
412
+
413
+ @model_classes = ModelClasses.new
414
+ end
415
+
416
+ def add_telemetry(client)
417
+ profile_information = 'Profiles/V2018_03_01/Network/Mgmt'
418
+ client.add_user_agent_information(profile_information)
419
+ end
420
+
421
+ def method_missing(method, *args)
422
+ if @client_1.respond_to?method
423
+ @client_1.send(method, *args)
424
+ elsif @client_0.respond_to?method
425
+ @client_0.send(method, *args)
426
+ else
427
+ super
428
+ end
429
+ end
430
+
431
+ end
432
+
433
+ class ModelClasses
434
+ def ip_tag
435
+ Azure::Network::Mgmt::V2017_03_30::Models::IpTag
436
+ end
437
+ def endpoint_service
438
+ Azure::Network::Mgmt::V2017_03_30::Models::EndpointService
439
+ end
440
+ def delegation
441
+ Azure::Network::Mgmt::V2017_03_30::Models::Delegation
442
+ end
443
+ def service_association_link
444
+ Azure::Network::Mgmt::V2017_03_30::Models::ServiceAssociationLink
445
+ end
446
+ def interface_endpoint
447
+ Azure::Network::Mgmt::V2017_03_30::Models::InterfaceEndpoint
448
+ end
449
+ def network_interface_tap_configuration
450
+ Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceTapConfiguration
451
+ end
452
+ def virtual_network_tap
453
+ Azure::Network::Mgmt::V2017_03_30::Models::VirtualNetworkTap
454
+ end
455
+ def service_endpoint_policy_definition
456
+ Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicyDefinition
457
+ end
458
+ def service_endpoint_policy
459
+ Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy
460
+ end
461
+ def ipconfiguration_profile
462
+ Azure::Network::Mgmt::V2017_03_30::Models::IPConfigurationProfile
463
+ end
464
+ def topology_association
465
+ Azure::Network::Mgmt::V2017_10_01::Models::TopologyAssociation
466
+ end
467
+ def sub_resource
468
+ Azure::Network::Mgmt::V2017_10_01::Models::SubResource
469
+ end
470
+ def topology_resource
471
+ Azure::Network::Mgmt::V2017_10_01::Models::TopologyResource
472
+ end
473
+ def operation_list_result
474
+ Azure::Network::Mgmt::V2017_10_01::Models::OperationListResult
475
+ end
476
+ def operation
477
+ Azure::Network::Mgmt::V2017_10_01::Models::Operation
478
+ end
479
+ def network_interface_dns_settings
480
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceDnsSettings
481
+ end
482
+ def operation_properties_format_service_specification
483
+ Azure::Network::Mgmt::V2017_10_01::Models::OperationPropertiesFormatServiceSpecification
484
+ end
485
+ def virtual_network_connection_gateway_reference
486
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkConnectionGatewayReference
487
+ end
488
+ def load_balancer_list_result
489
+ Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerListResult
490
+ end
491
+ def connection_shared_key
492
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionSharedKey
493
+ end
494
+ def inbound_nat_rule_list_result
495
+ Azure::Network::Mgmt::V2017_10_01::Models::InboundNatRuleListResult
496
+ end
497
+ def public_ipaddress_sku
498
+ Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressSku
499
+ end
500
+ def load_balancer_backend_address_pool_list_result
501
+ Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerBackendAddressPoolListResult
502
+ end
503
+ def connection_reset_shared_key
504
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionResetSharedKey
505
+ end
506
+ def load_balancer_frontend_ipconfiguration_list_result
507
+ Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerFrontendIPConfigurationListResult
508
+ end
509
+ def ipsec_policy
510
+ Azure::Network::Mgmt::V2017_10_01::Models::IpsecPolicy
511
+ end
512
+ def load_balancer_load_balancing_rule_list_result
513
+ Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerLoadBalancingRuleListResult
514
+ end
515
+ def gateway_route_list_result
516
+ Azure::Network::Mgmt::V2017_10_01::Models::GatewayRouteListResult
517
+ end
518
+ def load_balancer_probe_list_result
519
+ Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerProbeListResult
520
+ end
521
+ def bgp_peer_status_list_result
522
+ Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerStatusListResult
523
+ end
524
+ def network_interface_list_result
525
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceListResult
526
+ end
527
+ def virtual_network_gateway_list_result
528
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayListResult
529
+ end
530
+ def error_details
531
+ Azure::Network::Mgmt::V2017_10_01::Models::ErrorDetails
532
+ end
533
+ def application_gateway_backend_health_http_settings
534
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthHttpSettings
535
+ end
536
+ def error
537
+ Azure::Network::Mgmt::V2017_10_01::Models::Error
538
+ end
539
+ def application_gateway_backend_health
540
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealth
541
+ end
542
+ def azure_async_operation_result
543
+ Azure::Network::Mgmt::V2017_10_01::Models::AzureAsyncOperationResult
544
+ end
545
+ def application_gateway_ssl_policy
546
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicy
547
+ end
548
+ def network_interface_ipconfiguration_list_result
549
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceIPConfigurationListResult
550
+ end
551
+ def gateway_route
552
+ Azure::Network::Mgmt::V2017_10_01::Models::GatewayRoute
553
+ end
554
+ def network_interface_load_balancer_list_result
555
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceLoadBalancerListResult
556
+ end
557
+ def bgp_settings
558
+ Azure::Network::Mgmt::V2017_10_01::Models::BgpSettings
559
+ end
560
+ def effective_network_security_group_association
561
+ Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroupAssociation
562
+ end
563
+ def virtual_network_gateway_sku
564
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySku
565
+ end
566
+ def effective_network_security_rule
567
+ Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityRule
568
+ end
569
+ def application_gateway_probe_health_response_match
570
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbeHealthResponseMatch
571
+ end
572
+ def effective_network_security_group
573
+ Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroup
574
+ end
575
+ def virtual_network_usage_name
576
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkUsageName
577
+ end
578
+ def effective_network_security_group_list_result
579
+ Azure::Network::Mgmt::V2017_10_01::Models::EffectiveNetworkSecurityGroupListResult
580
+ end
581
+ def virtual_network_list_result
582
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkListResult
583
+ end
584
+ def effective_route
585
+ Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRoute
586
+ end
587
+ def application_gateway_web_application_firewall_configuration
588
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayWebApplicationFirewallConfiguration
589
+ end
590
+ def effective_route_list_result
591
+ Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteListResult
592
+ end
593
+ def application_gateway_list_result
594
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayListResult
595
+ end
596
+ def security_rule_list_result
597
+ Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleListResult
598
+ end
599
+ def application_gateway_firewall_rule_group
600
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleGroup
601
+ end
602
+ def network_security_group_list_result
603
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkSecurityGroupListResult
604
+ end
605
+ def application_gateway_available_waf_rule_sets_result
606
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
607
+ end
608
+ def log_specification
609
+ Azure::Network::Mgmt::V2017_10_01::Models::LogSpecification
610
+ end
611
+ def address_space
612
+ Azure::Network::Mgmt::V2017_10_01::Models::AddressSpace
613
+ end
614
+ def network_watcher_list_result
615
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcherListResult
616
+ end
617
+ def resource
618
+ Azure::Network::Mgmt::V2017_10_01::Models::Resource
619
+ end
620
+ def topology_parameters
621
+ Azure::Network::Mgmt::V2017_10_01::Models::TopologyParameters
622
+ end
623
+ def application_security_group_list_result
624
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationSecurityGroupListResult
625
+ end
626
+ def dns_name_availability_result
627
+ Azure::Network::Mgmt::V2017_10_01::Models::DnsNameAvailabilityResult
628
+ end
629
+ def dimension
630
+ Azure::Network::Mgmt::V2017_10_01::Models::Dimension
631
+ end
632
+ def endpoint_services_list_result
633
+ Azure::Network::Mgmt::V2017_10_01::Models::EndpointServicesListResult
634
+ end
635
+ def metric_specification
636
+ Azure::Network::Mgmt::V2017_10_01::Models::MetricSpecification
637
+ end
638
+ def authorization_list_result
639
+ Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationListResult
640
+ end
641
+ def topology
642
+ Azure::Network::Mgmt::V2017_10_01::Models::Topology
643
+ end
644
+ def usage_name
645
+ Azure::Network::Mgmt::V2017_10_01::Models::UsageName
646
+ end
647
+ def verification_ipflow_parameters
648
+ Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowParameters
649
+ end
650
+ def bgp_service_community_list_result
651
+ Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunityListResult
652
+ end
653
+ def verification_ipflow_result
654
+ Azure::Network::Mgmt::V2017_10_01::Models::VerificationIPFlowResult
655
+ end
656
+ def ipv6_express_route_circuit_peering_config
657
+ Azure::Network::Mgmt::V2017_10_01::Models::Ipv6ExpressRouteCircuitPeeringConfig
658
+ end
659
+ def next_hop_parameters
660
+ Azure::Network::Mgmt::V2017_10_01::Models::NextHopParameters
661
+ end
662
+ def express_route_circuit_sku
663
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSku
664
+ end
665
+ def next_hop_result
666
+ Azure::Network::Mgmt::V2017_10_01::Models::NextHopResult
667
+ end
668
+ def route_list_result
669
+ Azure::Network::Mgmt::V2017_10_01::Models::RouteListResult
670
+ end
671
+ def security_group_view_parameters
672
+ Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewParameters
673
+ end
674
+ def express_route_circuits_arp_table_list_result
675
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsArpTableListResult
676
+ end
677
+ def network_interface_association
678
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceAssociation
679
+ end
680
+ def express_route_circuits_routes_table_list_result
681
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsRoutesTableListResult
682
+ end
683
+ def subnet_association
684
+ Azure::Network::Mgmt::V2017_10_01::Models::SubnetAssociation
685
+ end
686
+ def express_route_circuits_routes_table_summary_list_result
687
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
688
+ end
689
+ def security_rule_associations
690
+ Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleAssociations
691
+ end
692
+ def express_route_service_provider_bandwidths_offered
693
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProviderBandwidthsOffered
694
+ end
695
+ def security_group_network_interface
696
+ Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupNetworkInterface
697
+ end
698
+ def express_route_service_provider_list_result
699
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProviderListResult
700
+ end
701
+ def security_group_view_result
702
+ Azure::Network::Mgmt::V2017_10_01::Models::SecurityGroupViewResult
703
+ end
704
+ def route_filter_rule_list_result
705
+ Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRuleListResult
706
+ end
707
+ def packet_capture_storage_location
708
+ Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureStorageLocation
709
+ end
710
+ def public_ipaddress_list_result
711
+ Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressListResult
712
+ end
713
+ def packet_capture_filter
714
+ Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureFilter
715
+ end
716
+ def virtual_network_gateway_list_connections_result
717
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayListConnectionsResult
718
+ end
719
+ def packet_capture_parameters
720
+ Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureParameters
721
+ end
722
+ def service_endpoint_properties_format
723
+ Azure::Network::Mgmt::V2017_10_01::Models::ServiceEndpointPropertiesFormat
724
+ end
725
+ def packet_capture
726
+ Azure::Network::Mgmt::V2017_10_01::Models::PacketCapture
727
+ end
728
+ def virtual_network_gateway_connection_list_result
729
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionListResult
730
+ end
731
+ def packet_capture_result
732
+ Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureResult
733
+ end
734
+ def application_gateway_backend_address
735
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendAddress
736
+ end
737
+ def packet_capture_list_result
738
+ Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureListResult
739
+ end
740
+ def application_gateway_backend_health_server
741
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthServer
742
+ end
743
+ def packet_capture_query_status_result
744
+ Azure::Network::Mgmt::V2017_10_01::Models::PacketCaptureQueryStatusResult
745
+ end
746
+ def application_gateway_sku
747
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySku
748
+ end
749
+ def troubleshooting_parameters
750
+ Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingParameters
751
+ end
752
+ def bgp_peer_status
753
+ Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerStatus
754
+ end
755
+ def query_troubleshooting_parameters
756
+ Azure::Network::Mgmt::V2017_10_01::Models::QueryTroubleshootingParameters
757
+ end
758
+ def virtual_network_list_usage_result
759
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkListUsageResult
760
+ end
761
+ def troubleshooting_recommended_actions
762
+ Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingRecommendedActions
763
+ end
764
+ def ipaddress_availability_result
765
+ Azure::Network::Mgmt::V2017_10_01::Models::IPAddressAvailabilityResult
766
+ end
767
+ def troubleshooting_details
768
+ Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingDetails
769
+ end
770
+ def dhcp_options
771
+ Azure::Network::Mgmt::V2017_10_01::Models::DhcpOptions
772
+ end
773
+ def troubleshooting_result
774
+ Azure::Network::Mgmt::V2017_10_01::Models::TroubleshootingResult
775
+ end
776
+ def virtual_network_peering_list_result
777
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeeringListResult
778
+ end
779
+ def retention_policy_parameters
780
+ Azure::Network::Mgmt::V2017_10_01::Models::RetentionPolicyParameters
781
+ end
782
+ def application_gateway_available_ssl_predefined_policies
783
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableSslPredefinedPolicies
784
+ end
785
+ def flow_log_status_parameters
786
+ Azure::Network::Mgmt::V2017_10_01::Models::FlowLogStatusParameters
787
+ end
788
+ def usages_list_result
789
+ Azure::Network::Mgmt::V2017_10_01::Models::UsagesListResult
790
+ end
791
+ def flow_log_information
792
+ Azure::Network::Mgmt::V2017_10_01::Models::FlowLogInformation
793
+ end
794
+ def express_route_circuit_peering_config
795
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringConfig
796
+ end
797
+ def connectivity_source
798
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectivitySource
799
+ end
800
+ def bgpcommunity
801
+ Azure::Network::Mgmt::V2017_10_01::Models::BGPCommunity
802
+ end
803
+ def connectivity_destination
804
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityDestination
805
+ end
806
+ def express_route_circuit_service_provider_properties
807
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitServiceProviderProperties
808
+ end
809
+ def connectivity_parameters
810
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityParameters
811
+ end
812
+ def express_route_circuit_routes_table
813
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitRoutesTable
814
+ end
815
+ def connectivity_issue
816
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityIssue
817
+ end
818
+ def express_route_circuit_list_result
819
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitListResult
820
+ end
821
+ def connectivity_hop
822
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityHop
823
+ end
824
+ def load_balancer_sku
825
+ Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerSku
826
+ end
827
+ def connectivity_information
828
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectivityInformation
829
+ end
830
+ def vpn_device_script_parameters
831
+ Azure::Network::Mgmt::V2017_10_01::Models::VpnDeviceScriptParameters
832
+ end
833
+ def azure_reachability_report_location
834
+ Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportLocation
835
+ end
836
+ def public_ipaddress_dns_settings
837
+ Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressDnsSettings
838
+ end
839
+ def azure_reachability_report_parameters
840
+ Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportParameters
841
+ end
842
+ def application_gateway_connection_draining
843
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayConnectionDraining
844
+ end
845
+ def azure_reachability_report_latency_info
846
+ Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportLatencyInfo
847
+ end
848
+ def vpn_client_parameters
849
+ Azure::Network::Mgmt::V2017_10_01::Models::VpnClientParameters
850
+ end
851
+ def azure_reachability_report_item
852
+ Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReportItem
853
+ end
854
+ def virtual_network_usage
855
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkUsage
856
+ end
857
+ def azure_reachability_report
858
+ Azure::Network::Mgmt::V2017_10_01::Models::AzureReachabilityReport
859
+ end
860
+ def application_gateway_firewall_rule
861
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRule
862
+ end
863
+ def available_providers_list_parameters
864
+ Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListParameters
865
+ end
866
+ def tags_object
867
+ Azure::Network::Mgmt::V2017_10_01::Models::TagsObject
868
+ end
869
+ def available_providers_list_city
870
+ Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListCity
871
+ end
872
+ def express_route_circuit_stats
873
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitStats
874
+ end
875
+ def available_providers_list_state
876
+ Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListState
877
+ end
878
+ def express_route_circuit_arp_table
879
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitArpTable
880
+ end
881
+ def available_providers_list_country
882
+ Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersListCountry
883
+ end
884
+ def route_table_list_result
885
+ Azure::Network::Mgmt::V2017_10_01::Models::RouteTableListResult
886
+ end
887
+ def available_providers_list
888
+ Azure::Network::Mgmt::V2017_10_01::Models::AvailableProvidersList
889
+ end
890
+ def local_network_gateway_list_result
891
+ Azure::Network::Mgmt::V2017_10_01::Models::LocalNetworkGatewayListResult
892
+ end
893
+ def connection_monitor_source
894
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorSource
895
+ end
896
+ def application_gateway_backend_health_pool
897
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthPool
898
+ end
899
+ def connection_monitor_destination
900
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorDestination
901
+ end
902
+ def application_gateway_firewall_disabled_rule_group
903
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallDisabledRuleGroup
904
+ end
905
+ def connection_monitor_parameters
906
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorParameters
907
+ end
908
+ def usage
909
+ Azure::Network::Mgmt::V2017_10_01::Models::Usage
910
+ end
911
+ def connection_monitor
912
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitor
913
+ end
914
+ def express_route_circuit_routes_table_summary
915
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitRoutesTableSummary
916
+ end
917
+ def connection_monitor_result
918
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorResult
919
+ end
920
+ def tunnel_connection_health
921
+ Azure::Network::Mgmt::V2017_10_01::Models::TunnelConnectionHealth
922
+ end
923
+ def connection_monitor_list_result
924
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorListResult
925
+ end
926
+ def subnet_list_result
927
+ Azure::Network::Mgmt::V2017_10_01::Models::SubnetListResult
928
+ end
929
+ def connection_state_snapshot
930
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionStateSnapshot
931
+ end
932
+ def route_filter_list_result
933
+ Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterListResult
934
+ end
935
+ def connection_monitor_query_result
936
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionMonitorQueryResult
937
+ end
938
+ def express_route_circuit_peering_list_result
939
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringListResult
940
+ end
941
+ def operation_display
942
+ Azure::Network::Mgmt::V2017_10_01::Models::OperationDisplay
943
+ end
944
+ def vpn_client_configuration
945
+ Azure::Network::Mgmt::V2017_10_01::Models::VpnClientConfiguration
946
+ end
947
+ def availability
948
+ Azure::Network::Mgmt::V2017_10_01::Models::Availability
949
+ end
950
+ def backend_address_pool
951
+ Azure::Network::Mgmt::V2017_10_01::Models::BackendAddressPool
952
+ end
953
+ def inbound_nat_rule
954
+ Azure::Network::Mgmt::V2017_10_01::Models::InboundNatRule
955
+ end
956
+ def application_security_group
957
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationSecurityGroup
958
+ end
959
+ def security_rule
960
+ Azure::Network::Mgmt::V2017_10_01::Models::SecurityRule
961
+ end
962
+ def network_interface
963
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterface
964
+ end
965
+ def network_security_group
966
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkSecurityGroup
967
+ end
968
+ def route
969
+ Azure::Network::Mgmt::V2017_10_01::Models::Route
970
+ end
971
+ def route_table
972
+ Azure::Network::Mgmt::V2017_10_01::Models::RouteTable
973
+ end
974
+ def public_ipaddress
975
+ Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddress
976
+ end
977
+ def ipconfiguration
978
+ Azure::Network::Mgmt::V2017_10_01::Models::IPConfiguration
979
+ end
980
+ def resource_navigation_link
981
+ Azure::Network::Mgmt::V2017_10_01::Models::ResourceNavigationLink
982
+ end
983
+ def subnet
984
+ Azure::Network::Mgmt::V2017_10_01::Models::Subnet
985
+ end
986
+ def network_interface_ipconfiguration
987
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkInterfaceIPConfiguration
988
+ end
989
+ def application_gateway_backend_address_pool
990
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendAddressPool
991
+ end
992
+ def application_gateway_backend_http_settings
993
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHttpSettings
994
+ end
995
+ def application_gateway_ipconfiguration
996
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayIPConfiguration
997
+ end
998
+ def application_gateway_authentication_certificate
999
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAuthenticationCertificate
1000
+ end
1001
+ def application_gateway_ssl_certificate
1002
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCertificate
1003
+ end
1004
+ def application_gateway_frontend_ipconfiguration
1005
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendIPConfiguration
1006
+ end
1007
+ def application_gateway_frontend_port
1008
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFrontendPort
1009
+ end
1010
+ def application_gateway_http_listener
1011
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayHttpListener
1012
+ end
1013
+ def application_gateway_path_rule
1014
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayPathRule
1015
+ end
1016
+ def application_gateway_probe
1017
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProbe
1018
+ end
1019
+ def application_gateway_request_routing_rule
1020
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRule
1021
+ end
1022
+ def application_gateway_redirect_configuration
1023
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectConfiguration
1024
+ end
1025
+ def application_gateway_url_path_map
1026
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayUrlPathMap
1027
+ end
1028
+ def application_gateway
1029
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGateway
1030
+ end
1031
+ def application_gateway_firewall_rule_set
1032
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallRuleSet
1033
+ end
1034
+ def application_gateway_available_ssl_options
1035
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayAvailableSslOptions
1036
+ end
1037
+ def application_gateway_ssl_predefined_policy
1038
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPredefinedPolicy
1039
+ end
1040
+ def endpoint_service_result
1041
+ Azure::Network::Mgmt::V2017_10_01::Models::EndpointServiceResult
1042
+ end
1043
+ def express_route_circuit_authorization
1044
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitAuthorization
1045
+ end
1046
+ def route_filter_rule
1047
+ Azure::Network::Mgmt::V2017_10_01::Models::RouteFilterRule
1048
+ end
1049
+ def express_route_circuit_peering
1050
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeering
1051
+ end
1052
+ def route_filter
1053
+ Azure::Network::Mgmt::V2017_10_01::Models::RouteFilter
1054
+ end
1055
+ def express_route_circuit
1056
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuit
1057
+ end
1058
+ def express_route_service_provider
1059
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteServiceProvider
1060
+ end
1061
+ def frontend_ipconfiguration
1062
+ Azure::Network::Mgmt::V2017_10_01::Models::FrontendIPConfiguration
1063
+ end
1064
+ def load_balancing_rule
1065
+ Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancingRule
1066
+ end
1067
+ def probe
1068
+ Azure::Network::Mgmt::V2017_10_01::Models::Probe
1069
+ end
1070
+ def inbound_nat_pool
1071
+ Azure::Network::Mgmt::V2017_10_01::Models::InboundNatPool
1072
+ end
1073
+ def outbound_nat_rule
1074
+ Azure::Network::Mgmt::V2017_10_01::Models::OutboundNatRule
1075
+ end
1076
+ def load_balancer
1077
+ Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancer
1078
+ end
1079
+ def network_watcher
1080
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkWatcher
1081
+ end
1082
+ def patch_route_filter_rule
1083
+ Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilterRule
1084
+ end
1085
+ def patch_route_filter
1086
+ Azure::Network::Mgmt::V2017_10_01::Models::PatchRouteFilter
1087
+ end
1088
+ def bgp_service_community
1089
+ Azure::Network::Mgmt::V2017_10_01::Models::BgpServiceCommunity
1090
+ end
1091
+ def virtual_network_peering
1092
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeering
1093
+ end
1094
+ def virtual_network
1095
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetwork
1096
+ end
1097
+ def virtual_network_gateway_ipconfiguration
1098
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayIPConfiguration
1099
+ end
1100
+ def vpn_client_root_certificate
1101
+ Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRootCertificate
1102
+ end
1103
+ def vpn_client_revoked_certificate
1104
+ Azure::Network::Mgmt::V2017_10_01::Models::VpnClientRevokedCertificate
1105
+ end
1106
+ def virtual_network_gateway
1107
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGateway
1108
+ end
1109
+ def local_network_gateway
1110
+ Azure::Network::Mgmt::V2017_10_01::Models::LocalNetworkGateway
1111
+ end
1112
+ def virtual_network_gateway_connection
1113
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnection
1114
+ end
1115
+ def virtual_network_gateway_connection_list_entity
1116
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionListEntity
1117
+ end
1118
+ def transport_protocol
1119
+ Azure::Network::Mgmt::V2017_10_01::Models::TransportProtocol
1120
+ end
1121
+ def ipallocation_method
1122
+ Azure::Network::Mgmt::V2017_10_01::Models::IPAllocationMethod
1123
+ end
1124
+ def ipversion
1125
+ Azure::Network::Mgmt::V2017_10_01::Models::IPVersion
1126
+ end
1127
+ def security_rule_protocol
1128
+ Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleProtocol
1129
+ end
1130
+ def security_rule_access
1131
+ Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleAccess
1132
+ end
1133
+ def security_rule_direction
1134
+ Azure::Network::Mgmt::V2017_10_01::Models::SecurityRuleDirection
1135
+ end
1136
+ def route_next_hop_type
1137
+ Azure::Network::Mgmt::V2017_10_01::Models::RouteNextHopType
1138
+ end
1139
+ def public_ipaddress_sku_name
1140
+ Azure::Network::Mgmt::V2017_10_01::Models::PublicIPAddressSkuName
1141
+ end
1142
+ def application_gateway_protocol
1143
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayProtocol
1144
+ end
1145
+ def application_gateway_cookie_based_affinity
1146
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayCookieBasedAffinity
1147
+ end
1148
+ def application_gateway_backend_health_server_health
1149
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayBackendHealthServerHealth
1150
+ end
1151
+ def application_gateway_sku_name
1152
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySkuName
1153
+ end
1154
+ def application_gateway_tier
1155
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayTier
1156
+ end
1157
+ def application_gateway_ssl_protocol
1158
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslProtocol
1159
+ end
1160
+ def application_gateway_ssl_policy_type
1161
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyType
1162
+ end
1163
+ def application_gateway_ssl_policy_name
1164
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslPolicyName
1165
+ end
1166
+ def application_gateway_ssl_cipher_suite
1167
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewaySslCipherSuite
1168
+ end
1169
+ def application_gateway_request_routing_rule_type
1170
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRequestRoutingRuleType
1171
+ end
1172
+ def application_gateway_redirect_type
1173
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayRedirectType
1174
+ end
1175
+ def application_gateway_operational_state
1176
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayOperationalState
1177
+ end
1178
+ def application_gateway_firewall_mode
1179
+ Azure::Network::Mgmt::V2017_10_01::Models::ApplicationGatewayFirewallMode
1180
+ end
1181
+ def authorization_use_status
1182
+ Azure::Network::Mgmt::V2017_10_01::Models::AuthorizationUseStatus
1183
+ end
1184
+ def express_route_circuit_peering_advertised_public_prefix_state
1185
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringAdvertisedPublicPrefixState
1186
+ end
1187
+ def access
1188
+ Azure::Network::Mgmt::V2017_10_01::Models::Access
1189
+ end
1190
+ def express_route_circuit_peering_type
1191
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringType
1192
+ end
1193
+ def express_route_circuit_peering_state
1194
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitPeeringState
1195
+ end
1196
+ def express_route_circuit_sku_tier
1197
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuTier
1198
+ end
1199
+ def express_route_circuit_sku_family
1200
+ Azure::Network::Mgmt::V2017_10_01::Models::ExpressRouteCircuitSkuFamily
1201
+ end
1202
+ def service_provider_provisioning_state
1203
+ Azure::Network::Mgmt::V2017_10_01::Models::ServiceProviderProvisioningState
1204
+ end
1205
+ def load_balancer_sku_name
1206
+ Azure::Network::Mgmt::V2017_10_01::Models::LoadBalancerSkuName
1207
+ end
1208
+ def load_distribution
1209
+ Azure::Network::Mgmt::V2017_10_01::Models::LoadDistribution
1210
+ end
1211
+ def probe_protocol
1212
+ Azure::Network::Mgmt::V2017_10_01::Models::ProbeProtocol
1213
+ end
1214
+ def network_operation_status
1215
+ Azure::Network::Mgmt::V2017_10_01::Models::NetworkOperationStatus
1216
+ end
1217
+ def effective_security_rule_protocol
1218
+ Azure::Network::Mgmt::V2017_10_01::Models::EffectiveSecurityRuleProtocol
1219
+ end
1220
+ def effective_route_source
1221
+ Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteSource
1222
+ end
1223
+ def effective_route_state
1224
+ Azure::Network::Mgmt::V2017_10_01::Models::EffectiveRouteState
1225
+ end
1226
+ def provisioning_state
1227
+ Azure::Network::Mgmt::V2017_10_01::Models::ProvisioningState
1228
+ end
1229
+ def association_type
1230
+ Azure::Network::Mgmt::V2017_10_01::Models::AssociationType
1231
+ end
1232
+ def direction
1233
+ Azure::Network::Mgmt::V2017_10_01::Models::Direction
1234
+ end
1235
+ def protocol
1236
+ Azure::Network::Mgmt::V2017_10_01::Models::Protocol
1237
+ end
1238
+ def next_hop_type
1239
+ Azure::Network::Mgmt::V2017_10_01::Models::NextHopType
1240
+ end
1241
+ def pc_protocol
1242
+ Azure::Network::Mgmt::V2017_10_01::Models::PcProtocol
1243
+ end
1244
+ def pc_status
1245
+ Azure::Network::Mgmt::V2017_10_01::Models::PcStatus
1246
+ end
1247
+ def pc_error
1248
+ Azure::Network::Mgmt::V2017_10_01::Models::PcError
1249
+ end
1250
+ def origin
1251
+ Azure::Network::Mgmt::V2017_10_01::Models::Origin
1252
+ end
1253
+ def severity
1254
+ Azure::Network::Mgmt::V2017_10_01::Models::Severity
1255
+ end
1256
+ def issue_type
1257
+ Azure::Network::Mgmt::V2017_10_01::Models::IssueType
1258
+ end
1259
+ def connection_status
1260
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionStatus
1261
+ end
1262
+ def connection_state
1263
+ Azure::Network::Mgmt::V2017_10_01::Models::ConnectionState
1264
+ end
1265
+ def evaluation_state
1266
+ Azure::Network::Mgmt::V2017_10_01::Models::EvaluationState
1267
+ end
1268
+ def virtual_network_peering_state
1269
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkPeeringState
1270
+ end
1271
+ def virtual_network_gateway_type
1272
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayType
1273
+ end
1274
+ def vpn_type
1275
+ Azure::Network::Mgmt::V2017_10_01::Models::VpnType
1276
+ end
1277
+ def virtual_network_gateway_sku_name
1278
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuName
1279
+ end
1280
+ def virtual_network_gateway_sku_tier
1281
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewaySkuTier
1282
+ end
1283
+ def vpn_client_protocol
1284
+ Azure::Network::Mgmt::V2017_10_01::Models::VpnClientProtocol
1285
+ end
1286
+ def bgp_peer_state
1287
+ Azure::Network::Mgmt::V2017_10_01::Models::BgpPeerState
1288
+ end
1289
+ def processor_architecture
1290
+ Azure::Network::Mgmt::V2017_10_01::Models::ProcessorArchitecture
1291
+ end
1292
+ def authentication_method
1293
+ Azure::Network::Mgmt::V2017_10_01::Models::AuthenticationMethod
1294
+ end
1295
+ def virtual_network_gateway_connection_status
1296
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionStatus
1297
+ end
1298
+ def virtual_network_gateway_connection_type
1299
+ Azure::Network::Mgmt::V2017_10_01::Models::VirtualNetworkGatewayConnectionType
1300
+ end
1301
+ def ipsec_encryption
1302
+ Azure::Network::Mgmt::V2017_10_01::Models::IpsecEncryption
1303
+ end
1304
+ def ipsec_integrity
1305
+ Azure::Network::Mgmt::V2017_10_01::Models::IpsecIntegrity
1306
+ end
1307
+ def ike_encryption
1308
+ Azure::Network::Mgmt::V2017_10_01::Models::IkeEncryption
1309
+ end
1310
+ def ike_integrity
1311
+ Azure::Network::Mgmt::V2017_10_01::Models::IkeIntegrity
1312
+ end
1313
+ def dh_group
1314
+ Azure::Network::Mgmt::V2017_10_01::Models::DhGroup
1315
+ end
1316
+ def pfs_group
1317
+ Azure::Network::Mgmt::V2017_10_01::Models::PfsGroup
1318
+ end
1319
+ end
1320
+ end
1321
+ end