@azure/arm-mixedreality 3.0.0 → 4.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +17 -0
- package/LICENSE +21 -0
- package/README.md +70 -70
- package/dist/index.js +2016 -0
- package/dist/index.js.map +1 -0
- package/dist/index.min.js +1 -0
- package/dist/index.min.js.map +1 -0
- package/dist-esm/samples-dev/checkLocalNameAvailability.d.ts +2 -0
- package/dist-esm/samples-dev/checkLocalNameAvailability.d.ts.map +1 -0
- package/dist-esm/samples-dev/checkLocalNameAvailability.js +34 -0
- package/dist-esm/samples-dev/checkLocalNameAvailability.js.map +1 -0
- package/dist-esm/samples-dev/createRemoteRenderingAccount.d.ts +2 -0
- package/dist-esm/samples-dev/createRemoteRenderingAccount.d.ts.map +1 -0
- package/dist-esm/samples-dev/createRemoteRenderingAccount.js +35 -0
- package/dist-esm/samples-dev/createRemoteRenderingAccount.js.map +1 -0
- package/dist-esm/samples-dev/createSpatialAnchorAccount.d.ts +2 -0
- package/dist-esm/samples-dev/createSpatialAnchorAccount.d.ts.map +1 -0
- package/dist-esm/samples-dev/createSpatialAnchorAccount.js +34 -0
- package/dist-esm/samples-dev/createSpatialAnchorAccount.js.map +1 -0
- package/dist-esm/samples-dev/deleteRemoteRenderingAccount.d.ts +2 -0
- package/dist-esm/samples-dev/deleteRemoteRenderingAccount.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteRemoteRenderingAccount.js +31 -0
- package/dist-esm/samples-dev/deleteRemoteRenderingAccount.js.map +1 -0
- package/dist-esm/samples-dev/deleteSpatialAnchorsAccount.d.ts +2 -0
- package/dist-esm/samples-dev/deleteSpatialAnchorsAccount.d.ts.map +1 -0
- package/dist-esm/samples-dev/deleteSpatialAnchorsAccount.js +31 -0
- package/dist-esm/samples-dev/deleteSpatialAnchorsAccount.js.map +1 -0
- package/dist-esm/samples-dev/getRemoteRenderingAccount.d.ts +2 -0
- package/dist-esm/samples-dev/getRemoteRenderingAccount.d.ts.map +1 -0
- package/dist-esm/samples-dev/getRemoteRenderingAccount.js +31 -0
- package/dist-esm/samples-dev/getRemoteRenderingAccount.js.map +1 -0
- package/dist-esm/samples-dev/getSpatialAnchorsAccount.d.ts +2 -0
- package/dist-esm/samples-dev/getSpatialAnchorsAccount.d.ts.map +1 -0
- package/dist-esm/samples-dev/getSpatialAnchorsAccount.js +31 -0
- package/dist-esm/samples-dev/getSpatialAnchorsAccount.js.map +1 -0
- package/dist-esm/samples-dev/listAvailableOperations.d.ts +2 -0
- package/dist-esm/samples-dev/listAvailableOperations.d.ts.map +1 -0
- package/dist-esm/samples-dev/listAvailableOperations.js +43 -0
- package/dist-esm/samples-dev/listAvailableOperations.js.map +1 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountKey.d.ts +2 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountKey.d.ts.map +1 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountKey.js +31 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountKey.js.map +1 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountsByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountsByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountsByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountsByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountsBySubscription.d.ts +2 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountsBySubscription.d.ts.map +1 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountsBySubscription.js +43 -0
- package/dist-esm/samples-dev/listRemoteRenderingAccountsBySubscription.js.map +1 -0
- package/dist-esm/samples-dev/listSpatialAnchorAccountKey.d.ts +2 -0
- package/dist-esm/samples-dev/listSpatialAnchorAccountKey.d.ts.map +1 -0
- package/dist-esm/samples-dev/listSpatialAnchorAccountKey.js +31 -0
- package/dist-esm/samples-dev/listSpatialAnchorAccountKey.js.map +1 -0
- package/dist-esm/samples-dev/listSpatialAnchorAccountsByResourceGroup.d.ts +2 -0
- package/dist-esm/samples-dev/listSpatialAnchorAccountsByResourceGroup.d.ts.map +1 -0
- package/dist-esm/samples-dev/listSpatialAnchorAccountsByResourceGroup.js +44 -0
- package/dist-esm/samples-dev/listSpatialAnchorAccountsByResourceGroup.js.map +1 -0
- package/dist-esm/samples-dev/listSpatialAnchorsAccountsBySubscription.d.ts +2 -0
- package/dist-esm/samples-dev/listSpatialAnchorsAccountsBySubscription.d.ts.map +1 -0
- package/dist-esm/samples-dev/listSpatialAnchorsAccountsBySubscription.js +43 -0
- package/dist-esm/samples-dev/listSpatialAnchorsAccountsBySubscription.js.map +1 -0
- package/dist-esm/samples-dev/regenerateRemoteRenderingAccountKeys.d.ts +2 -0
- package/dist-esm/samples-dev/regenerateRemoteRenderingAccountKeys.d.ts.map +1 -0
- package/dist-esm/samples-dev/regenerateRemoteRenderingAccountKeys.js +32 -0
- package/dist-esm/samples-dev/regenerateRemoteRenderingAccountKeys.js.map +1 -0
- package/dist-esm/samples-dev/regenerateSpatialAnchorsAccountKeys.d.ts +2 -0
- package/dist-esm/samples-dev/regenerateSpatialAnchorsAccountKeys.d.ts.map +1 -0
- package/dist-esm/samples-dev/regenerateSpatialAnchorsAccountKeys.js +32 -0
- package/dist-esm/samples-dev/regenerateSpatialAnchorsAccountKeys.js.map +1 -0
- package/dist-esm/samples-dev/updateRemoteRenderingAccount.d.ts +2 -0
- package/dist-esm/samples-dev/updateRemoteRenderingAccount.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateRemoteRenderingAccount.js +36 -0
- package/dist-esm/samples-dev/updateRemoteRenderingAccount.js.map +1 -0
- package/dist-esm/samples-dev/updateSpatialAnchorsAccount.d.ts +2 -0
- package/dist-esm/samples-dev/updateSpatialAnchorsAccount.d.ts.map +1 -0
- package/dist-esm/samples-dev/updateSpatialAnchorsAccount.js +35 -0
- package/dist-esm/samples-dev/updateSpatialAnchorsAccount.js.map +1 -0
- package/dist-esm/src/index.d.ts +5 -0
- package/dist-esm/src/index.d.ts.map +1 -0
- package/dist-esm/src/index.js +12 -0
- package/dist-esm/src/index.js.map +1 -0
- package/dist-esm/src/mixedRealityClient.d.ts +28 -0
- package/dist-esm/src/mixedRealityClient.d.ts.map +1 -0
- package/dist-esm/src/mixedRealityClient.js +89 -0
- package/dist-esm/src/mixedRealityClient.js.map +1 -0
- package/dist-esm/src/models/index.d.ts +444 -0
- package/dist-esm/src/models/index.d.ts.map +1 -0
- package/dist-esm/src/models/index.js +22 -0
- package/dist-esm/src/models/index.js.map +1 -0
- package/dist-esm/src/models/mappers.d.ts +25 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -0
- package/{esm → dist-esm/src}/models/mappers.js +362 -457
- package/dist-esm/src/models/mappers.js.map +1 -0
- package/dist-esm/src/models/parameters.d.ts +15 -0
- package/dist-esm/src/models/parameters.d.ts.map +1 -0
- package/dist-esm/src/models/parameters.js +135 -0
- package/dist-esm/src/models/parameters.js.map +1 -0
- package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
- package/dist-esm/src/operations/index.d.ts.map +1 -0
- package/{esm → dist-esm/src}/operations/index.js +1 -2
- package/dist-esm/src/operations/index.js.map +1 -0
- package/dist-esm/src/operations/operations.d.ts +32 -0
- package/dist-esm/src/operations/operations.d.ts.map +1 -0
- package/dist-esm/src/operations/operations.js +120 -0
- package/dist-esm/src/operations/operations.js.map +1 -0
- package/dist-esm/src/operations/remoteRenderingAccounts.d.ts +98 -0
- package/dist-esm/src/operations/remoteRenderingAccounts.d.ts.map +1 -0
- package/dist-esm/src/operations/remoteRenderingAccounts.js +422 -0
- package/dist-esm/src/operations/remoteRenderingAccounts.js.map +1 -0
- package/dist-esm/src/operations/spatialAnchorsAccounts.d.ts +98 -0
- package/dist-esm/src/operations/spatialAnchorsAccounts.d.ts.map +1 -0
- package/dist-esm/src/operations/spatialAnchorsAccounts.js +422 -0
- package/dist-esm/src/operations/spatialAnchorsAccounts.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts +4 -0
- package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/index.js +11 -0
- package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
- package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
- package/{esm/models/index.js → dist-esm/src/operationsInterfaces/operations.js} +2 -1
- package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/remoteRenderingAccounts.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/remoteRenderingAccounts.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/remoteRenderingAccounts.js +9 -0
- package/dist-esm/src/operationsInterfaces/remoteRenderingAccounts.js.map +1 -0
- package/dist-esm/src/operationsInterfaces/spatialAnchorsAccounts.d.ts +62 -0
- package/dist-esm/src/operationsInterfaces/spatialAnchorsAccounts.d.ts.map +1 -0
- package/dist-esm/src/operationsInterfaces/spatialAnchorsAccounts.js +9 -0
- package/dist-esm/src/operationsInterfaces/spatialAnchorsAccounts.js.map +1 -0
- package/dist-esm/test/sampleTest.d.ts +2 -0
- package/dist-esm/test/sampleTest.d.ts.map +1 -0
- package/dist-esm/test/sampleTest.js +40 -0
- package/dist-esm/test/sampleTest.js.map +1 -0
- package/package.json +75 -32
- package/review/arm-mixedreality.api.md +436 -0
- package/rollup.config.js +181 -30
- package/src/{models/operationsMappers.ts → index.ts} +4 -11
- package/src/mixedRealityClient.ts +102 -74
- package/src/models/index.ts +370 -884
- package/src/models/mappers.ts +367 -478
- package/src/models/parameters.ts +100 -39
- package/src/operations/index.ts +1 -2
- package/src/operations/operations.ts +85 -73
- package/src/operations/remoteRenderingAccounts.ts +319 -392
- package/src/operations/spatialAnchorsAccounts.ts +319 -392
- package/src/operationsInterfaces/index.ts +11 -0
- package/src/operationsInterfaces/operations.ts +22 -0
- package/src/operationsInterfaces/remoteRenderingAccounts.ts +119 -0
- package/src/operationsInterfaces/spatialAnchorsAccounts.ts +119 -0
- package/tsconfig.json +5 -4
- package/types/arm-mixedreality.d.ts +674 -0
- package/types/tsdoc-metadata.json +11 -0
- package/dist/arm-mixedreality.js +0 -2042
- package/dist/arm-mixedreality.js.map +0 -1
- package/dist/arm-mixedreality.min.js +0 -1
- package/dist/arm-mixedreality.min.js.map +0 -1
- package/esm/mixedRealityClient.d.ts +0 -42
- package/esm/mixedRealityClient.d.ts.map +0 -1
- package/esm/mixedRealityClient.js +0 -72
- package/esm/mixedRealityClient.js.map +0 -1
- package/esm/mixedRealityClientContext.d.ts +0 -17
- package/esm/mixedRealityClientContext.d.ts.map +0 -1
- package/esm/mixedRealityClientContext.js +0 -56
- package/esm/mixedRealityClientContext.js.map +0 -1
- package/esm/models/index.d.ts +0 -957
- package/esm/models/index.d.ts.map +0 -1
- package/esm/models/index.js.map +0 -1
- package/esm/models/mappers.d.ts +0 -32
- package/esm/models/mappers.d.ts.map +0 -1
- package/esm/models/mappers.js.map +0 -1
- package/esm/models/operationsMappers.d.ts +0 -2
- package/esm/models/operationsMappers.d.ts.map +0 -1
- package/esm/models/operationsMappers.js +0 -9
- package/esm/models/operationsMappers.js.map +0 -1
- package/esm/models/parameters.d.ts +0 -9
- package/esm/models/parameters.d.ts.map +0 -1
- package/esm/models/parameters.js +0 -95
- package/esm/models/parameters.js.map +0 -1
- package/esm/models/remoteRenderingAccountsMappers.d.ts +0 -2
- package/esm/models/remoteRenderingAccountsMappers.d.ts.map +0 -1
- package/esm/models/remoteRenderingAccountsMappers.js +0 -9
- package/esm/models/remoteRenderingAccountsMappers.js.map +0 -1
- package/esm/models/spatialAnchorsAccountsMappers.d.ts +0 -2
- package/esm/models/spatialAnchorsAccountsMappers.d.ts.map +0 -1
- package/esm/models/spatialAnchorsAccountsMappers.js +0 -9
- package/esm/models/spatialAnchorsAccountsMappers.js.map +0 -1
- package/esm/operations/index.d.ts.map +0 -1
- package/esm/operations/index.js.map +0 -1
- package/esm/operations/operations.d.ts +0 -46
- package/esm/operations/operations.d.ts.map +0 -1
- package/esm/operations/operations.js +0 -79
- package/esm/operations/operations.js.map +0 -1
- package/esm/operations/remoteRenderingAccounts.d.ts +0 -217
- package/esm/operations/remoteRenderingAccounts.d.ts.map +0 -1
- package/esm/operations/remoteRenderingAccounts.js +0 -344
- package/esm/operations/remoteRenderingAccounts.js.map +0 -1
- package/esm/operations/spatialAnchorsAccounts.d.ts +0 -217
- package/esm/operations/spatialAnchorsAccounts.d.ts.map +0 -1
- package/esm/operations/spatialAnchorsAccounts.js +0 -344
- package/esm/operations/spatialAnchorsAccounts.js.map +0 -1
- package/src/mixedRealityClientContext.ts +0 -62
- package/src/models/remoteRenderingAccountsMappers.ts +0 -29
- package/src/models/spatialAnchorsAccountsMappers.ts +0 -29
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"arm-mixedreality.js","sources":["../node_modules/tslib/tslib.es6.js","../src/models/index.ts","../src/models/mappers.ts","../src/models/parameters.ts","../src/models/operationsMappers.ts","../src/operations/operations.ts","../src/models/spatialAnchorsAccountsMappers.ts","../src/operations/spatialAnchorsAccounts.ts","../src/models/remoteRenderingAccountsMappers.ts","../src/operations/remoteRenderingAccounts.ts","../src/mixedRealityClientContext.ts","../src/mixedRealityClient.ts"],"sourcesContent":["/*! *****************************************************************************\r\nCopyright (c) Microsoft Corporation.\r\n\r\nPermission to use, copy, modify, and/or distribute this software for any\r\npurpose with or without fee is hereby granted.\r\n\r\nTHE SOFTWARE IS PROVIDED \"AS IS\" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH\r\nREGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY\r\nAND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,\r\nINDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM\r\nLOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR\r\nOTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR\r\nPERFORMANCE OF THIS SOFTWARE.\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++) {\r\n if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))\r\n t[p[i]] = s[p[i]];\r\n }\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 function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }\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) : adopt(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 __createBinding(o, m, k, k2) {\r\n if (k2 === undefined) k2 = k;\r\n o[k2] = m[k];\r\n}\r\n\r\nexport function __exportStar(m, exports) {\r\n for (var p in m) if (p !== \"default\" && !exports.hasOwnProperty(p)) exports[p] = m[p];\r\n}\r\n\r\nexport function __values(o) {\r\n var s = typeof Symbol === \"function\" && Symbol.iterator, m = s && o[s], i = 0;\r\n if (m) return m.call(o);\r\n if (o && typeof o.length === \"number\") 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 throw new TypeError(s ? \"Object is not iterable.\" : \"Symbol.iterator is not defined.\");\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 __spreadArrays() {\r\n for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length;\r\n for (var r = Array(s), k = 0, i = 0; i < il; i++)\r\n for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++)\r\n r[k] = a[j];\r\n return r;\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\r\nexport function __classPrivateFieldGet(receiver, privateMap) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to get private field on non-instance\");\r\n }\r\n return privateMap.get(receiver);\r\n}\r\n\r\nexport function __classPrivateFieldSet(receiver, privateMap, value) {\r\n if (!privateMap.has(receiver)) {\r\n throw new TypeError(\"attempted to set private field on non-instance\");\r\n }\r\n privateMap.set(receiver, value);\r\n return value;\r\n}\r\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { BaseResource, CloudError, AzureServiceClientOptions } from \"@azure/ms-rest-azure-js\";\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport { BaseResource, CloudError };\n\n/**\n * Check Name Availability Request\n */\nexport interface CheckNameAvailabilityRequest {\n /**\n * Resource Name To Verify\n */\n name: string;\n /**\n * Fully qualified resource type which includes provider namespace\n */\n type: string;\n}\n\n/**\n * Check Name Availability Response\n */\nexport interface CheckNameAvailabilityResponse {\n /**\n * if name Available\n */\n nameAvailable: boolean;\n /**\n * Resource Name To Verify. Possible values include: 'Invalid', 'AlreadyExists'\n */\n reason?: NameUnavailableReason;\n /**\n * detail message\n */\n message?: string;\n}\n\n/**\n * The object that represents the operation.\n */\nexport interface OperationDisplay {\n /**\n * Service provider: Microsoft.ResourceProvider\n */\n provider: string;\n /**\n * Resource on which the operation is performed: Profile, endpoint, etc.\n */\n resource: string;\n /**\n * Operation type: Read, write, delete, etc.\n */\n operation: string;\n /**\n * Description of operation\n */\n description: string;\n}\n\n/**\n * Specifications of the Log for Azure Monitoring\n */\nexport interface LogSpecification {\n /**\n * Name of the log\n */\n name?: string;\n /**\n * Localized friendly display name of the log\n */\n displayName?: string;\n /**\n * Blob duration of the log\n */\n blobDuration?: string;\n}\n\n/**\n * Specifications of the Dimension of metrics\n */\nexport interface MetricDimension {\n /**\n * Name of the dimension\n */\n name?: string;\n /**\n * Localized friendly display name of the dimension\n */\n displayName?: string;\n /**\n * Internal name of the dimension.\n */\n internalName?: string;\n}\n\n/**\n * Specifications of the Metrics for Azure Monitoring\n */\nexport interface MetricSpecification {\n /**\n * Name of the metric\n */\n name?: string;\n /**\n * Localized friendly display name of the metric\n */\n displayName?: string;\n /**\n * Localized friendly description of the metric\n */\n displayDescription?: string;\n /**\n * Unit that makes sense for the metric\n */\n unit?: string;\n /**\n * Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count.\n */\n aggregationType?: string;\n /**\n * Internal metric name.\n */\n internalMetricName?: string;\n /**\n * Dimensions of the metric\n */\n dimensions?: MetricDimension[];\n}\n\n/**\n * Service specification payload\n */\nexport interface ServiceSpecification {\n /**\n * Specifications of the Log for Azure Monitoring\n */\n logSpecifications?: LogSpecification[];\n /**\n * Specifications of the Metrics for Azure Monitoring\n */\n metricSpecifications?: MetricSpecification[];\n}\n\n/**\n * Operation properties.\n */\nexport interface OperationProperties {\n /**\n * Service specification.\n */\n serviceSpecification?: ServiceSpecification;\n}\n\n/**\n * REST API operation\n */\nexport interface Operation {\n /**\n * Operation name: {provider}/{resource}/{operation}\n */\n name?: string;\n /**\n * The object that represents the operation.\n */\n display?: OperationDisplay;\n /**\n * Whether or not this is a data plane operation\n */\n isDataAction?: boolean;\n /**\n * The origin\n */\n origin?: string;\n /**\n * Properties of the operation\n */\n properties?: OperationProperties;\n}\n\n/**\n * Identity for the resource.\n */\nexport interface Identity {\n /**\n * The principal ID of resource identity.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly principalId?: string;\n /**\n * The tenant ID of resource.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly tenantId?: string;\n /**\n * The identity type. Possible values include: 'SystemAssigned'\n */\n type?: ResourceIdentityType;\n}\n\n/**\n * The resource model definition representing SKU\n */\nexport interface Sku {\n /**\n * The name of the SKU. Ex - P3. It is typically a letter+number code\n */\n name: string;\n /**\n * This field is required to be implemented by the Resource Provider if the service has more than\n * one tier, but is not required on a PUT. Possible values include: 'Free', 'Basic', 'Standard',\n * 'Premium'\n */\n tier?: SkuTier;\n /**\n * The SKU size. When the name field is the combination of tier and some other value, this would\n * be the standalone code.\n */\n size?: string;\n /**\n * If the service has different generations of hardware, for the same SKU, then that can be\n * captured here.\n */\n family?: string;\n /**\n * If the SKU supports scale out/in then the capacity integer should be included. If scale out/in\n * is not possible for the resource this may be omitted.\n */\n capacity?: number;\n}\n\n/**\n * Metadata pertaining to creation and last modification of the resource.\n */\nexport interface SystemData {\n /**\n * The identity that created the resource.\n */\n createdBy?: string;\n /**\n * The type of identity that created the resource. Possible values include: 'User',\n * 'Application', 'ManagedIdentity', 'Key'\n */\n createdByType?: CreatedByType;\n /**\n * The timestamp of resource creation (UTC).\n */\n createdAt?: Date;\n /**\n * The identity that last modified the resource.\n */\n lastModifiedBy?: string;\n /**\n * The type of identity that last modified the resource. Possible values include: 'User',\n * 'Application', 'ManagedIdentity', 'Key'\n */\n lastModifiedByType?: CreatedByType;\n /**\n * The type of identity that last modified the resource.\n */\n lastModifiedAt?: Date;\n}\n\n/**\n * Common fields that are returned in the response for all Azure Resource Manager resources\n * @summary Resource\n */\nexport interface Resource extends BaseResource {\n /**\n * Fully qualified resource ID for the resource. Ex -\n * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly id?: string;\n /**\n * The name of the resource\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or\n * \"Microsoft.Storage/storageAccounts\"\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly type?: string;\n}\n\n/**\n * The resource model definition for an Azure Resource Manager tracked top level resource which has\n * 'tags' and a 'location'\n * @summary Tracked Resource\n */\nexport interface TrackedResource extends Resource {\n /**\n * Resource tags.\n */\n tags?: { [propertyName: string]: string };\n /**\n * The geo-location where the resource lives\n */\n location: string;\n}\n\n/**\n * SpatialAnchorsAccount Response.\n */\nexport interface SpatialAnchorsAccount extends TrackedResource {\n /**\n * The name of the storage account associated with this accountId\n */\n storageAccountName?: string;\n /**\n * unique id of certain account.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly accountId?: string;\n /**\n * Correspond domain name of certain Spatial Anchors Account\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly accountDomain?: string;\n /**\n * The identity associated with this account\n */\n identity?: Identity;\n /**\n * The plan associated with this account\n */\n plan?: Identity;\n /**\n * The sku associated with this account\n */\n sku?: Sku;\n /**\n * The kind of account, if supported\n */\n kind?: Sku;\n /**\n * System metadata for this account\n */\n systemData?: SystemData;\n}\n\n/**\n * An interface representing ResourceModelWithAllowedPropertySetIdentity.\n */\nexport interface ResourceModelWithAllowedPropertySetIdentity extends Identity {\n}\n\n/**\n * An interface representing ResourceModelWithAllowedPropertySetSku.\n */\nexport interface ResourceModelWithAllowedPropertySetSku extends Sku {\n}\n\n/**\n * Plan for the resource.\n */\nexport interface Plan {\n /**\n * A user defined name of the 3rd Party Artifact that is being procured.\n */\n name: string;\n /**\n * The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic\n */\n publisher: string;\n /**\n * The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID\n * specified for the artifact at the time of Data Market onboarding.\n */\n product: string;\n /**\n * A publisher provided promotion code as provisioned in Data Market for the said\n * product/artifact.\n */\n promotionCode?: string;\n /**\n * The version of the desired product/artifact.\n */\n version?: string;\n}\n\n/**\n * An interface representing ResourceModelWithAllowedPropertySetPlan.\n */\nexport interface ResourceModelWithAllowedPropertySetPlan extends Plan {\n}\n\n/**\n * The resource model definition containing the full set of allowed properties for a resource.\n * Except properties bag, there cannot be a top level property outside of this set.\n */\nexport interface ResourceModelWithAllowedPropertySet extends BaseResource {\n /**\n * Fully qualified resource ID for the resource. Ex -\n * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly id?: string;\n /**\n * The name of the resource\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or\n * \"Microsoft.Storage/storageAccounts\"\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly type?: string;\n /**\n * The geo-location where the resource lives\n */\n location?: string;\n /**\n * The fully qualified resource ID of the resource that manages this resource. Indicates if this\n * resource is managed by another Azure resource. If this is present, complete mode deployment\n * will not delete the resource if it is removed from the template since it is managed by another\n * resource.\n */\n managedBy?: string;\n /**\n * Metadata used by portal/tooling/etc to render different UX experiences for resources of the\n * same type; e.g. ApiApps are a kind of Microsoft.Web/sites type. If supported, the resource\n * provider must validate and persist this value.\n */\n kind?: string;\n /**\n * The etag field is *not* required. If it is provided in the response body, it must also be\n * provided as a header per the normal etag convention. Entity tags are used for comparing two\n * or more entities from the same requested resource. HTTP/1.1 uses entity tags in the etag\n * (section 14.19), If-Match (section 14.24), If-None-Match (section 14.26), and If-Range\n * (section 14.27) header fields.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly etag?: string;\n /**\n * Resource tags.\n */\n tags?: { [propertyName: string]: string };\n identity?: ResourceModelWithAllowedPropertySetIdentity;\n sku?: ResourceModelWithAllowedPropertySetSku;\n plan?: ResourceModelWithAllowedPropertySetPlan;\n}\n\n/**\n * The resource model definition for a Azure Resource Manager proxy resource. It will not have tags\n * and a location\n * @summary Proxy Resource\n */\nexport interface ProxyResource extends Resource {\n}\n\n/**\n * The resource model definition for an Azure Resource Manager resource with an etag.\n * @summary Entity Resource\n */\nexport interface AzureEntityResource extends Resource {\n /**\n * Resource Etag.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly etag?: string;\n}\n\n/**\n * Developer Keys of account\n */\nexport interface AccountKeys {\n /**\n * value of primary key.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly primaryKey?: string;\n /**\n * value of secondary key.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly secondaryKey?: string;\n}\n\n/**\n * Request for account key regeneration\n */\nexport interface AccountKeyRegenerateRequest {\n /**\n * serial of key to be regenerated. Default value: 1.\n */\n serial?: number;\n}\n\n/**\n * RemoteRenderingAccount Response.\n */\nexport interface RemoteRenderingAccount extends TrackedResource {\n /**\n * The name of the storage account associated with this accountId\n */\n storageAccountName?: string;\n /**\n * unique id of certain account.\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly accountId?: string;\n /**\n * Correspond domain name of certain Spatial Anchors Account\n * **NOTE: This property will not be serialized. It can only be populated by the server.**\n */\n readonly accountDomain?: string;\n /**\n * The identity associated with this account\n */\n identity?: Identity;\n /**\n * The plan associated with this account\n */\n plan?: Identity;\n /**\n * The sku associated with this account\n */\n sku?: Sku;\n /**\n * The kind of account, if supported\n */\n kind?: Sku;\n /**\n * System metadata for this account\n */\n systemData?: SystemData;\n}\n\n/**\n * An interface representing MixedRealityClientOptions.\n */\nexport interface MixedRealityClientOptions extends AzureServiceClientOptions {\n baseUri?: string;\n}\n\n/**\n * @interface\n * Result of the request to list Resource Provider operations. It contains a list of operations and\n * a URL link to get the next set of results.\n * @extends Array<Operation>\n */\nexport interface OperationPage extends Array<Operation> {\n /**\n * URL to get the next set of operation list results if there are any.\n */\n nextLink?: string;\n}\n\n/**\n * @interface\n * Result of the request to get resource collection. It contains a list of resources and a URL link\n * to get the next set of results.\n * @extends Array<SpatialAnchorsAccount>\n */\nexport interface SpatialAnchorsAccountPage extends Array<SpatialAnchorsAccount> {\n /**\n * URL to get the next set of resource list results if there are any.\n */\n nextLink?: string;\n}\n\n/**\n * @interface\n * Result of the request to get resource collection. It contains a list of resources and a URL link\n * to get the next set of results.\n * @extends Array<RemoteRenderingAccount>\n */\nexport interface RemoteRenderingAccountPage extends Array<RemoteRenderingAccount> {\n /**\n * URL to get the next set of resource list results if there are any.\n */\n nextLink?: string;\n}\n\n/**\n * Defines values for NameUnavailableReason.\n * Possible values include: 'Invalid', 'AlreadyExists'\n * @readonly\n * @enum {string}\n */\nexport type NameUnavailableReason = 'Invalid' | 'AlreadyExists';\n\n/**\n * Defines values for ResourceIdentityType.\n * Possible values include: 'SystemAssigned'\n * @readonly\n * @enum {string}\n */\nexport type ResourceIdentityType = 'SystemAssigned';\n\n/**\n * Defines values for SkuTier.\n * Possible values include: 'Free', 'Basic', 'Standard', 'Premium'\n * @readonly\n * @enum {string}\n */\nexport type SkuTier = 'Free' | 'Basic' | 'Standard' | 'Premium';\n\n/**\n * Defines values for CreatedByType.\n * Possible values include: 'User', 'Application', 'ManagedIdentity', 'Key'\n * @readonly\n * @enum {string}\n */\nexport type CreatedByType = 'User' | 'Application' | 'ManagedIdentity' | 'Key';\n\n/**\n * Contains response data for the list operation.\n */\nexport type OperationsListResponse = OperationPage & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: OperationPage;\n };\n};\n\n/**\n * Contains response data for the listNext operation.\n */\nexport type OperationsListNextResponse = OperationPage & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: OperationPage;\n };\n};\n\n/**\n * Contains response data for the checkNameAvailabilityLocal operation.\n */\nexport type CheckNameAvailabilityLocalResponse = CheckNameAvailabilityResponse & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: CheckNameAvailabilityResponse;\n };\n};\n\n/**\n * Contains response data for the listBySubscription operation.\n */\nexport type SpatialAnchorsAccountsListBySubscriptionResponse = SpatialAnchorsAccountPage & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: SpatialAnchorsAccountPage;\n };\n};\n\n/**\n * Contains response data for the listByResourceGroup operation.\n */\nexport type SpatialAnchorsAccountsListByResourceGroupResponse = SpatialAnchorsAccountPage & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: SpatialAnchorsAccountPage;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type SpatialAnchorsAccountsGetResponse = SpatialAnchorsAccount & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: SpatialAnchorsAccount;\n };\n};\n\n/**\n * Contains response data for the update operation.\n */\nexport type SpatialAnchorsAccountsUpdateResponse = SpatialAnchorsAccount & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: SpatialAnchorsAccount;\n };\n};\n\n/**\n * Contains response data for the create operation.\n */\nexport type SpatialAnchorsAccountsCreateResponse = SpatialAnchorsAccount & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: SpatialAnchorsAccount;\n };\n};\n\n/**\n * Contains response data for the listKeys operation.\n */\nexport type SpatialAnchorsAccountsListKeysResponse = AccountKeys & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: AccountKeys;\n };\n};\n\n/**\n * Contains response data for the regenerateKeys operation.\n */\nexport type SpatialAnchorsAccountsRegenerateKeysResponse = AccountKeys & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: AccountKeys;\n };\n};\n\n/**\n * Contains response data for the listBySubscriptionNext operation.\n */\nexport type SpatialAnchorsAccountsListBySubscriptionNextResponse = SpatialAnchorsAccountPage & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: SpatialAnchorsAccountPage;\n };\n};\n\n/**\n * Contains response data for the listByResourceGroupNext operation.\n */\nexport type SpatialAnchorsAccountsListByResourceGroupNextResponse = SpatialAnchorsAccountPage & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: SpatialAnchorsAccountPage;\n };\n};\n\n/**\n * Contains response data for the listBySubscription operation.\n */\nexport type RemoteRenderingAccountsListBySubscriptionResponse = RemoteRenderingAccountPage & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RemoteRenderingAccountPage;\n };\n};\n\n/**\n * Contains response data for the listByResourceGroup operation.\n */\nexport type RemoteRenderingAccountsListByResourceGroupResponse = RemoteRenderingAccountPage & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RemoteRenderingAccountPage;\n };\n};\n\n/**\n * Contains response data for the get operation.\n */\nexport type RemoteRenderingAccountsGetResponse = RemoteRenderingAccount & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RemoteRenderingAccount;\n };\n};\n\n/**\n * Contains response data for the update operation.\n */\nexport type RemoteRenderingAccountsUpdateResponse = RemoteRenderingAccount & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RemoteRenderingAccount;\n };\n};\n\n/**\n * Contains response data for the create operation.\n */\nexport type RemoteRenderingAccountsCreateResponse = RemoteRenderingAccount & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RemoteRenderingAccount;\n };\n};\n\n/**\n * Contains response data for the listKeys operation.\n */\nexport type RemoteRenderingAccountsListKeysResponse = AccountKeys & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: AccountKeys;\n };\n};\n\n/**\n * Contains response data for the regenerateKeys operation.\n */\nexport type RemoteRenderingAccountsRegenerateKeysResponse = AccountKeys & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: AccountKeys;\n };\n};\n\n/**\n * Contains response data for the listBySubscriptionNext operation.\n */\nexport type RemoteRenderingAccountsListBySubscriptionNextResponse = RemoteRenderingAccountPage & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RemoteRenderingAccountPage;\n };\n};\n\n/**\n * Contains response data for the listByResourceGroupNext operation.\n */\nexport type RemoteRenderingAccountsListByResourceGroupNextResponse = RemoteRenderingAccountPage & {\n /**\n * The underlying HTTP response.\n */\n _response: msRest.HttpResponse & {\n /**\n * The response body as text (string format)\n */\n bodyAsText: string;\n\n /**\n * The response body as parsed JSON or XML\n */\n parsedBody: RemoteRenderingAccountPage;\n };\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { CloudErrorMapper, BaseResourceMapper } from \"@azure/ms-rest-azure-js\";\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport const CloudError = CloudErrorMapper;\nexport const BaseResource = BaseResourceMapper;\n\nexport const CheckNameAvailabilityRequest: msRest.CompositeMapper = {\n serializedName: \"CheckNameAvailabilityRequest\",\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityRequest\",\n modelProperties: {\n name: {\n required: true,\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n type: {\n required: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckNameAvailabilityResponse: msRest.CompositeMapper = {\n serializedName: \"CheckNameAvailabilityResponse\",\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityResponse\",\n modelProperties: {\n nameAvailable: {\n required: true,\n serializedName: \"nameAvailable\",\n type: {\n name: \"Boolean\"\n }\n },\n reason: {\n serializedName: \"reason\",\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationDisplay: msRest.CompositeMapper = {\n serializedName: \"OperationDisplay\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n required: true,\n serializedName: \"provider\",\n type: {\n name: \"String\"\n }\n },\n resource: {\n required: true,\n serializedName: \"resource\",\n type: {\n name: \"String\"\n }\n },\n operation: {\n required: true,\n serializedName: \"operation\",\n type: {\n name: \"String\"\n }\n },\n description: {\n required: true,\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const LogSpecification: msRest.CompositeMapper = {\n serializedName: \"LogSpecification\",\n type: {\n name: \"Composite\",\n className: \"LogSpecification\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n blobDuration: {\n serializedName: \"blobDuration\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MetricDimension: msRest.CompositeMapper = {\n serializedName: \"MetricDimension\",\n type: {\n name: \"Composite\",\n className: \"MetricDimension\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n internalName: {\n serializedName: \"internalName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const MetricSpecification: msRest.CompositeMapper = {\n serializedName: \"MetricSpecification\",\n type: {\n name: \"Composite\",\n className: \"MetricSpecification\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\"\n }\n },\n displayDescription: {\n serializedName: \"displayDescription\",\n type: {\n name: \"String\"\n }\n },\n unit: {\n serializedName: \"unit\",\n type: {\n name: \"String\"\n }\n },\n aggregationType: {\n serializedName: \"aggregationType\",\n type: {\n name: \"String\"\n }\n },\n internalMetricName: {\n serializedName: \"internalMetricName\",\n type: {\n name: \"String\"\n }\n },\n dimensions: {\n serializedName: \"dimensions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MetricDimension\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ServiceSpecification: msRest.CompositeMapper = {\n serializedName: \"ServiceSpecification\",\n type: {\n name: \"Composite\",\n className: \"ServiceSpecification\",\n modelProperties: {\n logSpecifications: {\n serializedName: \"logSpecifications\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"LogSpecification\"\n }\n }\n }\n },\n metricSpecifications: {\n serializedName: \"metricSpecifications\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"MetricSpecification\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OperationProperties: msRest.CompositeMapper = {\n serializedName: \"OperationProperties\",\n type: {\n name: \"Composite\",\n className: \"OperationProperties\",\n modelProperties: {\n serviceSpecification: {\n serializedName: \"serviceSpecification\",\n type: {\n name: \"Composite\",\n className: \"ServiceSpecification\"\n }\n }\n }\n }\n};\n\nexport const Operation: msRest.CompositeMapper = {\n serializedName: \"Operation\",\n type: {\n name: \"Composite\",\n className: \"Operation\",\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: \"OperationDisplay\"\n }\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\"\n }\n },\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"OperationProperties\"\n }\n }\n }\n }\n};\n\nexport const Identity: msRest.CompositeMapper = {\n serializedName: \"Identity\",\n type: {\n name: \"Composite\",\n className: \"Identity\",\n modelProperties: {\n principalId: {\n readOnly: true,\n serializedName: \"principalId\",\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n readOnly: true,\n serializedName: \"tenantId\",\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"SystemAssigned\"\n ]\n }\n }\n }\n }\n};\n\nexport const Sku: msRest.CompositeMapper = {\n serializedName: \"Sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\",\n modelProperties: {\n name: {\n required: true,\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n tier: {\n serializedName: \"tier\",\n type: {\n name: \"Enum\",\n allowedValues: [\n \"Free\",\n \"Basic\",\n \"Standard\",\n \"Premium\"\n ]\n }\n },\n size: {\n serializedName: \"size\",\n type: {\n name: \"String\"\n }\n },\n family: {\n serializedName: \"family\",\n type: {\n name: \"String\"\n }\n },\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const SystemData: msRest.CompositeMapper = {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\"\n }\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\"\n }\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\"\n }\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const Resource: msRest.CompositeMapper = {\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 type: {\n readOnly: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const TrackedResource: msRest.CompositeMapper = {\n serializedName: \"TrackedResource\",\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n location: {\n required: true,\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SpatialAnchorsAccount: msRest.CompositeMapper = {\n serializedName: \"SpatialAnchorsAccount\",\n type: {\n name: \"Composite\",\n className: \"SpatialAnchorsAccount\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n storageAccountName: {\n serializedName: \"properties.storageAccountName\",\n type: {\n name: \"String\"\n }\n },\n accountId: {\n readOnly: true,\n serializedName: \"properties.accountId\",\n type: {\n name: \"String\"\n }\n },\n accountDomain: {\n readOnly: true,\n serializedName: \"properties.accountDomain\",\n type: {\n name: \"String\"\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"Identity\"\n }\n },\n plan: {\n serializedName: \"plan\",\n type: {\n name: \"Composite\",\n className: \"Identity\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n kind: {\n serializedName: \"kind\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const ResourceModelWithAllowedPropertySetIdentity: msRest.CompositeMapper = {\n serializedName: \"ResourceModelWithAllowedPropertySet_identity\",\n type: {\n name: \"Composite\",\n className: \"ResourceModelWithAllowedPropertySetIdentity\",\n modelProperties: {\n ...Identity.type.modelProperties\n }\n }\n};\n\nexport const ResourceModelWithAllowedPropertySetSku: msRest.CompositeMapper = {\n serializedName: \"ResourceModelWithAllowedPropertySet_sku\",\n type: {\n name: \"Composite\",\n className: \"ResourceModelWithAllowedPropertySetSku\",\n modelProperties: {\n ...Sku.type.modelProperties\n }\n }\n};\n\nexport const Plan: msRest.CompositeMapper = {\n serializedName: \"Plan\",\n type: {\n name: \"Composite\",\n className: \"Plan\",\n modelProperties: {\n name: {\n required: true,\n serializedName: \"name\",\n type: {\n name: \"String\"\n }\n },\n publisher: {\n required: true,\n serializedName: \"publisher\",\n type: {\n name: \"String\"\n }\n },\n product: {\n required: true,\n serializedName: \"product\",\n type: {\n name: \"String\"\n }\n },\n promotionCode: {\n serializedName: \"promotionCode\",\n type: {\n name: \"String\"\n }\n },\n version: {\n serializedName: \"version\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ResourceModelWithAllowedPropertySetPlan: msRest.CompositeMapper = {\n serializedName: \"ResourceModelWithAllowedPropertySet_plan\",\n type: {\n name: \"Composite\",\n className: \"ResourceModelWithAllowedPropertySetPlan\",\n modelProperties: {\n ...Plan.type.modelProperties\n }\n }\n};\n\nexport const ResourceModelWithAllowedPropertySet: msRest.CompositeMapper = {\n serializedName: \"ResourceModelWithAllowedPropertySet\",\n type: {\n name: \"Composite\",\n className: \"ResourceModelWithAllowedPropertySet\",\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 type: {\n readOnly: true,\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\"\n }\n },\n managedBy: {\n serializedName: \"managedBy\",\n type: {\n name: \"String\"\n }\n },\n kind: {\n serializedName: \"kind\",\n constraints: {\n Pattern: /^[-\\w\\._,\\(\\)]+$/\n },\n type: {\n name: \"String\"\n }\n },\n etag: {\n readOnly: true,\n serializedName: \"etag\",\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 identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"ResourceModelWithAllowedPropertySetIdentity\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ResourceModelWithAllowedPropertySetSku\"\n }\n },\n plan: {\n serializedName: \"plan\",\n type: {\n name: \"Composite\",\n className: \"ResourceModelWithAllowedPropertySetPlan\"\n }\n }\n }\n }\n};\n\nexport const ProxyResource: msRest.CompositeMapper = {\n serializedName: \"ProxyResource\",\n type: {\n name: \"Composite\",\n className: \"ProxyResource\",\n modelProperties: {\n ...Resource.type.modelProperties\n }\n }\n};\n\nexport const AzureEntityResource: msRest.CompositeMapper = {\n serializedName: \"AzureEntityResource\",\n type: {\n name: \"Composite\",\n className: \"AzureEntityResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n etag: {\n readOnly: true,\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const AccountKeys: msRest.CompositeMapper = {\n serializedName: \"AccountKeys\",\n type: {\n name: \"Composite\",\n className: \"AccountKeys\",\n modelProperties: {\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};\n\nexport const AccountKeyRegenerateRequest: msRest.CompositeMapper = {\n serializedName: \"AccountKeyRegenerateRequest\",\n type: {\n name: \"Composite\",\n className: \"AccountKeyRegenerateRequest\",\n modelProperties: {\n serial: {\n serializedName: \"serial\",\n defaultValue: 1,\n type: {\n name: \"Number\"\n }\n }\n }\n }\n};\n\nexport const RemoteRenderingAccount: msRest.CompositeMapper = {\n serializedName: \"RemoteRenderingAccount\",\n type: {\n name: \"Composite\",\n className: \"RemoteRenderingAccount\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n storageAccountName: {\n serializedName: \"properties.storageAccountName\",\n type: {\n name: \"String\"\n }\n },\n accountId: {\n readOnly: true,\n serializedName: \"properties.accountId\",\n type: {\n name: \"String\"\n }\n },\n accountDomain: {\n readOnly: true,\n serializedName: \"properties.accountDomain\",\n type: {\n name: \"String\"\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"Identity\"\n }\n },\n plan: {\n serializedName: \"plan\",\n type: {\n name: \"Composite\",\n className: \"Identity\"\n }\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n kind: {\n serializedName: \"kind\",\n type: {\n name: \"Composite\",\n className: \"Sku\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const OperationPage: msRest.CompositeMapper = {\n serializedName: \"OperationPage\",\n type: {\n name: \"Composite\",\n className: \"OperationPage\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const SpatialAnchorsAccountPage: msRest.CompositeMapper = {\n serializedName: \"SpatialAnchorsAccountPage\",\n type: {\n name: \"Composite\",\n className: \"SpatialAnchorsAccountPage\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SpatialAnchorsAccount\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const RemoteRenderingAccountPage: msRest.CompositeMapper = {\n serializedName: \"RemoteRenderingAccountPage\",\n type: {\n name: \"Composite\",\n className: \"RemoteRenderingAccountPage\",\n modelProperties: {\n value: {\n serializedName: \"\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"RemoteRenderingAccount\"\n }\n }\n }\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\n\nexport const acceptLanguage: msRest.OperationParameter = {\n parameterPath: \"acceptLanguage\",\n mapper: {\n serializedName: \"accept-language\",\n defaultValue: 'en-US',\n type: {\n name: \"String\"\n }\n }\n};\nexport const accountName: msRest.OperationURLParameter = {\n parameterPath: \"accountName\",\n mapper: {\n required: true,\n serializedName: \"accountName\",\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n Pattern: /^[-\\w\\._\\(\\)]+$/\n },\n type: {\n name: \"String\"\n }\n }\n};\nexport const apiVersion: msRest.OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n required: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\nexport const location: msRest.OperationURLParameter = {\n parameterPath: \"location\",\n mapper: {\n required: true,\n serializedName: \"location\",\n constraints: {\n MaxLength: 90,\n MinLength: 1,\n Pattern: /^[-\\w\\._\\(\\)]+$/\n },\n type: {\n name: \"String\"\n }\n }\n};\nexport const nextPageLink: msRest.OperationURLParameter = {\n parameterPath: \"nextPageLink\",\n mapper: {\n required: true,\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\nexport const resourceGroupName: msRest.OperationURLParameter = {\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 const subscriptionId: msRest.OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n required: true,\n serializedName: \"subscriptionId\",\n type: {\n name: \"String\"\n }\n }\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n CloudError,\n LogSpecification,\n MetricDimension,\n MetricSpecification,\n Operation,\n OperationDisplay,\n OperationPage,\n OperationProperties,\n ServiceSpecification\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/operationsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { MixedRealityClientContext } from \"../mixedRealityClientContext\";\n\n/** Class representing a Operations. */\nexport class Operations {\n private readonly client: MixedRealityClientContext;\n\n /**\n * Create a Operations.\n * @param {MixedRealityClientContext} client Reference to the service client.\n */\n constructor(client: MixedRealityClientContext) {\n this.client = client;\n }\n\n /**\n * Exposing Available Operations\n * @param [options] The optional parameters\n * @returns Promise<Models.OperationsListResponse>\n */\n list(options?: msRest.RequestOptionsBase): Promise<Models.OperationsListResponse>;\n /**\n * @param callback The callback\n */\n list(callback: msRest.ServiceCallback<Models.OperationPage>): void;\n /**\n * @param options The optional parameters\n * @param callback The callback\n */\n list(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.OperationPage>): void;\n list(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.OperationPage>, callback?: msRest.ServiceCallback<Models.OperationPage>): Promise<Models.OperationsListResponse> {\n return this.client.sendOperationRequest(\n {\n options\n },\n listOperationSpec,\n callback) as Promise<Models.OperationsListResponse>;\n }\n\n /**\n * Exposing Available Operations\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.OperationsListNextResponse>\n */\n listNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.OperationsListNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.OperationPage>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.OperationPage>): void;\n listNext(nextPageLink: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.OperationPage>, callback?: msRest.ServiceCallback<Models.OperationPage>): Promise<Models.OperationsListNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listNextOperationSpec,\n callback) as Promise<Models.OperationsListNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"providers/Microsoft.MixedReality/operations\",\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationPage\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.OperationPage\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n AccountKeyRegenerateRequest,\n AccountKeys,\n AzureEntityResource,\n BaseResource,\n CloudError,\n Identity,\n Plan,\n ProxyResource,\n RemoteRenderingAccount,\n Resource,\n ResourceModelWithAllowedPropertySet,\n ResourceModelWithAllowedPropertySetIdentity,\n ResourceModelWithAllowedPropertySetPlan,\n ResourceModelWithAllowedPropertySetSku,\n Sku,\n SpatialAnchorsAccount,\n SpatialAnchorsAccountPage,\n SystemData,\n TrackedResource\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/spatialAnchorsAccountsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { MixedRealityClientContext } from \"../mixedRealityClientContext\";\n\n/** Class representing a SpatialAnchorsAccounts. */\nexport class SpatialAnchorsAccounts {\n private readonly client: MixedRealityClientContext;\n\n /**\n * Create a SpatialAnchorsAccounts.\n * @param {MixedRealityClientContext} client Reference to the service client.\n */\n constructor(client: MixedRealityClientContext) {\n this.client = client;\n }\n\n /**\n * List Spatial Anchors Accounts by Subscription\n * @param [options] The optional parameters\n * @returns Promise<Models.SpatialAnchorsAccountsListBySubscriptionResponse>\n */\n listBySubscription(options?: msRest.RequestOptionsBase): Promise<Models.SpatialAnchorsAccountsListBySubscriptionResponse>;\n /**\n * @param callback The callback\n */\n listBySubscription(callback: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): void;\n /**\n * @param options The optional parameters\n * @param callback The callback\n */\n listBySubscription(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): void;\n listBySubscription(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>, callback?: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): Promise<Models.SpatialAnchorsAccountsListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n {\n options\n },\n listBySubscriptionOperationSpec,\n callback) as Promise<Models.SpatialAnchorsAccountsListBySubscriptionResponse>;\n }\n\n /**\n * List Resources by Resource Group\n * @param resourceGroupName Name of an Azure resource group.\n * @param [options] The optional parameters\n * @returns Promise<Models.SpatialAnchorsAccountsListByResourceGroupResponse>\n */\n listByResourceGroup(resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.SpatialAnchorsAccountsListByResourceGroupResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param callback The callback\n */\n listByResourceGroup(resourceGroupName: string, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param options The optional parameters\n * @param callback The callback\n */\n listByResourceGroup(resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): void;\n listByResourceGroup(resourceGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>, callback?: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): Promise<Models.SpatialAnchorsAccountsListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n options\n },\n listByResourceGroupOperationSpec,\n callback) as Promise<Models.SpatialAnchorsAccountsListByResourceGroupResponse>;\n }\n\n /**\n * Delete a Spatial Anchors Account.\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n deleteMethod(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, accountName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param options The optional parameters\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, accountName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n deleteMethod(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n options\n },\n deleteMethodOperationSpec,\n callback);\n }\n\n /**\n * Retrieve a Spatial Anchors Account.\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param [options] The optional parameters\n * @returns Promise<Models.SpatialAnchorsAccountsGetResponse>\n */\n get(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase): Promise<Models.SpatialAnchorsAccountsGetResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param callback The callback\n */\n get(resourceGroupName: string, accountName: string, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccount>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(resourceGroupName: string, accountName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccount>): void;\n get(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.SpatialAnchorsAccount>, callback?: msRest.ServiceCallback<Models.SpatialAnchorsAccount>): Promise<Models.SpatialAnchorsAccountsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.SpatialAnchorsAccountsGetResponse>;\n }\n\n /**\n * Updating a Spatial Anchors Account\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param spatialAnchorsAccount Spatial Anchors Account parameter.\n * @param [options] The optional parameters\n * @returns Promise<Models.SpatialAnchorsAccountsUpdateResponse>\n */\n update(resourceGroupName: string, accountName: string, spatialAnchorsAccount: Models.SpatialAnchorsAccount, options?: msRest.RequestOptionsBase): Promise<Models.SpatialAnchorsAccountsUpdateResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param spatialAnchorsAccount Spatial Anchors Account parameter.\n * @param callback The callback\n */\n update(resourceGroupName: string, accountName: string, spatialAnchorsAccount: Models.SpatialAnchorsAccount, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccount>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param spatialAnchorsAccount Spatial Anchors Account parameter.\n * @param options The optional parameters\n * @param callback The callback\n */\n update(resourceGroupName: string, accountName: string, spatialAnchorsAccount: Models.SpatialAnchorsAccount, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccount>): void;\n update(resourceGroupName: string, accountName: string, spatialAnchorsAccount: Models.SpatialAnchorsAccount, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.SpatialAnchorsAccount>, callback?: msRest.ServiceCallback<Models.SpatialAnchorsAccount>): Promise<Models.SpatialAnchorsAccountsUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n spatialAnchorsAccount,\n options\n },\n updateOperationSpec,\n callback) as Promise<Models.SpatialAnchorsAccountsUpdateResponse>;\n }\n\n /**\n * Creating or Updating a Spatial Anchors Account.\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param spatialAnchorsAccount Spatial Anchors Account parameter.\n * @param [options] The optional parameters\n * @returns Promise<Models.SpatialAnchorsAccountsCreateResponse>\n */\n create(resourceGroupName: string, accountName: string, spatialAnchorsAccount: Models.SpatialAnchorsAccount, options?: msRest.RequestOptionsBase): Promise<Models.SpatialAnchorsAccountsCreateResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param spatialAnchorsAccount Spatial Anchors Account parameter.\n * @param callback The callback\n */\n create(resourceGroupName: string, accountName: string, spatialAnchorsAccount: Models.SpatialAnchorsAccount, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccount>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param spatialAnchorsAccount Spatial Anchors Account parameter.\n * @param options The optional parameters\n * @param callback The callback\n */\n create(resourceGroupName: string, accountName: string, spatialAnchorsAccount: Models.SpatialAnchorsAccount, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccount>): void;\n create(resourceGroupName: string, accountName: string, spatialAnchorsAccount: Models.SpatialAnchorsAccount, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.SpatialAnchorsAccount>, callback?: msRest.ServiceCallback<Models.SpatialAnchorsAccount>): Promise<Models.SpatialAnchorsAccountsCreateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n spatialAnchorsAccount,\n options\n },\n createOperationSpec,\n callback) as Promise<Models.SpatialAnchorsAccountsCreateResponse>;\n }\n\n /**\n * List Both of the 2 Keys of a Spatial Anchors Account\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param [options] The optional parameters\n * @returns Promise<Models.SpatialAnchorsAccountsListKeysResponse>\n */\n listKeys(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase): Promise<Models.SpatialAnchorsAccountsListKeysResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param callback The callback\n */\n listKeys(resourceGroupName: string, accountName: string, callback: msRest.ServiceCallback<Models.AccountKeys>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param options The optional parameters\n * @param callback The callback\n */\n listKeys(resourceGroupName: string, accountName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.AccountKeys>): void;\n listKeys(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.AccountKeys>, callback?: msRest.ServiceCallback<Models.AccountKeys>): Promise<Models.SpatialAnchorsAccountsListKeysResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n options\n },\n listKeysOperationSpec,\n callback) as Promise<Models.SpatialAnchorsAccountsListKeysResponse>;\n }\n\n /**\n * Regenerate specified Key of a Spatial Anchors Account\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param regenerate Required information for key regeneration.\n * @param [options] The optional parameters\n * @returns Promise<Models.SpatialAnchorsAccountsRegenerateKeysResponse>\n */\n regenerateKeys(resourceGroupName: string, accountName: string, regenerate: Models.AccountKeyRegenerateRequest, options?: msRest.RequestOptionsBase): Promise<Models.SpatialAnchorsAccountsRegenerateKeysResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param regenerate Required information for key regeneration.\n * @param callback The callback\n */\n regenerateKeys(resourceGroupName: string, accountName: string, regenerate: Models.AccountKeyRegenerateRequest, callback: msRest.ServiceCallback<Models.AccountKeys>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param regenerate Required information for key regeneration.\n * @param options The optional parameters\n * @param callback The callback\n */\n regenerateKeys(resourceGroupName: string, accountName: string, regenerate: Models.AccountKeyRegenerateRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.AccountKeys>): void;\n regenerateKeys(resourceGroupName: string, accountName: string, regenerate: Models.AccountKeyRegenerateRequest, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.AccountKeys>, callback?: msRest.ServiceCallback<Models.AccountKeys>): Promise<Models.SpatialAnchorsAccountsRegenerateKeysResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n regenerate,\n options\n },\n regenerateKeysOperationSpec,\n callback) as Promise<Models.SpatialAnchorsAccountsRegenerateKeysResponse>;\n }\n\n /**\n * List Spatial Anchors Accounts by Subscription\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.SpatialAnchorsAccountsListBySubscriptionNextResponse>\n */\n listBySubscriptionNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.SpatialAnchorsAccountsListBySubscriptionNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listBySubscriptionNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listBySubscriptionNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): void;\n listBySubscriptionNext(nextPageLink: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>, callback?: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): Promise<Models.SpatialAnchorsAccountsListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listBySubscriptionNextOperationSpec,\n callback) as Promise<Models.SpatialAnchorsAccountsListBySubscriptionNextResponse>;\n }\n\n /**\n * List Resources by Resource Group\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.SpatialAnchorsAccountsListByResourceGroupNextResponse>\n */\n listByResourceGroupNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.SpatialAnchorsAccountsListByResourceGroupNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listByResourceGroupNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listByResourceGroupNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): void;\n listByResourceGroupNext(nextPageLink: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>, callback?: msRest.ServiceCallback<Models.SpatialAnchorsAccountPage>): Promise<Models.SpatialAnchorsAccountsListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listByResourceGroupNextOperationSpec,\n callback) as Promise<Models.SpatialAnchorsAccountsListByResourceGroupNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listBySubscriptionOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.MixedReality/spatialAnchorsAccounts\",\n urlParameters: [\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.SpatialAnchorsAccountPage\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listByResourceGroupOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.SpatialAnchorsAccountPage\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst deleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.SpatialAnchorsAccount\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst updateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PATCH\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"spatialAnchorsAccount\",\n mapper: {\n ...Mappers.SpatialAnchorsAccount,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.SpatialAnchorsAccount\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst createOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"spatialAnchorsAccount\",\n mapper: {\n ...Mappers.SpatialAnchorsAccount,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.SpatialAnchorsAccount\n },\n 201: {\n bodyMapper: Mappers.SpatialAnchorsAccount\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listKeysOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}/listKeys\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.AccountKeys\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst regenerateKeysOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}/regenerateKeys\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"regenerate\",\n mapper: {\n ...Mappers.AccountKeyRegenerateRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.AccountKeys\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listBySubscriptionNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.SpatialAnchorsAccountPage\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listByResourceGroupNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.SpatialAnchorsAccountPage\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nexport {\n AccountKeyRegenerateRequest,\n AccountKeys,\n AzureEntityResource,\n BaseResource,\n CloudError,\n Identity,\n Plan,\n ProxyResource,\n RemoteRenderingAccount,\n RemoteRenderingAccountPage,\n Resource,\n ResourceModelWithAllowedPropertySet,\n ResourceModelWithAllowedPropertySetIdentity,\n ResourceModelWithAllowedPropertySetPlan,\n ResourceModelWithAllowedPropertySetSku,\n Sku,\n SpatialAnchorsAccount,\n SystemData,\n TrackedResource\n} from \"../models/mappers\";\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"../models\";\nimport * as Mappers from \"../models/remoteRenderingAccountsMappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { MixedRealityClientContext } from \"../mixedRealityClientContext\";\n\n/** Class representing a RemoteRenderingAccounts. */\nexport class RemoteRenderingAccounts {\n private readonly client: MixedRealityClientContext;\n\n /**\n * Create a RemoteRenderingAccounts.\n * @param {MixedRealityClientContext} client Reference to the service client.\n */\n constructor(client: MixedRealityClientContext) {\n this.client = client;\n }\n\n /**\n * List Remote Rendering Accounts by Subscription\n * @param [options] The optional parameters\n * @returns Promise<Models.RemoteRenderingAccountsListBySubscriptionResponse>\n */\n listBySubscription(options?: msRest.RequestOptionsBase): Promise<Models.RemoteRenderingAccountsListBySubscriptionResponse>;\n /**\n * @param callback The callback\n */\n listBySubscription(callback: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): void;\n /**\n * @param options The optional parameters\n * @param callback The callback\n */\n listBySubscription(options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): void;\n listBySubscription(options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RemoteRenderingAccountPage>, callback?: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): Promise<Models.RemoteRenderingAccountsListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n {\n options\n },\n listBySubscriptionOperationSpec,\n callback) as Promise<Models.RemoteRenderingAccountsListBySubscriptionResponse>;\n }\n\n /**\n * List Resources by Resource Group\n * @param resourceGroupName Name of an Azure resource group.\n * @param [options] The optional parameters\n * @returns Promise<Models.RemoteRenderingAccountsListByResourceGroupResponse>\n */\n listByResourceGroup(resourceGroupName: string, options?: msRest.RequestOptionsBase): Promise<Models.RemoteRenderingAccountsListByResourceGroupResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param callback The callback\n */\n listByResourceGroup(resourceGroupName: string, callback: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param options The optional parameters\n * @param callback The callback\n */\n listByResourceGroup(resourceGroupName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): void;\n listByResourceGroup(resourceGroupName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RemoteRenderingAccountPage>, callback?: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): Promise<Models.RemoteRenderingAccountsListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n options\n },\n listByResourceGroupOperationSpec,\n callback) as Promise<Models.RemoteRenderingAccountsListByResourceGroupResponse>;\n }\n\n /**\n * Delete a Remote Rendering Account.\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param [options] The optional parameters\n * @returns Promise<msRest.RestResponse>\n */\n deleteMethod(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase): Promise<msRest.RestResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, accountName: string, callback: msRest.ServiceCallback<void>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param options The optional parameters\n * @param callback The callback\n */\n deleteMethod(resourceGroupName: string, accountName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<void>): void;\n deleteMethod(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<void>, callback?: msRest.ServiceCallback<void>): Promise<msRest.RestResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n options\n },\n deleteMethodOperationSpec,\n callback);\n }\n\n /**\n * Retrieve a Remote Rendering Account.\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param [options] The optional parameters\n * @returns Promise<Models.RemoteRenderingAccountsGetResponse>\n */\n get(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase): Promise<Models.RemoteRenderingAccountsGetResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param callback The callback\n */\n get(resourceGroupName: string, accountName: string, callback: msRest.ServiceCallback<Models.RemoteRenderingAccount>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param options The optional parameters\n * @param callback The callback\n */\n get(resourceGroupName: string, accountName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RemoteRenderingAccount>): void;\n get(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RemoteRenderingAccount>, callback?: msRest.ServiceCallback<Models.RemoteRenderingAccount>): Promise<Models.RemoteRenderingAccountsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n options\n },\n getOperationSpec,\n callback) as Promise<Models.RemoteRenderingAccountsGetResponse>;\n }\n\n /**\n * Updating a Remote Rendering Account\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param remoteRenderingAccount Remote Rendering Account parameter.\n * @param [options] The optional parameters\n * @returns Promise<Models.RemoteRenderingAccountsUpdateResponse>\n */\n update(resourceGroupName: string, accountName: string, remoteRenderingAccount: Models.RemoteRenderingAccount, options?: msRest.RequestOptionsBase): Promise<Models.RemoteRenderingAccountsUpdateResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param remoteRenderingAccount Remote Rendering Account parameter.\n * @param callback The callback\n */\n update(resourceGroupName: string, accountName: string, remoteRenderingAccount: Models.RemoteRenderingAccount, callback: msRest.ServiceCallback<Models.RemoteRenderingAccount>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param remoteRenderingAccount Remote Rendering Account parameter.\n * @param options The optional parameters\n * @param callback The callback\n */\n update(resourceGroupName: string, accountName: string, remoteRenderingAccount: Models.RemoteRenderingAccount, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RemoteRenderingAccount>): void;\n update(resourceGroupName: string, accountName: string, remoteRenderingAccount: Models.RemoteRenderingAccount, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RemoteRenderingAccount>, callback?: msRest.ServiceCallback<Models.RemoteRenderingAccount>): Promise<Models.RemoteRenderingAccountsUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n remoteRenderingAccount,\n options\n },\n updateOperationSpec,\n callback) as Promise<Models.RemoteRenderingAccountsUpdateResponse>;\n }\n\n /**\n * Creating or Updating a Remote Rendering Account.\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param remoteRenderingAccount Remote Rendering Account parameter.\n * @param [options] The optional parameters\n * @returns Promise<Models.RemoteRenderingAccountsCreateResponse>\n */\n create(resourceGroupName: string, accountName: string, remoteRenderingAccount: Models.RemoteRenderingAccount, options?: msRest.RequestOptionsBase): Promise<Models.RemoteRenderingAccountsCreateResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param remoteRenderingAccount Remote Rendering Account parameter.\n * @param callback The callback\n */\n create(resourceGroupName: string, accountName: string, remoteRenderingAccount: Models.RemoteRenderingAccount, callback: msRest.ServiceCallback<Models.RemoteRenderingAccount>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param remoteRenderingAccount Remote Rendering Account parameter.\n * @param options The optional parameters\n * @param callback The callback\n */\n create(resourceGroupName: string, accountName: string, remoteRenderingAccount: Models.RemoteRenderingAccount, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RemoteRenderingAccount>): void;\n create(resourceGroupName: string, accountName: string, remoteRenderingAccount: Models.RemoteRenderingAccount, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RemoteRenderingAccount>, callback?: msRest.ServiceCallback<Models.RemoteRenderingAccount>): Promise<Models.RemoteRenderingAccountsCreateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n remoteRenderingAccount,\n options\n },\n createOperationSpec,\n callback) as Promise<Models.RemoteRenderingAccountsCreateResponse>;\n }\n\n /**\n * List Both of the 2 Keys of a Remote Rendering Account\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param [options] The optional parameters\n * @returns Promise<Models.RemoteRenderingAccountsListKeysResponse>\n */\n listKeys(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase): Promise<Models.RemoteRenderingAccountsListKeysResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param callback The callback\n */\n listKeys(resourceGroupName: string, accountName: string, callback: msRest.ServiceCallback<Models.AccountKeys>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param options The optional parameters\n * @param callback The callback\n */\n listKeys(resourceGroupName: string, accountName: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.AccountKeys>): void;\n listKeys(resourceGroupName: string, accountName: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.AccountKeys>, callback?: msRest.ServiceCallback<Models.AccountKeys>): Promise<Models.RemoteRenderingAccountsListKeysResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n options\n },\n listKeysOperationSpec,\n callback) as Promise<Models.RemoteRenderingAccountsListKeysResponse>;\n }\n\n /**\n * Regenerate specified Key of a Remote Rendering Account\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param regenerate Required information for key regeneration.\n * @param [options] The optional parameters\n * @returns Promise<Models.RemoteRenderingAccountsRegenerateKeysResponse>\n */\n regenerateKeys(resourceGroupName: string, accountName: string, regenerate: Models.AccountKeyRegenerateRequest, options?: msRest.RequestOptionsBase): Promise<Models.RemoteRenderingAccountsRegenerateKeysResponse>;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param regenerate Required information for key regeneration.\n * @param callback The callback\n */\n regenerateKeys(resourceGroupName: string, accountName: string, regenerate: Models.AccountKeyRegenerateRequest, callback: msRest.ServiceCallback<Models.AccountKeys>): void;\n /**\n * @param resourceGroupName Name of an Azure resource group.\n * @param accountName Name of an Mixed Reality Account.\n * @param regenerate Required information for key regeneration.\n * @param options The optional parameters\n * @param callback The callback\n */\n regenerateKeys(resourceGroupName: string, accountName: string, regenerate: Models.AccountKeyRegenerateRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.AccountKeys>): void;\n regenerateKeys(resourceGroupName: string, accountName: string, regenerate: Models.AccountKeyRegenerateRequest, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.AccountKeys>, callback?: msRest.ServiceCallback<Models.AccountKeys>): Promise<Models.RemoteRenderingAccountsRegenerateKeysResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n accountName,\n regenerate,\n options\n },\n regenerateKeysOperationSpec,\n callback) as Promise<Models.RemoteRenderingAccountsRegenerateKeysResponse>;\n }\n\n /**\n * List Remote Rendering Accounts by Subscription\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.RemoteRenderingAccountsListBySubscriptionNextResponse>\n */\n listBySubscriptionNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.RemoteRenderingAccountsListBySubscriptionNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listBySubscriptionNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listBySubscriptionNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): void;\n listBySubscriptionNext(nextPageLink: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RemoteRenderingAccountPage>, callback?: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): Promise<Models.RemoteRenderingAccountsListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listBySubscriptionNextOperationSpec,\n callback) as Promise<Models.RemoteRenderingAccountsListBySubscriptionNextResponse>;\n }\n\n /**\n * List Resources by Resource Group\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param [options] The optional parameters\n * @returns Promise<Models.RemoteRenderingAccountsListByResourceGroupNextResponse>\n */\n listByResourceGroupNext(nextPageLink: string, options?: msRest.RequestOptionsBase): Promise<Models.RemoteRenderingAccountsListByResourceGroupNextResponse>;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param callback The callback\n */\n listByResourceGroupNext(nextPageLink: string, callback: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): void;\n /**\n * @param nextPageLink The NextLink from the previous successful call to List operation.\n * @param options The optional parameters\n * @param callback The callback\n */\n listByResourceGroupNext(nextPageLink: string, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): void;\n listByResourceGroupNext(nextPageLink: string, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.RemoteRenderingAccountPage>, callback?: msRest.ServiceCallback<Models.RemoteRenderingAccountPage>): Promise<Models.RemoteRenderingAccountsListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n {\n nextPageLink,\n options\n },\n listByResourceGroupNextOperationSpec,\n callback) as Promise<Models.RemoteRenderingAccountsListByResourceGroupNextResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst listBySubscriptionOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.MixedReality/remoteRenderingAccounts\",\n urlParameters: [\n Parameters.subscriptionId\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RemoteRenderingAccountPage\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listByResourceGroupOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RemoteRenderingAccountPage\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst deleteMethodOperationSpec: msRest.OperationSpec = {\n httpMethod: \"DELETE\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst getOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RemoteRenderingAccount\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst updateOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PATCH\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"remoteRenderingAccount\",\n mapper: {\n ...Mappers.RemoteRenderingAccount,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.RemoteRenderingAccount\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst createOperationSpec: msRest.OperationSpec = {\n httpMethod: \"PUT\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"remoteRenderingAccount\",\n mapper: {\n ...Mappers.RemoteRenderingAccount,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.RemoteRenderingAccount\n },\n 201: {\n bodyMapper: Mappers.RemoteRenderingAccount\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listKeysOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}/listKeys\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.AccountKeys\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst regenerateKeysOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}/regenerateKeys\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.accountName\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"regenerate\",\n mapper: {\n ...Mappers.AccountKeyRegenerateRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.AccountKeys\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listBySubscriptionNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RemoteRenderingAccountPage\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nconst listByResourceGroupNextOperationSpec: msRest.OperationSpec = {\n httpMethod: \"GET\",\n baseUrl: \"https://management.azure.com\",\n path: \"{nextLink}\",\n urlParameters: [\n Parameters.nextPageLink\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n responses: {\n 200: {\n bodyMapper: Mappers.RemoteRenderingAccountPage\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as Models from \"./models\";\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as msRestAzure from \"@azure/ms-rest-azure-js\";\n\nconst packageName = \"@azure/arm-mixedreality\";\nconst packageVersion = \"3.0.0\";\n\nexport class MixedRealityClientContext extends msRestAzure.AzureServiceClient {\n credentials: msRest.ServiceClientCredentials;\n apiVersion?: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the MixedRealityClient class.\n * @param credentials Credentials needed for the client to connect to Azure.\n * @param subscriptionId The Azure subscription ID. This is a GUID-formatted string (e.g.\n * 00000000-0000-0000-0000-000000000000)\n * @param [options] The parameter options\n */\n constructor(credentials: msRest.ServiceClientCredentials, subscriptionId: string, options?: Models.MixedRealityClientOptions) {\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\n if (!options) {\n options = {};\n }\n if (!options.userAgent) {\n const defaultUserAgent = msRestAzure.getDefaultUserAgentValue();\n options.userAgent = `${packageName}/${packageVersion} ${defaultUserAgent}`;\n }\n\n super(credentials, options);\n\n this.apiVersion = '2021-01-01';\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\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 }\n}\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\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\nimport * as msRest from \"@azure/ms-rest-js\";\nimport * as Models from \"./models\";\nimport * as Mappers from \"./models/mappers\";\nimport * as Parameters from \"./models/parameters\";\nimport * as operations from \"./operations\";\nimport { MixedRealityClientContext } from \"./mixedRealityClientContext\";\n\n\nclass MixedRealityClient extends MixedRealityClientContext {\n // Operation groups\n operations: operations.Operations;\n spatialAnchorsAccounts: operations.SpatialAnchorsAccounts;\n remoteRenderingAccounts: operations.RemoteRenderingAccounts;\n\n /**\n * Initializes a new instance of the MixedRealityClient class.\n * @param credentials Credentials needed for the client to connect to Azure.\n * @param subscriptionId The Azure subscription ID. This is a GUID-formatted string (e.g.\n * 00000000-0000-0000-0000-000000000000)\n * @param [options] The parameter options\n */\n constructor(credentials: msRest.ServiceClientCredentials, subscriptionId: string, options?: Models.MixedRealityClientOptions) {\n super(credentials, subscriptionId, options);\n this.operations = new operations.Operations(this);\n this.spatialAnchorsAccounts = new operations.SpatialAnchorsAccounts(this);\n this.remoteRenderingAccounts = new operations.RemoteRenderingAccounts(this);\n }\n\n /**\n * Check Name Availability for local uniqueness\n * @param location The location in which uniqueness will be verified.\n * @param checkNameAvailability Check Name Availability Request.\n * @param [options] The optional parameters\n * @returns Promise<Models.CheckNameAvailabilityLocalResponse>\n */\n checkNameAvailabilityLocal(location: string, checkNameAvailability: Models.CheckNameAvailabilityRequest, options?: msRest.RequestOptionsBase): Promise<Models.CheckNameAvailabilityLocalResponse>;\n /**\n * @param location The location in which uniqueness will be verified.\n * @param checkNameAvailability Check Name Availability Request.\n * @param callback The callback\n */\n checkNameAvailabilityLocal(location: string, checkNameAvailability: Models.CheckNameAvailabilityRequest, callback: msRest.ServiceCallback<Models.CheckNameAvailabilityResponse>): void;\n /**\n * @param location The location in which uniqueness will be verified.\n * @param checkNameAvailability Check Name Availability Request.\n * @param options The optional parameters\n * @param callback The callback\n */\n checkNameAvailabilityLocal(location: string, checkNameAvailability: Models.CheckNameAvailabilityRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.CheckNameAvailabilityResponse>): void;\n checkNameAvailabilityLocal(location: string, checkNameAvailability: Models.CheckNameAvailabilityRequest, options?: msRest.RequestOptionsBase | msRest.ServiceCallback<Models.CheckNameAvailabilityResponse>, callback?: msRest.ServiceCallback<Models.CheckNameAvailabilityResponse>): Promise<Models.CheckNameAvailabilityLocalResponse> {\n return this.sendOperationRequest(\n {\n location,\n checkNameAvailability,\n options\n },\n checkNameAvailabilityLocalOperationSpec,\n callback) as Promise<Models.CheckNameAvailabilityLocalResponse>;\n }\n}\n\n// Operation Specifications\nconst serializer = new msRest.Serializer(Mappers);\nconst checkNameAvailabilityLocalOperationSpec: msRest.OperationSpec = {\n httpMethod: \"POST\",\n path: \"subscriptions/{subscriptionId}/providers/Microsoft.MixedReality/locations/{location}/checkNameAvailability\",\n urlParameters: [\n Parameters.subscriptionId,\n Parameters.location\n ],\n queryParameters: [\n Parameters.apiVersion\n ],\n headerParameters: [\n Parameters.acceptLanguage\n ],\n requestBody: {\n parameterPath: \"checkNameAvailability\",\n mapper: {\n ...Mappers.CheckNameAvailabilityRequest,\n required: true\n }\n },\n responses: {\n 200: {\n bodyMapper: Mappers.CheckNameAvailabilityResponse\n },\n default: {\n bodyMapper: Mappers.CloudError\n }\n },\n serializer\n};\n\nexport {\n MixedRealityClient,\n MixedRealityClientContext,\n Models as MixedRealityModels,\n Mappers as MixedRealityMappers\n};\nexport * from \"./operations\";\n"],"names":["CloudErrorMapper","BaseResourceMapper","msRest.Serializer","Mappers","Parameters.apiVersion","Parameters.acceptLanguage","Mappers.OperationPage","Mappers.CloudError","Parameters.nextPageLink","serializer","Parameters.subscriptionId","Mappers.SpatialAnchorsAccountPage","Parameters.resourceGroupName","Parameters.accountName","Mappers.SpatialAnchorsAccount","Mappers.AccountKeys","Mappers.AccountKeyRegenerateRequest","listBySubscriptionOperationSpec","listByResourceGroupOperationSpec","deleteMethodOperationSpec","getOperationSpec","updateOperationSpec","createOperationSpec","listKeysOperationSpec","regenerateKeysOperationSpec","listBySubscriptionNextOperationSpec","listByResourceGroupNextOperationSpec","Mappers.RemoteRenderingAccountPage","Mappers.RemoteRenderingAccount","msRestAzure.getDefaultUserAgentValue","msRestAzure.AzureServiceClient","operations.Operations","operations.SpatialAnchorsAccounts","operations.RemoteRenderingAccounts","Parameters.location","Mappers.CheckNameAvailabilityRequest","Mappers.CheckNameAvailabilityResponse"],"mappings":"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"}
|
@@ -1 +0,0 @@
|
|
1
|
-
!function(e,r){"object"==typeof exports&&"undefined"!=typeof module?r(exports,require("@azure/ms-rest-js"),require("@azure/ms-rest-azure-js")):"function"==typeof define&&define.amd?define(["exports","@azure/ms-rest-js","@azure/ms-rest-azure-js"],r):r(((e=e||self).Azure=e.Azure||{},e.Azure.ArmMixedreality={}),e.msRest,e.msRestAzure)}(this,function(e,r,o){"use strict";var a=function(e,r){return(a=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,r){e.__proto__=r}||function(e,r){for(var t in r)r.hasOwnProperty(t)&&(e[t]=r[t])})(e,r)};function t(e,r){function t(){this.constructor=e}a(e,r),e.prototype=null===r?Object.create(r):(t.prototype=r.prototype,new t)}var i=function(){return(i=Object.assign||function(e){for(var r,t=1,a=arguments.length;t<a;t++)for(var i in r=arguments[t])Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i]);return e}).apply(this,arguments)},s=Object.freeze({__proto__:null}),n=o.CloudErrorMapper,p=o.BaseResourceMapper,m={serializedName:"CheckNameAvailabilityRequest",type:{name:"Composite",className:"CheckNameAvailabilityRequest",modelProperties:{name:{required:!0,serializedName:"name",type:{name:"String"}},type:{required:!0,serializedName:"type",type:{name:"String"}}}}},c={serializedName:"CheckNameAvailabilityResponse",type:{name:"Composite",className:"CheckNameAvailabilityResponse",modelProperties:{nameAvailable:{required:!0,serializedName:"nameAvailable",type:{name:"Boolean"}},reason:{serializedName:"reason",type:{name:"String"}},message:{serializedName:"message",type:{name:"String"}}}}},l={serializedName:"OperationDisplay",type:{name:"Composite",className:"OperationDisplay",modelProperties:{provider:{required:!0,serializedName:"provider",type:{name:"String"}},resource:{required:!0,serializedName:"resource",type:{name:"String"}},operation:{required:!0,serializedName:"operation",type:{name:"String"}},description:{required:!0,serializedName:"description",type:{name:"String"}}}}},u={serializedName:"LogSpecification",type:{name:"Composite",className:"LogSpecification",modelProperties:{name:{serializedName:"name",type:{name:"String"}},displayName:{serializedName:"displayName",type:{name:"String"}},blobDuration:{serializedName:"blobDuration",type:{name:"String"}}}}},d={serializedName:"MetricDimension",type:{name:"Composite",className:"MetricDimension",modelProperties:{name:{serializedName:"name",type:{name:"String"}},displayName:{serializedName:"displayName",type:{name:"String"}},internalName:{serializedName:"internalName",type:{name:"String"}}}}},y={serializedName:"MetricSpecification",type:{name:"Composite",className:"MetricSpecification",modelProperties:{name:{serializedName:"name",type:{name:"String"}},displayName:{serializedName:"displayName",type:{name:"String"}},displayDescription:{serializedName:"displayDescription",type:{name:"String"}},unit:{serializedName:"unit",type:{name:"String"}},aggregationType:{serializedName:"aggregationType",type:{name:"String"}},internalMetricName:{serializedName:"internalMetricName",type:{name:"String"}},dimensions:{serializedName:"dimensions",type:{name:"Sequence",element:{type:{name:"Composite",className:"MetricDimension"}}}}}}},N={serializedName:"ServiceSpecification",type:{name:"Composite",className:"ServiceSpecification",modelProperties:{logSpecifications:{serializedName:"logSpecifications",type:{name:"Sequence",element:{type:{name:"Composite",className:"LogSpecification"}}}},metricSpecifications:{serializedName:"metricSpecifications",type:{name:"Sequence",element:{type:{name:"Composite",className:"MetricSpecification"}}}}}}},h={serializedName:"OperationProperties",type:{name:"Composite",className:"OperationProperties",modelProperties:{serviceSpecification:{serializedName:"serviceSpecification",type:{name:"Composite",className:"ServiceSpecification"}}}}},g={serializedName:"Operation",type:{name:"Composite",className:"Operation",modelProperties:{name:{serializedName:"name",type:{name:"String"}},display:{serializedName:"display",type:{name:"Composite",className:"OperationDisplay"}},isDataAction:{serializedName:"isDataAction",type:{name:"Boolean"}},origin:{serializedName:"origin",type:{name:"String"}},properties:{serializedName:"properties",type:{name:"Composite",className:"OperationProperties"}}}}},P={serializedName:"Identity",type:{name:"Composite",className:"Identity",modelProperties:{principalId:{readOnly:!0,serializedName:"principalId",type:{name:"String"}},tenantId:{readOnly:!0,serializedName:"tenantId",type:{name:"String"}},type:{serializedName:"type",type:{name:"Enum",allowedValues:["SystemAssigned"]}}}}},z={serializedName:"Sku",type:{name:"Composite",className:"Sku",modelProperties:{name:{required:!0,serializedName:"name",type:{name:"String"}},tier:{serializedName:"tier",type:{name:"Enum",allowedValues:["Free","Basic","Standard","Premium"]}},size:{serializedName:"size",type:{name:"String"}},family:{serializedName:"family",type:{name:"String"}},capacity:{serializedName:"capacity",type:{name:"Number"}}}}},S={serializedName:"systemData",type:{name:"Composite",className:"SystemData",modelProperties:{createdBy:{serializedName:"createdBy",type:{name:"String"}},createdByType:{serializedName:"createdByType",type:{name:"String"}},createdAt:{serializedName:"createdAt",type:{name:"DateTime"}},lastModifiedBy:{serializedName:"lastModifiedBy",type:{name:"String"}},lastModifiedByType:{serializedName:"lastModifiedByType",type:{name:"String"}},lastModifiedAt:{serializedName:"lastModifiedAt",type:{name:"DateTime"}}}}},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"}},type:{readOnly:!0,serializedName:"type",type:{name:"String"}}}}},R={serializedName:"TrackedResource",type:{name:"Composite",className:"TrackedResource",modelProperties:i(i({},M.type.modelProperties),{tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}},location:{required:!0,serializedName:"location",type:{name:"String"}}})}},A={serializedName:"SpatialAnchorsAccount",type:{name:"Composite",className:"SpatialAnchorsAccount",modelProperties:i(i({},R.type.modelProperties),{storageAccountName:{serializedName:"properties.storageAccountName",type:{name:"String"}},accountId:{readOnly:!0,serializedName:"properties.accountId",type:{name:"String"}},accountDomain:{readOnly:!0,serializedName:"properties.accountDomain",type:{name:"String"}},identity:{serializedName:"identity",type:{name:"Composite",className:"Identity"}},plan:{serializedName:"plan",type:{name:"Composite",className:"Identity"}},sku:{serializedName:"sku",type:{name:"Composite",className:"Sku"}},kind:{serializedName:"kind",type:{name:"Composite",className:"Sku"}},systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}})}},f={serializedName:"ResourceModelWithAllowedPropertySet_identity",type:{name:"Composite",className:"ResourceModelWithAllowedPropertySetIdentity",modelProperties:i({},P.type.modelProperties)}},b={serializedName:"ResourceModelWithAllowedPropertySet_sku",type:{name:"Composite",className:"ResourceModelWithAllowedPropertySetSku",modelProperties:i({},z.type.modelProperties)}},q={serializedName:"Plan",type:{name:"Composite",className:"Plan",modelProperties:{name:{required:!0,serializedName:"name",type:{name:"String"}},publisher:{required:!0,serializedName:"publisher",type:{name:"String"}},product:{required:!0,serializedName:"product",type:{name:"String"}},promotionCode:{serializedName:"promotionCode",type:{name:"String"}},version:{serializedName:"version",type:{name:"String"}}}}},O={serializedName:"ResourceModelWithAllowedPropertySet_plan",type:{name:"Composite",className:"ResourceModelWithAllowedPropertySetPlan",modelProperties:i({},q.type.modelProperties)}},C={serializedName:"ResourceModelWithAllowedPropertySet",type:{name:"Composite",className:"ResourceModelWithAllowedPropertySet",modelProperties:{id:{readOnly:!0,serializedName:"id",type:{name:"String"}},name:{readOnly:!0,serializedName:"name",type:{name:"String"}},type:{readOnly:!0,serializedName:"type",type:{name:"String"}},location:{serializedName:"location",type:{name:"String"}},managedBy:{serializedName:"managedBy",type:{name:"String"}},kind:{serializedName:"kind",constraints:{Pattern:/^[-\w\._,\(\)]+$/},type:{name:"String"}},etag:{readOnly:!0,serializedName:"etag",type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}},identity:{serializedName:"identity",type:{name:"Composite",className:"ResourceModelWithAllowedPropertySetIdentity"}},sku:{serializedName:"sku",type:{name:"Composite",className:"ResourceModelWithAllowedPropertySetSku"}},plan:{serializedName:"plan",type:{name:"Composite",className:"ResourceModelWithAllowedPropertySetPlan"}}}}},v={serializedName:"ProxyResource",type:{name:"Composite",className:"ProxyResource",modelProperties:i({},M.type.modelProperties)}},k={serializedName:"AzureEntityResource",type:{name:"Composite",className:"AzureEntityResource",modelProperties:i(i({},M.type.modelProperties),{etag:{readOnly:!0,serializedName:"etag",type:{name:"String"}}})}},G={serializedName:"AccountKeys",type:{name:"Composite",className:"AccountKeys",modelProperties:{primaryKey:{readOnly:!0,serializedName:"primaryKey",type:{name:"String"}},secondaryKey:{readOnly:!0,serializedName:"secondaryKey",type:{name:"String"}}}}},x={serializedName:"AccountKeyRegenerateRequest",type:{name:"Composite",className:"AccountKeyRegenerateRequest",modelProperties:{serial:{serializedName:"serial",defaultValue:1,type:{name:"Number"}}}}},w={serializedName:"RemoteRenderingAccount",type:{name:"Composite",className:"RemoteRenderingAccount",modelProperties:i(i({},R.type.modelProperties),{storageAccountName:{serializedName:"properties.storageAccountName",type:{name:"String"}},accountId:{readOnly:!0,serializedName:"properties.accountId",type:{name:"String"}},accountDomain:{readOnly:!0,serializedName:"properties.accountDomain",type:{name:"String"}},identity:{serializedName:"identity",type:{name:"Composite",className:"Identity"}},plan:{serializedName:"plan",type:{name:"Composite",className:"Identity"}},sku:{serializedName:"sku",type:{name:"Composite",className:"Sku"}},kind:{serializedName:"kind",type:{name:"Composite",className:"Sku"}},systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}})}},I={serializedName:"OperationPage",type:{name:"Composite",className:"OperationPage",modelProperties:{value:{serializedName:"",type:{name:"Sequence",element:{type:{name:"Composite",className:"Operation"}}}},nextLink:{serializedName:"nextLink",type:{name:"String"}}}}},T={serializedName:"SpatialAnchorsAccountPage",type:{name:"Composite",className:"SpatialAnchorsAccountPage",modelProperties:{value:{serializedName:"",type:{name:"Sequence",element:{type:{name:"Composite",className:"SpatialAnchorsAccount"}}}},nextLink:{serializedName:"nextLink",type:{name:"String"}}}}},D={serializedName:"RemoteRenderingAccountPage",type:{name:"Composite",className:"RemoteRenderingAccountPage",modelProperties:{value:{serializedName:"",type:{name:"Sequence",element:{type:{name:"Composite",className:"RemoteRenderingAccount"}}}},nextLink:{serializedName:"nextLink",type:{name:"String"}}}}},L=Object.freeze({__proto__:null,CloudError:n,BaseResource:p,CheckNameAvailabilityRequest:m,CheckNameAvailabilityResponse:c,OperationDisplay:l,LogSpecification:u,MetricDimension:d,MetricSpecification:y,ServiceSpecification:N,OperationProperties:h,Operation:g,Identity:P,Sku:z,SystemData:S,Resource:M,TrackedResource:R,SpatialAnchorsAccount:A,ResourceModelWithAllowedPropertySetIdentity:f,ResourceModelWithAllowedPropertySetSku:b,Plan:q,ResourceModelWithAllowedPropertySetPlan:O,ResourceModelWithAllowedPropertySet:C,ProxyResource:v,AzureEntityResource:k,AccountKeys:G,AccountKeyRegenerateRequest:x,RemoteRenderingAccount:w,OperationPage:I,SpatialAnchorsAccountPage:T,RemoteRenderingAccountPage:D}),_={parameterPath:"acceptLanguage",mapper:{serializedName:"accept-language",defaultValue:"en-US",type:{name:"String"}}},E={parameterPath:"accountName",mapper:{required:!0,serializedName:"accountName",constraints:{MaxLength:90,MinLength:1,Pattern:/^[-\w\._\(\)]+$/},type:{name:"String"}}},B={parameterPath:"apiVersion",mapper:{required:!0,serializedName:"api-version",type:{name:"String"}}},W={parameterPath:"nextPageLink",mapper:{required:!0,serializedName:"nextLink",type:{name:"String"}},skipEncoding:!0},K={parameterPath:"resourceGroupName",mapper:{required:!0,serializedName:"resourceGroupName",constraints:{MaxLength:90,MinLength:1,Pattern:/^[-\w\._\(\)]+$/},type:{name:"String"}}},j={parameterPath:"subscriptionId",mapper:{required:!0,serializedName:"subscriptionId",type:{name:"String"}}},N=Object.freeze({__proto__:null,CloudError:n,LogSpecification:u,MetricDimension:d,MetricSpecification:y,Operation:g,OperationDisplay:l,OperationPage:I,OperationProperties:h,ServiceSpecification:N}),U=(V.prototype.list=function(e,r){return this.client.sendOperationRequest({options:e},$,r)},V.prototype.listNext=function(e,r,t){return this.client.sendOperationRequest({nextPageLink:e,options:r},H,t)},V);function V(e){this.client=e}var N=new r.Serializer(N),$={httpMethod:"GET",path:"providers/Microsoft.MixedReality/operations",queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:I},default:{bodyMapper:n}},serializer:N},H={httpMethod:"GET",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[W],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:I},default:{bodyMapper:n}},serializer:N},N=Object.freeze({__proto__:null,AccountKeyRegenerateRequest:x,AccountKeys:G,AzureEntityResource:k,BaseResource:p,CloudError:n,Identity:P,Plan:q,ProxyResource:v,RemoteRenderingAccount:w,Resource:M,ResourceModelWithAllowedPropertySet:C,ResourceModelWithAllowedPropertySetIdentity:f,ResourceModelWithAllowedPropertySetPlan:O,ResourceModelWithAllowedPropertySetSku:b,Sku:z,SpatialAnchorsAccount:A,SpatialAnchorsAccountPage:T,SystemData:S,TrackedResource:R}),F=(J.prototype.listBySubscription=function(e,r){return this.client.sendOperationRequest({options:e},Q,r)},J.prototype.listByResourceGroup=function(e,r,t){return this.client.sendOperationRequest({resourceGroupName:e,options:r},X,t)},J.prototype.deleteMethod=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,options:t},Y,a)},J.prototype.get=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,options:t},Z,a)},J.prototype.update=function(e,r,t,a,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,spatialAnchorsAccount:t,options:a},ee,i)},J.prototype.create=function(e,r,t,a,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,spatialAnchorsAccount:t,options:a},re,i)},J.prototype.listKeys=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,options:t},te,a)},J.prototype.regenerateKeys=function(e,r,t,a,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,regenerate:t,options:a},ae,i)},J.prototype.listBySubscriptionNext=function(e,r,t){return this.client.sendOperationRequest({nextPageLink:e,options:r},ie,t)},J.prototype.listByResourceGroupNext=function(e,r,t){return this.client.sendOperationRequest({nextPageLink:e,options:r},oe,t)},J);function J(e){this.client=e}var N=new r.Serializer(N),Q={httpMethod:"GET",path:"subscriptions/{subscriptionId}/providers/Microsoft.MixedReality/spatialAnchorsAccounts",urlParameters:[j],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:T},default:{bodyMapper:n}},serializer:N},X={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts",urlParameters:[j,K],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:T},default:{bodyMapper:n}},serializer:N},Y={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],responses:{200:{},204:{},default:{bodyMapper:n}},serializer:N},Z={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:A},default:{bodyMapper:n}},serializer:N},ee={httpMethod:"PATCH",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],requestBody:{parameterPath:"spatialAnchorsAccount",mapper:i(i({},A),{required:!0})},responses:{200:{bodyMapper:A},default:{bodyMapper:n}},serializer:N},re={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],requestBody:{parameterPath:"spatialAnchorsAccount",mapper:i(i({},A),{required:!0})},responses:{200:{bodyMapper:A},201:{bodyMapper:A},default:{bodyMapper:n}},serializer:N},te={httpMethod:"POST",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}/listKeys",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:G},default:{bodyMapper:n}},serializer:N},ae={httpMethod:"POST",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/spatialAnchorsAccounts/{accountName}/regenerateKeys",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],requestBody:{parameterPath:"regenerate",mapper:i(i({},x),{required:!0})},responses:{200:{bodyMapper:G},default:{bodyMapper:n}},serializer:N},ie={httpMethod:"GET",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[W],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:T},default:{bodyMapper:n}},serializer:N},oe={httpMethod:"GET",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[W],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:T},default:{bodyMapper:n}},serializer:N},R=Object.freeze({__proto__:null,AccountKeyRegenerateRequest:x,AccountKeys:G,AzureEntityResource:k,BaseResource:p,CloudError:n,Identity:P,Plan:q,ProxyResource:v,RemoteRenderingAccount:w,RemoteRenderingAccountPage:D,Resource:M,ResourceModelWithAllowedPropertySet:C,ResourceModelWithAllowedPropertySetIdentity:f,ResourceModelWithAllowedPropertySetPlan:O,ResourceModelWithAllowedPropertySetSku:b,Sku:z,SpatialAnchorsAccount:A,SystemData:S,TrackedResource:R}),se=(ne.prototype.listBySubscription=function(e,r){return this.client.sendOperationRequest({options:e},me,r)},ne.prototype.listByResourceGroup=function(e,r,t){return this.client.sendOperationRequest({resourceGroupName:e,options:r},ce,t)},ne.prototype.deleteMethod=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,options:t},le,a)},ne.prototype.get=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,options:t},ue,a)},ne.prototype.update=function(e,r,t,a,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,remoteRenderingAccount:t,options:a},de,i)},ne.prototype.create=function(e,r,t,a,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,remoteRenderingAccount:t,options:a},ye,i)},ne.prototype.listKeys=function(e,r,t,a){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,options:t},Ne,a)},ne.prototype.regenerateKeys=function(e,r,t,a,i){return this.client.sendOperationRequest({resourceGroupName:e,accountName:r,regenerate:t,options:a},he,i)},ne.prototype.listBySubscriptionNext=function(e,r,t){return this.client.sendOperationRequest({nextPageLink:e,options:r},ge,t)},ne.prototype.listByResourceGroupNext=function(e,r,t){return this.client.sendOperationRequest({nextPageLink:e,options:r},Pe,t)},ne);function ne(e){this.client=e}var pe,R=new r.Serializer(R),me={httpMethod:"GET",path:"subscriptions/{subscriptionId}/providers/Microsoft.MixedReality/remoteRenderingAccounts",urlParameters:[j],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:D},default:{bodyMapper:n}},serializer:R},ce={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts",urlParameters:[j,K],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:D},default:{bodyMapper:n}},serializer:R},le={httpMethod:"DELETE",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],responses:{200:{},204:{},default:{bodyMapper:n}},serializer:R},ue={httpMethod:"GET",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:w},default:{bodyMapper:n}},serializer:R},de={httpMethod:"PATCH",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],requestBody:{parameterPath:"remoteRenderingAccount",mapper:i(i({},w),{required:!0})},responses:{200:{bodyMapper:w},default:{bodyMapper:n}},serializer:R},ye={httpMethod:"PUT",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],requestBody:{parameterPath:"remoteRenderingAccount",mapper:i(i({},w),{required:!0})},responses:{200:{bodyMapper:w},201:{bodyMapper:w},default:{bodyMapper:n}},serializer:R},Ne={httpMethod:"POST",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}/listKeys",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:G},default:{bodyMapper:n}},serializer:R},he={httpMethod:"POST",path:"subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}/regenerateKeys",urlParameters:[j,K,E],queryParameters:[B],headerParameters:[_],requestBody:{parameterPath:"regenerate",mapper:i(i({},x),{required:!0})},responses:{200:{bodyMapper:G},default:{bodyMapper:n}},serializer:R},ge={httpMethod:"GET",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[W],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:D},default:{bodyMapper:n}},serializer:R},Pe={httpMethod:"GET",baseUrl:"https://management.azure.com",path:"{nextLink}",urlParameters:[W],queryParameters:[B],headerParameters:[_],responses:{200:{bodyMapper:D},default:{bodyMapper:n}},serializer:R},D=(t(ze,pe=o.AzureServiceClient),ze);function ze(e,r,t){var a,i=this;if(null==e)throw new Error("'credentials' cannot be null.");if(null==r)throw new Error("'subscriptionId' cannot be null.");return(t=t||{}).userAgent||(a=o.getDefaultUserAgentValue(),t.userAgent="@azure/arm-mixedreality/3.0.0 "+a),(i=pe.call(this,e,t)||this).apiVersion="2021-01-01",i.acceptLanguage="en-US",i.longRunningOperationRetryTimeout=30,i.baseUri=t.baseUri||i.baseUri||"https://management.azure.com",i.requestContentType="application/json; charset=utf-8",i.credentials=e,i.subscriptionId=r,null!==t.acceptLanguage&&void 0!==t.acceptLanguage&&(i.acceptLanguage=t.acceptLanguage),null!==t.longRunningOperationRetryTimeout&&void 0!==t.longRunningOperationRetryTimeout&&(i.longRunningOperationRetryTimeout=t.longRunningOperationRetryTimeout),i}var Se,R=(t(Me,Se=D),Me.prototype.checkNameAvailabilityLocal=function(e,r,t,a){return this.sendOperationRequest({location:e,checkNameAvailability:r,options:t},Re,a)},Me);function Me(e,r,t){t=Se.call(this,e,r,t)||this;return t.operations=new U(t),t.spatialAnchorsAccounts=new F(t),t.remoteRenderingAccounts=new se(t),t}var r=new r.Serializer(L),Re={httpMethod:"POST",path:"subscriptions/{subscriptionId}/providers/Microsoft.MixedReality/locations/{location}/checkNameAvailability",urlParameters:[j,{parameterPath:"location",mapper:{required:!0,serializedName:"location",constraints:{MaxLength:90,MinLength:1,Pattern:/^[-\w\._\(\)]+$/},type:{name:"String"}}}],queryParameters:[B],headerParameters:[_],requestBody:{parameterPath:"checkNameAvailability",mapper:i(i({},m),{required:!0})},responses:{200:{bodyMapper:c},default:{bodyMapper:n}},serializer:r};e.MixedRealityClient=R,e.MixedRealityClientContext=D,e.MixedRealityMappers=L,e.MixedRealityModels=s,e.Operations=U,e.RemoteRenderingAccounts=se,e.SpatialAnchorsAccounts=F,Object.defineProperty(e,"__esModule",{value:!0})});
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"sources":["../node_modules/tslib/tslib.es6.js","../src/models/mappers.ts","../src/models/parameters.ts","../src/operations/operations.ts","../src/operations/spatialAnchorsAccounts.ts","../src/operations/remoteRenderingAccounts.ts","../src/mixedRealityClientContext.ts","../src/mixedRealityClient.ts"],"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","CheckNameAvailabilityRequest","serializedName","type","name","className","modelProperties","required","CheckNameAvailabilityResponse","nameAvailable","reason","message","OperationDisplay","provider","resource","operation","description","LogSpecification","displayName","blobDuration","MetricDimension","internalName","MetricSpecification","displayDescription","unit","aggregationType","internalMetricName","dimensions","element","ServiceSpecification","logSpecifications","metricSpecifications","OperationProperties","serviceSpecification","Operation","display","isDataAction","origin","properties","Identity","principalId","readOnly","tenantId","allowedValues","Sku","tier","size","family","capacity","SystemData","createdBy","createdByType","createdAt","lastModifiedBy","lastModifiedByType","lastModifiedAt","Resource","id","TrackedResource","tags","value","location","SpatialAnchorsAccount","storageAccountName","accountId","accountDomain","identity","plan","sku","kind","systemData","ResourceModelWithAllowedPropertySetIdentity","ResourceModelWithAllowedPropertySetSku","Plan","publisher","product","promotionCode","version","ResourceModelWithAllowedPropertySetPlan","ResourceModelWithAllowedPropertySet","managedBy","constraints","Pattern","etag","ProxyResource","AzureEntityResource","AccountKeys","primaryKey","secondaryKey","AccountKeyRegenerateRequest","serial","defaultValue","RemoteRenderingAccount","OperationPage","nextLink","SpatialAnchorsAccountPage","RemoteRenderingAccountPage","acceptLanguage","parameterPath","mapper","accountName","MaxLength","MinLength","apiVersion","nextPageLink","skipEncoding","resourceGroupName","subscriptionId","Operations","list","options","callback","client","sendOperationRequest","listOperationSpec","listNext","listNextOperationSpec","serializer","msRest.Serializer","Mappers","httpMethod","path","queryParameters","Parameters.apiVersion","headerParameters","Parameters.acceptLanguage","responses","200","bodyMapper","Mappers.OperationPage","default","Mappers.CloudError","baseUrl","urlParameters","Parameters.nextPageLink","SpatialAnchorsAccounts","listBySubscription","listBySubscriptionOperationSpec","listByResourceGroup","listByResourceGroupOperationSpec","deleteMethod","deleteMethodOperationSpec","get","getOperationSpec","update","spatialAnchorsAccount","updateOperationSpec","createOperationSpec","listKeys","listKeysOperationSpec","regenerateKeys","regenerate","regenerateKeysOperationSpec","listBySubscriptionNext","listBySubscriptionNextOperationSpec","listByResourceGroupNext","listByResourceGroupNextOperationSpec","Parameters.subscriptionId","Mappers.SpatialAnchorsAccountPage","serializer$1","Parameters.resourceGroupName","Parameters.accountName","204","Mappers.SpatialAnchorsAccount","requestBody","201","Mappers.AccountKeys","Mappers.AccountKeyRegenerateRequest","RemoteRenderingAccounts","remoteRenderingAccount","_super","Mappers.RemoteRenderingAccountPage","serializer$2","Mappers.RemoteRenderingAccount","MixedRealityClientContext","msRestAzure.AzureServiceClient","credentials","defaultUserAgent","_this","undefined","Error","userAgent","msRestAzure.getDefaultUserAgentValue","packageName","longRunningOperationRetryTimeout","baseUri","requestContentType","MixedRealityClient","checkNameAvailabilityLocal","checkNameAvailability","checkNameAvailabilityLocalOperationSpec","operations","operations.Operations","spatialAnchorsAccounts","operations.SpatialAnchorsAccounts","remoteRenderingAccounts","operations.RemoteRenderingAccounts","Mappers.CheckNameAvailabilityRequest","Mappers.CheckNameAvailabilityResponse","serializer$3"],"mappings":"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"}
|
@@ -1,42 +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 { MixedRealityClientContext } from "./mixedRealityClientContext";
|
6
|
-
declare class MixedRealityClient extends MixedRealityClientContext {
|
7
|
-
operations: operations.Operations;
|
8
|
-
spatialAnchorsAccounts: operations.SpatialAnchorsAccounts;
|
9
|
-
remoteRenderingAccounts: operations.RemoteRenderingAccounts;
|
10
|
-
/**
|
11
|
-
* Initializes a new instance of the MixedRealityClient class.
|
12
|
-
* @param credentials Credentials needed for the client to connect to Azure.
|
13
|
-
* @param subscriptionId The Azure subscription ID. This is a GUID-formatted string (e.g.
|
14
|
-
* 00000000-0000-0000-0000-000000000000)
|
15
|
-
* @param [options] The parameter options
|
16
|
-
*/
|
17
|
-
constructor(credentials: msRest.ServiceClientCredentials, subscriptionId: string, options?: Models.MixedRealityClientOptions);
|
18
|
-
/**
|
19
|
-
* Check Name Availability for local uniqueness
|
20
|
-
* @param location The location in which uniqueness will be verified.
|
21
|
-
* @param checkNameAvailability Check Name Availability Request.
|
22
|
-
* @param [options] The optional parameters
|
23
|
-
* @returns Promise<Models.CheckNameAvailabilityLocalResponse>
|
24
|
-
*/
|
25
|
-
checkNameAvailabilityLocal(location: string, checkNameAvailability: Models.CheckNameAvailabilityRequest, options?: msRest.RequestOptionsBase): Promise<Models.CheckNameAvailabilityLocalResponse>;
|
26
|
-
/**
|
27
|
-
* @param location The location in which uniqueness will be verified.
|
28
|
-
* @param checkNameAvailability Check Name Availability Request.
|
29
|
-
* @param callback The callback
|
30
|
-
*/
|
31
|
-
checkNameAvailabilityLocal(location: string, checkNameAvailability: Models.CheckNameAvailabilityRequest, callback: msRest.ServiceCallback<Models.CheckNameAvailabilityResponse>): void;
|
32
|
-
/**
|
33
|
-
* @param location The location in which uniqueness will be verified.
|
34
|
-
* @param checkNameAvailability Check Name Availability Request.
|
35
|
-
* @param options The optional parameters
|
36
|
-
* @param callback The callback
|
37
|
-
*/
|
38
|
-
checkNameAvailabilityLocal(location: string, checkNameAvailability: Models.CheckNameAvailabilityRequest, options: msRest.RequestOptionsBase, callback: msRest.ServiceCallback<Models.CheckNameAvailabilityResponse>): void;
|
39
|
-
}
|
40
|
-
export { MixedRealityClient, MixedRealityClientContext, Models as MixedRealityModels, Mappers as MixedRealityMappers };
|
41
|
-
export * from "./operations";
|
42
|
-
//# sourceMappingURL=mixedRealityClient.d.ts.map
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"mixedRealityClient.d.ts","sourceRoot":"","sources":["../src/mixedRealityClient.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,MAAM,MAAM,mBAAmB,CAAC;AAC5C,OAAO,KAAK,MAAM,MAAM,UAAU,CAAC;AACnC,OAAO,KAAK,OAAO,MAAM,kBAAkB,CAAC;AAE5C,OAAO,KAAK,UAAU,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAGxE,cAAM,kBAAmB,SAAQ,yBAAyB;IAExD,UAAU,EAAE,UAAU,CAAC,UAAU,CAAC;IAClC,sBAAsB,EAAE,UAAU,CAAC,sBAAsB,CAAC;IAC1D,uBAAuB,EAAE,UAAU,CAAC,uBAAuB,CAAC;IAE5D;;;;;;OAMG;gBACS,WAAW,EAAE,MAAM,CAAC,wBAAwB,EAAE,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,yBAAyB;IAO5H;;;;;;OAMG;IACH,0BAA0B,CAAC,QAAQ,EAAE,MAAM,EAAE,qBAAqB,EAAE,MAAM,CAAC,4BAA4B,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,kBAAkB,GAAG,OAAO,CAAC,MAAM,CAAC,kCAAkC,CAAC;IACjM;;;;OAIG;IACH,0BAA0B,CAAC,QAAQ,EAAE,MAAM,EAAE,qBAAqB,EAAE,MAAM,CAAC,4BAA4B,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,6BAA6B,CAAC,GAAG,IAAI;IACtL;;;;;OAKG;IACH,0BAA0B,CAAC,QAAQ,EAAE,MAAM,EAAE,qBAAqB,EAAE,MAAM,CAAC,4BAA4B,EAAE,OAAO,EAAE,MAAM,CAAC,kBAAkB,EAAE,QAAQ,EAAE,MAAM,CAAC,eAAe,CAAC,MAAM,CAAC,6BAA6B,CAAC,GAAG,IAAI;CAW3N;AAmCD,OAAO,EACL,kBAAkB,EAClB,yBAAyB,EACzB,MAAM,IAAI,kBAAkB,EAC5B,OAAO,IAAI,mBAAmB,EAC/B,CAAC;AACF,cAAc,cAAc,CAAC"}
|