azure_mgmt_compute 0.15.2 → 0.16.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (105) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2015-06-15/generated/azure_mgmt_compute/availability_sets.rb +30 -27
  3. data/lib/2015-06-15/generated/azure_mgmt_compute/compute_management_client.rb +4 -1
  4. data/lib/2015-06-15/generated/azure_mgmt_compute/models/list_usages_result.rb +13 -0
  5. data/lib/2015-06-15/generated/azure_mgmt_compute/models/virtual_machine_scale_set_list_result.rb +13 -0
  6. data/lib/2015-06-15/generated/azure_mgmt_compute/models/virtual_machine_scale_set_list_skus_result.rb +13 -0
  7. data/lib/2015-06-15/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vmlist_result.rb +13 -0
  8. data/lib/2015-06-15/generated/azure_mgmt_compute/usage_operations.rb +15 -13
  9. data/lib/2015-06-15/generated/azure_mgmt_compute/virtual_machine_extension_images.rb +18 -15
  10. data/lib/2015-06-15/generated/azure_mgmt_compute/virtual_machine_extensions.rb +26 -25
  11. data/lib/2015-06-15/generated/azure_mgmt_compute/virtual_machine_images.rb +30 -25
  12. data/lib/2015-06-15/generated/azure_mgmt_compute/virtual_machine_scale_set_vms.rb +87 -77
  13. data/lib/2015-06-15/generated/azure_mgmt_compute/virtual_machine_scale_sets.rb +147 -144
  14. data/lib/2015-06-15/generated/azure_mgmt_compute/virtual_machine_sizes.rb +6 -5
  15. data/lib/2015-06-15/generated/azure_mgmt_compute/virtual_machines.rb +128 -117
  16. data/lib/2016-03-30/generated/azure_mgmt_compute/availability_sets.rb +30 -27
  17. data/lib/2016-03-30/generated/azure_mgmt_compute/compute_management_client.rb +4 -1
  18. data/lib/2016-03-30/generated/azure_mgmt_compute/usage_operations.rb +15 -13
  19. data/lib/2016-03-30/generated/azure_mgmt_compute/virtual_machine_extension_images.rb +18 -15
  20. data/lib/2016-03-30/generated/azure_mgmt_compute/virtual_machine_extensions.rb +26 -25
  21. data/lib/2016-03-30/generated/azure_mgmt_compute/virtual_machine_images.rb +30 -25
  22. data/lib/2016-03-30/generated/azure_mgmt_compute/virtual_machine_scale_set_vms.rb +87 -77
  23. data/lib/2016-03-30/generated/azure_mgmt_compute/virtual_machine_scale_sets.rb +147 -144
  24. data/lib/2016-03-30/generated/azure_mgmt_compute/virtual_machine_sizes.rb +6 -5
  25. data/lib/2016-03-30/generated/azure_mgmt_compute/virtual_machines.rb +128 -117
  26. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/availability_sets.rb +30 -27
  27. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/compute_management_client.rb +4 -1
  28. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/disks.rb +170 -138
  29. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/images.rb +56 -51
  30. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/snapshots.rb +86 -82
  31. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/usage_operations.rb +15 -13
  32. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/virtual_machine_extension_images.rb +18 -15
  33. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/virtual_machine_extensions.rb +26 -25
  34. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/virtual_machine_images.rb +30 -25
  35. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/virtual_machine_scale_set_vms.rb +97 -86
  36. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/virtual_machine_scale_sets.rb +157 -153
  37. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/virtual_machine_sizes.rb +6 -5
  38. data/lib/2016-04-30-preview/generated/azure_mgmt_compute/virtual_machines.rb +138 -126
  39. data/lib/2017-03-30/generated/azure_mgmt_compute/availability_sets.rb +30 -27
  40. data/lib/2017-03-30/generated/azure_mgmt_compute/compute_management_client.rb +4 -1
  41. data/lib/2017-03-30/generated/azure_mgmt_compute/disks.rb +170 -138
  42. data/lib/2017-03-30/generated/azure_mgmt_compute/images.rb +56 -51
  43. data/lib/2017-03-30/generated/azure_mgmt_compute/resource_skus.rb +15 -13
  44. data/lib/2017-03-30/generated/azure_mgmt_compute/snapshots.rb +170 -138
  45. data/lib/2017-03-30/generated/azure_mgmt_compute/usage_operations.rb +15 -13
  46. data/lib/2017-03-30/generated/azure_mgmt_compute/virtual_machine_extension_images.rb +18 -15
  47. data/lib/2017-03-30/generated/azure_mgmt_compute/virtual_machine_extensions.rb +26 -25
  48. data/lib/2017-03-30/generated/azure_mgmt_compute/virtual_machine_images.rb +30 -25
  49. data/lib/2017-03-30/generated/azure_mgmt_compute/virtual_machine_run_commands.rb +21 -18
  50. data/lib/2017-03-30/generated/azure_mgmt_compute/virtual_machine_scale_set_extensions.rb +41 -38
  51. data/lib/2017-03-30/generated/azure_mgmt_compute/virtual_machine_scale_set_rolling_upgrades.rb +26 -23
  52. data/lib/2017-03-30/generated/azure_mgmt_compute/virtual_machine_scale_set_vms.rb +97 -86
  53. data/lib/2017-03-30/generated/azure_mgmt_compute/virtual_machine_scale_sets.rb +167 -168
  54. data/lib/2017-03-30/generated/azure_mgmt_compute/virtual_machine_sizes.rb +6 -5
  55. data/lib/2017-03-30/generated/azure_mgmt_compute/virtual_machines.rb +164 -151
  56. data/lib/2017-09-01/generated/azure_mgmt_compute/compute_management_client.rb +4 -1
  57. data/lib/2017-09-01/generated/azure_mgmt_compute/resource_skus.rb +15 -13
  58. data/lib/2017-12-01/generated/azure_mgmt_compute.rb +77 -60
  59. data/lib/2017-12-01/generated/azure_mgmt_compute/availability_sets.rb +30 -27
  60. data/lib/2017-12-01/generated/azure_mgmt_compute/compute_management_client.rb +12 -1
  61. data/lib/2017-12-01/generated/azure_mgmt_compute/images.rb +56 -51
  62. data/lib/2017-12-01/generated/azure_mgmt_compute/log_analytics.rb +337 -0
  63. data/lib/2017-12-01/generated/azure_mgmt_compute/models/data_disk.rb +12 -0
  64. data/lib/2017-12-01/generated/azure_mgmt_compute/models/hardware_profile.rb +35 -13
  65. data/lib/2017-12-01/generated/azure_mgmt_compute/models/interval_in_mins.rb +18 -0
  66. data/lib/2017-12-01/generated/azure_mgmt_compute/models/log_analytics_input_base.rb +102 -0
  67. data/lib/2017-12-01/generated/azure_mgmt_compute/models/log_analytics_operation_result.rb +94 -0
  68. data/lib/2017-12-01/generated/azure_mgmt_compute/models/log_analytics_output.rb +47 -0
  69. data/lib/2017-12-01/generated/azure_mgmt_compute/models/osdisk.rb +12 -0
  70. data/lib/2017-12-01/generated/azure_mgmt_compute/models/recovery_walk_response.rb +60 -0
  71. data/lib/2017-12-01/generated/azure_mgmt_compute/models/request_rate_by_interval_input.rb +97 -0
  72. data/lib/2017-12-01/generated/azure_mgmt_compute/models/run_command_document.rb +116 -0
  73. data/lib/2017-12-01/generated/azure_mgmt_compute/models/run_command_document_base.rb +92 -0
  74. data/lib/2017-12-01/generated/azure_mgmt_compute/models/run_command_input.rb +87 -0
  75. data/lib/2017-12-01/generated/azure_mgmt_compute/models/run_command_input_parameter.rb +57 -0
  76. data/lib/2017-12-01/generated/azure_mgmt_compute/models/run_command_list_result.rb +100 -0
  77. data/lib/2017-12-01/generated/azure_mgmt_compute/models/run_command_parameter_definition.rb +81 -0
  78. data/lib/2017-12-01/generated/azure_mgmt_compute/models/run_command_result.rb +92 -0
  79. data/lib/2017-12-01/generated/azure_mgmt_compute/models/throttled_requests_input.rb +83 -0
  80. data/lib/2017-12-01/generated/azure_mgmt_compute/models/virtual_machine_instance_view.rb +34 -0
  81. data/lib/2017-12-01/generated/azure_mgmt_compute/models/virtual_machine_priority_types.rb +16 -0
  82. data/lib/2017-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_data_disk.rb +12 -0
  83. data/lib/2017-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_osdisk.rb +12 -0
  84. data/lib/2017-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_update_osdisk.rb +12 -0
  85. data/lib/2017-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vmprofile.rb +13 -0
  86. data/lib/2017-12-01/generated/azure_mgmt_compute/models/virtual_machine_size_types.rb +69 -0
  87. data/lib/2017-12-01/generated/azure_mgmt_compute/usage_operations.rb +15 -13
  88. data/lib/2017-12-01/generated/azure_mgmt_compute/virtual_machine_extension_images.rb +18 -15
  89. data/lib/2017-12-01/generated/azure_mgmt_compute/virtual_machine_extensions.rb +26 -25
  90. data/lib/2017-12-01/generated/azure_mgmt_compute/virtual_machine_images.rb +30 -25
  91. data/lib/2017-12-01/generated/azure_mgmt_compute/virtual_machine_run_commands.rb +316 -0
  92. data/lib/2017-12-01/generated/azure_mgmt_compute/virtual_machine_scale_set_extensions.rb +41 -38
  93. data/lib/2017-12-01/generated/azure_mgmt_compute/virtual_machine_scale_set_rolling_upgrades.rb +26 -23
  94. data/lib/2017-12-01/generated/azure_mgmt_compute/virtual_machine_scale_set_vms.rb +270 -86
  95. data/lib/2017-12-01/generated/azure_mgmt_compute/virtual_machine_scale_sets.rb +269 -168
  96. data/lib/2017-12-01/generated/azure_mgmt_compute/virtual_machine_sizes.rb +6 -5
  97. data/lib/2017-12-01/generated/azure_mgmt_compute/virtual_machines.rb +306 -140
  98. data/lib/profiles/latest/compute_latest_profile_client.rb +28 -9
  99. data/lib/profiles/latest/compute_module_definition.rb +0 -1
  100. data/lib/profiles/latest/modules/compute_profile_module.rb +665 -606
  101. data/lib/profiles/v2017_03_09/compute_module_definition.rb +0 -1
  102. data/lib/profiles/v2017_03_09/compute_v2017_03_09_profile_client.rb +28 -9
  103. data/lib/profiles/v2017_03_09/modules/compute_profile_module.rb +330 -311
  104. data/lib/version.rb +1 -1
  105. metadata +19 -2
@@ -0,0 +1,81 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::Compute::Mgmt::V2017_12_01
7
+ module Models
8
+ #
9
+ # Describes the properties of a run command parameter.
10
+ #
11
+ class RunCommandParameterDefinition
12
+
13
+ include MsRestAzure
14
+
15
+ # @return [String] The run command parameter name.
16
+ attr_accessor :name
17
+
18
+ # @return [String] The run command parameter type.
19
+ attr_accessor :type
20
+
21
+ # @return [String] The run command parameter default value.
22
+ attr_accessor :default_value
23
+
24
+ # @return [Boolean] The run command parameter required. Default value:
25
+ # false .
26
+ attr_accessor :required
27
+
28
+
29
+ #
30
+ # Mapper for RunCommandParameterDefinition class as Ruby Hash.
31
+ # This will be used for serialization/deserialization.
32
+ #
33
+ def self.mapper()
34
+ {
35
+ client_side_validation: true,
36
+ required: false,
37
+ serialized_name: 'RunCommandParameterDefinition',
38
+ type: {
39
+ name: 'Composite',
40
+ class_name: 'RunCommandParameterDefinition',
41
+ model_properties: {
42
+ name: {
43
+ client_side_validation: true,
44
+ required: true,
45
+ serialized_name: 'name',
46
+ type: {
47
+ name: 'String'
48
+ }
49
+ },
50
+ type: {
51
+ client_side_validation: true,
52
+ required: true,
53
+ serialized_name: 'type',
54
+ type: {
55
+ name: 'String'
56
+ }
57
+ },
58
+ default_value: {
59
+ client_side_validation: true,
60
+ required: false,
61
+ serialized_name: 'defaultValue',
62
+ type: {
63
+ name: 'String'
64
+ }
65
+ },
66
+ required: {
67
+ client_side_validation: true,
68
+ required: false,
69
+ serialized_name: 'required',
70
+ default_value: false,
71
+ type: {
72
+ name: 'Boolean'
73
+ }
74
+ }
75
+ }
76
+ }
77
+ }
78
+ end
79
+ end
80
+ end
81
+ end
@@ -0,0 +1,92 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::Compute::Mgmt::V2017_12_01
7
+ module Models
8
+ #
9
+ # Run command operation response.
10
+ #
11
+ class RunCommandResult < OperationStatusResponse
12
+
13
+ include MsRestAzure
14
+
15
+ # @return Operation output data (raw JSON)
16
+ attr_accessor :output
17
+
18
+
19
+ #
20
+ # Mapper for RunCommandResult class as Ruby Hash.
21
+ # This will be used for serialization/deserialization.
22
+ #
23
+ def self.mapper()
24
+ {
25
+ client_side_validation: true,
26
+ required: false,
27
+ serialized_name: 'RunCommandResult',
28
+ type: {
29
+ name: 'Composite',
30
+ class_name: 'RunCommandResult',
31
+ model_properties: {
32
+ name: {
33
+ client_side_validation: true,
34
+ required: false,
35
+ read_only: true,
36
+ serialized_name: 'name',
37
+ type: {
38
+ name: 'String'
39
+ }
40
+ },
41
+ status: {
42
+ client_side_validation: true,
43
+ required: false,
44
+ read_only: true,
45
+ serialized_name: 'status',
46
+ type: {
47
+ name: 'String'
48
+ }
49
+ },
50
+ start_time: {
51
+ client_side_validation: true,
52
+ required: false,
53
+ read_only: true,
54
+ serialized_name: 'startTime',
55
+ type: {
56
+ name: 'DateTime'
57
+ }
58
+ },
59
+ end_time: {
60
+ client_side_validation: true,
61
+ required: false,
62
+ read_only: true,
63
+ serialized_name: 'endTime',
64
+ type: {
65
+ name: 'DateTime'
66
+ }
67
+ },
68
+ error: {
69
+ client_side_validation: true,
70
+ required: false,
71
+ read_only: true,
72
+ serialized_name: 'error',
73
+ type: {
74
+ name: 'Composite',
75
+ class_name: 'ApiError'
76
+ }
77
+ },
78
+ output: {
79
+ client_side_validation: true,
80
+ required: false,
81
+ serialized_name: 'properties.output',
82
+ type: {
83
+ name: 'Object'
84
+ }
85
+ }
86
+ }
87
+ }
88
+ }
89
+ end
90
+ end
91
+ end
92
+ end
@@ -0,0 +1,83 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::Compute::Mgmt::V2017_12_01
7
+ module Models
8
+ #
9
+ # Api request input for LogAnalytics getThrottledRequests Api.
10
+ #
11
+ class ThrottledRequestsInput < LogAnalyticsInputBase
12
+
13
+ include MsRestAzure
14
+
15
+
16
+ #
17
+ # Mapper for ThrottledRequestsInput class as Ruby Hash.
18
+ # This will be used for serialization/deserialization.
19
+ #
20
+ def self.mapper()
21
+ {
22
+ client_side_validation: true,
23
+ required: false,
24
+ serialized_name: 'ThrottledRequestsInput',
25
+ type: {
26
+ name: 'Composite',
27
+ class_name: 'ThrottledRequestsInput',
28
+ model_properties: {
29
+ blob_container_sas_uri: {
30
+ client_side_validation: true,
31
+ required: true,
32
+ serialized_name: 'blobContainerSasUri',
33
+ type: {
34
+ name: 'String'
35
+ }
36
+ },
37
+ from_time: {
38
+ client_side_validation: true,
39
+ required: true,
40
+ serialized_name: 'fromTime',
41
+ type: {
42
+ name: 'DateTime'
43
+ }
44
+ },
45
+ to_time: {
46
+ client_side_validation: true,
47
+ required: true,
48
+ serialized_name: 'toTime',
49
+ type: {
50
+ name: 'DateTime'
51
+ }
52
+ },
53
+ group_by_throttle_policy: {
54
+ client_side_validation: true,
55
+ required: false,
56
+ serialized_name: 'groupByThrottlePolicy',
57
+ type: {
58
+ name: 'Boolean'
59
+ }
60
+ },
61
+ group_by_operation_name: {
62
+ client_side_validation: true,
63
+ required: false,
64
+ serialized_name: 'groupByOperationName',
65
+ type: {
66
+ name: 'Boolean'
67
+ }
68
+ },
69
+ group_by_resource_name: {
70
+ client_side_validation: true,
71
+ required: false,
72
+ serialized_name: 'groupByResourceName',
73
+ type: {
74
+ name: 'Boolean'
75
+ }
76
+ }
77
+ }
78
+ }
79
+ }
80
+ end
81
+ end
82
+ end
83
+ end
@@ -18,6 +18,16 @@ module Azure::Compute::Mgmt::V2017_12_01
18
18
  # @return [Integer] Specifies the fault domain of the virtual machine.
19
19
  attr_accessor :platform_fault_domain
20
20
 
21
+ # @return [String] The computer name assigned to the virtual machine.
22
+ attr_accessor :computer_name
23
+
24
+ # @return [String] The Operating System running on the virtual machine.
25
+ attr_accessor :os_name
26
+
27
+ # @return [String] The version of Operating System running on the virtual
28
+ # machine.
29
+ attr_accessor :os_version
30
+
21
31
  # @return [String] The Remote desktop certificate thumbprint.
22
32
  attr_accessor :rdp_thumb_print
23
33
 
@@ -77,6 +87,30 @@ module Azure::Compute::Mgmt::V2017_12_01
77
87
  name: 'Number'
78
88
  }
79
89
  },
90
+ computer_name: {
91
+ client_side_validation: true,
92
+ required: false,
93
+ serialized_name: 'computerName',
94
+ type: {
95
+ name: 'String'
96
+ }
97
+ },
98
+ os_name: {
99
+ client_side_validation: true,
100
+ required: false,
101
+ serialized_name: 'osName',
102
+ type: {
103
+ name: 'String'
104
+ }
105
+ },
106
+ os_version: {
107
+ client_side_validation: true,
108
+ required: false,
109
+ serialized_name: 'osVersion',
110
+ type: {
111
+ name: 'String'
112
+ }
113
+ },
80
114
  rdp_thumb_print: {
81
115
  client_side_validation: true,
82
116
  required: false,
@@ -0,0 +1,16 @@
1
+ # encoding: utf-8
2
+ # Code generated by Microsoft (R) AutoRest Code Generator.
3
+ # Changes may cause incorrect behavior and will be lost if the code is
4
+ # regenerated.
5
+
6
+ module Azure::Compute::Mgmt::V2017_12_01
7
+ module Models
8
+ #
9
+ # Defines values for VirtualMachinePriorityTypes
10
+ #
11
+ module VirtualMachinePriorityTypes
12
+ Regular = "Regular"
13
+ Low = "Low"
14
+ end
15
+ end
16
+ end
@@ -27,6 +27,10 @@ module Azure::Compute::Mgmt::V2017_12_01
27
27
  # 'ReadWrite'
28
28
  attr_accessor :caching
29
29
 
30
+ # @return [Boolean] Specifies whether writeAccelerator should be enabled
31
+ # or disabled on the disk.
32
+ attr_accessor :write_accelerator_enabled
33
+
30
34
  # @return [DiskCreateOptionTypes] The create option. Possible values
31
35
  # include: 'FromImage', 'Empty', 'Attach'
32
36
  attr_accessor :create_option
@@ -80,6 +84,14 @@ module Azure::Compute::Mgmt::V2017_12_01
80
84
  module: 'CachingTypes'
81
85
  }
82
86
  },
87
+ write_accelerator_enabled: {
88
+ client_side_validation: true,
89
+ required: false,
90
+ serialized_name: 'writeAcceleratorEnabled',
91
+ type: {
92
+ name: 'Boolean'
93
+ }
94
+ },
83
95
  create_option: {
84
96
  client_side_validation: true,
85
97
  required: true,
@@ -22,6 +22,10 @@ module Azure::Compute::Mgmt::V2017_12_01
22
22
  # 'ReadWrite'
23
23
  attr_accessor :caching
24
24
 
25
+ # @return [Boolean] Specifies whether writeAccelerator should be enabled
26
+ # or disabled on the disk.
27
+ attr_accessor :write_accelerator_enabled
28
+
25
29
  # @return [DiskCreateOptionTypes] Specifies how the virtual machines in
26
30
  # the scale set should be created.<br><br> The only allowed value is:
27
31
  # **FromImage** \u2013 This value is used when you are using an image to
@@ -81,6 +85,14 @@ module Azure::Compute::Mgmt::V2017_12_01
81
85
  module: 'CachingTypes'
82
86
  }
83
87
  },
88
+ write_accelerator_enabled: {
89
+ client_side_validation: true,
90
+ required: false,
91
+ serialized_name: 'writeAcceleratorEnabled',
92
+ type: {
93
+ name: 'Boolean'
94
+ }
95
+ },
84
96
  create_option: {
85
97
  client_side_validation: true,
86
98
  required: true,
@@ -17,6 +17,10 @@ module Azure::Compute::Mgmt::V2017_12_01
17
17
  # 'None', 'ReadOnly', 'ReadWrite'
18
18
  attr_accessor :caching
19
19
 
20
+ # @return [Boolean] Specifies whether writeAccelerator should be enabled
21
+ # or disabled on the disk.
22
+ attr_accessor :write_accelerator_enabled
23
+
20
24
  # @return [VirtualHardDisk] The Source User Image VirtualHardDisk. This
21
25
  # VirtualHardDisk will be copied before using it to attach to the Virtual
22
26
  # Machine. If SourceImage is provided, the destination VirtualHardDisk
@@ -53,6 +57,14 @@ module Azure::Compute::Mgmt::V2017_12_01
53
57
  module: 'CachingTypes'
54
58
  }
55
59
  },
60
+ write_accelerator_enabled: {
61
+ client_side_validation: true,
62
+ required: false,
63
+ serialized_name: 'writeAcceleratorEnabled',
64
+ type: {
65
+ name: 'Boolean'
66
+ }
67
+ },
56
68
  image: {
57
69
  client_side_validation: true,
58
70
  required: false,
@@ -44,6 +44,11 @@ module Azure::Compute::Mgmt::V2017_12_01
44
44
  # <br><br> Minimum api-version: 2015-06-15
45
45
  attr_accessor :license_type
46
46
 
47
+ # @return [VirtualMachinePriorityTypes] Specifies the priority for the
48
+ # virtual machines in the scale set. <br><br>Minimum api-version:
49
+ # 2017-10-30-preview. Possible values include: 'Regular', 'Low'
50
+ attr_accessor :priority
51
+
47
52
 
48
53
  #
49
54
  # Mapper for VirtualMachineScaleSetVMProfile class as Ruby Hash.
@@ -110,6 +115,14 @@ module Azure::Compute::Mgmt::V2017_12_01
110
115
  type: {
111
116
  name: 'String'
112
117
  }
118
+ },
119
+ priority: {
120
+ client_side_validation: true,
121
+ required: false,
122
+ serialized_name: 'priority',
123
+ type: {
124
+ name: 'String'
125
+ }
113
126
  }
114
127
  }
115
128
  }
@@ -33,6 +33,12 @@ module Azure::Compute::Mgmt::V2017_12_01
33
33
  StandardA2mV2 = "Standard_A2m_v2"
34
34
  StandardA4mV2 = "Standard_A4m_v2"
35
35
  StandardA8mV2 = "Standard_A8m_v2"
36
+ StandardB1s = "Standard_B1s"
37
+ StandardB1ms = "Standard_B1ms"
38
+ StandardB2s = "Standard_B2s"
39
+ StandardB2ms = "Standard_B2ms"
40
+ StandardB4ms = "Standard_B4ms"
41
+ StandardB8ms = "Standard_B8ms"
36
42
  StandardD1 = "Standard_D1"
37
43
  StandardD2 = "Standard_D2"
38
44
  StandardD3 = "Standard_D3"
@@ -46,6 +52,18 @@ module Azure::Compute::Mgmt::V2017_12_01
46
52
  StandardD3V2 = "Standard_D3_v2"
47
53
  StandardD4V2 = "Standard_D4_v2"
48
54
  StandardD5V2 = "Standard_D5_v2"
55
+ StandardD2V3 = "Standard_D2_v3"
56
+ StandardD4V3 = "Standard_D4_v3"
57
+ StandardD8V3 = "Standard_D8_v3"
58
+ StandardD16V3 = "Standard_D16_v3"
59
+ StandardD32V3 = "Standard_D32_v3"
60
+ StandardD64V3 = "Standard_D64_v3"
61
+ StandardD2sV3 = "Standard_D2s_v3"
62
+ StandardD4sV3 = "Standard_D4s_v3"
63
+ StandardD8sV3 = "Standard_D8s_v3"
64
+ StandardD16sV3 = "Standard_D16s_v3"
65
+ StandardD32sV3 = "Standard_D32s_v3"
66
+ StandardD64sV3 = "Standard_D64s_v3"
49
67
  StandardD11V2 = "Standard_D11_v2"
50
68
  StandardD12V2 = "Standard_D12_v2"
51
69
  StandardD13V2 = "Standard_D13_v2"
@@ -69,6 +87,26 @@ module Azure::Compute::Mgmt::V2017_12_01
69
87
  StandardDS13V2 = "Standard_DS13_v2"
70
88
  StandardDS14V2 = "Standard_DS14_v2"
71
89
  StandardDS15V2 = "Standard_DS15_v2"
90
+ StandardDS134V2 = "Standard_DS13-4_v2"
91
+ StandardDS132V2 = "Standard_DS13-2_v2"
92
+ StandardDS148V2 = "Standard_DS14-8_v2"
93
+ StandardDS144V2 = "Standard_DS14-4_v2"
94
+ StandardE2V3 = "Standard_E2_v3"
95
+ StandardE4V3 = "Standard_E4_v3"
96
+ StandardE8V3 = "Standard_E8_v3"
97
+ StandardE16V3 = "Standard_E16_v3"
98
+ StandardE32V3 = "Standard_E32_v3"
99
+ StandardE64V3 = "Standard_E64_v3"
100
+ StandardE2sV3 = "Standard_E2s_v3"
101
+ StandardE4sV3 = "Standard_E4s_v3"
102
+ StandardE8sV3 = "Standard_E8s_v3"
103
+ StandardE16sV3 = "Standard_E16s_v3"
104
+ StandardE32sV3 = "Standard_E32s_v3"
105
+ StandardE64sV3 = "Standard_E64s_v3"
106
+ StandardE3216V3 = "Standard_E32-16_v3"
107
+ StandardE328sV3 = "Standard_E32-8s_v3"
108
+ StandardE6432sV3 = "Standard_E64-32s_v3"
109
+ StandardE6416sV3 = "Standard_E64-16s_v3"
72
110
  StandardF1 = "Standard_F1"
73
111
  StandardF2 = "Standard_F2"
74
112
  StandardF4 = "Standard_F4"
@@ -79,6 +117,13 @@ module Azure::Compute::Mgmt::V2017_12_01
79
117
  StandardF4s = "Standard_F4s"
80
118
  StandardF8s = "Standard_F8s"
81
119
  StandardF16s = "Standard_F16s"
120
+ StandardF2sV2 = "Standard_F2s_v2"
121
+ StandardF4sV2 = "Standard_F4s_v2"
122
+ StandardF8sV2 = "Standard_F8s_v2"
123
+ StandardF16sV2 = "Standard_F16s_v2"
124
+ StandardF32sV2 = "Standard_F32s_v2"
125
+ StandardF64sV2 = "Standard_F64s_v2"
126
+ StandardF72sV2 = "Standard_F72s_v2"
82
127
  StandardG1 = "Standard_G1"
83
128
  StandardG2 = "Standard_G2"
84
129
  StandardG3 = "Standard_G3"
@@ -89,6 +134,10 @@ module Azure::Compute::Mgmt::V2017_12_01
89
134
  StandardGS3 = "Standard_GS3"
90
135
  StandardGS4 = "Standard_GS4"
91
136
  StandardGS5 = "Standard_GS5"
137
+ StandardGS48 = "Standard_GS4-8"
138
+ StandardGS44 = "Standard_GS4-4"
139
+ StandardGS516 = "Standard_GS5-16"
140
+ StandardGS58 = "Standard_GS5-8"
92
141
  StandardH8 = "Standard_H8"
93
142
  StandardH16 = "Standard_H16"
94
143
  StandardH8m = "Standard_H8m"
@@ -99,10 +148,30 @@ module Azure::Compute::Mgmt::V2017_12_01
99
148
  StandardL8s = "Standard_L8s"
100
149
  StandardL16s = "Standard_L16s"
101
150
  StandardL32s = "Standard_L32s"
151
+ StandardM64s = "Standard_M64s"
152
+ StandardM64ms = "Standard_M64ms"
153
+ StandardM128s = "Standard_M128s"
154
+ StandardM128ms = "Standard_M128ms"
155
+ StandardM6432ms = "Standard_M64-32ms"
156
+ StandardM6416ms = "Standard_M64-16ms"
157
+ StandardM12864ms = "Standard_M128-64ms"
158
+ StandardM12832ms = "Standard_M128-32ms"
102
159
  StandardNC6 = "Standard_NC6"
103
160
  StandardNC12 = "Standard_NC12"
104
161
  StandardNC24 = "Standard_NC24"
105
162
  StandardNC24r = "Standard_NC24r"
163
+ StandardNC6sV2 = "Standard_NC6s_v2"
164
+ StandardNC12sV2 = "Standard_NC12s_v2"
165
+ StandardNC24sV2 = "Standard_NC24s_v2"
166
+ StandardNC24rsV2 = "Standard_NC24rs_v2"
167
+ StandardNC6sV3 = "Standard_NC6s_v3"
168
+ StandardNC12sV3 = "Standard_NC12s_v3"
169
+ StandardNC24sV3 = "Standard_NC24s_v3"
170
+ StandardNC24rsV3 = "Standard_NC24rs_v3"
171
+ StandardND6s = "Standard_ND6s"
172
+ StandardND12s = "Standard_ND12s"
173
+ StandardND24s = "Standard_ND24s"
174
+ StandardND24rs = "Standard_ND24rs"
106
175
  StandardNV6 = "Standard_NV6"
107
176
  StandardNV12 = "Standard_NV12"
108
177
  StandardNV24 = "Standard_NV24"