@azure/arm-machinelearningcompute 1.1.0 → 3.0.0-beta.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.
Files changed (167) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +21 -0
  3. package/LICENSE.txt +1 -1
  4. package/README.md +75 -77
  5. package/dist/index.js +1821 -0
  6. package/dist/index.js.map +1 -0
  7. package/dist/index.min.js +1 -0
  8. package/dist/index.min.js.map +1 -0
  9. package/dist-esm/samples-dev/checkUpdateForAnOperationalizationCluster.d.ts +2 -0
  10. package/dist-esm/samples-dev/checkUpdateForAnOperationalizationCluster.d.ts.map +1 -0
  11. package/dist-esm/samples-dev/checkUpdateForAnOperationalizationCluster.js +31 -0
  12. package/dist-esm/samples-dev/checkUpdateForAnOperationalizationCluster.js.map +1 -0
  13. package/dist-esm/samples-dev/deleteOperationalizationCluster.d.ts +2 -0
  14. package/dist-esm/samples-dev/deleteOperationalizationCluster.d.ts.map +1 -0
  15. package/dist-esm/samples-dev/deleteOperationalizationCluster.js +31 -0
  16. package/dist-esm/samples-dev/deleteOperationalizationCluster.js.map +1 -0
  17. package/dist-esm/samples-dev/getOperationalizationCluster.d.ts +2 -0
  18. package/dist-esm/samples-dev/getOperationalizationCluster.d.ts.map +1 -0
  19. package/dist-esm/samples-dev/getOperationalizationCluster.js +31 -0
  20. package/dist-esm/samples-dev/getOperationalizationCluster.js.map +1 -0
  21. package/dist-esm/samples-dev/listKeysOfAnOperationalizationCluster.d.ts +2 -0
  22. package/dist-esm/samples-dev/listKeysOfAnOperationalizationCluster.d.ts.map +1 -0
  23. package/dist-esm/samples-dev/listKeysOfAnOperationalizationCluster.js +31 -0
  24. package/dist-esm/samples-dev/listKeysOfAnOperationalizationCluster.js.map +1 -0
  25. package/dist-esm/samples-dev/listOperationalizationClustersByResourceGroup.d.ts +2 -0
  26. package/dist-esm/samples-dev/listOperationalizationClustersByResourceGroup.d.ts.map +1 -0
  27. package/dist-esm/samples-dev/listOperationalizationClustersByResourceGroup.js +44 -0
  28. package/dist-esm/samples-dev/listOperationalizationClustersByResourceGroup.js.map +1 -0
  29. package/dist-esm/samples-dev/listOperationalizationClustersBySubscription.d.ts +2 -0
  30. package/dist-esm/samples-dev/listOperationalizationClustersBySubscription.d.ts.map +1 -0
  31. package/dist-esm/samples-dev/listOperationalizationClustersBySubscription.js +43 -0
  32. package/dist-esm/samples-dev/listOperationalizationClustersBySubscription.js.map +1 -0
  33. package/dist-esm/samples-dev/machineLearningComputeListAvailableOperations.d.ts +2 -0
  34. package/dist-esm/samples-dev/machineLearningComputeListAvailableOperations.d.ts.map +1 -0
  35. package/dist-esm/samples-dev/machineLearningComputeListAvailableOperations.js +29 -0
  36. package/dist-esm/samples-dev/machineLearningComputeListAvailableOperations.js.map +1 -0
  37. package/dist-esm/samples-dev/patchOperationalizationCluster.d.ts +2 -0
  38. package/dist-esm/samples-dev/patchOperationalizationCluster.d.ts.map +1 -0
  39. package/dist-esm/samples-dev/patchOperationalizationCluster.js +34 -0
  40. package/dist-esm/samples-dev/patchOperationalizationCluster.js.map +1 -0
  41. package/dist-esm/samples-dev/putOperationalizationCluster.d.ts +2 -0
  42. package/dist-esm/samples-dev/putOperationalizationCluster.d.ts.map +1 -0
  43. package/dist-esm/samples-dev/putOperationalizationCluster.js +54 -0
  44. package/dist-esm/samples-dev/putOperationalizationCluster.js.map +1 -0
  45. package/dist-esm/samples-dev/updateSystemServicesInAnOperationalizationCluster.d.ts +2 -0
  46. package/dist-esm/samples-dev/updateSystemServicesInAnOperationalizationCluster.d.ts.map +1 -0
  47. package/dist-esm/samples-dev/updateSystemServicesInAnOperationalizationCluster.js +31 -0
  48. package/dist-esm/samples-dev/updateSystemServicesInAnOperationalizationCluster.js.map +1 -0
  49. package/dist-esm/src/index.d.ts +5 -0
  50. package/dist-esm/src/index.d.ts.map +1 -0
  51. package/dist-esm/src/index.js +12 -0
  52. package/dist-esm/src/index.js.map +1 -0
  53. package/dist-esm/src/lroImpl.d.ts +16 -0
  54. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  55. package/dist-esm/src/lroImpl.js +29 -0
  56. package/dist-esm/src/lroImpl.js.map +1 -0
  57. package/dist-esm/src/machineLearningComputeManagementClient.d.ts +19 -0
  58. package/dist-esm/src/machineLearningComputeManagementClient.d.ts.map +1 -0
  59. package/dist-esm/src/machineLearningComputeManagementClient.js +52 -0
  60. package/dist-esm/src/machineLearningComputeManagementClient.js.map +1 -0
  61. package/dist-esm/src/models/index.d.ts +637 -0
  62. package/dist-esm/src/models/index.d.ts.map +1 -0
  63. package/dist-esm/src/models/index.js +101 -0
  64. package/dist-esm/src/models/index.js.map +1 -0
  65. package/dist-esm/src/models/mappers.d.ts +32 -0
  66. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  67. package/{esm → dist-esm/src}/models/mappers.js +350 -406
  68. package/dist-esm/src/models/mappers.js.map +1 -0
  69. package/dist-esm/src/models/parameters.d.ts +14 -0
  70. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  71. package/dist-esm/src/models/parameters.js +130 -0
  72. package/dist-esm/src/models/parameters.js.map +1 -0
  73. package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
  74. package/dist-esm/src/operations/index.d.ts.map +1 -0
  75. package/{esm → dist-esm/src}/operations/index.js +3 -5
  76. package/dist-esm/src/operations/index.js.map +1 -0
  77. package/dist-esm/src/operations/machineLearningCompute.d.ts +18 -0
  78. package/dist-esm/src/operations/machineLearningCompute.d.ts.map +1 -0
  79. package/dist-esm/src/operations/machineLearningCompute.js +43 -0
  80. package/dist-esm/src/operations/machineLearningCompute.js.map +1 -0
  81. package/dist-esm/src/operations/operationalizationClusters.d.ts +130 -0
  82. package/dist-esm/src/operations/operationalizationClusters.d.ts.map +1 -0
  83. package/dist-esm/src/operations/operationalizationClusters.js +579 -0
  84. package/dist-esm/src/operations/operationalizationClusters.js.map +1 -0
  85. package/dist-esm/src/operationsInterfaces/index.d.ts +3 -0
  86. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  87. package/dist-esm/src/operationsInterfaces/index.js +10 -0
  88. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  89. package/dist-esm/src/operationsInterfaces/machineLearningCompute.d.ts +10 -0
  90. package/dist-esm/src/operationsInterfaces/machineLearningCompute.d.ts.map +1 -0
  91. package/dist-esm/src/operationsInterfaces/machineLearningCompute.js +9 -0
  92. package/dist-esm/src/operationsInterfaces/machineLearningCompute.js.map +1 -0
  93. package/dist-esm/src/operationsInterfaces/operationalizationClusters.d.ts +94 -0
  94. package/dist-esm/src/operationsInterfaces/operationalizationClusters.d.ts.map +1 -0
  95. package/dist-esm/src/operationsInterfaces/operationalizationClusters.js +9 -0
  96. package/dist-esm/src/operationsInterfaces/operationalizationClusters.js.map +1 -0
  97. package/dist-esm/test/sampleTest.d.ts +2 -0
  98. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  99. package/dist-esm/test/sampleTest.js +40 -0
  100. package/dist-esm/test/sampleTest.js.map +1 -0
  101. package/package.json +84 -34
  102. package/review/arm-machinelearningcompute.api.md +545 -0
  103. package/rollup.config.js +184 -27
  104. package/src/index.ts +12 -0
  105. package/src/lroImpl.ts +34 -0
  106. package/src/machineLearningComputeManagementClient.ts +83 -0
  107. package/src/models/index.ts +717 -0
  108. package/{lib → src}/models/mappers.ts +360 -416
  109. package/src/models/parameters.ts +150 -0
  110. package/{lib → src}/operations/index.ts +3 -5
  111. package/src/operations/machineLearningCompute.ts +59 -0
  112. package/src/operations/operationalizationClusters.ts +795 -0
  113. package/src/operationsInterfaces/index.ts +10 -0
  114. package/src/operationsInterfaces/machineLearningCompute.ts +23 -0
  115. package/src/operationsInterfaces/operationalizationClusters.ts +189 -0
  116. package/tsconfig.json +6 -5
  117. package/types/arm-machinelearningcompute.d.ts +826 -0
  118. package/types/tsdoc-metadata.json +11 -0
  119. package/dist/arm-machinelearningcompute.js +0 -1766
  120. package/dist/arm-machinelearningcompute.js.map +0 -1
  121. package/dist/arm-machinelearningcompute.min.js +0 -1
  122. package/dist/arm-machinelearningcompute.min.js.map +0 -1
  123. package/esm/machineLearningComputeManagementClient.d.ts +0 -19
  124. package/esm/machineLearningComputeManagementClient.d.ts.map +0 -1
  125. package/esm/machineLearningComputeManagementClient.js +0 -34
  126. package/esm/machineLearningComputeManagementClient.js.map +0 -1
  127. package/esm/machineLearningComputeManagementClientContext.d.ts +0 -16
  128. package/esm/machineLearningComputeManagementClientContext.d.ts.map +0 -1
  129. package/esm/machineLearningComputeManagementClientContext.js +0 -56
  130. package/esm/machineLearningComputeManagementClientContext.js.map +0 -1
  131. package/esm/models/index.d.ts +0 -1093
  132. package/esm/models/index.d.ts.map +0 -1
  133. package/esm/models/index.js +0 -10
  134. package/esm/models/index.js.map +0 -1
  135. package/esm/models/machineLearningComputeMappers.d.ts +0 -2
  136. package/esm/models/machineLearningComputeMappers.d.ts.map +0 -1
  137. package/esm/models/machineLearningComputeMappers.js +0 -11
  138. package/esm/models/machineLearningComputeMappers.js.map +0 -1
  139. package/esm/models/mappers.d.ts +0 -34
  140. package/esm/models/mappers.d.ts.map +0 -1
  141. package/esm/models/mappers.js.map +0 -1
  142. package/esm/models/operationalizationClustersMappers.d.ts +0 -2
  143. package/esm/models/operationalizationClustersMappers.d.ts.map +0 -1
  144. package/esm/models/operationalizationClustersMappers.js +0 -11
  145. package/esm/models/operationalizationClustersMappers.js.map +0 -1
  146. package/esm/models/parameters.d.ts +0 -10
  147. package/esm/models/parameters.d.ts.map +0 -1
  148. package/esm/models/parameters.js +0 -105
  149. package/esm/models/parameters.js.map +0 -1
  150. package/esm/operations/index.d.ts.map +0 -1
  151. package/esm/operations/index.js.map +0 -1
  152. package/esm/operations/machineLearningCompute.d.ts +0 -28
  153. package/esm/operations/machineLearningCompute.d.ts.map +0 -1
  154. package/esm/operations/machineLearningCompute.js +0 -51
  155. package/esm/operations/machineLearningCompute.js.map +0 -1
  156. package/esm/operations/operationalizationClusters.d.ts +0 -223
  157. package/esm/operations/operationalizationClusters.d.ts.map +0 -1
  158. package/esm/operations/operationalizationClusters.js +0 -432
  159. package/esm/operations/operationalizationClusters.js.map +0 -1
  160. package/lib/machineLearningComputeManagementClient.ts +0 -44
  161. package/lib/machineLearningComputeManagementClientContext.ts +0 -62
  162. package/lib/models/index.ts +0 -1156
  163. package/lib/models/machineLearningComputeMappers.ts +0 -17
  164. package/lib/models/operationalizationClustersMappers.ts +0 -42
  165. package/lib/models/parameters.ts +0 -107
  166. package/lib/operations/machineLearningCompute.ts +0 -74
  167. package/lib/operations/operationalizationClusters.ts +0 -658
@@ -1,1156 +0,0 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Licensed under the MIT License. See License.txt in the project root for
4
- * license information.
5
- *
6
- * Code generated by Microsoft (R) AutoRest Code Generator.
7
- * Changes may cause incorrect behavior and will be lost if the code is
8
- * regenerated.
9
- */
10
-
11
- import { BaseResource, CloudError, AzureServiceClientOptions } from "@azure/ms-rest-azure-js";
12
- import * as msRest from "@azure/ms-rest-js";
13
-
14
- export { BaseResource, CloudError };
15
-
16
-
17
- /**
18
- * @interface
19
- * An interface representing Resource.
20
- * Azure resource
21
- *
22
- * @extends BaseResource
23
- */
24
- export interface Resource extends BaseResource {
25
- /**
26
- * @member {string} [id] Specifies the resource ID.
27
- * **NOTE: This property will not be serialized. It can only be populated by
28
- * the server.**
29
- */
30
- readonly id?: string;
31
- /**
32
- * @member {string} [name] Specifies the name of the resource.
33
- * **NOTE: This property will not be serialized. It can only be populated by
34
- * the server.**
35
- */
36
- readonly name?: string;
37
- /**
38
- * @member {string} location Specifies the location of the resource.
39
- */
40
- location: string;
41
- /**
42
- * @member {string} [type] Specifies the type of the resource.
43
- * **NOTE: This property will not be serialized. It can only be populated by
44
- * the server.**
45
- */
46
- readonly type?: string;
47
- /**
48
- * @member {{ [propertyName: string]: string }} [tags] Contains resource tags
49
- * defined as key/value pairs.
50
- */
51
- tags?: { [propertyName: string]: string };
52
- }
53
-
54
- /**
55
- * @interface
56
- * An interface representing ErrorDetail.
57
- * Error detail information.
58
- *
59
- */
60
- export interface ErrorDetail {
61
- /**
62
- * @member {string} code Error code.
63
- */
64
- code: string;
65
- /**
66
- * @member {string} message Error message.
67
- */
68
- message: string;
69
- }
70
-
71
- /**
72
- * @interface
73
- * An interface representing ErrorResponse.
74
- * Error response information.
75
- *
76
- */
77
- export interface ErrorResponse {
78
- /**
79
- * @member {string} code Error code.
80
- */
81
- code: string;
82
- /**
83
- * @member {string} message Error message.
84
- */
85
- message: string;
86
- /**
87
- * @member {ErrorDetail[]} [details] An array of error detail objects.
88
- */
89
- details?: ErrorDetail[];
90
- }
91
-
92
- /**
93
- * @interface
94
- * An interface representing ErrorResponseWrapper.
95
- * Wrapper for error response to follow ARM guidelines.
96
- *
97
- */
98
- export interface ErrorResponseWrapper {
99
- /**
100
- * @member {ErrorResponse} [error] The error response.
101
- */
102
- error?: ErrorResponse;
103
- }
104
-
105
- /**
106
- * @interface
107
- * An interface representing StorageAccountProperties.
108
- * Properties of Storage Account.
109
- *
110
- */
111
- export interface StorageAccountProperties {
112
- /**
113
- * @member {string} [resourceId] ARM resource ID of the Azure Storage Account
114
- * to store CLI specific files. If not provided one will be created. This
115
- * cannot be changed once the cluster is created.
116
- */
117
- resourceId?: string;
118
- }
119
-
120
- /**
121
- * @interface
122
- * An interface representing ContainerRegistryProperties.
123
- * Properties of Azure Container Registry.
124
- *
125
- */
126
- export interface ContainerRegistryProperties {
127
- /**
128
- * @member {string} [resourceId] ARM resource ID of the Azure Container
129
- * Registry used to store Docker images for web services in the cluster. If
130
- * not provided one will be created. This cannot be changed once the cluster
131
- * is created.
132
- */
133
- resourceId?: string;
134
- }
135
-
136
- /**
137
- * @interface
138
- * An interface representing ServicePrincipalProperties.
139
- * The Azure service principal used by Kubernetes for configuring load
140
- * balancers
141
- *
142
- */
143
- export interface ServicePrincipalProperties {
144
- /**
145
- * @member {string} clientId The service principal client ID
146
- */
147
- clientId: string;
148
- /**
149
- * @member {string} secret The service principal secret. This is not returned
150
- * in response of GET/PUT on the resource. To see this please call listKeys.
151
- */
152
- secret: string;
153
- }
154
-
155
- /**
156
- * @interface
157
- * An interface representing KubernetesClusterProperties.
158
- * Kubernetes cluster specific properties
159
- *
160
- */
161
- export interface KubernetesClusterProperties {
162
- /**
163
- * @member {ServicePrincipalProperties} [servicePrincipal] The Azure Service
164
- * Principal used by Kubernetes
165
- */
166
- servicePrincipal?: ServicePrincipalProperties;
167
- }
168
-
169
- /**
170
- * @interface
171
- * An interface representing SystemService.
172
- * Information about a system service deployed in the cluster
173
- *
174
- */
175
- export interface SystemService {
176
- /**
177
- * @member {SystemServiceType} systemServiceType The system service type.
178
- * Possible values include: 'None', 'ScoringFrontEnd', 'BatchFrontEnd'
179
- */
180
- systemServiceType: SystemServiceType;
181
- /**
182
- * @member {string} [publicIpAddress] The public IP address of the system
183
- * service
184
- * **NOTE: This property will not be serialized. It can only be populated by
185
- * the server.**
186
- */
187
- readonly publicIpAddress?: string;
188
- /**
189
- * @member {string} [version] The state of the system service
190
- * **NOTE: This property will not be serialized. It can only be populated by
191
- * the server.**
192
- */
193
- readonly version?: string;
194
- }
195
-
196
- /**
197
- * @interface
198
- * An interface representing AcsClusterProperties.
199
- * Information about the container service backing the cluster
200
- *
201
- */
202
- export interface AcsClusterProperties {
203
- /**
204
- * @member {string} [clusterFqdn] The FQDN of the cluster.
205
- * **NOTE: This property will not be serialized. It can only be populated by
206
- * the server.**
207
- */
208
- readonly clusterFqdn?: string;
209
- /**
210
- * @member {OrchestratorType} orchestratorType Type of orchestrator. It
211
- * cannot be changed once the cluster is created. Possible values include:
212
- * 'Kubernetes', 'None'
213
- */
214
- orchestratorType: OrchestratorType;
215
- /**
216
- * @member {KubernetesClusterProperties} [orchestratorProperties]
217
- * Orchestrator specific properties
218
- */
219
- orchestratorProperties?: KubernetesClusterProperties;
220
- /**
221
- * @member {SystemService[]} [systemServices] The system services deployed to
222
- * the cluster
223
- */
224
- systemServices?: SystemService[];
225
- /**
226
- * @member {number} [masterCount] The number of master nodes in the container
227
- * service. Default value: 1 .
228
- */
229
- masterCount?: number;
230
- /**
231
- * @member {number} [agentCount] The number of agent nodes in the Container
232
- * Service. This can be changed to scale the cluster. Default value: 2 .
233
- */
234
- agentCount?: number;
235
- /**
236
- * @member {AgentVMSizeTypes} [agentVmSize] The Azure VM size of the agent VM
237
- * nodes. This cannot be changed once the cluster is created. This list is
238
- * non exhaustive; refer to
239
- * https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes for
240
- * the possible VM sizes. Possible values include: 'Standard_A0',
241
- * 'Standard_A1', 'Standard_A2', 'Standard_A3', 'Standard_A4', 'Standard_A5',
242
- * 'Standard_A6', 'Standard_A7', 'Standard_A8', 'Standard_A9',
243
- * 'Standard_A10', 'Standard_A11', 'Standard_D1', 'Standard_D2',
244
- * 'Standard_D3', 'Standard_D4', 'Standard_D11', 'Standard_D12',
245
- * 'Standard_D13', 'Standard_D14', 'Standard_D1_v2', 'Standard_D2_v2',
246
- * 'Standard_D3_v2', 'Standard_D4_v2', 'Standard_D5_v2', 'Standard_D11_v2',
247
- * 'Standard_D12_v2', 'Standard_D13_v2', 'Standard_D14_v2', 'Standard_G1',
248
- * 'Standard_G2', 'Standard_G3', 'Standard_G4', 'Standard_G5',
249
- * 'Standard_DS1', 'Standard_DS2', 'Standard_DS3', 'Standard_DS4',
250
- * 'Standard_DS11', 'Standard_DS12', 'Standard_DS13', 'Standard_DS14',
251
- * 'Standard_GS1', 'Standard_GS2', 'Standard_GS3', 'Standard_GS4',
252
- * 'Standard_GS5'. Default value: 'Standard_D3_v2' .
253
- */
254
- agentVmSize?: AgentVMSizeTypes;
255
- }
256
-
257
- /**
258
- * @interface
259
- * An interface representing AppInsightsProperties.
260
- * Properties of App Insights.
261
- *
262
- */
263
- export interface AppInsightsProperties {
264
- /**
265
- * @member {string} [resourceId] ARM resource ID of the App Insights.
266
- */
267
- resourceId?: string;
268
- }
269
-
270
- /**
271
- * @interface
272
- * An interface representing SslConfiguration.
273
- * SSL configuration. If configured data-plane calls to user services will be
274
- * exposed over SSL only.
275
- *
276
- */
277
- export interface SslConfiguration {
278
- /**
279
- * @member {Status} [status] SSL status. Allowed values are Enabled and
280
- * Disabled. Possible values include: 'Enabled', 'Disabled'. Default value:
281
- * 'Enabled' .
282
- */
283
- status?: Status;
284
- /**
285
- * @member {string} [cert] The SSL cert data in PEM format.
286
- */
287
- cert?: string;
288
- /**
289
- * @member {string} [key] The SSL key data in PEM format. This is not
290
- * returned in response of GET/PUT on the resource. To see this please call
291
- * listKeys API.
292
- */
293
- key?: string;
294
- /**
295
- * @member {string} [cname] The CName of the certificate.
296
- */
297
- cname?: string;
298
- }
299
-
300
- /**
301
- * @interface
302
- * An interface representing ServiceAuthConfiguration.
303
- * Global service auth configuration properties. These are the data-plane
304
- * authorization keys and are used if a service doesn't define it's own.
305
- *
306
- */
307
- export interface ServiceAuthConfiguration {
308
- /**
309
- * @member {string} primaryAuthKeyHash The primary auth key hash. This is not
310
- * returned in response of GET/PUT on the resource.. To see this please call
311
- * listKeys API.
312
- */
313
- primaryAuthKeyHash: string;
314
- /**
315
- * @member {string} secondaryAuthKeyHash The secondary auth key hash. This is
316
- * not returned in response of GET/PUT on the resource.. To see this please
317
- * call listKeys API.
318
- */
319
- secondaryAuthKeyHash: string;
320
- }
321
-
322
- /**
323
- * @interface
324
- * An interface representing AutoScaleConfiguration.
325
- * AutoScale configuration properties.
326
- *
327
- */
328
- export interface AutoScaleConfiguration {
329
- /**
330
- * @member {Status} [status] If auto-scale is enabled for all services. Each
331
- * service can turn it off individually. Possible values include: 'Enabled',
332
- * 'Disabled'. Default value: 'Disabled' .
333
- */
334
- status?: Status;
335
- /**
336
- * @member {number} [minReplicas] The minimum number of replicas for each
337
- * service. Default value: 1 .
338
- */
339
- minReplicas?: number;
340
- /**
341
- * @member {number} [maxReplicas] The maximum number of replicas for each
342
- * service. Default value: 100 .
343
- */
344
- maxReplicas?: number;
345
- /**
346
- * @member {number} [targetUtilization] The target utilization.
347
- */
348
- targetUtilization?: number;
349
- /**
350
- * @member {number} [refreshPeriodInSeconds] Refresh period in seconds.
351
- */
352
- refreshPeriodInSeconds?: number;
353
- }
354
-
355
- /**
356
- * @interface
357
- * An interface representing GlobalServiceConfiguration.
358
- * Global configuration for services in the cluster.
359
- *
360
- */
361
- export interface GlobalServiceConfiguration {
362
- /**
363
- * @member {string} [etag] The configuartion ETag for updates.
364
- */
365
- etag?: string;
366
- /**
367
- * @member {SslConfiguration} [ssl] The SSL configuration properties
368
- */
369
- ssl?: SslConfiguration;
370
- /**
371
- * @member {ServiceAuthConfiguration} [serviceAuth] Optional global
372
- * authorization keys for all user services deployed in cluster. These are
373
- * used if the service does not have auth keys.
374
- */
375
- serviceAuth?: ServiceAuthConfiguration;
376
- /**
377
- * @member {AutoScaleConfiguration} [autoScale] The auto-scale configuration
378
- */
379
- autoScale?: AutoScaleConfiguration;
380
- /**
381
- * @property Describes unknown properties. The value of an unknown property
382
- * can be of "any" type.
383
- */
384
- [property: string]: any;
385
- }
386
-
387
- /**
388
- * @interface
389
- * An interface representing OperationalizationCluster.
390
- * Instance of an Azure ML Operationalization Cluster resource.
391
- *
392
- * @extends Resource
393
- */
394
- export interface OperationalizationCluster extends Resource {
395
- /**
396
- * @member {string} [description] The description of the cluster.
397
- */
398
- description?: string;
399
- /**
400
- * @member {Date} [createdOn] The date and time when the cluster was created.
401
- * **NOTE: This property will not be serialized. It can only be populated by
402
- * the server.**
403
- */
404
- readonly createdOn?: Date;
405
- /**
406
- * @member {Date} [modifiedOn] The date and time when the cluster was last
407
- * modified.
408
- * **NOTE: This property will not be serialized. It can only be populated by
409
- * the server.**
410
- */
411
- readonly modifiedOn?: Date;
412
- /**
413
- * @member {OperationStatus} [provisioningState] The provision state of the
414
- * cluster. Valid values are Unknown, Updating, Provisioning, Succeeded, and
415
- * Failed. Possible values include: 'Unknown', 'Updating', 'Creating',
416
- * 'Deleting', 'Succeeded', 'Failed', 'Canceled'
417
- * **NOTE: This property will not be serialized. It can only be populated by
418
- * the server.**
419
- */
420
- readonly provisioningState?: OperationStatus;
421
- /**
422
- * @member {ErrorResponseWrapper[]} [provisioningErrors] List of provisioning
423
- * errors reported by the resource provider.
424
- * **NOTE: This property will not be serialized. It can only be populated by
425
- * the server.**
426
- */
427
- readonly provisioningErrors?: ErrorResponseWrapper[];
428
- /**
429
- * @member {ClusterType} clusterType The cluster type. Possible values
430
- * include: 'ACS', 'Local'
431
- */
432
- clusterType: ClusterType;
433
- /**
434
- * @member {StorageAccountProperties} [storageAccount] Storage Account
435
- * properties.
436
- */
437
- storageAccount?: StorageAccountProperties;
438
- /**
439
- * @member {ContainerRegistryProperties} [containerRegistry] Container
440
- * Registry properties.
441
- */
442
- containerRegistry?: ContainerRegistryProperties;
443
- /**
444
- * @member {AcsClusterProperties} [containerService] Parameters for the Azure
445
- * Container Service cluster.
446
- */
447
- containerService?: AcsClusterProperties;
448
- /**
449
- * @member {AppInsightsProperties} [appInsights] AppInsights configuration.
450
- */
451
- appInsights?: AppInsightsProperties;
452
- /**
453
- * @member {GlobalServiceConfiguration} [globalServiceConfiguration] Contains
454
- * global configuration for the web services in the cluster.
455
- */
456
- globalServiceConfiguration?: GlobalServiceConfiguration;
457
- }
458
-
459
- /**
460
- * @interface
461
- * An interface representing OperationalizationClusterUpdateParameters.
462
- * Parameters for PATCH operation on an operationalization cluster
463
- *
464
- */
465
- export interface OperationalizationClusterUpdateParameters {
466
- /**
467
- * @member {{ [propertyName: string]: string }} [tags] Gets or sets a list of
468
- * key value pairs that describe the resource. These tags can be used in
469
- * viewing and grouping this resource (across resource groups). A maximum of
470
- * 15 tags can be provided for a resource. Each tag must have a key no
471
- * greater in length than 128 characters and a value no greater in length
472
- * than 256 characters.
473
- */
474
- tags?: { [propertyName: string]: string };
475
- }
476
-
477
- /**
478
- * @interface
479
- * An interface representing StorageAccountCredentials.
480
- * Access information for the storage account.
481
- *
482
- */
483
- export interface StorageAccountCredentials {
484
- /**
485
- * @member {string} [resourceId] The ARM resource ID of the storage account.
486
- * **NOTE: This property will not be serialized. It can only be populated by
487
- * the server.**
488
- */
489
- readonly resourceId?: string;
490
- /**
491
- * @member {string} [primaryKey] The primary key of the storage account.
492
- * **NOTE: This property will not be serialized. It can only be populated by
493
- * the server.**
494
- */
495
- readonly primaryKey?: string;
496
- /**
497
- * @member {string} [secondaryKey] The secondary key of the storage account.
498
- * **NOTE: This property will not be serialized. It can only be populated by
499
- * the server.**
500
- */
501
- readonly secondaryKey?: string;
502
- }
503
-
504
- /**
505
- * @interface
506
- * An interface representing ContainerRegistryCredentials.
507
- * Information about the Azure Container Registry which contains the images
508
- * deployed to the cluster.
509
- *
510
- */
511
- export interface ContainerRegistryCredentials {
512
- /**
513
- * @member {string} [loginServer] The ACR login server name. User name is the
514
- * first part of the FQDN.
515
- * **NOTE: This property will not be serialized. It can only be populated by
516
- * the server.**
517
- */
518
- readonly loginServer?: string;
519
- /**
520
- * @member {string} [password] The ACR primary password.
521
- * **NOTE: This property will not be serialized. It can only be populated by
522
- * the server.**
523
- */
524
- readonly password?: string;
525
- /**
526
- * @member {string} [password2] The ACR secondary password.
527
- * **NOTE: This property will not be serialized. It can only be populated by
528
- * the server.**
529
- */
530
- readonly password2?: string;
531
- /**
532
- * @member {string} [username] The ACR login username.
533
- * **NOTE: This property will not be serialized. It can only be populated by
534
- * the server.**
535
- */
536
- readonly username?: string;
537
- }
538
-
539
- /**
540
- * @interface
541
- * An interface representing ContainerServiceCredentials.
542
- * Information about the Azure Container Registry which contains the images
543
- * deployed to the cluster.
544
- *
545
- */
546
- export interface ContainerServiceCredentials {
547
- /**
548
- * @member {string} [acsKubeConfig] The ACS kube config file.
549
- * **NOTE: This property will not be serialized. It can only be populated by
550
- * the server.**
551
- */
552
- readonly acsKubeConfig?: string;
553
- /**
554
- * @member {ServicePrincipalProperties} [servicePrincipalConfiguration]
555
- * Service principal configuration used by Kubernetes.
556
- * **NOTE: This property will not be serialized. It can only be populated by
557
- * the server.**
558
- */
559
- readonly servicePrincipalConfiguration?: ServicePrincipalProperties;
560
- /**
561
- * @member {string} [imagePullSecretName] The ACR image pull secret name
562
- * which was created in Kubernetes.
563
- * **NOTE: This property will not be serialized. It can only be populated by
564
- * the server.**
565
- */
566
- readonly imagePullSecretName?: string;
567
- }
568
-
569
- /**
570
- * @interface
571
- * An interface representing AppInsightsCredentials.
572
- * AppInsights credentials.
573
- *
574
- */
575
- export interface AppInsightsCredentials {
576
- /**
577
- * @member {string} [appId] The AppInsights application ID.
578
- */
579
- appId?: string;
580
- /**
581
- * @member {string} [instrumentationKey] The AppInsights instrumentation key.
582
- * This is not returned in response of GET/PUT on the resource. To see this
583
- * please call listKeys API.
584
- */
585
- instrumentationKey?: string;
586
- }
587
-
588
- /**
589
- * @interface
590
- * An interface representing OperationalizationClusterCredentials.
591
- * Credentials to resources in the cluster.
592
- *
593
- */
594
- export interface OperationalizationClusterCredentials {
595
- /**
596
- * @member {StorageAccountCredentials} [storageAccount] Credentials for the
597
- * Storage Account.
598
- */
599
- storageAccount?: StorageAccountCredentials;
600
- /**
601
- * @member {ContainerRegistryCredentials} [containerRegistry] Credentials for
602
- * Azure Container Registry.
603
- */
604
- containerRegistry?: ContainerRegistryCredentials;
605
- /**
606
- * @member {ContainerServiceCredentials} [containerService] Credentials for
607
- * Azure Container Service.
608
- */
609
- containerService?: ContainerServiceCredentials;
610
- /**
611
- * @member {AppInsightsCredentials} [appInsights] Credentials for Azure
612
- * AppInsights.
613
- */
614
- appInsights?: AppInsightsCredentials;
615
- /**
616
- * @member {ServiceAuthConfiguration} [serviceAuthConfiguration] Global
617
- * authorization keys for all user services deployed in cluster. These are
618
- * used if the service does not have auth keys.
619
- */
620
- serviceAuthConfiguration?: ServiceAuthConfiguration;
621
- /**
622
- * @member {SslConfiguration} [sslConfiguration] The SSL configuration for
623
- * the services.
624
- */
625
- sslConfiguration?: SslConfiguration;
626
- }
627
-
628
- /**
629
- * @interface
630
- * An interface representing CheckSystemServicesUpdatesAvailableResponse.
631
- * Information about updates available for system services in a cluster.
632
- *
633
- */
634
- export interface CheckSystemServicesUpdatesAvailableResponse {
635
- /**
636
- * @member {UpdatesAvailable} [updatesAvailable] Yes if updates are available
637
- * for the system services, No if not. Possible values include: 'Yes', 'No'
638
- * **NOTE: This property will not be serialized. It can only be populated by
639
- * the server.**
640
- */
641
- readonly updatesAvailable?: UpdatesAvailable;
642
- }
643
-
644
- /**
645
- * @interface
646
- * An interface representing UpdateSystemServicesResponse.
647
- * Response of the update system services API
648
- *
649
- */
650
- export interface UpdateSystemServicesResponse {
651
- /**
652
- * @member {OperationStatus} [updateStatus] Update status. Possible values
653
- * include: 'Unknown', 'Updating', 'Creating', 'Deleting', 'Succeeded',
654
- * 'Failed', 'Canceled'
655
- * **NOTE: This property will not be serialized. It can only be populated by
656
- * the server.**
657
- */
658
- readonly updateStatus?: OperationStatus;
659
- /**
660
- * @member {Date} [updateStartedOn] The date and time when the last system
661
- * services update was started.
662
- * **NOTE: This property will not be serialized. It can only be populated by
663
- * the server.**
664
- */
665
- readonly updateStartedOn?: Date;
666
- /**
667
- * @member {Date} [updateCompletedOn] The date and time when the last system
668
- * services update completed.
669
- * **NOTE: This property will not be serialized. It can only be populated by
670
- * the server.**
671
- */
672
- readonly updateCompletedOn?: Date;
673
- }
674
-
675
- /**
676
- * @interface
677
- * An interface representing ResourceOperationDisplay.
678
- * Display of the operation.
679
- *
680
- */
681
- export interface ResourceOperationDisplay {
682
- /**
683
- * @member {string} [provider] The resource provider name.
684
- */
685
- provider?: string;
686
- /**
687
- * @member {string} [resource] The resource name.
688
- */
689
- resource?: string;
690
- /**
691
- * @member {string} [operation] The operation.
692
- */
693
- operation?: string;
694
- /**
695
- * @member {string} [description] The description of the operation.
696
- */
697
- description?: string;
698
- }
699
-
700
- /**
701
- * @interface
702
- * An interface representing ResourceOperation.
703
- * Resource operation.
704
- *
705
- */
706
- export interface ResourceOperation {
707
- /**
708
- * @member {string} [name] Name of this operation.
709
- */
710
- name?: string;
711
- /**
712
- * @member {ResourceOperationDisplay} [display] Display of the operation.
713
- */
714
- display?: ResourceOperationDisplay;
715
- /**
716
- * @member {string} [origin] The operation origin.
717
- */
718
- origin?: string;
719
- }
720
-
721
- /**
722
- * @interface
723
- * An interface representing AvailableOperations.
724
- * Available operation list.
725
- *
726
- */
727
- export interface AvailableOperations {
728
- /**
729
- * @member {ResourceOperation[]} [value] An array of available operations.
730
- */
731
- value?: ResourceOperation[];
732
- }
733
-
734
- /**
735
- * @interface
736
- * An interface representing OperationalizationClustersDeleteMethodOptionalParams.
737
- * Optional Parameters.
738
- *
739
- * @extends RequestOptionsBase
740
- */
741
- export interface OperationalizationClustersDeleteMethodOptionalParams extends msRest.RequestOptionsBase {
742
- /**
743
- * @member {boolean} [deleteAll] If true, deletes all resources associated
744
- * with this cluster.
745
- */
746
- deleteAll?: boolean;
747
- }
748
-
749
- /**
750
- * @interface
751
- * An interface representing OperationalizationClustersListByResourceGroupOptionalParams.
752
- * Optional Parameters.
753
- *
754
- * @extends RequestOptionsBase
755
- */
756
- export interface OperationalizationClustersListByResourceGroupOptionalParams extends msRest.RequestOptionsBase {
757
- /**
758
- * @member {string} [skiptoken] Continuation token for pagination.
759
- */
760
- skiptoken?: string;
761
- }
762
-
763
- /**
764
- * @interface
765
- * An interface representing OperationalizationClustersListBySubscriptionIdOptionalParams.
766
- * Optional Parameters.
767
- *
768
- * @extends RequestOptionsBase
769
- */
770
- export interface OperationalizationClustersListBySubscriptionIdOptionalParams extends msRest.RequestOptionsBase {
771
- /**
772
- * @member {string} [skiptoken] Continuation token for pagination.
773
- */
774
- skiptoken?: string;
775
- }
776
-
777
- /**
778
- * @interface
779
- * An interface representing OperationalizationClustersBeginDeleteMethodOptionalParams.
780
- * Optional Parameters.
781
- *
782
- * @extends RequestOptionsBase
783
- */
784
- export interface OperationalizationClustersBeginDeleteMethodOptionalParams extends msRest.RequestOptionsBase {
785
- /**
786
- * @member {boolean} [deleteAll] If true, deletes all resources associated
787
- * with this cluster.
788
- */
789
- deleteAll?: boolean;
790
- }
791
-
792
- /**
793
- * @interface
794
- * An interface representing MachineLearningComputeManagementClientOptions.
795
- * @extends AzureServiceClientOptions
796
- */
797
- export interface MachineLearningComputeManagementClientOptions extends AzureServiceClientOptions {
798
- /**
799
- * @member {string} [baseUri]
800
- */
801
- baseUri?: string;
802
- }
803
-
804
- /**
805
- * @interface
806
- * An interface representing OperationalizationClustersDeleteHeaders.
807
- * Defines headers for Delete operation.
808
- *
809
- */
810
- export interface OperationalizationClustersDeleteHeaders {
811
- /**
812
- * @member {string} [location] URI of the async operation.
813
- */
814
- location: string;
815
- }
816
-
817
- /**
818
- * @interface
819
- * An interface representing OperationalizationClustersUpdateSystemServicesHeaders.
820
- * Defines headers for UpdateSystemServices operation.
821
- *
822
- */
823
- export interface OperationalizationClustersUpdateSystemServicesHeaders {
824
- /**
825
- * @member {string} [location] URI of the async operation.
826
- */
827
- location: string;
828
- }
829
-
830
-
831
- /**
832
- * @interface
833
- * An interface representing the PaginatedOperationalizationClustersList.
834
- * Paginated list of operationalization clusters.
835
- *
836
- * @extends Array<OperationalizationCluster>
837
- */
838
- export interface PaginatedOperationalizationClustersList extends Array<OperationalizationCluster> {
839
- /**
840
- * @member {string} [nextLink] A continuation link (absolute URI) to the next
841
- * page of results in the list.
842
- */
843
- nextLink?: string;
844
- }
845
-
846
- /**
847
- * Defines values for OperationStatus.
848
- * Possible values include: 'Unknown', 'Updating', 'Creating', 'Deleting', 'Succeeded', 'Failed',
849
- * 'Canceled'
850
- * @readonly
851
- * @enum {string}
852
- */
853
- export type OperationStatus = 'Unknown' | 'Updating' | 'Creating' | 'Deleting' | 'Succeeded' | 'Failed' | 'Canceled';
854
-
855
- /**
856
- * Defines values for ClusterType.
857
- * Possible values include: 'ACS', 'Local'
858
- * @readonly
859
- * @enum {string}
860
- */
861
- export type ClusterType = 'ACS' | 'Local';
862
-
863
- /**
864
- * Defines values for OrchestratorType.
865
- * Possible values include: 'Kubernetes', 'None'
866
- * @readonly
867
- * @enum {string}
868
- */
869
- export type OrchestratorType = 'Kubernetes' | 'None';
870
-
871
- /**
872
- * Defines values for SystemServiceType.
873
- * Possible values include: 'None', 'ScoringFrontEnd', 'BatchFrontEnd'
874
- * @readonly
875
- * @enum {string}
876
- */
877
- export type SystemServiceType = 'None' | 'ScoringFrontEnd' | 'BatchFrontEnd';
878
-
879
- /**
880
- * Defines values for AgentVMSizeTypes.
881
- * Possible values include: 'Standard_A0', 'Standard_A1', 'Standard_A2', 'Standard_A3',
882
- * 'Standard_A4', 'Standard_A5', 'Standard_A6', 'Standard_A7', 'Standard_A8', 'Standard_A9',
883
- * 'Standard_A10', 'Standard_A11', 'Standard_D1', 'Standard_D2', 'Standard_D3', 'Standard_D4',
884
- * 'Standard_D11', 'Standard_D12', 'Standard_D13', 'Standard_D14', 'Standard_D1_v2',
885
- * 'Standard_D2_v2', 'Standard_D3_v2', 'Standard_D4_v2', 'Standard_D5_v2', 'Standard_D11_v2',
886
- * 'Standard_D12_v2', 'Standard_D13_v2', 'Standard_D14_v2', 'Standard_G1', 'Standard_G2',
887
- * 'Standard_G3', 'Standard_G4', 'Standard_G5', 'Standard_DS1', 'Standard_DS2', 'Standard_DS3',
888
- * 'Standard_DS4', 'Standard_DS11', 'Standard_DS12', 'Standard_DS13', 'Standard_DS14',
889
- * 'Standard_GS1', 'Standard_GS2', 'Standard_GS3', 'Standard_GS4', 'Standard_GS5'
890
- * @readonly
891
- * @enum {string}
892
- */
893
- export type AgentVMSizeTypes = 'Standard_A0' | 'Standard_A1' | 'Standard_A2' | 'Standard_A3' | 'Standard_A4' | 'Standard_A5' | 'Standard_A6' | 'Standard_A7' | 'Standard_A8' | 'Standard_A9' | 'Standard_A10' | 'Standard_A11' | 'Standard_D1' | 'Standard_D2' | 'Standard_D3' | 'Standard_D4' | 'Standard_D11' | 'Standard_D12' | 'Standard_D13' | 'Standard_D14' | 'Standard_D1_v2' | 'Standard_D2_v2' | 'Standard_D3_v2' | 'Standard_D4_v2' | 'Standard_D5_v2' | 'Standard_D11_v2' | 'Standard_D12_v2' | 'Standard_D13_v2' | 'Standard_D14_v2' | 'Standard_G1' | 'Standard_G2' | 'Standard_G3' | 'Standard_G4' | 'Standard_G5' | 'Standard_DS1' | 'Standard_DS2' | 'Standard_DS3' | 'Standard_DS4' | 'Standard_DS11' | 'Standard_DS12' | 'Standard_DS13' | 'Standard_DS14' | 'Standard_GS1' | 'Standard_GS2' | 'Standard_GS3' | 'Standard_GS4' | 'Standard_GS5';
894
-
895
- /**
896
- * Defines values for Status.
897
- * Possible values include: 'Enabled', 'Disabled'
898
- * @readonly
899
- * @enum {string}
900
- */
901
- export type Status = 'Enabled' | 'Disabled';
902
-
903
- /**
904
- * Defines values for UpdatesAvailable.
905
- * Possible values include: 'Yes', 'No'
906
- * @readonly
907
- * @enum {string}
908
- */
909
- export type UpdatesAvailable = 'Yes' | 'No';
910
-
911
- /**
912
- * Contains response data for the createOrUpdate operation.
913
- */
914
- export type OperationalizationClustersCreateOrUpdateResponse = OperationalizationCluster & {
915
- /**
916
- * The underlying HTTP response.
917
- */
918
- _response: msRest.HttpResponse & {
919
- /**
920
- * The response body as text (string format)
921
- */
922
- bodyAsText: string;
923
- /**
924
- * The response body as parsed JSON or XML
925
- */
926
- parsedBody: OperationalizationCluster;
927
- };
928
- };
929
-
930
- /**
931
- * Contains response data for the get operation.
932
- */
933
- export type OperationalizationClustersGetResponse = OperationalizationCluster & {
934
- /**
935
- * The underlying HTTP response.
936
- */
937
- _response: msRest.HttpResponse & {
938
- /**
939
- * The response body as text (string format)
940
- */
941
- bodyAsText: string;
942
- /**
943
- * The response body as parsed JSON or XML
944
- */
945
- parsedBody: OperationalizationCluster;
946
- };
947
- };
948
-
949
- /**
950
- * Contains response data for the update operation.
951
- */
952
- export type OperationalizationClustersUpdateResponse = OperationalizationCluster & {
953
- /**
954
- * The underlying HTTP response.
955
- */
956
- _response: msRest.HttpResponse & {
957
- /**
958
- * The response body as text (string format)
959
- */
960
- bodyAsText: string;
961
- /**
962
- * The response body as parsed JSON or XML
963
- */
964
- parsedBody: OperationalizationCluster;
965
- };
966
- };
967
-
968
- /**
969
- * Contains response data for the deleteMethod operation.
970
- */
971
- export type OperationalizationClustersDeleteResponse = OperationalizationClustersDeleteHeaders & {
972
- /**
973
- * The underlying HTTP response.
974
- */
975
- _response: msRest.HttpResponse & {
976
- /**
977
- * The parsed HTTP response headers.
978
- */
979
- parsedHeaders: OperationalizationClustersDeleteHeaders;
980
- };
981
- };
982
-
983
- /**
984
- * Contains response data for the listKeys operation.
985
- */
986
- export type OperationalizationClustersListKeysResponse = OperationalizationClusterCredentials & {
987
- /**
988
- * The underlying HTTP response.
989
- */
990
- _response: msRest.HttpResponse & {
991
- /**
992
- * The response body as text (string format)
993
- */
994
- bodyAsText: string;
995
- /**
996
- * The response body as parsed JSON or XML
997
- */
998
- parsedBody: OperationalizationClusterCredentials;
999
- };
1000
- };
1001
-
1002
- /**
1003
- * Contains response data for the checkSystemServicesUpdatesAvailable operation.
1004
- */
1005
- export type OperationalizationClustersCheckSystemServicesUpdatesAvailableResponse = CheckSystemServicesUpdatesAvailableResponse & {
1006
- /**
1007
- * The underlying HTTP response.
1008
- */
1009
- _response: msRest.HttpResponse & {
1010
- /**
1011
- * The response body as text (string format)
1012
- */
1013
- bodyAsText: string;
1014
- /**
1015
- * The response body as parsed JSON or XML
1016
- */
1017
- parsedBody: CheckSystemServicesUpdatesAvailableResponse;
1018
- };
1019
- };
1020
-
1021
- /**
1022
- * Contains response data for the updateSystemServices operation.
1023
- */
1024
- export type OperationalizationClustersUpdateSystemServicesResponse = UpdateSystemServicesResponse & OperationalizationClustersUpdateSystemServicesHeaders & {
1025
- /**
1026
- * The underlying HTTP response.
1027
- */
1028
- _response: msRest.HttpResponse & {
1029
- /**
1030
- * The parsed HTTP response headers.
1031
- */
1032
- parsedHeaders: OperationalizationClustersUpdateSystemServicesHeaders;
1033
- /**
1034
- * The response body as text (string format)
1035
- */
1036
- bodyAsText: string;
1037
- /**
1038
- * The response body as parsed JSON or XML
1039
- */
1040
- parsedBody: UpdateSystemServicesResponse;
1041
- };
1042
- };
1043
-
1044
- /**
1045
- * Contains response data for the listByResourceGroup operation.
1046
- */
1047
- export type OperationalizationClustersListByResourceGroupResponse = PaginatedOperationalizationClustersList & {
1048
- /**
1049
- * The underlying HTTP response.
1050
- */
1051
- _response: msRest.HttpResponse & {
1052
- /**
1053
- * The response body as text (string format)
1054
- */
1055
- bodyAsText: string;
1056
- /**
1057
- * The response body as parsed JSON or XML
1058
- */
1059
- parsedBody: PaginatedOperationalizationClustersList;
1060
- };
1061
- };
1062
-
1063
- /**
1064
- * Contains response data for the listBySubscriptionId operation.
1065
- */
1066
- export type OperationalizationClustersListBySubscriptionIdResponse = PaginatedOperationalizationClustersList & {
1067
- /**
1068
- * The underlying HTTP response.
1069
- */
1070
- _response: msRest.HttpResponse & {
1071
- /**
1072
- * The response body as text (string format)
1073
- */
1074
- bodyAsText: string;
1075
- /**
1076
- * The response body as parsed JSON or XML
1077
- */
1078
- parsedBody: PaginatedOperationalizationClustersList;
1079
- };
1080
- };
1081
-
1082
- /**
1083
- * Contains response data for the beginCreateOrUpdate operation.
1084
- */
1085
- export type OperationalizationClustersBeginCreateOrUpdateResponse = OperationalizationCluster & {
1086
- /**
1087
- * The underlying HTTP response.
1088
- */
1089
- _response: msRest.HttpResponse & {
1090
- /**
1091
- * The response body as text (string format)
1092
- */
1093
- bodyAsText: string;
1094
- /**
1095
- * The response body as parsed JSON or XML
1096
- */
1097
- parsedBody: OperationalizationCluster;
1098
- };
1099
- };
1100
-
1101
- /**
1102
- * Contains response data for the listByResourceGroupNext operation.
1103
- */
1104
- export type OperationalizationClustersListByResourceGroupNextResponse = PaginatedOperationalizationClustersList & {
1105
- /**
1106
- * The underlying HTTP response.
1107
- */
1108
- _response: msRest.HttpResponse & {
1109
- /**
1110
- * The response body as text (string format)
1111
- */
1112
- bodyAsText: string;
1113
- /**
1114
- * The response body as parsed JSON or XML
1115
- */
1116
- parsedBody: PaginatedOperationalizationClustersList;
1117
- };
1118
- };
1119
-
1120
- /**
1121
- * Contains response data for the listBySubscriptionIdNext operation.
1122
- */
1123
- export type OperationalizationClustersListBySubscriptionIdNextResponse = PaginatedOperationalizationClustersList & {
1124
- /**
1125
- * The underlying HTTP response.
1126
- */
1127
- _response: msRest.HttpResponse & {
1128
- /**
1129
- * The response body as text (string format)
1130
- */
1131
- bodyAsText: string;
1132
- /**
1133
- * The response body as parsed JSON or XML
1134
- */
1135
- parsedBody: PaginatedOperationalizationClustersList;
1136
- };
1137
- };
1138
-
1139
- /**
1140
- * Contains response data for the listAvailableOperations operation.
1141
- */
1142
- export type MachineLearningComputeListAvailableOperationsResponse = AvailableOperations & {
1143
- /**
1144
- * The underlying HTTP response.
1145
- */
1146
- _response: msRest.HttpResponse & {
1147
- /**
1148
- * The response body as text (string format)
1149
- */
1150
- bodyAsText: string;
1151
- /**
1152
- * The response body as parsed JSON or XML
1153
- */
1154
- parsedBody: AvailableOperations;
1155
- };
1156
- };