@azure/arm-hardwaresecuritymodules 2.0.0 → 3.0.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (611) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/README.md +14 -14
  3. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
  4. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js +20 -26
  5. package/dist/browser/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
  6. package/dist/browser/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
  7. package/dist/browser/api/cloudHsmClusterBackupStatus/index.js.map +1 -1
  8. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
  9. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js +19 -21
  10. package/dist/browser/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
  11. package/dist/browser/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
  12. package/dist/browser/api/cloudHsmClusterBackupStatus/options.js.map +1 -1
  13. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
  14. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
  15. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
  16. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js +36 -41
  17. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
  18. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
  19. package/dist/browser/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -1
  20. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
  21. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
  22. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
  23. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js +16 -8
  24. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
  25. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
  26. package/dist/browser/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -1
  27. package/dist/browser/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
  28. package/dist/browser/api/cloudHsmClusterRestoreStatus/index.js.map +1 -1
  29. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
  30. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js +19 -21
  31. package/dist/browser/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
  32. package/dist/browser/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
  33. package/dist/browser/api/cloudHsmClusterRestoreStatus/options.js.map +1 -1
  34. package/dist/browser/api/cloudHsmClusters/index.d.ts +1 -1
  35. package/dist/browser/api/cloudHsmClusters/index.js.map +1 -1
  36. package/dist/browser/api/cloudHsmClusters/operations.d.ts +6 -11
  37. package/dist/browser/api/cloudHsmClusters/operations.js +162 -123
  38. package/dist/browser/api/cloudHsmClusters/operations.js.map +1 -1
  39. package/dist/browser/api/cloudHsmClusters/options.d.ts +2 -2
  40. package/dist/browser/api/cloudHsmClusters/options.js.map +1 -1
  41. package/dist/browser/api/dedicatedHsm/index.d.ts +1 -1
  42. package/dist/browser/api/dedicatedHsm/index.js.map +1 -1
  43. package/dist/browser/api/dedicatedHsm/operations.d.ts +6 -11
  44. package/dist/browser/api/dedicatedHsm/operations.js +100 -69
  45. package/dist/browser/api/dedicatedHsm/operations.js.map +1 -1
  46. package/dist/browser/api/dedicatedHsm/options.d.ts +1 -1
  47. package/dist/browser/api/dedicatedHsm/options.js.map +1 -1
  48. package/dist/browser/api/index.d.ts +2 -1
  49. package/dist/browser/api/index.js +1 -1
  50. package/dist/browser/api/index.js.map +1 -1
  51. package/dist/browser/api/operations/index.d.ts +1 -1
  52. package/dist/browser/api/operations/index.js.map +1 -1
  53. package/dist/browser/api/operations/operations.d.ts +5 -5
  54. package/dist/browser/api/operations/operations.js +16 -8
  55. package/dist/browser/api/operations/operations.js.map +1 -1
  56. package/dist/browser/api/operations/options.d.ts +1 -1
  57. package/dist/browser/api/operations/options.js.map +1 -1
  58. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  59. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.js +4 -0
  60. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  61. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  62. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.js +142 -0
  63. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  64. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
  65. package/dist/browser/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  66. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
  67. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.js +4 -0
  68. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  69. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  70. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.js +44 -0
  71. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/operations.js.map +1 -0
  72. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
  73. package/dist/browser/api/paymentHsmClusterPrivateLinkResources/options.js.map +1 -0
  74. package/dist/browser/api/paymentHsmClusters/index.d.ts +3 -0
  75. package/dist/browser/api/paymentHsmClusters/index.js +4 -0
  76. package/dist/browser/api/paymentHsmClusters/index.js.map +1 -0
  77. package/dist/browser/api/paymentHsmClusters/operations.d.ts +31 -0
  78. package/dist/browser/api/paymentHsmClusters/operations.js +209 -0
  79. package/dist/browser/api/paymentHsmClusters/operations.js.map +1 -0
  80. package/dist/browser/api/paymentHsmClusters/options.d.ts +30 -0
  81. package/dist/browser/api/paymentHsmClusters/options.js.map +1 -0
  82. package/dist/browser/api/privateEndpointConnections/index.d.ts +1 -1
  83. package/dist/browser/api/privateEndpointConnections/index.js.map +1 -1
  84. package/dist/browser/api/privateEndpointConnections/operations.d.ts +5 -5
  85. package/dist/browser/api/privateEndpointConnections/operations.js +18 -14
  86. package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -1
  87. package/dist/browser/api/privateEndpointConnections/options.d.ts +1 -1
  88. package/dist/browser/api/privateEndpointConnections/options.js.map +1 -1
  89. package/dist/browser/azureDedicatedHSMResourceProvider.d.ts +21 -12
  90. package/dist/browser/azureDedicatedHSMResourceProvider.js +42 -14
  91. package/dist/browser/azureDedicatedHSMResourceProvider.js.map +1 -1
  92. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
  93. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js +3 -1
  94. package/dist/browser/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
  95. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
  96. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
  97. package/dist/browser/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
  98. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
  99. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
  100. package/dist/browser/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
  101. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
  102. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
  103. package/dist/browser/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
  104. package/dist/browser/classic/cloudHsmClusters/index.d.ts +5 -10
  105. package/dist/browser/classic/cloudHsmClusters/index.js +3 -1
  106. package/dist/browser/classic/cloudHsmClusters/index.js.map +1 -1
  107. package/dist/browser/classic/dedicatedHsm/index.d.ts +5 -10
  108. package/dist/browser/classic/dedicatedHsm/index.js +3 -1
  109. package/dist/browser/classic/dedicatedHsm/index.js.map +1 -1
  110. package/dist/browser/classic/index.d.ts +11 -8
  111. package/dist/browser/classic/index.js.map +1 -1
  112. package/dist/browser/classic/operations/index.d.ts +4 -4
  113. package/dist/browser/classic/operations/index.js +3 -1
  114. package/dist/browser/classic/operations/index.js.map +1 -1
  115. package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
  116. package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.js +17 -0
  117. package/dist/browser/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  118. package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
  119. package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.js +14 -0
  120. package/dist/browser/classic/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  121. package/dist/browser/classic/paymentHsmClusters/index.d.ts +22 -0
  122. package/dist/browser/classic/paymentHsmClusters/index.js +19 -0
  123. package/dist/browser/classic/paymentHsmClusters/index.js.map +1 -0
  124. package/dist/browser/classic/privateEndpointConnections/index.d.ts +4 -4
  125. package/dist/browser/classic/privateEndpointConnections/index.js +3 -1
  126. package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -1
  127. package/dist/browser/index.d.ts +24 -14
  128. package/dist/browser/index.js +4 -1
  129. package/dist/browser/index.js.map +1 -1
  130. package/dist/browser/models/index.d.ts +2 -1
  131. package/dist/browser/models/index.js +1 -1
  132. package/dist/browser/models/index.js.map +1 -1
  133. package/dist/browser/models/models.d.ts +273 -48
  134. package/dist/browser/models/models.js +274 -49
  135. package/dist/browser/models/models.js.map +1 -1
  136. package/dist/browser/restorePollerHelpers.d.ts +4 -4
  137. package/dist/browser/restorePollerHelpers.js +41 -44
  138. package/dist/browser/restorePollerHelpers.js.map +1 -1
  139. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +22 -0
  140. package/dist/browser/static-helpers/cloudSettingHelpers.js +38 -0
  141. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  142. package/dist/browser/static-helpers/pagingHelpers.d.ts +3 -1
  143. package/dist/browser/static-helpers/pagingHelpers.js +59 -53
  144. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -1
  145. package/dist/browser/static-helpers/pollingHelpers.d.ts +7 -3
  146. package/dist/browser/static-helpers/pollingHelpers.js +33 -14
  147. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -1
  148. package/dist/browser/static-helpers/urlTemplate.js +43 -12
  149. package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
  150. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
  151. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js +49 -37
  152. package/dist/commonjs/api/azureDedicatedHSMResourceProviderContext.js.map +7 -1
  153. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
  154. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js +28 -8
  155. package/dist/commonjs/api/cloudHsmClusterBackupStatus/index.js.map +7 -1
  156. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
  157. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js +65 -41
  158. package/dist/commonjs/api/cloudHsmClusterBackupStatus/operations.js.map +7 -1
  159. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
  160. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js +16 -5
  161. package/dist/commonjs/api/cloudHsmClusterBackupStatus/options.js.map +7 -1
  162. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
  163. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js +32 -10
  164. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +7 -1
  165. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
  166. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js +151 -105
  167. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +7 -1
  168. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
  169. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js +16 -5
  170. package/dist/commonjs/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +7 -1
  171. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
  172. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js +28 -8
  173. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/index.js.map +7 -1
  174. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
  175. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js +72 -32
  176. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/operations.js.map +7 -1
  177. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
  178. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js +16 -5
  179. package/dist/commonjs/api/cloudHsmClusterPrivateLinkResources/options.js.map +7 -1
  180. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
  181. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js +28 -8
  182. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/index.js.map +7 -1
  183. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
  184. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js +65 -41
  185. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/operations.js.map +7 -1
  186. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
  187. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js +16 -5
  188. package/dist/commonjs/api/cloudHsmClusterRestoreStatus/options.js.map +7 -1
  189. package/dist/commonjs/api/cloudHsmClusters/index.d.ts +1 -1
  190. package/dist/commonjs/api/cloudHsmClusters/index.js +46 -17
  191. package/dist/commonjs/api/cloudHsmClusters/index.js.map +7 -1
  192. package/dist/commonjs/api/cloudHsmClusters/operations.d.ts +6 -11
  193. package/dist/commonjs/api/cloudHsmClusters/operations.js +437 -296
  194. package/dist/commonjs/api/cloudHsmClusters/operations.js.map +7 -1
  195. package/dist/commonjs/api/cloudHsmClusters/options.d.ts +2 -2
  196. package/dist/commonjs/api/cloudHsmClusters/options.js +16 -5
  197. package/dist/commonjs/api/cloudHsmClusters/options.js.map +7 -1
  198. package/dist/commonjs/api/dedicatedHsm/index.d.ts +1 -1
  199. package/dist/commonjs/api/dedicatedHsm/index.js +40 -14
  200. package/dist/commonjs/api/dedicatedHsm/index.js.map +7 -1
  201. package/dist/commonjs/api/dedicatedHsm/operations.d.ts +6 -11
  202. package/dist/commonjs/api/dedicatedHsm/operations.js +304 -193
  203. package/dist/commonjs/api/dedicatedHsm/operations.js.map +7 -1
  204. package/dist/commonjs/api/dedicatedHsm/options.d.ts +1 -1
  205. package/dist/commonjs/api/dedicatedHsm/options.js +16 -5
  206. package/dist/commonjs/api/dedicatedHsm/options.js.map +7 -1
  207. package/dist/commonjs/api/index.d.ts +2 -1
  208. package/dist/commonjs/api/index.js +28 -8
  209. package/dist/commonjs/api/index.js.map +7 -1
  210. package/dist/commonjs/api/operations/index.d.ts +1 -1
  211. package/dist/commonjs/api/operations/index.js +28 -8
  212. package/dist/commonjs/api/operations/index.js.map +7 -1
  213. package/dist/commonjs/api/operations/operations.d.ts +5 -5
  214. package/dist/commonjs/api/operations/operations.js +67 -27
  215. package/dist/commonjs/api/operations/operations.js.map +7 -1
  216. package/dist/commonjs/api/operations/options.d.ts +1 -1
  217. package/dist/commonjs/api/operations/options.js +16 -5
  218. package/dist/commonjs/api/operations/options.js.map +7 -1
  219. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  220. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.js +34 -0
  221. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +7 -0
  222. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  223. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.js +219 -0
  224. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +7 -0
  225. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
  226. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.js +16 -0
  227. package/dist/commonjs/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +7 -0
  228. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
  229. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.js +28 -0
  230. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/index.js.map +7 -0
  231. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  232. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.js +81 -0
  233. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/operations.js.map +7 -0
  234. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
  235. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.js +16 -0
  236. package/dist/commonjs/api/paymentHsmClusterPrivateLinkResources/options.js.map +7 -0
  237. package/dist/commonjs/api/paymentHsmClusters/index.d.ts +3 -0
  238. package/dist/commonjs/api/paymentHsmClusters/index.js +38 -0
  239. package/dist/commonjs/api/paymentHsmClusters/index.js.map +7 -0
  240. package/dist/commonjs/api/paymentHsmClusters/operations.d.ts +31 -0
  241. package/dist/commonjs/api/paymentHsmClusters/operations.js +297 -0
  242. package/dist/commonjs/api/paymentHsmClusters/operations.js.map +7 -0
  243. package/dist/commonjs/api/paymentHsmClusters/options.d.ts +30 -0
  244. package/dist/commonjs/api/paymentHsmClusters/options.js +16 -0
  245. package/dist/commonjs/api/paymentHsmClusters/options.js.map +7 -0
  246. package/dist/commonjs/api/privateEndpointConnections/index.d.ts +1 -1
  247. package/dist/commonjs/api/privateEndpointConnections/index.js +28 -8
  248. package/dist/commonjs/api/privateEndpointConnections/index.js.map +7 -1
  249. package/dist/commonjs/api/privateEndpointConnections/operations.d.ts +5 -5
  250. package/dist/commonjs/api/privateEndpointConnections/operations.js +72 -36
  251. package/dist/commonjs/api/privateEndpointConnections/operations.js.map +7 -1
  252. package/dist/commonjs/api/privateEndpointConnections/options.d.ts +1 -1
  253. package/dist/commonjs/api/privateEndpointConnections/options.js +16 -5
  254. package/dist/commonjs/api/privateEndpointConnections/options.js.map +7 -1
  255. package/dist/commonjs/azureDedicatedHSMResourceProvider.d.ts +21 -12
  256. package/dist/commonjs/azureDedicatedHSMResourceProvider.js +82 -35
  257. package/dist/commonjs/azureDedicatedHSMResourceProvider.js.map +7 -1
  258. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
  259. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js +34 -11
  260. package/dist/commonjs/classic/cloudHsmClusterBackupStatus/index.js.map +7 -1
  261. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
  262. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js +43 -13
  263. package/dist/commonjs/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +7 -1
  264. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
  265. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js +34 -11
  266. package/dist/commonjs/classic/cloudHsmClusterPrivateLinkResources/index.js.map +7 -1
  267. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
  268. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js +34 -11
  269. package/dist/commonjs/classic/cloudHsmClusterRestoreStatus/index.js.map +7 -1
  270. package/dist/commonjs/classic/cloudHsmClusters/index.d.ts +5 -10
  271. package/dist/commonjs/classic/cloudHsmClusters/index.js +43 -20
  272. package/dist/commonjs/classic/cloudHsmClusters/index.js.map +7 -1
  273. package/dist/commonjs/classic/dedicatedHsm/index.d.ts +5 -10
  274. package/dist/commonjs/classic/dedicatedHsm/index.js +40 -17
  275. package/dist/commonjs/classic/dedicatedHsm/index.js.map +7 -1
  276. package/dist/commonjs/classic/index.d.ts +11 -8
  277. package/dist/commonjs/classic/index.js +16 -5
  278. package/dist/commonjs/classic/index.js.map +7 -1
  279. package/dist/commonjs/classic/operations/index.d.ts +4 -4
  280. package/dist/commonjs/classic/operations/index.js +34 -11
  281. package/dist/commonjs/classic/operations/index.js.map +7 -1
  282. package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
  283. package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.js +48 -0
  284. package/dist/commonjs/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +7 -0
  285. package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
  286. package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.js +38 -0
  287. package/dist/commonjs/classic/paymentHsmClusterPrivateLinkResources/index.js.map +7 -0
  288. package/dist/commonjs/classic/paymentHsmClusters/index.d.ts +22 -0
  289. package/dist/commonjs/classic/paymentHsmClusters/index.js +43 -0
  290. package/dist/commonjs/classic/paymentHsmClusters/index.js.map +7 -0
  291. package/dist/commonjs/classic/privateEndpointConnections/index.d.ts +4 -4
  292. package/dist/commonjs/classic/privateEndpointConnections/index.js +34 -11
  293. package/dist/commonjs/classic/privateEndpointConnections/index.js.map +7 -1
  294. package/dist/commonjs/index.d.ts +24 -14
  295. package/dist/commonjs/index.js +78 -26
  296. package/dist/commonjs/index.js.map +7 -1
  297. package/dist/commonjs/logger.js +29 -8
  298. package/dist/commonjs/logger.js.map +7 -1
  299. package/dist/commonjs/models/index.d.ts +2 -1
  300. package/dist/commonjs/models/index.js +64 -22
  301. package/dist/commonjs/models/index.js.map +7 -1
  302. package/dist/commonjs/models/models.d.ts +273 -48
  303. package/dist/commonjs/models/models.js +899 -688
  304. package/dist/commonjs/models/models.js.map +7 -1
  305. package/dist/commonjs/restorePollerHelpers.d.ts +4 -4
  306. package/dist/commonjs/restorePollerHelpers.js +132 -125
  307. package/dist/commonjs/restorePollerHelpers.js.map +7 -1
  308. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +22 -0
  309. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +52 -0
  310. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +7 -0
  311. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +3 -1
  312. package/dist/commonjs/static-helpers/pagingHelpers.js +131 -128
  313. package/dist/commonjs/static-helpers/pagingHelpers.js.map +7 -1
  314. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +7 -3
  315. package/dist/commonjs/static-helpers/pollingHelpers.js +95 -73
  316. package/dist/commonjs/static-helpers/pollingHelpers.js.map +7 -1
  317. package/dist/commonjs/static-helpers/urlTemplate.js +167 -142
  318. package/dist/commonjs/static-helpers/urlTemplate.js.map +7 -1
  319. package/dist/commonjs/tsdoc-metadata.json +11 -11
  320. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.d.ts +8 -5
  321. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js +20 -26
  322. package/dist/esm/api/azureDedicatedHSMResourceProviderContext.js.map +1 -1
  323. package/dist/esm/api/cloudHsmClusterBackupStatus/index.d.ts +1 -1
  324. package/dist/esm/api/cloudHsmClusterBackupStatus/index.js.map +1 -1
  325. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.d.ts +6 -6
  326. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js +19 -21
  327. package/dist/esm/api/cloudHsmClusterBackupStatus/operations.js.map +1 -1
  328. package/dist/esm/api/cloudHsmClusterBackupStatus/options.d.ts +1 -3
  329. package/dist/esm/api/cloudHsmClusterBackupStatus/options.js.map +1 -1
  330. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +1 -1
  331. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
  332. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +5 -10
  333. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js +36 -41
  334. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +1 -1
  335. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +1 -1
  336. package/dist/esm/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +1 -1
  337. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.d.ts +1 -1
  338. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
  339. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +5 -5
  340. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js +16 -8
  341. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/operations.js.map +1 -1
  342. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.d.ts +1 -1
  343. package/dist/esm/api/cloudHsmClusterPrivateLinkResources/options.js.map +1 -1
  344. package/dist/esm/api/cloudHsmClusterRestoreStatus/index.d.ts +1 -1
  345. package/dist/esm/api/cloudHsmClusterRestoreStatus/index.js.map +1 -1
  346. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.d.ts +6 -6
  347. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js +19 -21
  348. package/dist/esm/api/cloudHsmClusterRestoreStatus/operations.js.map +1 -1
  349. package/dist/esm/api/cloudHsmClusterRestoreStatus/options.d.ts +1 -3
  350. package/dist/esm/api/cloudHsmClusterRestoreStatus/options.js.map +1 -1
  351. package/dist/esm/api/cloudHsmClusters/index.d.ts +1 -1
  352. package/dist/esm/api/cloudHsmClusters/index.js.map +1 -1
  353. package/dist/esm/api/cloudHsmClusters/operations.d.ts +6 -11
  354. package/dist/esm/api/cloudHsmClusters/operations.js +162 -123
  355. package/dist/esm/api/cloudHsmClusters/operations.js.map +1 -1
  356. package/dist/esm/api/cloudHsmClusters/options.d.ts +2 -2
  357. package/dist/esm/api/cloudHsmClusters/options.js.map +1 -1
  358. package/dist/esm/api/dedicatedHsm/index.d.ts +1 -1
  359. package/dist/esm/api/dedicatedHsm/index.js.map +1 -1
  360. package/dist/esm/api/dedicatedHsm/operations.d.ts +6 -11
  361. package/dist/esm/api/dedicatedHsm/operations.js +100 -69
  362. package/dist/esm/api/dedicatedHsm/operations.js.map +1 -1
  363. package/dist/esm/api/dedicatedHsm/options.d.ts +1 -1
  364. package/dist/esm/api/dedicatedHsm/options.js.map +1 -1
  365. package/dist/esm/api/index.d.ts +2 -1
  366. package/dist/esm/api/index.js +1 -1
  367. package/dist/esm/api/index.js.map +1 -1
  368. package/dist/esm/api/operations/index.d.ts +1 -1
  369. package/dist/esm/api/operations/index.js.map +1 -1
  370. package/dist/esm/api/operations/operations.d.ts +5 -5
  371. package/dist/esm/api/operations/operations.js +16 -8
  372. package/dist/esm/api/operations/operations.js.map +1 -1
  373. package/dist/esm/api/operations/options.d.ts +1 -1
  374. package/dist/esm/api/operations/options.js.map +1 -1
  375. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.d.ts +3 -0
  376. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.js +4 -0
  377. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  378. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.d.ts +23 -0
  379. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.js +142 -0
  380. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/operations.js.map +1 -0
  381. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/options.d.ts +16 -0
  382. package/dist/esm/api/paymentHsmClusterPrivateEndpointConnections/options.js.map +1 -0
  383. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.d.ts +3 -0
  384. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.js +4 -0
  385. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  386. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.d.ts +10 -0
  387. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.js +44 -0
  388. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/operations.js.map +1 -0
  389. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/options.d.ts +5 -0
  390. package/dist/esm/api/paymentHsmClusterPrivateLinkResources/options.js.map +1 -0
  391. package/dist/esm/api/paymentHsmClusters/index.d.ts +3 -0
  392. package/dist/esm/api/paymentHsmClusters/index.js +4 -0
  393. package/dist/esm/api/paymentHsmClusters/index.js.map +1 -0
  394. package/dist/esm/api/paymentHsmClusters/operations.d.ts +31 -0
  395. package/dist/esm/api/paymentHsmClusters/operations.js +209 -0
  396. package/dist/esm/api/paymentHsmClusters/operations.js.map +1 -0
  397. package/dist/esm/api/paymentHsmClusters/options.d.ts +30 -0
  398. package/dist/esm/api/paymentHsmClusters/options.js.map +1 -0
  399. package/dist/esm/api/privateEndpointConnections/index.d.ts +1 -1
  400. package/dist/esm/api/privateEndpointConnections/index.js.map +1 -1
  401. package/dist/esm/api/privateEndpointConnections/operations.d.ts +5 -5
  402. package/dist/esm/api/privateEndpointConnections/operations.js +18 -14
  403. package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -1
  404. package/dist/esm/api/privateEndpointConnections/options.d.ts +1 -1
  405. package/dist/esm/api/privateEndpointConnections/options.js.map +1 -1
  406. package/dist/esm/azureDedicatedHSMResourceProvider.d.ts +21 -12
  407. package/dist/esm/azureDedicatedHSMResourceProvider.js +42 -14
  408. package/dist/esm/azureDedicatedHSMResourceProvider.js.map +1 -1
  409. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.d.ts +4 -4
  410. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js +3 -1
  411. package/dist/esm/classic/cloudHsmClusterBackupStatus/index.js.map +1 -1
  412. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +4 -9
  413. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js +3 -1
  414. package/dist/esm/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +1 -1
  415. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +4 -4
  416. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js +3 -1
  417. package/dist/esm/classic/cloudHsmClusterPrivateLinkResources/index.js.map +1 -1
  418. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.d.ts +4 -4
  419. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js +3 -1
  420. package/dist/esm/classic/cloudHsmClusterRestoreStatus/index.js.map +1 -1
  421. package/dist/esm/classic/cloudHsmClusters/index.d.ts +5 -10
  422. package/dist/esm/classic/cloudHsmClusters/index.js +3 -1
  423. package/dist/esm/classic/cloudHsmClusters/index.js.map +1 -1
  424. package/dist/esm/classic/dedicatedHsm/index.d.ts +5 -10
  425. package/dist/esm/classic/dedicatedHsm/index.js +3 -1
  426. package/dist/esm/classic/dedicatedHsm/index.js.map +1 -1
  427. package/dist/esm/classic/index.d.ts +11 -8
  428. package/dist/esm/classic/index.js.map +1 -1
  429. package/dist/esm/classic/operations/index.d.ts +4 -4
  430. package/dist/esm/classic/operations/index.js +3 -1
  431. package/dist/esm/classic/operations/index.js.map +1 -1
  432. package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.d.ts +18 -0
  433. package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.js +17 -0
  434. package/dist/esm/classic/paymentHsmClusterPrivateEndpointConnections/index.js.map +1 -0
  435. package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.d.ts +11 -0
  436. package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.js +14 -0
  437. package/dist/esm/classic/paymentHsmClusterPrivateLinkResources/index.js.map +1 -0
  438. package/dist/esm/classic/paymentHsmClusters/index.d.ts +22 -0
  439. package/dist/esm/classic/paymentHsmClusters/index.js +19 -0
  440. package/dist/esm/classic/paymentHsmClusters/index.js.map +1 -0
  441. package/dist/esm/classic/privateEndpointConnections/index.d.ts +4 -4
  442. package/dist/esm/classic/privateEndpointConnections/index.js +3 -1
  443. package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -1
  444. package/dist/esm/index.d.ts +24 -14
  445. package/dist/esm/index.js +4 -1
  446. package/dist/esm/index.js.map +1 -1
  447. package/dist/esm/models/index.d.ts +2 -1
  448. package/dist/esm/models/index.js +1 -1
  449. package/dist/esm/models/index.js.map +1 -1
  450. package/dist/esm/models/models.d.ts +273 -48
  451. package/dist/esm/models/models.js +274 -49
  452. package/dist/esm/models/models.js.map +1 -1
  453. package/dist/esm/restorePollerHelpers.d.ts +4 -4
  454. package/dist/esm/restorePollerHelpers.js +41 -44
  455. package/dist/esm/restorePollerHelpers.js.map +1 -1
  456. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +22 -0
  457. package/dist/esm/static-helpers/cloudSettingHelpers.js +38 -0
  458. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  459. package/dist/esm/static-helpers/pagingHelpers.d.ts +3 -1
  460. package/dist/esm/static-helpers/pagingHelpers.js +59 -53
  461. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -1
  462. package/dist/esm/static-helpers/pollingHelpers.d.ts +7 -3
  463. package/dist/esm/static-helpers/pollingHelpers.js +33 -14
  464. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -1
  465. package/dist/esm/static-helpers/urlTemplate.js +43 -12
  466. package/dist/esm/static-helpers/urlTemplate.js.map +1 -1
  467. package/package.json +91 -108
  468. package/review/{arm-hardwaresecuritymodules.api.md → arm-hardwaresecuritymodules-node.api.md} +198 -41
  469. package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.d.ts +0 -19
  470. package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js +0 -36
  471. package/dist/react-native/api/azureDedicatedHSMResourceProviderContext.js.map +0 -1
  472. package/dist/react-native/api/cloudHsmClusterBackupStatus/index.d.ts +0 -3
  473. package/dist/react-native/api/cloudHsmClusterBackupStatus/index.js +0 -4
  474. package/dist/react-native/api/cloudHsmClusterBackupStatus/index.js.map +0 -1
  475. package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.d.ts +0 -9
  476. package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js +0 -42
  477. package/dist/react-native/api/cloudHsmClusterBackupStatus/operations.js.map +0 -1
  478. package/dist/react-native/api/cloudHsmClusterBackupStatus/options.d.ts +0 -7
  479. package/dist/react-native/api/cloudHsmClusterBackupStatus/options.js.map +0 -1
  480. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.d.ts +0 -3
  481. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.js +0 -4
  482. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/index.js.map +0 -1
  483. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.d.ts +0 -23
  484. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js +0 -109
  485. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/operations.js.map +0 -1
  486. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/options.d.ts +0 -13
  487. package/dist/react-native/api/cloudHsmClusterPrivateEndpointConnections/options.js.map +0 -1
  488. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.d.ts +0 -3
  489. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.js +0 -4
  490. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/index.js.map +0 -1
  491. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.d.ts +0 -10
  492. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js +0 -36
  493. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/operations.js.map +0 -1
  494. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/options.d.ts +0 -5
  495. package/dist/react-native/api/cloudHsmClusterPrivateLinkResources/options.js.map +0 -1
  496. package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.d.ts +0 -3
  497. package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.js +0 -4
  498. package/dist/react-native/api/cloudHsmClusterRestoreStatus/index.js.map +0 -1
  499. package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.d.ts +0 -9
  500. package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js +0 -42
  501. package/dist/react-native/api/cloudHsmClusterRestoreStatus/operations.js.map +0 -1
  502. package/dist/react-native/api/cloudHsmClusterRestoreStatus/options.d.ts +0 -7
  503. package/dist/react-native/api/cloudHsmClusterRestoreStatus/options.js.map +0 -1
  504. package/dist/react-native/api/cloudHsmClusters/index.d.ts +0 -3
  505. package/dist/react-native/api/cloudHsmClusters/index.js +0 -4
  506. package/dist/react-native/api/cloudHsmClusters/index.js.map +0 -1
  507. package/dist/react-native/api/cloudHsmClusters/operations.d.ts +0 -52
  508. package/dist/react-native/api/cloudHsmClusters/operations.js +0 -324
  509. package/dist/react-native/api/cloudHsmClusters/operations.js.map +0 -1
  510. package/dist/react-native/api/cloudHsmClusters/options.d.ts +0 -57
  511. package/dist/react-native/api/cloudHsmClusters/options.js.map +0 -1
  512. package/dist/react-native/api/dedicatedHsm/index.d.ts +0 -3
  513. package/dist/react-native/api/dedicatedHsm/index.js +0 -4
  514. package/dist/react-native/api/dedicatedHsm/index.js.map +0 -1
  515. package/dist/react-native/api/dedicatedHsm/operations.d.ts +0 -40
  516. package/dist/react-native/api/dedicatedHsm/operations.js +0 -215
  517. package/dist/react-native/api/dedicatedHsm/operations.js.map +0 -1
  518. package/dist/react-native/api/dedicatedHsm/options.d.ts +0 -33
  519. package/dist/react-native/api/dedicatedHsm/options.js.map +0 -1
  520. package/dist/react-native/api/index.d.ts +0 -2
  521. package/dist/react-native/api/index.js +0 -4
  522. package/dist/react-native/api/index.js.map +0 -1
  523. package/dist/react-native/api/operations/index.d.ts +0 -3
  524. package/dist/react-native/api/operations/index.js +0 -4
  525. package/dist/react-native/api/operations/index.js.map +0 -1
  526. package/dist/react-native/api/operations/operations.d.ts +0 -10
  527. package/dist/react-native/api/operations/operations.js +0 -29
  528. package/dist/react-native/api/operations/operations.js.map +0 -1
  529. package/dist/react-native/api/operations/options.d.ts +0 -5
  530. package/dist/react-native/api/operations/options.js +0 -4
  531. package/dist/react-native/api/operations/options.js.map +0 -1
  532. package/dist/react-native/api/privateEndpointConnections/index.d.ts +0 -3
  533. package/dist/react-native/api/privateEndpointConnections/index.js +0 -4
  534. package/dist/react-native/api/privateEndpointConnections/index.js.map +0 -1
  535. package/dist/react-native/api/privateEndpointConnections/operations.d.ts +0 -10
  536. package/dist/react-native/api/privateEndpointConnections/operations.js +0 -36
  537. package/dist/react-native/api/privateEndpointConnections/operations.js.map +0 -1
  538. package/dist/react-native/api/privateEndpointConnections/options.d.ts +0 -5
  539. package/dist/react-native/api/privateEndpointConnections/options.js +0 -4
  540. package/dist/react-native/api/privateEndpointConnections/options.js.map +0 -1
  541. package/dist/react-native/azureDedicatedHSMResourceProvider.d.ts +0 -36
  542. package/dist/react-native/azureDedicatedHSMResourceProvider.js +0 -33
  543. package/dist/react-native/azureDedicatedHSMResourceProvider.js.map +0 -1
  544. package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.d.ts +0 -10
  545. package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js +0 -12
  546. package/dist/react-native/classic/cloudHsmClusterBackupStatus/index.js.map +0 -1
  547. package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.d.ts +0 -20
  548. package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js +0 -14
  549. package/dist/react-native/classic/cloudHsmClusterPrivateEndpointConnections/index.js.map +0 -1
  550. package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.d.ts +0 -11
  551. package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js +0 -12
  552. package/dist/react-native/classic/cloudHsmClusterPrivateLinkResources/index.js.map +0 -1
  553. package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.d.ts +0 -10
  554. package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js +0 -12
  555. package/dist/react-native/classic/cloudHsmClusterRestoreStatus/index.js.map +0 -1
  556. package/dist/react-native/classic/cloudHsmClusters/index.d.ts +0 -35
  557. package/dist/react-native/classic/cloudHsmClusters/index.js +0 -21
  558. package/dist/react-native/classic/cloudHsmClusters/index.js.map +0 -1
  559. package/dist/react-native/classic/dedicatedHsm/index.d.ts +0 -29
  560. package/dist/react-native/classic/dedicatedHsm/index.js +0 -18
  561. package/dist/react-native/classic/dedicatedHsm/index.js.map +0 -1
  562. package/dist/react-native/classic/index.d.ts +0 -9
  563. package/dist/react-native/classic/index.js +0 -4
  564. package/dist/react-native/classic/index.js.map +0 -1
  565. package/dist/react-native/classic/operations/index.d.ts +0 -11
  566. package/dist/react-native/classic/operations/index.js +0 -12
  567. package/dist/react-native/classic/operations/index.js.map +0 -1
  568. package/dist/react-native/classic/privateEndpointConnections/index.d.ts +0 -11
  569. package/dist/react-native/classic/privateEndpointConnections/index.js +0 -12
  570. package/dist/react-native/classic/privateEndpointConnections/index.js.map +0 -1
  571. package/dist/react-native/index.d.ts +0 -16
  572. package/dist/react-native/index.js +0 -6
  573. package/dist/react-native/index.js.map +0 -1
  574. package/dist/react-native/logger.d.ts +0 -2
  575. package/dist/react-native/logger.js +0 -5
  576. package/dist/react-native/logger.js.map +0 -1
  577. package/dist/react-native/models/index.d.ts +0 -2
  578. package/dist/react-native/models/index.js +0 -4
  579. package/dist/react-native/models/index.js.map +0 -1
  580. package/dist/react-native/models/models.d.ts +0 -751
  581. package/dist/react-native/models/models.js +0 -747
  582. package/dist/react-native/models/models.js.map +0 -1
  583. package/dist/react-native/package.json +0 -3
  584. package/dist/react-native/restorePollerHelpers.d.ts +0 -21
  585. package/dist/react-native/restorePollerHelpers.js +0 -133
  586. package/dist/react-native/restorePollerHelpers.js.map +0 -1
  587. package/dist/react-native/static-helpers/pagingHelpers.d.ts +0 -72
  588. package/dist/react-native/static-helpers/pagingHelpers.js +0 -137
  589. package/dist/react-native/static-helpers/pagingHelpers.js.map +0 -1
  590. package/dist/react-native/static-helpers/pollingHelpers.d.ts +0 -30
  591. package/dist/react-native/static-helpers/pollingHelpers.js +0 -76
  592. package/dist/react-native/static-helpers/pollingHelpers.js.map +0 -1
  593. package/dist/react-native/static-helpers/urlTemplate.d.ts +0 -5
  594. package/dist/react-native/static-helpers/urlTemplate.js +0 -169
  595. package/dist/react-native/static-helpers/urlTemplate.js.map +0 -1
  596. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterBackupStatus.api.md +0 -22
  597. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateEndpointConnections.api.md +0 -36
  598. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterPrivateLinkResources.api.md +0 -19
  599. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusterRestoreStatus.api.md +0 -22
  600. package/review/arm-hardwaresecuritymodules-api-cloudHsmClusters.api.md +0 -96
  601. package/review/arm-hardwaresecuritymodules-api-dedicatedHsm.api.md +0 -68
  602. package/review/arm-hardwaresecuritymodules-api-operations.api.md +0 -19
  603. package/review/arm-hardwaresecuritymodules-api-privateEndpointConnections.api.md +0 -19
  604. package/review/arm-hardwaresecuritymodules-api.api.md +0 -27
  605. package/review/arm-hardwaresecuritymodules-models.api.md +0 -471
  606. /package/dist/{react-native/api/cloudHsmClusterBackupStatus → browser/api/paymentHsmClusterPrivateEndpointConnections}/options.js +0 -0
  607. /package/dist/{react-native/api/cloudHsmClusterPrivateEndpointConnections → browser/api/paymentHsmClusterPrivateLinkResources}/options.js +0 -0
  608. /package/dist/{react-native/api/cloudHsmClusterPrivateLinkResources → browser/api/paymentHsmClusters}/options.js +0 -0
  609. /package/dist/{react-native/api/cloudHsmClusterRestoreStatus → esm/api/paymentHsmClusterPrivateEndpointConnections}/options.js +0 -0
  610. /package/dist/{react-native/api/cloudHsmClusters → esm/api/paymentHsmClusterPrivateLinkResources}/options.js +0 -0
  611. /package/dist/{react-native/api/dedicatedHsm → esm/api/paymentHsmClusters}/options.js +0 -0
@@ -1 +1,7 @@
1
- {"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface _OperationListResult {\n /** The Operation items on this page */\n value: Operation[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: operationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationArrayDeserializer(result: Array<Operation>): any[] {\n return result.map((item) => {\n return operationDeserializer(item);\n });\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\" */\n readonly name?: string;\n /** Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for Azure Resource Manager/control-plane operations. */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\n readonly origin?: Origin;\n /** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\n readonly actionType?: ActionType;\n}\n\nexport function operationDeserializer(item: any): Operation {\n return {\n name: item[\"name\"],\n isDataAction: item[\"isDataAction\"],\n display: !item[\"display\"] ? item[\"display\"] : operationDisplayDeserializer(item[\"display\"]),\n origin: item[\"origin\"],\n actionType: item[\"actionType\"],\n };\n}\n\n/** Localized display information for and operation. */\nexport interface OperationDisplay {\n /** The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\". */\n readonly provider?: string;\n /** The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\". */\n readonly resource?: string;\n /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\". */\n readonly operation?: string;\n /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */\n readonly description?: string;\n}\n\nexport function operationDisplayDeserializer(item: any): OperationDisplay {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\nexport enum KnownOrigin {\n /** Indicates the operation is initiated by a user. */\n User = \"user\",\n /** Indicates the operation is initiated by a system. */\n System = \"system\",\n /** Indicates the operation is initiated by a user or system. */\n UserSystem = \"user,system\",\n}\n\n/**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user**: Indicates the operation is initiated by a user. \\\n * **system**: Indicates the operation is initiated by a system. \\\n * **user,system**: Indicates the operation is initiated by a user or system.\n */\nexport type Origin = string;\n\n/** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\nexport enum KnownActionType {\n /** Actions are for internal-only APIs. */\n Internal = \"Internal\",\n}\n\n/**\n * Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**: Actions are for internal-only APIs.\n */\nexport type ActionType = string;\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: any;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: item[\"info\"],\n };\n}\n\n/** Resource information with extended details. */\nexport interface CloudHsmCluster extends TrackedResource {\n /** Properties of the Cloud HSM Cluster */\n properties?: CloudHsmClusterProperties;\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /** SKU details */\n sku?: CloudHsmClusterSku;\n}\n\nexport function cloudHsmClusterSerializer(item: CloudHsmCluster): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudHsmClusterPropertiesSerializer(item[\"properties\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : cloudHsmClusterSkuSerializer(item[\"sku\"]),\n };\n}\n\nexport function cloudHsmClusterDeserializer(item: any): CloudHsmCluster {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudHsmClusterPropertiesDeserializer(item[\"properties\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentityDeserializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : cloudHsmClusterSkuDeserializer(item[\"sku\"]),\n };\n}\n\n/** Properties of a Cloud HSM Cluster. */\nexport interface CloudHsmClusterProperties {\n /** State of security domain activation */\n readonly activationState?: ActivationState;\n /** The Cloud HSM Cluster's auto-generated Domain Name Label Scope */\n autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;\n /** An array of Cloud HSM Cluster's HSMs */\n readonly hsms?: CloudHsmProperties[];\n /** List of private endpoint connection resources */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** The Cloud HSM Cluster's provisioningState */\n readonly provisioningState?: ProvisioningState;\n /** The Cloud HSM Cluster public network access */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Cloud HSM Cluster status message */\n readonly statusMessage?: string;\n}\n\nexport function cloudHsmClusterPropertiesSerializer(item: CloudHsmClusterProperties): any {\n return {\n autoGeneratedDomainNameLabelScope: item[\"autoGeneratedDomainNameLabelScope\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n };\n}\n\nexport function cloudHsmClusterPropertiesDeserializer(item: any): CloudHsmClusterProperties {\n return {\n activationState: item[\"activationState\"],\n autoGeneratedDomainNameLabelScope: item[\"autoGeneratedDomainNameLabelScope\"],\n hsms: !item[\"hsms\"] ? item[\"hsms\"] : cloudHsmPropertiesArrayDeserializer(item[\"hsms\"]),\n privateEndpointConnections: !item[\"privateEndpointConnections\"]\n ? item[\"privateEndpointConnections\"]\n : privateEndpointConnectionArrayDeserializer(item[\"privateEndpointConnections\"]),\n provisioningState: item[\"provisioningState\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n statusMessage: item[\"statusMessage\"],\n };\n}\n\n/** State of security domain activation */\nexport enum KnownActivationState {\n NotDefined = \"NotDefined\",\n NotActivated = \"NotActivated\",\n Active = \"Active\",\n Failed = \"Failed\",\n Unknown = \"Unknown\",\n}\n\n/**\n * State of security domain activation \\\n * {@link KnownActivationState} can be used interchangeably with ActivationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotDefined** \\\n * **NotActivated** \\\n * **Active** \\\n * **Failed** \\\n * **Unknown**\n */\nexport type ActivationState = string;\n\n/** The Cloud HSM Cluster's auto-generated Domain Name Label Scope */\nexport enum KnownAutoGeneratedDomainNameLabelScope {\n TenantReuse = \"TenantReuse\",\n SubscriptionReuse = \"SubscriptionReuse\",\n ResourceGroupReuse = \"ResourceGroupReuse\",\n NoReuse = \"NoReuse\",\n}\n\n/**\n * The Cloud HSM Cluster's auto-generated Domain Name Label Scope \\\n * {@link KnownAutoGeneratedDomainNameLabelScope} can be used interchangeably with AutoGeneratedDomainNameLabelScope,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TenantReuse** \\\n * **SubscriptionReuse** \\\n * **ResourceGroupReuse** \\\n * **NoReuse**\n */\nexport type AutoGeneratedDomainNameLabelScope = string;\n\nexport function cloudHsmPropertiesArrayDeserializer(result: Array<CloudHsmProperties>): any[] {\n return result.map((item) => {\n return cloudHsmPropertiesDeserializer(item);\n });\n}\n\n/** The Cloud HSM Properties */\nexport interface CloudHsmProperties {\n /** FQDN of the Cloud HSM */\n fqdn?: string;\n /** The Cloud HSM State. Values are: Deploying, ConfiguringSlb, Starting, Starting, Failed, Failed, Deleting, DeletingSlbEntry, InitialProvisioning, Updating */\n state?: string;\n /** The Cloud HSM State message */\n stateMessage?: string;\n}\n\nexport function cloudHsmPropertiesDeserializer(item: any): CloudHsmProperties {\n return {\n fqdn: item[\"fqdn\"],\n state: item[\"state\"],\n stateMessage: item[\"stateMessage\"],\n };\n}\n\nexport function privateEndpointConnectionArraySerializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionSerializer(item);\n });\n}\n\nexport function privateEndpointConnectionArrayDeserializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionDeserializer(item);\n });\n}\n\n/** The private endpoint connection resource. */\nexport interface PrivateEndpointConnection extends ProxyResource {\n /** Resource properties. */\n properties?: PrivateEndpointConnectionProperties;\n /** Modified whenever there is a change in the state of private endpoint connection. */\n etag?: string;\n}\n\nexport function privateEndpointConnectionSerializer(item: PrivateEndpointConnection): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateEndpointConnectionPropertiesSerializer(item[\"properties\"]),\n etag: item[\"etag\"],\n };\n}\n\nexport function privateEndpointConnectionDeserializer(item: any): PrivateEndpointConnection {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateEndpointConnectionPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n };\n}\n\n/** Properties of the private endpoint connection. */\nexport interface PrivateEndpointConnectionProperties {\n /** The private endpoint resource. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;\n /** The provisioning state of the private endpoint connection resource. */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n /** The group ids for the private endpoint resource. */\n readonly groupIds?: string[];\n}\n\nexport function privateEndpointConnectionPropertiesSerializer(\n item: PrivateEndpointConnectionProperties,\n): any {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointSerializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: privateLinkServiceConnectionStateSerializer(\n item[\"privateLinkServiceConnectionState\"],\n ),\n };\n}\n\nexport function privateEndpointConnectionPropertiesDeserializer(\n item: any,\n): PrivateEndpointConnectionProperties {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointDeserializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: privateLinkServiceConnectionStateDeserializer(\n item[\"privateLinkServiceConnectionState\"],\n ),\n provisioningState: item[\"provisioningState\"],\n groupIds: !item[\"groupIds\"]\n ? item[\"groupIds\"]\n : item[\"groupIds\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The private endpoint resource. */\nexport interface PrivateEndpoint {\n /** The resource identifier of the private endpoint */\n readonly id?: string;\n}\n\nexport function privateEndpointSerializer(item: PrivateEndpoint): any {\n return item;\n}\n\nexport function privateEndpointDeserializer(item: any): PrivateEndpoint {\n return {\n id: item[\"id\"],\n };\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\nexport function privateLinkServiceConnectionStateSerializer(\n item: PrivateLinkServiceConnectionState,\n): any {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\nexport function privateLinkServiceConnectionStateDeserializer(\n item: any,\n): PrivateLinkServiceConnectionState {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\n/** The private endpoint connection status. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Connection waiting for approval or rejection */\n Pending = \"Pending\",\n /** Connection approved */\n Approved = \"Approved\",\n /** Connection Rejected */\n Rejected = \"Rejected\",\n}\n\n/**\n * The private endpoint connection status. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending**: Connection waiting for approval or rejection \\\n * **Approved**: Connection approved \\\n * **Rejected**: Connection Rejected\n */\nexport type PrivateEndpointServiceConnectionStatus = string;\n\n/** The current provisioning state. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n Succeeded = \"Succeeded\",\n Creating = \"Creating\",\n Deleting = \"Deleting\",\n Failed = \"Failed\",\n Updating = \"Updating\",\n InternalError = \"InternalError\",\n Canceled = \"Canceled\",\n}\n\n/**\n * The current provisioning state. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Creating** \\\n * **Deleting** \\\n * **Failed** \\\n * **Updating** \\\n * **InternalError** \\\n * **Canceled**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** The Cloud HSM Cluster's provisioningState */\nexport enum KnownProvisioningState {\n Provisioning = \"Provisioning\",\n Succeeded = \"Succeeded\",\n Updating = \"Updating\",\n Failed = \"Failed\",\n Deleting = \"Deleting\",\n Canceled = \"Canceled\",\n}\n\n/**\n * The Cloud HSM Cluster's provisioningState \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning** \\\n * **Succeeded** \\\n * **Updating** \\\n * **Failed** \\\n * **Deleting** \\\n * **Canceled**\n */\nexport type ProvisioningState = string;\n\n/** The Cloud HSM Cluster public network access */\nexport enum KnownPublicNetworkAccess {\n Disabled = \"Disabled\",\n}\n\n/**\n * The Cloud HSM Cluster public network access \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly principalId?: string;\n /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly tenantId?: string;\n /** The type of managed identity assigned to this resource. */\n type: ManagedServiceIdentityType;\n /** The identities assigned to this resource by the user. */\n userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;\n}\n\nexport function managedServiceIdentitySerializer(item: ManagedServiceIdentity): any {\n return {\n type: item[\"type\"],\n userAssignedIdentities: item[\"userAssignedIdentities\"],\n };\n}\n\nexport function managedServiceIdentityDeserializer(item: any): ManagedServiceIdentity {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n userAssignedIdentities: item[\"userAssignedIdentities\"],\n };\n}\n\n/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\nexport enum KnownManagedServiceIdentityType {\n /** No managed identity. */\n None = \"None\",\n /** System assigned managed identity. */\n SystemAssigned = \"SystemAssigned\",\n /** User assigned managed identity. */\n UserAssigned = \"UserAssigned\",\n /** System and user assigned managed identity. */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\",\n}\n\n/**\n * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No managed identity. \\\n * **SystemAssigned**: System assigned managed identity. \\\n * **UserAssigned**: User assigned managed identity. \\\n * **SystemAssigned,UserAssigned**: System and user assigned managed identity.\n */\nexport type ManagedServiceIdentityType = string;\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /** The principal ID of the assigned identity. */\n readonly principalId?: string;\n /** The client ID of the assigned identity. */\n readonly clientId?: string;\n}\n\nexport function userAssignedIdentitySerializer(item: UserAssignedIdentity): any {\n return item;\n}\n\nexport function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity {\n return {\n principalId: item[\"principalId\"],\n clientId: item[\"clientId\"],\n };\n}\n\n/** Cloud Hsm Cluster SKU information */\nexport interface CloudHsmClusterSku {\n /** Sku family of the Cloud HSM Cluster */\n family: CloudHsmClusterSkuFamily;\n /** Sku name of the Cloud HSM Cluster */\n name: CloudHsmClusterSkuName;\n /** Sku capacity */\n capacity?: number;\n}\n\nexport function cloudHsmClusterSkuSerializer(item: CloudHsmClusterSku): any {\n return {\n family: item[\"family\"],\n name: item[\"name\"],\n capacity: item[\"capacity\"],\n };\n}\n\nexport function cloudHsmClusterSkuDeserializer(item: any): CloudHsmClusterSku {\n return {\n family: item[\"family\"],\n name: item[\"name\"],\n capacity: item[\"capacity\"],\n };\n}\n\n/** Sku family of the Cloud HSM Cluster */\nexport enum KnownCloudHsmClusterSkuFamily {\n B = \"B\",\n}\n\n/**\n * Sku family of the Cloud HSM Cluster \\\n * {@link KnownCloudHsmClusterSkuFamily} can be used interchangeably with CloudHsmClusterSkuFamily,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **B**\n */\nexport type CloudHsmClusterSkuFamily = string;\n/** Sku name of the Cloud HSM Cluster */\nexport type CloudHsmClusterSkuName = \"Standard_B1\" | \"Standard B10\";\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\nexport function proxyResourceSerializer(item: ProxyResource): any {\n return item;\n}\n\nexport function proxyResourceDeserializer(item: any): ProxyResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the resource */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(item: Resource): any {\n return item;\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnowncreatedByType} can be used interchangeably with createdByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: item[\"tags\"],\n location: item[\"location\"],\n };\n}\n\n/** Patchable properties of the Cloud HSM Cluster */\nexport interface CloudHsmClusterPatchParameters {\n /** The Cloud HSM Cluster's tags */\n tags?: Record<string, string>;\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n}\n\nexport function cloudHsmClusterPatchParametersSerializer(\n item: CloudHsmClusterPatchParameters,\n): any {\n return {\n tags: item[\"tags\"],\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n };\n}\n\n/** The response of a CloudHsmCluster list operation. */\nexport interface _CloudHsmClusterListResult {\n /** The CloudHsmCluster items on this page */\n value: CloudHsmCluster[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _cloudHsmClusterListResultDeserializer(item: any): _CloudHsmClusterListResult {\n return {\n value: cloudHsmClusterArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function cloudHsmClusterArraySerializer(result: Array<CloudHsmCluster>): any[] {\n return result.map((item) => {\n return cloudHsmClusterSerializer(item);\n });\n}\n\nexport function cloudHsmClusterArrayDeserializer(result: Array<CloudHsmCluster>): any[] {\n return result.map((item) => {\n return cloudHsmClusterDeserializer(item);\n });\n}\n\n/** Backup properties */\nexport interface BackupRequestProperties extends BackupRestoreRequestBaseProperties {}\n\nexport function backupRequestPropertiesSerializer(item: BackupRequestProperties): any {\n return {\n azureStorageBlobContainerUri: item[\"azureStorageBlobContainerUri\"],\n token: item[\"token\"],\n };\n}\n\n/** Backup and Restore Common properties */\nexport interface BackupRestoreRequestBaseProperties {\n /** The Azure blob storage container Uri which contains the backup */\n azureStorageBlobContainerUri: string;\n /** The SAS token pointing to an Azure blob storage container. This property is reserved for Azure Backup Service. */\n token?: string;\n}\n\nexport function backupRestoreRequestBasePropertiesSerializer(\n item: BackupRestoreRequestBaseProperties,\n): any {\n return {\n azureStorageBlobContainerUri: item[\"azureStorageBlobContainerUri\"],\n token: item[\"token\"],\n };\n}\n\n/** Backup operation Result */\nexport interface BackupResult {\n /** Properties of the Cloud HSM Cluster */\n properties?: BackupResultProperties;\n}\n\nexport function backupResultDeserializer(item: any): BackupResult {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : backupResultPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Properties of the Cloud HSM Cluster */\nexport interface BackupResultProperties extends BackupRestoreBaseResultProperties {\n /** The Azure blob storage container Uri which contains the backup */\n azureStorageBlobContainerUri?: string;\n /** The ID of the backup. */\n backupId?: string;\n}\n\nexport function backupResultPropertiesDeserializer(item: any): BackupResultProperties {\n return {\n status: item[\"status\"],\n statusDetails: item[\"statusDetails\"],\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n startTime: !item[\"startTime\"] ? item[\"startTime\"] : new Date(item[\"startTime\"]),\n endTime: !item[\"endTime\"] ? item[\"endTime\"] : new Date(item[\"endTime\"]),\n jobId: item[\"jobId\"],\n azureStorageBlobContainerUri: item[\"azureStorageBlobContainerUri\"],\n backupId: item[\"backupId\"],\n };\n}\n\n/** Backup and Restore operation common properties */\nexport interface BackupRestoreBaseResultProperties {\n /** Status of the backup/restore operation */\n readonly status?: BackupRestoreOperationStatus;\n /** The status details of backup/restore operation */\n statusDetails?: string;\n /** Error encountered, if any, during the backup/restore operation. */\n error?: ErrorDetail;\n /** The start time of the backup/restore operation in UTC */\n readonly startTime?: Date;\n /** The end time of the backup/restore operation in UTC */\n readonly endTime?: Date | null;\n /** Identifier for the backup/restore operation. */\n jobId?: string;\n}\n\nexport function backupRestoreBaseResultPropertiesDeserializer(\n item: any,\n): BackupRestoreBaseResultProperties {\n return {\n status: item[\"status\"],\n statusDetails: item[\"statusDetails\"],\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n startTime: !item[\"startTime\"] ? item[\"startTime\"] : new Date(item[\"startTime\"]),\n endTime: !item[\"endTime\"] ? item[\"endTime\"] : new Date(item[\"endTime\"]),\n jobId: item[\"jobId\"],\n };\n}\n\n/** Status of the backup/restore operation */\nexport enum KnownBackupRestoreOperationStatus {\n InProgress = \"InProgress\",\n Succeeded = \"Succeeded\",\n Failed = \"Failed\",\n Cancelled = \"Cancelled\",\n}\n\n/**\n * Status of the backup/restore operation \\\n * {@link KnownBackupRestoreOperationStatus} can be used interchangeably with BackupRestoreOperationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Cancelled**\n */\nexport type BackupRestoreOperationStatus = string;\n\n/** Cloud Hsm Cluster restore information */\nexport interface RestoreRequestProperties extends BackupRestoreRequestBaseProperties {\n /** An autogenerated unique string ID for labeling the backup. It contains both a UUID and a date timestamp. */\n backupId: string;\n}\n\nexport function restoreRequestPropertiesSerializer(item: RestoreRequestProperties): any {\n return {\n azureStorageBlobContainerUri: item[\"azureStorageBlobContainerUri\"],\n token: item[\"token\"],\n backupId: item[\"backupId\"],\n };\n}\n\n/** Restore operation properties */\nexport interface RestoreResult {\n /** Backup and Restore operation common properties */\n properties?: BackupRestoreBaseResultProperties;\n}\n\nexport function restoreResultDeserializer(item: any): RestoreResult {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : backupRestoreBaseResultPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** The response of a PrivateEndpointConnection list operation. */\nexport interface _PrivateEndpointConnectionListResult {\n /** The PrivateEndpointConnection items on this page */\n value: PrivateEndpointConnection[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _privateEndpointConnectionListResultDeserializer(\n item: any,\n): _PrivateEndpointConnectionListResult {\n return {\n value: privateEndpointConnectionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\n/** A list of private link resources. */\nexport interface _PrivateLinkResourceListResult {\n /** Array of private link resources */\n value?: PrivateLinkResource[];\n /** URL to get the next set of operation list results (if there are any). */\n readonly nextLink?: string;\n}\n\nexport function _privateLinkResourceListResultDeserializer(\n item: any,\n): _PrivateLinkResourceListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : privateLinkResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function privateLinkResourceArrayDeserializer(result: Array<PrivateLinkResource>): any[] {\n return result.map((item) => {\n return privateLinkResourceDeserializer(item);\n });\n}\n\n/** A private link resource. */\nexport interface PrivateLinkResource extends Resource {\n /** Resource properties. */\n properties?: PrivateLinkResourceProperties;\n}\n\nexport function privateLinkResourceDeserializer(item: any): PrivateLinkResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateLinkResourcePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Properties of a private link resource. */\nexport interface PrivateLinkResourceProperties {\n /** The private link resource group id. */\n readonly groupId?: string;\n /** The private link resource required member names. */\n readonly requiredMembers?: string[];\n /** The private link resource private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\nexport function privateLinkResourcePropertiesDeserializer(\n item: any,\n): PrivateLinkResourceProperties {\n return {\n groupId: item[\"groupId\"],\n requiredMembers: !item[\"requiredMembers\"]\n ? item[\"requiredMembers\"]\n : item[\"requiredMembers\"].map((p: any) => {\n return p;\n }),\n requiredZoneNames: !item[\"requiredZoneNames\"]\n ? item[\"requiredZoneNames\"]\n : item[\"requiredZoneNames\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Resource information with extended details. */\nexport interface DedicatedHsm extends TrackedResource {\n /** SKU details */\n sku: Sku;\n /** The availability zones. */\n zones?: string[];\n /** Properties of the dedicated HSM */\n properties: DedicatedHsmProperties;\n}\n\nexport function dedicatedHsmSerializer(item: DedicatedHsm): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n sku: skuSerializer(item[\"sku\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n properties: dedicatedHsmPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function dedicatedHsmDeserializer(item: any): DedicatedHsm {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n sku: skuDeserializer(item[\"sku\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n properties: dedicatedHsmPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** SKU of the dedicated HSM */\nexport interface Sku {\n /** SKU of the dedicated HSM */\n name?: SkuName;\n}\n\nexport function skuSerializer(item: Sku): any {\n return { name: item[\"name\"] };\n}\n\nexport function skuDeserializer(item: any): Sku {\n return {\n name: item[\"name\"],\n };\n}\n\n/** SKU of the dedicated HSM */\nexport enum KnownSkuName {\n /** The dedicated HSM is a Safenet Luna Network HSM A790 device. */\n SafeNetLunaNetworkHSMA790 = \"SafeNet Luna Network HSM A790\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 60 calls per second. */\n PayShield10KLMK1CPS60 = \"payShield10K_LMK1_CPS60\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 250 calls per second. */\n PayShield10KLMK1CPS250 = \"payShield10K_LMK1_CPS250\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 2500 calls per second. */\n PayShield10KLMK1CPS2500 = \"payShield10K_LMK1_CPS2500\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 60 calls per second. */\n PayShield10KLMK2CPS60 = \"payShield10K_LMK2_CPS60\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 250 calls per second. */\n PayShield10KLMK2CPS250 = \"payShield10K_LMK2_CPS250\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 2500 calls per second. */\n PayShield10KLMK2CPS2500 = \"payShield10K_LMK2_CPS2500\",\n}\n\n/**\n * SKU of the dedicated HSM \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SafeNet Luna Network HSM A790**: The dedicated HSM is a Safenet Luna Network HSM A790 device. \\\n * **payShield10K_LMK1_CPS60**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 60 calls per second. \\\n * **payShield10K_LMK1_CPS250**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 250 calls per second. \\\n * **payShield10K_LMK1_CPS2500**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 2500 calls per second. \\\n * **payShield10K_LMK2_CPS60**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 60 calls per second. \\\n * **payShield10K_LMK2_CPS250**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 250 calls per second. \\\n * **payShield10K_LMK2_CPS2500**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 2500 calls per second.\n */\nexport type SkuName = string;\n\n/** Properties of the dedicated hsm */\nexport interface DedicatedHsmProperties {\n /** Specifies the network interfaces of the dedicated hsm. */\n networkProfile?: NetworkProfile;\n /** Specifies the management network interfaces of the dedicated hsm. */\n managementNetworkProfile?: NetworkProfile;\n /** This field will be used when RP does not support Availability zones. */\n stampId?: string;\n /** Resource Status Message. */\n readonly statusMessage?: string;\n /** Provisioning state. */\n readonly provisioningState?: JsonWebKeyType;\n}\n\nexport function dedicatedHsmPropertiesSerializer(item: DedicatedHsmProperties): any {\n return {\n networkProfile: !item[\"networkProfile\"]\n ? item[\"networkProfile\"]\n : networkProfileSerializer(item[\"networkProfile\"]),\n managementNetworkProfile: !item[\"managementNetworkProfile\"]\n ? item[\"managementNetworkProfile\"]\n : networkProfileSerializer(item[\"managementNetworkProfile\"]),\n stampId: item[\"stampId\"],\n };\n}\n\nexport function dedicatedHsmPropertiesDeserializer(item: any): DedicatedHsmProperties {\n return {\n networkProfile: !item[\"networkProfile\"]\n ? item[\"networkProfile\"]\n : networkProfileDeserializer(item[\"networkProfile\"]),\n managementNetworkProfile: !item[\"managementNetworkProfile\"]\n ? item[\"managementNetworkProfile\"]\n : networkProfileDeserializer(item[\"managementNetworkProfile\"]),\n stampId: item[\"stampId\"],\n statusMessage: item[\"statusMessage\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The network profile definition. */\nexport interface NetworkProfile {\n /** Specifies the identifier of the subnet. */\n subnet?: ApiEntityReference;\n /** Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM. */\n networkInterfaces?: NetworkInterface[];\n}\n\nexport function networkProfileSerializer(item: NetworkProfile): any {\n return {\n subnet: !item[\"subnet\"] ? item[\"subnet\"] : apiEntityReferenceSerializer(item[\"subnet\"]),\n networkInterfaces: !item[\"networkInterfaces\"]\n ? item[\"networkInterfaces\"]\n : networkInterfaceArraySerializer(item[\"networkInterfaces\"]),\n };\n}\n\nexport function networkProfileDeserializer(item: any): NetworkProfile {\n return {\n subnet: !item[\"subnet\"] ? item[\"subnet\"] : apiEntityReferenceDeserializer(item[\"subnet\"]),\n networkInterfaces: !item[\"networkInterfaces\"]\n ? item[\"networkInterfaces\"]\n : networkInterfaceArrayDeserializer(item[\"networkInterfaces\"]),\n };\n}\n\n/** The API entity reference. */\nexport interface ApiEntityReference {\n /** The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/... */\n resourceId?: string;\n}\n\nexport function apiEntityReferenceSerializer(item: ApiEntityReference): any {\n return { resourceId: item[\"resourceId\"] };\n}\n\nexport function apiEntityReferenceDeserializer(item: any): ApiEntityReference {\n return {\n resourceId: item[\"resourceId\"],\n };\n}\n\nexport function networkInterfaceArraySerializer(result: Array<NetworkInterface>): any[] {\n return result.map((item) => {\n return networkInterfaceSerializer(item);\n });\n}\n\nexport function networkInterfaceArrayDeserializer(result: Array<NetworkInterface>): any[] {\n return result.map((item) => {\n return networkInterfaceDeserializer(item);\n });\n}\n\n/** The network interface definition. */\nexport interface NetworkInterface {\n /** The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/... */\n readonly resourceId?: string;\n /** Private Ip address of the interface */\n privateIpAddress?: string;\n}\n\nexport function networkInterfaceSerializer(item: NetworkInterface): any {\n return { privateIpAddress: item[\"privateIpAddress\"] };\n}\n\nexport function networkInterfaceDeserializer(item: any): NetworkInterface {\n return {\n resourceId: item[\"resourceId\"],\n privateIpAddress: item[\"privateIpAddress\"],\n };\n}\n\n/** Provisioning state. */\nexport enum KnownJsonWebKeyType {\n /** The dedicated HSM has been fully provisioned. */\n Succeeded = \"Succeeded\",\n /** The dedicated HSM is currently being provisioned. */\n Provisioning = \"Provisioning\",\n /** A device is currently being allocated for the dedicated HSM resource. */\n Allocating = \"Allocating\",\n /** The dedicated HSM is being connected to the virtual network. */\n Connecting = \"Connecting\",\n /** Provisioning of the dedicated HSM has failed. */\n Failed = \"Failed\",\n /** Validating the subscription has sufficient quota to allocate a dedicated HSM device. */\n CheckingQuota = \"CheckingQuota\",\n /** The dedicated HSM is currently being deleted. */\n Deleting = \"Deleting\",\n}\n\n/**\n * Provisioning state. \\\n * {@link KnownJsonWebKeyType} can be used interchangeably with JsonWebKeyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: The dedicated HSM has been fully provisioned. \\\n * **Provisioning**: The dedicated HSM is currently being provisioned. \\\n * **Allocating**: A device is currently being allocated for the dedicated HSM resource. \\\n * **Connecting**: The dedicated HSM is being connected to the virtual network. \\\n * **Failed**: Provisioning of the dedicated HSM has failed. \\\n * **CheckingQuota**: Validating the subscription has sufficient quota to allocate a dedicated HSM device. \\\n * **Deleting**: The dedicated HSM is currently being deleted.\n */\nexport type JsonWebKeyType = string;\n\n/** The error exception. */\nexport interface DedicatedHsmError {\n /** The error detail of the operation if any. */\n readonly error?: ErrorModel;\n}\n\nexport function dedicatedHsmErrorDeserializer(item: any): DedicatedHsmError {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDeserializer(item[\"error\"]),\n };\n}\n\n/** The key vault server error. */\nexport interface ErrorModel {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** Contains more specific error that narrows down the cause. May be null. */\n readonly innerError?: ErrorModel;\n}\n\nexport function errorDeserializer(item: any): ErrorModel {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n innerError: !item[\"innererror\"] ? item[\"innererror\"] : errorDeserializer(item[\"innererror\"]),\n };\n}\n\n/** Patchable properties of the dedicated HSM */\nexport interface DedicatedHsmPatchParameters {\n /** Resource tags */\n tags?: Record<string, string>;\n}\n\nexport function dedicatedHsmPatchParametersSerializer(item: DedicatedHsmPatchParameters): any {\n return { tags: item[\"tags\"] };\n}\n\n/** The response of a DedicatedHsm list operation. */\nexport interface _DedicatedHsmListResult {\n /** The DedicatedHsm items on this page */\n value: DedicatedHsm[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dedicatedHsmListResultDeserializer(item: any): _DedicatedHsmListResult {\n return {\n value: dedicatedHsmArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dedicatedHsmArraySerializer(result: Array<DedicatedHsm>): any[] {\n return result.map((item) => {\n return dedicatedHsmSerializer(item);\n });\n}\n\nexport function dedicatedHsmArrayDeserializer(result: Array<DedicatedHsm>): any[] {\n return result.map((item) => {\n return dedicatedHsmDeserializer(item);\n });\n}\n\n/** Collection of OutboundEnvironmentEndpoint */\nexport interface _OutboundEnvironmentEndpointCollection {\n /** The OutboundEnvironmentEndpoint items on this page */\n value: OutboundEnvironmentEndpoint[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _outboundEnvironmentEndpointCollectionDeserializer(\n item: any,\n): _OutboundEnvironmentEndpointCollection {\n return {\n value: outboundEnvironmentEndpointArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function outboundEnvironmentEndpointArrayDeserializer(\n result: Array<OutboundEnvironmentEndpoint>,\n): any[] {\n return result.map((item) => {\n return outboundEnvironmentEndpointDeserializer(item);\n });\n}\n\n/** Egress endpoints which dedicated hsm service connects to for common purpose. */\nexport interface OutboundEnvironmentEndpoint {\n /** The category of endpoints accessed by the dedicated hsm service, e.g. azure-resource-management, apiserver, etc. */\n category?: string;\n /** The endpoints that dedicated hsm service connects to */\n endpoints?: EndpointDependency[];\n}\n\nexport function outboundEnvironmentEndpointDeserializer(item: any): OutboundEnvironmentEndpoint {\n return {\n category: item[\"category\"],\n endpoints: !item[\"endpoints\"]\n ? item[\"endpoints\"]\n : endpointDependencyArrayDeserializer(item[\"endpoints\"]),\n };\n}\n\nexport function endpointDependencyArrayDeserializer(result: Array<EndpointDependency>): any[] {\n return result.map((item) => {\n return endpointDependencyDeserializer(item);\n });\n}\n\n/** A domain name that dedicated hsm services are reaching at. */\nexport interface EndpointDependency {\n /** The domain name of the dependency. */\n domainName?: string;\n /** The Ports and Protocols used when connecting to domainName. */\n endpointDetails?: EndpointDetail[];\n}\n\nexport function endpointDependencyDeserializer(item: any): EndpointDependency {\n return {\n domainName: item[\"domainName\"],\n endpointDetails: !item[\"endpointDetails\"]\n ? item[\"endpointDetails\"]\n : endpointDetailArrayDeserializer(item[\"endpointDetails\"]),\n };\n}\n\nexport function endpointDetailArrayDeserializer(result: Array<EndpointDetail>): any[] {\n return result.map((item) => {\n return endpointDetailDeserializer(item);\n });\n}\n\n/** Connect information from the dedicated hsm service to a single endpoint. */\nexport interface EndpointDetail {\n /** An IP Address that Domain Name currently resolves to. */\n ipAddress?: string;\n /** The port an endpoint is connected to. */\n port?: number;\n /** The protocol used for connection */\n protocol?: string;\n /** Description of the detail */\n description?: string;\n}\n\nexport function endpointDetailDeserializer(item: any): EndpointDetail {\n return {\n ipAddress: item[\"ipAddress\"],\n port: item[\"port\"],\n protocol: item[\"protocol\"],\n description: item[\"description\"],\n };\n}\n\n/** The available API versions. */\nexport enum KnownVersions {\n /** The 2025-03-31 API version. */\n V20250331 = \"2025-03-31\",\n}\n"]}
1
+ {
2
+ "version": 3,
3
+ "sources": ["../../../src/models/models.ts"],
4
+ "sourcesContent": ["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/*\n * This file contains only generated model types and their (de)serializers.\n * Disable the following rules for internal models with '_' prefix and deserializers which require 'any' for raw JSON input.\n */\n/* eslint-disable @typescript-eslint/naming-convention */\n/* eslint-disable @typescript-eslint/explicit-module-boundary-types */\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface _OperationListResult {\n /** The Operation items on this page */\n value: Operation[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: operationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationArrayDeserializer(result: Array<Operation>): any[] {\n return result.map((item) => {\n return operationDeserializer(item);\n });\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\" */\n readonly name?: string;\n /** Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for Azure Resource Manager/control-plane operations. */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\n readonly origin?: Origin;\n /** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\n readonly actionType?: ActionType;\n}\n\nexport function operationDeserializer(item: any): Operation {\n return {\n name: item[\"name\"],\n isDataAction: item[\"isDataAction\"],\n display: !item[\"display\"] ? item[\"display\"] : operationDisplayDeserializer(item[\"display\"]),\n origin: item[\"origin\"],\n actionType: item[\"actionType\"],\n };\n}\n\n/** Localized display information for an operation. */\nexport interface OperationDisplay {\n /** The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\". */\n readonly provider?: string;\n /** The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\". */\n readonly resource?: string;\n /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\". */\n readonly operation?: string;\n /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */\n readonly description?: string;\n}\n\nexport function operationDisplayDeserializer(item: any): OperationDisplay {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\nexport enum KnownOrigin {\n /** Indicates the operation is initiated by a user. */\n User = \"user\",\n /** Indicates the operation is initiated by a system. */\n System = \"system\",\n /** Indicates the operation is initiated by a user or system. */\n UserSystem = \"user,system\",\n}\n\n/**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user**: Indicates the operation is initiated by a user. \\\n * **system**: Indicates the operation is initiated by a system. \\\n * **user,system**: Indicates the operation is initiated by a user or system.\n */\nexport type Origin = string;\n\n/** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\nexport enum KnownActionType {\n /** Actions are for internal-only APIs. */\n Internal = \"Internal\",\n}\n\n/**\n * Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**: Actions are for internal-only APIs.\n */\nexport type ActionType = string;\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: any;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: item[\"info\"],\n };\n}\n\n/** Resource information with extended details. */\nexport interface CloudHsmCluster extends TrackedResource {\n /** Properties of the Cloud HSM Cluster */\n properties?: CloudHsmClusterProperties;\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n /** SKU details */\n sku?: CloudHsmClusterSku;\n}\n\nexport function cloudHsmClusterSerializer(item: CloudHsmCluster): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudHsmClusterPropertiesSerializer(item[\"properties\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : cloudHsmClusterSkuSerializer(item[\"sku\"]),\n };\n}\n\nexport function cloudHsmClusterDeserializer(item: any): CloudHsmCluster {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : cloudHsmClusterPropertiesDeserializer(item[\"properties\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentityDeserializer(item[\"identity\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : cloudHsmClusterSkuDeserializer(item[\"sku\"]),\n };\n}\n\n/** Properties of a Cloud HSM Cluster. */\nexport interface CloudHsmClusterProperties {\n /** State of security domain activation */\n readonly activationState?: ActivationState;\n /** The Cloud HSM Cluster's auto-generated Domain Name Label Scope */\n autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;\n /** An array of Cloud HSM Cluster's HSMs */\n readonly hsms?: CloudHsmProperties[];\n /** List of private endpoint connection resources */\n readonly privateEndpointConnections?: PrivateEndpointConnection[];\n /** The Cloud HSM Cluster's provisioningState */\n readonly provisioningState?: ProvisioningState;\n /** The Cloud HSM Cluster public network access */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Cloud HSM Cluster status message */\n readonly statusMessage?: string;\n}\n\nexport function cloudHsmClusterPropertiesSerializer(item: CloudHsmClusterProperties): any {\n return {\n autoGeneratedDomainNameLabelScope: item[\"autoGeneratedDomainNameLabelScope\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n };\n}\n\nexport function cloudHsmClusterPropertiesDeserializer(item: any): CloudHsmClusterProperties {\n return {\n activationState: item[\"activationState\"],\n autoGeneratedDomainNameLabelScope: item[\"autoGeneratedDomainNameLabelScope\"],\n hsms: !item[\"hsms\"] ? item[\"hsms\"] : cloudHsmPropertiesArrayDeserializer(item[\"hsms\"]),\n privateEndpointConnections: !item[\"privateEndpointConnections\"]\n ? item[\"privateEndpointConnections\"]\n : privateEndpointConnectionArrayDeserializer(item[\"privateEndpointConnections\"]),\n provisioningState: item[\"provisioningState\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n statusMessage: item[\"statusMessage\"],\n };\n}\n\n/** State of security domain activation */\nexport enum KnownActivationState {\n /** NotDefined */\n NotDefined = \"NotDefined\",\n /** NotActivated */\n NotActivated = \"NotActivated\",\n /** Active */\n Active = \"Active\",\n /** Failed */\n Failed = \"Failed\",\n /** Unknown */\n Unknown = \"Unknown\",\n}\n\n/**\n * State of security domain activation \\\n * {@link KnownActivationState} can be used interchangeably with ActivationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotDefined** \\\n * **NotActivated** \\\n * **Active** \\\n * **Failed** \\\n * **Unknown**\n */\nexport type ActivationState = string;\n\n/** The Cloud HSM Cluster's auto-generated Domain Name Label Scope */\nexport enum KnownAutoGeneratedDomainNameLabelScope {\n /** TenantReuse */\n TenantReuse = \"TenantReuse\",\n /** SubscriptionReuse */\n SubscriptionReuse = \"SubscriptionReuse\",\n /** ResourceGroupReuse */\n ResourceGroupReuse = \"ResourceGroupReuse\",\n /** NoReuse */\n NoReuse = \"NoReuse\",\n}\n\n/**\n * The Cloud HSM Cluster's auto-generated Domain Name Label Scope \\\n * {@link KnownAutoGeneratedDomainNameLabelScope} can be used interchangeably with AutoGeneratedDomainNameLabelScope,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **TenantReuse** \\\n * **SubscriptionReuse** \\\n * **ResourceGroupReuse** \\\n * **NoReuse**\n */\nexport type AutoGeneratedDomainNameLabelScope = string;\n\nexport function cloudHsmPropertiesArrayDeserializer(result: Array<CloudHsmProperties>): any[] {\n return result.map((item) => {\n return cloudHsmPropertiesDeserializer(item);\n });\n}\n\n/** The Cloud HSM Properties */\nexport interface CloudHsmProperties {\n /** FQDN of the Cloud HSM */\n fqdn?: string;\n /** The Cloud HSM State. Values are: Deploying, ConfiguringSlb, Starting, Starting, Failed, Failed, Deleting, DeletingSlbEntry, InitialProvisioning, Updating */\n state?: string;\n /** The Cloud HSM State message */\n stateMessage?: string;\n}\n\nexport function cloudHsmPropertiesDeserializer(item: any): CloudHsmProperties {\n return {\n fqdn: item[\"fqdn\"],\n state: item[\"state\"],\n stateMessage: item[\"stateMessage\"],\n };\n}\n\nexport function privateEndpointConnectionArraySerializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionSerializer(item);\n });\n}\n\nexport function privateEndpointConnectionArrayDeserializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionDeserializer(item);\n });\n}\n\n/** The private endpoint connection resource. */\nexport interface PrivateEndpointConnection extends ProxyResource {\n /** Resource properties. */\n properties?: PrivateEndpointConnectionProperties;\n /** Modified whenever there is a change in the state of private endpoint connection. */\n etag?: string;\n}\n\nexport function privateEndpointConnectionSerializer(item: PrivateEndpointConnection): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateEndpointConnectionPropertiesSerializer(item[\"properties\"]),\n etag: item[\"etag\"],\n };\n}\n\nexport function privateEndpointConnectionDeserializer(item: any): PrivateEndpointConnection {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateEndpointConnectionPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n };\n}\n\n/** Properties of the private endpoint connection. */\nexport interface PrivateEndpointConnectionProperties {\n /** The private endpoint resource. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;\n /** The provisioning state of the private endpoint connection resource. */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n /** The group ids for the private endpoint resource. */\n readonly groupIds?: string[];\n}\n\nexport function privateEndpointConnectionPropertiesSerializer(\n item: PrivateEndpointConnectionProperties,\n): any {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointSerializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: privateLinkServiceConnectionStateSerializer(\n item[\"privateLinkServiceConnectionState\"],\n ),\n };\n}\n\nexport function privateEndpointConnectionPropertiesDeserializer(\n item: any,\n): PrivateEndpointConnectionProperties {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointDeserializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: privateLinkServiceConnectionStateDeserializer(\n item[\"privateLinkServiceConnectionState\"],\n ),\n provisioningState: item[\"provisioningState\"],\n groupIds: !item[\"groupIds\"]\n ? item[\"groupIds\"]\n : item[\"groupIds\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The private endpoint resource. */\nexport interface PrivateEndpoint {\n /** The resource identifier of the private endpoint */\n readonly id?: string;\n}\n\nexport function privateEndpointSerializer(_item: PrivateEndpoint): any {\n return {};\n}\n\nexport function privateEndpointDeserializer(item: any): PrivateEndpoint {\n return {\n id: item[\"id\"],\n };\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\nexport function privateLinkServiceConnectionStateSerializer(\n item: PrivateLinkServiceConnectionState,\n): any {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\nexport function privateLinkServiceConnectionStateDeserializer(\n item: any,\n): PrivateLinkServiceConnectionState {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\n/** The private endpoint connection status. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n /** Connection waiting for approval or rejection */\n Pending = \"Pending\",\n /** Connection approved */\n Approved = \"Approved\",\n /** Connection Rejected */\n Rejected = \"Rejected\",\n}\n\n/**\n * The private endpoint connection status. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending**: Connection waiting for approval or rejection \\\n * **Approved**: Connection approved \\\n * **Rejected**: Connection Rejected\n */\nexport type PrivateEndpointServiceConnectionStatus = string;\n\n/** The current provisioning state. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Creating */\n Creating = \"Creating\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Failed */\n Failed = \"Failed\",\n /** Updating */\n Updating = \"Updating\",\n /** InternalError */\n InternalError = \"InternalError\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * The current provisioning state. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Creating** \\\n * **Deleting** \\\n * **Failed** \\\n * **Updating** \\\n * **InternalError** \\\n * **Canceled**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** The Cloud HSM Cluster's provisioningState */\nexport enum KnownProvisioningState {\n /** Provisioning */\n Provisioning = \"Provisioning\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Updating */\n Updating = \"Updating\",\n /** Failed */\n Failed = \"Failed\",\n /** Deleting */\n Deleting = \"Deleting\",\n /** Canceled */\n Canceled = \"Canceled\",\n}\n\n/**\n * The Cloud HSM Cluster's provisioningState \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Provisioning** \\\n * **Succeeded** \\\n * **Updating** \\\n * **Failed** \\\n * **Deleting** \\\n * **Canceled**\n */\nexport type ProvisioningState = string;\n\n/** The Cloud HSM Cluster public network access */\nexport enum KnownPublicNetworkAccess {\n /** Disabled */\n Disabled = \"Disabled\",\n}\n\n/**\n * The Cloud HSM Cluster public network access \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly principalId?: string;\n /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly tenantId?: string;\n /** The type of managed identity assigned to this resource. */\n type: ManagedServiceIdentityType;\n /** The identities assigned to this resource by the user. */\n userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;\n}\n\nexport function managedServiceIdentitySerializer(item: ManagedServiceIdentity): any {\n return { type: item[\"type\"], userAssignedIdentities: item[\"userAssignedIdentities\"] };\n}\n\nexport function managedServiceIdentityDeserializer(item: any): ManagedServiceIdentity {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n userAssignedIdentities: !item[\"userAssignedIdentities\"]\n ? item[\"userAssignedIdentities\"]\n : Object.fromEntries(\n Object.entries(item[\"userAssignedIdentities\"]).map(([k, p]: [string, any]) => [\n k,\n !p ? p : userAssignedIdentityDeserializer(p),\n ]),\n ),\n };\n}\n\n/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\nexport enum KnownManagedServiceIdentityType {\n /** No managed identity. */\n None = \"None\",\n /** System assigned managed identity. */\n SystemAssigned = \"SystemAssigned\",\n /** User assigned managed identity. */\n UserAssigned = \"UserAssigned\",\n /** System and user assigned managed identity. */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\",\n}\n\n/**\n * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No managed identity. \\\n * **SystemAssigned**: System assigned managed identity. \\\n * **UserAssigned**: User assigned managed identity. \\\n * **SystemAssigned,UserAssigned**: System and user assigned managed identity.\n */\nexport type ManagedServiceIdentityType = string;\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /** The principal ID of the assigned identity. */\n readonly principalId?: string;\n /** The client ID of the assigned identity. */\n readonly clientId?: string;\n}\n\nexport function userAssignedIdentitySerializer(_item: UserAssignedIdentity): any {\n return {};\n}\n\nexport function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity {\n return {\n principalId: item[\"principalId\"],\n clientId: item[\"clientId\"],\n };\n}\n\n/** Cloud Hsm Cluster SKU information */\nexport interface CloudHsmClusterSku {\n /** Sku family of the Cloud HSM Cluster */\n family: CloudHsmClusterSkuFamily;\n /** Sku name of the Cloud HSM Cluster */\n name: CloudHsmClusterSkuName;\n /** Sku capacity */\n capacity?: number;\n}\n\nexport function cloudHsmClusterSkuSerializer(item: CloudHsmClusterSku): any {\n return { family: item[\"family\"], name: item[\"name\"], capacity: item[\"capacity\"] };\n}\n\nexport function cloudHsmClusterSkuDeserializer(item: any): CloudHsmClusterSku {\n return {\n family: item[\"family\"],\n name: item[\"name\"],\n capacity: item[\"capacity\"],\n };\n}\n\n/** Sku family of the Cloud HSM Cluster */\nexport enum KnownCloudHsmClusterSkuFamily {\n /** B */\n B = \"B\",\n}\n\n/**\n * Sku family of the Cloud HSM Cluster \\\n * {@link KnownCloudHsmClusterSkuFamily} can be used interchangeably with CloudHsmClusterSkuFamily,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **B**\n */\nexport type CloudHsmClusterSkuFamily = string;\n\n/** Sku name of the Cloud HSM Cluster */\nexport enum KnownCloudHsmClusterSkuName {\n /** Standard_B1 SKU */\n StandardB1 = \"Standard_B1\",\n /** Standard B10 SKU */\n StandardB10 = \"Standard B10\",\n /** Standard_B1v2 SKU */\n StandardB1V2 = \"Standard_B1v2\",\n /** Standard_B5v2 SKU */\n StandardB5V2 = \"Standard_B5v2\",\n /** Standard_B10v2 SKU */\n StandardB10V2 = \"Standard_B10v2\",\n /** Standard_B15v2 SKU */\n StandardB15V2 = \"Standard_B15v2\",\n /** Standard_B20v2 SKU */\n StandardB20V2 = \"Standard_B20v2\",\n}\n\n/**\n * Sku name of the Cloud HSM Cluster \\\n * {@link KnownCloudHsmClusterSkuName} can be used interchangeably with CloudHsmClusterSkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Standard_B1**: Standard_B1 SKU \\\n * **Standard B10**: Standard B10 SKU \\\n * **Standard_B1v2**: Standard_B1v2 SKU \\\n * **Standard_B5v2**: Standard_B5v2 SKU \\\n * **Standard_B10v2**: Standard_B10v2 SKU \\\n * **Standard_B15v2**: Standard_B15v2 SKU \\\n * **Standard_B20v2**: Standard_B20v2 SKU\n */\nexport type CloudHsmClusterSkuName = string;\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\nexport function proxyResourceSerializer(_item: ProxyResource): any {\n return {};\n}\n\nexport function proxyResourceDeserializer(item: any): ProxyResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the resource */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(_item: Resource): any {\n return {};\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n };\n}\n\n/** Patchable properties of the Cloud HSM Cluster */\nexport interface CloudHsmClusterPatchParameters {\n /** The Cloud HSM Cluster's tags */\n tags?: Record<string, string>;\n /** Managed service identity (system assigned and/or user assigned identities) */\n identity?: ManagedServiceIdentity;\n}\n\nexport function cloudHsmClusterPatchParametersSerializer(\n item: CloudHsmClusterPatchParameters,\n): any {\n return {\n tags: item[\"tags\"],\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n };\n}\n\n/** The response of a CloudHsmCluster list operation. */\nexport interface _CloudHsmClusterListResult {\n /** The CloudHsmCluster items on this page */\n value: CloudHsmCluster[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _cloudHsmClusterListResultDeserializer(item: any): _CloudHsmClusterListResult {\n return {\n value: cloudHsmClusterArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function cloudHsmClusterArraySerializer(result: Array<CloudHsmCluster>): any[] {\n return result.map((item) => {\n return cloudHsmClusterSerializer(item);\n });\n}\n\nexport function cloudHsmClusterArrayDeserializer(result: Array<CloudHsmCluster>): any[] {\n return result.map((item) => {\n return cloudHsmClusterDeserializer(item);\n });\n}\n\n/** Backup properties */\nexport interface BackupRequestProperties extends BackupRestoreRequestBaseProperties {}\n\nexport function backupRequestPropertiesSerializer(item: BackupRequestProperties): any {\n return {\n azureStorageBlobContainerUri: item[\"azureStorageBlobContainerUri\"],\n token: item[\"token\"],\n };\n}\n\n/** Backup and Restore Common properties */\nexport interface BackupRestoreRequestBaseProperties {\n /** The Azure blob storage container Uri which contains the backup */\n azureStorageBlobContainerUri: string;\n /** The SAS token pointing to an Azure blob storage container. This property is reserved for Azure Backup Service. */\n token?: string;\n}\n\nexport function backupRestoreRequestBasePropertiesSerializer(\n item: BackupRestoreRequestBaseProperties,\n): any {\n return {\n azureStorageBlobContainerUri: item[\"azureStorageBlobContainerUri\"],\n token: item[\"token\"],\n };\n}\n\n/** Backup operation Result */\nexport interface BackupResult {\n /** Properties of the Cloud HSM Cluster */\n properties?: BackupResultProperties;\n}\n\nexport function backupResultDeserializer(item: any): BackupResult {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : backupResultPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Properties of the Cloud HSM Cluster */\nexport interface BackupResultProperties extends BackupRestoreBaseResultProperties {\n /** The Azure blob storage container Uri which contains the backup */\n azureStorageBlobContainerUri?: string;\n /** The ID of the backup. */\n backupId?: string;\n}\n\nexport function backupResultPropertiesDeserializer(item: any): BackupResultProperties {\n return {\n status: item[\"status\"],\n statusDetails: item[\"statusDetails\"],\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n startTime: !item[\"startTime\"] ? item[\"startTime\"] : new Date(item[\"startTime\"]),\n endTime: !item[\"endTime\"] ? item[\"endTime\"] : new Date(item[\"endTime\"]),\n jobId: item[\"jobId\"],\n azureStorageBlobContainerUri: item[\"azureStorageBlobContainerUri\"],\n backupId: item[\"backupId\"],\n };\n}\n\n/** Backup and Restore operation common properties */\nexport interface BackupRestoreBaseResultProperties {\n /** Status of the backup/restore operation */\n readonly status?: BackupRestoreOperationStatus;\n /** The status details of backup/restore operation */\n statusDetails?: string;\n /** Error encountered, if any, during the backup/restore operation. */\n error?: ErrorDetail;\n /** The start time of the backup/restore operation in UTC */\n readonly startTime?: Date;\n /** The end time of the backup/restore operation in UTC */\n readonly endTime?: Date | null;\n /** Identifier for the backup/restore operation. */\n jobId?: string;\n}\n\nexport function backupRestoreBaseResultPropertiesDeserializer(\n item: any,\n): BackupRestoreBaseResultProperties {\n return {\n status: item[\"status\"],\n statusDetails: item[\"statusDetails\"],\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n startTime: !item[\"startTime\"] ? item[\"startTime\"] : new Date(item[\"startTime\"]),\n endTime: !item[\"endTime\"] ? item[\"endTime\"] : new Date(item[\"endTime\"]),\n jobId: item[\"jobId\"],\n };\n}\n\n/** Status of the backup/restore operation */\nexport enum KnownBackupRestoreOperationStatus {\n /** InProgress */\n InProgress = \"InProgress\",\n /** Succeeded */\n Succeeded = \"Succeeded\",\n /** Failed */\n Failed = \"Failed\",\n /** Cancelled */\n Cancelled = \"Cancelled\",\n}\n\n/**\n * Status of the backup/restore operation \\\n * {@link KnownBackupRestoreOperationStatus} can be used interchangeably with BackupRestoreOperationStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **InProgress** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Cancelled**\n */\nexport type BackupRestoreOperationStatus = string;\n\n/** Cloud Hsm Cluster restore information */\nexport interface RestoreRequestProperties extends BackupRestoreRequestBaseProperties {\n /** An autogenerated unique string ID for labeling the backup. It contains both a UUID and a date timestamp. */\n backupId: string;\n}\n\nexport function restoreRequestPropertiesSerializer(item: RestoreRequestProperties): any {\n return {\n azureStorageBlobContainerUri: item[\"azureStorageBlobContainerUri\"],\n token: item[\"token\"],\n backupId: item[\"backupId\"],\n };\n}\n\n/** Restore operation properties */\nexport interface RestoreResult {\n /** Backup and Restore operation common properties */\n properties?: BackupRestoreBaseResultProperties;\n}\n\nexport function restoreResultDeserializer(item: any): RestoreResult {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : backupRestoreBaseResultPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** The response of a PrivateEndpointConnection list operation. */\nexport interface _PrivateEndpointConnectionListResult {\n /** The PrivateEndpointConnection items on this page */\n value: PrivateEndpointConnection[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _privateEndpointConnectionListResultDeserializer(\n item: any,\n): _PrivateEndpointConnectionListResult {\n return {\n value: privateEndpointConnectionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\n/** Resource information with extended details. */\nexport interface PaymentHsmCluster extends TrackedResource {\n /** Properties of the Payment HSM Cluster */\n properties?: PaymentHsmClusterProperties;\n /** SKU details */\n sku?: PaymentHsmClusterSku;\n}\n\nexport function paymentHsmClusterSerializer(item: PaymentHsmCluster): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : paymentHsmClusterPropertiesSerializer(item[\"properties\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : paymentHsmClusterSkuSerializer(item[\"sku\"]),\n };\n}\n\nexport function paymentHsmClusterDeserializer(item: any): PaymentHsmCluster {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : paymentHsmClusterPropertiesDeserializer(item[\"properties\"]),\n sku: !item[\"sku\"] ? item[\"sku\"] : paymentHsmClusterSkuDeserializer(item[\"sku\"]),\n };\n}\n\n/** Properties of a Payment HSM Cluster. */\nexport interface PaymentHsmClusterProperties {\n /** State of security domain activation */\n readonly activationState?: ActivationState;\n /** The Payment HSM Cluster's auto-generated Domain Name Label Scope */\n autoGeneratedDomainNameLabelScope?: AutoGeneratedDomainNameLabelScope;\n /** An array of Payment HSM Cluster's HSMs */\n readonly hsms?: PaymentHsmProperties[];\n /** List of private endpoint connection resources */\n readonly privateEndpointConnections?: PaymentHsmClusterPrivateEndpointConnection[];\n /** The Payment HSM Cluster's provisioningState */\n readonly provisioningState?: ProvisioningState;\n /** The Payment HSM Cluster public network access */\n publicNetworkAccess?: PublicNetworkAccess;\n /** Payment HSM Cluster status message */\n readonly statusMessage?: string;\n /** The application trusted issuer for the Payment HSM Cluster */\n applicationTrustedIssuer: string;\n /** The management trusted issuer for the Payment HSM Cluster */\n managementTrustedIssuer: string;\n}\n\nexport function paymentHsmClusterPropertiesSerializer(item: PaymentHsmClusterProperties): any {\n return {\n autoGeneratedDomainNameLabelScope: item[\"autoGeneratedDomainNameLabelScope\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n applicationTrustedIssuer: item[\"applicationTrustedIssuer\"],\n managementTrustedIssuer: item[\"managementTrustedIssuer\"],\n };\n}\n\nexport function paymentHsmClusterPropertiesDeserializer(item: any): PaymentHsmClusterProperties {\n return {\n activationState: item[\"activationState\"],\n autoGeneratedDomainNameLabelScope: item[\"autoGeneratedDomainNameLabelScope\"],\n hsms: !item[\"hsms\"] ? item[\"hsms\"] : paymentHsmPropertiesArrayDeserializer(item[\"hsms\"]),\n privateEndpointConnections: !item[\"privateEndpointConnections\"]\n ? item[\"privateEndpointConnections\"]\n : paymentHsmClusterPrivateEndpointConnectionArrayDeserializer(\n item[\"privateEndpointConnections\"],\n ),\n provisioningState: item[\"provisioningState\"],\n publicNetworkAccess: item[\"publicNetworkAccess\"],\n statusMessage: item[\"statusMessage\"],\n applicationTrustedIssuer: item[\"applicationTrustedIssuer\"],\n managementTrustedIssuer: item[\"managementTrustedIssuer\"],\n };\n}\n\nexport function paymentHsmPropertiesArrayDeserializer(result: Array<PaymentHsmProperties>): any[] {\n return result.map((item) => {\n return paymentHsmPropertiesDeserializer(item);\n });\n}\n\n/** The Payment HSM Properties */\nexport interface PaymentHsmProperties {\n /** App FQDN of the Payment HSM */\n appFqdn?: string;\n /** Mgmt FQDN of the Payment HSM */\n mgmtFqdn?: string;\n /** The Payment HSM State. */\n state?: HsmState;\n /** The Payment HSM State message */\n stateMessage?: string;\n}\n\nexport function paymentHsmPropertiesDeserializer(item: any): PaymentHsmProperties {\n return {\n appFqdn: item[\"appFqdn\"],\n mgmtFqdn: item[\"mgmtFqdn\"],\n state: item[\"state\"],\n stateMessage: item[\"stateMessage\"],\n };\n}\n\n/** The state of an HSM resource. */\nexport enum KnownHsmState {\n /** The HSM state is unknown. */\n Unknown = \"Unknown\",\n /** The HSM is being deployed. */\n Deploying = \"Deploying\",\n /** The HSM's software load balancer (SLB) is being configured. */\n ConfiguringSlb = \"ConfiguringSlb\",\n /** The HSM is starting. */\n Starting = \"Starting\",\n /** The HSM has started and is running. */\n Started = \"Started\",\n /** The HSM has failed. */\n Failed = \"Failed\",\n /** The HSM is being relocated. */\n Relocating = \"Relocating\",\n /** The HSM is being deleted. */\n Deleting = \"Deleting\",\n /** The HSM's software load balancer (SLB) entry is being deleted. */\n DeletingSlbEntry = \"DeletingSlbEntry\",\n /** The HSM is being provisioned for the first time. */\n InitialProvisioning = \"InitialProvisioning\",\n /** The HSM is being updated. */\n Updating = \"Updating\",\n /** The HSM is running in a degraded state. */\n Degraded = \"Degraded\",\n /** The HSM deletion has been delayed. */\n DelayedDeletion = \"DelayedDeletion\",\n}\n\n/**\n * The state of an HSM resource. \\\n * {@link KnownHsmState} can be used interchangeably with HsmState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Unknown**: The HSM state is unknown. \\\n * **Deploying**: The HSM is being deployed. \\\n * **ConfiguringSlb**: The HSM's software load balancer (SLB) is being configured. \\\n * **Starting**: The HSM is starting. \\\n * **Started**: The HSM has started and is running. \\\n * **Failed**: The HSM has failed. \\\n * **Relocating**: The HSM is being relocated. \\\n * **Deleting**: The HSM is being deleted. \\\n * **DeletingSlbEntry**: The HSM's software load balancer (SLB) entry is being deleted. \\\n * **InitialProvisioning**: The HSM is being provisioned for the first time. \\\n * **Updating**: The HSM is being updated. \\\n * **Degraded**: The HSM is running in a degraded state. \\\n * **DelayedDeletion**: The HSM deletion has been delayed.\n */\nexport type HsmState = string;\n\nexport function paymentHsmClusterPrivateEndpointConnectionArraySerializer(\n result: Array<PaymentHsmClusterPrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return paymentHsmClusterPrivateEndpointConnectionSerializer(item);\n });\n}\n\nexport function paymentHsmClusterPrivateEndpointConnectionArrayDeserializer(\n result: Array<PaymentHsmClusterPrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return paymentHsmClusterPrivateEndpointConnectionDeserializer(item);\n });\n}\n\n/** The private endpoint connection resource. */\nexport interface PaymentHsmClusterPrivateEndpointConnection extends ProxyResource {\n /** Resource properties. */\n properties?: PrivateEndpointConnectionProperties;\n /** Modified whenever there is a change in the state of private endpoint connection. */\n etag?: string;\n}\n\nexport function paymentHsmClusterPrivateEndpointConnectionSerializer(\n item: PaymentHsmClusterPrivateEndpointConnection,\n): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateEndpointConnectionPropertiesSerializer(item[\"properties\"]),\n etag: item[\"etag\"],\n };\n}\n\nexport function paymentHsmClusterPrivateEndpointConnectionDeserializer(\n item: any,\n): PaymentHsmClusterPrivateEndpointConnection {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateEndpointConnectionPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n };\n}\n\n/** Payment Hsm Cluster SKU information */\nexport interface PaymentHsmClusterSku {\n /** Sku family of the Payment HSM Cluster */\n family: PaymentHsmClusterSkuFamily;\n /** Sku name of the Payment HSM Cluster */\n name: PaymentHsmClusterSkuName;\n /** Sku capacity */\n capacity?: number;\n}\n\nexport function paymentHsmClusterSkuSerializer(item: PaymentHsmClusterSku): any {\n return { family: item[\"family\"], name: item[\"name\"], capacity: item[\"capacity\"] };\n}\n\nexport function paymentHsmClusterSkuDeserializer(item: any): PaymentHsmClusterSku {\n return {\n family: item[\"family\"],\n name: item[\"name\"],\n capacity: item[\"capacity\"],\n };\n}\n\n/** Sku family of the Payment HSM Cluster */\nexport enum KnownPaymentHsmClusterSkuFamily {\n /** B family SKU */\n B = \"B\",\n}\n\n/**\n * Sku family of the Payment HSM Cluster \\\n * {@link KnownPaymentHsmClusterSkuFamily} can be used interchangeably with PaymentHsmClusterSkuFamily,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **B**: B family SKU\n */\nexport type PaymentHsmClusterSkuFamily = string;\n\n/** Sku name of the Payment HSM Cluster */\nexport enum KnownPaymentHsmClusterSkuName {\n /** Payments_v2 SKU */\n PaymentsV2 = \"Payments_v2\",\n}\n\n/**\n * Sku name of the Payment HSM Cluster \\\n * {@link KnownPaymentHsmClusterSkuName} can be used interchangeably with PaymentHsmClusterSkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Payments_v2**: Payments_v2 SKU\n */\nexport type PaymentHsmClusterSkuName = string;\n\n/** Patchable properties of the Payment HSM Cluster */\nexport interface PaymentHsmClusterPatchParameters {\n /** Resource tags. */\n tags?: Record<string, string>;\n}\n\nexport function paymentHsmClusterPatchParametersSerializer(\n item: PaymentHsmClusterPatchParameters,\n): any {\n return { tags: item[\"tags\"] };\n}\n\n/** The response of a PaymentHsmCluster list operation. */\nexport interface _PaymentHsmClusterListResult {\n /** The PaymentHsmCluster items on this page */\n value: PaymentHsmCluster[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _paymentHsmClusterListResultDeserializer(item: any): _PaymentHsmClusterListResult {\n return {\n value: paymentHsmClusterArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function paymentHsmClusterArraySerializer(result: Array<PaymentHsmCluster>): any[] {\n return result.map((item) => {\n return paymentHsmClusterSerializer(item);\n });\n}\n\nexport function paymentHsmClusterArrayDeserializer(result: Array<PaymentHsmCluster>): any[] {\n return result.map((item) => {\n return paymentHsmClusterDeserializer(item);\n });\n}\n\n/** The response of a PaymentHsmClusterPrivateEndpointConnection list operation. */\nexport interface _PaymentHsmClusterPrivateEndpointConnectionListResult {\n /** The PaymentHsmClusterPrivateEndpointConnection items on this page */\n value: PaymentHsmClusterPrivateEndpointConnection[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _paymentHsmClusterPrivateEndpointConnectionListResultDeserializer(\n item: any,\n): _PaymentHsmClusterPrivateEndpointConnectionListResult {\n return {\n value: paymentHsmClusterPrivateEndpointConnectionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\n/** A list of private link resources. */\nexport interface _PrivateLinkResourceListResult {\n /** Array of private link resources */\n value?: PrivateLinkResource[];\n /** URL to get the next set of operation list results (if there are any). */\n readonly nextLink?: string;\n}\n\nexport function _privateLinkResourceListResultDeserializer(\n item: any,\n): _PrivateLinkResourceListResult {\n return {\n value: !item[\"value\"] ? item[\"value\"] : privateLinkResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function privateLinkResourceArrayDeserializer(result: Array<PrivateLinkResource>): any[] {\n return result.map((item) => {\n return privateLinkResourceDeserializer(item);\n });\n}\n\n/** A private link resource. */\nexport interface PrivateLinkResource extends Resource {\n /** Resource properties. */\n properties?: PrivateLinkResourceProperties;\n}\n\nexport function privateLinkResourceDeserializer(item: any): PrivateLinkResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateLinkResourcePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Properties of a private link resource. */\nexport interface PrivateLinkResourceProperties {\n /** The private link resource group id. */\n readonly groupId?: string;\n /** The private link resource required member names. */\n readonly requiredMembers?: string[];\n /** The private link resource private link DNS zone name. */\n requiredZoneNames?: string[];\n}\n\nexport function privateLinkResourcePropertiesDeserializer(\n item: any,\n): PrivateLinkResourceProperties {\n return {\n groupId: item[\"groupId\"],\n requiredMembers: !item[\"requiredMembers\"]\n ? item[\"requiredMembers\"]\n : item[\"requiredMembers\"].map((p: any) => {\n return p;\n }),\n requiredZoneNames: !item[\"requiredZoneNames\"]\n ? item[\"requiredZoneNames\"]\n : item[\"requiredZoneNames\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Resource information with extended details. */\nexport interface DedicatedHsm extends TrackedResource {\n /** Properties of the dedicated HSM */\n properties: DedicatedHsmProperties;\n /** SKU details */\n sku: Sku;\n /** The availability zones. */\n zones?: string[];\n}\n\nexport function dedicatedHsmSerializer(item: DedicatedHsm): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: dedicatedHsmPropertiesSerializer(item[\"properties\"]),\n sku: skuSerializer(item[\"sku\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\nexport function dedicatedHsmDeserializer(item: any): DedicatedHsm {\n return {\n tags: !item[\"tags\"]\n ? item[\"tags\"]\n : Object.fromEntries(Object.entries(item[\"tags\"]).map(([k, p]: [string, any]) => [k, p])),\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: dedicatedHsmPropertiesDeserializer(item[\"properties\"]),\n sku: skuDeserializer(item[\"sku\"]),\n zones: !item[\"zones\"]\n ? item[\"zones\"]\n : item[\"zones\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** Properties of the dedicated hsm */\nexport interface DedicatedHsmProperties {\n /** Specifies the network interfaces of the dedicated hsm. */\n networkProfile?: NetworkProfile;\n /** Specifies the management network interfaces of the dedicated hsm. */\n managementNetworkProfile?: NetworkProfile;\n /** This field will be used when RP does not support Availability zones. */\n stampId?: string;\n /** Resource Status Message. */\n readonly statusMessage?: string;\n /** Provisioning state. */\n readonly provisioningState?: JsonWebKeyType;\n}\n\nexport function dedicatedHsmPropertiesSerializer(item: DedicatedHsmProperties): any {\n return {\n networkProfile: !item[\"networkProfile\"]\n ? item[\"networkProfile\"]\n : networkProfileSerializer(item[\"networkProfile\"]),\n managementNetworkProfile: !item[\"managementNetworkProfile\"]\n ? item[\"managementNetworkProfile\"]\n : networkProfileSerializer(item[\"managementNetworkProfile\"]),\n stampId: item[\"stampId\"],\n };\n}\n\nexport function dedicatedHsmPropertiesDeserializer(item: any): DedicatedHsmProperties {\n return {\n networkProfile: !item[\"networkProfile\"]\n ? item[\"networkProfile\"]\n : networkProfileDeserializer(item[\"networkProfile\"]),\n managementNetworkProfile: !item[\"managementNetworkProfile\"]\n ? item[\"managementNetworkProfile\"]\n : networkProfileDeserializer(item[\"managementNetworkProfile\"]),\n stampId: item[\"stampId\"],\n statusMessage: item[\"statusMessage\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The network profile definition. */\nexport interface NetworkProfile {\n /** Specifies the identifier of the subnet. */\n subnet?: ApiEntityReference;\n /** Specifies the list of resource Ids for the network interfaces associated with the dedicated HSM. */\n networkInterfaces?: NetworkInterface[];\n}\n\nexport function networkProfileSerializer(item: NetworkProfile): any {\n return {\n subnet: !item[\"subnet\"] ? item[\"subnet\"] : apiEntityReferenceSerializer(item[\"subnet\"]),\n networkInterfaces: !item[\"networkInterfaces\"]\n ? item[\"networkInterfaces\"]\n : networkInterfaceArraySerializer(item[\"networkInterfaces\"]),\n };\n}\n\nexport function networkProfileDeserializer(item: any): NetworkProfile {\n return {\n subnet: !item[\"subnet\"] ? item[\"subnet\"] : apiEntityReferenceDeserializer(item[\"subnet\"]),\n networkInterfaces: !item[\"networkInterfaces\"]\n ? item[\"networkInterfaces\"]\n : networkInterfaceArrayDeserializer(item[\"networkInterfaces\"]),\n };\n}\n\n/** The API entity reference. */\nexport interface ApiEntityReference {\n /** The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/... */\n resourceId?: string;\n}\n\nexport function apiEntityReferenceSerializer(item: ApiEntityReference): any {\n return { resourceId: item[\"resourceId\"] };\n}\n\nexport function apiEntityReferenceDeserializer(item: any): ApiEntityReference {\n return {\n resourceId: item[\"resourceId\"],\n };\n}\n\nexport function networkInterfaceArraySerializer(result: Array<NetworkInterface>): any[] {\n return result.map((item) => {\n return networkInterfaceSerializer(item);\n });\n}\n\nexport function networkInterfaceArrayDeserializer(result: Array<NetworkInterface>): any[] {\n return result.map((item) => {\n return networkInterfaceDeserializer(item);\n });\n}\n\n/** The network interface definition. */\nexport interface NetworkInterface {\n /** The Azure resource id in the form of /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/... */\n readonly resourceId?: string;\n /** Private Ip address of the interface */\n privateIpAddress?: string;\n}\n\nexport function networkInterfaceSerializer(item: NetworkInterface): any {\n return { privateIpAddress: item[\"privateIpAddress\"] };\n}\n\nexport function networkInterfaceDeserializer(item: any): NetworkInterface {\n return {\n resourceId: item[\"resourceId\"],\n privateIpAddress: item[\"privateIpAddress\"],\n };\n}\n\n/** Provisioning state. */\nexport enum KnownJsonWebKeyType {\n /** The dedicated HSM has been fully provisioned. */\n Succeeded = \"Succeeded\",\n /** The dedicated HSM is currently being provisioned. */\n Provisioning = \"Provisioning\",\n /** A device is currently being allocated for the dedicated HSM resource. */\n Allocating = \"Allocating\",\n /** The dedicated HSM is being connected to the virtual network. */\n Connecting = \"Connecting\",\n /** Provisioning of the dedicated HSM has failed. */\n Failed = \"Failed\",\n /** Validating the subscription has sufficient quota to allocate a dedicated HSM device. */\n CheckingQuota = \"CheckingQuota\",\n /** The dedicated HSM is currently being deleted. */\n Deleting = \"Deleting\",\n}\n\n/**\n * Provisioning state. \\\n * {@link KnownJsonWebKeyType} can be used interchangeably with JsonWebKeyType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded**: The dedicated HSM has been fully provisioned. \\\n * **Provisioning**: The dedicated HSM is currently being provisioned. \\\n * **Allocating**: A device is currently being allocated for the dedicated HSM resource. \\\n * **Connecting**: The dedicated HSM is being connected to the virtual network. \\\n * **Failed**: Provisioning of the dedicated HSM has failed. \\\n * **CheckingQuota**: Validating the subscription has sufficient quota to allocate a dedicated HSM device. \\\n * **Deleting**: The dedicated HSM is currently being deleted.\n */\nexport type JsonWebKeyType = string;\n\n/** SKU of the dedicated HSM */\nexport interface Sku {\n /** SKU of the dedicated HSM */\n name?: SkuName;\n}\n\nexport function skuSerializer(item: Sku): any {\n return { name: item[\"name\"] };\n}\n\nexport function skuDeserializer(item: any): Sku {\n return {\n name: item[\"name\"],\n };\n}\n\n/** SKU of the dedicated HSM */\nexport enum KnownSkuName {\n /** The dedicated HSM is a Safenet Luna Network HSM A790 device. */\n SafeNetLunaNetworkHSMA790 = \"SafeNet Luna Network HSM A790\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 60 calls per second. */\n PayShield10KLMK1CPS60 = \"payShield10K_LMK1_CPS60\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 250 calls per second. */\n PayShield10KLMK1CPS250 = \"payShield10K_LMK1_CPS250\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 2500 calls per second. */\n PayShield10KLMK1CPS2500 = \"payShield10K_LMK1_CPS2500\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 60 calls per second. */\n PayShield10KLMK2CPS60 = \"payShield10K_LMK2_CPS60\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 250 calls per second. */\n PayShield10KLMK2CPS250 = \"payShield10K_LMK2_CPS250\",\n /** The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 2500 calls per second. */\n PayShield10KLMK2CPS2500 = \"payShield10K_LMK2_CPS2500\",\n}\n\n/**\n * SKU of the dedicated HSM \\\n * {@link KnownSkuName} can be used interchangeably with SkuName,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SafeNet Luna Network HSM A790**: The dedicated HSM is a Safenet Luna Network HSM A790 device. \\\n * **payShield10K_LMK1_CPS60**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 60 calls per second. \\\n * **payShield10K_LMK1_CPS250**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 250 calls per second. \\\n * **payShield10K_LMK1_CPS2500**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 1 local master key which supports up to 2500 calls per second. \\\n * **payShield10K_LMK2_CPS60**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 60 calls per second. \\\n * **payShield10K_LMK2_CPS250**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 250 calls per second. \\\n * **payShield10K_LMK2_CPS2500**: The dedicated HSM is a payShield 10K, model PS10-D, 10Gb Ethernet Hardware Platform device with 2 local master keys which supports up to 2500 calls per second.\n */\nexport type SkuName = string;\n\n/** The error exception. */\nexport interface DedicatedHsmError {\n /** The error detail of the operation if any. */\n readonly error?: ErrorModel;\n}\n\nexport function dedicatedHsmErrorDeserializer(item: any): DedicatedHsmError {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDeserializer(item[\"error\"]),\n };\n}\n\n/** The key vault server error. */\nexport interface ErrorModel {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** Contains more specific error that narrows down the cause. May be null. */\n readonly innerError?: ErrorModel;\n}\n\nexport function errorDeserializer(item: any): ErrorModel {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n innerError: !item[\"innererror\"] ? item[\"innererror\"] : errorDeserializer(item[\"innererror\"]),\n };\n}\n\n/** Patchable properties of the dedicated HSM */\nexport interface DedicatedHsmPatchParameters {\n /** Resource tags */\n tags?: Record<string, string>;\n}\n\nexport function dedicatedHsmPatchParametersSerializer(item: DedicatedHsmPatchParameters): any {\n return { tags: item[\"tags\"] };\n}\n\n/** The response of a DedicatedHsm list operation. */\nexport interface _DedicatedHsmListResult {\n /** The DedicatedHsm items on this page */\n value: DedicatedHsm[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _dedicatedHsmListResultDeserializer(item: any): _DedicatedHsmListResult {\n return {\n value: dedicatedHsmArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function dedicatedHsmArraySerializer(result: Array<DedicatedHsm>): any[] {\n return result.map((item) => {\n return dedicatedHsmSerializer(item);\n });\n}\n\nexport function dedicatedHsmArrayDeserializer(result: Array<DedicatedHsm>): any[] {\n return result.map((item) => {\n return dedicatedHsmDeserializer(item);\n });\n}\n\n/** Collection of OutboundEnvironmentEndpoint */\nexport interface _OutboundEnvironmentEndpointCollection {\n /** The OutboundEnvironmentEndpoint items on this page */\n value: OutboundEnvironmentEndpoint[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _outboundEnvironmentEndpointCollectionDeserializer(\n item: any,\n): _OutboundEnvironmentEndpointCollection {\n return {\n value: outboundEnvironmentEndpointArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function outboundEnvironmentEndpointArrayDeserializer(\n result: Array<OutboundEnvironmentEndpoint>,\n): any[] {\n return result.map((item) => {\n return outboundEnvironmentEndpointDeserializer(item);\n });\n}\n\n/** Egress endpoints which dedicated hsm service connects to for common purpose. */\nexport interface OutboundEnvironmentEndpoint {\n /** The category of endpoints accessed by the dedicated hsm service, e.g. azure-resource-management, apiserver, etc. */\n category?: string;\n /** The endpoints that dedicated hsm service connects to */\n endpoints?: EndpointDependency[];\n}\n\nexport function outboundEnvironmentEndpointDeserializer(item: any): OutboundEnvironmentEndpoint {\n return {\n category: item[\"category\"],\n endpoints: !item[\"endpoints\"]\n ? item[\"endpoints\"]\n : endpointDependencyArrayDeserializer(item[\"endpoints\"]),\n };\n}\n\nexport function endpointDependencyArrayDeserializer(result: Array<EndpointDependency>): any[] {\n return result.map((item) => {\n return endpointDependencyDeserializer(item);\n });\n}\n\n/** A domain name that dedicated hsm services are reaching at. */\nexport interface EndpointDependency {\n /** The domain name of the dependency. */\n domainName?: string;\n /** The Ports and Protocols used when connecting to domainName. */\n endpointDetails?: EndpointDetail[];\n}\n\nexport function endpointDependencyDeserializer(item: any): EndpointDependency {\n return {\n domainName: item[\"domainName\"],\n endpointDetails: !item[\"endpointDetails\"]\n ? item[\"endpointDetails\"]\n : endpointDetailArrayDeserializer(item[\"endpointDetails\"]),\n };\n}\n\nexport function endpointDetailArrayDeserializer(result: Array<EndpointDetail>): any[] {\n return result.map((item) => {\n return endpointDetailDeserializer(item);\n });\n}\n\n/** Connect information from the dedicated hsm service to a single endpoint. */\nexport interface EndpointDetail {\n /** An IP Address that Domain Name currently resolves to. */\n ipAddress?: string;\n /** The port an endpoint is connected to. */\n port?: number;\n /** The protocol used for connection */\n protocol?: string;\n /** Description of the detail */\n description?: string;\n}\n\nexport function endpointDetailDeserializer(item: any): EndpointDetail {\n return {\n ipAddress: item[\"ipAddress\"],\n port: item[\"port\"],\n protocol: item[\"protocol\"],\n description: item[\"description\"],\n };\n}\n\n/** The available API versions. */\nexport enum KnownVersions {\n /** The 2025-03-31 API version. */\n V20250331 = \"2025-03-31\",\n /** The 2025-12-01-preview API version. */\n V20251201Preview = \"2025-12-01-preview\",\n}\n"],
5
+ "mappings": "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",
6
+ "names": ["KnownOrigin", "KnownActionType", "KnownActivationState", "KnownAutoGeneratedDomainNameLabelScope", "KnownPrivateEndpointServiceConnectionStatus", "KnownPrivateEndpointConnectionProvisioningState", "KnownProvisioningState", "KnownPublicNetworkAccess", "KnownManagedServiceIdentityType", "KnownCloudHsmClusterSkuFamily", "KnownCloudHsmClusterSkuName", "KnownCreatedByType", "KnownBackupRestoreOperationStatus", "KnownHsmState", "KnownPaymentHsmClusterSkuFamily", "KnownPaymentHsmClusterSkuName", "KnownJsonWebKeyType", "KnownSkuName", "KnownVersions"]
7
+ }
@@ -1,7 +1,7 @@
1
- import { AzureDedicatedHSMResourceProvider } from "./azureDedicatedHSMResourceProvider.js";
2
- import { OperationOptions, PathUncheckedResponse } from "@azure-rest/core-client";
3
- import { AbortSignalLike } from "@azure/abort-controller";
4
- import { PollerLike, OperationState } from "@azure/core-lro";
1
+ import type { AzureDedicatedHSMResourceProvider } from "./azureDedicatedHSMResourceProvider.js";
2
+ import type { OperationOptions, PathUncheckedResponse } from "@azure-rest/core-client";
3
+ import type { AbortSignalLike } from "@azure/abort-controller";
4
+ import type { PollerLike, OperationState } from "@azure/core-lro";
5
5
  export interface RestorePollerOptions<TResult, TResponse extends PathUncheckedResponse = PathUncheckedResponse> extends OperationOptions {
6
6
  /** Delay to wait until next poll, in milliseconds. */
7
7
  updateIntervalInMs?: number;