azure_sdk 0.68.0 → 0.73.0
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/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/modules/compute_profile_module.rb +380 -338
- data/lib/latest/modules/datafactory_profile_module.rb +415 -391
- data/lib/latest/modules/hdinsight_profile_module.rb +153 -129
- data/lib/latest/modules/iotcentral_profile_module.rb +21 -17
- data/lib/latest/modules/keyvault_profile_module.rb +180 -212
- data/lib/v2020_09_01_hybrid/modules/compute_profile_module.rb +324 -286
- metadata +49 -49
|
@@ -18,85 +18,91 @@ module Azure::Profiles::Latest
|
|
|
18
18
|
VirtualMachines = Azure::Hdinsight::Mgmt::V2018_06_01_preview::VirtualMachines
|
|
19
19
|
|
|
20
20
|
module Models
|
|
21
|
-
|
|
21
|
+
ClusterDiskEncryptionParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDiskEncryptionParameters
|
|
22
22
|
ClusterDefinition = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDefinition
|
|
23
|
-
|
|
23
|
+
UpdateGatewaySettingsParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UpdateGatewaySettingsParameters
|
|
24
24
|
KafkaRestProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::KafkaRestProperties
|
|
25
|
-
|
|
25
|
+
GatewaySettings = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::GatewaySettings
|
|
26
26
|
AutoscaleTimeAndCapacity = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleTimeAndCapacity
|
|
27
|
-
|
|
27
|
+
AsyncOperationResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AsyncOperationResult
|
|
28
28
|
AutoscaleCapacity = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleCapacity
|
|
29
|
-
|
|
29
|
+
Resource = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Resource
|
|
30
30
|
Autoscale = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Autoscale
|
|
31
|
-
|
|
31
|
+
AutoscaleRecurrence = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleRecurrence
|
|
32
32
|
HardwareProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HardwareProfile
|
|
33
|
-
|
|
33
|
+
AutoscaleConfigurationUpdateParameter = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleConfigurationUpdateParameter
|
|
34
34
|
DataDisksGroups = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DataDisksGroups
|
|
35
|
-
VirtualNetworkProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
|
36
|
-
SshProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
|
37
|
-
SshPublicKey = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
|
38
|
-
OsProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
|
39
35
|
HostInfo = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HostInfo
|
|
40
|
-
|
|
36
|
+
SshProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
|
41
37
|
OperationListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationListResult
|
|
42
|
-
|
|
38
|
+
OsProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
|
43
39
|
ErrorResponse = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ErrorResponse
|
|
44
|
-
|
|
40
|
+
Role = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Role
|
|
45
41
|
ApplicationGetHttpsEndpoint = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetHttpsEndpoint
|
|
46
|
-
|
|
42
|
+
StorageAccount = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageAccount
|
|
47
43
|
ApplicationGetEndpoint = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetEndpoint
|
|
48
|
-
|
|
44
|
+
ExcludedServicesConfig = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ExcludedServicesConfig
|
|
49
45
|
ApplicationProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationProperties
|
|
50
|
-
|
|
46
|
+
ComputeIsolationProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeIsolationProperties
|
|
51
47
|
Operation = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Operation
|
|
52
|
-
|
|
48
|
+
EncryptionInTransitProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::EncryptionInTransitProperties
|
|
53
49
|
ApplicationListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationListResult
|
|
54
|
-
|
|
50
|
+
ClusterIdentityUserAssignedIdentitiesValue = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentityUserAssignedIdentitiesValue
|
|
55
51
|
VersionSpec = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionSpec
|
|
56
|
-
|
|
52
|
+
ClusterCreateParametersExtended = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateParametersExtended
|
|
57
53
|
VersionsCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionsCapability
|
|
58
|
-
|
|
54
|
+
QuotaInfo = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaInfo
|
|
59
55
|
RegionsCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionsCapability
|
|
60
|
-
|
|
56
|
+
ConnectivityEndpoint = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ConnectivityEndpoint
|
|
61
57
|
VmSizesCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizesCapability
|
|
62
|
-
OperationDisplay = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
|
63
|
-
ClusterListRuntimeScriptActionDetailResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListRuntimeScriptActionDetailResult
|
|
64
58
|
VmSizeCompatibilityFilter = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilter
|
|
65
|
-
|
|
59
|
+
ExecuteScriptActionParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ExecuteScriptActionParameters
|
|
66
60
|
RegionalQuotaCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionalQuotaCapability
|
|
67
|
-
|
|
61
|
+
ScriptActionExecutionSummary = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionSummary
|
|
68
62
|
QuotaCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaCapability
|
|
69
|
-
|
|
63
|
+
ClusterListRuntimeScriptActionDetailResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListRuntimeScriptActionDetailResult
|
|
70
64
|
CapabilitiesResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::CapabilitiesResult
|
|
71
|
-
|
|
65
|
+
ClusterResizeParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterResizeParameters
|
|
72
66
|
LocalizedName = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LocalizedName
|
|
73
|
-
|
|
67
|
+
SecurityProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SecurityProfile
|
|
74
68
|
Usage = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Usage
|
|
75
|
-
|
|
69
|
+
VirtualNetworkProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
|
76
70
|
UsagesListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UsagesListResult
|
|
77
|
-
|
|
71
|
+
LinuxOperatingSystemProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LinuxOperatingSystemProfile
|
|
78
72
|
VmSizeCompatibilityFilterV2 = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilterV2
|
|
73
|
+
ComputeProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeProfile
|
|
74
|
+
VmSizeProperty = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeProperty
|
|
75
|
+
NetworkProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::NetworkProperties
|
|
79
76
|
BillingMeters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingMeters
|
|
80
|
-
|
|
77
|
+
ClusterCreateProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateProperties
|
|
81
78
|
DiskBillingMeters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskBillingMeters
|
|
82
|
-
|
|
79
|
+
ClusterPatchParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterPatchParameters
|
|
83
80
|
BillingResources = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResources
|
|
84
|
-
|
|
81
|
+
ClusterGetProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterGetProperties
|
|
85
82
|
BillingResponseListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResponseListResult
|
|
86
|
-
|
|
83
|
+
ClusterListPersistedScriptActionsResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListPersistedScriptActionsResult
|
|
87
84
|
ClusterConfigurations = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterConfigurations
|
|
88
|
-
|
|
85
|
+
ClusterListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListResult
|
|
89
86
|
Extension = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Extension
|
|
90
|
-
|
|
87
|
+
AutoscaleSchedule = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleSchedule
|
|
91
88
|
ClusterMonitoringResponse = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringResponse
|
|
92
|
-
|
|
89
|
+
ScriptAction = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptAction
|
|
93
90
|
ClusterMonitoringRequest = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringRequest
|
|
94
|
-
|
|
91
|
+
DiskEncryptionProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskEncryptionProperties
|
|
95
92
|
ScriptActionExecutionHistoryList = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionHistoryList
|
|
96
|
-
|
|
93
|
+
Errors = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Errors
|
|
97
94
|
ScriptActionPersistedGetResponseSpec = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionPersistedGetResponseSpec
|
|
98
|
-
|
|
95
|
+
OperationProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationProperties
|
|
96
|
+
ClientGroupInfo = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClientGroupInfo
|
|
99
97
|
ScriptActionsList = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionsList
|
|
98
|
+
StorageProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageProfile
|
|
99
|
+
OperationDisplay = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
|
100
|
+
RuntimeScriptAction = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptAction
|
|
101
|
+
Dimension = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Dimension
|
|
102
|
+
ClusterIdentity = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentity
|
|
103
|
+
MetricSpecifications = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::MetricSpecifications
|
|
104
|
+
SshPublicKey = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
|
105
|
+
ServiceSpecification = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ServiceSpecification
|
|
100
106
|
RuntimeScriptActionDetail = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptActionDetail
|
|
101
107
|
TrackedResource = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::TrackedResource
|
|
102
108
|
Cluster = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Cluster
|
|
@@ -153,243 +159,261 @@ module Azure::Profiles::Latest
|
|
|
153
159
|
end
|
|
154
160
|
|
|
155
161
|
class ModelClasses
|
|
156
|
-
def
|
|
157
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
162
|
+
def cluster_disk_encryption_parameters
|
|
163
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDiskEncryptionParameters
|
|
158
164
|
end
|
|
159
165
|
def cluster_definition
|
|
160
166
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDefinition
|
|
161
167
|
end
|
|
162
|
-
def
|
|
163
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
168
|
+
def update_gateway_settings_parameters
|
|
169
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UpdateGatewaySettingsParameters
|
|
164
170
|
end
|
|
165
171
|
def kafka_rest_properties
|
|
166
172
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::KafkaRestProperties
|
|
167
173
|
end
|
|
168
|
-
def
|
|
169
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
174
|
+
def gateway_settings
|
|
175
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::GatewaySettings
|
|
170
176
|
end
|
|
171
177
|
def autoscale_time_and_capacity
|
|
172
178
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleTimeAndCapacity
|
|
173
179
|
end
|
|
174
|
-
def
|
|
175
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
180
|
+
def async_operation_result
|
|
181
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AsyncOperationResult
|
|
176
182
|
end
|
|
177
183
|
def autoscale_capacity
|
|
178
184
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleCapacity
|
|
179
185
|
end
|
|
180
|
-
def
|
|
181
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
186
|
+
def resource
|
|
187
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Resource
|
|
182
188
|
end
|
|
183
189
|
def autoscale
|
|
184
190
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Autoscale
|
|
185
191
|
end
|
|
186
|
-
def
|
|
187
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
192
|
+
def autoscale_recurrence
|
|
193
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleRecurrence
|
|
188
194
|
end
|
|
189
195
|
def hardware_profile
|
|
190
196
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HardwareProfile
|
|
191
197
|
end
|
|
192
|
-
def
|
|
193
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
198
|
+
def autoscale_configuration_update_parameter
|
|
199
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleConfigurationUpdateParameter
|
|
194
200
|
end
|
|
195
201
|
def data_disks_groups
|
|
196
202
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DataDisksGroups
|
|
197
203
|
end
|
|
198
|
-
def virtual_network_profile
|
|
199
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
|
200
|
-
end
|
|
201
|
-
def ssh_profile
|
|
202
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
|
203
|
-
end
|
|
204
|
-
def ssh_public_key
|
|
205
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
|
206
|
-
end
|
|
207
|
-
def os_profile
|
|
208
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
|
209
|
-
end
|
|
210
204
|
def host_info
|
|
211
205
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HostInfo
|
|
212
206
|
end
|
|
213
|
-
def
|
|
214
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
207
|
+
def ssh_profile
|
|
208
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
|
215
209
|
end
|
|
216
210
|
def operation_list_result
|
|
217
211
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationListResult
|
|
218
212
|
end
|
|
219
|
-
def
|
|
220
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
213
|
+
def os_profile
|
|
214
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
|
221
215
|
end
|
|
222
216
|
def error_response
|
|
223
217
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ErrorResponse
|
|
224
218
|
end
|
|
225
|
-
def
|
|
226
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
219
|
+
def role
|
|
220
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Role
|
|
227
221
|
end
|
|
228
222
|
def application_get_https_endpoint
|
|
229
223
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetHttpsEndpoint
|
|
230
224
|
end
|
|
231
|
-
def
|
|
232
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
225
|
+
def storage_account
|
|
226
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageAccount
|
|
233
227
|
end
|
|
234
228
|
def application_get_endpoint
|
|
235
229
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetEndpoint
|
|
236
230
|
end
|
|
237
|
-
def
|
|
238
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
231
|
+
def excluded_services_config
|
|
232
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ExcludedServicesConfig
|
|
239
233
|
end
|
|
240
234
|
def application_properties
|
|
241
235
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationProperties
|
|
242
236
|
end
|
|
243
|
-
def
|
|
244
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
237
|
+
def compute_isolation_properties
|
|
238
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeIsolationProperties
|
|
245
239
|
end
|
|
246
240
|
def operation
|
|
247
241
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Operation
|
|
248
242
|
end
|
|
249
|
-
def
|
|
250
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
243
|
+
def encryption_in_transit_properties
|
|
244
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::EncryptionInTransitProperties
|
|
251
245
|
end
|
|
252
246
|
def application_list_result
|
|
253
247
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationListResult
|
|
254
248
|
end
|
|
255
|
-
def
|
|
256
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
249
|
+
def cluster_identity_user_assigned_identities_value
|
|
250
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentityUserAssignedIdentitiesValue
|
|
257
251
|
end
|
|
258
252
|
def version_spec
|
|
259
253
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionSpec
|
|
260
254
|
end
|
|
261
|
-
def
|
|
262
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
255
|
+
def cluster_create_parameters_extended
|
|
256
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateParametersExtended
|
|
263
257
|
end
|
|
264
258
|
def versions_capability
|
|
265
259
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionsCapability
|
|
266
260
|
end
|
|
267
|
-
def
|
|
268
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
261
|
+
def quota_info
|
|
262
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaInfo
|
|
269
263
|
end
|
|
270
264
|
def regions_capability
|
|
271
265
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionsCapability
|
|
272
266
|
end
|
|
273
|
-
def
|
|
274
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
267
|
+
def connectivity_endpoint
|
|
268
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ConnectivityEndpoint
|
|
275
269
|
end
|
|
276
270
|
def vm_sizes_capability
|
|
277
271
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizesCapability
|
|
278
272
|
end
|
|
279
|
-
def operation_display
|
|
280
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
|
281
|
-
end
|
|
282
|
-
def cluster_list_runtime_script_action_detail_result
|
|
283
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListRuntimeScriptActionDetailResult
|
|
284
|
-
end
|
|
285
273
|
def vm_size_compatibility_filter
|
|
286
274
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilter
|
|
287
275
|
end
|
|
288
|
-
def
|
|
289
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
276
|
+
def execute_script_action_parameters
|
|
277
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ExecuteScriptActionParameters
|
|
290
278
|
end
|
|
291
279
|
def regional_quota_capability
|
|
292
280
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionalQuotaCapability
|
|
293
281
|
end
|
|
294
|
-
def
|
|
295
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
282
|
+
def script_action_execution_summary
|
|
283
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionSummary
|
|
296
284
|
end
|
|
297
285
|
def quota_capability
|
|
298
286
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaCapability
|
|
299
287
|
end
|
|
300
|
-
def
|
|
301
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
288
|
+
def cluster_list_runtime_script_action_detail_result
|
|
289
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListRuntimeScriptActionDetailResult
|
|
302
290
|
end
|
|
303
291
|
def capabilities_result
|
|
304
292
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::CapabilitiesResult
|
|
305
293
|
end
|
|
306
|
-
def
|
|
307
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
294
|
+
def cluster_resize_parameters
|
|
295
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterResizeParameters
|
|
308
296
|
end
|
|
309
297
|
def localized_name
|
|
310
298
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LocalizedName
|
|
311
299
|
end
|
|
312
|
-
def
|
|
313
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
300
|
+
def security_profile
|
|
301
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SecurityProfile
|
|
314
302
|
end
|
|
315
303
|
def usage
|
|
316
304
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Usage
|
|
317
305
|
end
|
|
318
|
-
def
|
|
319
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
306
|
+
def virtual_network_profile
|
|
307
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
|
320
308
|
end
|
|
321
309
|
def usages_list_result
|
|
322
310
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UsagesListResult
|
|
323
311
|
end
|
|
324
|
-
def
|
|
325
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
312
|
+
def linux_operating_system_profile
|
|
313
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LinuxOperatingSystemProfile
|
|
326
314
|
end
|
|
327
315
|
def vm_size_compatibility_filter_v2
|
|
328
316
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilterV2
|
|
329
317
|
end
|
|
318
|
+
def compute_profile
|
|
319
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeProfile
|
|
320
|
+
end
|
|
321
|
+
def vm_size_property
|
|
322
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeProperty
|
|
323
|
+
end
|
|
324
|
+
def network_properties
|
|
325
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::NetworkProperties
|
|
326
|
+
end
|
|
330
327
|
def billing_meters
|
|
331
328
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingMeters
|
|
332
329
|
end
|
|
333
|
-
def
|
|
334
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
330
|
+
def cluster_create_properties
|
|
331
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateProperties
|
|
335
332
|
end
|
|
336
333
|
def disk_billing_meters
|
|
337
334
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskBillingMeters
|
|
338
335
|
end
|
|
339
|
-
def
|
|
340
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
336
|
+
def cluster_patch_parameters
|
|
337
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterPatchParameters
|
|
341
338
|
end
|
|
342
339
|
def billing_resources
|
|
343
340
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResources
|
|
344
341
|
end
|
|
345
|
-
def
|
|
346
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
342
|
+
def cluster_get_properties
|
|
343
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterGetProperties
|
|
347
344
|
end
|
|
348
345
|
def billing_response_list_result
|
|
349
346
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResponseListResult
|
|
350
347
|
end
|
|
351
|
-
def
|
|
352
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
348
|
+
def cluster_list_persisted_script_actions_result
|
|
349
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListPersistedScriptActionsResult
|
|
353
350
|
end
|
|
354
351
|
def cluster_configurations
|
|
355
352
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterConfigurations
|
|
356
353
|
end
|
|
357
|
-
def
|
|
358
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
354
|
+
def cluster_list_result
|
|
355
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListResult
|
|
359
356
|
end
|
|
360
357
|
def extension
|
|
361
358
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Extension
|
|
362
359
|
end
|
|
363
|
-
def
|
|
364
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
360
|
+
def autoscale_schedule
|
|
361
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleSchedule
|
|
365
362
|
end
|
|
366
363
|
def cluster_monitoring_response
|
|
367
364
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringResponse
|
|
368
365
|
end
|
|
369
|
-
def
|
|
370
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
366
|
+
def script_action
|
|
367
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptAction
|
|
371
368
|
end
|
|
372
369
|
def cluster_monitoring_request
|
|
373
370
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringRequest
|
|
374
371
|
end
|
|
375
|
-
def
|
|
376
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
372
|
+
def disk_encryption_properties
|
|
373
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskEncryptionProperties
|
|
377
374
|
end
|
|
378
375
|
def script_action_execution_history_list
|
|
379
376
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionHistoryList
|
|
380
377
|
end
|
|
381
|
-
def
|
|
382
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
378
|
+
def errors
|
|
379
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Errors
|
|
383
380
|
end
|
|
384
381
|
def script_action_persisted_get_response_spec
|
|
385
382
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionPersistedGetResponseSpec
|
|
386
383
|
end
|
|
387
|
-
def
|
|
388
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
|
384
|
+
def operation_properties
|
|
385
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationProperties
|
|
386
|
+
end
|
|
387
|
+
def client_group_info
|
|
388
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClientGroupInfo
|
|
389
389
|
end
|
|
390
390
|
def script_actions_list
|
|
391
391
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionsList
|
|
392
392
|
end
|
|
393
|
+
def storage_profile
|
|
394
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageProfile
|
|
395
|
+
end
|
|
396
|
+
def operation_display
|
|
397
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
|
398
|
+
end
|
|
399
|
+
def runtime_script_action
|
|
400
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptAction
|
|
401
|
+
end
|
|
402
|
+
def dimension
|
|
403
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Dimension
|
|
404
|
+
end
|
|
405
|
+
def cluster_identity
|
|
406
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentity
|
|
407
|
+
end
|
|
408
|
+
def metric_specifications
|
|
409
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::MetricSpecifications
|
|
410
|
+
end
|
|
411
|
+
def ssh_public_key
|
|
412
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
|
413
|
+
end
|
|
414
|
+
def service_specification
|
|
415
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ServiceSpecification
|
|
416
|
+
end
|
|
393
417
|
def runtime_script_action_detail
|
|
394
418
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptActionDetail
|
|
395
419
|
end
|