azure_mgmt_traffic_manager 0.17.2 → 0.17.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/2015-11-01/generated/azure_mgmt_traffic_manager/endpoints.rb +8 -0
- data/lib/2015-11-01/generated/azure_mgmt_traffic_manager/models/dns_config.rb +1 -1
- data/lib/2015-11-01/generated/azure_mgmt_traffic_manager/profiles.rb +14 -0
- data/lib/2017-03-01/generated/azure_mgmt_traffic_manager/endpoints.rb +8 -0
- data/lib/2017-03-01/generated/azure_mgmt_traffic_manager/geographic_hierarchies.rb +2 -0
- data/lib/2017-03-01/generated/azure_mgmt_traffic_manager/models/dns_config.rb +1 -1
- data/lib/2017-03-01/generated/azure_mgmt_traffic_manager/profiles.rb +14 -0
- data/lib/2017-05-01/generated/azure_mgmt_traffic_manager/endpoints.rb +8 -0
- data/lib/2017-05-01/generated/azure_mgmt_traffic_manager/geographic_hierarchies.rb +2 -0
- data/lib/2017-05-01/generated/azure_mgmt_traffic_manager/models/resource.rb +1 -1
- data/lib/2017-05-01/generated/azure_mgmt_traffic_manager/profiles.rb +14 -0
- data/lib/2017-09-01-preview/generated/azure_mgmt_traffic_manager/heat_map.rb +2 -0
- data/lib/2017-09-01-preview/generated/azure_mgmt_traffic_manager/models/resource.rb +1 -1
- data/lib/2017-09-01-preview/generated/azure_mgmt_traffic_manager/traffic_manager_user_metrics_keys.rb +6 -0
- data/lib/2018-02-01/generated/azure_mgmt_traffic_manager/endpoints.rb +8 -0
- data/lib/2018-02-01/generated/azure_mgmt_traffic_manager/geographic_hierarchies.rb +2 -0
- data/lib/2018-02-01/generated/azure_mgmt_traffic_manager/models/resource.rb +1 -1
- data/lib/2018-02-01/generated/azure_mgmt_traffic_manager/profiles.rb +14 -0
- data/lib/2018-02-01/generated/azure_mgmt_traffic_manager/traffic_manager_management_client.rb +1 -1
- data/lib/2018-03-01/generated/azure_mgmt_traffic_manager/endpoints.rb +8 -0
- data/lib/2018-03-01/generated/azure_mgmt_traffic_manager/geographic_hierarchies.rb +2 -0
- data/lib/2018-03-01/generated/azure_mgmt_traffic_manager/heat_map.rb +2 -0
- data/lib/2018-03-01/generated/azure_mgmt_traffic_manager/models/resource.rb +1 -1
- data/lib/2018-03-01/generated/azure_mgmt_traffic_manager/profiles.rb +14 -0
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/endpoints.rb +8 -0
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/geographic_hierarchies.rb +2 -0
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/heat_map.rb +2 -0
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/models/endpoint.rb +0 -3
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/models/heat_map_model.rb +0 -3
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/models/profile.rb +0 -3
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/models/proxy_resource.rb +0 -3
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/models/resource.rb +1 -4
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/models/tracked_resource.rb +0 -3
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/models/traffic_manager_geographic_hierarchy.rb +0 -3
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/models/user_metrics_model.rb +0 -3
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/profiles.rb +14 -0
- data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/traffic_manager_user_metrics_keys.rb +6 -0
- data/lib/azure_mgmt_traffic_manager.rb +3 -3
- data/lib/version.rb +1 -1
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 176cedae0141b765540cb1d2e39df8f13d9e73f049d97fb7650c701c57c5a6f2
|
|
4
|
+
data.tar.gz: 4cf18a3578ba53f53da66e4ca638518c3e56cdee69bddb5183dcfbd5db3c13d5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f78c4018f627844f5e13ae2b46cfe0e64841659de5c6d197c684290cf607f8d8cde63dae7152eb0925e3381caaa4924542012ef95dbce670df16a24c4397c123
|
|
7
|
+
data.tar.gz: d0933fb05572baeeb51cd5b3da4ffc87eb3ec19b51146d93c4ca97937d960d2fb30317b5118967c634615a275e12ae58db731dcd92f0ed0db4ddbe895f73d850
|
|
@@ -127,6 +127,8 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
127
127
|
end
|
|
128
128
|
|
|
129
129
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
130
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
131
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
130
132
|
# Deserialize Response
|
|
131
133
|
if status_code == 200
|
|
132
134
|
begin
|
|
@@ -230,6 +232,8 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
230
232
|
end
|
|
231
233
|
|
|
232
234
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
235
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
236
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
233
237
|
# Deserialize Response
|
|
234
238
|
if status_code == 200
|
|
235
239
|
begin
|
|
@@ -353,6 +357,8 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
353
357
|
end
|
|
354
358
|
|
|
355
359
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
360
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
361
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
356
362
|
# Deserialize Response
|
|
357
363
|
if status_code == 200
|
|
358
364
|
begin
|
|
@@ -471,6 +477,8 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
471
477
|
end
|
|
472
478
|
|
|
473
479
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
480
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
481
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
474
482
|
|
|
475
483
|
result
|
|
476
484
|
end
|
|
@@ -23,7 +23,7 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
23
23
|
# the RelativeName with the DNS domain used by Azure Traffic Manager.
|
|
24
24
|
attr_accessor :fqdn
|
|
25
25
|
|
|
26
|
-
# @return [Integer] Gets or sets the DNS
|
|
26
|
+
# @return [Integer] Gets or sets the DNS Time-To-Live (TTL), in seconds.
|
|
27
27
|
# This informs the local DNS resolvers and DNS clients how long to cache
|
|
28
28
|
# DNS responses provided by this Traffic Manager profile.
|
|
29
29
|
attr_accessor :ttl
|
|
@@ -103,6 +103,8 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
103
103
|
end
|
|
104
104
|
|
|
105
105
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
106
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
107
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
106
108
|
# Deserialize Response
|
|
107
109
|
if status_code == 200
|
|
108
110
|
begin
|
|
@@ -194,6 +196,8 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
194
196
|
end
|
|
195
197
|
|
|
196
198
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
199
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
200
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
197
201
|
# Deserialize Response
|
|
198
202
|
if status_code == 200
|
|
199
203
|
begin
|
|
@@ -278,6 +282,8 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
278
282
|
end
|
|
279
283
|
|
|
280
284
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
285
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
286
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
281
287
|
# Deserialize Response
|
|
282
288
|
if status_code == 200
|
|
283
289
|
begin
|
|
@@ -373,6 +379,8 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
373
379
|
end
|
|
374
380
|
|
|
375
381
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
382
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
383
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
376
384
|
# Deserialize Response
|
|
377
385
|
if status_code == 200
|
|
378
386
|
begin
|
|
@@ -482,6 +490,8 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
482
490
|
end
|
|
483
491
|
|
|
484
492
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
493
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
494
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
485
495
|
# Deserialize Response
|
|
486
496
|
if status_code == 200
|
|
487
497
|
begin
|
|
@@ -589,6 +599,8 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
589
599
|
end
|
|
590
600
|
|
|
591
601
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
602
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
603
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
592
604
|
|
|
593
605
|
result
|
|
594
606
|
end
|
|
@@ -688,6 +700,8 @@ module Azure::TrafficManager::Mgmt::V2015_11_01
|
|
|
688
700
|
end
|
|
689
701
|
|
|
690
702
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
703
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
704
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
691
705
|
# Deserialize Response
|
|
692
706
|
if status_code == 200
|
|
693
707
|
begin
|
|
@@ -127,6 +127,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
127
127
|
end
|
|
128
128
|
|
|
129
129
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
130
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
131
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
130
132
|
# Deserialize Response
|
|
131
133
|
if status_code == 200
|
|
132
134
|
begin
|
|
@@ -230,6 +232,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
230
232
|
end
|
|
231
233
|
|
|
232
234
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
235
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
236
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
233
237
|
# Deserialize Response
|
|
234
238
|
if status_code == 200
|
|
235
239
|
begin
|
|
@@ -353,6 +357,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
353
357
|
end
|
|
354
358
|
|
|
355
359
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
360
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
361
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
356
362
|
# Deserialize Response
|
|
357
363
|
if status_code == 200
|
|
358
364
|
begin
|
|
@@ -472,6 +478,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
472
478
|
end
|
|
473
479
|
|
|
474
480
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
481
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
482
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
475
483
|
# Deserialize Response
|
|
476
484
|
if status_code == 200
|
|
477
485
|
begin
|
|
@@ -89,6 +89,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
89
89
|
end
|
|
90
90
|
|
|
91
91
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
92
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
93
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
92
94
|
# Deserialize Response
|
|
93
95
|
if status_code == 200
|
|
94
96
|
begin
|
|
@@ -23,7 +23,7 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
23
23
|
# the RelativeName with the DNS domain used by Azure Traffic Manager.
|
|
24
24
|
attr_accessor :fqdn
|
|
25
25
|
|
|
26
|
-
# @return [Integer] Gets or sets the DNS
|
|
26
|
+
# @return [Integer] Gets or sets the DNS Time-To-Live (TTL), in seconds.
|
|
27
27
|
# This informs the local DNS resolvers and DNS clients how long to cache
|
|
28
28
|
# DNS responses provided by this Traffic Manager profile.
|
|
29
29
|
attr_accessor :ttl
|
|
@@ -103,6 +103,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
103
103
|
end
|
|
104
104
|
|
|
105
105
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
106
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
107
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
106
108
|
# Deserialize Response
|
|
107
109
|
if status_code == 200
|
|
108
110
|
begin
|
|
@@ -194,6 +196,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
194
196
|
end
|
|
195
197
|
|
|
196
198
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
199
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
200
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
197
201
|
# Deserialize Response
|
|
198
202
|
if status_code == 200
|
|
199
203
|
begin
|
|
@@ -278,6 +282,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
278
282
|
end
|
|
279
283
|
|
|
280
284
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
285
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
286
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
281
287
|
# Deserialize Response
|
|
282
288
|
if status_code == 200
|
|
283
289
|
begin
|
|
@@ -373,6 +379,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
373
379
|
end
|
|
374
380
|
|
|
375
381
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
382
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
383
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
376
384
|
# Deserialize Response
|
|
377
385
|
if status_code == 200
|
|
378
386
|
begin
|
|
@@ -482,6 +490,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
482
490
|
end
|
|
483
491
|
|
|
484
492
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
493
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
494
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
485
495
|
# Deserialize Response
|
|
486
496
|
if status_code == 200
|
|
487
497
|
begin
|
|
@@ -590,6 +600,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
590
600
|
end
|
|
591
601
|
|
|
592
602
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
603
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
604
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
593
605
|
# Deserialize Response
|
|
594
606
|
if status_code == 200
|
|
595
607
|
begin
|
|
@@ -709,6 +721,8 @@ module Azure::TrafficManager::Mgmt::V2017_03_01
|
|
|
709
721
|
end
|
|
710
722
|
|
|
711
723
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
724
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
725
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
712
726
|
# Deserialize Response
|
|
713
727
|
if status_code == 200
|
|
714
728
|
begin
|
|
@@ -127,6 +127,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
127
127
|
end
|
|
128
128
|
|
|
129
129
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
130
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
131
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
130
132
|
# Deserialize Response
|
|
131
133
|
if status_code == 200
|
|
132
134
|
begin
|
|
@@ -230,6 +232,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
230
232
|
end
|
|
231
233
|
|
|
232
234
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
235
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
236
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
233
237
|
# Deserialize Response
|
|
234
238
|
if status_code == 200
|
|
235
239
|
begin
|
|
@@ -353,6 +357,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
353
357
|
end
|
|
354
358
|
|
|
355
359
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
360
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
361
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
356
362
|
# Deserialize Response
|
|
357
363
|
if status_code == 200
|
|
358
364
|
begin
|
|
@@ -472,6 +478,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
472
478
|
end
|
|
473
479
|
|
|
474
480
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
481
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
482
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
475
483
|
# Deserialize Response
|
|
476
484
|
if status_code == 200
|
|
477
485
|
begin
|
|
@@ -89,6 +89,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
89
89
|
end
|
|
90
90
|
|
|
91
91
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
92
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
93
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
92
94
|
# Deserialize Response
|
|
93
95
|
if status_code == 200
|
|
94
96
|
begin
|
|
@@ -103,6 +103,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
103
103
|
end
|
|
104
104
|
|
|
105
105
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
106
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
107
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
106
108
|
# Deserialize Response
|
|
107
109
|
if status_code == 200
|
|
108
110
|
begin
|
|
@@ -194,6 +196,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
194
196
|
end
|
|
195
197
|
|
|
196
198
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
199
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
200
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
197
201
|
# Deserialize Response
|
|
198
202
|
if status_code == 200
|
|
199
203
|
begin
|
|
@@ -278,6 +282,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
278
282
|
end
|
|
279
283
|
|
|
280
284
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
285
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
286
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
281
287
|
# Deserialize Response
|
|
282
288
|
if status_code == 200
|
|
283
289
|
begin
|
|
@@ -373,6 +379,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
373
379
|
end
|
|
374
380
|
|
|
375
381
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
382
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
383
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
376
384
|
# Deserialize Response
|
|
377
385
|
if status_code == 200
|
|
378
386
|
begin
|
|
@@ -482,6 +490,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
482
490
|
end
|
|
483
491
|
|
|
484
492
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
493
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
494
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
485
495
|
# Deserialize Response
|
|
486
496
|
if status_code == 200
|
|
487
497
|
begin
|
|
@@ -590,6 +600,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
590
600
|
end
|
|
591
601
|
|
|
592
602
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
603
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
604
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
593
605
|
# Deserialize Response
|
|
594
606
|
if status_code == 200
|
|
595
607
|
begin
|
|
@@ -699,6 +711,8 @@ module Azure::TrafficManager::Mgmt::V2017_05_01
|
|
|
699
711
|
end
|
|
700
712
|
|
|
701
713
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
714
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
715
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
702
716
|
# Deserialize Response
|
|
703
717
|
if status_code == 200
|
|
704
718
|
begin
|
|
@@ -116,6 +116,8 @@ module Azure::TrafficManager::Mgmt::V2017_09_01_preview
|
|
|
116
116
|
end
|
|
117
117
|
|
|
118
118
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
119
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
120
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
119
121
|
# Deserialize Response
|
|
120
122
|
if status_code == 200
|
|
121
123
|
begin
|
|
@@ -88,6 +88,8 @@ module Azure::TrafficManager::Mgmt::V2017_09_01_preview
|
|
|
88
88
|
end
|
|
89
89
|
|
|
90
90
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
91
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
92
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
91
93
|
# Deserialize Response
|
|
92
94
|
if status_code == 200
|
|
93
95
|
begin
|
|
@@ -175,6 +177,8 @@ module Azure::TrafficManager::Mgmt::V2017_09_01_preview
|
|
|
175
177
|
end
|
|
176
178
|
|
|
177
179
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
180
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
181
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
178
182
|
# Deserialize Response
|
|
179
183
|
if status_code == 201
|
|
180
184
|
begin
|
|
@@ -259,6 +263,8 @@ module Azure::TrafficManager::Mgmt::V2017_09_01_preview
|
|
|
259
263
|
end
|
|
260
264
|
|
|
261
265
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
266
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
267
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
262
268
|
# Deserialize Response
|
|
263
269
|
if status_code == 200
|
|
264
270
|
begin
|
|
@@ -127,6 +127,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
127
127
|
end
|
|
128
128
|
|
|
129
129
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
130
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
131
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
130
132
|
# Deserialize Response
|
|
131
133
|
if status_code == 200
|
|
132
134
|
begin
|
|
@@ -230,6 +232,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
230
232
|
end
|
|
231
233
|
|
|
232
234
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
235
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
236
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
233
237
|
# Deserialize Response
|
|
234
238
|
if status_code == 200
|
|
235
239
|
begin
|
|
@@ -353,6 +357,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
353
357
|
end
|
|
354
358
|
|
|
355
359
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
360
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
361
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
356
362
|
# Deserialize Response
|
|
357
363
|
if status_code == 200
|
|
358
364
|
begin
|
|
@@ -472,6 +478,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
472
478
|
end
|
|
473
479
|
|
|
474
480
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
481
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
482
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
475
483
|
# Deserialize Response
|
|
476
484
|
if status_code == 200
|
|
477
485
|
begin
|
|
@@ -89,6 +89,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
89
89
|
end
|
|
90
90
|
|
|
91
91
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
92
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
93
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
92
94
|
# Deserialize Response
|
|
93
95
|
if status_code == 200
|
|
94
96
|
begin
|
|
@@ -103,6 +103,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
103
103
|
end
|
|
104
104
|
|
|
105
105
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
106
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
107
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
106
108
|
# Deserialize Response
|
|
107
109
|
if status_code == 200
|
|
108
110
|
begin
|
|
@@ -194,6 +196,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
194
196
|
end
|
|
195
197
|
|
|
196
198
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
199
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
200
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
197
201
|
# Deserialize Response
|
|
198
202
|
if status_code == 200
|
|
199
203
|
begin
|
|
@@ -278,6 +282,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
278
282
|
end
|
|
279
283
|
|
|
280
284
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
285
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
286
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
281
287
|
# Deserialize Response
|
|
282
288
|
if status_code == 200
|
|
283
289
|
begin
|
|
@@ -373,6 +379,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
373
379
|
end
|
|
374
380
|
|
|
375
381
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
382
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
383
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
376
384
|
# Deserialize Response
|
|
377
385
|
if status_code == 200
|
|
378
386
|
begin
|
|
@@ -482,6 +490,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
482
490
|
end
|
|
483
491
|
|
|
484
492
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
493
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
494
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
485
495
|
# Deserialize Response
|
|
486
496
|
if status_code == 200
|
|
487
497
|
begin
|
|
@@ -590,6 +600,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
590
600
|
end
|
|
591
601
|
|
|
592
602
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
603
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
604
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
593
605
|
# Deserialize Response
|
|
594
606
|
if status_code == 200
|
|
595
607
|
begin
|
|
@@ -699,6 +711,8 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
699
711
|
end
|
|
700
712
|
|
|
701
713
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
714
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
715
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
702
716
|
# Deserialize Response
|
|
703
717
|
if status_code == 200
|
|
704
718
|
begin
|
data/lib/2018-02-01/generated/azure_mgmt_traffic_manager/traffic_manager_management_client.rb
CHANGED
|
@@ -134,7 +134,7 @@ module Azure::TrafficManager::Mgmt::V2018_02_01
|
|
|
134
134
|
#
|
|
135
135
|
def add_telemetry
|
|
136
136
|
sdk_information = 'azure_mgmt_traffic_manager'
|
|
137
|
-
sdk_information = "#{sdk_information}/0.17.
|
|
137
|
+
sdk_information = "#{sdk_information}/0.17.3"
|
|
138
138
|
add_user_agent_information(sdk_information)
|
|
139
139
|
end
|
|
140
140
|
end
|
|
@@ -127,6 +127,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
127
127
|
end
|
|
128
128
|
|
|
129
129
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
130
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
131
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
130
132
|
# Deserialize Response
|
|
131
133
|
if status_code == 200
|
|
132
134
|
begin
|
|
@@ -230,6 +232,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
230
232
|
end
|
|
231
233
|
|
|
232
234
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
235
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
236
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
233
237
|
# Deserialize Response
|
|
234
238
|
if status_code == 200
|
|
235
239
|
begin
|
|
@@ -353,6 +357,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
353
357
|
end
|
|
354
358
|
|
|
355
359
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
360
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
361
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
356
362
|
# Deserialize Response
|
|
357
363
|
if status_code == 200
|
|
358
364
|
begin
|
|
@@ -472,6 +478,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
472
478
|
end
|
|
473
479
|
|
|
474
480
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
481
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
482
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
475
483
|
# Deserialize Response
|
|
476
484
|
if status_code == 200
|
|
477
485
|
begin
|
|
@@ -89,6 +89,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
89
89
|
end
|
|
90
90
|
|
|
91
91
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
92
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
93
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
92
94
|
# Deserialize Response
|
|
93
95
|
if status_code == 200
|
|
94
96
|
begin
|
|
@@ -116,6 +116,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
116
116
|
end
|
|
117
117
|
|
|
118
118
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
119
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
120
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
119
121
|
# Deserialize Response
|
|
120
122
|
if status_code == 200
|
|
121
123
|
begin
|
|
@@ -103,6 +103,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
103
103
|
end
|
|
104
104
|
|
|
105
105
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
106
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
107
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
106
108
|
# Deserialize Response
|
|
107
109
|
if status_code == 200
|
|
108
110
|
begin
|
|
@@ -194,6 +196,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
194
196
|
end
|
|
195
197
|
|
|
196
198
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
199
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
200
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
197
201
|
# Deserialize Response
|
|
198
202
|
if status_code == 200
|
|
199
203
|
begin
|
|
@@ -278,6 +282,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
278
282
|
end
|
|
279
283
|
|
|
280
284
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
285
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
286
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
281
287
|
# Deserialize Response
|
|
282
288
|
if status_code == 200
|
|
283
289
|
begin
|
|
@@ -373,6 +379,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
373
379
|
end
|
|
374
380
|
|
|
375
381
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
382
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
383
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
376
384
|
# Deserialize Response
|
|
377
385
|
if status_code == 200
|
|
378
386
|
begin
|
|
@@ -482,6 +490,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
482
490
|
end
|
|
483
491
|
|
|
484
492
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
493
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
494
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
485
495
|
# Deserialize Response
|
|
486
496
|
if status_code == 200
|
|
487
497
|
begin
|
|
@@ -590,6 +600,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
590
600
|
end
|
|
591
601
|
|
|
592
602
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
603
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
604
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
593
605
|
# Deserialize Response
|
|
594
606
|
if status_code == 200
|
|
595
607
|
begin
|
|
@@ -699,6 +711,8 @@ module Azure::TrafficManager::Mgmt::V2018_03_01
|
|
|
699
711
|
end
|
|
700
712
|
|
|
701
713
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
714
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
715
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
702
716
|
# Deserialize Response
|
|
703
717
|
if status_code == 200
|
|
704
718
|
begin
|
|
@@ -127,6 +127,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
127
127
|
end
|
|
128
128
|
|
|
129
129
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
130
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
131
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
130
132
|
# Deserialize Response
|
|
131
133
|
if status_code == 200
|
|
132
134
|
begin
|
|
@@ -230,6 +232,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
230
232
|
end
|
|
231
233
|
|
|
232
234
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
235
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
236
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
233
237
|
# Deserialize Response
|
|
234
238
|
if status_code == 200
|
|
235
239
|
begin
|
|
@@ -353,6 +357,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
353
357
|
end
|
|
354
358
|
|
|
355
359
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
360
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
361
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
356
362
|
# Deserialize Response
|
|
357
363
|
if status_code == 200
|
|
358
364
|
begin
|
|
@@ -472,6 +478,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
472
478
|
end
|
|
473
479
|
|
|
474
480
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
481
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
482
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
475
483
|
# Deserialize Response
|
|
476
484
|
if status_code == 200
|
|
477
485
|
begin
|
|
@@ -89,6 +89,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
89
89
|
end
|
|
90
90
|
|
|
91
91
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
92
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
93
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
92
94
|
# Deserialize Response
|
|
93
95
|
if status_code == 200
|
|
94
96
|
begin
|
|
@@ -116,6 +116,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
116
116
|
end
|
|
117
117
|
|
|
118
118
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
119
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
120
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
119
121
|
# Deserialize Response
|
|
120
122
|
if status_code == 200
|
|
121
123
|
begin
|
|
@@ -85,7 +85,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
85
85
|
id: {
|
|
86
86
|
client_side_validation: true,
|
|
87
87
|
required: false,
|
|
88
|
-
read_only: true,
|
|
89
88
|
serialized_name: 'id',
|
|
90
89
|
type: {
|
|
91
90
|
name: 'String'
|
|
@@ -94,7 +93,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
94
93
|
name: {
|
|
95
94
|
client_side_validation: true,
|
|
96
95
|
required: false,
|
|
97
|
-
read_only: true,
|
|
98
96
|
serialized_name: 'name',
|
|
99
97
|
type: {
|
|
100
98
|
name: 'String'
|
|
@@ -103,7 +101,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
103
101
|
type: {
|
|
104
102
|
client_side_validation: true,
|
|
105
103
|
required: false,
|
|
106
|
-
read_only: true,
|
|
107
104
|
serialized_name: 'type',
|
|
108
105
|
type: {
|
|
109
106
|
name: 'String'
|
|
@@ -45,7 +45,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
45
45
|
id: {
|
|
46
46
|
client_side_validation: true,
|
|
47
47
|
required: false,
|
|
48
|
-
read_only: true,
|
|
49
48
|
serialized_name: 'id',
|
|
50
49
|
type: {
|
|
51
50
|
name: 'String'
|
|
@@ -54,7 +53,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
54
53
|
name: {
|
|
55
54
|
client_side_validation: true,
|
|
56
55
|
required: false,
|
|
57
|
-
read_only: true,
|
|
58
56
|
serialized_name: 'name',
|
|
59
57
|
type: {
|
|
60
58
|
name: 'String'
|
|
@@ -63,7 +61,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
63
61
|
type: {
|
|
64
62
|
client_side_validation: true,
|
|
65
63
|
required: false,
|
|
66
|
-
read_only: true,
|
|
67
64
|
serialized_name: 'type',
|
|
68
65
|
type: {
|
|
69
66
|
name: 'String'
|
|
@@ -60,7 +60,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
60
60
|
id: {
|
|
61
61
|
client_side_validation: true,
|
|
62
62
|
required: false,
|
|
63
|
-
read_only: true,
|
|
64
63
|
serialized_name: 'id',
|
|
65
64
|
type: {
|
|
66
65
|
name: 'String'
|
|
@@ -69,7 +68,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
69
68
|
name: {
|
|
70
69
|
client_side_validation: true,
|
|
71
70
|
required: false,
|
|
72
|
-
read_only: true,
|
|
73
71
|
serialized_name: 'name',
|
|
74
72
|
type: {
|
|
75
73
|
name: 'String'
|
|
@@ -78,7 +76,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
78
76
|
type: {
|
|
79
77
|
client_side_validation: true,
|
|
80
78
|
required: false,
|
|
81
|
-
read_only: true,
|
|
82
79
|
serialized_name: 'type',
|
|
83
80
|
type: {
|
|
84
81
|
name: 'String'
|
|
@@ -30,7 +30,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
30
30
|
id: {
|
|
31
31
|
client_side_validation: true,
|
|
32
32
|
required: false,
|
|
33
|
-
read_only: true,
|
|
34
33
|
serialized_name: 'id',
|
|
35
34
|
type: {
|
|
36
35
|
name: 'String'
|
|
@@ -39,7 +38,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
39
38
|
name: {
|
|
40
39
|
client_side_validation: true,
|
|
41
40
|
required: false,
|
|
42
|
-
read_only: true,
|
|
43
41
|
serialized_name: 'name',
|
|
44
42
|
type: {
|
|
45
43
|
name: 'String'
|
|
@@ -48,7 +46,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
48
46
|
type: {
|
|
49
47
|
client_side_validation: true,
|
|
50
48
|
required: false,
|
|
51
|
-
read_only: true,
|
|
52
49
|
serialized_name: 'type',
|
|
53
50
|
type: {
|
|
54
51
|
name: 'String'
|
|
@@ -20,7 +20,7 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
20
20
|
attr_accessor :name
|
|
21
21
|
|
|
22
22
|
# @return [String] The type of the resource. Ex-
|
|
23
|
-
# Microsoft.Network/
|
|
23
|
+
# Microsoft.Network/trafficManagerProfiles.
|
|
24
24
|
attr_accessor :type
|
|
25
25
|
|
|
26
26
|
|
|
@@ -49,7 +49,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
49
49
|
id: {
|
|
50
50
|
client_side_validation: true,
|
|
51
51
|
required: false,
|
|
52
|
-
read_only: true,
|
|
53
52
|
serialized_name: 'id',
|
|
54
53
|
type: {
|
|
55
54
|
name: 'String'
|
|
@@ -58,7 +57,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
58
57
|
name: {
|
|
59
58
|
client_side_validation: true,
|
|
60
59
|
required: false,
|
|
61
|
-
read_only: true,
|
|
62
60
|
serialized_name: 'name',
|
|
63
61
|
type: {
|
|
64
62
|
name: 'String'
|
|
@@ -67,7 +65,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
67
65
|
type: {
|
|
68
66
|
client_side_validation: true,
|
|
69
67
|
required: false,
|
|
70
|
-
read_only: true,
|
|
71
68
|
serialized_name: 'type',
|
|
72
69
|
type: {
|
|
73
70
|
name: 'String'
|
|
@@ -35,7 +35,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
35
35
|
id: {
|
|
36
36
|
client_side_validation: true,
|
|
37
37
|
required: false,
|
|
38
|
-
read_only: true,
|
|
39
38
|
serialized_name: 'id',
|
|
40
39
|
type: {
|
|
41
40
|
name: 'String'
|
|
@@ -44,7 +43,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
44
43
|
name: {
|
|
45
44
|
client_side_validation: true,
|
|
46
45
|
required: false,
|
|
47
|
-
read_only: true,
|
|
48
46
|
serialized_name: 'name',
|
|
49
47
|
type: {
|
|
50
48
|
name: 'String'
|
|
@@ -53,7 +51,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
53
51
|
type: {
|
|
54
52
|
client_side_validation: true,
|
|
55
53
|
required: false,
|
|
56
|
-
read_only: true,
|
|
57
54
|
serialized_name: 'type',
|
|
58
55
|
type: {
|
|
59
56
|
name: 'String'
|
|
@@ -34,7 +34,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
34
34
|
id: {
|
|
35
35
|
client_side_validation: true,
|
|
36
36
|
required: false,
|
|
37
|
-
read_only: true,
|
|
38
37
|
serialized_name: 'id',
|
|
39
38
|
type: {
|
|
40
39
|
name: 'String'
|
|
@@ -43,7 +42,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
43
42
|
name: {
|
|
44
43
|
client_side_validation: true,
|
|
45
44
|
required: false,
|
|
46
|
-
read_only: true,
|
|
47
45
|
serialized_name: 'name',
|
|
48
46
|
type: {
|
|
49
47
|
name: 'String'
|
|
@@ -52,7 +50,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
52
50
|
type: {
|
|
53
51
|
client_side_validation: true,
|
|
54
52
|
required: false,
|
|
55
|
-
read_only: true,
|
|
56
53
|
serialized_name: 'type',
|
|
57
54
|
type: {
|
|
58
55
|
name: 'String'
|
|
@@ -32,7 +32,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
32
32
|
id: {
|
|
33
33
|
client_side_validation: true,
|
|
34
34
|
required: false,
|
|
35
|
-
read_only: true,
|
|
36
35
|
serialized_name: 'id',
|
|
37
36
|
type: {
|
|
38
37
|
name: 'String'
|
|
@@ -41,7 +40,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
41
40
|
name: {
|
|
42
41
|
client_side_validation: true,
|
|
43
42
|
required: false,
|
|
44
|
-
read_only: true,
|
|
45
43
|
serialized_name: 'name',
|
|
46
44
|
type: {
|
|
47
45
|
name: 'String'
|
|
@@ -50,7 +48,6 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
50
48
|
type: {
|
|
51
49
|
client_side_validation: true,
|
|
52
50
|
required: false,
|
|
53
|
-
read_only: true,
|
|
54
51
|
serialized_name: 'type',
|
|
55
52
|
type: {
|
|
56
53
|
name: 'String'
|
|
@@ -103,6 +103,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
103
103
|
end
|
|
104
104
|
|
|
105
105
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
106
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
107
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
106
108
|
# Deserialize Response
|
|
107
109
|
if status_code == 200
|
|
108
110
|
begin
|
|
@@ -194,6 +196,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
194
196
|
end
|
|
195
197
|
|
|
196
198
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
199
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
200
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
197
201
|
# Deserialize Response
|
|
198
202
|
if status_code == 200
|
|
199
203
|
begin
|
|
@@ -278,6 +282,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
278
282
|
end
|
|
279
283
|
|
|
280
284
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
285
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
286
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
281
287
|
# Deserialize Response
|
|
282
288
|
if status_code == 200
|
|
283
289
|
begin
|
|
@@ -373,6 +379,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
373
379
|
end
|
|
374
380
|
|
|
375
381
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
382
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
383
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
376
384
|
# Deserialize Response
|
|
377
385
|
if status_code == 200
|
|
378
386
|
begin
|
|
@@ -482,6 +490,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
482
490
|
end
|
|
483
491
|
|
|
484
492
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
493
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
494
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
485
495
|
# Deserialize Response
|
|
486
496
|
if status_code == 200
|
|
487
497
|
begin
|
|
@@ -590,6 +600,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
590
600
|
end
|
|
591
601
|
|
|
592
602
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
603
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
604
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
593
605
|
# Deserialize Response
|
|
594
606
|
if status_code == 200
|
|
595
607
|
begin
|
|
@@ -699,6 +711,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
699
711
|
end
|
|
700
712
|
|
|
701
713
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
714
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
715
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
702
716
|
# Deserialize Response
|
|
703
717
|
if status_code == 200
|
|
704
718
|
begin
|
data/lib/2018-04-01/generated/azure_mgmt_traffic_manager/traffic_manager_user_metrics_keys.rb
CHANGED
|
@@ -88,6 +88,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
88
88
|
end
|
|
89
89
|
|
|
90
90
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
91
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
92
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
91
93
|
# Deserialize Response
|
|
92
94
|
if status_code == 200
|
|
93
95
|
begin
|
|
@@ -175,6 +177,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
175
177
|
end
|
|
176
178
|
|
|
177
179
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
180
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
181
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
178
182
|
# Deserialize Response
|
|
179
183
|
if status_code == 201
|
|
180
184
|
begin
|
|
@@ -259,6 +263,8 @@ module Azure::TrafficManager::Mgmt::V2018_04_01
|
|
|
259
263
|
end
|
|
260
264
|
|
|
261
265
|
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
266
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
267
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
262
268
|
# Deserialize Response
|
|
263
269
|
if status_code == 200
|
|
264
270
|
begin
|
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
# Copyright (c) Microsoft Corporation. All rights reserved.
|
|
3
3
|
# Licensed under the MIT License. See License.txt in the project root for license information.
|
|
4
4
|
|
|
5
|
-
require '2017-05-01/generated/azure_mgmt_traffic_manager'
|
|
6
|
-
require '2015-11-01/generated/azure_mgmt_traffic_manager'
|
|
7
5
|
require '2018-02-01/generated/azure_mgmt_traffic_manager'
|
|
6
|
+
require '2015-11-01/generated/azure_mgmt_traffic_manager'
|
|
8
7
|
require '2018-03-01/generated/azure_mgmt_traffic_manager'
|
|
9
8
|
require '2018-04-01/generated/azure_mgmt_traffic_manager'
|
|
10
|
-
require '2017-03-01/generated/azure_mgmt_traffic_manager'
|
|
11
9
|
require '2017-09-01-preview/generated/azure_mgmt_traffic_manager'
|
|
10
|
+
require '2017-03-01/generated/azure_mgmt_traffic_manager'
|
|
11
|
+
require '2017-05-01/generated/azure_mgmt_traffic_manager'
|
|
12
12
|
require 'profiles/latest/trafficmanager_latest_profile_client'
|
data/lib/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: azure_mgmt_traffic_manager
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.17.
|
|
4
|
+
version: 0.17.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Microsoft Corporation
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2020-05-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -72,14 +72,14 @@ dependencies:
|
|
|
72
72
|
requirements:
|
|
73
73
|
- - "~>"
|
|
74
74
|
- !ruby/object:Gem::Version
|
|
75
|
-
version: 0.11.
|
|
75
|
+
version: 0.11.1
|
|
76
76
|
type: :runtime
|
|
77
77
|
prerelease: false
|
|
78
78
|
version_requirements: !ruby/object:Gem::Requirement
|
|
79
79
|
requirements:
|
|
80
80
|
- - "~>"
|
|
81
81
|
- !ruby/object:Gem::Version
|
|
82
|
-
version: 0.11.
|
|
82
|
+
version: 0.11.1
|
|
83
83
|
description: Microsoft Azure Traffic Management Client Library for Ruby
|
|
84
84
|
email: azrubyteam@microsoft.com
|
|
85
85
|
executables: []
|
|
@@ -284,7 +284,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
284
284
|
version: '0'
|
|
285
285
|
requirements: []
|
|
286
286
|
rubyforge_project:
|
|
287
|
-
rubygems_version: 2.7.
|
|
287
|
+
rubygems_version: 2.7.8
|
|
288
288
|
signing_key:
|
|
289
289
|
specification_version: 4
|
|
290
290
|
summary: Official Ruby client library to consume Microsoft Azure Traffic Management
|