azure_mgmt_compute 0.1.0 → 0.1.1
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/README.md +4 -4
- data/lib/azure_mgmt_compute/{Models → models}/additional_unattend_content.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/api_error.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/api_error_base.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/availability_set.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/availability_set_list_result.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/availability_set_properties.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/caching_types.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/component_names.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/compute_long_running_operation_properties.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/compute_long_running_operation_result.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/compute_operation_status.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/data_disk.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/data_disk_image.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/delete_operation_result.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/disk_create_option_types.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/disk_instance_view.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/hardware_profile.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/image_reference.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/inner_error.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/instance_view_status.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/linux_configuration.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/list_usages_result.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/network_interface_reference.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/network_interface_reference_properties.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/network_profile.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/operating_system_types.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/operation_status.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/osdisk.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/osdisk_image.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/osprofile.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/pass_names.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/plan.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/protocol_types.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/purchase_plan.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/setting_names.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/ssh_configuration.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/ssh_public_key.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/status_level_types.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/storage_profile.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/usage.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/usage_name.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/usage_unit.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/vault_certificate.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/vault_secret_group.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_hard_disk.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_agent_instance_view.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_capture_parameters.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_extension.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_extension_handler_instance_view.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_extension_image.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_extension_image_properties.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_extension_instance_view.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_extension_properties.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_image.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_image_properties.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_image_resource.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_instance_view.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_list_result.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_properties.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_size.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_size_list_result.rb +0 -0
- data/lib/azure_mgmt_compute/models/virtual_machine_size_types.rb +58 -0
- data/lib/azure_mgmt_compute/{Models → models}/win_rmconfiguration.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/win_rmlistener.rb +0 -0
- data/lib/azure_mgmt_compute/{Models → models}/windows_configuration.rb +0 -0
- data/lib/azure_mgmt_compute/version.rb +1 -1
- metadata +68 -68
- data/lib/azure_mgmt_compute/Models/virtual_machine_size_types.rb +0 -34
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1686e2f7ea5eca5124003f8f776c2bfaf8de7c63
|
|
4
|
+
data.tar.gz: 71e680e34d2ff6b6a0b5ebc0d522fc3c6f0453f5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f58dbfc73d6283bf17422fa6d0762c6af07d3c79dbde1ef97ee97d0542cc7684a337c30df7bd31dd1406b7be8d452b5f1ff02bbc11e26edab78d17c4d5ac49d1
|
|
7
|
+
data.tar.gz: f10575d9bd013410e1e805d081f883e9d6b153149059f53bc99c6116a266e2edd5a418e6e31e83893094734b0d668dd9cec0f4e718415e3d5237069b38123d4c
|
data/README.md
CHANGED
|
@@ -118,10 +118,10 @@ For advanced SDK usage please reference to the spec files.
|
|
|
118
118
|
|
|
119
119
|
To run the tests you would need to set the following environment variables with your real Azure data:
|
|
120
120
|
|
|
121
|
-
*
|
|
122
|
-
*
|
|
123
|
-
*
|
|
124
|
-
*
|
|
121
|
+
* AZURE_TENANT_ID="your tenant id or domain"
|
|
122
|
+
* AZURE_CLIENT_ID="your client id / application id"
|
|
123
|
+
* AZURE_CLIENT_SECRET="your service principal secret"
|
|
124
|
+
* AZURE_SUBSCRIPTION_ID="your subscription id"
|
|
125
125
|
|
|
126
126
|
* run_long_tasks - set this to '1' only if you would like to run time consuming tests like VM creation.
|
|
127
127
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/lib/azure_mgmt_compute/{Models → models}/virtual_machine_extension_handler_instance_view.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,58 @@
|
|
|
1
|
+
# encoding: utf-8
|
|
2
|
+
# Code generated by Microsoft (R) AutoRest Code Generator 0.11.0.0
|
|
3
|
+
# Changes may cause incorrect behavior and will be lost if the code is
|
|
4
|
+
# regenerated.
|
|
5
|
+
|
|
6
|
+
module Azure::ARM::Compute
|
|
7
|
+
module Models
|
|
8
|
+
#
|
|
9
|
+
# Defines values for VirtualMachineSizeTypes
|
|
10
|
+
#
|
|
11
|
+
module VirtualMachineSizeTypes
|
|
12
|
+
BasicA0 = 'Basic_A0'
|
|
13
|
+
BasicA1 = 'Basic_A1'
|
|
14
|
+
BasicA2 = 'Basic_A2'
|
|
15
|
+
BasicA3 = 'Basic_A3'
|
|
16
|
+
BasicA4 = 'Basic_A4'
|
|
17
|
+
StandardA0 = 'Standard_A0'
|
|
18
|
+
StandardA1 = 'Standard_A1'
|
|
19
|
+
StandardA2 = 'Standard_A2'
|
|
20
|
+
StandardA3 = 'Standard_A3'
|
|
21
|
+
StandardA4 = 'Standard_A4'
|
|
22
|
+
StandardA5 = 'Standard_A5'
|
|
23
|
+
StandardA6 = 'Standard_A6'
|
|
24
|
+
StandardA7 = 'Standard_A7'
|
|
25
|
+
StandardA8 = 'Standard_A8'
|
|
26
|
+
StandardA9 = 'Standard_A9'
|
|
27
|
+
StandardA10 = 'Standard_A10'
|
|
28
|
+
StandardA11 = 'Standard_A11'
|
|
29
|
+
StandardD1 = 'Standard_D1'
|
|
30
|
+
StandardD2 = 'Standard_D2'
|
|
31
|
+
StandardD3 = 'Standard_D3'
|
|
32
|
+
StandardD4 = 'Standard_D4'
|
|
33
|
+
StandardDS1 = 'Standard_DS1'
|
|
34
|
+
StandardDS2 = 'Standard_DS2'
|
|
35
|
+
StandardDS3 = 'Standard_DS3'
|
|
36
|
+
StandardDS4 = 'Standard_DS4'
|
|
37
|
+
StandardD11 = 'Standard_D11'
|
|
38
|
+
StandardD12 = 'Standard_D12'
|
|
39
|
+
StandardD13 = 'Standard_D13'
|
|
40
|
+
StandardD14 = 'Standard_D14'
|
|
41
|
+
StandardDS11 = 'Standard_DS11'
|
|
42
|
+
StandardDS12 = 'Standard_DS12'
|
|
43
|
+
StandardDS13 = 'Standard_DS13'
|
|
44
|
+
StandardDS14 = 'Standard_DS14'
|
|
45
|
+
StandardG1 = 'Standard_G1'
|
|
46
|
+
StandardG2 = 'Standard_G2'
|
|
47
|
+
StandardG3 = 'Standard_G3'
|
|
48
|
+
StandardG4 = 'Standard_G4'
|
|
49
|
+
StandardG5 = 'Standard_G5'
|
|
50
|
+
StandardGS1 = 'Standard_GS1'
|
|
51
|
+
StandardGS2 = 'Standard_GS2'
|
|
52
|
+
StandardGS3 = 'Standard_GS3'
|
|
53
|
+
StandardGS4 = 'Standard_GS4'
|
|
54
|
+
StandardGS5 = 'Standard_GS5'
|
|
55
|
+
|
|
56
|
+
end
|
|
57
|
+
end
|
|
58
|
+
end
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
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.1.
|
|
4
|
+
version: 0.1.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Microsoft Corporation
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-
|
|
11
|
+
date: 2015-10-06 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|
|
@@ -199,74 +199,74 @@ files:
|
|
|
199
199
|
- Rakefile
|
|
200
200
|
- azure_mgmt_compute.gemspec
|
|
201
201
|
- lib/azure_mgmt_compute.rb
|
|
202
|
-
- lib/azure_mgmt_compute/Models/additional_unattend_content.rb
|
|
203
|
-
- lib/azure_mgmt_compute/Models/api_error.rb
|
|
204
|
-
- lib/azure_mgmt_compute/Models/api_error_base.rb
|
|
205
|
-
- lib/azure_mgmt_compute/Models/availability_set.rb
|
|
206
|
-
- lib/azure_mgmt_compute/Models/availability_set_list_result.rb
|
|
207
|
-
- lib/azure_mgmt_compute/Models/availability_set_properties.rb
|
|
208
|
-
- lib/azure_mgmt_compute/Models/caching_types.rb
|
|
209
|
-
- lib/azure_mgmt_compute/Models/component_names.rb
|
|
210
|
-
- lib/azure_mgmt_compute/Models/compute_long_running_operation_properties.rb
|
|
211
|
-
- lib/azure_mgmt_compute/Models/compute_long_running_operation_result.rb
|
|
212
|
-
- lib/azure_mgmt_compute/Models/compute_operation_status.rb
|
|
213
|
-
- lib/azure_mgmt_compute/Models/data_disk.rb
|
|
214
|
-
- lib/azure_mgmt_compute/Models/data_disk_image.rb
|
|
215
|
-
- lib/azure_mgmt_compute/Models/delete_operation_result.rb
|
|
216
|
-
- lib/azure_mgmt_compute/Models/disk_create_option_types.rb
|
|
217
|
-
- lib/azure_mgmt_compute/Models/disk_instance_view.rb
|
|
218
|
-
- lib/azure_mgmt_compute/Models/hardware_profile.rb
|
|
219
|
-
- lib/azure_mgmt_compute/Models/image_reference.rb
|
|
220
|
-
- lib/azure_mgmt_compute/Models/inner_error.rb
|
|
221
|
-
- lib/azure_mgmt_compute/Models/instance_view_status.rb
|
|
222
|
-
- lib/azure_mgmt_compute/Models/linux_configuration.rb
|
|
223
|
-
- lib/azure_mgmt_compute/Models/list_usages_result.rb
|
|
224
|
-
- lib/azure_mgmt_compute/Models/network_interface_reference.rb
|
|
225
|
-
- lib/azure_mgmt_compute/Models/network_interface_reference_properties.rb
|
|
226
|
-
- lib/azure_mgmt_compute/Models/network_profile.rb
|
|
227
|
-
- lib/azure_mgmt_compute/Models/operating_system_types.rb
|
|
228
|
-
- lib/azure_mgmt_compute/Models/operation_status.rb
|
|
229
|
-
- lib/azure_mgmt_compute/Models/osdisk.rb
|
|
230
|
-
- lib/azure_mgmt_compute/Models/osdisk_image.rb
|
|
231
|
-
- lib/azure_mgmt_compute/Models/osprofile.rb
|
|
232
|
-
- lib/azure_mgmt_compute/Models/pass_names.rb
|
|
233
|
-
- lib/azure_mgmt_compute/Models/plan.rb
|
|
234
|
-
- lib/azure_mgmt_compute/Models/protocol_types.rb
|
|
235
|
-
- lib/azure_mgmt_compute/Models/purchase_plan.rb
|
|
236
|
-
- lib/azure_mgmt_compute/Models/setting_names.rb
|
|
237
|
-
- lib/azure_mgmt_compute/Models/ssh_configuration.rb
|
|
238
|
-
- lib/azure_mgmt_compute/Models/ssh_public_key.rb
|
|
239
|
-
- lib/azure_mgmt_compute/Models/status_level_types.rb
|
|
240
|
-
- lib/azure_mgmt_compute/Models/storage_profile.rb
|
|
241
|
-
- lib/azure_mgmt_compute/Models/usage.rb
|
|
242
|
-
- lib/azure_mgmt_compute/Models/usage_name.rb
|
|
243
|
-
- lib/azure_mgmt_compute/Models/usage_unit.rb
|
|
244
|
-
- lib/azure_mgmt_compute/Models/vault_certificate.rb
|
|
245
|
-
- lib/azure_mgmt_compute/Models/vault_secret_group.rb
|
|
246
|
-
- lib/azure_mgmt_compute/Models/virtual_hard_disk.rb
|
|
247
|
-
- lib/azure_mgmt_compute/Models/virtual_machine.rb
|
|
248
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_agent_instance_view.rb
|
|
249
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_capture_parameters.rb
|
|
250
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_extension.rb
|
|
251
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_extension_handler_instance_view.rb
|
|
252
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_extension_image.rb
|
|
253
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_extension_image_properties.rb
|
|
254
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_extension_instance_view.rb
|
|
255
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_extension_properties.rb
|
|
256
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_image.rb
|
|
257
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_image_properties.rb
|
|
258
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_image_resource.rb
|
|
259
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_instance_view.rb
|
|
260
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_list_result.rb
|
|
261
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_properties.rb
|
|
262
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_size.rb
|
|
263
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_size_list_result.rb
|
|
264
|
-
- lib/azure_mgmt_compute/Models/virtual_machine_size_types.rb
|
|
265
|
-
- lib/azure_mgmt_compute/Models/win_rmconfiguration.rb
|
|
266
|
-
- lib/azure_mgmt_compute/Models/win_rmlistener.rb
|
|
267
|
-
- lib/azure_mgmt_compute/Models/windows_configuration.rb
|
|
268
202
|
- lib/azure_mgmt_compute/availability_sets.rb
|
|
269
203
|
- lib/azure_mgmt_compute/compute_management_client.rb
|
|
204
|
+
- lib/azure_mgmt_compute/models/additional_unattend_content.rb
|
|
205
|
+
- lib/azure_mgmt_compute/models/api_error.rb
|
|
206
|
+
- lib/azure_mgmt_compute/models/api_error_base.rb
|
|
207
|
+
- lib/azure_mgmt_compute/models/availability_set.rb
|
|
208
|
+
- lib/azure_mgmt_compute/models/availability_set_list_result.rb
|
|
209
|
+
- lib/azure_mgmt_compute/models/availability_set_properties.rb
|
|
210
|
+
- lib/azure_mgmt_compute/models/caching_types.rb
|
|
211
|
+
- lib/azure_mgmt_compute/models/component_names.rb
|
|
212
|
+
- lib/azure_mgmt_compute/models/compute_long_running_operation_properties.rb
|
|
213
|
+
- lib/azure_mgmt_compute/models/compute_long_running_operation_result.rb
|
|
214
|
+
- lib/azure_mgmt_compute/models/compute_operation_status.rb
|
|
215
|
+
- lib/azure_mgmt_compute/models/data_disk.rb
|
|
216
|
+
- lib/azure_mgmt_compute/models/data_disk_image.rb
|
|
217
|
+
- lib/azure_mgmt_compute/models/delete_operation_result.rb
|
|
218
|
+
- lib/azure_mgmt_compute/models/disk_create_option_types.rb
|
|
219
|
+
- lib/azure_mgmt_compute/models/disk_instance_view.rb
|
|
220
|
+
- lib/azure_mgmt_compute/models/hardware_profile.rb
|
|
221
|
+
- lib/azure_mgmt_compute/models/image_reference.rb
|
|
222
|
+
- lib/azure_mgmt_compute/models/inner_error.rb
|
|
223
|
+
- lib/azure_mgmt_compute/models/instance_view_status.rb
|
|
224
|
+
- lib/azure_mgmt_compute/models/linux_configuration.rb
|
|
225
|
+
- lib/azure_mgmt_compute/models/list_usages_result.rb
|
|
226
|
+
- lib/azure_mgmt_compute/models/network_interface_reference.rb
|
|
227
|
+
- lib/azure_mgmt_compute/models/network_interface_reference_properties.rb
|
|
228
|
+
- lib/azure_mgmt_compute/models/network_profile.rb
|
|
229
|
+
- lib/azure_mgmt_compute/models/operating_system_types.rb
|
|
230
|
+
- lib/azure_mgmt_compute/models/operation_status.rb
|
|
231
|
+
- lib/azure_mgmt_compute/models/osdisk.rb
|
|
232
|
+
- lib/azure_mgmt_compute/models/osdisk_image.rb
|
|
233
|
+
- lib/azure_mgmt_compute/models/osprofile.rb
|
|
234
|
+
- lib/azure_mgmt_compute/models/pass_names.rb
|
|
235
|
+
- lib/azure_mgmt_compute/models/plan.rb
|
|
236
|
+
- lib/azure_mgmt_compute/models/protocol_types.rb
|
|
237
|
+
- lib/azure_mgmt_compute/models/purchase_plan.rb
|
|
238
|
+
- lib/azure_mgmt_compute/models/setting_names.rb
|
|
239
|
+
- lib/azure_mgmt_compute/models/ssh_configuration.rb
|
|
240
|
+
- lib/azure_mgmt_compute/models/ssh_public_key.rb
|
|
241
|
+
- lib/azure_mgmt_compute/models/status_level_types.rb
|
|
242
|
+
- lib/azure_mgmt_compute/models/storage_profile.rb
|
|
243
|
+
- lib/azure_mgmt_compute/models/usage.rb
|
|
244
|
+
- lib/azure_mgmt_compute/models/usage_name.rb
|
|
245
|
+
- lib/azure_mgmt_compute/models/usage_unit.rb
|
|
246
|
+
- lib/azure_mgmt_compute/models/vault_certificate.rb
|
|
247
|
+
- lib/azure_mgmt_compute/models/vault_secret_group.rb
|
|
248
|
+
- lib/azure_mgmt_compute/models/virtual_hard_disk.rb
|
|
249
|
+
- lib/azure_mgmt_compute/models/virtual_machine.rb
|
|
250
|
+
- lib/azure_mgmt_compute/models/virtual_machine_agent_instance_view.rb
|
|
251
|
+
- lib/azure_mgmt_compute/models/virtual_machine_capture_parameters.rb
|
|
252
|
+
- lib/azure_mgmt_compute/models/virtual_machine_extension.rb
|
|
253
|
+
- lib/azure_mgmt_compute/models/virtual_machine_extension_handler_instance_view.rb
|
|
254
|
+
- lib/azure_mgmt_compute/models/virtual_machine_extension_image.rb
|
|
255
|
+
- lib/azure_mgmt_compute/models/virtual_machine_extension_image_properties.rb
|
|
256
|
+
- lib/azure_mgmt_compute/models/virtual_machine_extension_instance_view.rb
|
|
257
|
+
- lib/azure_mgmt_compute/models/virtual_machine_extension_properties.rb
|
|
258
|
+
- lib/azure_mgmt_compute/models/virtual_machine_image.rb
|
|
259
|
+
- lib/azure_mgmt_compute/models/virtual_machine_image_properties.rb
|
|
260
|
+
- lib/azure_mgmt_compute/models/virtual_machine_image_resource.rb
|
|
261
|
+
- lib/azure_mgmt_compute/models/virtual_machine_instance_view.rb
|
|
262
|
+
- lib/azure_mgmt_compute/models/virtual_machine_list_result.rb
|
|
263
|
+
- lib/azure_mgmt_compute/models/virtual_machine_properties.rb
|
|
264
|
+
- lib/azure_mgmt_compute/models/virtual_machine_size.rb
|
|
265
|
+
- lib/azure_mgmt_compute/models/virtual_machine_size_list_result.rb
|
|
266
|
+
- lib/azure_mgmt_compute/models/virtual_machine_size_types.rb
|
|
267
|
+
- lib/azure_mgmt_compute/models/win_rmconfiguration.rb
|
|
268
|
+
- lib/azure_mgmt_compute/models/win_rmlistener.rb
|
|
269
|
+
- lib/azure_mgmt_compute/models/windows_configuration.rb
|
|
270
270
|
- lib/azure_mgmt_compute/module_definition.rb
|
|
271
271
|
- lib/azure_mgmt_compute/usage_operations.rb
|
|
272
272
|
- lib/azure_mgmt_compute/version.rb
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
# encoding: utf-8
|
|
2
|
-
# Code generated by Microsoft (R) AutoRest Code Generator 0.11.0.0
|
|
3
|
-
# Changes may cause incorrect behavior and will be lost if the code is
|
|
4
|
-
# regenerated.
|
|
5
|
-
|
|
6
|
-
module Azure::ARM::Compute
|
|
7
|
-
module Models
|
|
8
|
-
#
|
|
9
|
-
# Defines values for VirtualMachineSizeTypes
|
|
10
|
-
#
|
|
11
|
-
module VirtualMachineSizeTypes
|
|
12
|
-
BasicA0 = "Basic_A0"
|
|
13
|
-
BasicA1 = "Basic_A1"
|
|
14
|
-
BasicA2 = "Basic_A2"
|
|
15
|
-
BasicA3 = "Basic_A3"
|
|
16
|
-
BasicA4 = "Basic_A4"
|
|
17
|
-
StandardA0 = "Standard_A0"
|
|
18
|
-
StandardA1 = "Standard_A1"
|
|
19
|
-
StandardA2 = "Standard_A2"
|
|
20
|
-
StandardA3 = "Standard_A3"
|
|
21
|
-
StandardA4 = "Standard_A4"
|
|
22
|
-
StandardA5 = "Standard_A5"
|
|
23
|
-
StandardA6 = "Standard_A6"
|
|
24
|
-
StandardA7 = "Standard_A7"
|
|
25
|
-
StandardA8 = "Standard_A8"
|
|
26
|
-
StandardA9 = "Standard_A9"
|
|
27
|
-
StandardG1 = "Standard_G1"
|
|
28
|
-
StandardG2 = "Standard_G2"
|
|
29
|
-
StandardG3 = "Standard_G3"
|
|
30
|
-
StandardG4 = "Standard_G4"
|
|
31
|
-
StandardG5 = "Standard_G5"
|
|
32
|
-
end
|
|
33
|
-
end
|
|
34
|
-
end
|