@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 +0,0 @@
1
- {"version":3,"file":"arm-machinelearningcompute.js","sources":["../node_modules/tslib/tslib.es6.js","../esm/models/index.js","../esm/models/mappers.js","../esm/models/operationalizationClustersMappers.js","../esm/models/parameters.js","../esm/operations/operationalizationClusters.js","../esm/models/machineLearningComputeMappers.js","../esm/operations/machineLearningCompute.js","../esm/operations/index.js","../esm/machineLearningComputeManagementClientContext.js","../esm/machineLearningComputeManagementClient.js"],"sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation. All rights reserved.\r\nLicensed under the Apache License, Version 2.0 (the \"License\"); you may not use\r\nthis file except in compliance with the License. You may obtain a copy of the\r\nLicense at http://www.apache.org/licenses/LICENSE-2.0\r\n\r\nTHIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY\r\nKIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED\r\nWARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,\r\nMERCHANTABLITY OR NON-INFRINGEMENT.\r\n\r\nSee the Apache Version 2.0 License for specific language governing permissions\r\nand limitations under the License.\r\n***************************************************************************** */\r\n/* global Reflect, Promise */\r\n\r\nvar extendStatics = function(d, b) {\r\n extendStatics = Object.setPrototypeOf ||\r\n ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||\r\n function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };\r\n return extendStatics(d, b);\r\n};\r\n\r\nexport function __extends(d, b) {\r\n extendStatics(d, b);\r\n function __() { this.constructor = d; }\r\n d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __());\r\n}\r\n\r\nexport var __assign = function() {\r\n __assign = Object.assign || function __assign(t) {\r\n for (var s, i = 1, n = arguments.length; i < n; i++) {\r\n s = arguments[i];\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p];\r\n }\r\n return t;\r\n }\r\n return __assign.apply(this, arguments);\r\n}\r\n\r\nexport function __rest(s, e) {\r\n var t = {};\r\n for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)\r\n t[p] = s[p];\r\n if (s != null && typeof Object.getOwnPropertySymbols === \"function\")\r\n for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) if (e.indexOf(p[i]) < 0)\r\n t[p[i]] = s[p[i]];\r\n return t;\r\n}\r\n\r\nexport function __decorate(decorators, target, key, desc) {\r\n var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;\r\n if (typeof Reflect === \"object\" && typeof Reflect.decorate === \"function\") r = Reflect.decorate(decorators, target, key, desc);\r\n else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;\r\n return c > 3 && r && Object.defineProperty(target, key, r), r;\r\n}\r\n\r\nexport function __param(paramIndex, decorator) {\r\n return function (target, key) { decorator(target, key, paramIndex); }\r\n}\r\n\r\nexport function __metadata(metadataKey, metadataValue) {\r\n if (typeof Reflect === \"object\" && typeof Reflect.metadata === \"function\") return Reflect.metadata(metadataKey, metadataValue);\r\n}\r\n\r\nexport function __awaiter(thisArg, _arguments, P, generator) {\r\n return new (P || (P = Promise))(function (resolve, reject) {\r\n function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }\r\n function rejected(value) { try { step(generator[\"throw\"](value)); } catch (e) { reject(e); } }\r\n function step(result) { result.done ? resolve(result.value) : new P(function (resolve) { resolve(result.value); }).then(fulfilled, rejected); }\r\n step((generator = generator.apply(thisArg, _arguments || [])).next());\r\n });\r\n}\r\n\r\nexport function __generator(thisArg, body) {\r\n var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;\r\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) }, typeof Symbol === \"function\" && (g[Symbol.iterator] = function() { return this; }), g;\r\n function verb(n) { return function (v) { return step([n, v]); }; }\r\n function step(op) {\r\n if (f) throw new TypeError(\"Generator is already executing.\");\r\n while (_) try {\r\n if (f = 1, y && (t = op[0] & 2 ? y[\"return\"] : op[0] ? y[\"throw\"] || ((t = y[\"return\"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;\r\n if (y = 0, t) op = [op[0] & 2, t.value];\r\n switch (op[0]) {\r\n case 0: case 1: t = op; break;\r\n case 4: _.label++; return { value: op[1], done: false };\r\n case 5: _.label++; y = op[1]; op = [0]; continue;\r\n case 7: op = _.ops.pop(); _.trys.pop(); continue;\r\n default:\r\n if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; }\r\n if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; }\r\n if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; }\r\n if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }\r\n if (t[2]) _.ops.pop();\r\n _.trys.pop(); continue;\r\n }\r\n op = body.call(thisArg, _);\r\n } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; }\r\n if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true };\r\n }\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator], i = 0;\r\n if (m) return m.call(o);\r\n return {\r\n next: function () {\r\n if (o && i >= o.length) o = void 0;\r\n return { value: o && o[i++], done: !o };\r\n }\r\n };\r\n}\r\n\r\nexport function __read(o, n) {\r\n var m = typeof Symbol === \"function\" && o[Symbol.iterator];\r\n if (!m) return o;\r\n var i = m.call(o), r, ar = [], e;\r\n try {\r\n while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value);\r\n }\r\n catch (error) { e = { error: error }; }\r\n finally {\r\n try {\r\n if (r && !r.done && (m = i[\"return\"])) m.call(i);\r\n }\r\n finally { if (e) throw e.error; }\r\n }\r\n return ar;\r\n}\r\n\r\nexport function __spread() {\r\n for (var ar = [], i = 0; i < arguments.length; i++)\r\n ar = ar.concat(__read(arguments[i]));\r\n return ar;\r\n}\r\n\r\nexport function __await(v) {\r\n return this instanceof __await ? (this.v = v, this) : new __await(v);\r\n}\r\n\r\nexport function __asyncGenerator(thisArg, _arguments, generator) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var g = generator.apply(thisArg, _arguments || []), i, q = [];\r\n return i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i;\r\n function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; }\r\n function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } }\r\n function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); }\r\n function fulfill(value) { resume(\"next\", value); }\r\n function reject(value) { resume(\"throw\", value); }\r\n function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); }\r\n}\r\n\r\nexport function __asyncDelegator(o) {\r\n var i, p;\r\n return i = {}, verb(\"next\"), verb(\"throw\", function (e) { throw e; }), verb(\"return\"), i[Symbol.iterator] = function () { return this; }, i;\r\n function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === \"return\" } : f ? f(v) : v; } : f; }\r\n}\r\n\r\nexport function __asyncValues(o) {\r\n if (!Symbol.asyncIterator) throw new TypeError(\"Symbol.asyncIterator is not defined.\");\r\n var m = o[Symbol.asyncIterator], i;\r\n return m ? m.call(o) : (o = typeof __values === \"function\" ? __values(o) : o[Symbol.iterator](), i = {}, verb(\"next\"), verb(\"throw\"), verb(\"return\"), i[Symbol.asyncIterator] = function () { return this; }, i);\r\n function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; }\r\n function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); }\r\n}\r\n\r\nexport function __makeTemplateObject(cooked, raw) {\r\n if (Object.defineProperty) { Object.defineProperty(cooked, \"raw\", { value: raw }); } else { cooked.raw = raw; }\r\n return cooked;\r\n};\r\n\r\nexport function __importStar(mod) {\r\n if (mod && mod.__esModule) return mod;\r\n var result = {};\r\n if (mod != null) for (var k in mod) if (Object.hasOwnProperty.call(mod, k)) result[k] = mod[k];\r\n result.default = mod;\r\n return result;\r\n}\r\n\r\nexport function __importDefault(mod) {\r\n return (mod && mod.__esModule) ? mod : { default: mod };\r\n}\r\n","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\n//# sourceMappingURL=index.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as tslib_1 from \"tslib\";\nimport { CloudErrorMapper, BaseResourceMapper } from \"@azure/ms-rest-azure-js\";\nexport var CloudError = CloudErrorMapper;\nexport var BaseResource = BaseResourceMapper;\nexport var Resource = {\n serializedName: \"Resource\",\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n readOnly: true,\n serializedName: \"id\",\n type: {\n name: \"String\"\n }\n },\n name: {\n readOnly: true,\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n location: {\n required: true,\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n type: {\n readOnly: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\nexport var ErrorDetail = {\n serializedName: \"ErrorDetail\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n required: true,\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n required: true,\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var ErrorResponse = {\n serializedName: \"ErrorResponse\",\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n code: {\n required: true,\n serializedName: \"code\",\n type: {\n name: \"String\"\n }\n },\n message: {\n required: true,\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n },\n details: {\n serializedName: \"details\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\"\n }\n }\n }\n }\n }\n }\n};\nexport var ErrorResponseWrapper = {\n serializedName: \"ErrorResponseWrapper\",\n type: {\n name: \"Composite\",\n className: \"ErrorResponseWrapper\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\"\n }\n }\n }\n }\n};\nexport var StorageAccountProperties = {\n serializedName: \"StorageAccountProperties\",\n type: {\n name: \"Composite\",\n className: \"StorageAccountProperties\",\n modelProperties: {\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var ContainerRegistryProperties = {\n serializedName: \"ContainerRegistryProperties\",\n type: {\n name: \"Composite\",\n className: \"ContainerRegistryProperties\",\n modelProperties: {\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var ServicePrincipalProperties = {\n serializedName: \"ServicePrincipalProperties\",\n type: {\n name: \"Composite\",\n className: \"ServicePrincipalProperties\",\n modelProperties: {\n clientId: {\n required: true,\n serializedName: \"clientId\",\n type: {\n name: \"String\"\n }\n },\n secret: {\n required: true,\n serializedName: \"secret\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var KubernetesClusterProperties = {\n serializedName: \"Kubernetes\",\n type: {\n name: \"Composite\",\n className: \"KubernetesClusterProperties\",\n modelProperties: {\n servicePrincipal: {\n serializedName: \"servicePrincipal\",\n type: {\n name: \"Composite\",\n className: \"ServicePrincipalProperties\"\n }\n }\n }\n }\n};\nexport var SystemService = {\n serializedName: \"SystemService\",\n type: {\n name: \"Composite\",\n className: \"SystemService\",\n modelProperties: {\n systemServiceType: {\n required: true,\n serializedName: \"systemServiceType\",\n type: {\n name: \"String\"\n }\n },\n publicIpAddress: {\n readOnly: true,\n serializedName: \"publicIpAddress\",\n type: {\n name: \"String\"\n }\n },\n version: {\n readOnly: true,\n serializedName: \"version\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var AcsClusterProperties = {\n serializedName: \"AcsClusterProperties\",\n type: {\n name: \"Composite\",\n className: \"AcsClusterProperties\",\n modelProperties: {\n clusterFqdn: {\n readOnly: true,\n serializedName: \"clusterFqdn\",\n type: {\n name: \"String\"\n }\n },\n orchestratorType: {\n required: true,\n serializedName: \"orchestratorType\",\n type: {\n name: \"String\"\n }\n },\n orchestratorProperties: {\n serializedName: \"orchestratorProperties\",\n type: {\n name: \"Composite\",\n className: \"KubernetesClusterProperties\"\n }\n },\n systemServices: {\n serializedName: \"systemServices\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SystemService\"\n }\n }\n }\n },\n masterCount: {\n serializedName: \"masterCount\",\n defaultValue: 1,\n constraints: {\n InclusiveMaximum: 5,\n InclusiveMinimum: 1\n },\n type: {\n name: \"Number\"\n }\n },\n agentCount: {\n serializedName: \"agentCount\",\n defaultValue: 2,\n constraints: {\n InclusiveMaximum: 100,\n InclusiveMinimum: 1\n },\n type: {\n name: \"Number\"\n }\n },\n agentVmSize: {\n serializedName: \"agentVmSize\",\n defaultValue: 'Standard_D3_v2',\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var AppInsightsProperties = {\n serializedName: \"AppInsightsProperties\",\n type: {\n name: \"Composite\",\n className: \"AppInsightsProperties\",\n modelProperties: {\n resourceId: {\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var SslConfiguration = {\n serializedName: \"SslConfiguration\",\n type: {\n name: \"Composite\",\n className: \"SslConfiguration\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n defaultValue: 'Enabled',\n type: {\n name: \"String\"\n }\n },\n cert: {\n serializedName: \"cert\",\n type: {\n name: \"String\"\n }\n },\n key: {\n serializedName: \"key\",\n type: {\n name: \"String\"\n }\n },\n cname: {\n serializedName: \"cname\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var ServiceAuthConfiguration = {\n serializedName: \"ServiceAuthConfiguration\",\n type: {\n name: \"Composite\",\n className: \"ServiceAuthConfiguration\",\n modelProperties: {\n primaryAuthKeyHash: {\n required: true,\n serializedName: \"primaryAuthKeyHash\",\n type: {\n name: \"String\"\n }\n },\n secondaryAuthKeyHash: {\n required: true,\n serializedName: \"secondaryAuthKeyHash\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var AutoScaleConfiguration = {\n serializedName: \"AutoScaleConfiguration\",\n type: {\n name: \"Composite\",\n className: \"AutoScaleConfiguration\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n defaultValue: 'Disabled',\n type: {\n name: \"String\"\n }\n },\n minReplicas: {\n serializedName: \"minReplicas\",\n defaultValue: 1,\n constraints: {\n InclusiveMinimum: 1\n },\n type: {\n name: \"Number\"\n }\n },\n maxReplicas: {\n serializedName: \"maxReplicas\",\n defaultValue: 100,\n constraints: {\n InclusiveMinimum: 1\n },\n type: {\n name: \"Number\"\n }\n },\n targetUtilization: {\n serializedName: \"targetUtilization\",\n type: {\n name: \"Number\"\n }\n },\n refreshPeriodInSeconds: {\n serializedName: \"refreshPeriodInSeconds\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\nexport var GlobalServiceConfiguration = {\n serializedName: \"GlobalServiceConfiguration\",\n type: {\n name: \"Composite\",\n className: \"GlobalServiceConfiguration\",\n modelProperties: {\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n },\n ssl: {\n serializedName: \"ssl\",\n type: {\n name: \"Composite\",\n className: \"SslConfiguration\"\n }\n },\n serviceAuth: {\n serializedName: \"serviceAuth\",\n type: {\n name: \"Composite\",\n className: \"ServiceAuthConfiguration\"\n }\n },\n autoScale: {\n serializedName: \"autoScale\",\n type: {\n name: \"Composite\",\n className: \"AutoScaleConfiguration\"\n }\n }\n },\n additionalProperties: {\n type: {\n name: \"Object\"\n }\n }\n }\n};\nexport var OperationalizationCluster = {\n serializedName: \"OperationalizationCluster\",\n type: {\n name: \"Composite\",\n className: \"OperationalizationCluster\",\n modelProperties: tslib_1.__assign({}, Resource.type.modelProperties, { description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\"\n }\n }, createdOn: {\n readOnly: true,\n serializedName: \"properties.createdOn\",\n type: {\n name: \"DateTime\"\n }\n }, modifiedOn: {\n readOnly: true,\n serializedName: \"properties.modifiedOn\",\n type: {\n name: \"DateTime\"\n }\n }, provisioningState: {\n readOnly: true,\n serializedName: \"properties.provisioningState\",\n type: {\n name: \"String\"\n }\n }, provisioningErrors: {\n readOnly: true,\n serializedName: \"properties.provisioningErrors\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorResponseWrapper\"\n }\n }\n }\n }, clusterType: {\n required: true,\n serializedName: \"properties.clusterType\",\n type: {\n name: \"String\"\n }\n }, storageAccount: {\n serializedName: \"properties.storageAccount\",\n type: {\n name: \"Composite\",\n className: \"StorageAccountProperties\"\n }\n }, containerRegistry: {\n serializedName: \"properties.containerRegistry\",\n type: {\n name: \"Composite\",\n className: \"ContainerRegistryProperties\"\n }\n }, containerService: {\n serializedName: \"properties.containerService\",\n type: {\n name: \"Composite\",\n className: \"AcsClusterProperties\"\n }\n }, appInsights: {\n serializedName: \"properties.appInsights\",\n type: {\n name: \"Composite\",\n className: \"AppInsightsProperties\"\n }\n }, globalServiceConfiguration: {\n serializedName: \"properties.globalServiceConfiguration\",\n type: {\n name: \"Composite\",\n className: \"GlobalServiceConfiguration\",\n additionalProperties: {\n type: {\n name: \"Object\"\n }\n }\n }\n } })\n }\n};\nexport var OperationalizationClusterUpdateParameters = {\n serializedName: \"OperationalizationClusterUpdateParameters\",\n type: {\n name: \"Composite\",\n className: \"OperationalizationClusterUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\nexport var StorageAccountCredentials = {\n serializedName: \"StorageAccountCredentials\",\n type: {\n name: \"Composite\",\n className: \"StorageAccountCredentials\",\n modelProperties: {\n resourceId: {\n readOnly: true,\n serializedName: \"resourceId\",\n type: {\n name: \"String\"\n }\n },\n primaryKey: {\n readOnly: true,\n serializedName: \"primaryKey\",\n type: {\n name: \"String\"\n }\n },\n secondaryKey: {\n readOnly: true,\n serializedName: \"secondaryKey\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var ContainerRegistryCredentials = {\n serializedName: \"ContainerRegistryCredentials\",\n type: {\n name: \"Composite\",\n className: \"ContainerRegistryCredentials\",\n modelProperties: {\n loginServer: {\n readOnly: true,\n serializedName: \"loginServer\",\n type: {\n name: \"String\"\n }\n },\n password: {\n readOnly: true,\n serializedName: \"password\",\n type: {\n name: \"String\"\n }\n },\n password2: {\n readOnly: true,\n serializedName: \"password2\",\n type: {\n name: \"String\"\n }\n },\n username: {\n readOnly: true,\n serializedName: \"username\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var ContainerServiceCredentials = {\n serializedName: \"ContainerServiceCredentials\",\n type: {\n name: \"Composite\",\n className: \"ContainerServiceCredentials\",\n modelProperties: {\n acsKubeConfig: {\n readOnly: true,\n serializedName: \"acsKubeConfig\",\n type: {\n name: \"String\"\n }\n },\n servicePrincipalConfiguration: {\n readOnly: true,\n serializedName: \"servicePrincipalConfiguration\",\n type: {\n name: \"Composite\",\n className: \"ServicePrincipalProperties\"\n }\n },\n imagePullSecretName: {\n readOnly: true,\n serializedName: \"imagePullSecretName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var AppInsightsCredentials = {\n serializedName: \"AppInsightsCredentials\",\n type: {\n name: \"Composite\",\n className: \"AppInsightsCredentials\",\n modelProperties: {\n appId: {\n serializedName: \"appId\",\n type: {\n name: \"String\"\n }\n },\n instrumentationKey: {\n serializedName: \"instrumentationKey\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var OperationalizationClusterCredentials = {\n serializedName: \"OperationalizationClusterCredentials\",\n type: {\n name: \"Composite\",\n className: \"OperationalizationClusterCredentials\",\n modelProperties: {\n storageAccount: {\n serializedName: \"storageAccount\",\n type: {\n name: \"Composite\",\n className: \"StorageAccountCredentials\"\n }\n },\n containerRegistry: {\n serializedName: \"containerRegistry\",\n type: {\n name: \"Composite\",\n className: \"ContainerRegistryCredentials\"\n }\n },\n containerService: {\n serializedName: \"containerService\",\n type: {\n name: \"Composite\",\n className: \"ContainerServiceCredentials\"\n }\n },\n appInsights: {\n serializedName: \"appInsights\",\n type: {\n name: \"Composite\",\n className: \"AppInsightsCredentials\"\n }\n },\n serviceAuthConfiguration: {\n serializedName: \"serviceAuthConfiguration\",\n type: {\n name: \"Composite\",\n className: \"ServiceAuthConfiguration\"\n }\n },\n sslConfiguration: {\n serializedName: \"sslConfiguration\",\n type: {\n name: \"Composite\",\n className: \"SslConfiguration\"\n }\n }\n }\n }\n};\nexport var CheckSystemServicesUpdatesAvailableResponse = {\n serializedName: \"CheckSystemServicesUpdatesAvailableResponse\",\n type: {\n name: \"Composite\",\n className: \"CheckSystemServicesUpdatesAvailableResponse\",\n modelProperties: {\n updatesAvailable: {\n readOnly: true,\n serializedName: \"updatesAvailable\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var UpdateSystemServicesResponse = {\n serializedName: \"UpdateSystemServicesResponse\",\n type: {\n name: \"Composite\",\n className: \"UpdateSystemServicesResponse\",\n modelProperties: {\n updateStatus: {\n readOnly: true,\n serializedName: \"updateStatus\",\n type: {\n name: \"String\"\n }\n },\n updateStartedOn: {\n readOnly: true,\n serializedName: \"updateStartedOn\",\n type: {\n name: \"DateTime\"\n }\n },\n updateCompletedOn: {\n readOnly: true,\n serializedName: \"updateCompletedOn\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\nexport var ResourceOperationDisplay = {\n serializedName: \"ResourceOperation_display\",\n type: {\n name: \"Composite\",\n className: \"ResourceOperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var ResourceOperation = {\n serializedName: \"ResourceOperation\",\n type: {\n name: \"Composite\",\n className: \"ResourceOperation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"ResourceOperationDisplay\"\n }\n },\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var AvailableOperations = {\n serializedName: \"AvailableOperations\",\n type: {\n name: \"Composite\",\n className: \"AvailableOperations\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceOperation\"\n }\n }\n }\n }\n }\n }\n};\nexport var OperationalizationClustersDeleteHeaders = {\n serializedName: \"operationalizationclusters-delete-headers\",\n type: {\n name: \"Composite\",\n className: \"OperationalizationClustersDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var OperationalizationClustersUpdateSystemServicesHeaders = {\n serializedName: \"operationalizationclusters-updatesystemservices-headers\",\n type: {\n name: \"Composite\",\n className: \"OperationalizationClustersUpdateSystemServicesHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\nexport var PaginatedOperationalizationClustersList = {\n serializedName: \"PaginatedOperationalizationClustersList\",\n type: {\n name: \"Composite\",\n className: \"PaginatedOperationalizationClustersList\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"OperationalizationCluster\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n//# sourceMappingURL=mappers.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nexport { OperationalizationCluster, Resource, BaseResource, ErrorResponseWrapper, ErrorResponse, ErrorDetail, StorageAccountProperties, ContainerRegistryProperties, AcsClusterProperties, KubernetesClusterProperties, ServicePrincipalProperties, SystemService, AppInsightsProperties, GlobalServiceConfiguration, SslConfiguration, ServiceAuthConfiguration, AutoScaleConfiguration, OperationalizationClusterUpdateParameters, OperationalizationClustersDeleteHeaders, OperationalizationClusterCredentials, StorageAccountCredentials, ContainerRegistryCredentials, ContainerServiceCredentials, AppInsightsCredentials, CloudError, CheckSystemServicesUpdatesAvailableResponse, UpdateSystemServicesResponse, OperationalizationClustersUpdateSystemServicesHeaders, PaginatedOperationalizationClustersList } from \"../models/mappers\";\n//# sourceMappingURL=operationalizationClustersMappers.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nexport var acceptLanguage = {\n parameterPath: \"acceptLanguage\",\n mapper: {\n serializedName: \"accept-language\",\n defaultValue: 'en-US',\n type: {\n name: \"String\"\n }\n }\n};\nexport var apiVersion = {\n parameterPath: \"apiVersion\",\n mapper: {\n required: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\nexport var clusterName = {\n parameterPath: \"clusterName\",\n mapper: {\n required: true,\n serializedName: \"clusterName\",\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n Pattern: /^[a-zA-Z][-\\w\\._\\(\\)]+[a-zA-Z0-9]$/\n },\n type: {\n name: \"String\"\n }\n }\n};\nexport var deleteAll = {\n parameterPath: [\n \"options\",\n \"deleteAll\"\n ],\n mapper: {\n serializedName: \"deleteAll\",\n type: {\n name: \"Boolean\"\n }\n }\n};\nexport var nextPageLink = {\n parameterPath: \"nextPageLink\",\n mapper: {\n required: true,\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\nexport var resourceGroupName = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n required: true,\n serializedName: \"resourceGroupName\",\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n Pattern: /^[-\\w\\._\\(\\)]+$/\n },\n type: {\n name: \"String\"\n }\n }\n};\nexport var skiptoken = {\n parameterPath: [\n \"options\",\n \"skiptoken\"\n ],\n mapper: {\n serializedName: \"$skiptoken\",\n type: {\n name: \"String\"\n }\n }\n};\nexport var subscriptionId = {\n parameterPath: \"subscriptionId\",\n mapper: {\n required: true,\n serializedName: \"subscriptionId\",\n type: {\n name: \"String\"\n }\n }\n};\n//# sourceMappingURL=parameters.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as tslib_1 from \"tslib\";\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/operationalizationClustersMappers\";\nimport * as Parameters from \"../models/parameters\";\n/** Class representing a OperationalizationClusters. */\nvar OperationalizationClusters = /** @class */ (function () {\n /**\n * Create a OperationalizationClusters.\n * @param {MachineLearningComputeManagementClientContext} client Reference to the service client.\n */\n function OperationalizationClusters(client) {\n this.client = client;\n }\n /**\n * Create or update an operationalization cluster.\n * @param resourceGroupName Name of the resource group in which the cluster is located.\n * @param clusterName The name of the cluster.\n * @param parameters Parameters supplied to create or update an Operationalization cluster.\n * @param [options] The optional parameters\n * @returns Promise<Models.OperationalizationClustersCreateOrUpdateResponse>\n */\n OperationalizationClusters.prototype.createOrUpdate = function (resourceGroupName, clusterName, parameters, options) {\n return this.beginCreateOrUpdate(resourceGroupName, clusterName, parameters, options)\n .then(function (lroPoller) { return lroPoller.pollUntilFinished(); });\n };\n OperationalizationClusters.prototype.get = function (resourceGroupName, clusterName, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n options: options\n }, getOperationSpec, callback);\n };\n OperationalizationClusters.prototype.update = function (resourceGroupName, clusterName, parameters, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n parameters: parameters,\n options: options\n }, updateOperationSpec, callback);\n };\n /**\n * Deletes the specified cluster.\n * @param resourceGroupName Name of the resource group in which the cluster is located.\n * @param clusterName The name of the cluster.\n * @param [options] The optional parameters\n * @returns Promise<Models.OperationalizationClustersDeleteResponse>\n */\n OperationalizationClusters.prototype.deleteMethod = function (resourceGroupName, clusterName, options) {\n return this.beginDeleteMethod(resourceGroupName, clusterName, options)\n .then(function (lroPoller) { return lroPoller.pollUntilFinished(); });\n };\n OperationalizationClusters.prototype.listKeys = function (resourceGroupName, clusterName, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n options: options\n }, listKeysOperationSpec, callback);\n };\n OperationalizationClusters.prototype.checkSystemServicesUpdatesAvailable = function (resourceGroupName, clusterName, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n options: options\n }, checkSystemServicesUpdatesAvailableOperationSpec, callback);\n };\n /**\n * Updates system services in a cluster.\n * @param resourceGroupName Name of the resource group in which the cluster is located.\n * @param clusterName The name of the cluster.\n * @param [options] The optional parameters\n * @returns Promise<Models.OperationalizationClustersUpdateSystemServicesResponse>\n */\n OperationalizationClusters.prototype.updateSystemServices = function (resourceGroupName, clusterName, options) {\n return this.beginUpdateSystemServices(resourceGroupName, clusterName, options)\n .then(function (lroPoller) { return lroPoller.pollUntilFinished(); });\n };\n OperationalizationClusters.prototype.listByResourceGroup = function (resourceGroupName, options, callback) {\n return this.client.sendOperationRequest({\n resourceGroupName: resourceGroupName,\n options: options\n }, listByResourceGroupOperationSpec, callback);\n };\n OperationalizationClusters.prototype.listBySubscriptionId = function (options, callback) {\n return this.client.sendOperationRequest({\n options: options\n }, listBySubscriptionIdOperationSpec, callback);\n };\n /**\n * Create or update an operationalization cluster.\n * @param resourceGroupName Name of the resource group in which the cluster is located.\n * @param clusterName The name of the cluster.\n * @param parameters Parameters supplied to create or update an Operationalization cluster.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n OperationalizationClusters.prototype.beginCreateOrUpdate = function (resourceGroupName, clusterName, parameters, options) {\n return this.client.sendLRORequest({\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n parameters: parameters,\n options: options\n }, beginCreateOrUpdateOperationSpec, options);\n };\n /**\n * Deletes the specified cluster.\n * @param resourceGroupName Name of the resource group in which the cluster is located.\n * @param clusterName The name of the cluster.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n OperationalizationClusters.prototype.beginDeleteMethod = function (resourceGroupName, clusterName, options) {\n return this.client.sendLRORequest({\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n options: options\n }, beginDeleteMethodOperationSpec, options);\n };\n /**\n * Updates system services in a cluster.\n * @param resourceGroupName Name of the resource group in which the cluster is located.\n * @param clusterName The name of the cluster.\n * @param [options] The optional parameters\n * @returns Promise<msRestAzure.LROPoller>\n */\n OperationalizationClusters.prototype.beginUpdateSystemServices = function (resourceGroupName, clusterName, options) {\n return this.client.sendLRORequest({\n resourceGroupName: resourceGroupName,\n clusterName: clusterName,\n options: options\n }, beginUpdateSystemServicesOperationSpec, options);\n };\n OperationalizationClusters.prototype.listByResourceGroupNext = function (nextPageLink, options, callback) {\n return this.client.sendOperationRequest({\n nextPageLink: nextPageLink,\n options: options\n }, listByResourceGroupNextOperationSpec, callback);\n };\n OperationalizationClusters.prototype.listBySubscriptionIdNext = function (nextPageLink, options, callback) {\n return this.client.sendOperationRequest({\n nextPageLink: nextPageLink,\n options: options\n }, listBySubscriptionIdNextOperationSpec, callback);\n };\n return OperationalizationClusters;\n}());\nexport { OperationalizationClusters };\n// Operation Specifications\nvar serializer = new msRest.Serializer(Mappers);\nvar getOperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.clusterName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationalizationCluster\n },\n default: {\n bodyMapper: Mappers.ErrorResponseWrapper\n }\n },\n serializer: serializer\n};\nvar updateOperationSpec = {\n httpMethod: \"PATCH\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.clusterName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: tslib_1.__assign({}, Mappers.OperationalizationClusterUpdateParameters, { required: true })\n },\n responses: {\n 200: {\n bodyMapper: Mappers.OperationalizationCluster\n },\n default: {\n bodyMapper: Mappers.ErrorResponseWrapper\n }\n },\n serializer: serializer\n};\nvar listKeysOperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}/listKeys\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.clusterName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationalizationClusterCredentials\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar checkSystemServicesUpdatesAvailableOperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}/checkSystemServicesUpdatesAvailable\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.clusterName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.CheckSystemServicesUpdatesAvailableResponse\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar listByResourceGroupOperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n queryParameters: [\n Parameters.apiVersion,\n Parameters.skiptoken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.PaginatedOperationalizationClustersList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar listBySubscriptionIdOperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningCompute/operationalizationClusters\",\n urlParameters: [\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion,\n Parameters.skiptoken\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.PaginatedOperationalizationClustersList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar beginCreateOrUpdateOperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.clusterName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"parameters\",\n mapper: tslib_1.__assign({}, Mappers.OperationalizationCluster, { required: true })\n },\n responses: {\n 200: {\n bodyMapper: Mappers.OperationalizationCluster\n },\n 201: {\n bodyMapper: Mappers.OperationalizationCluster\n },\n default: {\n bodyMapper: Mappers.ErrorResponseWrapper\n }\n },\n serializer: serializer\n};\nvar beginDeleteMethodOperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.clusterName\n ],\n queryParameters: [\n Parameters.apiVersion,\n Parameters.deleteAll\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 202: {\n headersMapper: Mappers.OperationalizationClustersDeleteHeaders\n },\n 204: {\n headersMapper: Mappers.OperationalizationClustersDeleteHeaders\n },\n default: {\n bodyMapper: Mappers.ErrorResponseWrapper\n }\n },\n serializer: serializer\n};\nvar beginUpdateSystemServicesOperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}/updateSystemServices\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.clusterName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.UpdateSystemServicesResponse,\n headersMapper: Mappers.OperationalizationClustersUpdateSystemServicesHeaders\n },\n 202: {\n headersMapper: Mappers.OperationalizationClustersUpdateSystemServicesHeaders\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar listByResourceGroupNextOperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.PaginatedOperationalizationClustersList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\nvar listBySubscriptionIdNextOperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.PaginatedOperationalizationClustersList\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\n//# sourceMappingURL=operationalizationClusters.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nexport { AvailableOperations, ResourceOperation, ResourceOperationDisplay, CloudError } from \"../models/mappers\";\n//# sourceMappingURL=machineLearningComputeMappers.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Mappers from \"../models/machineLearningComputeMappers\";\nimport * as Parameters from \"../models/parameters\";\n/** Class representing a MachineLearningCompute. */\nvar MachineLearningCompute = /** @class */ (function () {\n /**\n * Create a MachineLearningCompute.\n * @param {MachineLearningComputeManagementClientContext} client Reference to the service client.\n */\n function MachineLearningCompute(client) {\n this.client = client;\n }\n MachineLearningCompute.prototype.listAvailableOperations = function (options, callback) {\n return this.client.sendOperationRequest({\n options: options\n }, listAvailableOperationsOperationSpec, callback);\n };\n return MachineLearningCompute;\n}());\nexport { MachineLearningCompute };\n// Operation Specifications\nvar serializer = new msRest.Serializer(Mappers);\nvar listAvailableOperationsOperationSpec = {\n httpMethod: \"GET\",\n path: \"providers/Microsoft.MachineLearningCompute/operations\",\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.AvailableOperations\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer: serializer\n};\n//# sourceMappingURL=machineLearningCompute.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nexport * from \"./operationalizationClusters\";\nexport * from \"./machineLearningCompute\";\n//# sourceMappingURL=index.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as tslib_1 from \"tslib\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\nvar packageName = \"@azure/arm-machinelearningcompute\";\nvar packageVersion = \"0.1.0\";\nvar MachineLearningComputeManagementClientContext = /** @class */ (function (_super) {\n tslib_1.__extends(MachineLearningComputeManagementClientContext, _super);\n /**\n * Initializes a new instance of the MachineLearningComputeManagementClient class.\n * @param credentials Credentials needed for the client to connect to Azure.\n * @param subscriptionId The Azure subscription ID.\n * @param [options] The parameter options\n */\n function MachineLearningComputeManagementClientContext(credentials, subscriptionId, options) {\n var _this = this;\n if (credentials == undefined) {\n throw new Error('\\'credentials\\' cannot be null.');\n }\n if (subscriptionId == undefined) {\n throw new Error('\\'subscriptionId\\' cannot be null.');\n }\n if (!options) {\n options = {};\n }\n if (!options.userAgent) {\n var defaultUserAgent = msRestAzure.getDefaultUserAgentValue();\n options.userAgent = packageName + \"/\" + packageVersion + \" \" + defaultUserAgent;\n }\n _this = _super.call(this, credentials, options) || this;\n _this.apiVersion = '2017-08-01-preview';\n _this.acceptLanguage = 'en-US';\n _this.longRunningOperationRetryTimeout = 30;\n _this.baseUri = options.baseUri || _this.baseUri || \"https://management.azure.com\";\n _this.requestContentType = \"application/json; charset=utf-8\";\n _this.credentials = credentials;\n _this.subscriptionId = subscriptionId;\n if (options.acceptLanguage !== null && options.acceptLanguage !== undefined) {\n _this.acceptLanguage = options.acceptLanguage;\n }\n if (options.longRunningOperationRetryTimeout !== null && options.longRunningOperationRetryTimeout !== undefined) {\n _this.longRunningOperationRetryTimeout = options.longRunningOperationRetryTimeout;\n }\n return _this;\n }\n return MachineLearningComputeManagementClientContext;\n}(msRestAzure.AzureServiceClient));\nexport { MachineLearningComputeManagementClientContext };\n//# sourceMappingURL=machineLearningComputeManagementClientContext.js.map","/*\n * Copyright (c) Microsoft Corporation. All rights reserved.\n * Licensed under the MIT License. See License.txt in the project root for\n * license information.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is\n * regenerated.\n */\nimport * as tslib_1 from \"tslib\";\nimport * as Models from \"./models\";\nimport * as Mappers from \"./models/mappers\";\nimport * as operations from \"./operations\";\nimport { MachineLearningComputeManagementClientContext } from \"./machineLearningComputeManagementClientContext\";\nvar MachineLearningComputeManagementClient = /** @class */ (function (_super) {\n tslib_1.__extends(MachineLearningComputeManagementClient, _super);\n /**\n * Initializes a new instance of the MachineLearningComputeManagementClient class.\n * @param credentials Credentials needed for the client to connect to Azure.\n * @param subscriptionId The Azure subscription ID.\n * @param [options] The parameter options\n */\n function MachineLearningComputeManagementClient(credentials, subscriptionId, options) {\n var _this = _super.call(this, credentials, subscriptionId, options) || this;\n _this.operationalizationClusters = new operations.OperationalizationClusters(_this);\n _this.machineLearningCompute = new operations.MachineLearningCompute(_this);\n return _this;\n }\n return MachineLearningComputeManagementClient;\n}(MachineLearningComputeManagementClientContext));\n// Operation Specifications\nexport { MachineLearningComputeManagementClient, MachineLearningComputeManagementClientContext, Models as MachineLearningComputeManagementModels, Mappers as MachineLearningComputeManagementMappers };\nexport * from \"./operations\";\n//# sourceMappingURL=machineLearningComputeManagementClient.js.map"],"names":["CloudErrorMapper","BaseResourceMapper","tslib_1.__assign","resourceGroupName","clusterName","nextPageLink","msRest.Serializer","Parameters.subscriptionId","Parameters.resourceGroupName","Parameters.clusterName","Parameters.apiVersion","Parameters.acceptLanguage","Mappers.OperationalizationCluster","Mappers.ErrorResponseWrapper","Mappers.OperationalizationClusterUpdateParameters","Mappers.OperationalizationClusterCredentials","Mappers.CloudError","Mappers.CheckSystemServicesUpdatesAvailableResponse","Parameters.skiptoken","Mappers.PaginatedOperationalizationClustersList","Parameters.deleteAll","Mappers.OperationalizationClustersDeleteHeaders","Mappers.UpdateSystemServicesResponse","Mappers.OperationalizationClustersUpdateSystemServicesHeaders","Parameters.nextPageLink","serializer","Mappers","Mappers.AvailableOperations","tslib_1.__extends","msRestAzure.getDefaultUserAgentValue","msRestAzure.AzureServiceClient","operations.OperationalizationClusters","operations.MachineLearningCompute"],"mappings":"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"}
@@ -1 +0,0 @@
1
- !function(e,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports,require("@azure/ms-rest-azure-js"),require("@azure/ms-rest-js")):"function"==typeof define&&define.amd?define(["exports","@azure/ms-rest-azure-js","@azure/ms-rest-js"],r):r((e.Azure=e.Azure||{},e.Azure.ArmMachinelearningcompute={}),e.msRestAzure,e.msRest)}(this,function(e,n,r){"use strict";var t=function(e,r){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var a in r)r.hasOwnProperty(a)&&(e[a]=r[a])})(e,r)};function a(e,r){function a(){this.constructor=e}t(e,r),e.prototype=null===r?Object.create(r):(a.prototype=r.prototype,new a)}var i=function(){return(i=Object.assign||function(e){for(var r,a=1,t=arguments.length;a<t;a++)for(var i in r=arguments[a])Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i]);return e}).apply(this,arguments)},s=Object.freeze({}),o=n.CloudErrorMapper,p=n.BaseResourceMapper,m={serializedName:"Resource",type:{name:"Composite",className:"Resource",modelProperties:{id:{readOnly:!0,serializedName:"id",type:{name:"String"}},name:{readOnly:!0,serializedName:"name",type:{name:"String"}},location:{required:!0,serializedName:"location",type:{name:"String"}},type:{readOnly:!0,serializedName:"type",type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},l={serializedName:"ErrorDetail",type:{name:"Composite",className:"ErrorDetail",modelProperties:{code:{required:!0,serializedName:"code",type:{name:"String"}},message:{required:!0,serializedName:"message",type:{name:"String"}}}}},u={serializedName:"ErrorResponse",type:{name:"Composite",className:"ErrorResponse",modelProperties:{code:{required:!0,serializedName:"code",type:{name:"String"}},message:{required:!0,serializedName:"message",type:{name:"String"}},details:{serializedName:"details",type:{name:"Sequence",element:{type:{name:"Composite",className:"ErrorDetail"}}}}}}},d={serializedName:"ErrorResponseWrapper",type:{name:"Composite",className:"ErrorResponseWrapper",modelProperties:{error:{serializedName:"error",type:{name:"Composite",className:"ErrorResponse"}}}}},c={serializedName:"StorageAccountProperties",type:{name:"Composite",className:"StorageAccountProperties",modelProperties:{resourceId:{serializedName:"resourceId",type:{name:"String"}}}}},y={serializedName:"ContainerRegistryProperties",type:{name:"Composite",className:"ContainerRegistryProperties",modelProperties:{resourceId:{serializedName:"resourceId",type:{name:"String"}}}}},g={serializedName:"ServicePrincipalProperties",type:{name:"Composite",className:"ServicePrincipalProperties",modelProperties:{clientId:{required:!0,serializedName:"clientId",type:{name:"String"}},secret:{required:!0,serializedName:"secret",type:{name:"String"}}}}},N={serializedName:"Kubernetes",type:{name:"Composite",className:"KubernetesClusterProperties",modelProperties:{servicePrincipal:{serializedName:"servicePrincipal",type:{name:"Composite",className:"ServicePrincipalProperties"}}}}},C={serializedName:"SystemService",type:{name:"Composite",className:"SystemService",modelProperties:{systemServiceType:{required:!0,serializedName:"systemServiceType",type:{name:"String"}},publicIpAddress:{readOnly:!0,serializedName:"publicIpAddress",type:{name:"String"}},version:{readOnly:!0,serializedName:"version",type:{name:"String"}}}}},z={serializedName:"AcsClusterProperties",type:{name:"Composite",className:"AcsClusterProperties",modelProperties:{clusterFqdn:{readOnly:!0,serializedName:"clusterFqdn",type:{name:"String"}},orchestratorType:{required:!0,serializedName:"orchestratorType",type:{name:"String"}},orchestratorProperties:{serializedName:"orchestratorProperties",type:{name:"Composite",className:"KubernetesClusterProperties"}},systemServices:{serializedName:"systemServices",type:{name:"Sequence",element:{type:{name:"Composite",className:"SystemService"}}}},masterCount:{serializedName:"masterCount",defaultValue:1,constraints:{InclusiveMaximum:5,InclusiveMinimum:1},type:{name:"Number"}},agentCount:{serializedName:"agentCount",defaultValue:2,constraints:{InclusiveMaximum:100,InclusiveMinimum:1},type:{name:"Number"}},agentVmSize:{serializedName:"agentVmSize",defaultValue:"Standard_D3_v2",type:{name:"String"}}}}},S={serializedName:"AppInsightsProperties",type:{name:"Composite",className:"AppInsightsProperties",modelProperties:{resourceId:{serializedName:"resourceId",type:{name:"String"}}}}},h={serializedName:"SslConfiguration",type:{name:"Composite",className:"SslConfiguration",modelProperties:{status:{serializedName:"status",defaultValue:"Enabled",type:{name:"String"}},cert:{serializedName:"cert",type:{name:"String"}},key:{serializedName:"key",type:{name:"String"}},cname:{serializedName:"cname",type:{name:"String"}}}}},P={serializedName:"ServiceAuthConfiguration",type:{name:"Composite",className:"ServiceAuthConfiguration",modelProperties:{primaryAuthKeyHash:{required:!0,serializedName:"primaryAuthKeyHash",type:{name:"String"}},secondaryAuthKeyHash:{required:!0,serializedName:"secondaryAuthKeyHash",type:{name:"String"}}}}},f={serializedName:"AutoScaleConfiguration",type:{name:"Composite",className:"AutoScaleConfiguration",modelProperties:{status:{serializedName:"status",defaultValue:"Disabled",type:{name:"String"}},minReplicas:{serializedName:"minReplicas",defaultValue:1,constraints:{InclusiveMinimum:1},type:{name:"Number"}},maxReplicas:{serializedName:"maxReplicas",defaultValue:100,constraints:{InclusiveMinimum:1},type:{name:"Number"}},targetUtilization:{serializedName:"targetUtilization",type:{name:"Number"}},refreshPeriodInSeconds:{serializedName:"refreshPeriodInSeconds",type:{name:"Number"}}}}},v={serializedName:"GlobalServiceConfiguration",type:{name:"Composite",className:"GlobalServiceConfiguration",modelProperties:{etag:{serializedName:"etag",type:{name:"String"}},ssl:{serializedName:"ssl",type:{name:"Composite",className:"SslConfiguration"}},serviceAuth:{serializedName:"serviceAuth",type:{name:"Composite",className:"ServiceAuthConfiguration"}},autoScale:{serializedName:"autoScale",type:{name:"Composite",className:"AutoScaleConfiguration"}}},additionalProperties:{type:{name:"Object"}}}},b={serializedName:"OperationalizationCluster",type:{name:"Composite",className:"OperationalizationCluster",modelProperties:i({},m.type.modelProperties,{description:{serializedName:"properties.description",type:{name:"String"}},createdOn:{readOnly:!0,serializedName:"properties.createdOn",type:{name:"DateTime"}},modifiedOn:{readOnly:!0,serializedName:"properties.modifiedOn",type:{name:"DateTime"}},provisioningState:{readOnly:!0,serializedName:"properties.provisioningState",type:{name:"String"}},provisioningErrors:{readOnly:!0,serializedName:"properties.provisioningErrors",type:{name:"Sequence",element:{type:{name:"Composite",className:"ErrorResponseWrapper"}}}},clusterType:{required:!0,serializedName:"properties.clusterType",type:{name:"String"}},storageAccount:{serializedName:"properties.storageAccount",type:{name:"Composite",className:"StorageAccountProperties"}},containerRegistry:{serializedName:"properties.containerRegistry",type:{name:"Composite",className:"ContainerRegistryProperties"}},containerService:{serializedName:"properties.containerService",type:{name:"Composite",className:"AcsClusterProperties"}},appInsights:{serializedName:"properties.appInsights",type:{name:"Composite",className:"AppInsightsProperties"}},globalServiceConfiguration:{serializedName:"properties.globalServiceConfiguration",type:{name:"Composite",className:"GlobalServiceConfiguration",additionalProperties:{type:{name:"Object"}}}}})}},O={serializedName:"OperationalizationClusterUpdateParameters",type:{name:"Composite",className:"OperationalizationClusterUpdateParameters",modelProperties:{tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}}}}},M={serializedName:"StorageAccountCredentials",type:{name:"Composite",className:"StorageAccountCredentials",modelProperties:{resourceId:{readOnly:!0,serializedName:"resourceId",type:{name:"String"}},primaryKey:{readOnly:!0,serializedName:"primaryKey",type:{name:"String"}},secondaryKey:{readOnly:!0,serializedName:"secondaryKey",type:{name:"String"}}}}},R={serializedName:"ContainerRegistryCredentials",type:{name:"Composite",className:"ContainerRegistryCredentials",modelProperties:{loginServer:{readOnly:!0,serializedName:"loginServer",type:{name:"String"}},password:{readOnly:!0,serializedName:"password",type:{name:"String"}},password2:{readOnly:!0,serializedName:"password2",type:{name:"String"}},username:{readOnly:!0,serializedName:"username",type:{name:"String"}}}}},A={serializedName:"ContainerServiceCredentials",type:{name:"Composite",className:"ContainerServiceCredentials",modelProperties:{acsKubeConfig:{readOnly:!0,serializedName:"acsKubeConfig",type:{name:"String"}},servicePrincipalConfiguration:{readOnly:!0,serializedName:"servicePrincipalConfiguration",type:{name:"Composite",className:"ServicePrincipalProperties"}},imagePullSecretName:{readOnly:!0,serializedName:"imagePullSecretName",type:{name:"String"}}}}},q={serializedName:"AppInsightsCredentials",type:{name:"Composite",className:"AppInsightsCredentials",modelProperties:{appId:{serializedName:"appId",type:{name:"String"}},instrumentationKey:{serializedName:"instrumentationKey",type:{name:"String"}}}}},I={serializedName:"OperationalizationClusterCredentials",type:{name:"Composite",className:"OperationalizationClusterCredentials",modelProperties:{storageAccount:{serializedName:"storageAccount",type:{name:"Composite",className:"StorageAccountCredentials"}},containerRegistry:{serializedName:"containerRegistry",type:{name:"Composite",className:"ContainerRegistryCredentials"}},containerService:{serializedName:"containerService",type:{name:"Composite",className:"ContainerServiceCredentials"}},appInsights:{serializedName:"appInsights",type:{name:"Composite",className:"AppInsightsCredentials"}},serviceAuthConfiguration:{serializedName:"serviceAuthConfiguration",type:{name:"Composite",className:"ServiceAuthConfiguration"}},sslConfiguration:{serializedName:"sslConfiguration",type:{name:"Composite",className:"SslConfiguration"}}}}},L={serializedName:"CheckSystemServicesUpdatesAvailableResponse",type:{name:"Composite",className:"CheckSystemServicesUpdatesAvailableResponse",modelProperties:{updatesAvailable:{readOnly:!0,serializedName:"updatesAvailable",type:{name:"String"}}}}},G={serializedName:"UpdateSystemServicesResponse",type:{name:"Composite",className:"UpdateSystemServicesResponse",modelProperties:{updateStatus:{readOnly:!0,serializedName:"updateStatus",type:{name:"String"}},updateStartedOn:{readOnly:!0,serializedName:"updateStartedOn",type:{name:"DateTime"}},updateCompletedOn:{readOnly:!0,serializedName:"updateCompletedOn",type:{name:"DateTime"}}}}},U={serializedName:"ResourceOperation_display",type:{name:"Composite",className:"ResourceOperationDisplay",modelProperties:{provider:{serializedName:"provider",type:{name:"String"}},resource:{serializedName:"resource",type:{name:"String"}},operation:{serializedName:"operation",type:{name:"String"}},description:{serializedName:"description",type:{name:"String"}}}}},E={serializedName:"ResourceOperation",type:{name:"Composite",className:"ResourceOperation",modelProperties:{name:{serializedName:"name",type:{name:"String"}},display:{serializedName:"display",type:{name:"Composite",className:"ResourceOperationDisplay"}},origin:{serializedName:"origin",type:{name:"String"}}}}},T={serializedName:"AvailableOperations",type:{name:"Composite",className:"AvailableOperations",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"ResourceOperation"}}}}}}},D={serializedName:"operationalizationclusters-delete-headers",type:{name:"Composite",className:"OperationalizationClustersDeleteHeaders",modelProperties:{location:{serializedName:"location",type:{name:"String"}}}}},k={serializedName:"operationalizationclusters-updatesystemservices-headers",type:{name:"Composite",className:"OperationalizationClustersUpdateSystemServicesHeaders",modelProperties:{location:{serializedName:"location",type:{name:"String"}}}}},x={serializedName:"PaginatedOperationalizationClustersList",type:{name:"Composite",className:"PaginatedOperationalizationClustersList",modelProperties:{value:{serializedName:"",type:{name:"Sequence",element:{type:{name:"Composite",className:"OperationalizationCluster"}}}},nextLink:{serializedName:"nextLink",type:{name:"String"}}}}},K=Object.freeze({CloudError:o,BaseResource:p,Resource:m,ErrorDetail:l,ErrorResponse:u,ErrorResponseWrapper:d,StorageAccountProperties:c,ContainerRegistryProperties:y,ServicePrincipalProperties:g,KubernetesClusterProperties:N,SystemService:C,AcsClusterProperties:z,AppInsightsProperties:S,SslConfiguration:h,ServiceAuthConfiguration:P,AutoScaleConfiguration:f,GlobalServiceConfiguration:v,OperationalizationCluster:b,OperationalizationClusterUpdateParameters:O,StorageAccountCredentials:M,ContainerRegistryCredentials:R,ContainerServiceCredentials:A,AppInsightsCredentials:q,OperationalizationClusterCredentials:I,CheckSystemServicesUpdatesAvailableResponse:L,UpdateSystemServicesResponse:G,ResourceOperationDisplay:U,ResourceOperation:E,AvailableOperations:T,OperationalizationClustersDeleteHeaders:D,OperationalizationClustersUpdateSystemServicesHeaders:k,PaginatedOperationalizationClustersList:x}),w=Object.freeze({OperationalizationCluster:b,Resource:m,BaseResource:p,ErrorResponseWrapper:d,ErrorResponse:u,ErrorDetail:l,StorageAccountProperties:c,ContainerRegistryProperties:y,AcsClusterProperties:z,KubernetesClusterProperties:N,ServicePrincipalProperties:g,SystemService:C,AppInsightsProperties:S,GlobalServiceConfiguration:v,SslConfiguration:h,ServiceAuthConfiguration:P,AutoScaleConfiguration:f,OperationalizationClusterUpdateParameters:O,OperationalizationClustersDeleteHeaders:D,OperationalizationClusterCredentials:I,StorageAccountCredentials:M,ContainerRegistryCredentials:R,ContainerServiceCredentials:A,AppInsightsCredentials:q,CloudError:o,CheckSystemServicesUpdatesAvailableResponse:L,UpdateSystemServicesResponse:G,OperationalizationClustersUpdateSystemServicesHeaders:k,PaginatedOperationalizationClustersList:x}),j={parameterPath:"acceptLanguage",mapper:{serializedName:"accept-language",defaultValue:"en-US",type:{name:"String"}}},_={parameterPath:"apiVersion",mapper:{required:!0,serializedName:"api-version",type:{name:"String"}}},V={parameterPath:"clusterName",mapper:{required:!0,serializedName:"clusterName",constraints:{MaxLength:90,MinLength:1,Pattern:/^[a-zA-Z][-\w\._\(\)]+[a-zA-Z0-9]$/},type:{name:"String"}}},H={parameterPath:"nextPageLink",mapper:{required:!0,serializedName:"nextLink",type:{name:"String"}},skipEncoding:!0},B={parameterPath:"resourceGroupName",mapper:{required:!0,serializedName:"resourceGroupName",constraints:{MaxLength:90,MinLength:1,Pattern:/^[-\w\._\(\)]+$/},type:{name:"String"}}},F={parameterPath:["options","skiptoken"],mapper:{serializedName:"$skiptoken",type:{name:"String"}}},W={parameterPath:"subscriptionId",mapper:{required:!0,serializedName:"subscriptionId",type:{name:"String"}}},$=function(){function e(e){this.client=e}return e.prototype.createOrUpdate=function(e,r,a,t){return this.beginCreateOrUpdate(e,r,a,t).then(function(e){return e.pollUntilFinished()})},e.prototype.get=function(e,r,a,t){return this.client.sendOperationRequest({resourceGroupName:e,clusterName:r,options:a},J,t)},e.prototype.update=function(e,r,a,t,i){return this.client.sendOperationRequest({resourceGroupName:e,clusterName:r,parameters:a,options:t},Q,i)},e.prototype.deleteMethod=function(e,r,a){return this.beginDeleteMethod(e,r,a).then(function(e){return e.pollUntilFinished()})},e.prototype.listKeys=function(e,r,a,t){return this.client.sendOperationRequest({resourceGroupName:e,clusterName:r,options:a},X,t)},e.prototype.checkSystemServicesUpdatesAvailable=function(e,r,a,t){return this.client.sendOperationRequest({resourceGroupName:e,clusterName:r,options:a},Y,t)},e.prototype.updateSystemServices=function(e,r,a){return this.beginUpdateSystemServices(e,r,a).then(function(e){return e.pollUntilFinished()})},e.prototype.listByResourceGroup=function(e,r,a){return this.client.sendOperationRequest({resourceGroupName:e,options:r},ee,a)},e.prototype.listBySubscriptionId=function(e,r){return this.client.sendOperationRequest({options:e},re,r)},e.prototype.beginCreateOrUpdate=function(e,r,a,t){return this.client.sendLRORequest({resourceGroupName:e,clusterName:r,parameters:a,options:t},ae,t)},e.prototype.beginDeleteMethod=function(e,r,a){return this.client.sendLRORequest({resourceGroupName:e,clusterName:r,options:a},te,a)},e.prototype.beginUpdateSystemServices=function(e,r,a){return this.client.sendLRORequest({resourceGroupName:e,clusterName:r,options:a},ie,a)},e.prototype.listByResourceGroupNext=function(e,r,a){return this.client.sendOperationRequest({nextPageLink:e,options:r},se,a)},e.prototype.listBySubscriptionIdNext=function(e,r,a){return this.client.sendOperationRequest({nextPageLink:e,options:r},ne,a)},e}(),Z=new r.Serializer(w),J={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}",urlParameters:[W,B,V],queryParameters:[_],headerParameters:[j],responses:{200:{bodyMapper:b},default:{bodyMapper:d}},serializer:Z},Q={httpMethod:"PATCH",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}",urlParameters:[W,B,V],queryParameters:[_],headerParameters:[j],requestBody:{parameterPath:"parameters",mapper:i({},O,{required:!0})},responses:{200:{bodyMapper:b},default:{bodyMapper:d}},serializer:Z},X={httpMethod:"POST",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}/listKeys",urlParameters:[W,B,V],queryParameters:[_],headerParameters:[j],responses:{200:{bodyMapper:I},default:{bodyMapper:o}},serializer:Z},Y={httpMethod:"POST",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}/checkSystemServicesUpdatesAvailable",urlParameters:[W,B,V],queryParameters:[_],headerParameters:[j],responses:{200:{bodyMapper:L},default:{bodyMapper:o}},serializer:Z},ee={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters",urlParameters:[W,B],queryParameters:[_,F],headerParameters:[j],responses:{200:{bodyMapper:x},default:{bodyMapper:o}},serializer:Z},re={httpMethod:"GET",path:"subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningCompute/operationalizationClusters",urlParameters:[W],queryParameters:[_,F],headerParameters:[j],responses:{200:{bodyMapper:x},default:{bodyMapper:o}},serializer:Z},ae={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}",urlParameters:[W,B,V],queryParameters:[_],headerParameters:[j],requestBody:{parameterPath:"parameters",mapper:i({},b,{required:!0})},responses:{200:{bodyMapper:b},201:{bodyMapper:b},default:{bodyMapper:d}},serializer:Z},te={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}",urlParameters:[W,B,V],queryParameters:[_,{parameterPath:["options","deleteAll"],mapper:{serializedName:"deleteAll",type:{name:"Boolean"}}}],headerParameters:[j],responses:{202:{headersMapper:D},204:{headersMapper:D},default:{bodyMapper:d}},serializer:Z},ie={httpMethod:"POST",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningCompute/operationalizationClusters/{clusterName}/updateSystemServices",urlParameters:[W,B,V],queryParameters:[_],headerParameters:[j],responses:{200:{bodyMapper:G,headersMapper:k},202:{headersMapper:k},default:{bodyMapper:o}},serializer:Z},se={httpMethod:"GET",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[H],headerParameters:[j],responses:{200:{bodyMapper:x},default:{bodyMapper:o}},serializer:Z},ne={httpMethod:"GET",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[H],headerParameters:[j],responses:{200:{bodyMapper:x},default:{bodyMapper:o}},serializer:Z},oe=Object.freeze({AvailableOperations:T,ResourceOperation:E,ResourceOperationDisplay:U,CloudError:o}),pe=function(){function e(e){this.client=e}return e.prototype.listAvailableOperations=function(e,r){return this.client.sendOperationRequest({options:e},me,r)},e}(),me={httpMethod:"GET",path:"providers/Microsoft.MachineLearningCompute/operations",queryParameters:[_],headerParameters:[j],responses:{200:{bodyMapper:T},default:{bodyMapper:o}},serializer:new r.Serializer(oe)},le=function(s){function e(e,r,a){var t=this;if(null==e)throw new Error("'credentials' cannot be null.");if(null==r)throw new Error("'subscriptionId' cannot be null.");if(a||(a={}),!a.userAgent){var i=n.getDefaultUserAgentValue();a.userAgent="@azure/arm-machinelearningcompute/0.1.0 "+i}return(t=s.call(this,e,a)||this).apiVersion="2017-08-01-preview",t.acceptLanguage="en-US",t.longRunningOperationRetryTimeout=30,t.baseUri=a.baseUri||t.baseUri||"https://management.azure.com",t.requestContentType="application/json; charset=utf-8",t.credentials=e,t.subscriptionId=r,null!==a.acceptLanguage&&void 0!==a.acceptLanguage&&(t.acceptLanguage=a.acceptLanguage),null!==a.longRunningOperationRetryTimeout&&void 0!==a.longRunningOperationRetryTimeout&&(t.longRunningOperationRetryTimeout=a.longRunningOperationRetryTimeout),t}return a(e,s),e}(n.AzureServiceClient),ue=function(i){function e(e,r,a){var t=i.call(this,e,r,a)||this;return t.operationalizationClusters=new $(t),t.machineLearningCompute=new pe(t),t}return a(e,i),e}(le);e.MachineLearningComputeManagementClient=ue,e.MachineLearningComputeManagementClientContext=le,e.MachineLearningComputeManagementModels=s,e.MachineLearningComputeManagementMappers=K,e.OperationalizationClusters=$,e.MachineLearningCompute=pe,Object.defineProperty(e,"__esModule",{value:!0})});
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../node_modules/tslib/tslib.es6.js","../esm/models/mappers.js","../esm/models/parameters.js","../esm/operations/operationalizationClusters.js","../esm/operations/machineLearningCompute.js","../esm/machineLearningComputeManagementClientContext.js","../esm/machineLearningComputeManagementClient.js"],"names":["extendStatics","d","b","Object","setPrototypeOf","__proto__","Array","p","hasOwnProperty","__extends","__","this","constructor","prototype","create","__assign","assign","t","s","i","n","arguments","length","call","apply","CloudError","CloudErrorMapper","BaseResource","BaseResourceMapper","Resource","serializedName","type","name","className","modelProperties","id","readOnly","location","required","tags","value","ErrorDetail","code","message","ErrorResponse","details","element","ErrorResponseWrapper","error","StorageAccountProperties","resourceId","ContainerRegistryProperties","ServicePrincipalProperties","clientId","secret","KubernetesClusterProperties","servicePrincipal","SystemService","systemServiceType","publicIpAddress","version","AcsClusterProperties","clusterFqdn","orchestratorType","orchestratorProperties","systemServices","masterCount","defaultValue","constraints","InclusiveMaximum","InclusiveMinimum","agentCount","agentVmSize","AppInsightsProperties","SslConfiguration","status","cert","key","cname","ServiceAuthConfiguration","primaryAuthKeyHash","secondaryAuthKeyHash","AutoScaleConfiguration","minReplicas","maxReplicas","targetUtilization","refreshPeriodInSeconds","GlobalServiceConfiguration","etag","ssl","serviceAuth","autoScale","additionalProperties","OperationalizationCluster","tslib_1.__assign","description","createdOn","modifiedOn","provisioningState","provisioningErrors","clusterType","storageAccount","containerRegistry","containerService","appInsights","globalServiceConfiguration","OperationalizationClusterUpdateParameters","StorageAccountCredentials","primaryKey","secondaryKey","ContainerRegistryCredentials","loginServer","password","password2","username","ContainerServiceCredentials","acsKubeConfig","servicePrincipalConfiguration","imagePullSecretName","AppInsightsCredentials","appId","instrumentationKey","OperationalizationClusterCredentials","serviceAuthConfiguration","sslConfiguration","CheckSystemServicesUpdatesAvailableResponse","updatesAvailable","UpdateSystemServicesResponse","updateStatus","updateStartedOn","updateCompletedOn","ResourceOperationDisplay","provider","resource","operation","ResourceOperation","display","origin","AvailableOperations","OperationalizationClustersDeleteHeaders","OperationalizationClustersUpdateSystemServicesHeaders","PaginatedOperationalizationClustersList","nextLink","acceptLanguage","parameterPath","mapper","apiVersion","clusterName","MaxLength","MinLength","Pattern","nextPageLink","skipEncoding","resourceGroupName","skiptoken","subscriptionId","OperationalizationClusters","client","createOrUpdate","parameters","options","beginCreateOrUpdate","then","lroPoller","pollUntilFinished","get","callback","sendOperationRequest","getOperationSpec","update","updateOperationSpec","deleteMethod","beginDeleteMethod","listKeys","listKeysOperationSpec","checkSystemServicesUpdatesAvailable","checkSystemServicesUpdatesAvailableOperationSpec","updateSystemServices","beginUpdateSystemServices","listByResourceGroup","listByResourceGroupOperationSpec","listBySubscriptionId","listBySubscriptionIdOperationSpec","sendLRORequest","beginCreateOrUpdateOperationSpec","beginDeleteMethodOperationSpec","beginUpdateSystemServicesOperationSpec","listByResourceGroupNext","listByResourceGroupNextOperationSpec","listBySubscriptionIdNext","listBySubscriptionIdNextOperationSpec","serializer","msRest.Serializer","Mappers","httpMethod","path","urlParameters","Parameters.subscriptionId","Parameters.resourceGroupName","Parameters.clusterName","queryParameters","Parameters.apiVersion","headerParameters","Parameters.acceptLanguage","responses","200","bodyMapper","Mappers.OperationalizationCluster","default","Mappers.ErrorResponseWrapper","requestBody","Mappers.OperationalizationClusterUpdateParameters","Mappers.OperationalizationClusterCredentials","Mappers.CloudError","Mappers.CheckSystemServicesUpdatesAvailableResponse","Parameters.skiptoken","Mappers.PaginatedOperationalizationClustersList","201","202","headersMapper","Mappers.OperationalizationClustersDeleteHeaders","204","Mappers.UpdateSystemServicesResponse","Mappers.OperationalizationClustersUpdateSystemServicesHeaders","baseUrl","Parameters.nextPageLink","MachineLearningCompute","listAvailableOperations","listAvailableOperationsOperationSpec","Mappers.AvailableOperations","MachineLearningComputeManagementClientContext","_super","credentials","_this","undefined","Error","userAgent","defaultUserAgent","msRestAzure.getDefaultUserAgentValue","packageName","longRunningOperationRetryTimeout","baseUri","requestContentType","tslib_1.__extends","msRestAzure.AzureServiceClient","MachineLearningComputeManagementClient","operationalizationClusters","operations.OperationalizationClusters","machineLearningCompute","operations.MachineLearningCompute"],"mappings":"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"}
@@ -1,19 +0,0 @@
1
- import * as msRest from "@azure/ms-rest-js";
2
- import * as Models from "./models";
3
- import * as Mappers from "./models/mappers";
4
- import * as operations from "./operations";
5
- import { MachineLearningComputeManagementClientContext } from "./machineLearningComputeManagementClientContext";
6
- declare class MachineLearningComputeManagementClient extends MachineLearningComputeManagementClientContext {
7
- operationalizationClusters: operations.OperationalizationClusters;
8
- machineLearningCompute: operations.MachineLearningCompute;
9
- /**
10
- * Initializes a new instance of the MachineLearningComputeManagementClient class.
11
- * @param credentials Credentials needed for the client to connect to Azure.
12
- * @param subscriptionId The Azure subscription ID.
13
- * @param [options] The parameter options
14
- */
15
- constructor(credentials: msRest.ServiceClientCredentials, subscriptionId: string, options?: Models.MachineLearningComputeManagementClientOptions);
16
- }
17
- export { MachineLearningComputeManagementClient, MachineLearningComputeManagementClientContext, Models as MachineLearningComputeManagementModels, Mappers as MachineLearningComputeManagementMappers };
18
- export * from "./operations";
19
- //# sourceMappingURL=machineLearningComputeManagementClient.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"machineLearningComputeManagementClient.d.ts","sourceRoot":"","sources":["../lib/machineLearningComputeManagementClient.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,OAAO,MAAM,kBAAkB,CAAC;AAC5C,OAAO,KAAK,UAAU,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,6CAA6C,EAAE,MAAM,iDAAiD,CAAC;AAGhH,cAAM,sCAAuC,SAAQ,6CAA6C;IAEhG,0BAA0B,EAAE,UAAU,CAAC,0BAA0B,CAAC;IAClE,sBAAsB,EAAE,UAAU,CAAC,sBAAsB,CAAC;IAE1D;;;;;OAKG;gBACS,WAAW,EAAE,MAAM,CAAC,wBAAwB,EAAE,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,6CAA6C;CAKjJ;AAID,OAAO,EACL,sCAAsC,EACtC,6CAA6C,EAC7C,MAAM,IAAI,sCAAsC,EAChD,OAAO,IAAI,uCAAuC,EACnD,CAAC;AACF,cAAc,cAAc,CAAC"}
@@ -1,34 +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
- import * as tslib_1 from "tslib";
11
- import * as Models from "./models";
12
- import * as Mappers from "./models/mappers";
13
- import * as operations from "./operations";
14
- import { MachineLearningComputeManagementClientContext } from "./machineLearningComputeManagementClientContext";
15
- var MachineLearningComputeManagementClient = /** @class */ (function (_super) {
16
- tslib_1.__extends(MachineLearningComputeManagementClient, _super);
17
- /**
18
- * Initializes a new instance of the MachineLearningComputeManagementClient class.
19
- * @param credentials Credentials needed for the client to connect to Azure.
20
- * @param subscriptionId The Azure subscription ID.
21
- * @param [options] The parameter options
22
- */
23
- function MachineLearningComputeManagementClient(credentials, subscriptionId, options) {
24
- var _this = _super.call(this, credentials, subscriptionId, options) || this;
25
- _this.operationalizationClusters = new operations.OperationalizationClusters(_this);
26
- _this.machineLearningCompute = new operations.MachineLearningCompute(_this);
27
- return _this;
28
- }
29
- return MachineLearningComputeManagementClient;
30
- }(MachineLearningComputeManagementClientContext));
31
- // Operation Specifications
32
- export { MachineLearningComputeManagementClient, MachineLearningComputeManagementClientContext, Models as MachineLearningComputeManagementModels, Mappers as MachineLearningComputeManagementMappers };
33
- export * from "./operations";
34
- //# sourceMappingURL=machineLearningComputeManagementClient.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"machineLearningComputeManagementClient.js","sourceRoot":"","sources":["../lib/machineLearningComputeManagementClient.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;;AAGH,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,OAAO,MAAM,kBAAkB,CAAC;AAC5C,OAAO,KAAK,UAAU,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,6CAA6C,EAAE,MAAM,iDAAiD,CAAC;AAGhH;IAAqD,kEAA6C;IAKhG;;;;;OAKG;IACH,gDAAY,WAA4C,EAAE,cAAsB,EAAE,OAA8D;QAAhJ,YACE,kBAAM,WAAW,EAAE,cAAc,EAAE,OAAO,CAAC,SAG5C;QAFC,KAAI,CAAC,0BAA0B,GAAG,IAAI,UAAU,CAAC,0BAA0B,CAAC,KAAI,CAAC,CAAC;QAClF,KAAI,CAAC,sBAAsB,GAAG,IAAI,UAAU,CAAC,sBAAsB,CAAC,KAAI,CAAC,CAAC;;IAC5E,CAAC;IACH,6CAAC;AAAD,CAAC,AAhBD,CAAqD,6CAA6C,GAgBjG;AAED,2BAA2B;AAE3B,OAAO,EACL,sCAAsC,EACtC,6CAA6C,EAC7C,MAAM,IAAI,sCAAsC,EAChD,OAAO,IAAI,uCAAuC,EACnD,CAAC;AACF,cAAc,cAAc,CAAC"}
@@ -1,16 +0,0 @@
1
- import * as Models from "./models";
2
- import * as msRest from "@azure/ms-rest-js";
3
- import * as msRestAzure from "@azure/ms-rest-azure-js";
4
- export declare class MachineLearningComputeManagementClientContext extends msRestAzure.AzureServiceClient {
5
- credentials: msRest.ServiceClientCredentials;
6
- subscriptionId: string;
7
- apiVersion?: string;
8
- /**
9
- * Initializes a new instance of the MachineLearningComputeManagementClient class.
10
- * @param credentials Credentials needed for the client to connect to Azure.
11
- * @param subscriptionId The Azure subscription ID.
12
- * @param [options] The parameter options
13
- */
14
- constructor(credentials: msRest.ServiceClientCredentials, subscriptionId: string, options?: Models.MachineLearningComputeManagementClientOptions);
15
- }
16
- //# sourceMappingURL=machineLearningComputeManagementClientContext.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"machineLearningComputeManagementClientContext.d.ts","sourceRoot":"","sources":["../lib/machineLearningComputeManagementClientContext.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,WAAW,MAAM,yBAAyB,CAAC;AAKvD,qBAAa,6CAA8C,SAAQ,WAAW,CAAC,kBAAkB;IAC/F,WAAW,EAAE,MAAM,CAAC,wBAAwB,CAAC;IAC7C,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,CAAC,EAAE,MAAM,CAAC;IAEpB;;;;;OAKG;gBACS,WAAW,EAAE,MAAM,CAAC,wBAAwB,EAAE,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,6CAA6C;CAiCjJ"}
@@ -1,56 +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
- import * as tslib_1 from "tslib";
11
- import * as msRestAzure from "@azure/ms-rest-azure-js";
12
- var packageName = "@azure/arm-machinelearningcompute";
13
- var packageVersion = "0.1.0";
14
- var MachineLearningComputeManagementClientContext = /** @class */ (function (_super) {
15
- tslib_1.__extends(MachineLearningComputeManagementClientContext, _super);
16
- /**
17
- * Initializes a new instance of the MachineLearningComputeManagementClient class.
18
- * @param credentials Credentials needed for the client to connect to Azure.
19
- * @param subscriptionId The Azure subscription ID.
20
- * @param [options] The parameter options
21
- */
22
- function MachineLearningComputeManagementClientContext(credentials, subscriptionId, options) {
23
- var _this = this;
24
- if (credentials == undefined) {
25
- throw new Error('\'credentials\' cannot be null.');
26
- }
27
- if (subscriptionId == undefined) {
28
- throw new Error('\'subscriptionId\' cannot be null.');
29
- }
30
- if (!options) {
31
- options = {};
32
- }
33
- if (!options.userAgent) {
34
- var defaultUserAgent = msRestAzure.getDefaultUserAgentValue();
35
- options.userAgent = packageName + "/" + packageVersion + " " + defaultUserAgent;
36
- }
37
- _this = _super.call(this, credentials, options) || this;
38
- _this.apiVersion = '2017-08-01-preview';
39
- _this.acceptLanguage = 'en-US';
40
- _this.longRunningOperationRetryTimeout = 30;
41
- _this.baseUri = options.baseUri || _this.baseUri || "https://management.azure.com";
42
- _this.requestContentType = "application/json; charset=utf-8";
43
- _this.credentials = credentials;
44
- _this.subscriptionId = subscriptionId;
45
- if (options.acceptLanguage !== null && options.acceptLanguage !== undefined) {
46
- _this.acceptLanguage = options.acceptLanguage;
47
- }
48
- if (options.longRunningOperationRetryTimeout !== null && options.longRunningOperationRetryTimeout !== undefined) {
49
- _this.longRunningOperationRetryTimeout = options.longRunningOperationRetryTimeout;
50
- }
51
- return _this;
52
- }
53
- return MachineLearningComputeManagementClientContext;
54
- }(msRestAzure.AzureServiceClient));
55
- export { MachineLearningComputeManagementClientContext };
56
- //# sourceMappingURL=machineLearningComputeManagementClientContext.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"machineLearningComputeManagementClientContext.js","sourceRoot":"","sources":["../lib/machineLearningComputeManagementClientContext.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;;AAIH,OAAO,KAAK,WAAW,MAAM,yBAAyB,CAAC;AAEvD,IAAM,WAAW,GAAG,mCAAmC,CAAC;AACxD,IAAM,cAAc,GAAG,OAAO,CAAC;AAE/B;IAAmE,yEAA8B;IAK/F;;;;;OAKG;IACH,uDAAY,WAA4C,EAAE,cAAsB,EAAE,OAA8D;QAAhJ,iBAgCC;QA/BC,IAAI,WAAW,IAAI,SAAS,EAAE;YAC5B,MAAM,IAAI,KAAK,CAAC,iCAAiC,CAAC,CAAC;SACpD;QACD,IAAI,cAAc,IAAI,SAAS,EAAE;YAC/B,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;SACvD;QAED,IAAI,CAAC,OAAO,EAAE;YACZ,OAAO,GAAG,EAAE,CAAC;SACd;QACD,IAAG,CAAC,OAAO,CAAC,SAAS,EAAE;YACrB,IAAM,gBAAgB,GAAG,WAAW,CAAC,wBAAwB,EAAE,CAAC;YAChE,OAAO,CAAC,SAAS,GAAM,WAAW,SAAI,cAAc,SAAI,gBAAkB,CAAC;SAC5E;QAED,QAAA,kBAAM,WAAW,EAAE,OAAO,CAAC,SAAC;QAE5B,KAAI,CAAC,UAAU,GAAG,oBAAoB,CAAC;QACvC,KAAI,CAAC,cAAc,GAAG,OAAO,CAAC;QAC9B,KAAI,CAAC,gCAAgC,GAAG,EAAE,CAAC;QAC3C,KAAI,CAAC,OAAO,GAAG,OAAO,CAAC,OAAO,IAAI,KAAI,CAAC,OAAO,IAAI,8BAA8B,CAAC;QACjF,KAAI,CAAC,kBAAkB,GAAG,iCAAiC,CAAC;QAC5D,KAAI,CAAC,WAAW,GAAG,WAAW,CAAC;QAC/B,KAAI,CAAC,cAAc,GAAG,cAAc,CAAC;QAErC,IAAG,OAAO,CAAC,cAAc,KAAK,IAAI,IAAI,OAAO,CAAC,cAAc,KAAK,SAAS,EAAE;YAC1E,KAAI,CAAC,cAAc,GAAG,OAAO,CAAC,cAAc,CAAC;SAC9C;QACD,IAAG,OAAO,CAAC,gCAAgC,KAAK,IAAI,IAAI,OAAO,CAAC,gCAAgC,KAAK,SAAS,EAAE;YAC9G,KAAI,CAAC,gCAAgC,GAAG,OAAO,CAAC,gCAAgC,CAAC;SAClF;;IACH,CAAC;IACH,oDAAC;AAAD,CAAC,AA5CD,CAAmE,WAAW,CAAC,kBAAkB,GA4ChG"}