azure_mgmt_network 0.18.1 → 0.18.2

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 (22) 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/2018-10-01/generated/azure_mgmt_network/network_management_client.rb +1 -1
  20. data/lib/profiles/latest/modules/network_profile_module.rb +242 -242
  21. data/lib/version.rb +1 -1
  22. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3f88ba515554be92f575cefbd03fa2a2b40a6140
4
- data.tar.gz: 25b0f8ecc69bfbcb4bdb4d728c32655d0a88fb41
3
+ metadata.gz: 26b18456b16c4fd1b94528992f90d7bfece6339d
4
+ data.tar.gz: 1e7887b638a29e08262e569480e96dd5c5c12148
5
5
  SHA512:
6
- metadata.gz: a49b68d4918b8e5cf039ead274bb917bb54378cb4e38e16eaba00dfe19782cd5fe6a741c422625e7ffdfb9b275c9467488339a3bbd18973bfe3d87ea57803bfd
7
- data.tar.gz: 89b0a76455e83e03577541b9dc06f2481885f4104541dedb0e308e9f42eb1cfceb628b50aa6041629e7023ab036c9caefdff81f1759186c4ab3df023361bf062
6
+ metadata.gz: b0709d150edede9a601d1ce93cf1edb7ec79476ae14478fd415da211da3e3b1a4f68f62b7cfac3d353aee080c436932f49c71c6444689fa8967c496192a5f751
7
+ data.tar.gz: a7d64fcc36e5cf5d35ceb4c4df8f0aa9c3c24cedb03e7f53ba2385c45deafd193765cc0367a5df1fee7e89fbc4990dd6beb67fd55ce2a50006c6fe4d244f8709
@@ -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.18.1"
293
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
293
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
293
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
297
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
305
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
317
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
317
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
129
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
373
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
377
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
377
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
377
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
395
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
427
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
427
+ sdk_information = "#{sdk_information}/0.18.2"
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.18.1"
440
+ sdk_information = "#{sdk_information}/0.18.2"
441
441
  add_user_agent_information(sdk_information)
442
442
  end
443
443
  end
@@ -582,7 +582,7 @@ module Azure::Network::Mgmt::V2018_08_01
582
582
  #
583
583
  def add_telemetry
584
584
  sdk_information = 'azure_mgmt_network'
585
- sdk_information = "#{sdk_information}/0.18.1"
585
+ sdk_information = "#{sdk_information}/0.18.2"
586
586
  add_user_agent_information(sdk_information)
587
587
  end
588
588
  end
@@ -594,7 +594,7 @@ module Azure::Network::Mgmt::V2018_10_01
594
594
  #
595
595
  def add_telemetry
596
596
  sdk_information = 'azure_mgmt_network'
597
- sdk_information = "#{sdk_information}/0.18.1"
597
+ sdk_information = "#{sdk_information}/0.18.2"
598
598
  add_user_agent_information(sdk_information)
599
599
  end
600
600
  end
@@ -35,6 +35,7 @@ module Azure::Network::Profiles::Latest
35
35
  LoadBalancerOutboundRules = Azure::Network::Mgmt::V2018_10_01::LoadBalancerOutboundRules
36
36
  LoadBalancerNetworkInterfaces = Azure::Network::Mgmt::V2018_10_01::LoadBalancerNetworkInterfaces
37
37
  LoadBalancerProbes = Azure::Network::Mgmt::V2018_10_01::LoadBalancerProbes
38
+ NetworkInterfaces = Azure::Network::Mgmt::V2018_10_01::NetworkInterfaces
38
39
  NetworkInterfaceIPConfigurations = Azure::Network::Mgmt::V2018_10_01::NetworkInterfaceIPConfigurations
39
40
  NetworkInterfaceLoadBalancers = Azure::Network::Mgmt::V2018_10_01::NetworkInterfaceLoadBalancers
40
41
  NetworkInterfaceTapConfigurations = Azure::Network::Mgmt::V2018_10_01::NetworkInterfaceTapConfigurations
@@ -46,6 +47,7 @@ module Azure::Network::Profiles::Latest
46
47
  PacketCaptures = Azure::Network::Mgmt::V2018_10_01::PacketCaptures
47
48
  ConnectionMonitors = Azure::Network::Mgmt::V2018_10_01::ConnectionMonitors
48
49
  Operations = Azure::Network::Mgmt::V2018_10_01::Operations
50
+ PublicIPAddresses = Azure::Network::Mgmt::V2018_10_01::PublicIPAddresses
49
51
  PublicIPPrefixes = Azure::Network::Mgmt::V2018_10_01::PublicIPPrefixes
50
52
  RouteFilters = Azure::Network::Mgmt::V2018_10_01::RouteFilters
51
53
  RouteFilterRules = Azure::Network::Mgmt::V2018_10_01::RouteFilterRules
@@ -71,15 +73,15 @@ module Azure::Network::Profiles::Latest
71
73
  VpnConnections = Azure::Network::Mgmt::V2018_10_01::VpnConnections
72
74
  P2sVpnServerConfigurations = Azure::Network::Mgmt::V2018_10_01::P2sVpnServerConfigurations
73
75
  P2sVpnGateways = Azure::Network::Mgmt::V2018_10_01::P2sVpnGateways
74
- NetworkInterfaces = Azure::Network::Mgmt::V2017_03_30::NetworkInterfaces
75
- PublicIPAddresses = Azure::Network::Mgmt::V2017_03_30::PublicIPAddresses
76
76
 
77
77
  module Models
78
78
  ContainerNetworkInterfaceIpConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ContainerNetworkInterfaceIpConfiguration
79
79
  ExpressRouteCircuitReference = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitReference
80
80
  RouteListResult = Azure::Network::Mgmt::V2018_10_01::Models::RouteListResult
81
81
  RouteTableListResult = Azure::Network::Mgmt::V2018_10_01::Models::RouteTableListResult
82
+ EndpointService = Azure::Network::Mgmt::V2018_10_01::Models::EndpointService
82
83
  ExpressRouteCrossConnectionListResult = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionListResult
84
+ NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceDnsSettings
83
85
  ExpressRouteCrossConnectionPeeringList = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeeringList
84
86
  VpnClientConnectionHealth = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientConnectionHealth
85
87
  VirtualHubId = Azure::Network::Mgmt::V2018_10_01::Models::VirtualHubId
@@ -87,7 +89,9 @@ module Azure::Network::Profiles::Latest
87
89
  ExpressRouteCircuitPeeringId = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitPeeringId
88
90
  VirtualWanSecurityProvider = Azure::Network::Mgmt::V2018_10_01::Models::VirtualWanSecurityProvider
89
91
  ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
92
+ PublicIPAddressSku = Azure::Network::Mgmt::V2018_10_01::Models::PublicIPAddressSku
90
93
  ExpressRouteGatewayPropertiesAutoScaleConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfiguration
94
+ IpTag = Azure::Network::Mgmt::V2018_10_01::Models::IpTag
91
95
  RouteFilterRuleListResult = Azure::Network::Mgmt::V2018_10_01::Models::RouteFilterRuleListResult
92
96
  ListVpnConnectionsResult = Azure::Network::Mgmt::V2018_10_01::Models::ListVpnConnectionsResult
93
97
  RouteFilterListResult = Azure::Network::Mgmt::V2018_10_01::Models::RouteFilterListResult
@@ -114,6 +118,7 @@ module Azure::Network::Profiles::Latest
114
118
  VpnClientIPsecParameters = Azure::Network::Mgmt::V2018_10_01::Models::VpnClientIPsecParameters
115
119
  LoadBalancerSku = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerSku
116
120
  VirtualNetworkGatewayConnectionListResult = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListResult
121
+ PublicIPAddressListResult = Azure::Network::Mgmt::V2018_10_01::Models::PublicIPAddressListResult
117
122
  GatewayRouteListResult = Azure::Network::Mgmt::V2018_10_01::Models::GatewayRouteListResult
118
123
  OperationListResult = Azure::Network::Mgmt::V2018_10_01::Models::OperationListResult
119
124
  BgpPeerStatusListResult = Azure::Network::Mgmt::V2018_10_01::Models::BgpPeerStatusListResult
@@ -137,14 +142,17 @@ module Azure::Network::Profiles::Latest
137
142
  ApplicationGatewayListResult = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayListResult
138
143
  LoadBalancerProbeListResult = Azure::Network::Mgmt::V2018_10_01::Models::LoadBalancerProbeListResult
139
144
  ApplicationGatewayFirewallRuleGroup = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFirewallRuleGroup
145
+ NetworkInterfaceListResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceListResult
140
146
  ApplicationGatewayAvailableWafRuleSetsResult = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
141
147
  ErrorDetails = Azure::Network::Mgmt::V2018_10_01::Models::ErrorDetails
142
148
  VirtualNetworkUsage = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkUsage
143
149
  Error = Azure::Network::Mgmt::V2018_10_01::Models::Error
150
+ Resource = Azure::Network::Mgmt::V2018_10_01::Models::Resource
144
151
  AzureAsyncOperationResult = Azure::Network::Mgmt::V2018_10_01::Models::AzureAsyncOperationResult
145
152
  ApplicationSecurityGroupListResult = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationSecurityGroupListResult
146
153
  NetworkInterfaceTapConfigurationListResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceTapConfigurationListResult
147
154
  AvailableDelegationsResult = Azure::Network::Mgmt::V2018_10_01::Models::AvailableDelegationsResult
155
+ NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceIPConfigurationListResult
148
156
  AzureFirewallRCAction = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallRCAction
149
157
  NetworkInterfaceLoadBalancerListResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceLoadBalancerListResult
150
158
  AzureFirewallApplicationRule = Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallApplicationRule
@@ -189,6 +197,7 @@ module Azure::Network::Profiles::Latest
189
197
  TopologyResource = Azure::Network::Mgmt::V2018_10_01::Models::TopologyResource
190
198
  ExpressRouteCrossConnectionRoutesTableSummary = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionRoutesTableSummary
191
199
  Topology = Azure::Network::Mgmt::V2018_10_01::Models::Topology
200
+ SubResource = Azure::Network::Mgmt::V2018_10_01::Models::SubResource
192
201
  VerificationIPFlowParameters = Azure::Network::Mgmt::V2018_10_01::Models::VerificationIPFlowParameters
193
202
  P2SVpnProfileParameters = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnProfileParameters
194
203
  VerificationIPFlowResult = Azure::Network::Mgmt::V2018_10_01::Models::VerificationIPFlowResult
@@ -202,6 +211,7 @@ module Azure::Network::Profiles::Latest
202
211
  NetworkInterfaceAssociation = Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceAssociation
203
212
  DeviceProperties = Azure::Network::Mgmt::V2018_10_01::Models::DeviceProperties
204
213
  SubnetAssociation = Azure::Network::Mgmt::V2018_10_01::Models::SubnetAssociation
214
+ ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendAddress
205
215
  SecurityRuleAssociations = Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleAssociations
206
216
  ApplicationGatewayBackendHealthServer = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendHealthServer
207
217
  SecurityGroupNetworkInterface = Azure::Network::Mgmt::V2018_10_01::Models::SecurityGroupNetworkInterface
@@ -251,6 +261,7 @@ module Azure::Network::Profiles::Latest
251
261
  HTTPHeader = Azure::Network::Mgmt::V2018_10_01::Models::HTTPHeader
252
262
  ListP2SVpnGatewaysResult = Azure::Network::Mgmt::V2018_10_01::Models::ListP2SVpnGatewaysResult
253
263
  HTTPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::HTTPConfiguration
264
+ PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2018_10_01::Models::PublicIPAddressDnsSettings
254
265
  ProtocolConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ProtocolConfiguration
255
266
  GetVpnSitesConfigurationRequest = Azure::Network::Mgmt::V2018_10_01::Models::GetVpnSitesConfigurationRequest
256
267
  ConnectivityParameters = Azure::Network::Mgmt::V2018_10_01::Models::ConnectivityParameters
@@ -278,6 +289,7 @@ module Azure::Network::Profiles::Latest
278
289
  AvailableProvidersListState = Azure::Network::Mgmt::V2018_10_01::Models::AvailableProvidersListState
279
290
  ExpressRouteServiceProviderListResult = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteServiceProviderListResult
280
291
  AvailableProvidersListCountry = Azure::Network::Mgmt::V2018_10_01::Models::AvailableProvidersListCountry
292
+ ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2018_10_01::Models::ServiceEndpointPropertiesFormat
281
293
  AvailableProvidersList = Azure::Network::Mgmt::V2018_10_01::Models::AvailableProvidersList
282
294
  VirtualNetworkTapListResult = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkTapListResult
283
295
  ConnectionMonitorSource = Azure::Network::Mgmt::V2018_10_01::Models::ConnectionMonitorSource
@@ -307,6 +319,29 @@ module Azure::Network::Profiles::Latest
307
319
  EvaluatedNetworkSecurityGroup = Azure::Network::Mgmt::V2018_10_01::Models::EvaluatedNetworkSecurityGroup
308
320
  ExpressRouteCircuitsRoutesTableSummaryListResult = Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCircuitsRoutesTableSummaryListResult
309
321
  NetworkSecurityGroupResult = Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityGroupResult
322
+ NetworkInterfaceTapConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceTapConfiguration
323
+ ApplicationSecurityGroup = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationSecurityGroup
324
+ SecurityRule = Azure::Network::Mgmt::V2018_10_01::Models::SecurityRule
325
+ InterfaceEndpoint = Azure::Network::Mgmt::V2018_10_01::Models::InterfaceEndpoint
326
+ NetworkInterface = Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterface
327
+ NetworkSecurityGroup = Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityGroup
328
+ Route = Azure::Network::Mgmt::V2018_10_01::Models::Route
329
+ RouteTable = Azure::Network::Mgmt::V2018_10_01::Models::RouteTable
330
+ ServiceEndpointPolicyDefinition = Azure::Network::Mgmt::V2018_10_01::Models::ServiceEndpointPolicyDefinition
331
+ ServiceEndpointPolicy = Azure::Network::Mgmt::V2018_10_01::Models::ServiceEndpointPolicy
332
+ PublicIPAddress = Azure::Network::Mgmt::V2018_10_01::Models::PublicIPAddress
333
+ IPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::IPConfiguration
334
+ IPConfigurationProfile = Azure::Network::Mgmt::V2018_10_01::Models::IPConfigurationProfile
335
+ ResourceNavigationLink = Azure::Network::Mgmt::V2018_10_01::Models::ResourceNavigationLink
336
+ ServiceAssociationLink = Azure::Network::Mgmt::V2018_10_01::Models::ServiceAssociationLink
337
+ Delegation = Azure::Network::Mgmt::V2018_10_01::Models::Delegation
338
+ Subnet = Azure::Network::Mgmt::V2018_10_01::Models::Subnet
339
+ FrontendIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::FrontendIPConfiguration
340
+ VirtualNetworkTap = Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkTap
341
+ BackendAddressPool = Azure::Network::Mgmt::V2018_10_01::Models::BackendAddressPool
342
+ InboundNatRule = Azure::Network::Mgmt::V2018_10_01::Models::InboundNatRule
343
+ NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceIPConfiguration
344
+ ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendAddressPool
310
345
  ApplicationGatewayBackendHttpSettings = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendHttpSettings
311
346
  ApplicationGatewayIPConfiguration = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayIPConfiguration
312
347
  ApplicationGatewayAuthenticationCertificate = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayAuthenticationCertificate
@@ -382,6 +417,14 @@ module Azure::Network::Profiles::Latest
382
417
  VpnConnection = Azure::Network::Mgmt::V2018_10_01::Models::VpnConnection
383
418
  VpnGateway = Azure::Network::Mgmt::V2018_10_01::Models::VpnGateway
384
419
  P2SVpnGateway = Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnGateway
420
+ IPAllocationMethod = Azure::Network::Mgmt::V2018_10_01::Models::IPAllocationMethod
421
+ SecurityRuleProtocol = Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleProtocol
422
+ SecurityRuleAccess = Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleAccess
423
+ SecurityRuleDirection = Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleDirection
424
+ RouteNextHopType = Azure::Network::Mgmt::V2018_10_01::Models::RouteNextHopType
425
+ PublicIPAddressSkuName = Azure::Network::Mgmt::V2018_10_01::Models::PublicIPAddressSkuName
426
+ IPVersion = Azure::Network::Mgmt::V2018_10_01::Models::IPVersion
427
+ TransportProtocol = Azure::Network::Mgmt::V2018_10_01::Models::TransportProtocol
385
428
  ApplicationGatewayProtocol = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProtocol
386
429
  ApplicationGatewayCookieBasedAffinity = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayCookieBasedAffinity
387
430
  ApplicationGatewayBackendHealthServerHealth = Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendHealthServerHealth
@@ -465,56 +508,13 @@ module Azure::Network::Profiles::Latest
465
508
  VirtualWanSecurityProviderType = Azure::Network::Mgmt::V2018_10_01::Models::VirtualWanSecurityProviderType
466
509
  TunnelConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::TunnelConnectionStatus
467
510
  HubVirtualNetworkConnectionStatus = Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnectionStatus
468
- ApplicationGatewayBackendAddress = Azure::Network::Mgmt::V2017_03_30::Models::ApplicationGatewayBackendAddress
469
- PublicIPAddressSku = Azure::Network::Mgmt::V2017_03_30::Models::PublicIPAddressSku
470
- Resource = Azure::Network::Mgmt::V2017_03_30::Models::Resource
471
- IpTag = Azure::Network::Mgmt::V2017_03_30::Models::IpTag
472
- PublicIPAddressListResult = Azure::Network::Mgmt::V2017_03_30::Models::PublicIPAddressListResult
473
- EndpointService = Azure::Network::Mgmt::V2017_03_30::Models::EndpointService
474
- PublicIPAddressDnsSettings = Azure::Network::Mgmt::V2017_03_30::Models::PublicIPAddressDnsSettings
475
- NetworkInterfaceListResult = Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceListResult
476
- NetworkInterfaceDnsSettings = Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceDnsSettings
477
- SubResource = Azure::Network::Mgmt::V2017_03_30::Models::SubResource
478
- NetworkInterfaceIPConfigurationListResult = Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceIPConfigurationListResult
479
- ServiceEndpointPropertiesFormat = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPropertiesFormat
480
- ApplicationSecurityGroup = Azure::Network::Mgmt::V2017_03_30::Models::ApplicationSecurityGroup
481
- Delegation = Azure::Network::Mgmt::V2017_03_30::Models::Delegation
482
- ServiceAssociationLink = Azure::Network::Mgmt::V2017_03_30::Models::ServiceAssociationLink
483
- ResourceNavigationLink = Azure::Network::Mgmt::V2017_03_30::Models::ResourceNavigationLink
484
- SecurityRule = Azure::Network::Mgmt::V2017_03_30::Models::SecurityRule
485
- InterfaceEndpoint = Azure::Network::Mgmt::V2017_03_30::Models::InterfaceEndpoint
486
- NetworkInterfaceTapConfiguration = Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceTapConfiguration
487
- IPConfiguration = Azure::Network::Mgmt::V2017_03_30::Models::IPConfiguration
488
- PublicIPAddress = Azure::Network::Mgmt::V2017_03_30::Models::PublicIPAddress
489
- FrontendIPConfiguration = Azure::Network::Mgmt::V2017_03_30::Models::FrontendIPConfiguration
490
- VirtualNetworkTap = Azure::Network::Mgmt::V2017_03_30::Models::VirtualNetworkTap
491
- ApplicationGatewayBackendAddressPool = Azure::Network::Mgmt::V2017_03_30::Models::ApplicationGatewayBackendAddressPool
492
- BackendAddressPool = Azure::Network::Mgmt::V2017_03_30::Models::BackendAddressPool
493
- InboundNatRule = Azure::Network::Mgmt::V2017_03_30::Models::InboundNatRule
494
- NetworkInterfaceIPConfiguration = Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceIPConfiguration
495
- NetworkInterface = Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterface
496
- NetworkSecurityGroup = Azure::Network::Mgmt::V2017_03_30::Models::NetworkSecurityGroup
497
- Route = Azure::Network::Mgmt::V2017_03_30::Models::Route
498
- RouteTable = Azure::Network::Mgmt::V2017_03_30::Models::RouteTable
499
- ServiceEndpointPolicyDefinition = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicyDefinition
500
- ServiceEndpointPolicy = Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy
501
- IPConfigurationProfile = Azure::Network::Mgmt::V2017_03_30::Models::IPConfigurationProfile
502
- Subnet = Azure::Network::Mgmt::V2017_03_30::Models::Subnet
503
- SecurityRuleProtocol = Azure::Network::Mgmt::V2017_03_30::Models::SecurityRuleProtocol
504
- SecurityRuleAccess = Azure::Network::Mgmt::V2017_03_30::Models::SecurityRuleAccess
505
- SecurityRuleDirection = Azure::Network::Mgmt::V2017_03_30::Models::SecurityRuleDirection
506
- IPAllocationMethod = Azure::Network::Mgmt::V2017_03_30::Models::IPAllocationMethod
507
- PublicIPAddressSkuName = Azure::Network::Mgmt::V2017_03_30::Models::PublicIPAddressSkuName
508
- IPVersion = Azure::Network::Mgmt::V2017_03_30::Models::IPVersion
509
- TransportProtocol = Azure::Network::Mgmt::V2017_03_30::Models::TransportProtocol
510
- RouteNextHopType = Azure::Network::Mgmt::V2017_03_30::Models::RouteNextHopType
511
511
  end
512
512
 
513
513
  #
514
514
  # NetworkManagementClass
515
515
  #
516
516
  class NetworkManagementClass
517
- attr_reader :application_gateways, :application_security_groups, :available_delegations, :available_resource_group_delegations, :azure_firewalls, :azure_firewall_fqdn_tags, :ddos_protection_plans, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuit_connections, :express_route_circuits, :express_route_service_providers, :express_route_cross_connections, :express_route_cross_connection_peerings, :express_route_gateways, :express_route_connections, :express_route_ports_locations, :express_route_ports, :express_route_links, :interface_endpoints, :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, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_interface_tap_configurations, :network_profiles, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :operations, :public_ipprefixes, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :service_endpoint_policies, :service_endpoint_policy_definitions, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :virtual_network_taps, :virtual_wans, :vpn_sites, :vpn_sites_configuration, :virtual_hubs, :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :p2s_vpn_server_configurations, :p2s_vpn_gateways, :network_interfaces, :public_ipaddresses, :configurable, :base_url, :options, :model_classes
517
+ attr_reader :application_gateways, :application_security_groups, :available_delegations, :available_resource_group_delegations, :azure_firewalls, :azure_firewall_fqdn_tags, :ddos_protection_plans, :available_endpoint_services, :express_route_circuit_authorizations, :express_route_circuit_peerings, :express_route_circuit_connections, :express_route_circuits, :express_route_service_providers, :express_route_cross_connections, :express_route_cross_connection_peerings, :express_route_gateways, :express_route_connections, :express_route_ports_locations, :express_route_ports, :express_route_links, :interface_endpoints, :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, :network_interfaces, :network_interface_ipconfigurations, :network_interface_load_balancers, :network_interface_tap_configurations, :network_profiles, :network_security_groups, :security_rules, :default_security_rules, :network_watchers, :packet_captures, :connection_monitors, :operations, :public_ipaddresses, :public_ipprefixes, :route_filters, :route_filter_rules, :route_tables, :routes, :bgp_service_communities, :service_endpoint_policies, :service_endpoint_policy_definitions, :usages, :virtual_networks, :subnets, :virtual_network_peerings, :virtual_network_gateways, :virtual_network_gateway_connections, :local_network_gateways, :virtual_network_taps, :virtual_wans, :vpn_sites, :vpn_sites_configuration, :virtual_hubs, :hub_virtual_network_connections, :vpn_gateways, :vpn_connections, :p2s_vpn_server_configurations, :p2s_vpn_gateways, :configurable, :base_url, :options, :model_classes
518
518
 
519
519
  def initialize(options = {})
520
520
  if options.is_a?(Hash) && options.length == 0
@@ -529,84 +529,84 @@ module Azure::Network::Profiles::Latest
529
529
  @base_url = options[:base_url].nil? ? nil:options[:base_url]
530
530
  @options = options[:options].nil? ? nil:options[:options]
531
531
 
532
- @client_0 = Azure::Network::Mgmt::V2018_10_01::NetworkManagementClient.new(configurable.credentials, base_url, options)
532
+ @client_0 = Azure::Network::Mgmt::V2017_03_30::NetworkManagementClient.new(configurable.credentials, base_url, options)
533
533
  if(@client_0.respond_to?(:subscription_id))
534
534
  @client_0.subscription_id = configurable.subscription_id
535
535
  end
536
536
  add_telemetry(@client_0)
537
- @application_gateways = @client_0.application_gateways
538
- @application_security_groups = @client_0.application_security_groups
539
- @available_delegations = @client_0.available_delegations
540
- @available_resource_group_delegations = @client_0.available_resource_group_delegations
541
- @azure_firewalls = @client_0.azure_firewalls
542
- @azure_firewall_fqdn_tags = @client_0.azure_firewall_fqdn_tags
543
- @ddos_protection_plans = @client_0.ddos_protection_plans
544
- @available_endpoint_services = @client_0.available_endpoint_services
545
- @express_route_circuit_authorizations = @client_0.express_route_circuit_authorizations
546
- @express_route_circuit_peerings = @client_0.express_route_circuit_peerings
547
- @express_route_circuit_connections = @client_0.express_route_circuit_connections
548
- @express_route_circuits = @client_0.express_route_circuits
549
- @express_route_service_providers = @client_0.express_route_service_providers
550
- @express_route_cross_connections = @client_0.express_route_cross_connections
551
- @express_route_cross_connection_peerings = @client_0.express_route_cross_connection_peerings
552
- @express_route_gateways = @client_0.express_route_gateways
553
- @express_route_connections = @client_0.express_route_connections
554
- @express_route_ports_locations = @client_0.express_route_ports_locations
555
- @express_route_ports = @client_0.express_route_ports
556
- @express_route_links = @client_0.express_route_links
557
- @interface_endpoints = @client_0.interface_endpoints
558
- @load_balancers = @client_0.load_balancers
559
- @load_balancer_backend_address_pools = @client_0.load_balancer_backend_address_pools
560
- @load_balancer_frontend_ipconfigurations = @client_0.load_balancer_frontend_ipconfigurations
561
- @inbound_nat_rules = @client_0.inbound_nat_rules
562
- @load_balancer_load_balancing_rules = @client_0.load_balancer_load_balancing_rules
563
- @load_balancer_outbound_rules = @client_0.load_balancer_outbound_rules
564
- @load_balancer_network_interfaces = @client_0.load_balancer_network_interfaces
565
- @load_balancer_probes = @client_0.load_balancer_probes
566
- @network_interface_ipconfigurations = @client_0.network_interface_ipconfigurations
567
- @network_interface_load_balancers = @client_0.network_interface_load_balancers
568
- @network_interface_tap_configurations = @client_0.network_interface_tap_configurations
569
- @network_profiles = @client_0.network_profiles
570
- @network_security_groups = @client_0.network_security_groups
571
- @security_rules = @client_0.security_rules
572
- @default_security_rules = @client_0.default_security_rules
573
- @network_watchers = @client_0.network_watchers
574
- @packet_captures = @client_0.packet_captures
575
- @connection_monitors = @client_0.connection_monitors
576
- @operations = @client_0.operations
577
- @public_ipprefixes = @client_0.public_ipprefixes
578
- @route_filters = @client_0.route_filters
579
- @route_filter_rules = @client_0.route_filter_rules
580
- @route_tables = @client_0.route_tables
581
- @routes = @client_0.routes
582
- @bgp_service_communities = @client_0.bgp_service_communities
583
- @service_endpoint_policies = @client_0.service_endpoint_policies
584
- @service_endpoint_policy_definitions = @client_0.service_endpoint_policy_definitions
585
- @usages = @client_0.usages
586
- @virtual_networks = @client_0.virtual_networks
587
- @subnets = @client_0.subnets
588
- @virtual_network_peerings = @client_0.virtual_network_peerings
589
- @virtual_network_gateways = @client_0.virtual_network_gateways
590
- @virtual_network_gateway_connections = @client_0.virtual_network_gateway_connections
591
- @local_network_gateways = @client_0.local_network_gateways
592
- @virtual_network_taps = @client_0.virtual_network_taps
593
- @virtual_wans = @client_0.virtual_wans
594
- @vpn_sites = @client_0.vpn_sites
595
- @vpn_sites_configuration = @client_0.vpn_sites_configuration
596
- @virtual_hubs = @client_0.virtual_hubs
597
- @hub_virtual_network_connections = @client_0.hub_virtual_network_connections
598
- @vpn_gateways = @client_0.vpn_gateways
599
- @vpn_connections = @client_0.vpn_connections
600
- @p2s_vpn_server_configurations = @client_0.p2s_vpn_server_configurations
601
- @p2s_vpn_gateways = @client_0.p2s_vpn_gateways
602
537
 
603
- @client_1 = Azure::Network::Mgmt::V2017_03_30::NetworkManagementClient.new(configurable.credentials, base_url, options)
538
+ @client_1 = Azure::Network::Mgmt::V2018_10_01::NetworkManagementClient.new(configurable.credentials, base_url, options)
604
539
  if(@client_1.respond_to?(:subscription_id))
605
540
  @client_1.subscription_id = configurable.subscription_id
606
541
  end
607
542
  add_telemetry(@client_1)
543
+ @application_gateways = @client_1.application_gateways
544
+ @application_security_groups = @client_1.application_security_groups
545
+ @available_delegations = @client_1.available_delegations
546
+ @available_resource_group_delegations = @client_1.available_resource_group_delegations
547
+ @azure_firewalls = @client_1.azure_firewalls
548
+ @azure_firewall_fqdn_tags = @client_1.azure_firewall_fqdn_tags
549
+ @ddos_protection_plans = @client_1.ddos_protection_plans
550
+ @available_endpoint_services = @client_1.available_endpoint_services
551
+ @express_route_circuit_authorizations = @client_1.express_route_circuit_authorizations
552
+ @express_route_circuit_peerings = @client_1.express_route_circuit_peerings
553
+ @express_route_circuit_connections = @client_1.express_route_circuit_connections
554
+ @express_route_circuits = @client_1.express_route_circuits
555
+ @express_route_service_providers = @client_1.express_route_service_providers
556
+ @express_route_cross_connections = @client_1.express_route_cross_connections
557
+ @express_route_cross_connection_peerings = @client_1.express_route_cross_connection_peerings
558
+ @express_route_gateways = @client_1.express_route_gateways
559
+ @express_route_connections = @client_1.express_route_connections
560
+ @express_route_ports_locations = @client_1.express_route_ports_locations
561
+ @express_route_ports = @client_1.express_route_ports
562
+ @express_route_links = @client_1.express_route_links
563
+ @interface_endpoints = @client_1.interface_endpoints
564
+ @load_balancers = @client_1.load_balancers
565
+ @load_balancer_backend_address_pools = @client_1.load_balancer_backend_address_pools
566
+ @load_balancer_frontend_ipconfigurations = @client_1.load_balancer_frontend_ipconfigurations
567
+ @inbound_nat_rules = @client_1.inbound_nat_rules
568
+ @load_balancer_load_balancing_rules = @client_1.load_balancer_load_balancing_rules
569
+ @load_balancer_outbound_rules = @client_1.load_balancer_outbound_rules
570
+ @load_balancer_network_interfaces = @client_1.load_balancer_network_interfaces
571
+ @load_balancer_probes = @client_1.load_balancer_probes
608
572
  @network_interfaces = @client_1.network_interfaces
573
+ @network_interface_ipconfigurations = @client_1.network_interface_ipconfigurations
574
+ @network_interface_load_balancers = @client_1.network_interface_load_balancers
575
+ @network_interface_tap_configurations = @client_1.network_interface_tap_configurations
576
+ @network_profiles = @client_1.network_profiles
577
+ @network_security_groups = @client_1.network_security_groups
578
+ @security_rules = @client_1.security_rules
579
+ @default_security_rules = @client_1.default_security_rules
580
+ @network_watchers = @client_1.network_watchers
581
+ @packet_captures = @client_1.packet_captures
582
+ @connection_monitors = @client_1.connection_monitors
583
+ @operations = @client_1.operations
609
584
  @public_ipaddresses = @client_1.public_ipaddresses
585
+ @public_ipprefixes = @client_1.public_ipprefixes
586
+ @route_filters = @client_1.route_filters
587
+ @route_filter_rules = @client_1.route_filter_rules
588
+ @route_tables = @client_1.route_tables
589
+ @routes = @client_1.routes
590
+ @bgp_service_communities = @client_1.bgp_service_communities
591
+ @service_endpoint_policies = @client_1.service_endpoint_policies
592
+ @service_endpoint_policy_definitions = @client_1.service_endpoint_policy_definitions
593
+ @usages = @client_1.usages
594
+ @virtual_networks = @client_1.virtual_networks
595
+ @subnets = @client_1.subnets
596
+ @virtual_network_peerings = @client_1.virtual_network_peerings
597
+ @virtual_network_gateways = @client_1.virtual_network_gateways
598
+ @virtual_network_gateway_connections = @client_1.virtual_network_gateway_connections
599
+ @local_network_gateways = @client_1.local_network_gateways
600
+ @virtual_network_taps = @client_1.virtual_network_taps
601
+ @virtual_wans = @client_1.virtual_wans
602
+ @vpn_sites = @client_1.vpn_sites
603
+ @vpn_sites_configuration = @client_1.vpn_sites_configuration
604
+ @virtual_hubs = @client_1.virtual_hubs
605
+ @hub_virtual_network_connections = @client_1.hub_virtual_network_connections
606
+ @vpn_gateways = @client_1.vpn_gateways
607
+ @vpn_connections = @client_1.vpn_connections
608
+ @p2s_vpn_server_configurations = @client_1.p2s_vpn_server_configurations
609
+ @p2s_vpn_gateways = @client_1.p2s_vpn_gateways
610
610
 
611
611
  @model_classes = ModelClasses.new
612
612
  end
@@ -641,9 +641,15 @@ module Azure::Network::Profiles::Latest
641
641
  def route_table_list_result
642
642
  Azure::Network::Mgmt::V2018_10_01::Models::RouteTableListResult
643
643
  end
644
+ def endpoint_service
645
+ Azure::Network::Mgmt::V2018_10_01::Models::EndpointService
646
+ end
644
647
  def express_route_cross_connection_list_result
645
648
  Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionListResult
646
649
  end
650
+ def network_interface_dns_settings
651
+ Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceDnsSettings
652
+ end
647
653
  def express_route_cross_connection_peering_list
648
654
  Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteCrossConnectionPeeringList
649
655
  end
@@ -665,9 +671,15 @@ module Azure::Network::Profiles::Latest
665
671
  def express_route_gateway_properties_auto_scale_configuration_bounds
666
672
  Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfigurationBounds
667
673
  end
674
+ def public_ipaddress_sku
675
+ Azure::Network::Mgmt::V2018_10_01::Models::PublicIPAddressSku
676
+ end
668
677
  def express_route_gateway_properties_auto_scale_configuration
669
678
  Azure::Network::Mgmt::V2018_10_01::Models::ExpressRouteGatewayPropertiesAutoScaleConfiguration
670
679
  end
680
+ def ip_tag
681
+ Azure::Network::Mgmt::V2018_10_01::Models::IpTag
682
+ end
671
683
  def route_filter_rule_list_result
672
684
  Azure::Network::Mgmt::V2018_10_01::Models::RouteFilterRuleListResult
673
685
  end
@@ -746,6 +758,9 @@ module Azure::Network::Profiles::Latest
746
758
  def virtual_network_gateway_connection_list_result
747
759
  Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkGatewayConnectionListResult
748
760
  end
761
+ def public_ipaddress_list_result
762
+ Azure::Network::Mgmt::V2018_10_01::Models::PublicIPAddressListResult
763
+ end
749
764
  def gateway_route_list_result
750
765
  Azure::Network::Mgmt::V2018_10_01::Models::GatewayRouteListResult
751
766
  end
@@ -815,6 +830,9 @@ module Azure::Network::Profiles::Latest
815
830
  def application_gateway_firewall_rule_group
816
831
  Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayFirewallRuleGroup
817
832
  end
833
+ def network_interface_list_result
834
+ Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceListResult
835
+ end
818
836
  def application_gateway_available_waf_rule_sets_result
819
837
  Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayAvailableWafRuleSetsResult
820
838
  end
@@ -827,6 +845,9 @@ module Azure::Network::Profiles::Latest
827
845
  def error
828
846
  Azure::Network::Mgmt::V2018_10_01::Models::Error
829
847
  end
848
+ def resource
849
+ Azure::Network::Mgmt::V2018_10_01::Models::Resource
850
+ end
830
851
  def azure_async_operation_result
831
852
  Azure::Network::Mgmt::V2018_10_01::Models::AzureAsyncOperationResult
832
853
  end
@@ -839,6 +860,9 @@ module Azure::Network::Profiles::Latest
839
860
  def available_delegations_result
840
861
  Azure::Network::Mgmt::V2018_10_01::Models::AvailableDelegationsResult
841
862
  end
863
+ def network_interface_ipconfiguration_list_result
864
+ Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceIPConfigurationListResult
865
+ end
842
866
  def azure_firewall_rcaction
843
867
  Azure::Network::Mgmt::V2018_10_01::Models::AzureFirewallRCAction
844
868
  end
@@ -971,6 +995,9 @@ module Azure::Network::Profiles::Latest
971
995
  def topology
972
996
  Azure::Network::Mgmt::V2018_10_01::Models::Topology
973
997
  end
998
+ def sub_resource
999
+ Azure::Network::Mgmt::V2018_10_01::Models::SubResource
1000
+ end
974
1001
  def verification_ipflow_parameters
975
1002
  Azure::Network::Mgmt::V2018_10_01::Models::VerificationIPFlowParameters
976
1003
  end
@@ -1010,6 +1037,9 @@ module Azure::Network::Profiles::Latest
1010
1037
  def subnet_association
1011
1038
  Azure::Network::Mgmt::V2018_10_01::Models::SubnetAssociation
1012
1039
  end
1040
+ def application_gateway_backend_address
1041
+ Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendAddress
1042
+ end
1013
1043
  def security_rule_associations
1014
1044
  Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleAssociations
1015
1045
  end
@@ -1157,6 +1187,9 @@ module Azure::Network::Profiles::Latest
1157
1187
  def httpconfiguration
1158
1188
  Azure::Network::Mgmt::V2018_10_01::Models::HTTPConfiguration
1159
1189
  end
1190
+ def public_ipaddress_dns_settings
1191
+ Azure::Network::Mgmt::V2018_10_01::Models::PublicIPAddressDnsSettings
1192
+ end
1160
1193
  def protocol_configuration
1161
1194
  Azure::Network::Mgmt::V2018_10_01::Models::ProtocolConfiguration
1162
1195
  end
@@ -1238,6 +1271,9 @@ module Azure::Network::Profiles::Latest
1238
1271
  def available_providers_list_country
1239
1272
  Azure::Network::Mgmt::V2018_10_01::Models::AvailableProvidersListCountry
1240
1273
  end
1274
+ def service_endpoint_properties_format
1275
+ Azure::Network::Mgmt::V2018_10_01::Models::ServiceEndpointPropertiesFormat
1276
+ end
1241
1277
  def available_providers_list
1242
1278
  Azure::Network::Mgmt::V2018_10_01::Models::AvailableProvidersList
1243
1279
  end
@@ -1325,6 +1361,75 @@ module Azure::Network::Profiles::Latest
1325
1361
  def network_security_group_result
1326
1362
  Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityGroupResult
1327
1363
  end
1364
+ def network_interface_tap_configuration
1365
+ Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceTapConfiguration
1366
+ end
1367
+ def application_security_group
1368
+ Azure::Network::Mgmt::V2018_10_01::Models::ApplicationSecurityGroup
1369
+ end
1370
+ def security_rule
1371
+ Azure::Network::Mgmt::V2018_10_01::Models::SecurityRule
1372
+ end
1373
+ def interface_endpoint
1374
+ Azure::Network::Mgmt::V2018_10_01::Models::InterfaceEndpoint
1375
+ end
1376
+ def network_interface
1377
+ Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterface
1378
+ end
1379
+ def network_security_group
1380
+ Azure::Network::Mgmt::V2018_10_01::Models::NetworkSecurityGroup
1381
+ end
1382
+ def route
1383
+ Azure::Network::Mgmt::V2018_10_01::Models::Route
1384
+ end
1385
+ def route_table
1386
+ Azure::Network::Mgmt::V2018_10_01::Models::RouteTable
1387
+ end
1388
+ def service_endpoint_policy_definition
1389
+ Azure::Network::Mgmt::V2018_10_01::Models::ServiceEndpointPolicyDefinition
1390
+ end
1391
+ def service_endpoint_policy
1392
+ Azure::Network::Mgmt::V2018_10_01::Models::ServiceEndpointPolicy
1393
+ end
1394
+ def public_ipaddress
1395
+ Azure::Network::Mgmt::V2018_10_01::Models::PublicIPAddress
1396
+ end
1397
+ def ipconfiguration
1398
+ Azure::Network::Mgmt::V2018_10_01::Models::IPConfiguration
1399
+ end
1400
+ def ipconfiguration_profile
1401
+ Azure::Network::Mgmt::V2018_10_01::Models::IPConfigurationProfile
1402
+ end
1403
+ def resource_navigation_link
1404
+ Azure::Network::Mgmt::V2018_10_01::Models::ResourceNavigationLink
1405
+ end
1406
+ def service_association_link
1407
+ Azure::Network::Mgmt::V2018_10_01::Models::ServiceAssociationLink
1408
+ end
1409
+ def delegation
1410
+ Azure::Network::Mgmt::V2018_10_01::Models::Delegation
1411
+ end
1412
+ def subnet
1413
+ Azure::Network::Mgmt::V2018_10_01::Models::Subnet
1414
+ end
1415
+ def frontend_ipconfiguration
1416
+ Azure::Network::Mgmt::V2018_10_01::Models::FrontendIPConfiguration
1417
+ end
1418
+ def virtual_network_tap
1419
+ Azure::Network::Mgmt::V2018_10_01::Models::VirtualNetworkTap
1420
+ end
1421
+ def backend_address_pool
1422
+ Azure::Network::Mgmt::V2018_10_01::Models::BackendAddressPool
1423
+ end
1424
+ def inbound_nat_rule
1425
+ Azure::Network::Mgmt::V2018_10_01::Models::InboundNatRule
1426
+ end
1427
+ def network_interface_ipconfiguration
1428
+ Azure::Network::Mgmt::V2018_10_01::Models::NetworkInterfaceIPConfiguration
1429
+ end
1430
+ def application_gateway_backend_address_pool
1431
+ Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendAddressPool
1432
+ end
1328
1433
  def application_gateway_backend_http_settings
1329
1434
  Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayBackendHttpSettings
1330
1435
  end
@@ -1550,6 +1655,30 @@ module Azure::Network::Profiles::Latest
1550
1655
  def p2_svpn_gateway
1551
1656
  Azure::Network::Mgmt::V2018_10_01::Models::P2SVpnGateway
1552
1657
  end
1658
+ def ipallocation_method
1659
+ Azure::Network::Mgmt::V2018_10_01::Models::IPAllocationMethod
1660
+ end
1661
+ def security_rule_protocol
1662
+ Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleProtocol
1663
+ end
1664
+ def security_rule_access
1665
+ Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleAccess
1666
+ end
1667
+ def security_rule_direction
1668
+ Azure::Network::Mgmt::V2018_10_01::Models::SecurityRuleDirection
1669
+ end
1670
+ def route_next_hop_type
1671
+ Azure::Network::Mgmt::V2018_10_01::Models::RouteNextHopType
1672
+ end
1673
+ def public_ipaddress_sku_name
1674
+ Azure::Network::Mgmt::V2018_10_01::Models::PublicIPAddressSkuName
1675
+ end
1676
+ def ipversion
1677
+ Azure::Network::Mgmt::V2018_10_01::Models::IPVersion
1678
+ end
1679
+ def transport_protocol
1680
+ Azure::Network::Mgmt::V2018_10_01::Models::TransportProtocol
1681
+ end
1553
1682
  def application_gateway_protocol
1554
1683
  Azure::Network::Mgmt::V2018_10_01::Models::ApplicationGatewayProtocol
1555
1684
  end
@@ -1799,135 +1928,6 @@ module Azure::Network::Profiles::Latest
1799
1928
  def hub_virtual_network_connection_status
1800
1929
  Azure::Network::Mgmt::V2018_10_01::Models::HubVirtualNetworkConnectionStatus
1801
1930
  end
1802
- def application_gateway_backend_address
1803
- Azure::Network::Mgmt::V2017_03_30::Models::ApplicationGatewayBackendAddress
1804
- end
1805
- def public_ipaddress_sku
1806
- Azure::Network::Mgmt::V2017_03_30::Models::PublicIPAddressSku
1807
- end
1808
- def resource
1809
- Azure::Network::Mgmt::V2017_03_30::Models::Resource
1810
- end
1811
- def ip_tag
1812
- Azure::Network::Mgmt::V2017_03_30::Models::IpTag
1813
- end
1814
- def public_ipaddress_list_result
1815
- Azure::Network::Mgmt::V2017_03_30::Models::PublicIPAddressListResult
1816
- end
1817
- def endpoint_service
1818
- Azure::Network::Mgmt::V2017_03_30::Models::EndpointService
1819
- end
1820
- def public_ipaddress_dns_settings
1821
- Azure::Network::Mgmt::V2017_03_30::Models::PublicIPAddressDnsSettings
1822
- end
1823
- def network_interface_list_result
1824
- Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceListResult
1825
- end
1826
- def network_interface_dns_settings
1827
- Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceDnsSettings
1828
- end
1829
- def sub_resource
1830
- Azure::Network::Mgmt::V2017_03_30::Models::SubResource
1831
- end
1832
- def network_interface_ipconfiguration_list_result
1833
- Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceIPConfigurationListResult
1834
- end
1835
- def service_endpoint_properties_format
1836
- Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPropertiesFormat
1837
- end
1838
- def application_security_group
1839
- Azure::Network::Mgmt::V2017_03_30::Models::ApplicationSecurityGroup
1840
- end
1841
- def delegation
1842
- Azure::Network::Mgmt::V2017_03_30::Models::Delegation
1843
- end
1844
- def service_association_link
1845
- Azure::Network::Mgmt::V2017_03_30::Models::ServiceAssociationLink
1846
- end
1847
- def resource_navigation_link
1848
- Azure::Network::Mgmt::V2017_03_30::Models::ResourceNavigationLink
1849
- end
1850
- def security_rule
1851
- Azure::Network::Mgmt::V2017_03_30::Models::SecurityRule
1852
- end
1853
- def interface_endpoint
1854
- Azure::Network::Mgmt::V2017_03_30::Models::InterfaceEndpoint
1855
- end
1856
- def network_interface_tap_configuration
1857
- Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceTapConfiguration
1858
- end
1859
- def ipconfiguration
1860
- Azure::Network::Mgmt::V2017_03_30::Models::IPConfiguration
1861
- end
1862
- def public_ipaddress
1863
- Azure::Network::Mgmt::V2017_03_30::Models::PublicIPAddress
1864
- end
1865
- def frontend_ipconfiguration
1866
- Azure::Network::Mgmt::V2017_03_30::Models::FrontendIPConfiguration
1867
- end
1868
- def virtual_network_tap
1869
- Azure::Network::Mgmt::V2017_03_30::Models::VirtualNetworkTap
1870
- end
1871
- def application_gateway_backend_address_pool
1872
- Azure::Network::Mgmt::V2017_03_30::Models::ApplicationGatewayBackendAddressPool
1873
- end
1874
- def backend_address_pool
1875
- Azure::Network::Mgmt::V2017_03_30::Models::BackendAddressPool
1876
- end
1877
- def inbound_nat_rule
1878
- Azure::Network::Mgmt::V2017_03_30::Models::InboundNatRule
1879
- end
1880
- def network_interface_ipconfiguration
1881
- Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterfaceIPConfiguration
1882
- end
1883
- def network_interface
1884
- Azure::Network::Mgmt::V2017_03_30::Models::NetworkInterface
1885
- end
1886
- def network_security_group
1887
- Azure::Network::Mgmt::V2017_03_30::Models::NetworkSecurityGroup
1888
- end
1889
- def route
1890
- Azure::Network::Mgmt::V2017_03_30::Models::Route
1891
- end
1892
- def route_table
1893
- Azure::Network::Mgmt::V2017_03_30::Models::RouteTable
1894
- end
1895
- def service_endpoint_policy_definition
1896
- Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicyDefinition
1897
- end
1898
- def service_endpoint_policy
1899
- Azure::Network::Mgmt::V2017_03_30::Models::ServiceEndpointPolicy
1900
- end
1901
- def ipconfiguration_profile
1902
- Azure::Network::Mgmt::V2017_03_30::Models::IPConfigurationProfile
1903
- end
1904
- def subnet
1905
- Azure::Network::Mgmt::V2017_03_30::Models::Subnet
1906
- end
1907
- def security_rule_protocol
1908
- Azure::Network::Mgmt::V2017_03_30::Models::SecurityRuleProtocol
1909
- end
1910
- def security_rule_access
1911
- Azure::Network::Mgmt::V2017_03_30::Models::SecurityRuleAccess
1912
- end
1913
- def security_rule_direction
1914
- Azure::Network::Mgmt::V2017_03_30::Models::SecurityRuleDirection
1915
- end
1916
- def ipallocation_method
1917
- Azure::Network::Mgmt::V2017_03_30::Models::IPAllocationMethod
1918
- end
1919
- def public_ipaddress_sku_name
1920
- Azure::Network::Mgmt::V2017_03_30::Models::PublicIPAddressSkuName
1921
- end
1922
- def ipversion
1923
- Azure::Network::Mgmt::V2017_03_30::Models::IPVersion
1924
- end
1925
- def transport_protocol
1926
- Azure::Network::Mgmt::V2017_03_30::Models::TransportProtocol
1927
- end
1928
- def route_next_hop_type
1929
- Azure::Network::Mgmt::V2017_03_30::Models::RouteNextHopType
1930
- end
1931
1931
  end
1932
1932
  end
1933
1933
  end
@@ -3,5 +3,5 @@
3
3
  # Licensed under the MIT License. See License.txt in the project root for license information.
4
4
 
5
5
  module Azure::Network::Mgmt
6
- VERSION = '0.18.1'
6
+ VERSION = '0.18.2'
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_mgmt_network
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.1
4
+ version: 0.18.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Microsoft Corporation
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-11-27 00:00:00.000000000 Z
11
+ date: 2018-12-14 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler