@azure/arm-signalr 6.0.0-alpha.20250213.1 → 6.0.0-alpha.20250217.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 (672) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js.map +1 -0
  7. package/dist/browser/models/index.js.map +1 -0
  8. package/dist/browser/models/mappers.js.map +1 -0
  9. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  10. package/dist/browser/models/parameters.js.map +1 -0
  11. package/dist/browser/operations/index.d.ts +10 -0
  12. package/dist/browser/operations/index.d.ts.map +1 -0
  13. package/dist/browser/operations/index.js +17 -0
  14. package/dist/browser/operations/index.js.map +1 -0
  15. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  16. package/dist/browser/operations/operations.d.ts.map +1 -0
  17. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  18. package/dist/browser/operations/operations.js.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/signalR.d.ts +3 -3
  20. package/dist/browser/operations/signalR.d.ts.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/signalR.js +190 -210
  22. package/dist/browser/operations/signalR.js.map +1 -0
  23. package/{dist-esm/src → dist/browser}/operations/signalRCustomCertificates.d.ts +3 -3
  24. package/dist/browser/operations/signalRCustomCertificates.d.ts.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/signalRCustomCertificates.js +48 -52
  26. package/dist/browser/operations/signalRCustomCertificates.js.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/signalRCustomDomains.d.ts +3 -3
  28. package/dist/browser/operations/signalRCustomDomains.d.ts.map +1 -0
  29. package/{dist-esm/src → dist/browser}/operations/signalRCustomDomains.js +79 -87
  30. package/dist/browser/operations/signalRCustomDomains.js.map +1 -0
  31. package/{dist-esm/src → dist/browser}/operations/signalRPrivateEndpointConnections.d.ts +3 -3
  32. package/dist/browser/operations/signalRPrivateEndpointConnections.d.ts.map +1 -0
  33. package/{dist-esm/src → dist/browser}/operations/signalRPrivateEndpointConnections.js +47 -51
  34. package/dist/browser/operations/signalRPrivateEndpointConnections.js.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/signalRPrivateLinkResources.d.ts +3 -3
  36. package/dist/browser/operations/signalRPrivateLinkResources.d.ts.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/signalRPrivateLinkResources.js +3 -3
  38. package/dist/browser/operations/signalRPrivateLinkResources.js.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operations/signalRReplicas.d.ts +3 -3
  40. package/dist/browser/operations/signalRReplicas.d.ts.map +1 -0
  41. package/{dist-esm/src → dist/browser}/operations/signalRReplicas.js +128 -140
  42. package/dist/browser/operations/signalRReplicas.js.map +1 -0
  43. package/{dist-esm/src → dist/browser}/operations/signalRSharedPrivateLinkResources.d.ts +3 -3
  44. package/dist/browser/operations/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  45. package/{dist-esm/src → dist/browser}/operations/signalRSharedPrivateLinkResources.js +90 -98
  46. package/dist/browser/operations/signalRSharedPrivateLinkResources.js.map +1 -0
  47. package/{dist-esm/src → dist/browser}/operations/usages.d.ts +3 -3
  48. package/dist/browser/operations/usages.d.ts.map +1 -0
  49. package/{dist-esm/src → dist/browser}/operations/usages.js +3 -3
  50. package/dist/browser/operations/usages.js.map +1 -0
  51. package/dist/browser/operationsInterfaces/index.d.ts +10 -0
  52. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  53. package/dist/browser/operationsInterfaces/index.js +17 -0
  54. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  56. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  57. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalR.d.ts +1 -1
  59. package/dist/browser/operationsInterfaces/signalR.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/signalR.js.map +1 -0
  61. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRCustomCertificates.d.ts +1 -1
  62. package/dist/browser/operationsInterfaces/signalRCustomCertificates.d.ts.map +1 -0
  63. package/dist/browser/operationsInterfaces/signalRCustomCertificates.js.map +1 -0
  64. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRCustomDomains.d.ts +1 -1
  65. package/dist/browser/operationsInterfaces/signalRCustomDomains.d.ts.map +1 -0
  66. package/dist/browser/operationsInterfaces/signalRCustomDomains.js.map +1 -0
  67. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRPrivateEndpointConnections.d.ts +1 -1
  68. package/dist/browser/operationsInterfaces/signalRPrivateEndpointConnections.d.ts.map +1 -0
  69. package/dist/browser/operationsInterfaces/signalRPrivateEndpointConnections.js.map +1 -0
  70. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRPrivateLinkResources.d.ts +1 -1
  71. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRPrivateLinkResources.d.ts.map +1 -1
  72. package/dist/browser/operationsInterfaces/signalRPrivateLinkResources.js.map +1 -0
  73. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRReplicas.d.ts +1 -1
  74. package/dist/browser/operationsInterfaces/signalRReplicas.d.ts.map +1 -0
  75. package/dist/browser/operationsInterfaces/signalRReplicas.js.map +1 -0
  76. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts +1 -1
  77. package/dist/browser/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  78. package/dist/browser/operationsInterfaces/signalRSharedPrivateLinkResources.js.map +1 -0
  79. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts +1 -1
  80. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts.map +1 -1
  81. package/dist/browser/operationsInterfaces/usages.js.map +1 -0
  82. package/dist/browser/package.json +3 -0
  83. package/dist/browser/pagingHelper.js.map +1 -0
  84. package/{dist-esm/src → dist/browser}/signalRManagementClient.d.ts +2 -2
  85. package/dist/browser/signalRManagementClient.d.ts.map +1 -0
  86. package/{dist-esm/src → dist/browser}/signalRManagementClient.js +15 -18
  87. package/dist/browser/signalRManagementClient.js.map +1 -0
  88. package/dist/commonjs/index.d.ts +5 -0
  89. package/dist/commonjs/index.d.ts.map +1 -0
  90. package/dist/commonjs/index.js +19 -0
  91. package/dist/commonjs/index.js.map +1 -0
  92. package/dist/commonjs/lroImpl.d.ts +11 -0
  93. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  94. package/dist/commonjs/lroImpl.js +17 -0
  95. package/dist/commonjs/lroImpl.js.map +1 -0
  96. package/{types/arm-signalr.d.ts → dist/commonjs/models/index.d.ts} +1435 -2094
  97. package/dist/commonjs/models/index.d.ts.map +1 -0
  98. package/dist/commonjs/models/index.js +161 -0
  99. package/dist/commonjs/models/index.js.map +1 -0
  100. package/dist/commonjs/models/mappers.d.ts +70 -0
  101. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  102. package/dist/commonjs/models/mappers.js +1961 -0
  103. package/dist/commonjs/models/mappers.js.map +1 -0
  104. package/dist/commonjs/models/parameters.d.ts +24 -0
  105. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  106. package/dist/commonjs/models/parameters.js +203 -0
  107. package/dist/commonjs/models/parameters.js.map +1 -0
  108. package/dist/commonjs/operations/index.d.ts +10 -0
  109. package/dist/commonjs/operations/index.d.ts.map +1 -0
  110. package/dist/commonjs/operations/index.js +20 -0
  111. package/dist/commonjs/operations/index.js.map +1 -0
  112. package/dist/commonjs/operations/operations.d.ts +32 -0
  113. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  114. package/dist/commonjs/operations/operations.js +137 -0
  115. package/dist/commonjs/operations/operations.js.map +1 -0
  116. package/dist/commonjs/operations/signalR.d.ts +168 -0
  117. package/dist/commonjs/operations/signalR.d.ts.map +1 -0
  118. package/dist/commonjs/operations/signalR.js +831 -0
  119. package/dist/commonjs/operations/signalR.js.map +1 -0
  120. package/dist/commonjs/operations/signalRCustomCertificates.d.ts +73 -0
  121. package/dist/commonjs/operations/signalRCustomCertificates.d.ts.map +1 -0
  122. package/dist/commonjs/operations/signalRCustomCertificates.js +314 -0
  123. package/dist/commonjs/operations/signalRCustomCertificates.js.map +1 -0
  124. package/dist/commonjs/operations/signalRCustomDomains.d.ts +81 -0
  125. package/dist/commonjs/operations/signalRCustomDomains.d.ts.map +1 -0
  126. package/dist/commonjs/operations/signalRCustomDomains.js +354 -0
  127. package/dist/commonjs/operations/signalRCustomDomains.js.map +1 -0
  128. package/dist/commonjs/operations/signalRPrivateEndpointConnections.d.ts +76 -0
  129. package/dist/commonjs/operations/signalRPrivateEndpointConnections.d.ts.map +1 -0
  130. package/dist/commonjs/operations/signalRPrivateEndpointConnections.js +320 -0
  131. package/dist/commonjs/operations/signalRPrivateEndpointConnections.js.map +1 -0
  132. package/dist/commonjs/operations/signalRPrivateLinkResources.d.ts +38 -0
  133. package/dist/commonjs/operations/signalRPrivateLinkResources.d.ts.map +1 -0
  134. package/dist/commonjs/operations/signalRPrivateLinkResources.js +154 -0
  135. package/dist/commonjs/operations/signalRPrivateLinkResources.js.map +1 -0
  136. package/dist/commonjs/operations/signalRReplicas.d.ts +107 -0
  137. package/dist/commonjs/operations/signalRReplicas.d.ts.map +1 -0
  138. package/dist/commonjs/operations/signalRReplicas.js +494 -0
  139. package/dist/commonjs/operations/signalRReplicas.js.map +1 -0
  140. package/dist/commonjs/operations/signalRSharedPrivateLinkResources.d.ts +81 -0
  141. package/dist/commonjs/operations/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  142. package/dist/commonjs/operations/signalRSharedPrivateLinkResources.js +370 -0
  143. package/dist/commonjs/operations/signalRSharedPrivateLinkResources.js.map +1 -0
  144. package/dist/commonjs/operations/usages.d.ts +35 -0
  145. package/dist/commonjs/operations/usages.d.ts.map +1 -0
  146. package/dist/commonjs/operations/usages.js +149 -0
  147. package/dist/commonjs/operations/usages.js.map +1 -0
  148. package/dist/commonjs/operationsInterfaces/index.d.ts +10 -0
  149. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  150. package/dist/commonjs/operationsInterfaces/index.js +20 -0
  151. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  152. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  153. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  154. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  155. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  156. package/dist/commonjs/operationsInterfaces/signalR.d.ts +132 -0
  157. package/dist/commonjs/operationsInterfaces/signalR.d.ts.map +1 -0
  158. package/dist/commonjs/operationsInterfaces/signalR.js +10 -0
  159. package/dist/commonjs/operationsInterfaces/signalR.js.map +1 -0
  160. package/dist/commonjs/operationsInterfaces/signalRCustomCertificates.d.ts +48 -0
  161. package/dist/commonjs/operationsInterfaces/signalRCustomCertificates.d.ts.map +1 -0
  162. package/dist/commonjs/operationsInterfaces/signalRCustomCertificates.js +10 -0
  163. package/dist/commonjs/operationsInterfaces/signalRCustomCertificates.js.map +1 -0
  164. package/dist/commonjs/operationsInterfaces/signalRCustomDomains.d.ts +56 -0
  165. package/dist/commonjs/operationsInterfaces/signalRCustomDomains.d.ts.map +1 -0
  166. package/dist/commonjs/operationsInterfaces/signalRCustomDomains.js +10 -0
  167. package/dist/commonjs/operationsInterfaces/signalRCustomDomains.js.map +1 -0
  168. package/dist/commonjs/operationsInterfaces/signalRPrivateEndpointConnections.d.ts +51 -0
  169. package/dist/commonjs/operationsInterfaces/signalRPrivateEndpointConnections.d.ts.map +1 -0
  170. package/dist/commonjs/operationsInterfaces/signalRPrivateEndpointConnections.js +10 -0
  171. package/dist/commonjs/operationsInterfaces/signalRPrivateEndpointConnections.js.map +1 -0
  172. package/dist/commonjs/operationsInterfaces/signalRPrivateLinkResources.d.ts +13 -0
  173. package/dist/commonjs/operationsInterfaces/signalRPrivateLinkResources.d.ts.map +1 -0
  174. package/dist/commonjs/operationsInterfaces/signalRPrivateLinkResources.js +10 -0
  175. package/dist/commonjs/operationsInterfaces/signalRPrivateLinkResources.js.map +1 -0
  176. package/dist/commonjs/operationsInterfaces/signalRReplicas.d.ts +82 -0
  177. package/dist/commonjs/operationsInterfaces/signalRReplicas.d.ts.map +1 -0
  178. package/dist/commonjs/operationsInterfaces/signalRReplicas.js +10 -0
  179. package/dist/commonjs/operationsInterfaces/signalRReplicas.js.map +1 -0
  180. package/dist/commonjs/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts +56 -0
  181. package/dist/commonjs/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  182. package/dist/commonjs/operationsInterfaces/signalRSharedPrivateLinkResources.js +10 -0
  183. package/dist/commonjs/operationsInterfaces/signalRSharedPrivateLinkResources.js.map +1 -0
  184. package/dist/commonjs/operationsInterfaces/usages.d.ts +12 -0
  185. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -0
  186. package/dist/commonjs/operationsInterfaces/usages.js +10 -0
  187. package/dist/commonjs/operationsInterfaces/usages.js.map +1 -0
  188. package/dist/commonjs/package.json +3 -0
  189. package/dist/commonjs/pagingHelper.d.ts +13 -0
  190. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  191. package/dist/commonjs/pagingHelper.js +36 -0
  192. package/dist/commonjs/pagingHelper.js.map +1 -0
  193. package/dist/commonjs/signalRManagementClient.d.ts +28 -0
  194. package/dist/commonjs/signalRManagementClient.d.ts.map +1 -0
  195. package/dist/commonjs/signalRManagementClient.js +110 -0
  196. package/dist/commonjs/signalRManagementClient.js.map +1 -0
  197. package/dist/esm/index.d.ts +5 -0
  198. package/dist/esm/index.d.ts.map +1 -0
  199. package/{src/index.ts → dist/esm/index.js} +5 -5
  200. package/dist/esm/index.js.map +1 -0
  201. package/dist/esm/lroImpl.d.ts +11 -0
  202. package/dist/esm/lroImpl.d.ts.map +1 -0
  203. package/dist/esm/lroImpl.js +14 -0
  204. package/dist/esm/lroImpl.js.map +1 -0
  205. package/dist/esm/models/index.d.ts +1435 -0
  206. package/dist/esm/models/index.d.ts.map +1 -0
  207. package/dist/esm/models/index.js +158 -0
  208. package/dist/esm/models/index.js.map +1 -0
  209. package/dist/esm/models/mappers.d.ts +70 -0
  210. package/dist/esm/models/mappers.d.ts.map +1 -0
  211. package/dist/esm/models/mappers.js +1957 -0
  212. package/dist/esm/models/mappers.js.map +1 -0
  213. package/dist/esm/models/parameters.d.ts +24 -0
  214. package/dist/esm/models/parameters.d.ts.map +1 -0
  215. package/dist/esm/models/parameters.js +200 -0
  216. package/dist/esm/models/parameters.js.map +1 -0
  217. package/dist/esm/operations/index.d.ts +10 -0
  218. package/dist/esm/operations/index.d.ts.map +1 -0
  219. package/dist/esm/operations/index.js +17 -0
  220. package/dist/esm/operations/index.js.map +1 -0
  221. package/dist/esm/operations/operations.d.ts +32 -0
  222. package/dist/esm/operations/operations.d.ts.map +1 -0
  223. package/dist/esm/operations/operations.js +133 -0
  224. package/dist/esm/operations/operations.js.map +1 -0
  225. package/dist/esm/operations/signalR.d.ts +168 -0
  226. package/dist/esm/operations/signalR.d.ts.map +1 -0
  227. package/dist/esm/operations/signalR.js +827 -0
  228. package/dist/esm/operations/signalR.js.map +1 -0
  229. package/dist/esm/operations/signalRCustomCertificates.d.ts +73 -0
  230. package/dist/esm/operations/signalRCustomCertificates.d.ts.map +1 -0
  231. package/dist/esm/operations/signalRCustomCertificates.js +310 -0
  232. package/dist/esm/operations/signalRCustomCertificates.js.map +1 -0
  233. package/dist/esm/operations/signalRCustomDomains.d.ts +81 -0
  234. package/dist/esm/operations/signalRCustomDomains.d.ts.map +1 -0
  235. package/dist/esm/operations/signalRCustomDomains.js +350 -0
  236. package/dist/esm/operations/signalRCustomDomains.js.map +1 -0
  237. package/dist/esm/operations/signalRPrivateEndpointConnections.d.ts +76 -0
  238. package/dist/esm/operations/signalRPrivateEndpointConnections.d.ts.map +1 -0
  239. package/dist/esm/operations/signalRPrivateEndpointConnections.js +316 -0
  240. package/dist/esm/operations/signalRPrivateEndpointConnections.js.map +1 -0
  241. package/dist/esm/operations/signalRPrivateLinkResources.d.ts +38 -0
  242. package/dist/esm/operations/signalRPrivateLinkResources.d.ts.map +1 -0
  243. package/dist/esm/operations/signalRPrivateLinkResources.js +150 -0
  244. package/dist/esm/operations/signalRPrivateLinkResources.js.map +1 -0
  245. package/dist/esm/operations/signalRReplicas.d.ts +107 -0
  246. package/dist/esm/operations/signalRReplicas.d.ts.map +1 -0
  247. package/dist/esm/operations/signalRReplicas.js +490 -0
  248. package/dist/esm/operations/signalRReplicas.js.map +1 -0
  249. package/dist/esm/operations/signalRSharedPrivateLinkResources.d.ts +81 -0
  250. package/dist/esm/operations/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  251. package/dist/esm/operations/signalRSharedPrivateLinkResources.js +366 -0
  252. package/dist/esm/operations/signalRSharedPrivateLinkResources.js.map +1 -0
  253. package/dist/esm/operations/usages.d.ts +35 -0
  254. package/dist/esm/operations/usages.d.ts.map +1 -0
  255. package/dist/esm/operations/usages.js +145 -0
  256. package/dist/esm/operations/usages.js.map +1 -0
  257. package/dist/esm/operationsInterfaces/index.d.ts +10 -0
  258. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  259. package/dist/esm/operationsInterfaces/index.js +17 -0
  260. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  261. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  262. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  263. package/dist/esm/operationsInterfaces/operations.js +9 -0
  264. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  265. package/dist/esm/operationsInterfaces/signalR.d.ts +132 -0
  266. package/dist/esm/operationsInterfaces/signalR.d.ts.map +1 -0
  267. package/dist/esm/operationsInterfaces/signalR.js +9 -0
  268. package/dist/esm/operationsInterfaces/signalR.js.map +1 -0
  269. package/dist/esm/operationsInterfaces/signalRCustomCertificates.d.ts +48 -0
  270. package/dist/esm/operationsInterfaces/signalRCustomCertificates.d.ts.map +1 -0
  271. package/dist/esm/operationsInterfaces/signalRCustomCertificates.js +9 -0
  272. package/dist/esm/operationsInterfaces/signalRCustomCertificates.js.map +1 -0
  273. package/dist/esm/operationsInterfaces/signalRCustomDomains.d.ts +56 -0
  274. package/dist/esm/operationsInterfaces/signalRCustomDomains.d.ts.map +1 -0
  275. package/dist/esm/operationsInterfaces/signalRCustomDomains.js +9 -0
  276. package/dist/esm/operationsInterfaces/signalRCustomDomains.js.map +1 -0
  277. package/dist/esm/operationsInterfaces/signalRPrivateEndpointConnections.d.ts +51 -0
  278. package/dist/esm/operationsInterfaces/signalRPrivateEndpointConnections.d.ts.map +1 -0
  279. package/dist/esm/operationsInterfaces/signalRPrivateEndpointConnections.js +9 -0
  280. package/dist/esm/operationsInterfaces/signalRPrivateEndpointConnections.js.map +1 -0
  281. package/dist/esm/operationsInterfaces/signalRPrivateLinkResources.d.ts +13 -0
  282. package/dist/esm/operationsInterfaces/signalRPrivateLinkResources.d.ts.map +1 -0
  283. package/dist/esm/operationsInterfaces/signalRPrivateLinkResources.js +9 -0
  284. package/dist/esm/operationsInterfaces/signalRPrivateLinkResources.js.map +1 -0
  285. package/dist/esm/operationsInterfaces/signalRReplicas.d.ts +82 -0
  286. package/dist/esm/operationsInterfaces/signalRReplicas.d.ts.map +1 -0
  287. package/dist/esm/operationsInterfaces/signalRReplicas.js +9 -0
  288. package/dist/esm/operationsInterfaces/signalRReplicas.js.map +1 -0
  289. package/dist/esm/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts +56 -0
  290. package/dist/esm/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  291. package/dist/esm/operationsInterfaces/signalRSharedPrivateLinkResources.js +9 -0
  292. package/dist/esm/operationsInterfaces/signalRSharedPrivateLinkResources.js.map +1 -0
  293. package/dist/esm/operationsInterfaces/usages.d.ts +12 -0
  294. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -0
  295. package/dist/esm/operationsInterfaces/usages.js +9 -0
  296. package/dist/esm/operationsInterfaces/usages.js.map +1 -0
  297. package/dist/esm/package.json +3 -0
  298. package/dist/esm/pagingHelper.d.ts +13 -0
  299. package/dist/esm/pagingHelper.d.ts.map +1 -0
  300. package/dist/esm/pagingHelper.js +32 -0
  301. package/dist/esm/pagingHelper.js.map +1 -0
  302. package/dist/esm/signalRManagementClient.d.ts +28 -0
  303. package/dist/esm/signalRManagementClient.d.ts.map +1 -0
  304. package/dist/esm/signalRManagementClient.js +105 -0
  305. package/dist/esm/signalRManagementClient.js.map +1 -0
  306. package/dist/react-native/index.d.ts +5 -0
  307. package/dist/react-native/index.d.ts.map +1 -0
  308. package/dist/react-native/index.js +13 -0
  309. package/dist/react-native/index.js.map +1 -0
  310. package/dist/react-native/lroImpl.d.ts +11 -0
  311. package/dist/react-native/lroImpl.d.ts.map +1 -0
  312. package/dist/react-native/lroImpl.js +14 -0
  313. package/dist/react-native/lroImpl.js.map +1 -0
  314. package/dist/react-native/models/index.d.ts +1435 -0
  315. package/dist/react-native/models/index.d.ts.map +1 -0
  316. package/dist/react-native/models/index.js +158 -0
  317. package/dist/react-native/models/index.js.map +1 -0
  318. package/dist/react-native/models/mappers.d.ts +70 -0
  319. package/dist/react-native/models/mappers.d.ts.map +1 -0
  320. package/dist/react-native/models/mappers.js +1957 -0
  321. package/dist/react-native/models/mappers.js.map +1 -0
  322. package/dist/react-native/models/parameters.d.ts +24 -0
  323. package/dist/react-native/models/parameters.d.ts.map +1 -0
  324. package/dist/react-native/models/parameters.js +200 -0
  325. package/dist/react-native/models/parameters.js.map +1 -0
  326. package/dist/react-native/operations/index.d.ts +10 -0
  327. package/dist/react-native/operations/index.d.ts.map +1 -0
  328. package/dist/react-native/operations/index.js +17 -0
  329. package/dist/react-native/operations/index.js.map +1 -0
  330. package/dist/react-native/operations/operations.d.ts +32 -0
  331. package/dist/react-native/operations/operations.d.ts.map +1 -0
  332. package/dist/react-native/operations/operations.js +133 -0
  333. package/dist/react-native/operations/operations.js.map +1 -0
  334. package/dist/react-native/operations/signalR.d.ts +168 -0
  335. package/dist/react-native/operations/signalR.d.ts.map +1 -0
  336. package/dist/react-native/operations/signalR.js +827 -0
  337. package/dist/react-native/operations/signalR.js.map +1 -0
  338. package/dist/react-native/operations/signalRCustomCertificates.d.ts +73 -0
  339. package/dist/react-native/operations/signalRCustomCertificates.d.ts.map +1 -0
  340. package/dist/react-native/operations/signalRCustomCertificates.js +310 -0
  341. package/dist/react-native/operations/signalRCustomCertificates.js.map +1 -0
  342. package/dist/react-native/operations/signalRCustomDomains.d.ts +81 -0
  343. package/dist/react-native/operations/signalRCustomDomains.d.ts.map +1 -0
  344. package/dist/react-native/operations/signalRCustomDomains.js +350 -0
  345. package/dist/react-native/operations/signalRCustomDomains.js.map +1 -0
  346. package/dist/react-native/operations/signalRPrivateEndpointConnections.d.ts +76 -0
  347. package/dist/react-native/operations/signalRPrivateEndpointConnections.d.ts.map +1 -0
  348. package/dist/react-native/operations/signalRPrivateEndpointConnections.js +316 -0
  349. package/dist/react-native/operations/signalRPrivateEndpointConnections.js.map +1 -0
  350. package/dist/react-native/operations/signalRPrivateLinkResources.d.ts +38 -0
  351. package/dist/react-native/operations/signalRPrivateLinkResources.d.ts.map +1 -0
  352. package/dist/react-native/operations/signalRPrivateLinkResources.js +150 -0
  353. package/dist/react-native/operations/signalRPrivateLinkResources.js.map +1 -0
  354. package/dist/react-native/operations/signalRReplicas.d.ts +107 -0
  355. package/dist/react-native/operations/signalRReplicas.d.ts.map +1 -0
  356. package/dist/react-native/operations/signalRReplicas.js +490 -0
  357. package/dist/react-native/operations/signalRReplicas.js.map +1 -0
  358. package/dist/react-native/operations/signalRSharedPrivateLinkResources.d.ts +81 -0
  359. package/dist/react-native/operations/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  360. package/dist/react-native/operations/signalRSharedPrivateLinkResources.js +366 -0
  361. package/dist/react-native/operations/signalRSharedPrivateLinkResources.js.map +1 -0
  362. package/dist/react-native/operations/usages.d.ts +35 -0
  363. package/dist/react-native/operations/usages.d.ts.map +1 -0
  364. package/dist/react-native/operations/usages.js +145 -0
  365. package/dist/react-native/operations/usages.js.map +1 -0
  366. package/dist/react-native/operationsInterfaces/index.d.ts +10 -0
  367. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  368. package/dist/react-native/operationsInterfaces/index.js +17 -0
  369. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  370. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  371. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  372. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  373. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  374. package/dist/react-native/operationsInterfaces/signalR.d.ts +132 -0
  375. package/dist/react-native/operationsInterfaces/signalR.d.ts.map +1 -0
  376. package/dist/react-native/operationsInterfaces/signalR.js +9 -0
  377. package/dist/react-native/operationsInterfaces/signalR.js.map +1 -0
  378. package/dist/react-native/operationsInterfaces/signalRCustomCertificates.d.ts +48 -0
  379. package/dist/react-native/operationsInterfaces/signalRCustomCertificates.d.ts.map +1 -0
  380. package/dist/react-native/operationsInterfaces/signalRCustomCertificates.js +9 -0
  381. package/dist/react-native/operationsInterfaces/signalRCustomCertificates.js.map +1 -0
  382. package/dist/react-native/operationsInterfaces/signalRCustomDomains.d.ts +56 -0
  383. package/dist/react-native/operationsInterfaces/signalRCustomDomains.d.ts.map +1 -0
  384. package/dist/react-native/operationsInterfaces/signalRCustomDomains.js +9 -0
  385. package/dist/react-native/operationsInterfaces/signalRCustomDomains.js.map +1 -0
  386. package/dist/react-native/operationsInterfaces/signalRPrivateEndpointConnections.d.ts +51 -0
  387. package/dist/react-native/operationsInterfaces/signalRPrivateEndpointConnections.d.ts.map +1 -0
  388. package/dist/react-native/operationsInterfaces/signalRPrivateEndpointConnections.js +9 -0
  389. package/dist/react-native/operationsInterfaces/signalRPrivateEndpointConnections.js.map +1 -0
  390. package/dist/react-native/operationsInterfaces/signalRPrivateLinkResources.d.ts +13 -0
  391. package/dist/react-native/operationsInterfaces/signalRPrivateLinkResources.d.ts.map +1 -0
  392. package/dist/react-native/operationsInterfaces/signalRPrivateLinkResources.js +9 -0
  393. package/dist/react-native/operationsInterfaces/signalRPrivateLinkResources.js.map +1 -0
  394. package/dist/react-native/operationsInterfaces/signalRReplicas.d.ts +82 -0
  395. package/dist/react-native/operationsInterfaces/signalRReplicas.d.ts.map +1 -0
  396. package/dist/react-native/operationsInterfaces/signalRReplicas.js +9 -0
  397. package/dist/react-native/operationsInterfaces/signalRReplicas.js.map +1 -0
  398. package/dist/react-native/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts +56 -0
  399. package/dist/react-native/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  400. package/dist/react-native/operationsInterfaces/signalRSharedPrivateLinkResources.js +9 -0
  401. package/dist/react-native/operationsInterfaces/signalRSharedPrivateLinkResources.js.map +1 -0
  402. package/dist/react-native/operationsInterfaces/usages.d.ts +12 -0
  403. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -0
  404. package/dist/react-native/operationsInterfaces/usages.js +9 -0
  405. package/dist/react-native/operationsInterfaces/usages.js.map +1 -0
  406. package/dist/react-native/package.json +3 -0
  407. package/dist/react-native/pagingHelper.d.ts +13 -0
  408. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  409. package/dist/react-native/pagingHelper.js +32 -0
  410. package/dist/react-native/pagingHelper.js.map +1 -0
  411. package/dist/react-native/signalRManagementClient.d.ts +28 -0
  412. package/dist/react-native/signalRManagementClient.d.ts.map +1 -0
  413. package/dist/react-native/signalRManagementClient.js +105 -0
  414. package/dist/react-native/signalRManagementClient.js.map +1 -0
  415. package/package.json +67 -36
  416. package/dist/index.js +0 -5653
  417. package/dist/index.js.map +0 -1
  418. package/dist/index.min.js +0 -1
  419. package/dist/index.min.js.map +0 -1
  420. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  421. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  422. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  423. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  424. package/dist-esm/samples-dev/signalRCheckNameAvailabilitySample.d.ts +0 -2
  425. package/dist-esm/samples-dev/signalRCheckNameAvailabilitySample.d.ts.map +0 -1
  426. package/dist-esm/samples-dev/signalRCheckNameAvailabilitySample.js +0 -32
  427. package/dist-esm/samples-dev/signalRCheckNameAvailabilitySample.js.map +0 -1
  428. package/dist-esm/samples-dev/signalRCreateOrUpdateSample.d.ts +0 -2
  429. package/dist-esm/samples-dev/signalRCreateOrUpdateSample.d.ts.map +0 -1
  430. package/dist-esm/samples-dev/signalRCreateOrUpdateSample.js +0 -76
  431. package/dist-esm/samples-dev/signalRCreateOrUpdateSample.js.map +0 -1
  432. package/dist-esm/samples-dev/signalRCustomCertificatesCreateOrUpdateSample.d.ts +0 -2
  433. package/dist-esm/samples-dev/signalRCustomCertificatesCreateOrUpdateSample.d.ts.map +0 -1
  434. package/dist-esm/samples-dev/signalRCustomCertificatesCreateOrUpdateSample.js +0 -35
  435. package/dist-esm/samples-dev/signalRCustomCertificatesCreateOrUpdateSample.js.map +0 -1
  436. package/dist-esm/samples-dev/signalRCustomCertificatesDeleteSample.d.ts +0 -2
  437. package/dist-esm/samples-dev/signalRCustomCertificatesDeleteSample.d.ts.map +0 -1
  438. package/dist-esm/samples-dev/signalRCustomCertificatesDeleteSample.js +0 -37
  439. package/dist-esm/samples-dev/signalRCustomCertificatesDeleteSample.js.map +0 -1
  440. package/dist-esm/samples-dev/signalRCustomCertificatesGetSample.d.ts +0 -2
  441. package/dist-esm/samples-dev/signalRCustomCertificatesGetSample.d.ts.map +0 -1
  442. package/dist-esm/samples-dev/signalRCustomCertificatesGetSample.js +0 -37
  443. package/dist-esm/samples-dev/signalRCustomCertificatesGetSample.js.map +0 -1
  444. package/dist-esm/samples-dev/signalRCustomCertificatesListSample.d.ts +0 -2
  445. package/dist-esm/samples-dev/signalRCustomCertificatesListSample.d.ts.map +0 -1
  446. package/dist-esm/samples-dev/signalRCustomCertificatesListSample.js +0 -52
  447. package/dist-esm/samples-dev/signalRCustomCertificatesListSample.js.map +0 -1
  448. package/dist-esm/samples-dev/signalRCustomDomainsCreateOrUpdateSample.d.ts +0 -2
  449. package/dist-esm/samples-dev/signalRCustomDomainsCreateOrUpdateSample.d.ts.map +0 -1
  450. package/dist-esm/samples-dev/signalRCustomDomainsCreateOrUpdateSample.js +0 -36
  451. package/dist-esm/samples-dev/signalRCustomDomainsCreateOrUpdateSample.js.map +0 -1
  452. package/dist-esm/samples-dev/signalRCustomDomainsDeleteSample.d.ts +0 -2
  453. package/dist-esm/samples-dev/signalRCustomDomainsDeleteSample.d.ts.map +0 -1
  454. package/dist-esm/samples-dev/signalRCustomDomainsDeleteSample.js +0 -37
  455. package/dist-esm/samples-dev/signalRCustomDomainsDeleteSample.js.map +0 -1
  456. package/dist-esm/samples-dev/signalRCustomDomainsGetSample.d.ts +0 -2
  457. package/dist-esm/samples-dev/signalRCustomDomainsGetSample.d.ts.map +0 -1
  458. package/dist-esm/samples-dev/signalRCustomDomainsGetSample.js +0 -37
  459. package/dist-esm/samples-dev/signalRCustomDomainsGetSample.js.map +0 -1
  460. package/dist-esm/samples-dev/signalRCustomDomainsListSample.d.ts +0 -2
  461. package/dist-esm/samples-dev/signalRCustomDomainsListSample.d.ts.map +0 -1
  462. package/dist-esm/samples-dev/signalRCustomDomainsListSample.js +0 -52
  463. package/dist-esm/samples-dev/signalRCustomDomainsListSample.js.map +0 -1
  464. package/dist-esm/samples-dev/signalRDeleteSample.d.ts +0 -2
  465. package/dist-esm/samples-dev/signalRDeleteSample.d.ts.map +0 -1
  466. package/dist-esm/samples-dev/signalRDeleteSample.js +0 -36
  467. package/dist-esm/samples-dev/signalRDeleteSample.js.map +0 -1
  468. package/dist-esm/samples-dev/signalRGetSample.d.ts +0 -2
  469. package/dist-esm/samples-dev/signalRGetSample.d.ts.map +0 -1
  470. package/dist-esm/samples-dev/signalRGetSample.js +0 -36
  471. package/dist-esm/samples-dev/signalRGetSample.js.map +0 -1
  472. package/dist-esm/samples-dev/signalRListByResourceGroupSample.d.ts +0 -2
  473. package/dist-esm/samples-dev/signalRListByResourceGroupSample.d.ts.map +0 -1
  474. package/dist-esm/samples-dev/signalRListByResourceGroupSample.js +0 -51
  475. package/dist-esm/samples-dev/signalRListByResourceGroupSample.js.map +0 -1
  476. package/dist-esm/samples-dev/signalRListBySubscriptionSample.d.ts +0 -2
  477. package/dist-esm/samples-dev/signalRListBySubscriptionSample.d.ts.map +0 -1
  478. package/dist-esm/samples-dev/signalRListBySubscriptionSample.js +0 -50
  479. package/dist-esm/samples-dev/signalRListBySubscriptionSample.js.map +0 -1
  480. package/dist-esm/samples-dev/signalRListKeysSample.d.ts +0 -2
  481. package/dist-esm/samples-dev/signalRListKeysSample.d.ts.map +0 -1
  482. package/dist-esm/samples-dev/signalRListKeysSample.js +0 -36
  483. package/dist-esm/samples-dev/signalRListKeysSample.js.map +0 -1
  484. package/dist-esm/samples-dev/signalRListReplicaSkusSample.d.ts +0 -2
  485. package/dist-esm/samples-dev/signalRListReplicaSkusSample.d.ts.map +0 -1
  486. package/dist-esm/samples-dev/signalRListReplicaSkusSample.js +0 -37
  487. package/dist-esm/samples-dev/signalRListReplicaSkusSample.js.map +0 -1
  488. package/dist-esm/samples-dev/signalRListSkusSample.d.ts +0 -2
  489. package/dist-esm/samples-dev/signalRListSkusSample.d.ts.map +0 -1
  490. package/dist-esm/samples-dev/signalRListSkusSample.js +0 -36
  491. package/dist-esm/samples-dev/signalRListSkusSample.js.map +0 -1
  492. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDeleteSample.d.ts +0 -2
  493. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  494. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDeleteSample.js +0 -37
  495. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDeleteSample.js.map +0 -1
  496. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGetSample.d.ts +0 -2
  497. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGetSample.d.ts.map +0 -1
  498. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGetSample.js +0 -37
  499. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGetSample.js.map +0 -1
  500. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsListSample.d.ts +0 -2
  501. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsListSample.d.ts.map +0 -1
  502. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsListSample.js +0 -52
  503. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsListSample.js.map +0 -1
  504. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdateSample.d.ts +0 -2
  505. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdateSample.d.ts.map +0 -1
  506. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdateSample.js +0 -37
  507. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdateSample.js.map +0 -1
  508. package/dist-esm/samples-dev/signalRPrivateLinkResourcesListSample.d.ts +0 -2
  509. package/dist-esm/samples-dev/signalRPrivateLinkResourcesListSample.d.ts.map +0 -1
  510. package/dist-esm/samples-dev/signalRPrivateLinkResourcesListSample.js +0 -52
  511. package/dist-esm/samples-dev/signalRPrivateLinkResourcesListSample.js.map +0 -1
  512. package/dist-esm/samples-dev/signalRRegenerateKeySample.d.ts +0 -2
  513. package/dist-esm/samples-dev/signalRRegenerateKeySample.d.ts.map +0 -1
  514. package/dist-esm/samples-dev/signalRRegenerateKeySample.js +0 -30
  515. package/dist-esm/samples-dev/signalRRegenerateKeySample.js.map +0 -1
  516. package/dist-esm/samples-dev/signalRReplicasCreateOrUpdateSample.d.ts +0 -2
  517. package/dist-esm/samples-dev/signalRReplicasCreateOrUpdateSample.d.ts.map +0 -1
  518. package/dist-esm/samples-dev/signalRReplicasCreateOrUpdateSample.js +0 -36
  519. package/dist-esm/samples-dev/signalRReplicasCreateOrUpdateSample.js.map +0 -1
  520. package/dist-esm/samples-dev/signalRReplicasDeleteSample.d.ts +0 -2
  521. package/dist-esm/samples-dev/signalRReplicasDeleteSample.d.ts.map +0 -1
  522. package/dist-esm/samples-dev/signalRReplicasDeleteSample.js +0 -37
  523. package/dist-esm/samples-dev/signalRReplicasDeleteSample.js.map +0 -1
  524. package/dist-esm/samples-dev/signalRReplicasGetSample.d.ts +0 -2
  525. package/dist-esm/samples-dev/signalRReplicasGetSample.d.ts.map +0 -1
  526. package/dist-esm/samples-dev/signalRReplicasGetSample.js +0 -37
  527. package/dist-esm/samples-dev/signalRReplicasGetSample.js.map +0 -1
  528. package/dist-esm/samples-dev/signalRReplicasListSample.d.ts +0 -2
  529. package/dist-esm/samples-dev/signalRReplicasListSample.d.ts.map +0 -1
  530. package/dist-esm/samples-dev/signalRReplicasListSample.js +0 -52
  531. package/dist-esm/samples-dev/signalRReplicasListSample.js.map +0 -1
  532. package/dist-esm/samples-dev/signalRReplicasRestartSample.d.ts +0 -2
  533. package/dist-esm/samples-dev/signalRReplicasRestartSample.d.ts.map +0 -1
  534. package/dist-esm/samples-dev/signalRReplicasRestartSample.js +0 -37
  535. package/dist-esm/samples-dev/signalRReplicasRestartSample.js.map +0 -1
  536. package/dist-esm/samples-dev/signalRReplicasUpdateSample.d.ts +0 -2
  537. package/dist-esm/samples-dev/signalRReplicasUpdateSample.d.ts.map +0 -1
  538. package/dist-esm/samples-dev/signalRReplicasUpdateSample.js +0 -36
  539. package/dist-esm/samples-dev/signalRReplicasUpdateSample.js.map +0 -1
  540. package/dist-esm/samples-dev/signalRRestartSample.d.ts +0 -2
  541. package/dist-esm/samples-dev/signalRRestartSample.d.ts.map +0 -1
  542. package/dist-esm/samples-dev/signalRRestartSample.js +0 -36
  543. package/dist-esm/samples-dev/signalRRestartSample.js.map +0 -1
  544. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdateSample.d.ts +0 -2
  545. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdateSample.d.ts.map +0 -1
  546. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdateSample.js +0 -35
  547. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdateSample.js.map +0 -1
  548. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDeleteSample.d.ts +0 -2
  549. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDeleteSample.d.ts.map +0 -1
  550. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDeleteSample.js +0 -37
  551. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDeleteSample.js.map +0 -1
  552. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGetSample.d.ts +0 -2
  553. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGetSample.d.ts.map +0 -1
  554. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGetSample.js +0 -37
  555. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGetSample.js.map +0 -1
  556. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesListSample.d.ts +0 -2
  557. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesListSample.d.ts.map +0 -1
  558. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesListSample.js +0 -52
  559. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesListSample.js.map +0 -1
  560. package/dist-esm/samples-dev/signalRUpdateSample.d.ts +0 -2
  561. package/dist-esm/samples-dev/signalRUpdateSample.d.ts.map +0 -1
  562. package/dist-esm/samples-dev/signalRUpdateSample.js +0 -76
  563. package/dist-esm/samples-dev/signalRUpdateSample.js.map +0 -1
  564. package/dist-esm/samples-dev/usagesListSample.d.ts +0 -2
  565. package/dist-esm/samples-dev/usagesListSample.d.ts.map +0 -1
  566. package/dist-esm/samples-dev/usagesListSample.js +0 -51
  567. package/dist-esm/samples-dev/usagesListSample.js.map +0 -1
  568. package/dist-esm/src/index.d.ts +0 -5
  569. package/dist-esm/src/index.js.map +0 -1
  570. package/dist-esm/src/lroImpl.js.map +0 -1
  571. package/dist-esm/src/models/index.js.map +0 -1
  572. package/dist-esm/src/models/mappers.js.map +0 -1
  573. package/dist-esm/src/models/parameters.js.map +0 -1
  574. package/dist-esm/src/operations/index.d.ts +0 -10
  575. package/dist-esm/src/operations/index.d.ts.map +0 -1
  576. package/dist-esm/src/operations/index.js +0 -17
  577. package/dist-esm/src/operations/index.js.map +0 -1
  578. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  579. package/dist-esm/src/operations/operations.js.map +0 -1
  580. package/dist-esm/src/operations/signalR.d.ts.map +0 -1
  581. package/dist-esm/src/operations/signalR.js.map +0 -1
  582. package/dist-esm/src/operations/signalRCustomCertificates.d.ts.map +0 -1
  583. package/dist-esm/src/operations/signalRCustomCertificates.js.map +0 -1
  584. package/dist-esm/src/operations/signalRCustomDomains.d.ts.map +0 -1
  585. package/dist-esm/src/operations/signalRCustomDomains.js.map +0 -1
  586. package/dist-esm/src/operations/signalRPrivateEndpointConnections.d.ts.map +0 -1
  587. package/dist-esm/src/operations/signalRPrivateEndpointConnections.js.map +0 -1
  588. package/dist-esm/src/operations/signalRPrivateLinkResources.d.ts.map +0 -1
  589. package/dist-esm/src/operations/signalRPrivateLinkResources.js.map +0 -1
  590. package/dist-esm/src/operations/signalRReplicas.d.ts.map +0 -1
  591. package/dist-esm/src/operations/signalRReplicas.js.map +0 -1
  592. package/dist-esm/src/operations/signalRSharedPrivateLinkResources.d.ts.map +0 -1
  593. package/dist-esm/src/operations/signalRSharedPrivateLinkResources.js.map +0 -1
  594. package/dist-esm/src/operations/usages.d.ts.map +0 -1
  595. package/dist-esm/src/operations/usages.js.map +0 -1
  596. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -10
  597. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  598. package/dist-esm/src/operationsInterfaces/index.js +0 -17
  599. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  600. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  601. package/dist-esm/src/operationsInterfaces/signalR.d.ts.map +0 -1
  602. package/dist-esm/src/operationsInterfaces/signalR.js.map +0 -1
  603. package/dist-esm/src/operationsInterfaces/signalRCustomCertificates.d.ts.map +0 -1
  604. package/dist-esm/src/operationsInterfaces/signalRCustomCertificates.js.map +0 -1
  605. package/dist-esm/src/operationsInterfaces/signalRCustomDomains.d.ts.map +0 -1
  606. package/dist-esm/src/operationsInterfaces/signalRCustomDomains.js.map +0 -1
  607. package/dist-esm/src/operationsInterfaces/signalRPrivateEndpointConnections.d.ts.map +0 -1
  608. package/dist-esm/src/operationsInterfaces/signalRPrivateEndpointConnections.js.map +0 -1
  609. package/dist-esm/src/operationsInterfaces/signalRPrivateLinkResources.js.map +0 -1
  610. package/dist-esm/src/operationsInterfaces/signalRReplicas.d.ts.map +0 -1
  611. package/dist-esm/src/operationsInterfaces/signalRReplicas.js.map +0 -1
  612. package/dist-esm/src/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts.map +0 -1
  613. package/dist-esm/src/operationsInterfaces/signalRSharedPrivateLinkResources.js.map +0 -1
  614. package/dist-esm/src/operationsInterfaces/usages.js.map +0 -1
  615. package/dist-esm/src/pagingHelper.js.map +0 -1
  616. package/dist-esm/src/signalRManagementClient.d.ts.map +0 -1
  617. package/dist-esm/src/signalRManagementClient.js.map +0 -1
  618. package/dist-esm/test/signalr_examples.spec.d.ts +0 -4
  619. package/dist-esm/test/signalr_examples.spec.d.ts.map +0 -1
  620. package/dist-esm/test/signalr_examples.spec.js +0 -157
  621. package/dist-esm/test/signalr_examples.spec.js.map +0 -1
  622. package/src/lroImpl.ts +0 -38
  623. package/src/models/index.ts +0 -1633
  624. package/src/models/mappers.ts +0 -2098
  625. package/src/models/parameters.ts +0 -236
  626. package/src/operations/index.ts +0 -17
  627. package/src/operations/operations.ts +0 -149
  628. package/src/operations/signalR.ts +0 -1146
  629. package/src/operations/signalRCustomCertificates.ts +0 -430
  630. package/src/operations/signalRCustomDomains.ts +0 -494
  631. package/src/operations/signalRPrivateEndpointConnections.ts +0 -426
  632. package/src/operations/signalRPrivateLinkResources.ts +0 -195
  633. package/src/operations/signalRReplicas.ts +0 -702
  634. package/src/operations/signalRSharedPrivateLinkResources.ts +0 -511
  635. package/src/operations/usages.ts +0 -170
  636. package/src/operationsInterfaces/index.ts +0 -17
  637. package/src/operationsInterfaces/operations.ts +0 -22
  638. package/src/operationsInterfaces/signalR.ts +0 -258
  639. package/src/operationsInterfaces/signalRCustomCertificates.ts +0 -96
  640. package/src/operationsInterfaces/signalRCustomDomains.ts +0 -109
  641. package/src/operationsInterfaces/signalRPrivateEndpointConnections.ts +0 -93
  642. package/src/operationsInterfaces/signalRPrivateLinkResources.ts +0 -29
  643. package/src/operationsInterfaces/signalRReplicas.ts +0 -166
  644. package/src/operationsInterfaces/signalRSharedPrivateLinkResources.ts +0 -109
  645. package/src/operationsInterfaces/usages.ts +0 -24
  646. package/src/pagingHelper.ts +0 -39
  647. package/src/signalRManagementClient.ts +0 -182
  648. package/tsconfig.json +0 -33
  649. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  650. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  651. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  652. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  653. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  654. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  655. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  656. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  657. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  658. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  659. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  660. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  661. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalR.js +0 -0
  662. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRCustomCertificates.js +0 -0
  663. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRCustomDomains.js +0 -0
  664. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRPrivateEndpointConnections.js +0 -0
  665. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRPrivateLinkResources.js +0 -0
  666. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRReplicas.js +0 -0
  667. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRSharedPrivateLinkResources.js +0 -0
  668. /package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.js +0 -0
  669. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  670. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  671. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  672. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"signalR.js","sourceRoot":"","sources":["../../../src/operations/signalR.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { SignalR } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { SignalRManagementClient } from \"../signalRManagementClient.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n SignalRResource,\n SignalRListBySubscriptionNextOptionalParams,\n SignalRListBySubscriptionOptionalParams,\n SignalRListBySubscriptionResponse,\n SignalRListByResourceGroupNextOptionalParams,\n SignalRListByResourceGroupOptionalParams,\n SignalRListByResourceGroupResponse,\n NameAvailabilityParameters,\n SignalRCheckNameAvailabilityOptionalParams,\n SignalRCheckNameAvailabilityResponse,\n SignalRGetOptionalParams,\n SignalRGetResponse,\n SignalRCreateOrUpdateOptionalParams,\n SignalRCreateOrUpdateResponse,\n SignalRDeleteOptionalParams,\n SignalRUpdateOptionalParams,\n SignalRUpdateResponse,\n SignalRListKeysOptionalParams,\n SignalRListKeysResponse,\n RegenerateKeyParameters,\n SignalRRegenerateKeyOptionalParams,\n SignalRRegenerateKeyResponse,\n SignalRListReplicaSkusOptionalParams,\n SignalRListReplicaSkusResponse,\n SignalRRestartOptionalParams,\n SignalRRestartResponse,\n SignalRListSkusOptionalParams,\n SignalRListSkusResponse,\n SignalRListBySubscriptionNextResponse,\n SignalRListByResourceGroupNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing SignalR operations. */\nexport class SignalRImpl implements SignalR {\n private readonly client: SignalRManagementClient;\n\n /**\n * Initialize a new instance of the class SignalR class.\n * @param client Reference to the service client\n */\n constructor(client: SignalRManagementClient) {\n this.client = client;\n }\n\n /**\n * Handles requests to list all resources in a subscription.\n * @param options The options parameters.\n */\n public listBySubscription(\n options?: SignalRListBySubscriptionOptionalParams\n ): PagedAsyncIterableIterator<SignalRResource> {\n const iter = this.listBySubscriptionPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listBySubscriptionPagingPage(options, settings);\n }\n };\n }\n\n private async *listBySubscriptionPagingPage(\n options?: SignalRListBySubscriptionOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<SignalRResource[]> {\n let result: SignalRListBySubscriptionResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listBySubscription(options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listBySubscriptionNext(continuationToken, options);\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listBySubscriptionPagingAll(\n options?: SignalRListBySubscriptionOptionalParams\n ): AsyncIterableIterator<SignalRResource> {\n for await (const page of this.listBySubscriptionPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Handles requests to list all resources in a resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: SignalRListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<SignalRResource> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByResourceGroupPagingPage(\n resourceGroupName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: SignalRListByResourceGroupOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<SignalRResource[]> {\n let result: SignalRListByResourceGroupResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByResourceGroup(resourceGroupName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: SignalRListByResourceGroupOptionalParams\n ): AsyncIterableIterator<SignalRResource> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Checks that the resource name is valid and is not already in use.\n * @param location the region\n * @param parameters Parameters supplied to the operation.\n * @param options The options parameters.\n */\n checkNameAvailability(\n location: string,\n parameters: NameAvailabilityParameters,\n options?: SignalRCheckNameAvailabilityOptionalParams\n ): Promise<SignalRCheckNameAvailabilityResponse> {\n return this.client.sendOperationRequest(\n { location, parameters, options },\n checkNameAvailabilityOperationSpec\n );\n }\n\n /**\n * Handles requests to list all resources in a subscription.\n * @param options The options parameters.\n */\n private _listBySubscription(\n options?: SignalRListBySubscriptionOptionalParams\n ): Promise<SignalRListBySubscriptionResponse> {\n return this.client.sendOperationRequest(\n { options },\n listBySubscriptionOperationSpec\n );\n }\n\n /**\n * Handles requests to list all resources in a resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: SignalRListByResourceGroupOptionalParams\n ): Promise<SignalRListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * Get the resource and its properties.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n options?: SignalRGetOptionalParams\n ): Promise<SignalRGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, options },\n getOperationSpec\n );\n }\n\n /**\n * Create or update a resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param parameters Parameters for the create or update operation\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n parameters: SignalRResource,\n options?: SignalRCreateOrUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<SignalRCreateOrUpdateResponse>,\n SignalRCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<SignalRCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, resourceName, parameters, options },\n spec: createOrUpdateOperationSpec\n });\n const poller = await createHttpPoller<\n SignalRCreateOrUpdateResponse,\n OperationState<SignalRCreateOrUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Create or update a resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param parameters Parameters for the create or update operation\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: SignalRResource,\n options?: SignalRCreateOrUpdateOptionalParams\n ): Promise<SignalRCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n resourceName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to delete a resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n resourceName: string,\n options?: SignalRDeleteOptionalParams\n ): Promise<SimplePollerLike<OperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, resourceName, options },\n spec: deleteOperationSpec\n });\n const poller = await createHttpPoller<void, OperationState<void>>(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to delete a resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: SignalRDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n resourceName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Operation to update an exiting resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param parameters Parameters for the update operation\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n resourceName: string,\n parameters: SignalRResource,\n options?: SignalRUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<SignalRUpdateResponse>,\n SignalRUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<SignalRUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, resourceName, parameters, options },\n spec: updateOperationSpec\n });\n const poller = await createHttpPoller<\n SignalRUpdateResponse,\n OperationState<SignalRUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to update an exiting resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param parameters Parameters for the update operation\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: SignalRResource,\n options?: SignalRUpdateOptionalParams\n ): Promise<SignalRUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n resourceName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Get the access keys of the resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param options The options parameters.\n */\n listKeys(\n resourceGroupName: string,\n resourceName: string,\n options?: SignalRListKeysOptionalParams\n ): Promise<SignalRListKeysResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, options },\n listKeysOperationSpec\n );\n }\n\n /**\n * Regenerate the access key for the resource. PrimaryKey and SecondaryKey cannot be regenerated at the\n * same time.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param parameters Parameter that describes the Regenerate Key Operation.\n * @param options The options parameters.\n */\n async beginRegenerateKey(\n resourceGroupName: string,\n resourceName: string,\n parameters: RegenerateKeyParameters,\n options?: SignalRRegenerateKeyOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<SignalRRegenerateKeyResponse>,\n SignalRRegenerateKeyResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<SignalRRegenerateKeyResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, resourceName, parameters, options },\n spec: regenerateKeyOperationSpec\n });\n const poller = await createHttpPoller<\n SignalRRegenerateKeyResponse,\n OperationState<SignalRRegenerateKeyResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Regenerate the access key for the resource. PrimaryKey and SecondaryKey cannot be regenerated at the\n * same time.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param parameters Parameter that describes the Regenerate Key Operation.\n * @param options The options parameters.\n */\n async beginRegenerateKeyAndWait(\n resourceGroupName: string,\n resourceName: string,\n parameters: RegenerateKeyParameters,\n options?: SignalRRegenerateKeyOptionalParams\n ): Promise<SignalRRegenerateKeyResponse> {\n const poller = await this.beginRegenerateKey(\n resourceGroupName,\n resourceName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * List all available skus of the replica resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param replicaName The name of the replica.\n * @param options The options parameters.\n */\n listReplicaSkus(\n resourceGroupName: string,\n resourceName: string,\n replicaName: string,\n options?: SignalRListReplicaSkusOptionalParams\n ): Promise<SignalRListReplicaSkusResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, replicaName, options },\n listReplicaSkusOperationSpec\n );\n }\n\n /**\n * Operation to restart a resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param options The options parameters.\n */\n async beginRestart(\n resourceGroupName: string,\n resourceName: string,\n options?: SignalRRestartOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<SignalRRestartResponse>,\n SignalRRestartResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<SignalRRestartResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: { resourceGroupName, resourceName, options },\n spec: restartOperationSpec\n });\n const poller = await createHttpPoller<\n SignalRRestartResponse,\n OperationState<SignalRRestartResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"location\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Operation to restart a resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param options The options parameters.\n */\n async beginRestartAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: SignalRRestartOptionalParams\n ): Promise<SignalRRestartResponse> {\n const poller = await this.beginRestart(\n resourceGroupName,\n resourceName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * List all available skus of the resource.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param options The options parameters.\n */\n listSkus(\n resourceGroupName: string,\n resourceName: string,\n options?: SignalRListSkusOptionalParams\n ): Promise<SignalRListSkusResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, options },\n listSkusOperationSpec\n );\n }\n\n /**\n * ListBySubscriptionNext\n * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.\n * @param options The options parameters.\n */\n private _listBySubscriptionNext(\n nextLink: string,\n options?: SignalRListBySubscriptionNextOptionalParams\n ): Promise<SignalRListBySubscriptionNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listBySubscriptionNextOperationSpec\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: SignalRListByResourceGroupNextOptionalParams\n ): Promise<SignalRListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst checkNameAvailabilityOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.SignalRService/locations/{location}/checkNameAvailability\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.NameAvailability\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.location,\n Parameters.subscriptionId\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listBySubscriptionOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.SignalRService/signalR\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SignalRResourceList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SignalRResourceList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SignalRResource\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.SignalRResource\n },\n 201: {\n bodyMapper: Mappers.SignalRResource\n },\n 202: {\n bodyMapper: Mappers.SignalRResource\n },\n 204: {\n bodyMapper: Mappers.SignalRResource\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.SignalRResource\n },\n 201: {\n bodyMapper: Mappers.SignalRResource\n },\n 202: {\n bodyMapper: Mappers.SignalRResource\n },\n 204: {\n bodyMapper: Mappers.SignalRResource\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters1,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listKeysOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/listKeys\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.SignalRKeys\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst regenerateKeyOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/regenerateKey\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.SignalRKeys\n },\n 201: {\n bodyMapper: Mappers.SignalRKeys\n },\n 202: {\n bodyMapper: Mappers.SignalRKeys\n },\n 204: {\n bodyMapper: Mappers.SignalRKeys\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters2,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listReplicaSkusOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/replicas/{replicaName}/skus\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SkuList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.replicaName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst restartOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/restart\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n headersMapper: Mappers.SignalRRestartHeaders\n },\n 201: {\n headersMapper: Mappers.SignalRRestartHeaders\n },\n 202: {\n headersMapper: Mappers.SignalRRestartHeaders\n },\n 204: {\n headersMapper: Mappers.SignalRRestartHeaders\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listSkusOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/skus\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SkuList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SignalRResourceList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.SignalRResourceList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}
@@ -0,0 +1,73 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { SignalRCustomCertificates } from "../operationsInterfaces/index.js";
3
+ import { SignalRManagementClient } from "../signalRManagementClient.js";
4
+ import { SimplePollerLike, OperationState } from "@azure/core-lro";
5
+ import { CustomCertificate, SignalRCustomCertificatesListOptionalParams, SignalRCustomCertificatesGetOptionalParams, SignalRCustomCertificatesGetResponse, SignalRCustomCertificatesCreateOrUpdateOptionalParams, SignalRCustomCertificatesCreateOrUpdateResponse, SignalRCustomCertificatesDeleteOptionalParams } from "../models/index.js";
6
+ /** Class containing SignalRCustomCertificates operations. */
7
+ export declare class SignalRCustomCertificatesImpl implements SignalRCustomCertificates {
8
+ private readonly client;
9
+ /**
10
+ * Initialize a new instance of the class SignalRCustomCertificates class.
11
+ * @param client Reference to the service client
12
+ */
13
+ constructor(client: SignalRManagementClient);
14
+ /**
15
+ * List all custom certificates.
16
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
17
+ * @param resourceName The name of the resource.
18
+ * @param options The options parameters.
19
+ */
20
+ list(resourceGroupName: string, resourceName: string, options?: SignalRCustomCertificatesListOptionalParams): PagedAsyncIterableIterator<CustomCertificate>;
21
+ private listPagingPage;
22
+ private listPagingAll;
23
+ /**
24
+ * List all custom certificates.
25
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
26
+ * @param resourceName The name of the resource.
27
+ * @param options The options parameters.
28
+ */
29
+ private _list;
30
+ /**
31
+ * Get a custom certificate.
32
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
33
+ * @param resourceName The name of the resource.
34
+ * @param certificateName Custom certificate name
35
+ * @param options The options parameters.
36
+ */
37
+ get(resourceGroupName: string, resourceName: string, certificateName: string, options?: SignalRCustomCertificatesGetOptionalParams): Promise<SignalRCustomCertificatesGetResponse>;
38
+ /**
39
+ * Create or update a custom certificate.
40
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
41
+ * @param resourceName The name of the resource.
42
+ * @param certificateName Custom certificate name
43
+ * @param parameters A custom certificate.
44
+ * @param options The options parameters.
45
+ */
46
+ beginCreateOrUpdate(resourceGroupName: string, resourceName: string, certificateName: string, parameters: CustomCertificate, options?: SignalRCustomCertificatesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SignalRCustomCertificatesCreateOrUpdateResponse>, SignalRCustomCertificatesCreateOrUpdateResponse>>;
47
+ /**
48
+ * Create or update a custom certificate.
49
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
50
+ * @param resourceName The name of the resource.
51
+ * @param certificateName Custom certificate name
52
+ * @param parameters A custom certificate.
53
+ * @param options The options parameters.
54
+ */
55
+ beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, certificateName: string, parameters: CustomCertificate, options?: SignalRCustomCertificatesCreateOrUpdateOptionalParams): Promise<SignalRCustomCertificatesCreateOrUpdateResponse>;
56
+ /**
57
+ * Delete a custom certificate.
58
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
59
+ * @param resourceName The name of the resource.
60
+ * @param certificateName Custom certificate name
61
+ * @param options The options parameters.
62
+ */
63
+ delete(resourceGroupName: string, resourceName: string, certificateName: string, options?: SignalRCustomCertificatesDeleteOptionalParams): Promise<void>;
64
+ /**
65
+ * ListNext
66
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
67
+ * @param resourceName The name of the resource.
68
+ * @param nextLink The nextLink from the previous successful call to the List method.
69
+ * @param options The options parameters.
70
+ */
71
+ private _listNext;
72
+ }
73
+ //# sourceMappingURL=signalRCustomCertificates.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"signalRCustomCertificates.d.ts","sourceRoot":"","sources":["../../../src/operations/signalRCustomCertificates.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,yBAAyB,EAAE,MAAM,kCAAkC,CAAC;AAI7E,OAAO,EAAE,uBAAuB,EAAE,MAAM,+BAA+B,CAAC;AACxE,OAAO,EACL,gBAAgB,EAChB,cAAc,EAEf,MAAM,iBAAiB,CAAC;AAEzB,OAAO,EACL,iBAAiB,EAEjB,2CAA2C,EAE3C,0CAA0C,EAC1C,oCAAoC,EACpC,qDAAqD,EACrD,+CAA+C,EAC/C,6CAA6C,EAE9C,MAAM,oBAAoB,CAAC;AAG5B,6DAA6D;AAC7D,qBAAa,6BACX,YAAW,yBAAyB;IACpC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAA0B;IAEjD;;;OAGG;gBACS,MAAM,EAAE,uBAAuB;IAI3C;;;;;OAKG;IACI,IAAI,CACT,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,2CAA2C,GACpD,0BAA0B,CAAC,iBAAiB,CAAC;YAuBjC,cAAc;YA6Bd,aAAa;IAc5B;;;;;OAKG;IACH,OAAO,CAAC,KAAK;IAWb;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,0CAA0C,GACnD,OAAO,CAAC,oCAAoC,CAAC;IAOhD;;;;;;;OAOG;IACG,mBAAmB,CACvB,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,iBAAiB,EAC7B,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,+CAA+C,CAAC,EAC/D,+CAA+C,CAChD,CACF;IA+DD;;;;;;;OAOG;IACG,0BAA0B,CAC9B,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,eAAe,EAAE,MAAM,EACvB,UAAU,EAAE,iBAAiB,EAC7B,OAAO,CAAC,EAAE,qDAAqD,GAC9D,OAAO,CAAC,+CAA+C,CAAC;IAW3D;;;;;;OAMG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,YAAY,EAAE,MAAM,EACpB,eAAe,EAAE,MAAM,EACvB,OAAO,CAAC,EAAE,6CAA6C,GACtD,OAAO,CAAC,IAAI,CAAC;IAOhB;;;;;;OAMG;IACH,OAAO,CAAC,SAAS;CAWlB"}
@@ -0,0 +1,314 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.SignalRCustomCertificatesImpl = void 0;
11
+ const tslib_1 = require("tslib");
12
+ const pagingHelper_js_1 = require("../pagingHelper.js");
13
+ const coreClient = tslib_1.__importStar(require("@azure/core-client"));
14
+ const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
15
+ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
16
+ const core_lro_1 = require("@azure/core-lro");
17
+ const lroImpl_js_1 = require("../lroImpl.js");
18
+ /// <reference lib="esnext.asynciterable" />
19
+ /** Class containing SignalRCustomCertificates operations. */
20
+ class SignalRCustomCertificatesImpl {
21
+ /**
22
+ * Initialize a new instance of the class SignalRCustomCertificates class.
23
+ * @param client Reference to the service client
24
+ */
25
+ constructor(client) {
26
+ this.client = client;
27
+ }
28
+ /**
29
+ * List all custom certificates.
30
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
31
+ * @param resourceName The name of the resource.
32
+ * @param options The options parameters.
33
+ */
34
+ list(resourceGroupName, resourceName, options) {
35
+ const iter = this.listPagingAll(resourceGroupName, resourceName, options);
36
+ return {
37
+ next() {
38
+ return iter.next();
39
+ },
40
+ [Symbol.asyncIterator]() {
41
+ return this;
42
+ },
43
+ byPage: (settings) => {
44
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
45
+ throw new Error("maxPageSize is not supported by this operation.");
46
+ }
47
+ return this.listPagingPage(resourceGroupName, resourceName, options, settings);
48
+ }
49
+ };
50
+ }
51
+ listPagingPage(resourceGroupName, resourceName, options, settings) {
52
+ return tslib_1.__asyncGenerator(this, arguments, function* listPagingPage_1() {
53
+ let result;
54
+ let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
55
+ if (!continuationToken) {
56
+ result = yield tslib_1.__await(this._list(resourceGroupName, resourceName, options));
57
+ let page = result.value || [];
58
+ continuationToken = result.nextLink;
59
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
60
+ yield yield tslib_1.__await(page);
61
+ }
62
+ while (continuationToken) {
63
+ result = yield tslib_1.__await(this._listNext(resourceGroupName, resourceName, continuationToken, options));
64
+ continuationToken = result.nextLink;
65
+ let page = result.value || [];
66
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
67
+ yield yield tslib_1.__await(page);
68
+ }
69
+ });
70
+ }
71
+ listPagingAll(resourceGroupName, resourceName, options) {
72
+ return tslib_1.__asyncGenerator(this, arguments, function* listPagingAll_1() {
73
+ var _a, e_1, _b, _c;
74
+ try {
75
+ for (var _d = true, _e = tslib_1.__asyncValues(this.listPagingPage(resourceGroupName, resourceName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
76
+ _c = _f.value;
77
+ _d = false;
78
+ const page = _c;
79
+ yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
80
+ }
81
+ }
82
+ catch (e_1_1) { e_1 = { error: e_1_1 }; }
83
+ finally {
84
+ try {
85
+ if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
86
+ }
87
+ finally { if (e_1) throw e_1.error; }
88
+ }
89
+ });
90
+ }
91
+ /**
92
+ * List all custom certificates.
93
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
94
+ * @param resourceName The name of the resource.
95
+ * @param options The options parameters.
96
+ */
97
+ _list(resourceGroupName, resourceName, options) {
98
+ return this.client.sendOperationRequest({ resourceGroupName, resourceName, options }, listOperationSpec);
99
+ }
100
+ /**
101
+ * Get a custom certificate.
102
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
103
+ * @param resourceName The name of the resource.
104
+ * @param certificateName Custom certificate name
105
+ * @param options The options parameters.
106
+ */
107
+ get(resourceGroupName, resourceName, certificateName, options) {
108
+ return this.client.sendOperationRequest({ resourceGroupName, resourceName, certificateName, options }, getOperationSpec);
109
+ }
110
+ /**
111
+ * Create or update a custom certificate.
112
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
113
+ * @param resourceName The name of the resource.
114
+ * @param certificateName Custom certificate name
115
+ * @param parameters A custom certificate.
116
+ * @param options The options parameters.
117
+ */
118
+ async beginCreateOrUpdate(resourceGroupName, resourceName, certificateName, parameters, options) {
119
+ const directSendOperation = async (args, spec) => {
120
+ return this.client.sendOperationRequest(args, spec);
121
+ };
122
+ const sendOperationFn = async (args, spec) => {
123
+ var _a;
124
+ let currentRawResponse = undefined;
125
+ const providedCallback = (_a = args.options) === null || _a === void 0 ? void 0 : _a.onResponse;
126
+ const callback = (rawResponse, flatResponse) => {
127
+ currentRawResponse = rawResponse;
128
+ providedCallback === null || providedCallback === void 0 ? void 0 : providedCallback(rawResponse, flatResponse);
129
+ };
130
+ const updatedArgs = Object.assign(Object.assign({}, args), { options: Object.assign(Object.assign({}, args.options), { onResponse: callback }) });
131
+ const flatResponse = await directSendOperation(updatedArgs, spec);
132
+ return {
133
+ flatResponse,
134
+ rawResponse: {
135
+ statusCode: currentRawResponse.status,
136
+ body: currentRawResponse.parsedBody,
137
+ headers: currentRawResponse.headers.toJSON()
138
+ }
139
+ };
140
+ };
141
+ const lro = (0, lroImpl_js_1.createLroSpec)({
142
+ sendOperationFn,
143
+ args: {
144
+ resourceGroupName,
145
+ resourceName,
146
+ certificateName,
147
+ parameters,
148
+ options
149
+ },
150
+ spec: createOrUpdateOperationSpec
151
+ });
152
+ const poller = await (0, core_lro_1.createHttpPoller)(lro, {
153
+ restoreFrom: options === null || options === void 0 ? void 0 : options.resumeFrom,
154
+ intervalInMs: options === null || options === void 0 ? void 0 : options.updateIntervalInMs,
155
+ resourceLocationConfig: "azure-async-operation"
156
+ });
157
+ await poller.poll();
158
+ return poller;
159
+ }
160
+ /**
161
+ * Create or update a custom certificate.
162
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
163
+ * @param resourceName The name of the resource.
164
+ * @param certificateName Custom certificate name
165
+ * @param parameters A custom certificate.
166
+ * @param options The options parameters.
167
+ */
168
+ async beginCreateOrUpdateAndWait(resourceGroupName, resourceName, certificateName, parameters, options) {
169
+ const poller = await this.beginCreateOrUpdate(resourceGroupName, resourceName, certificateName, parameters, options);
170
+ return poller.pollUntilDone();
171
+ }
172
+ /**
173
+ * Delete a custom certificate.
174
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
175
+ * @param resourceName The name of the resource.
176
+ * @param certificateName Custom certificate name
177
+ * @param options The options parameters.
178
+ */
179
+ delete(resourceGroupName, resourceName, certificateName, options) {
180
+ return this.client.sendOperationRequest({ resourceGroupName, resourceName, certificateName, options }, deleteOperationSpec);
181
+ }
182
+ /**
183
+ * ListNext
184
+ * @param resourceGroupName The name of the resource group. The name is case insensitive.
185
+ * @param resourceName The name of the resource.
186
+ * @param nextLink The nextLink from the previous successful call to the List method.
187
+ * @param options The options parameters.
188
+ */
189
+ _listNext(resourceGroupName, resourceName, nextLink, options) {
190
+ return this.client.sendOperationRequest({ resourceGroupName, resourceName, nextLink, options }, listNextOperationSpec);
191
+ }
192
+ }
193
+ exports.SignalRCustomCertificatesImpl = SignalRCustomCertificatesImpl;
194
+ // Operation Specifications
195
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
196
+ const listOperationSpec = {
197
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/customCertificates",
198
+ httpMethod: "GET",
199
+ responses: {
200
+ 200: {
201
+ bodyMapper: Mappers.CustomCertificateList
202
+ },
203
+ default: {
204
+ bodyMapper: Mappers.ErrorResponse
205
+ }
206
+ },
207
+ queryParameters: [Parameters.apiVersion],
208
+ urlParameters: [
209
+ Parameters.$host,
210
+ Parameters.subscriptionId,
211
+ Parameters.resourceGroupName,
212
+ Parameters.resourceName
213
+ ],
214
+ headerParameters: [Parameters.accept],
215
+ serializer
216
+ };
217
+ const getOperationSpec = {
218
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/customCertificates/{certificateName}",
219
+ httpMethod: "GET",
220
+ responses: {
221
+ 200: {
222
+ bodyMapper: Mappers.CustomCertificate
223
+ },
224
+ default: {
225
+ bodyMapper: Mappers.ErrorResponse
226
+ }
227
+ },
228
+ queryParameters: [Parameters.apiVersion],
229
+ urlParameters: [
230
+ Parameters.$host,
231
+ Parameters.subscriptionId,
232
+ Parameters.resourceGroupName,
233
+ Parameters.resourceName,
234
+ Parameters.certificateName
235
+ ],
236
+ headerParameters: [Parameters.accept],
237
+ serializer
238
+ };
239
+ const createOrUpdateOperationSpec = {
240
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/customCertificates/{certificateName}",
241
+ httpMethod: "PUT",
242
+ responses: {
243
+ 200: {
244
+ bodyMapper: Mappers.CustomCertificate
245
+ },
246
+ 201: {
247
+ bodyMapper: Mappers.CustomCertificate
248
+ },
249
+ 202: {
250
+ bodyMapper: Mappers.CustomCertificate
251
+ },
252
+ 204: {
253
+ bodyMapper: Mappers.CustomCertificate
254
+ },
255
+ default: {
256
+ bodyMapper: Mappers.ErrorResponse
257
+ }
258
+ },
259
+ requestBody: Parameters.parameters3,
260
+ queryParameters: [Parameters.apiVersion],
261
+ urlParameters: [
262
+ Parameters.$host,
263
+ Parameters.subscriptionId,
264
+ Parameters.resourceGroupName,
265
+ Parameters.resourceName,
266
+ Parameters.certificateName
267
+ ],
268
+ headerParameters: [Parameters.accept, Parameters.contentType],
269
+ mediaType: "json",
270
+ serializer
271
+ };
272
+ const deleteOperationSpec = {
273
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/customCertificates/{certificateName}",
274
+ httpMethod: "DELETE",
275
+ responses: {
276
+ 200: {},
277
+ 204: {},
278
+ default: {
279
+ bodyMapper: Mappers.ErrorResponse
280
+ }
281
+ },
282
+ queryParameters: [Parameters.apiVersion],
283
+ urlParameters: [
284
+ Parameters.$host,
285
+ Parameters.subscriptionId,
286
+ Parameters.resourceGroupName,
287
+ Parameters.resourceName,
288
+ Parameters.certificateName
289
+ ],
290
+ headerParameters: [Parameters.accept],
291
+ serializer
292
+ };
293
+ const listNextOperationSpec = {
294
+ path: "{nextLink}",
295
+ httpMethod: "GET",
296
+ responses: {
297
+ 200: {
298
+ bodyMapper: Mappers.CustomCertificateList
299
+ },
300
+ default: {
301
+ bodyMapper: Mappers.ErrorResponse
302
+ }
303
+ },
304
+ urlParameters: [
305
+ Parameters.$host,
306
+ Parameters.nextLink,
307
+ Parameters.subscriptionId,
308
+ Parameters.resourceGroupName,
309
+ Parameters.resourceName
310
+ ],
311
+ headerParameters: [Parameters.accept],
312
+ serializer
313
+ };
314
+ //# sourceMappingURL=signalRCustomCertificates.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"signalRCustomCertificates.js","sourceRoot":"","sources":["../../../src/operations/signalRCustomCertificates.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { SignalRCustomCertificates } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { SignalRManagementClient } from \"../signalRManagementClient.js\";\nimport {\n SimplePollerLike,\n OperationState,\n createHttpPoller\n} from \"@azure/core-lro\";\nimport { createLroSpec } from \"../lroImpl.js\";\nimport {\n CustomCertificate,\n SignalRCustomCertificatesListNextOptionalParams,\n SignalRCustomCertificatesListOptionalParams,\n SignalRCustomCertificatesListResponse,\n SignalRCustomCertificatesGetOptionalParams,\n SignalRCustomCertificatesGetResponse,\n SignalRCustomCertificatesCreateOrUpdateOptionalParams,\n SignalRCustomCertificatesCreateOrUpdateResponse,\n SignalRCustomCertificatesDeleteOptionalParams,\n SignalRCustomCertificatesListNextResponse\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing SignalRCustomCertificates operations. */\nexport class SignalRCustomCertificatesImpl\n implements SignalRCustomCertificates {\n private readonly client: SignalRManagementClient;\n\n /**\n * Initialize a new instance of the class SignalRCustomCertificates class.\n * @param client Reference to the service client\n */\n constructor(client: SignalRManagementClient) {\n this.client = client;\n }\n\n /**\n * List all custom certificates.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param options The options parameters.\n */\n public list(\n resourceGroupName: string,\n resourceName: string,\n options?: SignalRCustomCertificatesListOptionalParams\n ): PagedAsyncIterableIterator<CustomCertificate> {\n const iter = this.listPagingAll(resourceGroupName, resourceName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listPagingPage(\n resourceGroupName,\n resourceName,\n options,\n settings\n );\n }\n };\n }\n\n private async *listPagingPage(\n resourceGroupName: string,\n resourceName: string,\n options?: SignalRCustomCertificatesListOptionalParams,\n settings?: PageSettings\n ): AsyncIterableIterator<CustomCertificate[]> {\n let result: SignalRCustomCertificatesListResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._list(resourceGroupName, resourceName, options);\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listNext(\n resourceGroupName,\n resourceName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listPagingAll(\n resourceGroupName: string,\n resourceName: string,\n options?: SignalRCustomCertificatesListOptionalParams\n ): AsyncIterableIterator<CustomCertificate> {\n for await (const page of this.listPagingPage(\n resourceGroupName,\n resourceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * List all custom certificates.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param options The options parameters.\n */\n private _list(\n resourceGroupName: string,\n resourceName: string,\n options?: SignalRCustomCertificatesListOptionalParams\n ): Promise<SignalRCustomCertificatesListResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, options },\n listOperationSpec\n );\n }\n\n /**\n * Get a custom certificate.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param certificateName Custom certificate name\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n certificateName: string,\n options?: SignalRCustomCertificatesGetOptionalParams\n ): Promise<SignalRCustomCertificatesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, certificateName, options },\n getOperationSpec\n );\n }\n\n /**\n * Create or update a custom certificate.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param certificateName Custom certificate name\n * @param parameters A custom certificate.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n certificateName: string,\n parameters: CustomCertificate,\n options?: SignalRCustomCertificatesCreateOrUpdateOptionalParams\n ): Promise<\n SimplePollerLike<\n OperationState<SignalRCustomCertificatesCreateOrUpdateResponse>,\n SignalRCustomCertificatesCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<SignalRCustomCertificatesCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperationFn = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = createLroSpec({\n sendOperationFn,\n args: {\n resourceGroupName,\n resourceName,\n certificateName,\n parameters,\n options\n },\n spec: createOrUpdateOperationSpec\n });\n const poller = await createHttpPoller<\n SignalRCustomCertificatesCreateOrUpdateResponse,\n OperationState<SignalRCustomCertificatesCreateOrUpdateResponse>\n >(lro, {\n restoreFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs,\n resourceLocationConfig: \"azure-async-operation\"\n });\n await poller.poll();\n return poller;\n }\n\n /**\n * Create or update a custom certificate.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param certificateName Custom certificate name\n * @param parameters A custom certificate.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n certificateName: string,\n parameters: CustomCertificate,\n options?: SignalRCustomCertificatesCreateOrUpdateOptionalParams\n ): Promise<SignalRCustomCertificatesCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n resourceName,\n certificateName,\n parameters,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Delete a custom certificate.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param certificateName Custom certificate name\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n resourceName: string,\n certificateName: string,\n options?: SignalRCustomCertificatesDeleteOptionalParams\n ): Promise<void> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, certificateName, options },\n deleteOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param resourceName The name of the resource.\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n resourceGroupName: string,\n resourceName: string,\n nextLink: string,\n options?: SignalRCustomCertificatesListNextOptionalParams\n ): Promise<SignalRCustomCertificatesListNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/customCertificates\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.CustomCertificateList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/customCertificates/{certificateName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.CustomCertificate\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.certificateName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/customCertificates/{certificateName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.CustomCertificate\n },\n 201: {\n bodyMapper: Mappers.CustomCertificate\n },\n 202: {\n bodyMapper: Mappers.CustomCertificate\n },\n 204: {\n bodyMapper: Mappers.CustomCertificate\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n requestBody: Parameters.parameters3,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.certificateName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/customCertificates/{certificateName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.certificateName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.CustomCertificateList\n },\n default: {\n bodyMapper: Mappers.ErrorResponse\n }\n },\n urlParameters: [\n Parameters.$host,\n Parameters.nextLink,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n"]}