azure_mgmt_compute 0.19.2 → 0.19.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/2015-06-15/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2016-03-30/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2016-04-30-preview/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2017-03-30/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2017-09-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2017-12-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2018-04-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2018-06-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2018-09-30/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2018-10-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2019-03-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2019-04-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2019-07-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2019-11-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2019-12-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/version.rb +1 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 454382ebe65710ae71367084ea0c8f7e03b5b58f24bf2517a9a243f67c6da7ad
|
4
|
+
data.tar.gz: 92b7000adb3fedef896ea3dc1fcf0f35d5c3e4c4f9370b37b5533f2db9a020af
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fe86d14f4d8830946423e3964459f65cd819931858ba2443354ba2dbc8c134f3a00f2363d8c5f74c349c7a7cb7f39a2fcddce9bbf657cd2a2a0d8c53679bfa05
|
7
|
+
data.tar.gz: 31d4df2bbbcdb211d1265b4c3b855ba5b714a8b9ad76399600d2d2f261283264344c263c32b0a28ef578df0ab1b6bde0540b517aeee969eaa7d366493b504afa
|
@@ -158,7 +158,7 @@ module Azure::Compute::Mgmt::V2015_06_15
|
|
158
158
|
#
|
159
159
|
def add_telemetry
|
160
160
|
sdk_information = 'azure_mgmt_compute'
|
161
|
-
sdk_information = "#{sdk_information}/0.19.
|
161
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
162
162
|
add_user_agent_information(sdk_information)
|
163
163
|
end
|
164
164
|
end
|
@@ -158,7 +158,7 @@ module Azure::Compute::Mgmt::V2016_03_30
|
|
158
158
|
#
|
159
159
|
def add_telemetry
|
160
160
|
sdk_information = 'azure_mgmt_compute'
|
161
|
-
sdk_information = "#{sdk_information}/0.19.
|
161
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
162
162
|
add_user_agent_information(sdk_information)
|
163
163
|
end
|
164
164
|
end
|
@@ -170,7 +170,7 @@ module Azure::Compute::Mgmt::V2016_04_30_preview
|
|
170
170
|
#
|
171
171
|
def add_telemetry
|
172
172
|
sdk_information = 'azure_mgmt_compute'
|
173
|
-
sdk_information = "#{sdk_information}/0.19.
|
173
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
174
174
|
add_user_agent_information(sdk_information)
|
175
175
|
end
|
176
176
|
end
|
@@ -188,7 +188,7 @@ module Azure::Compute::Mgmt::V2017_03_30
|
|
188
188
|
#
|
189
189
|
def add_telemetry
|
190
190
|
sdk_information = 'azure_mgmt_compute'
|
191
|
-
sdk_information = "#{sdk_information}/0.19.
|
191
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
192
192
|
add_user_agent_information(sdk_information)
|
193
193
|
end
|
194
194
|
end
|
@@ -126,7 +126,7 @@ module Azure::Compute::Mgmt::V2017_09_01
|
|
126
126
|
#
|
127
127
|
def add_telemetry
|
128
128
|
sdk_information = 'azure_mgmt_compute'
|
129
|
-
sdk_information = "#{sdk_information}/0.19.
|
129
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
130
130
|
add_user_agent_information(sdk_information)
|
131
131
|
end
|
132
132
|
end
|
@@ -184,7 +184,7 @@ module Azure::Compute::Mgmt::V2017_12_01
|
|
184
184
|
#
|
185
185
|
def add_telemetry
|
186
186
|
sdk_information = 'azure_mgmt_compute'
|
187
|
-
sdk_information = "#{sdk_information}/0.19.
|
187
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
188
188
|
add_user_agent_information(sdk_information)
|
189
189
|
end
|
190
190
|
end
|
@@ -196,7 +196,7 @@ module Azure::Compute::Mgmt::V2018_04_01
|
|
196
196
|
#
|
197
197
|
def add_telemetry
|
198
198
|
sdk_information = 'azure_mgmt_compute'
|
199
|
-
sdk_information = "#{sdk_information}/0.19.
|
199
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
200
200
|
add_user_agent_information(sdk_information)
|
201
201
|
end
|
202
202
|
end
|
@@ -208,7 +208,7 @@ module Azure::Compute::Mgmt::V2018_06_01
|
|
208
208
|
#
|
209
209
|
def add_telemetry
|
210
210
|
sdk_information = 'azure_mgmt_compute'
|
211
|
-
sdk_information = "#{sdk_information}/0.19.
|
211
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
212
212
|
add_user_agent_information(sdk_information)
|
213
213
|
end
|
214
214
|
end
|
@@ -130,7 +130,7 @@ module Azure::Compute::Mgmt::V2018_09_30
|
|
130
130
|
#
|
131
131
|
def add_telemetry
|
132
132
|
sdk_information = 'azure_mgmt_compute'
|
133
|
-
sdk_information = "#{sdk_information}/0.19.
|
133
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
134
134
|
add_user_agent_information(sdk_information)
|
135
135
|
end
|
136
136
|
end
|
@@ -188,7 +188,7 @@ module Azure::Compute::Mgmt::V2018_10_01
|
|
188
188
|
#
|
189
189
|
def add_telemetry
|
190
190
|
sdk_information = 'azure_mgmt_compute'
|
191
|
-
sdk_information = "#{sdk_information}/0.19.
|
191
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
192
192
|
add_user_agent_information(sdk_information)
|
193
193
|
end
|
194
194
|
end
|
@@ -224,7 +224,7 @@ module Azure::Compute::Mgmt::V2019_03_01
|
|
224
224
|
#
|
225
225
|
def add_telemetry
|
226
226
|
sdk_information = 'azure_mgmt_compute'
|
227
|
-
sdk_information = "#{sdk_information}/0.19.
|
227
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
228
228
|
add_user_agent_information(sdk_information)
|
229
229
|
end
|
230
230
|
end
|
@@ -126,7 +126,7 @@ module Azure::Compute::Mgmt::V2019_04_01
|
|
126
126
|
#
|
127
127
|
def add_telemetry
|
128
128
|
sdk_information = 'azure_mgmt_compute'
|
129
|
-
sdk_information = "#{sdk_information}/0.19.
|
129
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
130
130
|
add_user_agent_information(sdk_information)
|
131
131
|
end
|
132
132
|
end
|
@@ -233,7 +233,7 @@ module Azure::Compute::Mgmt::V2019_07_01
|
|
233
233
|
#
|
234
234
|
def add_telemetry
|
235
235
|
sdk_information = 'azure_mgmt_compute'
|
236
|
-
sdk_information = "#{sdk_information}/0.19.
|
236
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
237
237
|
add_user_agent_information(sdk_information)
|
238
238
|
end
|
239
239
|
end
|
@@ -134,7 +134,7 @@ module Azure::Compute::Mgmt::V2019_11_01
|
|
134
134
|
#
|
135
135
|
def add_telemetry
|
136
136
|
sdk_information = 'azure_mgmt_compute'
|
137
|
-
sdk_information = "#{sdk_information}/0.19.
|
137
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
138
138
|
add_user_agent_information(sdk_information)
|
139
139
|
end
|
140
140
|
end
|
@@ -225,7 +225,7 @@ module Azure::Compute::Mgmt::V2019_12_01
|
|
225
225
|
#
|
226
226
|
def add_telemetry
|
227
227
|
sdk_information = 'azure_mgmt_compute'
|
228
|
-
sdk_information = "#{sdk_information}/0.19.
|
228
|
+
sdk_information = "#{sdk_information}/0.19.3"
|
229
229
|
add_user_agent_information(sdk_information)
|
230
230
|
end
|
231
231
|
end
|
data/lib/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: azure_mgmt_compute
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.19.
|
4
|
+
version: 0.19.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: 2020-
|
11
|
+
date: 2020-06-02 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.
|
75
|
+
version: 0.12.0
|
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.
|
82
|
+
version: 0.12.0
|
83
83
|
description: Microsoft Azure Compute Management Client Library for Ruby
|
84
84
|
email: azrubyteam@microsoft.com
|
85
85
|
executables: []
|