@azure/arm-sphere 1.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (318) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/LICENSE +21 -0
  3. package/README.md +109 -0
  4. package/dist/index.js +6284 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/catalogsCountDevicesSample.d.ts +2 -0
  9. package/dist-esm/samples-dev/catalogsCountDevicesSample.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/catalogsCountDevicesSample.js +39 -0
  11. package/dist-esm/samples-dev/catalogsCountDevicesSample.js.map +1 -0
  12. package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.d.ts +2 -0
  13. package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.js +40 -0
  15. package/dist-esm/samples-dev/catalogsCreateOrUpdateSample.js.map +1 -0
  16. package/dist-esm/samples-dev/catalogsDeleteSample.d.ts +2 -0
  17. package/dist-esm/samples-dev/catalogsDeleteSample.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/catalogsDeleteSample.js +39 -0
  19. package/dist-esm/samples-dev/catalogsDeleteSample.js.map +1 -0
  20. package/dist-esm/samples-dev/catalogsGetSample.d.ts +2 -0
  21. package/dist-esm/samples-dev/catalogsGetSample.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/catalogsGetSample.js +39 -0
  23. package/dist-esm/samples-dev/catalogsGetSample.js.map +1 -0
  24. package/dist-esm/samples-dev/catalogsListByResourceGroupSample.d.ts +2 -0
  25. package/dist-esm/samples-dev/catalogsListByResourceGroupSample.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/catalogsListByResourceGroupSample.js +59 -0
  27. package/dist-esm/samples-dev/catalogsListByResourceGroupSample.js.map +1 -0
  28. package/dist-esm/samples-dev/catalogsListBySubscriptionSample.d.ts +2 -0
  29. package/dist-esm/samples-dev/catalogsListBySubscriptionSample.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/catalogsListBySubscriptionSample.js +58 -0
  31. package/dist-esm/samples-dev/catalogsListBySubscriptionSample.js.map +1 -0
  32. package/dist-esm/samples-dev/catalogsListDeploymentsSample.d.ts +2 -0
  33. package/dist-esm/samples-dev/catalogsListDeploymentsSample.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/catalogsListDeploymentsSample.js +60 -0
  35. package/dist-esm/samples-dev/catalogsListDeploymentsSample.js.map +1 -0
  36. package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.d.ts +2 -0
  37. package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.js +63 -0
  39. package/dist-esm/samples-dev/catalogsListDeviceGroupsSample.js.map +1 -0
  40. package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.d.ts +2 -0
  41. package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.js +62 -0
  43. package/dist-esm/samples-dev/catalogsListDeviceInsightsSample.js.map +1 -0
  44. package/dist-esm/samples-dev/catalogsListDevicesSample.d.ts +2 -0
  45. package/dist-esm/samples-dev/catalogsListDevicesSample.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/catalogsListDevicesSample.js +60 -0
  47. package/dist-esm/samples-dev/catalogsListDevicesSample.js.map +1 -0
  48. package/dist-esm/samples-dev/catalogsUpdateSample.d.ts +2 -0
  49. package/dist-esm/samples-dev/catalogsUpdateSample.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/catalogsUpdateSample.js +40 -0
  51. package/dist-esm/samples-dev/catalogsUpdateSample.js.map +1 -0
  52. package/dist-esm/samples-dev/certificatesGetSample.d.ts +2 -0
  53. package/dist-esm/samples-dev/certificatesGetSample.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/certificatesGetSample.js +40 -0
  55. package/dist-esm/samples-dev/certificatesGetSample.js.map +1 -0
  56. package/dist-esm/samples-dev/certificatesListByCatalogSample.d.ts +2 -0
  57. package/dist-esm/samples-dev/certificatesListByCatalogSample.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/certificatesListByCatalogSample.js +60 -0
  59. package/dist-esm/samples-dev/certificatesListByCatalogSample.js.map +1 -0
  60. package/dist-esm/samples-dev/certificatesRetrieveCertChainSample.d.ts +2 -0
  61. package/dist-esm/samples-dev/certificatesRetrieveCertChainSample.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/certificatesRetrieveCertChainSample.js +40 -0
  63. package/dist-esm/samples-dev/certificatesRetrieveCertChainSample.js.map +1 -0
  64. package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.d.ts +2 -0
  65. package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.js +43 -0
  67. package/dist-esm/samples-dev/certificatesRetrieveProofOfPossessionNonceSample.js.map +1 -0
  68. package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.d.ts +2 -0
  69. package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.js +43 -0
  71. package/dist-esm/samples-dev/deploymentsCreateOrUpdateSample.js.map +1 -0
  72. package/dist-esm/samples-dev/deploymentsDeleteSample.d.ts +2 -0
  73. package/dist-esm/samples-dev/deploymentsDeleteSample.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/deploymentsDeleteSample.js +42 -0
  75. package/dist-esm/samples-dev/deploymentsDeleteSample.js.map +1 -0
  76. package/dist-esm/samples-dev/deploymentsGetSample.d.ts +2 -0
  77. package/dist-esm/samples-dev/deploymentsGetSample.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/deploymentsGetSample.js +42 -0
  79. package/dist-esm/samples-dev/deploymentsGetSample.js.map +1 -0
  80. package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.d.ts +2 -0
  81. package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.js +62 -0
  83. package/dist-esm/samples-dev/deploymentsListByDeviceGroupSample.js.map +1 -0
  84. package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.d.ts +2 -0
  85. package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.js +46 -0
  87. package/dist-esm/samples-dev/deviceGroupsClaimDevicesSample.js.map +1 -0
  88. package/dist-esm/samples-dev/deviceGroupsCountDevicesSample.d.ts +2 -0
  89. package/dist-esm/samples-dev/deviceGroupsCountDevicesSample.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/deviceGroupsCountDevicesSample.js +41 -0
  91. package/dist-esm/samples-dev/deviceGroupsCountDevicesSample.js.map +1 -0
  92. package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.d.ts +2 -0
  93. package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.js +46 -0
  95. package/dist-esm/samples-dev/deviceGroupsCreateOrUpdateSample.js.map +1 -0
  96. package/dist-esm/samples-dev/deviceGroupsDeleteSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/deviceGroupsDeleteSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/deviceGroupsDeleteSample.js +41 -0
  99. package/dist-esm/samples-dev/deviceGroupsDeleteSample.js.map +1 -0
  100. package/dist-esm/samples-dev/deviceGroupsGetSample.d.ts +2 -0
  101. package/dist-esm/samples-dev/deviceGroupsGetSample.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/deviceGroupsGetSample.js +41 -0
  103. package/dist-esm/samples-dev/deviceGroupsGetSample.js.map +1 -0
  104. package/dist-esm/samples-dev/deviceGroupsListByProductSample.d.ts +2 -0
  105. package/dist-esm/samples-dev/deviceGroupsListByProductSample.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/deviceGroupsListByProductSample.js +61 -0
  107. package/dist-esm/samples-dev/deviceGroupsListByProductSample.js.map +1 -0
  108. package/dist-esm/samples-dev/deviceGroupsUpdateSample.d.ts +2 -0
  109. package/dist-esm/samples-dev/deviceGroupsUpdateSample.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/deviceGroupsUpdateSample.js +42 -0
  111. package/dist-esm/samples-dev/deviceGroupsUpdateSample.js.map +1 -0
  112. package/dist-esm/samples-dev/devicesCreateOrUpdateSample.d.ts +2 -0
  113. package/dist-esm/samples-dev/devicesCreateOrUpdateSample.d.ts.map +1 -0
  114. package/dist-esm/samples-dev/devicesCreateOrUpdateSample.js +43 -0
  115. package/dist-esm/samples-dev/devicesCreateOrUpdateSample.js.map +1 -0
  116. package/dist-esm/samples-dev/devicesDeleteSample.d.ts +2 -0
  117. package/dist-esm/samples-dev/devicesDeleteSample.d.ts.map +1 -0
  118. package/dist-esm/samples-dev/devicesDeleteSample.js +42 -0
  119. package/dist-esm/samples-dev/devicesDeleteSample.js.map +1 -0
  120. package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.d.ts +2 -0
  121. package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.d.ts.map +1 -0
  122. package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.js +45 -0
  123. package/dist-esm/samples-dev/devicesGenerateCapabilityImageSample.js.map +1 -0
  124. package/dist-esm/samples-dev/devicesGetSample.d.ts +2 -0
  125. package/dist-esm/samples-dev/devicesGetSample.d.ts.map +1 -0
  126. package/dist-esm/samples-dev/devicesGetSample.js +42 -0
  127. package/dist-esm/samples-dev/devicesGetSample.js.map +1 -0
  128. package/dist-esm/samples-dev/devicesListByDeviceGroupSample.d.ts +2 -0
  129. package/dist-esm/samples-dev/devicesListByDeviceGroupSample.d.ts.map +1 -0
  130. package/dist-esm/samples-dev/devicesListByDeviceGroupSample.js +62 -0
  131. package/dist-esm/samples-dev/devicesListByDeviceGroupSample.js.map +1 -0
  132. package/dist-esm/samples-dev/devicesUpdateSample.d.ts +2 -0
  133. package/dist-esm/samples-dev/devicesUpdateSample.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/devicesUpdateSample.js +43 -0
  135. package/dist-esm/samples-dev/devicesUpdateSample.js.map +1 -0
  136. package/dist-esm/samples-dev/imagesCreateOrUpdateSample.d.ts +2 -0
  137. package/dist-esm/samples-dev/imagesCreateOrUpdateSample.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/imagesCreateOrUpdateSample.js +41 -0
  139. package/dist-esm/samples-dev/imagesCreateOrUpdateSample.js.map +1 -0
  140. package/dist-esm/samples-dev/imagesDeleteSample.d.ts +2 -0
  141. package/dist-esm/samples-dev/imagesDeleteSample.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/imagesDeleteSample.js +40 -0
  143. package/dist-esm/samples-dev/imagesDeleteSample.js.map +1 -0
  144. package/dist-esm/samples-dev/imagesGetSample.d.ts +2 -0
  145. package/dist-esm/samples-dev/imagesGetSample.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/imagesGetSample.js +40 -0
  147. package/dist-esm/samples-dev/imagesGetSample.js.map +1 -0
  148. package/dist-esm/samples-dev/imagesListByCatalogSample.d.ts +2 -0
  149. package/dist-esm/samples-dev/imagesListByCatalogSample.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/imagesListByCatalogSample.js +60 -0
  151. package/dist-esm/samples-dev/imagesListByCatalogSample.js.map +1 -0
  152. package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
  153. package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/operationsListSample.js +58 -0
  155. package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
  156. package/dist-esm/samples-dev/productsCountDevicesSample.d.ts +2 -0
  157. package/dist-esm/samples-dev/productsCountDevicesSample.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/productsCountDevicesSample.js +40 -0
  159. package/dist-esm/samples-dev/productsCountDevicesSample.js.map +1 -0
  160. package/dist-esm/samples-dev/productsCreateOrUpdateSample.d.ts +2 -0
  161. package/dist-esm/samples-dev/productsCreateOrUpdateSample.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/productsCreateOrUpdateSample.js +41 -0
  163. package/dist-esm/samples-dev/productsCreateOrUpdateSample.js.map +1 -0
  164. package/dist-esm/samples-dev/productsDeleteSample.d.ts +2 -0
  165. package/dist-esm/samples-dev/productsDeleteSample.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/productsDeleteSample.js +40 -0
  167. package/dist-esm/samples-dev/productsDeleteSample.js.map +1 -0
  168. package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.d.ts +2 -0
  169. package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.js +61 -0
  171. package/dist-esm/samples-dev/productsGenerateDefaultDeviceGroupsSample.js.map +1 -0
  172. package/dist-esm/samples-dev/productsGetSample.d.ts +2 -0
  173. package/dist-esm/samples-dev/productsGetSample.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/productsGetSample.js +40 -0
  175. package/dist-esm/samples-dev/productsGetSample.js.map +1 -0
  176. package/dist-esm/samples-dev/productsListByCatalogSample.d.ts +2 -0
  177. package/dist-esm/samples-dev/productsListByCatalogSample.d.ts.map +1 -0
  178. package/dist-esm/samples-dev/productsListByCatalogSample.js +60 -0
  179. package/dist-esm/samples-dev/productsListByCatalogSample.js.map +1 -0
  180. package/dist-esm/samples-dev/productsUpdateSample.d.ts +2 -0
  181. package/dist-esm/samples-dev/productsUpdateSample.d.ts.map +1 -0
  182. package/dist-esm/samples-dev/productsUpdateSample.js +41 -0
  183. package/dist-esm/samples-dev/productsUpdateSample.js.map +1 -0
  184. package/dist-esm/src/azureSphereManagementClient.d.ts +27 -0
  185. package/dist-esm/src/azureSphereManagementClient.d.ts.map +1 -0
  186. package/dist-esm/src/azureSphereManagementClient.js +107 -0
  187. package/dist-esm/src/azureSphereManagementClient.js.map +1 -0
  188. package/dist-esm/src/index.d.ts +6 -0
  189. package/dist-esm/src/index.d.ts.map +1 -0
  190. package/dist-esm/src/index.js +13 -0
  191. package/dist-esm/src/index.js.map +1 -0
  192. package/dist-esm/src/lroImpl.d.ts +11 -0
  193. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  194. package/dist-esm/src/lroImpl.js +21 -0
  195. package/dist-esm/src/lroImpl.js.map +1 -0
  196. package/dist-esm/src/models/index.d.ts +1318 -0
  197. package/dist-esm/src/models/index.d.ts.map +1 -0
  198. package/dist-esm/src/models/index.js +158 -0
  199. package/dist-esm/src/models/index.js.map +1 -0
  200. package/dist-esm/src/models/mappers.d.ts +61 -0
  201. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  202. package/dist-esm/src/models/mappers.js +1441 -0
  203. package/dist-esm/src/models/mappers.js.map +1 -0
  204. package/dist-esm/src/models/parameters.d.ts +34 -0
  205. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  206. package/dist-esm/src/models/parameters.js +265 -0
  207. package/dist-esm/src/models/parameters.js.map +1 -0
  208. package/dist-esm/src/operations/catalogs.d.ts +205 -0
  209. package/dist-esm/src/operations/catalogs.d.ts.map +1 -0
  210. package/dist-esm/src/operations/catalogs.js +1081 -0
  211. package/dist-esm/src/operations/catalogs.js.map +1 -0
  212. package/dist-esm/src/operations/certificates.d.ts +66 -0
  213. package/dist-esm/src/operations/certificates.d.ts.map +1 -0
  214. package/dist-esm/src/operations/certificates.js +269 -0
  215. package/dist-esm/src/operations/certificates.js.map +1 -0
  216. package/dist-esm/src/operations/deployments.d.ts +109 -0
  217. package/dist-esm/src/operations/deployments.d.ts.map +1 -0
  218. package/dist-esm/src/operations/deployments.js +436 -0
  219. package/dist-esm/src/operations/deployments.js.map +1 -0
  220. package/dist-esm/src/operations/deviceGroups.d.ts +150 -0
  221. package/dist-esm/src/operations/deviceGroups.d.ts.map +1 -0
  222. package/dist-esm/src/operations/deviceGroups.js +647 -0
  223. package/dist-esm/src/operations/deviceGroups.js.map +1 -0
  224. package/dist-esm/src/operations/devices.d.ts +152 -0
  225. package/dist-esm/src/operations/devices.d.ts.map +1 -0
  226. package/dist-esm/src/operations/devices.js +643 -0
  227. package/dist-esm/src/operations/devices.js.map +1 -0
  228. package/dist-esm/src/operations/images.d.ts +81 -0
  229. package/dist-esm/src/operations/images.d.ts.map +1 -0
  230. package/dist-esm/src/operations/images.js +369 -0
  231. package/dist-esm/src/operations/images.js.map +1 -0
  232. package/dist-esm/src/operations/index.d.ts +9 -0
  233. package/dist-esm/src/operations/index.d.ts.map +1 -0
  234. package/dist-esm/src/operations/index.js +16 -0
  235. package/dist-esm/src/operations/index.js.map +1 -0
  236. package/dist-esm/src/operations/operations.d.ts +32 -0
  237. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  238. package/dist-esm/src/operations/operations.js +138 -0
  239. package/dist-esm/src/operations/operations.js.map +1 -0
  240. package/dist-esm/src/operations/products.d.ts +145 -0
  241. package/dist-esm/src/operations/products.d.ts.map +1 -0
  242. package/dist-esm/src/operations/products.js +639 -0
  243. package/dist-esm/src/operations/products.js.map +1 -0
  244. package/dist-esm/src/operationsInterfaces/catalogs.d.ts +99 -0
  245. package/dist-esm/src/operationsInterfaces/catalogs.d.ts.map +1 -0
  246. package/dist-esm/src/operationsInterfaces/catalogs.js +9 -0
  247. package/dist-esm/src/operationsInterfaces/catalogs.js.map +1 -0
  248. package/dist-esm/src/operationsInterfaces/certificates.d.ts +41 -0
  249. package/dist-esm/src/operationsInterfaces/certificates.d.ts.map +1 -0
  250. package/dist-esm/src/operationsInterfaces/certificates.js +9 -0
  251. package/dist-esm/src/operationsInterfaces/certificates.js.map +1 -0
  252. package/dist-esm/src/operationsInterfaces/deployments.d.ts +79 -0
  253. package/dist-esm/src/operationsInterfaces/deployments.d.ts.map +1 -0
  254. package/dist-esm/src/operationsInterfaces/deployments.js +9 -0
  255. package/dist-esm/src/operationsInterfaces/deployments.js.map +1 -0
  256. package/dist-esm/src/operationsInterfaces/deviceGroups.d.ts +122 -0
  257. package/dist-esm/src/operationsInterfaces/deviceGroups.d.ts.map +1 -0
  258. package/dist-esm/src/operationsInterfaces/deviceGroups.js +9 -0
  259. package/dist-esm/src/operationsInterfaces/deviceGroups.js.map +1 -0
  260. package/dist-esm/src/operationsInterfaces/devices.d.ts +122 -0
  261. package/dist-esm/src/operationsInterfaces/devices.d.ts.map +1 -0
  262. package/dist-esm/src/operationsInterfaces/devices.js +9 -0
  263. package/dist-esm/src/operationsInterfaces/devices.js.map +1 -0
  264. package/dist-esm/src/operationsInterfaces/images.d.ts +56 -0
  265. package/dist-esm/src/operationsInterfaces/images.d.ts.map +1 -0
  266. package/dist-esm/src/operationsInterfaces/images.js +9 -0
  267. package/dist-esm/src/operationsInterfaces/images.js.map +1 -0
  268. package/dist-esm/src/operationsInterfaces/index.d.ts +9 -0
  269. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  270. package/dist-esm/src/operationsInterfaces/index.js +16 -0
  271. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  272. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  273. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  274. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  275. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  276. package/dist-esm/src/operationsInterfaces/products.d.ts +99 -0
  277. package/dist-esm/src/operationsInterfaces/products.d.ts.map +1 -0
  278. package/dist-esm/src/operationsInterfaces/products.js +9 -0
  279. package/dist-esm/src/operationsInterfaces/products.js.map +1 -0
  280. package/dist-esm/src/pagingHelper.d.ts +13 -0
  281. package/dist-esm/src/pagingHelper.d.ts.map +1 -0
  282. package/dist-esm/src/pagingHelper.js +32 -0
  283. package/dist-esm/src/pagingHelper.js.map +1 -0
  284. package/dist-esm/test/sphere_operations_test.spec.d.ts +4 -0
  285. package/dist-esm/test/sphere_operations_test.spec.d.ts.map +1 -0
  286. package/dist-esm/test/sphere_operations_test.spec.js +145 -0
  287. package/dist-esm/test/sphere_operations_test.spec.js.map +1 -0
  288. package/package.json +123 -0
  289. package/review/arm-sphere.api.md +1112 -0
  290. package/rollup.config.js +122 -0
  291. package/src/azureSphereManagementClient.ts +172 -0
  292. package/src/index.ts +13 -0
  293. package/src/lroImpl.ts +42 -0
  294. package/src/models/index.ts +1534 -0
  295. package/src/models/mappers.ts +1562 -0
  296. package/src/models/parameters.ts +321 -0
  297. package/src/operations/catalogs.ts +1390 -0
  298. package/src/operations/certificates.ts +354 -0
  299. package/src/operations/deployments.ts +609 -0
  300. package/src/operations/deviceGroups.ts +912 -0
  301. package/src/operations/devices.ts +918 -0
  302. package/src/operations/images.ts +508 -0
  303. package/src/operations/index.ts +16 -0
  304. package/src/operations/operations.ts +149 -0
  305. package/src/operations/products.ts +884 -0
  306. package/src/operationsInterfaces/catalogs.ts +189 -0
  307. package/src/operationsInterfaces/certificates.ts +80 -0
  308. package/src/operationsInterfaces/deployments.ts +144 -0
  309. package/src/operationsInterfaces/deviceGroups.ts +233 -0
  310. package/src/operationsInterfaces/devices.ts +235 -0
  311. package/src/operationsInterfaces/images.ts +109 -0
  312. package/src/operationsInterfaces/index.ts +16 -0
  313. package/src/operationsInterfaces/operations.ts +22 -0
  314. package/src/operationsInterfaces/products.ts +186 -0
  315. package/src/pagingHelper.ts +39 -0
  316. package/tsconfig.json +33 -0
  317. package/types/arm-sphere.d.ts +2155 -0
  318. package/types/tsdoc-metadata.json +11 -0
@@ -0,0 +1,1112 @@
1
+ ## API Report File for "@azure/arm-sphere"
2
+
3
+ > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
+
5
+ ```ts
6
+
7
+ import * as coreAuth from '@azure/core-auth';
8
+ import * as coreClient from '@azure/core-client';
9
+ import { OperationState } from '@azure/core-lro';
10
+ import { PagedAsyncIterableIterator } from '@azure/core-paging';
11
+ import { SimplePollerLike } from '@azure/core-lro';
12
+
13
+ // @public
14
+ export type ActionType = string;
15
+
16
+ // @public
17
+ export type AllowCrashDumpCollection = string;
18
+
19
+ // @public (undocumented)
20
+ export class AzureSphereManagementClient extends coreClient.ServiceClient {
21
+ // (undocumented)
22
+ $host: string;
23
+ constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: AzureSphereManagementClientOptionalParams);
24
+ // (undocumented)
25
+ apiVersion: string;
26
+ // (undocumented)
27
+ catalogs: Catalogs;
28
+ // (undocumented)
29
+ certificates: Certificates;
30
+ // (undocumented)
31
+ deployments: Deployments;
32
+ // (undocumented)
33
+ deviceGroups: DeviceGroups;
34
+ // (undocumented)
35
+ devices: Devices;
36
+ // (undocumented)
37
+ images: Images;
38
+ // (undocumented)
39
+ operations: Operations;
40
+ // (undocumented)
41
+ products: Products;
42
+ // (undocumented)
43
+ subscriptionId: string;
44
+ }
45
+
46
+ // @public
47
+ export interface AzureSphereManagementClientOptionalParams extends coreClient.ServiceClientOptions {
48
+ $host?: string;
49
+ apiVersion?: string;
50
+ endpoint?: string;
51
+ }
52
+
53
+ // @public
54
+ export type CapabilityType = string;
55
+
56
+ // @public
57
+ export interface Catalog extends TrackedResource {
58
+ readonly provisioningState?: ProvisioningState;
59
+ }
60
+
61
+ // @public
62
+ export interface CatalogListResult {
63
+ nextLink?: string;
64
+ value: Catalog[];
65
+ }
66
+
67
+ // @public
68
+ export interface Catalogs {
69
+ beginCreateOrUpdate(resourceGroupName: string, catalogName: string, resource: Catalog, options?: CatalogsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<CatalogsCreateOrUpdateResponse>, CatalogsCreateOrUpdateResponse>>;
70
+ beginCreateOrUpdateAndWait(resourceGroupName: string, catalogName: string, resource: Catalog, options?: CatalogsCreateOrUpdateOptionalParams): Promise<CatalogsCreateOrUpdateResponse>;
71
+ beginDelete(resourceGroupName: string, catalogName: string, options?: CatalogsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
72
+ beginDeleteAndWait(resourceGroupName: string, catalogName: string, options?: CatalogsDeleteOptionalParams): Promise<void>;
73
+ countDevices(resourceGroupName: string, catalogName: string, options?: CatalogsCountDevicesOptionalParams): Promise<CatalogsCountDevicesResponse>;
74
+ get(resourceGroupName: string, catalogName: string, options?: CatalogsGetOptionalParams): Promise<CatalogsGetResponse>;
75
+ listByResourceGroup(resourceGroupName: string, options?: CatalogsListByResourceGroupOptionalParams): PagedAsyncIterableIterator<Catalog>;
76
+ listBySubscription(options?: CatalogsListBySubscriptionOptionalParams): PagedAsyncIterableIterator<Catalog>;
77
+ listDeployments(resourceGroupName: string, catalogName: string, options?: CatalogsListDeploymentsOptionalParams): PagedAsyncIterableIterator<Deployment>;
78
+ listDeviceGroups(resourceGroupName: string, catalogName: string, listDeviceGroupsRequest: ListDeviceGroupsRequest, options?: CatalogsListDeviceGroupsOptionalParams): PagedAsyncIterableIterator<DeviceGroup>;
79
+ listDeviceInsights(resourceGroupName: string, catalogName: string, options?: CatalogsListDeviceInsightsOptionalParams): PagedAsyncIterableIterator<DeviceInsight>;
80
+ listDevices(resourceGroupName: string, catalogName: string, options?: CatalogsListDevicesOptionalParams): PagedAsyncIterableIterator<Device>;
81
+ update(resourceGroupName: string, catalogName: string, properties: CatalogUpdate, options?: CatalogsUpdateOptionalParams): Promise<CatalogsUpdateResponse>;
82
+ }
83
+
84
+ // @public
85
+ export interface CatalogsCountDevicesOptionalParams extends coreClient.OperationOptions {
86
+ }
87
+
88
+ // @public
89
+ export type CatalogsCountDevicesResponse = CountDeviceResponse;
90
+
91
+ // @public
92
+ export interface CatalogsCreateOrUpdateHeaders {
93
+ retryAfter?: number;
94
+ }
95
+
96
+ // @public
97
+ export interface CatalogsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
98
+ resumeFrom?: string;
99
+ updateIntervalInMs?: number;
100
+ }
101
+
102
+ // @public
103
+ export type CatalogsCreateOrUpdateResponse = Catalog;
104
+
105
+ // @public
106
+ export interface CatalogsDeleteHeaders {
107
+ location?: string;
108
+ retryAfter?: number;
109
+ }
110
+
111
+ // @public
112
+ export interface CatalogsDeleteOptionalParams extends coreClient.OperationOptions {
113
+ resumeFrom?: string;
114
+ updateIntervalInMs?: number;
115
+ }
116
+
117
+ // @public
118
+ export interface CatalogsGetOptionalParams extends coreClient.OperationOptions {
119
+ }
120
+
121
+ // @public
122
+ export type CatalogsGetResponse = Catalog;
123
+
124
+ // @public
125
+ export interface CatalogsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
126
+ }
127
+
128
+ // @public
129
+ export type CatalogsListByResourceGroupNextResponse = CatalogListResult;
130
+
131
+ // @public
132
+ export interface CatalogsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
133
+ }
134
+
135
+ // @public
136
+ export type CatalogsListByResourceGroupResponse = CatalogListResult;
137
+
138
+ // @public
139
+ export interface CatalogsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
140
+ }
141
+
142
+ // @public
143
+ export type CatalogsListBySubscriptionNextResponse = CatalogListResult;
144
+
145
+ // @public
146
+ export interface CatalogsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
147
+ }
148
+
149
+ // @public
150
+ export type CatalogsListBySubscriptionResponse = CatalogListResult;
151
+
152
+ // @public
153
+ export interface CatalogsListDeploymentsNextOptionalParams extends coreClient.OperationOptions {
154
+ }
155
+
156
+ // @public
157
+ export type CatalogsListDeploymentsNextResponse = DeploymentListResult;
158
+
159
+ // @public
160
+ export interface CatalogsListDeploymentsOptionalParams extends coreClient.OperationOptions {
161
+ filter?: string;
162
+ maxpagesize?: number;
163
+ skip?: number;
164
+ top?: number;
165
+ }
166
+
167
+ // @public
168
+ export type CatalogsListDeploymentsResponse = DeploymentListResult;
169
+
170
+ // @public
171
+ export interface CatalogsListDeviceGroupsNextOptionalParams extends coreClient.OperationOptions {
172
+ }
173
+
174
+ // @public
175
+ export type CatalogsListDeviceGroupsNextResponse = DeviceGroupListResult;
176
+
177
+ // @public
178
+ export interface CatalogsListDeviceGroupsOptionalParams extends coreClient.OperationOptions {
179
+ filter?: string;
180
+ maxpagesize?: number;
181
+ skip?: number;
182
+ top?: number;
183
+ }
184
+
185
+ // @public
186
+ export type CatalogsListDeviceGroupsResponse = DeviceGroupListResult;
187
+
188
+ // @public
189
+ export interface CatalogsListDeviceInsightsNextOptionalParams extends coreClient.OperationOptions {
190
+ }
191
+
192
+ // @public
193
+ export type CatalogsListDeviceInsightsNextResponse = PagedDeviceInsight;
194
+
195
+ // @public
196
+ export interface CatalogsListDeviceInsightsOptionalParams extends coreClient.OperationOptions {
197
+ filter?: string;
198
+ maxpagesize?: number;
199
+ skip?: number;
200
+ top?: number;
201
+ }
202
+
203
+ // @public
204
+ export type CatalogsListDeviceInsightsResponse = PagedDeviceInsight;
205
+
206
+ // @public
207
+ export interface CatalogsListDevicesNextOptionalParams extends coreClient.OperationOptions {
208
+ }
209
+
210
+ // @public
211
+ export type CatalogsListDevicesNextResponse = DeviceListResult;
212
+
213
+ // @public
214
+ export interface CatalogsListDevicesOptionalParams extends coreClient.OperationOptions {
215
+ filter?: string;
216
+ maxpagesize?: number;
217
+ skip?: number;
218
+ top?: number;
219
+ }
220
+
221
+ // @public
222
+ export type CatalogsListDevicesResponse = DeviceListResult;
223
+
224
+ // @public
225
+ export interface CatalogsUpdateOptionalParams extends coreClient.OperationOptions {
226
+ }
227
+
228
+ // @public
229
+ export type CatalogsUpdateResponse = Catalog;
230
+
231
+ // @public
232
+ export interface CatalogUpdate {
233
+ tags?: {
234
+ [propertyName: string]: string;
235
+ };
236
+ }
237
+
238
+ // @public
239
+ export interface Certificate extends ProxyResource {
240
+ readonly certificate?: string;
241
+ readonly expiryUtc?: Date;
242
+ readonly notBeforeUtc?: Date;
243
+ readonly provisioningState?: ProvisioningState;
244
+ readonly status?: CertificateStatus;
245
+ readonly subject?: string;
246
+ readonly thumbprint?: string;
247
+ }
248
+
249
+ // @public
250
+ export interface CertificateChainResponse {
251
+ readonly certificateChain?: string;
252
+ }
253
+
254
+ // @public
255
+ export interface CertificateListResult {
256
+ nextLink?: string;
257
+ value: Certificate[];
258
+ }
259
+
260
+ // @public
261
+ export interface CertificateProperties {
262
+ readonly certificate?: string;
263
+ readonly expiryUtc?: Date;
264
+ readonly notBeforeUtc?: Date;
265
+ readonly provisioningState?: ProvisioningState;
266
+ readonly status?: CertificateStatus;
267
+ readonly subject?: string;
268
+ readonly thumbprint?: string;
269
+ }
270
+
271
+ // @public
272
+ export interface Certificates {
273
+ get(resourceGroupName: string, catalogName: string, serialNumber: string, options?: CertificatesGetOptionalParams): Promise<CertificatesGetResponse>;
274
+ listByCatalog(resourceGroupName: string, catalogName: string, options?: CertificatesListByCatalogOptionalParams): PagedAsyncIterableIterator<Certificate>;
275
+ retrieveCertChain(resourceGroupName: string, catalogName: string, serialNumber: string, options?: CertificatesRetrieveCertChainOptionalParams): Promise<CertificatesRetrieveCertChainResponse>;
276
+ retrieveProofOfPossessionNonce(resourceGroupName: string, catalogName: string, serialNumber: string, proofOfPossessionNonceRequest: ProofOfPossessionNonceRequest, options?: CertificatesRetrieveProofOfPossessionNonceOptionalParams): Promise<CertificatesRetrieveProofOfPossessionNonceResponse>;
277
+ }
278
+
279
+ // @public
280
+ export interface CertificatesGetOptionalParams extends coreClient.OperationOptions {
281
+ }
282
+
283
+ // @public
284
+ export type CertificatesGetResponse = Certificate;
285
+
286
+ // @public
287
+ export interface CertificatesListByCatalogNextOptionalParams extends coreClient.OperationOptions {
288
+ }
289
+
290
+ // @public
291
+ export type CertificatesListByCatalogNextResponse = CertificateListResult;
292
+
293
+ // @public
294
+ export interface CertificatesListByCatalogOptionalParams extends coreClient.OperationOptions {
295
+ filter?: string;
296
+ maxpagesize?: number;
297
+ skip?: number;
298
+ top?: number;
299
+ }
300
+
301
+ // @public
302
+ export type CertificatesListByCatalogResponse = CertificateListResult;
303
+
304
+ // @public
305
+ export interface CertificatesRetrieveCertChainOptionalParams extends coreClient.OperationOptions {
306
+ }
307
+
308
+ // @public
309
+ export type CertificatesRetrieveCertChainResponse = CertificateChainResponse;
310
+
311
+ // @public
312
+ export interface CertificatesRetrieveProofOfPossessionNonceOptionalParams extends coreClient.OperationOptions {
313
+ }
314
+
315
+ // @public
316
+ export type CertificatesRetrieveProofOfPossessionNonceResponse = ProofOfPossessionNonceResponse;
317
+
318
+ // @public
319
+ export type CertificateStatus = string;
320
+
321
+ // @public
322
+ export interface ClaimDevicesRequest {
323
+ deviceIdentifiers: string[];
324
+ }
325
+
326
+ // @public
327
+ export interface CountDeviceResponse extends CountElementsResponse {
328
+ }
329
+
330
+ // @public
331
+ export interface CountElementsResponse {
332
+ value: number;
333
+ }
334
+
335
+ // @public
336
+ export type CreatedByType = string;
337
+
338
+ // @public
339
+ export interface Deployment extends ProxyResource {
340
+ deployedImages?: Image_2[];
341
+ readonly deploymentDateUtc?: Date;
342
+ deploymentId?: string;
343
+ readonly provisioningState?: ProvisioningState;
344
+ }
345
+
346
+ // @public
347
+ export interface DeploymentListResult {
348
+ nextLink?: string;
349
+ value: Deployment[];
350
+ }
351
+
352
+ // @public
353
+ export interface Deployments {
354
+ beginCreateOrUpdate(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deploymentName: string, resource: Deployment, options?: DeploymentsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DeploymentsCreateOrUpdateResponse>, DeploymentsCreateOrUpdateResponse>>;
355
+ beginCreateOrUpdateAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deploymentName: string, resource: Deployment, options?: DeploymentsCreateOrUpdateOptionalParams): Promise<DeploymentsCreateOrUpdateResponse>;
356
+ beginDelete(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deploymentName: string, options?: DeploymentsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
357
+ beginDeleteAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deploymentName: string, options?: DeploymentsDeleteOptionalParams): Promise<void>;
358
+ get(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deploymentName: string, options?: DeploymentsGetOptionalParams): Promise<DeploymentsGetResponse>;
359
+ listByDeviceGroup(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, options?: DeploymentsListByDeviceGroupOptionalParams): PagedAsyncIterableIterator<Deployment>;
360
+ }
361
+
362
+ // @public
363
+ export interface DeploymentsCreateOrUpdateHeaders {
364
+ retryAfter?: number;
365
+ }
366
+
367
+ // @public
368
+ export interface DeploymentsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
369
+ resumeFrom?: string;
370
+ updateIntervalInMs?: number;
371
+ }
372
+
373
+ // @public
374
+ export type DeploymentsCreateOrUpdateResponse = Deployment;
375
+
376
+ // @public
377
+ export interface DeploymentsDeleteHeaders {
378
+ location?: string;
379
+ retryAfter?: number;
380
+ }
381
+
382
+ // @public
383
+ export interface DeploymentsDeleteOptionalParams extends coreClient.OperationOptions {
384
+ resumeFrom?: string;
385
+ updateIntervalInMs?: number;
386
+ }
387
+
388
+ // @public
389
+ export interface DeploymentsGetOptionalParams extends coreClient.OperationOptions {
390
+ }
391
+
392
+ // @public
393
+ export type DeploymentsGetResponse = Deployment;
394
+
395
+ // @public
396
+ export interface DeploymentsListByDeviceGroupNextOptionalParams extends coreClient.OperationOptions {
397
+ }
398
+
399
+ // @public
400
+ export type DeploymentsListByDeviceGroupNextResponse = DeploymentListResult;
401
+
402
+ // @public
403
+ export interface DeploymentsListByDeviceGroupOptionalParams extends coreClient.OperationOptions {
404
+ filter?: string;
405
+ maxpagesize?: number;
406
+ skip?: number;
407
+ top?: number;
408
+ }
409
+
410
+ // @public
411
+ export type DeploymentsListByDeviceGroupResponse = DeploymentListResult;
412
+
413
+ // @public
414
+ export interface Device extends ProxyResource {
415
+ readonly chipSku?: string;
416
+ deviceId?: string;
417
+ readonly lastAvailableOsVersion?: string;
418
+ readonly lastInstalledOsVersion?: string;
419
+ readonly lastOsUpdateUtc?: Date;
420
+ readonly lastUpdateRequestUtc?: Date;
421
+ readonly provisioningState?: ProvisioningState;
422
+ }
423
+
424
+ // @public
425
+ export interface DeviceGroup extends ProxyResource {
426
+ allowCrashDumpsCollection?: AllowCrashDumpCollection;
427
+ description?: string;
428
+ readonly hasDeployment?: boolean;
429
+ osFeedType?: OSFeedType;
430
+ readonly provisioningState?: ProvisioningState;
431
+ regionalDataBoundary?: RegionalDataBoundary;
432
+ updatePolicy?: UpdatePolicy;
433
+ }
434
+
435
+ // @public
436
+ export interface DeviceGroupListResult {
437
+ nextLink?: string;
438
+ value: DeviceGroup[];
439
+ }
440
+
441
+ // @public
442
+ export interface DeviceGroups {
443
+ beginClaimDevices(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, claimDevicesRequest: ClaimDevicesRequest, options?: DeviceGroupsClaimDevicesOptionalParams): Promise<SimplePollerLike<OperationState<DeviceGroupsClaimDevicesResponse>, DeviceGroupsClaimDevicesResponse>>;
444
+ beginClaimDevicesAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, claimDevicesRequest: ClaimDevicesRequest, options?: DeviceGroupsClaimDevicesOptionalParams): Promise<DeviceGroupsClaimDevicesResponse>;
445
+ beginCreateOrUpdate(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, resource: DeviceGroup, options?: DeviceGroupsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DeviceGroupsCreateOrUpdateResponse>, DeviceGroupsCreateOrUpdateResponse>>;
446
+ beginCreateOrUpdateAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, resource: DeviceGroup, options?: DeviceGroupsCreateOrUpdateOptionalParams): Promise<DeviceGroupsCreateOrUpdateResponse>;
447
+ beginDelete(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, options?: DeviceGroupsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
448
+ beginDeleteAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, options?: DeviceGroupsDeleteOptionalParams): Promise<void>;
449
+ beginUpdate(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, properties: DeviceGroupUpdate, options?: DeviceGroupsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DeviceGroupsUpdateResponse>, DeviceGroupsUpdateResponse>>;
450
+ beginUpdateAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, properties: DeviceGroupUpdate, options?: DeviceGroupsUpdateOptionalParams): Promise<DeviceGroupsUpdateResponse>;
451
+ countDevices(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, options?: DeviceGroupsCountDevicesOptionalParams): Promise<DeviceGroupsCountDevicesResponse>;
452
+ get(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, options?: DeviceGroupsGetOptionalParams): Promise<DeviceGroupsGetResponse>;
453
+ listByProduct(resourceGroupName: string, catalogName: string, productName: string, options?: DeviceGroupsListByProductOptionalParams): PagedAsyncIterableIterator<DeviceGroup>;
454
+ }
455
+
456
+ // @public
457
+ export interface DeviceGroupsClaimDevicesHeaders {
458
+ retryAfter?: number;
459
+ }
460
+
461
+ // @public
462
+ export interface DeviceGroupsClaimDevicesOptionalParams extends coreClient.OperationOptions {
463
+ resumeFrom?: string;
464
+ updateIntervalInMs?: number;
465
+ }
466
+
467
+ // @public
468
+ export type DeviceGroupsClaimDevicesResponse = DeviceGroupsClaimDevicesHeaders;
469
+
470
+ // @public
471
+ export interface DeviceGroupsCountDevicesOptionalParams extends coreClient.OperationOptions {
472
+ }
473
+
474
+ // @public
475
+ export type DeviceGroupsCountDevicesResponse = CountDeviceResponse;
476
+
477
+ // @public
478
+ export interface DeviceGroupsCreateOrUpdateHeaders {
479
+ retryAfter?: number;
480
+ }
481
+
482
+ // @public
483
+ export interface DeviceGroupsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
484
+ resumeFrom?: string;
485
+ updateIntervalInMs?: number;
486
+ }
487
+
488
+ // @public
489
+ export type DeviceGroupsCreateOrUpdateResponse = DeviceGroup;
490
+
491
+ // @public
492
+ export interface DeviceGroupsDeleteHeaders {
493
+ location?: string;
494
+ retryAfter?: number;
495
+ }
496
+
497
+ // @public
498
+ export interface DeviceGroupsDeleteOptionalParams extends coreClient.OperationOptions {
499
+ resumeFrom?: string;
500
+ updateIntervalInMs?: number;
501
+ }
502
+
503
+ // @public
504
+ export interface DeviceGroupsGetOptionalParams extends coreClient.OperationOptions {
505
+ }
506
+
507
+ // @public
508
+ export type DeviceGroupsGetResponse = DeviceGroup;
509
+
510
+ // @public
511
+ export interface DeviceGroupsListByProductNextOptionalParams extends coreClient.OperationOptions {
512
+ }
513
+
514
+ // @public
515
+ export type DeviceGroupsListByProductNextResponse = DeviceGroupListResult;
516
+
517
+ // @public
518
+ export interface DeviceGroupsListByProductOptionalParams extends coreClient.OperationOptions {
519
+ filter?: string;
520
+ maxpagesize?: number;
521
+ skip?: number;
522
+ top?: number;
523
+ }
524
+
525
+ // @public
526
+ export type DeviceGroupsListByProductResponse = DeviceGroupListResult;
527
+
528
+ // @public
529
+ export interface DeviceGroupsUpdateHeaders {
530
+ location?: string;
531
+ retryAfter?: number;
532
+ }
533
+
534
+ // @public
535
+ export interface DeviceGroupsUpdateOptionalParams extends coreClient.OperationOptions {
536
+ resumeFrom?: string;
537
+ updateIntervalInMs?: number;
538
+ }
539
+
540
+ // @public
541
+ export type DeviceGroupsUpdateResponse = DeviceGroup;
542
+
543
+ // @public
544
+ export interface DeviceGroupUpdate {
545
+ allowCrashDumpsCollection?: AllowCrashDumpCollection;
546
+ description?: string;
547
+ osFeedType?: OSFeedType;
548
+ regionalDataBoundary?: RegionalDataBoundary;
549
+ updatePolicy?: UpdatePolicy;
550
+ }
551
+
552
+ // @public
553
+ export interface DeviceInsight {
554
+ description: string;
555
+ deviceId: string;
556
+ endTimestampUtc: Date;
557
+ eventCategory: string;
558
+ eventClass: string;
559
+ eventCount: number;
560
+ eventType: string;
561
+ startTimestampUtc: Date;
562
+ }
563
+
564
+ // @public
565
+ export interface DeviceListResult {
566
+ nextLink?: string;
567
+ value: Device[];
568
+ }
569
+
570
+ // @public
571
+ export interface DevicePatchProperties {
572
+ deviceGroupId: string;
573
+ }
574
+
575
+ // @public
576
+ export interface Devices {
577
+ beginCreateOrUpdate(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deviceName: string, resource: Device, options?: DevicesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DevicesCreateOrUpdateResponse>, DevicesCreateOrUpdateResponse>>;
578
+ beginCreateOrUpdateAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deviceName: string, resource: Device, options?: DevicesCreateOrUpdateOptionalParams): Promise<DevicesCreateOrUpdateResponse>;
579
+ beginDelete(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deviceName: string, options?: DevicesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
580
+ beginDeleteAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deviceName: string, options?: DevicesDeleteOptionalParams): Promise<void>;
581
+ beginGenerateCapabilityImage(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deviceName: string, generateDeviceCapabilityRequest: GenerateCapabilityImageRequest, options?: DevicesGenerateCapabilityImageOptionalParams): Promise<SimplePollerLike<OperationState<DevicesGenerateCapabilityImageResponse>, DevicesGenerateCapabilityImageResponse>>;
582
+ beginGenerateCapabilityImageAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deviceName: string, generateDeviceCapabilityRequest: GenerateCapabilityImageRequest, options?: DevicesGenerateCapabilityImageOptionalParams): Promise<DevicesGenerateCapabilityImageResponse>;
583
+ beginUpdate(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deviceName: string, properties: DeviceUpdate, options?: DevicesUpdateOptionalParams): Promise<SimplePollerLike<OperationState<DevicesUpdateResponse>, DevicesUpdateResponse>>;
584
+ beginUpdateAndWait(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deviceName: string, properties: DeviceUpdate, options?: DevicesUpdateOptionalParams): Promise<DevicesUpdateResponse>;
585
+ get(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, deviceName: string, options?: DevicesGetOptionalParams): Promise<DevicesGetResponse>;
586
+ listByDeviceGroup(resourceGroupName: string, catalogName: string, productName: string, deviceGroupName: string, options?: DevicesListByDeviceGroupOptionalParams): PagedAsyncIterableIterator<Device>;
587
+ }
588
+
589
+ // @public
590
+ export interface DevicesCreateOrUpdateHeaders {
591
+ retryAfter?: number;
592
+ }
593
+
594
+ // @public
595
+ export interface DevicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
596
+ resumeFrom?: string;
597
+ updateIntervalInMs?: number;
598
+ }
599
+
600
+ // @public
601
+ export type DevicesCreateOrUpdateResponse = Device;
602
+
603
+ // @public
604
+ export interface DevicesDeleteHeaders {
605
+ location?: string;
606
+ retryAfter?: number;
607
+ }
608
+
609
+ // @public
610
+ export interface DevicesDeleteOptionalParams extends coreClient.OperationOptions {
611
+ resumeFrom?: string;
612
+ updateIntervalInMs?: number;
613
+ }
614
+
615
+ // @public
616
+ export interface DevicesGenerateCapabilityImageHeaders {
617
+ retryAfter?: number;
618
+ }
619
+
620
+ // @public
621
+ export interface DevicesGenerateCapabilityImageOptionalParams extends coreClient.OperationOptions {
622
+ resumeFrom?: string;
623
+ updateIntervalInMs?: number;
624
+ }
625
+
626
+ // @public
627
+ export type DevicesGenerateCapabilityImageResponse = SignedCapabilityImageResponse;
628
+
629
+ // @public
630
+ export interface DevicesGetOptionalParams extends coreClient.OperationOptions {
631
+ }
632
+
633
+ // @public
634
+ export type DevicesGetResponse = Device;
635
+
636
+ // @public
637
+ export interface DevicesListByDeviceGroupNextOptionalParams extends coreClient.OperationOptions {
638
+ }
639
+
640
+ // @public
641
+ export type DevicesListByDeviceGroupNextResponse = DeviceListResult;
642
+
643
+ // @public
644
+ export interface DevicesListByDeviceGroupOptionalParams extends coreClient.OperationOptions {
645
+ }
646
+
647
+ // @public
648
+ export type DevicesListByDeviceGroupResponse = DeviceListResult;
649
+
650
+ // @public
651
+ export interface DevicesUpdateHeaders {
652
+ retryAfter?: number;
653
+ }
654
+
655
+ // @public
656
+ export interface DevicesUpdateOptionalParams extends coreClient.OperationOptions {
657
+ resumeFrom?: string;
658
+ updateIntervalInMs?: number;
659
+ }
660
+
661
+ // @public
662
+ export type DevicesUpdateResponse = Device;
663
+
664
+ // @public
665
+ export interface DeviceUpdate {
666
+ deviceGroupId?: string;
667
+ }
668
+
669
+ // @public
670
+ export interface ErrorAdditionalInfo {
671
+ readonly info?: Record<string, unknown>;
672
+ readonly type?: string;
673
+ }
674
+
675
+ // @public
676
+ export interface ErrorDetail {
677
+ readonly additionalInfo?: ErrorAdditionalInfo[];
678
+ readonly code?: string;
679
+ readonly details?: ErrorDetail[];
680
+ readonly message?: string;
681
+ readonly target?: string;
682
+ }
683
+
684
+ // @public
685
+ export interface ErrorResponse {
686
+ error?: ErrorDetail;
687
+ }
688
+
689
+ // @public
690
+ export interface GenerateCapabilityImageRequest {
691
+ capabilities: CapabilityType[];
692
+ }
693
+
694
+ // @public
695
+ export function getContinuationToken(page: unknown): string | undefined;
696
+
697
+ // @public
698
+ interface Image_2 extends ProxyResource {
699
+ readonly componentId?: string;
700
+ readonly description?: string;
701
+ image?: string;
702
+ imageId?: string;
703
+ readonly imageName?: string;
704
+ readonly imageType?: ImageType;
705
+ readonly provisioningState?: ProvisioningState;
706
+ regionalDataBoundary?: RegionalDataBoundary;
707
+ readonly uri?: string;
708
+ }
709
+ export { Image_2 as Image }
710
+
711
+ // @public
712
+ export interface ImageListResult {
713
+ nextLink?: string;
714
+ value: Image_2[];
715
+ }
716
+
717
+ // @public
718
+ export interface Images {
719
+ beginCreateOrUpdate(resourceGroupName: string, catalogName: string, imageName: string, resource: Image_2, options?: ImagesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ImagesCreateOrUpdateResponse>, ImagesCreateOrUpdateResponse>>;
720
+ beginCreateOrUpdateAndWait(resourceGroupName: string, catalogName: string, imageName: string, resource: Image_2, options?: ImagesCreateOrUpdateOptionalParams): Promise<ImagesCreateOrUpdateResponse>;
721
+ beginDelete(resourceGroupName: string, catalogName: string, imageName: string, options?: ImagesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
722
+ beginDeleteAndWait(resourceGroupName: string, catalogName: string, imageName: string, options?: ImagesDeleteOptionalParams): Promise<void>;
723
+ get(resourceGroupName: string, catalogName: string, imageName: string, options?: ImagesGetOptionalParams): Promise<ImagesGetResponse>;
724
+ listByCatalog(resourceGroupName: string, catalogName: string, options?: ImagesListByCatalogOptionalParams): PagedAsyncIterableIterator<Image_2>;
725
+ }
726
+
727
+ // @public
728
+ export interface ImagesCreateOrUpdateHeaders {
729
+ retryAfter?: number;
730
+ }
731
+
732
+ // @public
733
+ export interface ImagesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
734
+ resumeFrom?: string;
735
+ updateIntervalInMs?: number;
736
+ }
737
+
738
+ // @public
739
+ export type ImagesCreateOrUpdateResponse = Image_2;
740
+
741
+ // @public
742
+ export interface ImagesDeleteHeaders {
743
+ location?: string;
744
+ retryAfter?: number;
745
+ }
746
+
747
+ // @public
748
+ export interface ImagesDeleteOptionalParams extends coreClient.OperationOptions {
749
+ resumeFrom?: string;
750
+ updateIntervalInMs?: number;
751
+ }
752
+
753
+ // @public
754
+ export interface ImagesGetOptionalParams extends coreClient.OperationOptions {
755
+ }
756
+
757
+ // @public
758
+ export type ImagesGetResponse = Image_2;
759
+
760
+ // @public
761
+ export interface ImagesListByCatalogNextOptionalParams extends coreClient.OperationOptions {
762
+ }
763
+
764
+ // @public
765
+ export type ImagesListByCatalogNextResponse = ImageListResult;
766
+
767
+ // @public
768
+ export interface ImagesListByCatalogOptionalParams extends coreClient.OperationOptions {
769
+ filter?: string;
770
+ maxpagesize?: number;
771
+ skip?: number;
772
+ top?: number;
773
+ }
774
+
775
+ // @public
776
+ export type ImagesListByCatalogResponse = ImageListResult;
777
+
778
+ // @public
779
+ export type ImageType = string;
780
+
781
+ // @public
782
+ export interface ImageUploadRequestBody {
783
+ // (undocumented)
784
+ images: string;
785
+ }
786
+
787
+ // @public
788
+ export enum KnownActionType {
789
+ Internal = "Internal"
790
+ }
791
+
792
+ // @public
793
+ export enum KnownAllowCrashDumpCollection {
794
+ Disabled = "Disabled",
795
+ Enabled = "Enabled"
796
+ }
797
+
798
+ // @public
799
+ export enum KnownCapabilityType {
800
+ ApplicationDevelopment = "ApplicationDevelopment",
801
+ FieldServicing = "FieldServicing"
802
+ }
803
+
804
+ // @public
805
+ export enum KnownCertificateStatus {
806
+ Active = "Active",
807
+ Expired = "Expired",
808
+ Inactive = "Inactive",
809
+ Revoked = "Revoked"
810
+ }
811
+
812
+ // @public
813
+ export enum KnownCreatedByType {
814
+ Application = "Application",
815
+ Key = "Key",
816
+ ManagedIdentity = "ManagedIdentity",
817
+ User = "User"
818
+ }
819
+
820
+ // @public
821
+ export enum KnownImageType {
822
+ Applications = "Applications",
823
+ BaseSystemUpdateManifest = "BaseSystemUpdateManifest",
824
+ BootManifest = "BootManifest",
825
+ CustomerBoardConfig = "CustomerBoardConfig",
826
+ CustomerUpdateManifest = "CustomerUpdateManifest",
827
+ FirmwareUpdateManifest = "FirmwareUpdateManifest",
828
+ FwConfig = "FwConfig",
829
+ InvalidImageType = "InvalidImageType",
830
+ ManifestSet = "ManifestSet",
831
+ NormalWorldDtb = "NormalWorldDtb",
832
+ NormalWorldKernel = "NormalWorldKernel",
833
+ NormalWorldLoader = "NormalWorldLoader",
834
+ Nwfs = "Nwfs",
835
+ OneBl = "OneBl",
836
+ Other = "Other",
837
+ PlutonRuntime = "PlutonRuntime",
838
+ Policy = "Policy",
839
+ RecoveryManifest = "RecoveryManifest",
840
+ RootFs = "RootFs",
841
+ SecurityMonitor = "SecurityMonitor",
842
+ Services = "Services",
843
+ TrustedKeystore = "TrustedKeystore",
844
+ UpdateCertStore = "UpdateCertStore",
845
+ WifiFirmware = "WifiFirmware"
846
+ }
847
+
848
+ // @public
849
+ export enum KnownOrigin {
850
+ System = "system",
851
+ User = "user",
852
+ UserSystem = "user,system"
853
+ }
854
+
855
+ // @public
856
+ export enum KnownOSFeedType {
857
+ Retail = "Retail",
858
+ RetailEval = "RetailEval"
859
+ }
860
+
861
+ // @public
862
+ export enum KnownProvisioningState {
863
+ Accepted = "Accepted",
864
+ Canceled = "Canceled",
865
+ Deleting = "Deleting",
866
+ Failed = "Failed",
867
+ Provisioning = "Provisioning",
868
+ Succeeded = "Succeeded",
869
+ Updating = "Updating"
870
+ }
871
+
872
+ // @public
873
+ export enum KnownRegionalDataBoundary {
874
+ EU = "EU",
875
+ None = "None"
876
+ }
877
+
878
+ // @public
879
+ export enum KnownUpdatePolicy {
880
+ No3RdPartyAppUpdates = "No3rdPartyAppUpdates",
881
+ UpdateAll = "UpdateAll"
882
+ }
883
+
884
+ // @public
885
+ export interface ListDeviceGroupsRequest {
886
+ deviceGroupName?: string;
887
+ }
888
+
889
+ // @public
890
+ export interface Operation {
891
+ readonly actionType?: ActionType;
892
+ display?: OperationDisplay;
893
+ readonly isDataAction?: boolean;
894
+ readonly name?: string;
895
+ readonly origin?: Origin;
896
+ }
897
+
898
+ // @public
899
+ export interface OperationDisplay {
900
+ readonly description?: string;
901
+ readonly operation?: string;
902
+ readonly provider?: string;
903
+ readonly resource?: string;
904
+ }
905
+
906
+ // @public
907
+ export interface OperationListResult {
908
+ readonly nextLink?: string;
909
+ readonly value?: Operation[];
910
+ }
911
+
912
+ // @public
913
+ export interface Operations {
914
+ list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
915
+ }
916
+
917
+ // @public
918
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
919
+ }
920
+
921
+ // @public
922
+ export type OperationsListNextResponse = OperationListResult;
923
+
924
+ // @public
925
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
926
+ }
927
+
928
+ // @public
929
+ export type OperationsListResponse = OperationListResult;
930
+
931
+ // @public
932
+ export type Origin = string;
933
+
934
+ // @public
935
+ export type OSFeedType = string;
936
+
937
+ // @public
938
+ export interface PagedDeviceInsight {
939
+ nextLink?: string;
940
+ value: DeviceInsight[];
941
+ }
942
+
943
+ // @public
944
+ export interface Product extends ProxyResource {
945
+ description?: string;
946
+ readonly provisioningState?: ProvisioningState;
947
+ }
948
+
949
+ // @public
950
+ export interface ProductListResult {
951
+ nextLink?: string;
952
+ value: Product[];
953
+ }
954
+
955
+ // @public
956
+ export interface Products {
957
+ beginCreateOrUpdate(resourceGroupName: string, catalogName: string, productName: string, resource: Product, options?: ProductsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ProductsCreateOrUpdateResponse>, ProductsCreateOrUpdateResponse>>;
958
+ beginCreateOrUpdateAndWait(resourceGroupName: string, catalogName: string, productName: string, resource: Product, options?: ProductsCreateOrUpdateOptionalParams): Promise<ProductsCreateOrUpdateResponse>;
959
+ beginDelete(resourceGroupName: string, catalogName: string, productName: string, options?: ProductsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
960
+ beginDeleteAndWait(resourceGroupName: string, catalogName: string, productName: string, options?: ProductsDeleteOptionalParams): Promise<void>;
961
+ beginUpdate(resourceGroupName: string, catalogName: string, productName: string, properties: ProductUpdate, options?: ProductsUpdateOptionalParams): Promise<SimplePollerLike<OperationState<ProductsUpdateResponse>, ProductsUpdateResponse>>;
962
+ beginUpdateAndWait(resourceGroupName: string, catalogName: string, productName: string, properties: ProductUpdate, options?: ProductsUpdateOptionalParams): Promise<ProductsUpdateResponse>;
963
+ countDevices(resourceGroupName: string, catalogName: string, productName: string, options?: ProductsCountDevicesOptionalParams): Promise<ProductsCountDevicesResponse>;
964
+ get(resourceGroupName: string, catalogName: string, productName: string, options?: ProductsGetOptionalParams): Promise<ProductsGetResponse>;
965
+ listByCatalog(resourceGroupName: string, catalogName: string, options?: ProductsListByCatalogOptionalParams): PagedAsyncIterableIterator<Product>;
966
+ listGenerateDefaultDeviceGroups(resourceGroupName: string, catalogName: string, productName: string, options?: ProductsGenerateDefaultDeviceGroupsOptionalParams): PagedAsyncIterableIterator<DeviceGroup>;
967
+ }
968
+
969
+ // @public
970
+ export interface ProductsCountDevicesOptionalParams extends coreClient.OperationOptions {
971
+ }
972
+
973
+ // @public
974
+ export type ProductsCountDevicesResponse = CountDeviceResponse;
975
+
976
+ // @public
977
+ export interface ProductsCreateOrUpdateHeaders {
978
+ retryAfter?: number;
979
+ }
980
+
981
+ // @public
982
+ export interface ProductsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
983
+ resumeFrom?: string;
984
+ updateIntervalInMs?: number;
985
+ }
986
+
987
+ // @public
988
+ export type ProductsCreateOrUpdateResponse = Product;
989
+
990
+ // @public
991
+ export interface ProductsDeleteHeaders {
992
+ location?: string;
993
+ retryAfter?: number;
994
+ }
995
+
996
+ // @public
997
+ export interface ProductsDeleteOptionalParams extends coreClient.OperationOptions {
998
+ resumeFrom?: string;
999
+ updateIntervalInMs?: number;
1000
+ }
1001
+
1002
+ // @public
1003
+ export interface ProductsGenerateDefaultDeviceGroupsNextOptionalParams extends coreClient.OperationOptions {
1004
+ }
1005
+
1006
+ // @public
1007
+ export type ProductsGenerateDefaultDeviceGroupsNextResponse = DeviceGroupListResult;
1008
+
1009
+ // @public
1010
+ export interface ProductsGenerateDefaultDeviceGroupsOptionalParams extends coreClient.OperationOptions {
1011
+ }
1012
+
1013
+ // @public
1014
+ export type ProductsGenerateDefaultDeviceGroupsResponse = DeviceGroupListResult;
1015
+
1016
+ // @public
1017
+ export interface ProductsGetOptionalParams extends coreClient.OperationOptions {
1018
+ }
1019
+
1020
+ // @public
1021
+ export type ProductsGetResponse = Product;
1022
+
1023
+ // @public
1024
+ export interface ProductsListByCatalogNextOptionalParams extends coreClient.OperationOptions {
1025
+ }
1026
+
1027
+ // @public
1028
+ export type ProductsListByCatalogNextResponse = ProductListResult;
1029
+
1030
+ // @public
1031
+ export interface ProductsListByCatalogOptionalParams extends coreClient.OperationOptions {
1032
+ }
1033
+
1034
+ // @public
1035
+ export type ProductsListByCatalogResponse = ProductListResult;
1036
+
1037
+ // @public
1038
+ export interface ProductsUpdateHeaders {
1039
+ location?: string;
1040
+ retryAfter?: number;
1041
+ }
1042
+
1043
+ // @public
1044
+ export interface ProductsUpdateOptionalParams extends coreClient.OperationOptions {
1045
+ resumeFrom?: string;
1046
+ updateIntervalInMs?: number;
1047
+ }
1048
+
1049
+ // @public
1050
+ export type ProductsUpdateResponse = Product;
1051
+
1052
+ // @public
1053
+ export interface ProductUpdate {
1054
+ description?: string;
1055
+ }
1056
+
1057
+ // @public
1058
+ export interface ProofOfPossessionNonceRequest {
1059
+ proofOfPossessionNonce: string;
1060
+ }
1061
+
1062
+ // @public
1063
+ export interface ProofOfPossessionNonceResponse extends CertificateProperties {
1064
+ }
1065
+
1066
+ // @public
1067
+ export type ProvisioningState = string;
1068
+
1069
+ // @public
1070
+ export interface ProxyResource extends Resource {
1071
+ }
1072
+
1073
+ // @public
1074
+ export type RegionalDataBoundary = string;
1075
+
1076
+ // @public
1077
+ export interface Resource {
1078
+ readonly id?: string;
1079
+ readonly name?: string;
1080
+ readonly systemData?: SystemData;
1081
+ readonly type?: string;
1082
+ }
1083
+
1084
+ // @public
1085
+ export interface SignedCapabilityImageResponse {
1086
+ readonly image?: string;
1087
+ }
1088
+
1089
+ // @public
1090
+ export interface SystemData {
1091
+ createdAt?: Date;
1092
+ createdBy?: string;
1093
+ createdByType?: CreatedByType;
1094
+ lastModifiedAt?: Date;
1095
+ lastModifiedBy?: string;
1096
+ lastModifiedByType?: CreatedByType;
1097
+ }
1098
+
1099
+ // @public
1100
+ export interface TrackedResource extends Resource {
1101
+ location: string;
1102
+ tags?: {
1103
+ [propertyName: string]: string;
1104
+ };
1105
+ }
1106
+
1107
+ // @public
1108
+ export type UpdatePolicy = string;
1109
+
1110
+ // (No @packageDocumentation comment for this package)
1111
+
1112
+ ```