azure_mgmt_traffic_manager 0.7.0 → 0.8.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6bc8c4ff3ac6019368783bf412ebb1f9b246b6c0
4
- data.tar.gz: 116d0feaf11a21dd0dbf416773836ec6572e4c6d
3
+ metadata.gz: 62b7d2315f122debe2a1e7f7feed8b8da2256e11
4
+ data.tar.gz: ab00540251f14730d10c1254e8ec196de52e9d7d
5
5
  SHA512:
6
- metadata.gz: 46109fec00eab31f5d156bc6d7e69b5e1b40af6416deeefa4bfcb10c8cce273053447df805a5f5c4bbe873185b9c2ace3923f329e41ccd66b67a78dfc44d7ded
7
- data.tar.gz: c724deadd46333b7a10d81e52133e6f223bc0c035a4459c21a528e22bd701123fe3de2627dadb5d5c4648808e247b16d2fa0dd77706c9f43e01f932c8cda9119
6
+ metadata.gz: 399ff11fb98280433fb345bab7877dcd9494e92257a80643576eadb3faf9cf74f1b2534e1878353f9651c3020fc70b72420ae682df5bee9c26e264ff3e65e78f
7
+ data.tar.gz: 5a7cb5963603076053c430995892f75b924cd9514aecbbc6ce40480a51c4b06f425602aa97abc8089ff1e02e4afe5067b380704eb7ce32b0861c4c6a96dd43a5
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -26,11 +26,11 @@ module Azure::ARM::TrafficManager
26
26
 
27
27
  module Models
28
28
  autoload :Endpoint, 'generated/azure_mgmt_traffic_manager/models/endpoint.rb'
29
- autoload :CheckTrafficManagerRelativeDnsNameAvailabilityParameters, 'generated/azure_mgmt_traffic_manager/models/check_traffic_manager_relative_dns_name_availability_parameters.rb'
30
- autoload :DnsConfig, 'generated/azure_mgmt_traffic_manager/models/dns_config.rb'
31
- autoload :MonitorConfig, 'generated/azure_mgmt_traffic_manager/models/monitor_config.rb'
32
29
  autoload :ProfileListResult, 'generated/azure_mgmt_traffic_manager/models/profile_list_result.rb'
30
+ autoload :DnsConfig, 'generated/azure_mgmt_traffic_manager/models/dns_config.rb'
33
31
  autoload :TrafficManagerNameAvailability, 'generated/azure_mgmt_traffic_manager/models/traffic_manager_name_availability.rb'
32
+ autoload :CheckTrafficManagerRelativeDnsNameAvailabilityParameters, 'generated/azure_mgmt_traffic_manager/models/check_traffic_manager_relative_dns_name_availability_parameters.rb'
33
+ autoload :MonitorConfig, 'generated/azure_mgmt_traffic_manager/models/monitor_config.rb'
34
34
  autoload :Profile, 'generated/azure_mgmt_traffic_manager/models/profile.rb'
35
35
  end
36
36
  end
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -25,15 +25,15 @@ module Azure::ARM::TrafficManager
25
25
  #
26
26
  # Update a Traffic Manager endpoint.
27
27
  #
28
- # @param resource_group_name [String] The name of the resource group
29
- # containing the Traffic Manager endpoint to be updated.
28
+ # @param resource_group_name [String] The name of the resource group containing
29
+ # the Traffic Manager endpoint to be updated.
30
30
  # @param profile_name [String] The name of the Traffic Manager profile.
31
31
  # @param endpoint_type [String] The type of the Traffic Manager endpoint to be
32
32
  # updated.
33
33
  # @param endpoint_name [String] The name of the Traffic Manager endpoint to be
34
34
  # updated.
35
- # @param parameters [Endpoint] The Traffic Manager endpoint parameters
36
- # supplied to the Update operation.
35
+ # @param parameters [Endpoint] The Traffic Manager endpoint parameters supplied
36
+ # to the Update operation.
37
37
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
38
38
  # will be added to the HTTP request.
39
39
  #
@@ -47,15 +47,15 @@ module Azure::ARM::TrafficManager
47
47
  #
48
48
  # Update a Traffic Manager endpoint.
49
49
  #
50
- # @param resource_group_name [String] The name of the resource group
51
- # containing the Traffic Manager endpoint to be updated.
50
+ # @param resource_group_name [String] The name of the resource group containing
51
+ # the Traffic Manager endpoint to be updated.
52
52
  # @param profile_name [String] The name of the Traffic Manager profile.
53
53
  # @param endpoint_type [String] The type of the Traffic Manager endpoint to be
54
54
  # updated.
55
55
  # @param endpoint_name [String] The name of the Traffic Manager endpoint to be
56
56
  # updated.
57
- # @param parameters [Endpoint] The Traffic Manager endpoint parameters
58
- # supplied to the Update operation.
57
+ # @param parameters [Endpoint] The Traffic Manager endpoint parameters supplied
58
+ # to the Update operation.
59
59
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
60
60
  # will be added to the HTTP request.
61
61
  #
@@ -68,15 +68,15 @@ module Azure::ARM::TrafficManager
68
68
  #
69
69
  # Update a Traffic Manager endpoint.
70
70
  #
71
- # @param resource_group_name [String] The name of the resource group
72
- # containing the Traffic Manager endpoint to be updated.
71
+ # @param resource_group_name [String] The name of the resource group containing
72
+ # the Traffic Manager endpoint to be updated.
73
73
  # @param profile_name [String] The name of the Traffic Manager profile.
74
74
  # @param endpoint_type [String] The type of the Traffic Manager endpoint to be
75
75
  # updated.
76
76
  # @param endpoint_name [String] The name of the Traffic Manager endpoint to be
77
77
  # updated.
78
- # @param parameters [Endpoint] The Traffic Manager endpoint parameters
79
- # supplied to the Update operation.
78
+ # @param parameters [Endpoint] The Traffic Manager endpoint parameters supplied
79
+ # to the Update operation.
80
80
  # @param [Hash{String => String}] A hash of custom headers that will be added
81
81
  # to the HTTP request.
82
82
  #
@@ -149,8 +149,8 @@ module Azure::ARM::TrafficManager
149
149
  #
150
150
  # Gets a Traffic Manager endpoint.
151
151
  #
152
- # @param resource_group_name [String] The name of the resource group
153
- # containing the Traffic Manager endpoint.
152
+ # @param resource_group_name [String] The name of the resource group containing
153
+ # the Traffic Manager endpoint.
154
154
  # @param profile_name [String] The name of the Traffic Manager profile.
155
155
  # @param endpoint_type [String] The type of the Traffic Manager endpoint.
156
156
  # @param endpoint_name [String] The name of the Traffic Manager endpoint.
@@ -167,8 +167,8 @@ module Azure::ARM::TrafficManager
167
167
  #
168
168
  # Gets a Traffic Manager endpoint.
169
169
  #
170
- # @param resource_group_name [String] The name of the resource group
171
- # containing the Traffic Manager endpoint.
170
+ # @param resource_group_name [String] The name of the resource group containing
171
+ # the Traffic Manager endpoint.
172
172
  # @param profile_name [String] The name of the Traffic Manager profile.
173
173
  # @param endpoint_type [String] The type of the Traffic Manager endpoint.
174
174
  # @param endpoint_name [String] The name of the Traffic Manager endpoint.
@@ -184,8 +184,8 @@ module Azure::ARM::TrafficManager
184
184
  #
185
185
  # Gets a Traffic Manager endpoint.
186
186
  #
187
- # @param resource_group_name [String] The name of the resource group
188
- # containing the Traffic Manager endpoint.
187
+ # @param resource_group_name [String] The name of the resource group containing
188
+ # the Traffic Manager endpoint.
189
189
  # @param profile_name [String] The name of the Traffic Manager profile.
190
190
  # @param endpoint_type [String] The type of the Traffic Manager endpoint.
191
191
  # @param endpoint_name [String] The name of the Traffic Manager endpoint.
@@ -251,15 +251,15 @@ module Azure::ARM::TrafficManager
251
251
  #
252
252
  # Create or update a Traffic Manager endpoint.
253
253
  #
254
- # @param resource_group_name [String] The name of the resource group
255
- # containing the Traffic Manager endpoint to be created or updated.
254
+ # @param resource_group_name [String] The name of the resource group containing
255
+ # the Traffic Manager endpoint to be created or updated.
256
256
  # @param profile_name [String] The name of the Traffic Manager profile.
257
257
  # @param endpoint_type [String] The type of the Traffic Manager endpoint to be
258
258
  # created or updated.
259
259
  # @param endpoint_name [String] The name of the Traffic Manager endpoint to be
260
260
  # created or updated.
261
- # @param parameters [Endpoint] The Traffic Manager endpoint parameters
262
- # supplied to the CreateOrUpdate operation.
261
+ # @param parameters [Endpoint] The Traffic Manager endpoint parameters supplied
262
+ # to the CreateOrUpdate operation.
263
263
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
264
264
  # will be added to the HTTP request.
265
265
  #
@@ -273,15 +273,15 @@ module Azure::ARM::TrafficManager
273
273
  #
274
274
  # Create or update a Traffic Manager endpoint.
275
275
  #
276
- # @param resource_group_name [String] The name of the resource group
277
- # containing the Traffic Manager endpoint to be created or updated.
276
+ # @param resource_group_name [String] The name of the resource group containing
277
+ # the Traffic Manager endpoint to be created or updated.
278
278
  # @param profile_name [String] The name of the Traffic Manager profile.
279
279
  # @param endpoint_type [String] The type of the Traffic Manager endpoint to be
280
280
  # created or updated.
281
281
  # @param endpoint_name [String] The name of the Traffic Manager endpoint to be
282
282
  # created or updated.
283
- # @param parameters [Endpoint] The Traffic Manager endpoint parameters
284
- # supplied to the CreateOrUpdate operation.
283
+ # @param parameters [Endpoint] The Traffic Manager endpoint parameters supplied
284
+ # to the CreateOrUpdate operation.
285
285
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
286
286
  # will be added to the HTTP request.
287
287
  #
@@ -294,15 +294,15 @@ module Azure::ARM::TrafficManager
294
294
  #
295
295
  # Create or update a Traffic Manager endpoint.
296
296
  #
297
- # @param resource_group_name [String] The name of the resource group
298
- # containing the Traffic Manager endpoint to be created or updated.
297
+ # @param resource_group_name [String] The name of the resource group containing
298
+ # the Traffic Manager endpoint to be created or updated.
299
299
  # @param profile_name [String] The name of the Traffic Manager profile.
300
300
  # @param endpoint_type [String] The type of the Traffic Manager endpoint to be
301
301
  # created or updated.
302
302
  # @param endpoint_name [String] The name of the Traffic Manager endpoint to be
303
303
  # created or updated.
304
- # @param parameters [Endpoint] The Traffic Manager endpoint parameters
305
- # supplied to the CreateOrUpdate operation.
304
+ # @param parameters [Endpoint] The Traffic Manager endpoint parameters supplied
305
+ # to the CreateOrUpdate operation.
306
306
  # @param [Hash{String => String}] A hash of custom headers that will be added
307
307
  # to the HTTP request.
308
308
  #
@@ -385,8 +385,8 @@ module Azure::ARM::TrafficManager
385
385
  #
386
386
  # Deletes a Traffic Manager endpoint.
387
387
  #
388
- # @param resource_group_name [String] The name of the resource group
389
- # containing the Traffic Manager endpoint to be deleted.
388
+ # @param resource_group_name [String] The name of the resource group containing
389
+ # the Traffic Manager endpoint to be deleted.
390
390
  # @param profile_name [String] The name of the Traffic Manager profile.
391
391
  # @param endpoint_type [String] The type of the Traffic Manager endpoint to be
392
392
  # deleted.
@@ -404,8 +404,8 @@ module Azure::ARM::TrafficManager
404
404
  #
405
405
  # Deletes a Traffic Manager endpoint.
406
406
  #
407
- # @param resource_group_name [String] The name of the resource group
408
- # containing the Traffic Manager endpoint to be deleted.
407
+ # @param resource_group_name [String] The name of the resource group containing
408
+ # the Traffic Manager endpoint to be deleted.
409
409
  # @param profile_name [String] The name of the Traffic Manager profile.
410
410
  # @param endpoint_type [String] The type of the Traffic Manager endpoint to be
411
411
  # deleted.
@@ -423,8 +423,8 @@ module Azure::ARM::TrafficManager
423
423
  #
424
424
  # Deletes a Traffic Manager endpoint.
425
425
  #
426
- # @param resource_group_name [String] The name of the resource group
427
- # containing the Traffic Manager endpoint to be deleted.
426
+ # @param resource_group_name [String] The name of the resource group containing
427
+ # the Traffic Manager endpoint to be deleted.
428
428
  # @param profile_name [String] The name of the Traffic Manager profile.
429
429
  # @param endpoint_type [String] The type of the Traffic Manager endpoint to be
430
430
  # deleted.
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -18,15 +18,14 @@ module Azure::ARM::TrafficManager
18
18
  # name (FQDN) of the profile.
19
19
  attr_accessor :relative_name
20
20
 
21
- # @return [String] Gets or sets the fully-qualified domain name (FQDN)
22
- # of the Traffic Manager profile. This is formed from the
23
- # concatenation of the RelativeName with the DNS domain used by Azure
24
- # Traffic Manager.
21
+ # @return [String] Gets or sets the fully-qualified domain name (FQDN) of
22
+ # the Traffic Manager profile. This is formed from the concatenation of
23
+ # the RelativeName with the DNS domain used by Azure Traffic Manager.
25
24
  attr_accessor :fqdn
26
25
 
27
- # @return [Integer] Gets or sets the DNS Ttime-To-Live (TTL), in
28
- # seconds. This informs the local DNS resolvers and DNS clients how
29
- # long to cache DNS responses provided by this Traffic Manager profile.
26
+ # @return [Integer] Gets or sets the DNS Ttime-To-Live (TTL), in seconds.
27
+ # This informs the local DNS resolvers and DNS clients how long to cache
28
+ # DNS responses provided by this Traffic Manager profile.
30
29
  attr_accessor :ttl
31
30
 
32
31
 
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -42,11 +42,11 @@ module Azure::ARM::TrafficManager
42
42
  # 1000.
43
43
  attr_accessor :weight
44
44
 
45
- # @return [Integer] Gets or sets the priority of this endpoint when
46
- # using the ‘Priority’ traffic routing method. Possible values are from
47
- # 1 to 1000, lower values represent higher priority. This is an
48
- # optional parameter. If specified, it must be specified on all
49
- # endpoints, and no two endpoints can share the same priority value.
45
+ # @return [Integer] Gets or sets the priority of this endpoint when using
46
+ # the ‘Priority’ traffic routing method. Possible values are from 1 to
47
+ # 1000, lower values represent higher priority. This is an optional
48
+ # parameter. If specified, it must be specified on all endpoints, and no
49
+ # two endpoints can share the same priority value.
50
50
  attr_accessor :priority
51
51
 
52
52
  # @return [String] Specifies the location of the external or nested
@@ -57,9 +57,9 @@ module Azure::ARM::TrafficManager
57
57
  attr_accessor :endpoint_monitor_status
58
58
 
59
59
  # @return [Integer] Gets or sets the minimum number of endpoints that
60
- # must be available in the child profile in order for the parent
61
- # profile to be considered available. Only applicable to endpoint of
62
- # type 'NestedEndpoints'.
60
+ # must be available in the child profile in order for the parent profile
61
+ # to be considered available. Only applicable to endpoint of type
62
+ # 'NestedEndpoints'.
63
63
  attr_accessor :min_child_endpoints
64
64
 
65
65
 
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -16,9 +16,9 @@ module Azure::ARM::TrafficManager
16
16
  # profile. Possible values are 'Enabled' and 'Disabled'.
17
17
  attr_accessor :profile_status
18
18
 
19
- # @return [String] Gets or sets the traffic routing method of the
20
- # Traffic Manager profile. Possible values are 'Performance',
21
- # 'Weighted', or 'Priority'.
19
+ # @return [String] Gets or sets the traffic routing method of the Traffic
20
+ # Manager profile. Possible values are 'Performance', 'Weighted', or
21
+ # 'Priority'.
22
22
  attr_accessor :traffic_routing_method
23
23
 
24
24
  # @return [DnsConfig] Gets or sets the DNS settings of the Traffic
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -127,8 +127,8 @@ module Azure::ARM::TrafficManager
127
127
  #
128
128
  # Lists all Traffic Manager profiles within a resource group.
129
129
  #
130
- # @param resource_group_name [String] The name of the resource group
131
- # containing the Traffic Manager profiles to be listed.
130
+ # @param resource_group_name [String] The name of the resource group containing
131
+ # the Traffic Manager profiles to be listed.
132
132
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
133
133
  # will be added to the HTTP request.
134
134
  #
@@ -142,8 +142,8 @@ module Azure::ARM::TrafficManager
142
142
  #
143
143
  # Lists all Traffic Manager profiles within a resource group.
144
144
  #
145
- # @param resource_group_name [String] The name of the resource group
146
- # containing the Traffic Manager profiles to be listed.
145
+ # @param resource_group_name [String] The name of the resource group containing
146
+ # the Traffic Manager profiles to be listed.
147
147
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
148
148
  # will be added to the HTTP request.
149
149
  #
@@ -156,8 +156,8 @@ module Azure::ARM::TrafficManager
156
156
  #
157
157
  # Lists all Traffic Manager profiles within a resource group.
158
158
  #
159
- # @param resource_group_name [String] The name of the resource group
160
- # containing the Traffic Manager profiles to be listed.
159
+ # @param resource_group_name [String] The name of the resource group containing
160
+ # the Traffic Manager profiles to be listed.
161
161
  # @param [Hash{String => String}] A hash of custom headers that will be added
162
162
  # to the HTTP request.
163
163
  #
@@ -300,8 +300,8 @@ module Azure::ARM::TrafficManager
300
300
  #
301
301
  # Gets a Traffic Manager profile.
302
302
  #
303
- # @param resource_group_name [String] The name of the resource group
304
- # containing the Traffic Manager profile.
303
+ # @param resource_group_name [String] The name of the resource group containing
304
+ # the Traffic Manager profile.
305
305
  # @param profile_name [String] The name of the Traffic Manager profile.
306
306
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
307
307
  # will be added to the HTTP request.
@@ -316,8 +316,8 @@ module Azure::ARM::TrafficManager
316
316
  #
317
317
  # Gets a Traffic Manager profile.
318
318
  #
319
- # @param resource_group_name [String] The name of the resource group
320
- # containing the Traffic Manager profile.
319
+ # @param resource_group_name [String] The name of the resource group containing
320
+ # the Traffic Manager profile.
321
321
  # @param profile_name [String] The name of the Traffic Manager profile.
322
322
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
323
323
  # will be added to the HTTP request.
@@ -331,8 +331,8 @@ module Azure::ARM::TrafficManager
331
331
  #
332
332
  # Gets a Traffic Manager profile.
333
333
  #
334
- # @param resource_group_name [String] The name of the resource group
335
- # containing the Traffic Manager profile.
334
+ # @param resource_group_name [String] The name of the resource group containing
335
+ # the Traffic Manager profile.
336
336
  # @param profile_name [String] The name of the Traffic Manager profile.
337
337
  # @param [Hash{String => String}] A hash of custom headers that will be added
338
338
  # to the HTTP request.
@@ -394,8 +394,8 @@ module Azure::ARM::TrafficManager
394
394
  #
395
395
  # Create or update a Traffic Manager profile.
396
396
  #
397
- # @param resource_group_name [String] The name of the resource group
398
- # containing the Traffic Manager profile.
397
+ # @param resource_group_name [String] The name of the resource group containing
398
+ # the Traffic Manager profile.
399
399
  # @param profile_name [String] The name of the Traffic Manager profile.
400
400
  # @param parameters [Profile] The Traffic Manager profile parameters supplied
401
401
  # to the CreateOrUpdate operation.
@@ -412,8 +412,8 @@ module Azure::ARM::TrafficManager
412
412
  #
413
413
  # Create or update a Traffic Manager profile.
414
414
  #
415
- # @param resource_group_name [String] The name of the resource group
416
- # containing the Traffic Manager profile.
415
+ # @param resource_group_name [String] The name of the resource group containing
416
+ # the Traffic Manager profile.
417
417
  # @param profile_name [String] The name of the Traffic Manager profile.
418
418
  # @param parameters [Profile] The Traffic Manager profile parameters supplied
419
419
  # to the CreateOrUpdate operation.
@@ -429,8 +429,8 @@ module Azure::ARM::TrafficManager
429
429
  #
430
430
  # Create or update a Traffic Manager profile.
431
431
  #
432
- # @param resource_group_name [String] The name of the resource group
433
- # containing the Traffic Manager profile.
432
+ # @param resource_group_name [String] The name of the resource group containing
433
+ # the Traffic Manager profile.
434
434
  # @param profile_name [String] The name of the Traffic Manager profile.
435
435
  # @param parameters [Profile] The Traffic Manager profile parameters supplied
436
436
  # to the CreateOrUpdate operation.
@@ -514,8 +514,8 @@ module Azure::ARM::TrafficManager
514
514
  #
515
515
  # Deletes a Traffic Manager profile.
516
516
  #
517
- # @param resource_group_name [String] The name of the resource group
518
- # containing the Traffic Manager profile to be deleted.
517
+ # @param resource_group_name [String] The name of the resource group containing
518
+ # the Traffic Manager profile to be deleted.
519
519
  # @param profile_name [String] The name of the Traffic Manager profile to be
520
520
  # deleted.
521
521
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
@@ -530,8 +530,8 @@ module Azure::ARM::TrafficManager
530
530
  #
531
531
  # Deletes a Traffic Manager profile.
532
532
  #
533
- # @param resource_group_name [String] The name of the resource group
534
- # containing the Traffic Manager profile to be deleted.
533
+ # @param resource_group_name [String] The name of the resource group containing
534
+ # the Traffic Manager profile to be deleted.
535
535
  # @param profile_name [String] The name of the Traffic Manager profile to be
536
536
  # deleted.
537
537
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
@@ -546,8 +546,8 @@ module Azure::ARM::TrafficManager
546
546
  #
547
547
  # Deletes a Traffic Manager profile.
548
548
  #
549
- # @param resource_group_name [String] The name of the resource group
550
- # containing the Traffic Manager profile to be deleted.
549
+ # @param resource_group_name [String] The name of the resource group containing
550
+ # the Traffic Manager profile to be deleted.
551
551
  # @param profile_name [String] The name of the Traffic Manager profile to be
552
552
  # deleted.
553
553
  # @param [Hash{String => String}] A hash of custom headers that will be added
@@ -600,8 +600,8 @@ module Azure::ARM::TrafficManager
600
600
  #
601
601
  # Update a Traffic Manager profile.
602
602
  #
603
- # @param resource_group_name [String] The name of the resource group
604
- # containing the Traffic Manager profile.
603
+ # @param resource_group_name [String] The name of the resource group containing
604
+ # the Traffic Manager profile.
605
605
  # @param profile_name [String] The name of the Traffic Manager profile.
606
606
  # @param parameters [Profile] The Traffic Manager profile parameters supplied
607
607
  # to the Update operation.
@@ -618,8 +618,8 @@ module Azure::ARM::TrafficManager
618
618
  #
619
619
  # Update a Traffic Manager profile.
620
620
  #
621
- # @param resource_group_name [String] The name of the resource group
622
- # containing the Traffic Manager profile.
621
+ # @param resource_group_name [String] The name of the resource group containing
622
+ # the Traffic Manager profile.
623
623
  # @param profile_name [String] The name of the Traffic Manager profile.
624
624
  # @param parameters [Profile] The Traffic Manager profile parameters supplied
625
625
  # to the Update operation.
@@ -635,8 +635,8 @@ module Azure::ARM::TrafficManager
635
635
  #
636
636
  # Update a Traffic Manager profile.
637
637
  #
638
- # @param resource_group_name [String] The name of the resource group
639
- # containing the Traffic Manager profile.
638
+ # @param resource_group_name [String] The name of the resource group containing
639
+ # the Traffic Manager profile.
640
640
  # @param profile_name [String] The name of the Traffic Manager profile.
641
641
  # @param parameters [Profile] The Traffic Manager profile parameters supplied
642
642
  # to the Update operation.
@@ -1,5 +1,5 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
@@ -62,6 +62,7 @@ module Azure::ARM::TrafficManager
62
62
  @accept_language = 'en-US'
63
63
  @long_running_operation_retry_timeout = 30
64
64
  @generate_client_request_id = true
65
+ add_telemetry
65
66
  end
66
67
 
67
68
  #
@@ -119,5 +120,17 @@ module Azure::ARM::TrafficManager
119
120
  super(request_url, method, path, options)
120
121
  end
121
122
 
123
+
124
+ private
125
+ #
126
+ # Adds telemetry information.
127
+ #
128
+ def add_telemetry
129
+ sdk_information = 'azure_mgmt_traffic_manager'
130
+ if defined? Azure::ARM::TrafficManager::VERSION
131
+ sdk_information = "#{sdk_information}/#{Azure::ARM::TrafficManager::VERSION}"
132
+ end
133
+ add_user_agent_information(sdk_information)
134
+ end
122
135
  end
123
136
  end
@@ -1,8 +1,8 @@
1
1
  # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator 0.17.0.0
2
+ # Code generated by Microsoft (R) AutoRest Code Generator 1.0.0.0
3
3
  # Changes may cause incorrect behavior and will be lost if the code is
4
4
  # regenerated.
5
5
 
6
6
  module Azure::ARM::TrafficManager
7
- VERSION = '0.7.0'
7
+ VERSION = '0.8.0'
8
8
  end
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.7.0
4
+ version: 0.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Microsoft Corporation
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-10-14 00:00:00.000000000 Z
11
+ date: 2016-11-16 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.6.0
75
+ version: 0.6.2
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.6.0
82
+ version: 0.6.2
83
83
  description: Microsoft Azure Traffic Management Client Library for Ruby
84
84
  email: azrubyteam@microsoft.com
85
85
  executables: []