azure_mgmt_hdinsight 0.18.4 → 0.18.5
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/2015-03-01-preview/generated/azure_mgmt_hdinsight/hdinsight_management_client.rb +1 -1
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight.rb +47 -41
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/applications.rb +1 -1
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/clusters.rb +99 -1
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/extensions.rb +4 -4
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/hdinsight_management_client.rb +1 -1
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/locations.rb +97 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/application_get_endpoint.rb +11 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/application_get_https_endpoint.rb +11 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/{operation_resource.rb → async_operation_result.rb} +4 -4
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/billing_response_list_result.rb +40 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/capabilities_result.rb +6 -6
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/cluster_get_properties.rb +35 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/cluster_identity_user_assigned_identities_value.rb +11 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/cluster_monitoring_request.rb +3 -3
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/cluster_monitoring_response.rb +4 -5
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/connectivity_endpoint.rb +11 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/dimension.rb +80 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/excluded_services_config.rb +57 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/extension.rb +1 -1
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/filter_mode.rb +2 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/metric_specifications.rb +251 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/operation.rb +12 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/operation_display.rb +11 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/operation_properties.rb +47 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/role.rb +22 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/service_specification.rb +55 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/storage_account.rb +22 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/version_spec.rb +2 -2
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/vm_size_compatibility_filter_v2.rb +1 -1
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/vm_size_property.rb +149 -0
- data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/script_actions.rb +1 -1
- data/lib/profiles/latest/modules/hdinsight_profile_module.rb +153 -129
- data/lib/version.rb +1 -1
- metadata +9 -3
@@ -39,6 +39,12 @@ module Azure::Hdinsight::Mgmt::V2018_06_01_preview
|
|
39
39
|
# Gen 2.
|
40
40
|
attr_accessor :msi_resource_id
|
41
41
|
|
42
|
+
# @return [String] The shared access signature key.
|
43
|
+
attr_accessor :saskey
|
44
|
+
|
45
|
+
# @return [String] The file share name.
|
46
|
+
attr_accessor :fileshare
|
47
|
+
|
42
48
|
|
43
49
|
#
|
44
50
|
# Mapper for StorageAccount class as Ruby Hash.
|
@@ -108,6 +114,22 @@ module Azure::Hdinsight::Mgmt::V2018_06_01_preview
|
|
108
114
|
type: {
|
109
115
|
name: 'String'
|
110
116
|
}
|
117
|
+
},
|
118
|
+
saskey: {
|
119
|
+
client_side_validation: true,
|
120
|
+
required: false,
|
121
|
+
serialized_name: 'saskey',
|
122
|
+
type: {
|
123
|
+
name: 'String'
|
124
|
+
}
|
125
|
+
},
|
126
|
+
fileshare: {
|
127
|
+
client_side_validation: true,
|
128
|
+
required: false,
|
129
|
+
serialized_name: 'fileshare',
|
130
|
+
type: {
|
131
|
+
name: 'String'
|
132
|
+
}
|
111
133
|
}
|
112
134
|
}
|
113
135
|
}
|
@@ -18,7 +18,7 @@ module Azure::Hdinsight::Mgmt::V2018_06_01_preview
|
|
18
18
|
# @return [String] The display name
|
19
19
|
attr_accessor :display_name
|
20
20
|
|
21
|
-
# @return [
|
21
|
+
# @return [Boolean] Whether or not the version is the default version.
|
22
22
|
attr_accessor :is_default
|
23
23
|
|
24
24
|
# @return [Hash{String => String}] The component version property.
|
@@ -59,7 +59,7 @@ module Azure::Hdinsight::Mgmt::V2018_06_01_preview
|
|
59
59
|
required: false,
|
60
60
|
serialized_name: 'isDefault',
|
61
61
|
type: {
|
62
|
-
name: '
|
62
|
+
name: 'Boolean'
|
63
63
|
}
|
64
64
|
},
|
65
65
|
component_versions: {
|
data/lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/models/vm_size_compatibility_filter_v2.rb
CHANGED
@@ -19,7 +19,7 @@ module Azure::Hdinsight::Mgmt::V2018_06_01_preview
|
|
19
19
|
|
20
20
|
# @return [FilterMode] The filtering mode. Effectively this can enabling
|
21
21
|
# or disabling the VM sizes in a particular set. Possible values include:
|
22
|
-
# 'Exclude', 'Include'
|
22
|
+
# 'Exclude', 'Include', 'Recommend', 'Default'
|
23
23
|
attr_accessor :filter_mode
|
24
24
|
|
25
25
|
# @return [Array<String>] The list of regions under the effect of the
|
@@ -0,0 +1,149 @@
|
|
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::Hdinsight::Mgmt::V2018_06_01_preview
|
7
|
+
module Models
|
8
|
+
#
|
9
|
+
# The vm size property
|
10
|
+
#
|
11
|
+
class VmSizeProperty
|
12
|
+
|
13
|
+
include MsRestAzure
|
14
|
+
|
15
|
+
# @return [String] The vm size name.
|
16
|
+
attr_accessor :name
|
17
|
+
|
18
|
+
# @return [Integer] The number of cores that the vm size has.
|
19
|
+
attr_accessor :cores
|
20
|
+
|
21
|
+
# @return [String] The data disk storage tier of the vm size.
|
22
|
+
attr_accessor :data_disk_storage_tier
|
23
|
+
|
24
|
+
# @return [String] The label of the vm size.
|
25
|
+
attr_accessor :label
|
26
|
+
|
27
|
+
# @return [Integer] The max data disk count of the vm size.
|
28
|
+
attr_accessor :max_data_disk_count
|
29
|
+
|
30
|
+
# @return [Integer] The memory whose unit is MB of the vm size.
|
31
|
+
attr_accessor :memory_in_mb
|
32
|
+
|
33
|
+
# @return [Boolean] This indicates this vm size is supported by virtual
|
34
|
+
# machines or not
|
35
|
+
attr_accessor :supported_by_virtual_machines
|
36
|
+
|
37
|
+
# @return [Boolean] The indicates this vm size is supported by web worker
|
38
|
+
# roles or not
|
39
|
+
attr_accessor :supported_by_web_worker_roles
|
40
|
+
|
41
|
+
# @return [Integer] The virtual machine resource disk size whose unit is
|
42
|
+
# MB of the vm size.
|
43
|
+
attr_accessor :virtual_machine_resource_disk_size_in_mb
|
44
|
+
|
45
|
+
# @return [Integer] The web worker resource disk size whose unit is MB of
|
46
|
+
# the vm size.
|
47
|
+
attr_accessor :web_worker_resource_disk_size_in_mb
|
48
|
+
|
49
|
+
|
50
|
+
#
|
51
|
+
# Mapper for VmSizeProperty class as Ruby Hash.
|
52
|
+
# This will be used for serialization/deserialization.
|
53
|
+
#
|
54
|
+
def self.mapper()
|
55
|
+
{
|
56
|
+
client_side_validation: true,
|
57
|
+
required: false,
|
58
|
+
serialized_name: 'VmSizeProperty',
|
59
|
+
type: {
|
60
|
+
name: 'Composite',
|
61
|
+
class_name: 'VmSizeProperty',
|
62
|
+
model_properties: {
|
63
|
+
name: {
|
64
|
+
client_side_validation: true,
|
65
|
+
required: false,
|
66
|
+
serialized_name: 'name',
|
67
|
+
type: {
|
68
|
+
name: 'String'
|
69
|
+
}
|
70
|
+
},
|
71
|
+
cores: {
|
72
|
+
client_side_validation: true,
|
73
|
+
required: false,
|
74
|
+
serialized_name: 'cores',
|
75
|
+
type: {
|
76
|
+
name: 'Number'
|
77
|
+
}
|
78
|
+
},
|
79
|
+
data_disk_storage_tier: {
|
80
|
+
client_side_validation: true,
|
81
|
+
required: false,
|
82
|
+
serialized_name: 'dataDiskStorageTier',
|
83
|
+
type: {
|
84
|
+
name: 'String'
|
85
|
+
}
|
86
|
+
},
|
87
|
+
label: {
|
88
|
+
client_side_validation: true,
|
89
|
+
required: false,
|
90
|
+
serialized_name: 'label',
|
91
|
+
type: {
|
92
|
+
name: 'String'
|
93
|
+
}
|
94
|
+
},
|
95
|
+
max_data_disk_count: {
|
96
|
+
client_side_validation: true,
|
97
|
+
required: false,
|
98
|
+
serialized_name: 'maxDataDiskCount',
|
99
|
+
type: {
|
100
|
+
name: 'Number'
|
101
|
+
}
|
102
|
+
},
|
103
|
+
memory_in_mb: {
|
104
|
+
client_side_validation: true,
|
105
|
+
required: false,
|
106
|
+
serialized_name: 'memoryInMb',
|
107
|
+
type: {
|
108
|
+
name: 'Number'
|
109
|
+
}
|
110
|
+
},
|
111
|
+
supported_by_virtual_machines: {
|
112
|
+
client_side_validation: true,
|
113
|
+
required: false,
|
114
|
+
serialized_name: 'supportedByVirtualMachines',
|
115
|
+
type: {
|
116
|
+
name: 'Boolean'
|
117
|
+
}
|
118
|
+
},
|
119
|
+
supported_by_web_worker_roles: {
|
120
|
+
client_side_validation: true,
|
121
|
+
required: false,
|
122
|
+
serialized_name: 'supportedByWebWorkerRoles',
|
123
|
+
type: {
|
124
|
+
name: 'Boolean'
|
125
|
+
}
|
126
|
+
},
|
127
|
+
virtual_machine_resource_disk_size_in_mb: {
|
128
|
+
client_side_validation: true,
|
129
|
+
required: false,
|
130
|
+
serialized_name: 'virtualMachineResourceDiskSizeInMb',
|
131
|
+
type: {
|
132
|
+
name: 'Number'
|
133
|
+
}
|
134
|
+
},
|
135
|
+
web_worker_resource_disk_size_in_mb: {
|
136
|
+
client_side_validation: true,
|
137
|
+
required: false,
|
138
|
+
serialized_name: 'webWorkerResourceDiskSizeInMb',
|
139
|
+
type: {
|
140
|
+
name: 'Number'
|
141
|
+
}
|
142
|
+
}
|
143
|
+
}
|
144
|
+
}
|
145
|
+
}
|
146
|
+
end
|
147
|
+
end
|
148
|
+
end
|
149
|
+
end
|
@@ -93,7 +93,7 @@ module Azure::Hdinsight::Mgmt::V2018_06_01_preview
|
|
93
93
|
http_response = result.response
|
94
94
|
status_code = http_response.status
|
95
95
|
response_content = http_response.body
|
96
|
-
unless status_code == 200
|
96
|
+
unless status_code == 200 || status_code == 204
|
97
97
|
error_model = JSON.load(response_content)
|
98
98
|
fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
|
99
99
|
end
|
@@ -17,85 +17,91 @@ module Azure::Hdinsight::Profiles::Latest
|
|
17
17
|
VirtualMachines = Azure::Hdinsight::Mgmt::V2018_06_01_preview::VirtualMachines
|
18
18
|
|
19
19
|
module Models
|
20
|
-
|
20
|
+
ClusterDiskEncryptionParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDiskEncryptionParameters
|
21
21
|
ClusterDefinition = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDefinition
|
22
|
-
|
22
|
+
UpdateGatewaySettingsParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UpdateGatewaySettingsParameters
|
23
23
|
KafkaRestProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::KafkaRestProperties
|
24
|
-
|
24
|
+
GatewaySettings = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::GatewaySettings
|
25
25
|
AutoscaleTimeAndCapacity = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleTimeAndCapacity
|
26
|
-
|
26
|
+
AsyncOperationResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AsyncOperationResult
|
27
27
|
AutoscaleCapacity = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleCapacity
|
28
|
-
|
28
|
+
Resource = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Resource
|
29
29
|
Autoscale = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Autoscale
|
30
|
-
|
30
|
+
AutoscaleRecurrence = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleRecurrence
|
31
31
|
HardwareProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HardwareProfile
|
32
|
-
|
32
|
+
AutoscaleConfigurationUpdateParameter = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleConfigurationUpdateParameter
|
33
33
|
DataDisksGroups = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DataDisksGroups
|
34
|
-
VirtualNetworkProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
35
|
-
SshProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
36
|
-
SshPublicKey = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
37
|
-
OsProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
38
34
|
HostInfo = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HostInfo
|
39
|
-
|
35
|
+
SshProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
40
36
|
OperationListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationListResult
|
41
|
-
|
37
|
+
OsProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
42
38
|
ErrorResponse = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ErrorResponse
|
43
|
-
|
39
|
+
Role = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Role
|
44
40
|
ApplicationGetHttpsEndpoint = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetHttpsEndpoint
|
45
|
-
|
41
|
+
StorageAccount = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageAccount
|
46
42
|
ApplicationGetEndpoint = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetEndpoint
|
47
|
-
|
43
|
+
ExcludedServicesConfig = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ExcludedServicesConfig
|
48
44
|
ApplicationProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationProperties
|
49
|
-
|
45
|
+
ComputeIsolationProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeIsolationProperties
|
50
46
|
Operation = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Operation
|
51
|
-
|
47
|
+
EncryptionInTransitProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::EncryptionInTransitProperties
|
52
48
|
ApplicationListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationListResult
|
53
|
-
|
49
|
+
ClusterIdentityUserAssignedIdentitiesValue = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentityUserAssignedIdentitiesValue
|
54
50
|
VersionSpec = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionSpec
|
55
|
-
|
51
|
+
ClusterCreateParametersExtended = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateParametersExtended
|
56
52
|
VersionsCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionsCapability
|
57
|
-
|
53
|
+
QuotaInfo = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaInfo
|
58
54
|
RegionsCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionsCapability
|
59
|
-
|
55
|
+
ConnectivityEndpoint = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ConnectivityEndpoint
|
60
56
|
VmSizesCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizesCapability
|
61
|
-
OperationDisplay = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
62
|
-
ClusterListRuntimeScriptActionDetailResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListRuntimeScriptActionDetailResult
|
63
57
|
VmSizeCompatibilityFilter = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilter
|
64
|
-
|
58
|
+
ExecuteScriptActionParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ExecuteScriptActionParameters
|
65
59
|
RegionalQuotaCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionalQuotaCapability
|
66
|
-
|
60
|
+
ScriptActionExecutionSummary = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionSummary
|
67
61
|
QuotaCapability = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaCapability
|
68
|
-
|
62
|
+
ClusterListRuntimeScriptActionDetailResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListRuntimeScriptActionDetailResult
|
69
63
|
CapabilitiesResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::CapabilitiesResult
|
70
|
-
|
64
|
+
ClusterResizeParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterResizeParameters
|
71
65
|
LocalizedName = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LocalizedName
|
72
|
-
|
66
|
+
SecurityProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SecurityProfile
|
73
67
|
Usage = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Usage
|
74
|
-
|
68
|
+
VirtualNetworkProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
75
69
|
UsagesListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UsagesListResult
|
76
|
-
|
70
|
+
LinuxOperatingSystemProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LinuxOperatingSystemProfile
|
77
71
|
VmSizeCompatibilityFilterV2 = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilterV2
|
72
|
+
ComputeProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeProfile
|
73
|
+
VmSizeProperty = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeProperty
|
74
|
+
NetworkProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::NetworkProperties
|
78
75
|
BillingMeters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingMeters
|
79
|
-
|
76
|
+
ClusterCreateProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateProperties
|
80
77
|
DiskBillingMeters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskBillingMeters
|
81
|
-
|
78
|
+
ClusterPatchParameters = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterPatchParameters
|
82
79
|
BillingResources = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResources
|
83
|
-
|
80
|
+
ClusterGetProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterGetProperties
|
84
81
|
BillingResponseListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResponseListResult
|
85
|
-
|
82
|
+
ClusterListPersistedScriptActionsResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListPersistedScriptActionsResult
|
86
83
|
ClusterConfigurations = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterConfigurations
|
87
|
-
|
84
|
+
ClusterListResult = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListResult
|
88
85
|
Extension = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Extension
|
89
|
-
|
86
|
+
AutoscaleSchedule = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleSchedule
|
90
87
|
ClusterMonitoringResponse = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringResponse
|
91
|
-
|
88
|
+
ScriptAction = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptAction
|
92
89
|
ClusterMonitoringRequest = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringRequest
|
93
|
-
|
90
|
+
DiskEncryptionProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskEncryptionProperties
|
94
91
|
ScriptActionExecutionHistoryList = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionHistoryList
|
95
|
-
|
92
|
+
Errors = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Errors
|
96
93
|
ScriptActionPersistedGetResponseSpec = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionPersistedGetResponseSpec
|
97
|
-
|
94
|
+
OperationProperties = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationProperties
|
95
|
+
ClientGroupInfo = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClientGroupInfo
|
98
96
|
ScriptActionsList = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionsList
|
97
|
+
StorageProfile = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageProfile
|
98
|
+
OperationDisplay = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
99
|
+
RuntimeScriptAction = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptAction
|
100
|
+
Dimension = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Dimension
|
101
|
+
ClusterIdentity = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentity
|
102
|
+
MetricSpecifications = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::MetricSpecifications
|
103
|
+
SshPublicKey = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
104
|
+
ServiceSpecification = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ServiceSpecification
|
99
105
|
RuntimeScriptActionDetail = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptActionDetail
|
100
106
|
TrackedResource = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::TrackedResource
|
101
107
|
Cluster = Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Cluster
|
@@ -167,243 +173,261 @@ module Azure::Hdinsight::Profiles::Latest
|
|
167
173
|
end
|
168
174
|
|
169
175
|
class ModelClasses
|
170
|
-
def
|
171
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
176
|
+
def cluster_disk_encryption_parameters
|
177
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDiskEncryptionParameters
|
172
178
|
end
|
173
179
|
def cluster_definition
|
174
180
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterDefinition
|
175
181
|
end
|
176
|
-
def
|
177
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
182
|
+
def update_gateway_settings_parameters
|
183
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UpdateGatewaySettingsParameters
|
178
184
|
end
|
179
185
|
def kafka_rest_properties
|
180
186
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::KafkaRestProperties
|
181
187
|
end
|
182
|
-
def
|
183
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
188
|
+
def gateway_settings
|
189
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::GatewaySettings
|
184
190
|
end
|
185
191
|
def autoscale_time_and_capacity
|
186
192
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleTimeAndCapacity
|
187
193
|
end
|
188
|
-
def
|
189
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
194
|
+
def async_operation_result
|
195
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AsyncOperationResult
|
190
196
|
end
|
191
197
|
def autoscale_capacity
|
192
198
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleCapacity
|
193
199
|
end
|
194
|
-
def
|
195
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
200
|
+
def resource
|
201
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Resource
|
196
202
|
end
|
197
203
|
def autoscale
|
198
204
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Autoscale
|
199
205
|
end
|
200
|
-
def
|
201
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
206
|
+
def autoscale_recurrence
|
207
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleRecurrence
|
202
208
|
end
|
203
209
|
def hardware_profile
|
204
210
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HardwareProfile
|
205
211
|
end
|
206
|
-
def
|
207
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
212
|
+
def autoscale_configuration_update_parameter
|
213
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleConfigurationUpdateParameter
|
208
214
|
end
|
209
215
|
def data_disks_groups
|
210
216
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DataDisksGroups
|
211
217
|
end
|
212
|
-
def virtual_network_profile
|
213
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
214
|
-
end
|
215
|
-
def ssh_profile
|
216
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
217
|
-
end
|
218
|
-
def ssh_public_key
|
219
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
220
|
-
end
|
221
|
-
def os_profile
|
222
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
223
|
-
end
|
224
218
|
def host_info
|
225
219
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::HostInfo
|
226
220
|
end
|
227
|
-
def
|
228
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
221
|
+
def ssh_profile
|
222
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshProfile
|
229
223
|
end
|
230
224
|
def operation_list_result
|
231
225
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationListResult
|
232
226
|
end
|
233
|
-
def
|
234
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
227
|
+
def os_profile
|
228
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OsProfile
|
235
229
|
end
|
236
230
|
def error_response
|
237
231
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ErrorResponse
|
238
232
|
end
|
239
|
-
def
|
240
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
233
|
+
def role
|
234
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Role
|
241
235
|
end
|
242
236
|
def application_get_https_endpoint
|
243
237
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetHttpsEndpoint
|
244
238
|
end
|
245
|
-
def
|
246
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
239
|
+
def storage_account
|
240
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageAccount
|
247
241
|
end
|
248
242
|
def application_get_endpoint
|
249
243
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationGetEndpoint
|
250
244
|
end
|
251
|
-
def
|
252
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
245
|
+
def excluded_services_config
|
246
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ExcludedServicesConfig
|
253
247
|
end
|
254
248
|
def application_properties
|
255
249
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationProperties
|
256
250
|
end
|
257
|
-
def
|
258
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
251
|
+
def compute_isolation_properties
|
252
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeIsolationProperties
|
259
253
|
end
|
260
254
|
def operation
|
261
255
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Operation
|
262
256
|
end
|
263
|
-
def
|
264
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
257
|
+
def encryption_in_transit_properties
|
258
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::EncryptionInTransitProperties
|
265
259
|
end
|
266
260
|
def application_list_result
|
267
261
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ApplicationListResult
|
268
262
|
end
|
269
|
-
def
|
270
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
263
|
+
def cluster_identity_user_assigned_identities_value
|
264
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentityUserAssignedIdentitiesValue
|
271
265
|
end
|
272
266
|
def version_spec
|
273
267
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionSpec
|
274
268
|
end
|
275
|
-
def
|
276
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
269
|
+
def cluster_create_parameters_extended
|
270
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateParametersExtended
|
277
271
|
end
|
278
272
|
def versions_capability
|
279
273
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VersionsCapability
|
280
274
|
end
|
281
|
-
def
|
282
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
275
|
+
def quota_info
|
276
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaInfo
|
283
277
|
end
|
284
278
|
def regions_capability
|
285
279
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionsCapability
|
286
280
|
end
|
287
|
-
def
|
288
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
281
|
+
def connectivity_endpoint
|
282
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ConnectivityEndpoint
|
289
283
|
end
|
290
284
|
def vm_sizes_capability
|
291
285
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizesCapability
|
292
286
|
end
|
293
|
-
def operation_display
|
294
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
295
|
-
end
|
296
|
-
def cluster_list_runtime_script_action_detail_result
|
297
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListRuntimeScriptActionDetailResult
|
298
|
-
end
|
299
287
|
def vm_size_compatibility_filter
|
300
288
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilter
|
301
289
|
end
|
302
|
-
def
|
303
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
290
|
+
def execute_script_action_parameters
|
291
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ExecuteScriptActionParameters
|
304
292
|
end
|
305
293
|
def regional_quota_capability
|
306
294
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RegionalQuotaCapability
|
307
295
|
end
|
308
|
-
def
|
309
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
296
|
+
def script_action_execution_summary
|
297
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionSummary
|
310
298
|
end
|
311
299
|
def quota_capability
|
312
300
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::QuotaCapability
|
313
301
|
end
|
314
|
-
def
|
315
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
302
|
+
def cluster_list_runtime_script_action_detail_result
|
303
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListRuntimeScriptActionDetailResult
|
316
304
|
end
|
317
305
|
def capabilities_result
|
318
306
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::CapabilitiesResult
|
319
307
|
end
|
320
|
-
def
|
321
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
308
|
+
def cluster_resize_parameters
|
309
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterResizeParameters
|
322
310
|
end
|
323
311
|
def localized_name
|
324
312
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LocalizedName
|
325
313
|
end
|
326
|
-
def
|
327
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
314
|
+
def security_profile
|
315
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SecurityProfile
|
328
316
|
end
|
329
317
|
def usage
|
330
318
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Usage
|
331
319
|
end
|
332
|
-
def
|
333
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
320
|
+
def virtual_network_profile
|
321
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VirtualNetworkProfile
|
334
322
|
end
|
335
323
|
def usages_list_result
|
336
324
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::UsagesListResult
|
337
325
|
end
|
338
|
-
def
|
339
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
326
|
+
def linux_operating_system_profile
|
327
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::LinuxOperatingSystemProfile
|
340
328
|
end
|
341
329
|
def vm_size_compatibility_filter_v2
|
342
330
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeCompatibilityFilterV2
|
343
331
|
end
|
332
|
+
def compute_profile
|
333
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ComputeProfile
|
334
|
+
end
|
335
|
+
def vm_size_property
|
336
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::VmSizeProperty
|
337
|
+
end
|
338
|
+
def network_properties
|
339
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::NetworkProperties
|
340
|
+
end
|
344
341
|
def billing_meters
|
345
342
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingMeters
|
346
343
|
end
|
347
|
-
def
|
348
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
344
|
+
def cluster_create_properties
|
345
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterCreateProperties
|
349
346
|
end
|
350
347
|
def disk_billing_meters
|
351
348
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskBillingMeters
|
352
349
|
end
|
353
|
-
def
|
354
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
350
|
+
def cluster_patch_parameters
|
351
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterPatchParameters
|
355
352
|
end
|
356
353
|
def billing_resources
|
357
354
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResources
|
358
355
|
end
|
359
|
-
def
|
360
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
356
|
+
def cluster_get_properties
|
357
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterGetProperties
|
361
358
|
end
|
362
359
|
def billing_response_list_result
|
363
360
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::BillingResponseListResult
|
364
361
|
end
|
365
|
-
def
|
366
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
362
|
+
def cluster_list_persisted_script_actions_result
|
363
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListPersistedScriptActionsResult
|
367
364
|
end
|
368
365
|
def cluster_configurations
|
369
366
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterConfigurations
|
370
367
|
end
|
371
|
-
def
|
372
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
368
|
+
def cluster_list_result
|
369
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterListResult
|
373
370
|
end
|
374
371
|
def extension
|
375
372
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Extension
|
376
373
|
end
|
377
|
-
def
|
378
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
374
|
+
def autoscale_schedule
|
375
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::AutoscaleSchedule
|
379
376
|
end
|
380
377
|
def cluster_monitoring_response
|
381
378
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringResponse
|
382
379
|
end
|
383
|
-
def
|
384
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
380
|
+
def script_action
|
381
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptAction
|
385
382
|
end
|
386
383
|
def cluster_monitoring_request
|
387
384
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterMonitoringRequest
|
388
385
|
end
|
389
|
-
def
|
390
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
386
|
+
def disk_encryption_properties
|
387
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::DiskEncryptionProperties
|
391
388
|
end
|
392
389
|
def script_action_execution_history_list
|
393
390
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionExecutionHistoryList
|
394
391
|
end
|
395
|
-
def
|
396
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
392
|
+
def errors
|
393
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Errors
|
397
394
|
end
|
398
395
|
def script_action_persisted_get_response_spec
|
399
396
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionPersistedGetResponseSpec
|
400
397
|
end
|
401
|
-
def
|
402
|
-
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::
|
398
|
+
def operation_properties
|
399
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationProperties
|
400
|
+
end
|
401
|
+
def client_group_info
|
402
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClientGroupInfo
|
403
403
|
end
|
404
404
|
def script_actions_list
|
405
405
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ScriptActionsList
|
406
406
|
end
|
407
|
+
def storage_profile
|
408
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::StorageProfile
|
409
|
+
end
|
410
|
+
def operation_display
|
411
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::OperationDisplay
|
412
|
+
end
|
413
|
+
def runtime_script_action
|
414
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptAction
|
415
|
+
end
|
416
|
+
def dimension
|
417
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::Dimension
|
418
|
+
end
|
419
|
+
def cluster_identity
|
420
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ClusterIdentity
|
421
|
+
end
|
422
|
+
def metric_specifications
|
423
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::MetricSpecifications
|
424
|
+
end
|
425
|
+
def ssh_public_key
|
426
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::SshPublicKey
|
427
|
+
end
|
428
|
+
def service_specification
|
429
|
+
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::ServiceSpecification
|
430
|
+
end
|
407
431
|
def runtime_script_action_detail
|
408
432
|
Azure::Hdinsight::Mgmt::V2018_06_01_preview::Models::RuntimeScriptActionDetail
|
409
433
|
end
|