azure_mgmt_features 0.17.4 → 0.17.5

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 432c65c231b9d5b33179aef97650e7b3e4ada51f7aafbbb62e433df5926c898e
4
- data.tar.gz: d1b532a0f910864793c4313e9d5f088ded5fb3ed1e4c63ea26c1698153dff644
3
+ metadata.gz: 54cc603799ed1a177f4a37cb2e554c7edfdf66e6f38f55ad0b54507ee79a773a
4
+ data.tar.gz: 500759acadaca7fc80c90305dda4267d6987a5acdb4c45c73a168eaa737fa56a
5
5
  SHA512:
6
- metadata.gz: cf266f97446e4a88e1688ffd846fc12a6880bd344810b1fe7c46133e3c6f72cc70774046124a9834ccefd59a87ee7baaaf87ed2b8746815521dcbcd2cdee5a90
7
- data.tar.gz: ace39604275c5a1cab9a827bd39dd9239dc06869d9edae0435692d08a4cd674481a1d040d2ac06a9c2d6ebe9896643d673ad882e4c2ce0febf2661d3e2d8d168
6
+ metadata.gz: 2da34f0088398c873f207dbb3ccd91dc6d34792fbb09390fe8bdd78a4905e5bd8487f58438ee5719be51faec86f0ac4523781f3c33d11a001e4467c0a470cac8
7
+ data.tar.gz: 00a202309c287741a3777fa2adb8f0901ee4660514b3a01cd022f31fc5e96380201ef330ef262ddbfea4cfd4c21976b249f13ebbb16d758d1e2e2d066928719b
@@ -300,7 +300,7 @@ module Azure::Features::Mgmt::V2015_12_01
300
300
  # @return [OperationListResult] operation results.
301
301
  #
302
302
  def list_operations_as_lazy(custom_headers:nil)
303
- first_page = list_operations_as_lazy_as_lazy(custom_headers:custom_headers)
303
+ first_page = list_operations_as_lazy_async(custom_headers:custom_headers)
304
304
  first_page.get_all_items
305
305
  end
306
306
 
@@ -376,7 +376,7 @@ module Azure::Features::Mgmt::V2015_12_01
376
376
  #
377
377
  def add_telemetry
378
378
  sdk_information = 'azure_mgmt_features'
379
- sdk_information = "#{sdk_information}/0.17.4"
379
+ sdk_information = "#{sdk_information}/0.17.5"
380
380
  add_user_agent_information(sdk_information)
381
381
  end
382
382
  end
data/lib/version.rb CHANGED
@@ -3,5 +3,5 @@
3
3
  # Licensed under the MIT License. See License.txt in the project root for license information.
4
4
 
5
5
  module Azure::Features::Mgmt
6
- VERSION = '0.17.4'
6
+ VERSION = '0.17.5'
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_mgmt_features
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.4
4
+ version: 0.17.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Microsoft Corporation
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-06-02 00:00:00.000000000 Z
11
+ date: 2021-03-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -132,7 +132,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
132
132
  version: '0'
133
133
  requirements: []
134
134
  rubyforge_project:
135
- rubygems_version: 2.7.8
135
+ rubygems_version: 2.7.10
136
136
  signing_key:
137
137
  specification_version: 4
138
138
  summary: Official Ruby client library to consume Microsoft Azure Resource Provider