@azure/arm-signalr 6.0.0-alpha.20250214.1 → 6.0.0-alpha.20250218.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
@@ -1,1633 +0,0 @@
1
- /*
2
- * Copyright (c) Microsoft Corporation.
3
- * Licensed under the MIT License.
4
- *
5
- * Code generated by Microsoft (R) AutoRest Code Generator.
6
- * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
- */
8
-
9
- import * as coreClient from "@azure/core-client";
10
-
11
- /** Result of the request to list REST API operations. It contains a list of operations. */
12
- export interface OperationList {
13
- /** List of operations supported by the resource provider. */
14
- value?: Operation[];
15
- /**
16
- * The URL the client should use to fetch the next page (per server side paging).
17
- * It's null for now, added for future use.
18
- */
19
- nextLink?: string;
20
- }
21
-
22
- /** REST API operation supported by resource provider. */
23
- export interface Operation {
24
- /** Name of the operation with format: {provider}/{resource}/{operation} */
25
- name?: string;
26
- /** If the operation is a data action. (for data plane rbac) */
27
- isDataAction?: boolean;
28
- /** The object that describes a operation. */
29
- display?: OperationDisplay;
30
- /** Optional. The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX. */
31
- origin?: string;
32
- /** Extra Operation properties. */
33
- properties?: OperationProperties;
34
- }
35
-
36
- /** The object that describes a operation. */
37
- export interface OperationDisplay {
38
- /** Friendly name of the resource provider */
39
- provider?: string;
40
- /** Resource type on which the operation is performed. */
41
- resource?: string;
42
- /** The localized friendly name for the operation. */
43
- operation?: string;
44
- /** The localized friendly description for the operation */
45
- description?: string;
46
- }
47
-
48
- /** Extra Operation properties. */
49
- export interface OperationProperties {
50
- /** An object that describes a specification. */
51
- serviceSpecification?: ServiceSpecification;
52
- }
53
-
54
- /** An object that describes a specification. */
55
- export interface ServiceSpecification {
56
- /** Specifications of the Metrics for Azure Monitoring. */
57
- metricSpecifications?: MetricSpecification[];
58
- /** Specifications of the Logs for Azure Monitoring. */
59
- logSpecifications?: LogSpecification[];
60
- }
61
-
62
- /** Specifications of the Metrics for Azure Monitoring. */
63
- export interface MetricSpecification {
64
- /** Name of the metric. */
65
- name?: string;
66
- /** Localized friendly display name of the metric. */
67
- displayName?: string;
68
- /** Localized friendly description of the metric. */
69
- displayDescription?: string;
70
- /** The unit that makes sense for the metric. */
71
- unit?: string;
72
- /** Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count. */
73
- aggregationType?: string;
74
- /**
75
- * Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published.
76
- * Ex. a metric that returns the number of times a particular error code was emitted. The error code may not appear
77
- * often, instead of the RP publishing 0, Shoebox can auto fill in 0s for time periods where nothing was emitted.
78
- */
79
- fillGapWithZero?: string;
80
- /** The name of the metric category that the metric belongs to. A metric can only belong to a single category. */
81
- category?: string;
82
- /** The dimensions of the metrics. */
83
- dimensions?: Dimension[];
84
- }
85
-
86
- /** Specifications of the Dimension of metrics. */
87
- export interface Dimension {
88
- /** The public facing name of the dimension. */
89
- name?: string;
90
- /** Localized friendly display name of the dimension. */
91
- displayName?: string;
92
- /** Name of the dimension as it appears in MDM. */
93
- internalName?: string;
94
- /** A Boolean flag indicating whether this dimension should be included for the shoebox export scenario. */
95
- toBeExportedForShoebox?: boolean;
96
- }
97
-
98
- /** Specifications of the Logs for Azure Monitoring. */
99
- export interface LogSpecification {
100
- /** Name of the log. */
101
- name?: string;
102
- /** Localized friendly display name of the log. */
103
- displayName?: string;
104
- }
105
-
106
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
107
- export interface ErrorResponse {
108
- /** The error object. */
109
- error?: ErrorDetail;
110
- }
111
-
112
- /** The error detail. */
113
- export interface ErrorDetail {
114
- /**
115
- * The error code.
116
- * NOTE: This property will not be serialized. It can only be populated by the server.
117
- */
118
- readonly code?: string;
119
- /**
120
- * The error message.
121
- * NOTE: This property will not be serialized. It can only be populated by the server.
122
- */
123
- readonly message?: string;
124
- /**
125
- * The error target.
126
- * NOTE: This property will not be serialized. It can only be populated by the server.
127
- */
128
- readonly target?: string;
129
- /**
130
- * The error details.
131
- * NOTE: This property will not be serialized. It can only be populated by the server.
132
- */
133
- readonly details?: ErrorDetail[];
134
- /**
135
- * The error additional info.
136
- * NOTE: This property will not be serialized. It can only be populated by the server.
137
- */
138
- readonly additionalInfo?: ErrorAdditionalInfo[];
139
- }
140
-
141
- /** The resource management error additional info. */
142
- export interface ErrorAdditionalInfo {
143
- /**
144
- * The additional info type.
145
- * NOTE: This property will not be serialized. It can only be populated by the server.
146
- */
147
- readonly type?: string;
148
- /**
149
- * The additional info.
150
- * NOTE: This property will not be serialized. It can only be populated by the server.
151
- */
152
- readonly info?: Record<string, unknown>;
153
- }
154
-
155
- /** Data POST-ed to the nameAvailability action */
156
- export interface NameAvailabilityParameters {
157
- /** The resource type. Can be "Microsoft.SignalRService/SignalR", "Microsoft.SignalRService/WebPubSub", "Microsoft.SignalRService/SignalR/replicas" or "Microsoft.SignalRService/WebPubSub/replicas" */
158
- type: string;
159
- /** The resource name to validate. e.g."my-resource-name" */
160
- name: string;
161
- }
162
-
163
- /** Result of the request to check name availability. It contains a flag and possible reason of failure. */
164
- export interface NameAvailability {
165
- /** Indicates whether the name is available or not. */
166
- nameAvailable?: boolean;
167
- /** The reason of the availability. Required if name is not available. */
168
- reason?: string;
169
- /** The message of the operation. */
170
- message?: string;
171
- }
172
-
173
- /** Object that includes an array of the resource usages and a possible link for next set. */
174
- export interface SignalRUsageList {
175
- /** List of the resource usages */
176
- value?: SignalRUsage[];
177
- /**
178
- * The URL the client should use to fetch the next page (per server side paging).
179
- * It's null for now, added for future use.
180
- */
181
- nextLink?: string;
182
- }
183
-
184
- /** Object that describes a specific usage of the resources. */
185
- export interface SignalRUsage {
186
- /** Fully qualified ARM resource id */
187
- id?: string;
188
- /** Current value for the usage quota. */
189
- currentValue?: number;
190
- /** The maximum permitted value for the usage quota. If there is no limit, this value will be -1. */
191
- limit?: number;
192
- /** Localizable String object containing the name and a localized value. */
193
- name?: SignalRUsageName;
194
- /** Representing the units of the usage quota. Possible values are: Count, Bytes, Seconds, Percent, CountPerSecond, BytesPerSecond. */
195
- unit?: string;
196
- }
197
-
198
- /** Localizable String object containing the name and a localized value. */
199
- export interface SignalRUsageName {
200
- /** The identifier of the usage. */
201
- value?: string;
202
- /** Localized name of the usage. */
203
- localizedValue?: string;
204
- }
205
-
206
- /** Object that includes an array of resources and a possible link for next set. */
207
- export interface SignalRResourceList {
208
- /** List of the resources */
209
- value?: SignalRResource[];
210
- /**
211
- * The URL the client should use to fetch the next page (per server side paging).
212
- * It's null for now, added for future use.
213
- */
214
- nextLink?: string;
215
- }
216
-
217
- /** The billing information of the resource. */
218
- export interface ResourceSku {
219
- /**
220
- * The name of the SKU. Required.
221
- *
222
- * Allowed values: Standard_S1, Free_F1, Premium_P1
223
- */
224
- name: string;
225
- /**
226
- * Optional tier of this particular SKU. 'Standard' or 'Free'.
227
- *
228
- * `Basic` is deprecated, use `Standard` instead.
229
- */
230
- tier?: SignalRSkuTier;
231
- /**
232
- * Not used. Retained for future use.
233
- * NOTE: This property will not be serialized. It can only be populated by the server.
234
- */
235
- readonly size?: string;
236
- /**
237
- * Not used. Retained for future use.
238
- * NOTE: This property will not be serialized. It can only be populated by the server.
239
- */
240
- readonly family?: string;
241
- /**
242
- * Optional, integer. The unit count of the resource. 1 by default.
243
- *
244
- * If present, following values are allowed:
245
- * Free: 1;
246
- * Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
247
- * Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
248
- */
249
- capacity?: number;
250
- }
251
-
252
- /** Private endpoint */
253
- export interface PrivateEndpoint {
254
- /** Full qualified Id of the private endpoint */
255
- id?: string;
256
- }
257
-
258
- /** Connection state of the private endpoint connection */
259
- export interface PrivateLinkServiceConnectionState {
260
- /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
261
- status?: PrivateLinkServiceConnectionStatus;
262
- /** The reason for approval/rejection of the connection. */
263
- description?: string;
264
- /** A message indicating if changes on the service provider require any updates on the consumer. */
265
- actionsRequired?: string;
266
- }
267
-
268
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
269
- export interface Resource {
270
- /**
271
- * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
272
- * NOTE: This property will not be serialized. It can only be populated by the server.
273
- */
274
- readonly id?: string;
275
- /**
276
- * The name of the resource
277
- * NOTE: This property will not be serialized. It can only be populated by the server.
278
- */
279
- readonly name?: string;
280
- /**
281
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
282
- * NOTE: This property will not be serialized. It can only be populated by the server.
283
- */
284
- readonly type?: string;
285
- /**
286
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
287
- * NOTE: This property will not be serialized. It can only be populated by the server.
288
- */
289
- readonly systemData?: SystemData;
290
- }
291
-
292
- /** Metadata pertaining to creation and last modification of the resource. */
293
- export interface SystemData {
294
- /** The identity that created the resource. */
295
- createdBy?: string;
296
- /** The type of identity that created the resource. */
297
- createdByType?: CreatedByType;
298
- /** The timestamp of resource creation (UTC). */
299
- createdAt?: Date;
300
- /** The identity that last modified the resource. */
301
- lastModifiedBy?: string;
302
- /** The type of identity that last modified the resource. */
303
- lastModifiedByType?: CreatedByType;
304
- /** The timestamp of resource last modification (UTC) */
305
- lastModifiedAt?: Date;
306
- }
307
-
308
- /** TLS settings for the resource */
309
- export interface SignalRTlsSettings {
310
- /** Request client certificate during TLS handshake if enabled. Not supported for free tier. Any input will be ignored for free tier. */
311
- clientCertEnabled?: boolean;
312
- }
313
-
314
- /** Feature of a resource, which controls the runtime behavior. */
315
- export interface SignalRFeature {
316
- /**
317
- * FeatureFlags is the supported features of Azure SignalR service.
318
- * - ServiceMode: Flag for backend server for SignalR service. Values allowed: "Default": have your own backend server; "Serverless": your application doesn't have a backend server; "Classic": for backward compatibility. Support both Default and Serverless mode but not recommended; "PredefinedOnly": for future use.
319
- * - EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
320
- * - EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
321
- * - EnableLiveTrace: Live Trace allows you to know what's happening inside Azure SignalR service, it will give you live traces in real time, it will be helpful when you developing your own Azure SignalR based web application or self-troubleshooting some issues. Please note that live traces are counted as outbound messages that will be charged. Values allowed: "true"/"false", to enable/disable live trace feature.
322
- */
323
- flag: FeatureFlags;
324
- /** Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values. */
325
- value: string;
326
- /** Optional properties related to this feature. */
327
- properties?: { [propertyName: string]: string };
328
- }
329
-
330
- /** Live trace configuration of a Microsoft.SignalRService resource. */
331
- export interface LiveTraceConfiguration {
332
- /**
333
- * Indicates whether or not enable live trace.
334
- * When it's set to true, live trace client can connect to the service.
335
- * Otherwise, live trace client can't connect to the service, so that you are unable to receive any log, no matter what you configure in "categories".
336
- * Available values: true, false.
337
- * Case insensitive.
338
- */
339
- enabled?: string;
340
- /** Gets or sets the list of category configurations. */
341
- categories?: LiveTraceCategory[];
342
- }
343
-
344
- /** Live trace category configuration of a Microsoft.SignalRService resource. */
345
- export interface LiveTraceCategory {
346
- /**
347
- * Gets or sets the live trace category's name.
348
- * Available values: ConnectivityLogs, MessagingLogs.
349
- * Case insensitive.
350
- */
351
- name?: string;
352
- /**
353
- * Indicates whether or the live trace category is enabled.
354
- * Available values: true, false.
355
- * Case insensitive.
356
- */
357
- enabled?: string;
358
- }
359
-
360
- /** Resource log configuration of a Microsoft.SignalRService resource. */
361
- export interface ResourceLogConfiguration {
362
- /** Gets or sets the list of category configurations. */
363
- categories?: ResourceLogCategory[];
364
- }
365
-
366
- /** Resource log category configuration of a Microsoft.SignalRService resource. */
367
- export interface ResourceLogCategory {
368
- /**
369
- * Gets or sets the resource log category's name.
370
- * Available values: ConnectivityLogs, MessagingLogs.
371
- * Case insensitive.
372
- */
373
- name?: string;
374
- /**
375
- * Indicates whether or the resource log category is enabled.
376
- * Available values: true, false.
377
- * Case insensitive.
378
- */
379
- enabled?: string;
380
- }
381
-
382
- /** Cross-Origin Resource Sharing (CORS) settings. */
383
- export interface SignalRCorsSettings {
384
- /** Gets or sets the list of origins that should be allowed to make cross-origin calls (for example: http://example.com:12345). Use "*" to allow all. If omitted, allow all by default. */
385
- allowedOrigins?: string[];
386
- }
387
-
388
- /** Serverless settings. */
389
- export interface ServerlessSettings {
390
- /**
391
- * Gets or sets Client Connection Timeout. Optional to be set.
392
- * Value in seconds.
393
- * Default value is 30 seconds.
394
- * Customer should set the timeout to a shorter period if messages are expected to be sent in shorter intervals,
395
- * and want the client to disconnect more quickly after the last message is sent.
396
- * You can set the timeout to a longer period if messages are expected to be sent in longer intervals,
397
- * and they want to keep the same client connection alive during this session.
398
- * The service considers the client disconnected if it hasn't received a message (including keep-alive) in this interval.
399
- */
400
- connectionTimeoutInSeconds?: number;
401
- }
402
-
403
- /** The settings for the Upstream when the service is in server-less mode. */
404
- export interface ServerlessUpstreamSettings {
405
- /** Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects. */
406
- templates?: UpstreamTemplate[];
407
- }
408
-
409
- /**
410
- * Upstream template item settings. It defines the Upstream URL of the incoming requests.
411
- * The template defines the pattern of the event, the hub or the category of the incoming request that matches current URL template.
412
- */
413
- export interface UpstreamTemplate {
414
- /**
415
- * Gets or sets the matching pattern for hub names. If not set, it matches any hub.
416
- * There are 3 kind of patterns supported:
417
- * 1. "*", it to matches any hub name.
418
- * 2. Combine multiple hubs with ",", for example "hub1,hub2", it matches "hub1" and "hub2".
419
- * 3. The single hub name, for example, "hub1", it matches "hub1".
420
- */
421
- hubPattern?: string;
422
- /**
423
- * Gets or sets the matching pattern for event names. If not set, it matches any event.
424
- * There are 3 kind of patterns supported:
425
- * 1. "*", it to matches any event name.
426
- * 2. Combine multiple events with ",", for example "connect,disconnect", it matches event "connect" and "disconnect".
427
- * 3. The single event name, for example, "connect", it matches "connect".
428
- */
429
- eventPattern?: string;
430
- /**
431
- * Gets or sets the matching pattern for category names. If not set, it matches any category.
432
- * There are 3 kind of patterns supported:
433
- * 1. "*", it to matches any category name.
434
- * 2. Combine multiple categories with ",", for example "connections,messages", it matches category "connections" and "messages".
435
- * 3. The single category name, for example, "connections", it matches the category "connections".
436
- */
437
- categoryPattern?: string;
438
- /**
439
- * Gets or sets the Upstream URL template. You can use 3 predefined parameters {hub}, {category} {event} inside the template, the value of the Upstream URL is dynamically calculated when the client request comes in.
440
- * For example, if the urlTemplate is `http://example.com/{hub}/api/{event}`, with a client request from hub `chat` connects, it will first POST to this URL: `http://example.com/chat/api/connect`.
441
- */
442
- urlTemplate: string;
443
- /** Upstream auth settings. If not set, no auth is used for upstream messages. */
444
- auth?: UpstreamAuthSettings;
445
- }
446
-
447
- /** Upstream auth settings. If not set, no auth is used for upstream messages. */
448
- export interface UpstreamAuthSettings {
449
- /** Upstream auth type enum. */
450
- type?: UpstreamAuthType;
451
- /** Managed identity settings for upstream. */
452
- managedIdentity?: ManagedIdentitySettings;
453
- }
454
-
455
- /** Managed identity settings for upstream. */
456
- export interface ManagedIdentitySettings {
457
- /**
458
- * The Resource indicating the App ID URI of the target resource.
459
- * It also appears in the aud (audience) claim of the issued token.
460
- */
461
- resource?: string;
462
- }
463
-
464
- /** Network ACLs for the resource */
465
- export interface SignalRNetworkACLs {
466
- /** Azure Networking ACL Action. */
467
- defaultAction?: ACLAction;
468
- /** Network ACL */
469
- publicNetwork?: NetworkACL;
470
- /** ACLs for requests from private endpoints */
471
- privateEndpoints?: PrivateEndpointACL[];
472
- /** IP rules for filtering public traffic */
473
- ipRules?: IPRule[];
474
- }
475
-
476
- /** Network ACL */
477
- export interface NetworkACL {
478
- /** Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI. */
479
- allow?: SignalRRequestType[];
480
- /** Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI. */
481
- deny?: SignalRRequestType[];
482
- }
483
-
484
- /** An IP rule */
485
- export interface IPRule {
486
- /** An IP or CIDR or ServiceTag */
487
- value?: string;
488
- /** Azure Networking ACL Action. */
489
- action?: ACLAction;
490
- }
491
-
492
- /** A class represent managed identities used for request and response */
493
- export interface ManagedIdentity {
494
- /** Represents the identity type: systemAssigned, userAssigned, None */
495
- type?: ManagedIdentityType;
496
- /** Get or set the user assigned identities */
497
- userAssignedIdentities?: {
498
- [propertyName: string]: UserAssignedIdentityProperty;
499
- };
500
- /**
501
- * Get the principal id for the system assigned identity.
502
- * Only be used in response.
503
- * NOTE: This property will not be serialized. It can only be populated by the server.
504
- */
505
- readonly principalId?: string;
506
- /**
507
- * Get the tenant id for the system assigned identity.
508
- * Only be used in response
509
- * NOTE: This property will not be serialized. It can only be populated by the server.
510
- */
511
- readonly tenantId?: string;
512
- }
513
-
514
- /** Properties of user assigned identity. */
515
- export interface UserAssignedIdentityProperty {
516
- /**
517
- * Get the principal id for the user assigned identity
518
- * NOTE: This property will not be serialized. It can only be populated by the server.
519
- */
520
- readonly principalId?: string;
521
- /**
522
- * Get the client id for the user assigned identity
523
- * NOTE: This property will not be serialized. It can only be populated by the server.
524
- */
525
- readonly clientId?: string;
526
- }
527
-
528
- /** Custom certificates list. */
529
- export interface CustomCertificateList {
530
- /** List of custom certificates of this resource. */
531
- value?: CustomCertificate[];
532
- /**
533
- * The URL the client should use to fetch the next page (per server side paging).
534
- * It's null for now, added for future use.
535
- */
536
- nextLink?: string;
537
- }
538
-
539
- /** Custom domains list */
540
- export interface CustomDomainList {
541
- /** List of custom domains that bind to this resource. */
542
- value?: CustomDomain[];
543
- /**
544
- * The URL the client should use to fetch the next page (per server side paging).
545
- * It's null for now, added for future use.
546
- */
547
- nextLink?: string;
548
- }
549
-
550
- /** Reference to a resource. */
551
- export interface ResourceReference {
552
- /** Resource ID. */
553
- id?: string;
554
- }
555
-
556
- /** A class represents the access keys of the resource. */
557
- export interface SignalRKeys {
558
- /** The primary access key. */
559
- primaryKey?: string;
560
- /** The secondary access key. */
561
- secondaryKey?: string;
562
- /** Connection string constructed via the primaryKey */
563
- primaryConnectionString?: string;
564
- /** Connection string constructed via the secondaryKey */
565
- secondaryConnectionString?: string;
566
- }
567
-
568
- /** A list of private endpoint connections */
569
- export interface PrivateEndpointConnectionList {
570
- /** The list of the private endpoint connections */
571
- value?: PrivateEndpointConnection[];
572
- /** Request URL that can be used to query next page of private endpoint connections. Returned when the total number of requested private endpoint connections exceed maximum page size. */
573
- nextLink?: string;
574
- }
575
-
576
- /** Contains a list of PrivateLinkResource and a possible link to query more results */
577
- export interface PrivateLinkResourceList {
578
- /** List of PrivateLinkResource */
579
- value?: PrivateLinkResource[];
580
- /**
581
- * The URL the client should use to fetch the next page (per server side paging).
582
- * It's null for now, added for future use.
583
- */
584
- nextLink?: string;
585
- }
586
-
587
- /** Describes a resource type that has been onboarded to private link service */
588
- export interface ShareablePrivateLinkResourceType {
589
- /** The name of the resource type that has been onboarded to private link service */
590
- name?: string;
591
- /** Describes the properties of a resource type that has been onboarded to private link service */
592
- properties?: ShareablePrivateLinkResourceProperties;
593
- }
594
-
595
- /** Describes the properties of a resource type that has been onboarded to private link service */
596
- export interface ShareablePrivateLinkResourceProperties {
597
- /** The description of the resource type that has been onboarded to private link service */
598
- description?: string;
599
- /** The resource provider group id for the resource that has been onboarded to private link service */
600
- groupId?: string;
601
- /** The resource provider type for the resource that has been onboarded to private link service */
602
- type?: string;
603
- }
604
-
605
- /** Parameters describes the request to regenerate access keys */
606
- export interface RegenerateKeyParameters {
607
- /** The type of access key. */
608
- keyType?: KeyType;
609
- }
610
-
611
- export interface ReplicaList {
612
- /** List of the replica */
613
- value?: Replica[];
614
- /**
615
- * The URL the client should use to fetch the next page (per server side paging).
616
- * It's null for now, added for future use.
617
- */
618
- nextLink?: string;
619
- }
620
-
621
- /** The list skus operation response */
622
- export interface SkuList {
623
- /**
624
- * The list of skus available for the resource.
625
- * NOTE: This property will not be serialized. It can only be populated by the server.
626
- */
627
- readonly value?: Sku[];
628
- /**
629
- * The URL the client should use to fetch the next page (per server side paging).
630
- * It's null for now, added for future use.
631
- * NOTE: This property will not be serialized. It can only be populated by the server.
632
- */
633
- readonly nextLink?: string;
634
- }
635
-
636
- /** Describes an available sku." */
637
- export interface Sku {
638
- /**
639
- * The resource type that this object applies to
640
- * NOTE: This property will not be serialized. It can only be populated by the server.
641
- */
642
- readonly resourceType?: string;
643
- /**
644
- * The billing information of the resource.
645
- * NOTE: This property will not be serialized. It can only be populated by the server.
646
- */
647
- readonly sku?: ResourceSku;
648
- /**
649
- * Describes scaling information of a sku.
650
- * NOTE: This property will not be serialized. It can only be populated by the server.
651
- */
652
- readonly capacity?: SkuCapacity;
653
- }
654
-
655
- /** Describes scaling information of a sku. */
656
- export interface SkuCapacity {
657
- /**
658
- * The lowest permitted capacity for this resource
659
- * NOTE: This property will not be serialized. It can only be populated by the server.
660
- */
661
- readonly minimum?: number;
662
- /**
663
- * The highest permitted capacity for this resource
664
- * NOTE: This property will not be serialized. It can only be populated by the server.
665
- */
666
- readonly maximum?: number;
667
- /**
668
- * The default capacity.
669
- * NOTE: This property will not be serialized. It can only be populated by the server.
670
- */
671
- readonly default?: number;
672
- /**
673
- * Allows capacity value list.
674
- * NOTE: This property will not be serialized. It can only be populated by the server.
675
- */
676
- readonly allowedValues?: number[];
677
- /**
678
- * The scale type applicable to the sku.
679
- * NOTE: This property will not be serialized. It can only be populated by the server.
680
- */
681
- readonly scaleType?: ScaleType;
682
- }
683
-
684
- /** A list of shared private link resources */
685
- export interface SharedPrivateLinkResourceList {
686
- /** The list of the shared private link resources */
687
- value?: SharedPrivateLinkResource[];
688
- /** Request URL that can be used to query next page of private endpoint connections. Returned when the total number of requested private endpoint connections exceed maximum page size. */
689
- nextLink?: string;
690
- }
691
-
692
- /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
693
- export interface ProxyResource extends Resource {}
694
-
695
- /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
696
- export interface TrackedResource extends Resource {
697
- /** Resource tags. */
698
- tags?: { [propertyName: string]: string };
699
- /** The geo-location where the resource lives */
700
- location: string;
701
- }
702
-
703
- /** ACL for a private endpoint */
704
- export interface PrivateEndpointACL extends NetworkACL {
705
- /** Name of the private endpoint connection */
706
- name: string;
707
- }
708
-
709
- /** A private endpoint connection to an azure resource */
710
- export interface PrivateEndpointConnection extends ProxyResource {
711
- /**
712
- * Provisioning state of the resource.
713
- * NOTE: This property will not be serialized. It can only be populated by the server.
714
- */
715
- readonly provisioningState?: ProvisioningState;
716
- /** Private endpoint */
717
- privateEndpoint?: PrivateEndpoint;
718
- /**
719
- * Group IDs
720
- * NOTE: This property will not be serialized. It can only be populated by the server.
721
- */
722
- readonly groupIds?: string[];
723
- /** Connection state of the private endpoint connection */
724
- privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
725
- }
726
-
727
- /** Describes a Shared Private Link Resource */
728
- export interface SharedPrivateLinkResource extends ProxyResource {
729
- /** The group id from the provider of resource the shared private link resource is for */
730
- groupId?: string;
731
- /** The resource id of the resource the shared private link resource is for */
732
- privateLinkResourceId?: string;
733
- /**
734
- * Provisioning state of the resource.
735
- * NOTE: This property will not be serialized. It can only be populated by the server.
736
- */
737
- readonly provisioningState?: ProvisioningState;
738
- /** The request message for requesting approval of the shared private link resource */
739
- requestMessage?: string;
740
- /**
741
- * Status of the shared private link resource
742
- * NOTE: This property will not be serialized. It can only be populated by the server.
743
- */
744
- readonly status?: SharedPrivateLinkResourceStatus;
745
- }
746
-
747
- /** A custom certificate. */
748
- export interface CustomCertificate extends ProxyResource {
749
- /**
750
- * Provisioning state of the resource.
751
- * NOTE: This property will not be serialized. It can only be populated by the server.
752
- */
753
- readonly provisioningState?: ProvisioningState;
754
- /** Base uri of the KeyVault that stores certificate. */
755
- keyVaultBaseUri: string;
756
- /** Certificate secret name. */
757
- keyVaultSecretName: string;
758
- /** Certificate secret version. */
759
- keyVaultSecretVersion?: string;
760
- }
761
-
762
- /** A custom domain */
763
- export interface CustomDomain extends ProxyResource {
764
- /**
765
- * Provisioning state of the resource.
766
- * NOTE: This property will not be serialized. It can only be populated by the server.
767
- */
768
- readonly provisioningState?: ProvisioningState;
769
- /** The custom domain name. */
770
- domainName: string;
771
- /** Reference to a resource. */
772
- customCertificate: ResourceReference;
773
- }
774
-
775
- /** Private link resource */
776
- export interface PrivateLinkResource extends ProxyResource {
777
- /** Group Id of the private link resource */
778
- groupId?: string;
779
- /** Required members of the private link resource */
780
- requiredMembers?: string[];
781
- /** Required private DNS zone names */
782
- requiredZoneNames?: string[];
783
- /** The list of resources that are onboarded to private link service */
784
- shareablePrivateLinkResourceTypes?: ShareablePrivateLinkResourceType[];
785
- }
786
-
787
- /** A class represent a resource. */
788
- export interface SignalRResource extends TrackedResource {
789
- /** The billing information of the resource. */
790
- sku?: ResourceSku;
791
- /** The kind of the service */
792
- kind?: ServiceKind;
793
- /** A class represent managed identities used for request and response */
794
- identity?: ManagedIdentity;
795
- /**
796
- * Provisioning state of the resource.
797
- * NOTE: This property will not be serialized. It can only be populated by the server.
798
- */
799
- readonly provisioningState?: ProvisioningState;
800
- /**
801
- * The publicly accessible IP of the resource.
802
- * NOTE: This property will not be serialized. It can only be populated by the server.
803
- */
804
- readonly externalIP?: string;
805
- /**
806
- * FQDN of the service instance.
807
- * NOTE: This property will not be serialized. It can only be populated by the server.
808
- */
809
- readonly hostName?: string;
810
- /**
811
- * The publicly accessible port of the resource which is designed for browser/client side usage.
812
- * NOTE: This property will not be serialized. It can only be populated by the server.
813
- */
814
- readonly publicPort?: number;
815
- /**
816
- * The publicly accessible port of the resource which is designed for customer server side usage.
817
- * NOTE: This property will not be serialized. It can only be populated by the server.
818
- */
819
- readonly serverPort?: number;
820
- /**
821
- * Version of the resource. Probably you need the same or higher version of client SDKs.
822
- * NOTE: This property will not be serialized. It can only be populated by the server.
823
- */
824
- readonly version?: string;
825
- /**
826
- * Private endpoint connections to the resource.
827
- * NOTE: This property will not be serialized. It can only be populated by the server.
828
- */
829
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
830
- /**
831
- * The list of shared private link resources.
832
- * NOTE: This property will not be serialized. It can only be populated by the server.
833
- */
834
- readonly sharedPrivateLinkResources?: SharedPrivateLinkResource[];
835
- /** TLS settings for the resource */
836
- tls?: SignalRTlsSettings;
837
- /**
838
- * Deprecated.
839
- * NOTE: This property will not be serialized. It can only be populated by the server.
840
- */
841
- readonly hostNamePrefix?: string;
842
- /**
843
- * List of the featureFlags.
844
- *
845
- * FeatureFlags that are not included in the parameters for the update operation will not be modified.
846
- * And the response will only include featureFlags that are explicitly set.
847
- * When a featureFlag is not explicitly set, its globally default value will be used
848
- * But keep in mind, the default value doesn't mean "false". It varies in terms of different FeatureFlags.
849
- */
850
- features?: SignalRFeature[];
851
- /** Live trace configuration of a Microsoft.SignalRService resource. */
852
- liveTraceConfiguration?: LiveTraceConfiguration;
853
- /** Resource log configuration of a Microsoft.SignalRService resource. */
854
- resourceLogConfiguration?: ResourceLogConfiguration;
855
- /** Cross-Origin Resource Sharing (CORS) settings. */
856
- cors?: SignalRCorsSettings;
857
- /** Serverless settings. */
858
- serverless?: ServerlessSettings;
859
- /** The settings for the Upstream when the service is in server-less mode. */
860
- upstream?: ServerlessUpstreamSettings;
861
- /** Network ACLs for the resource */
862
- networkACLs?: SignalRNetworkACLs;
863
- /**
864
- * Enable or disable public network access. Default to "Enabled".
865
- * When it's Enabled, network ACLs still apply.
866
- * When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
867
- */
868
- publicNetworkAccess?: string;
869
- /**
870
- * DisableLocalAuth
871
- * Enable or disable local auth with AccessKey
872
- * When set as true, connection with AccessKey=xxx won't work.
873
- */
874
- disableLocalAuth?: boolean;
875
- /**
876
- * DisableLocalAuth
877
- * Enable or disable aad auth
878
- * When set as true, connection with AuthType=aad won't work.
879
- */
880
- disableAadAuth?: boolean;
881
- /**
882
- * Enable or disable the regional endpoint. Default to "Enabled".
883
- * When it's Disabled, new connections will not be routed to this endpoint, however existing connections will not be affected.
884
- * This property is replica specific. Disable the regional endpoint without replica is not allowed.
885
- */
886
- regionEndpointEnabled?: string;
887
- /**
888
- * Stop or start the resource. Default to "False".
889
- * When it's true, the data plane of the resource is shutdown.
890
- * When it's false, the data plane of the resource is started.
891
- */
892
- resourceStopped?: string;
893
- }
894
-
895
- /** A class represent a replica resource. */
896
- export interface Replica extends TrackedResource {
897
- /** The billing information of the resource. */
898
- sku?: ResourceSku;
899
- /**
900
- * Provisioning state of the resource.
901
- * NOTE: This property will not be serialized. It can only be populated by the server.
902
- */
903
- readonly provisioningState?: ProvisioningState;
904
- /**
905
- * Enable or disable the regional endpoint. Default to "Enabled".
906
- * When it's Disabled, new connections will not be routed to this endpoint, however existing connections will not be affected.
907
- */
908
- regionEndpointEnabled?: string;
909
- /**
910
- * Stop or start the resource. Default to "false".
911
- * When it's true, the data plane of the resource is shutdown.
912
- * When it's false, the data plane of the resource is started.
913
- */
914
- resourceStopped?: string;
915
- }
916
-
917
- /** Defines headers for SignalR_update operation. */
918
- export interface SignalRUpdateHeaders {
919
- location?: string;
920
- }
921
-
922
- /** Defines headers for SignalR_regenerateKey operation. */
923
- export interface SignalRRegenerateKeyHeaders {
924
- location?: string;
925
- }
926
-
927
- /** Defines headers for SignalR_restart operation. */
928
- export interface SignalRRestartHeaders {
929
- location?: string;
930
- }
931
-
932
- /** Defines headers for SignalRReplicas_update operation. */
933
- export interface SignalRReplicasUpdateHeaders {
934
- location?: string;
935
- }
936
-
937
- /** Defines headers for SignalRReplicas_restart operation. */
938
- export interface SignalRReplicasRestartHeaders {
939
- location?: string;
940
- }
941
-
942
- /** Known values of {@link SignalRSkuTier} that the service accepts. */
943
- export enum KnownSignalRSkuTier {
944
- /** Free */
945
- Free = "Free",
946
- /** Basic */
947
- Basic = "Basic",
948
- /** Standard */
949
- Standard = "Standard",
950
- /** Premium */
951
- Premium = "Premium"
952
- }
953
-
954
- /**
955
- * Defines values for SignalRSkuTier. \
956
- * {@link KnownSignalRSkuTier} can be used interchangeably with SignalRSkuTier,
957
- * this enum contains the known values that the service supports.
958
- * ### Known values supported by the service
959
- * **Free** \
960
- * **Basic** \
961
- * **Standard** \
962
- * **Premium**
963
- */
964
- export type SignalRSkuTier = string;
965
-
966
- /** Known values of {@link ProvisioningState} that the service accepts. */
967
- export enum KnownProvisioningState {
968
- /** Unknown */
969
- Unknown = "Unknown",
970
- /** Succeeded */
971
- Succeeded = "Succeeded",
972
- /** Failed */
973
- Failed = "Failed",
974
- /** Canceled */
975
- Canceled = "Canceled",
976
- /** Running */
977
- Running = "Running",
978
- /** Creating */
979
- Creating = "Creating",
980
- /** Updating */
981
- Updating = "Updating",
982
- /** Deleting */
983
- Deleting = "Deleting",
984
- /** Moving */
985
- Moving = "Moving"
986
- }
987
-
988
- /**
989
- * Defines values for ProvisioningState. \
990
- * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
991
- * this enum contains the known values that the service supports.
992
- * ### Known values supported by the service
993
- * **Unknown** \
994
- * **Succeeded** \
995
- * **Failed** \
996
- * **Canceled** \
997
- * **Running** \
998
- * **Creating** \
999
- * **Updating** \
1000
- * **Deleting** \
1001
- * **Moving**
1002
- */
1003
- export type ProvisioningState = string;
1004
-
1005
- /** Known values of {@link PrivateLinkServiceConnectionStatus} that the service accepts. */
1006
- export enum KnownPrivateLinkServiceConnectionStatus {
1007
- /** Pending */
1008
- Pending = "Pending",
1009
- /** Approved */
1010
- Approved = "Approved",
1011
- /** Rejected */
1012
- Rejected = "Rejected",
1013
- /** Disconnected */
1014
- Disconnected = "Disconnected"
1015
- }
1016
-
1017
- /**
1018
- * Defines values for PrivateLinkServiceConnectionStatus. \
1019
- * {@link KnownPrivateLinkServiceConnectionStatus} can be used interchangeably with PrivateLinkServiceConnectionStatus,
1020
- * this enum contains the known values that the service supports.
1021
- * ### Known values supported by the service
1022
- * **Pending** \
1023
- * **Approved** \
1024
- * **Rejected** \
1025
- * **Disconnected**
1026
- */
1027
- export type PrivateLinkServiceConnectionStatus = string;
1028
-
1029
- /** Known values of {@link CreatedByType} that the service accepts. */
1030
- export enum KnownCreatedByType {
1031
- /** User */
1032
- User = "User",
1033
- /** Application */
1034
- Application = "Application",
1035
- /** ManagedIdentity */
1036
- ManagedIdentity = "ManagedIdentity",
1037
- /** Key */
1038
- Key = "Key"
1039
- }
1040
-
1041
- /**
1042
- * Defines values for CreatedByType. \
1043
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
1044
- * this enum contains the known values that the service supports.
1045
- * ### Known values supported by the service
1046
- * **User** \
1047
- * **Application** \
1048
- * **ManagedIdentity** \
1049
- * **Key**
1050
- */
1051
- export type CreatedByType = string;
1052
-
1053
- /** Known values of {@link SharedPrivateLinkResourceStatus} that the service accepts. */
1054
- export enum KnownSharedPrivateLinkResourceStatus {
1055
- /** Pending */
1056
- Pending = "Pending",
1057
- /** Approved */
1058
- Approved = "Approved",
1059
- /** Rejected */
1060
- Rejected = "Rejected",
1061
- /** Disconnected */
1062
- Disconnected = "Disconnected",
1063
- /** Timeout */
1064
- Timeout = "Timeout"
1065
- }
1066
-
1067
- /**
1068
- * Defines values for SharedPrivateLinkResourceStatus. \
1069
- * {@link KnownSharedPrivateLinkResourceStatus} can be used interchangeably with SharedPrivateLinkResourceStatus,
1070
- * this enum contains the known values that the service supports.
1071
- * ### Known values supported by the service
1072
- * **Pending** \
1073
- * **Approved** \
1074
- * **Rejected** \
1075
- * **Disconnected** \
1076
- * **Timeout**
1077
- */
1078
- export type SharedPrivateLinkResourceStatus = string;
1079
-
1080
- /** Known values of {@link FeatureFlags} that the service accepts. */
1081
- export enum KnownFeatureFlags {
1082
- /** ServiceMode */
1083
- ServiceMode = "ServiceMode",
1084
- /** EnableConnectivityLogs */
1085
- EnableConnectivityLogs = "EnableConnectivityLogs",
1086
- /** EnableMessagingLogs */
1087
- EnableMessagingLogs = "EnableMessagingLogs",
1088
- /** EnableLiveTrace */
1089
- EnableLiveTrace = "EnableLiveTrace"
1090
- }
1091
-
1092
- /**
1093
- * Defines values for FeatureFlags. \
1094
- * {@link KnownFeatureFlags} can be used interchangeably with FeatureFlags,
1095
- * this enum contains the known values that the service supports.
1096
- * ### Known values supported by the service
1097
- * **ServiceMode** \
1098
- * **EnableConnectivityLogs** \
1099
- * **EnableMessagingLogs** \
1100
- * **EnableLiveTrace**
1101
- */
1102
- export type FeatureFlags = string;
1103
-
1104
- /** Known values of {@link UpstreamAuthType} that the service accepts. */
1105
- export enum KnownUpstreamAuthType {
1106
- /** None */
1107
- None = "None",
1108
- /** ManagedIdentity */
1109
- ManagedIdentity = "ManagedIdentity"
1110
- }
1111
-
1112
- /**
1113
- * Defines values for UpstreamAuthType. \
1114
- * {@link KnownUpstreamAuthType} can be used interchangeably with UpstreamAuthType,
1115
- * this enum contains the known values that the service supports.
1116
- * ### Known values supported by the service
1117
- * **None** \
1118
- * **ManagedIdentity**
1119
- */
1120
- export type UpstreamAuthType = string;
1121
-
1122
- /** Known values of {@link ACLAction} that the service accepts. */
1123
- export enum KnownACLAction {
1124
- /** Allow */
1125
- Allow = "Allow",
1126
- /** Deny */
1127
- Deny = "Deny"
1128
- }
1129
-
1130
- /**
1131
- * Defines values for ACLAction. \
1132
- * {@link KnownACLAction} can be used interchangeably with ACLAction,
1133
- * this enum contains the known values that the service supports.
1134
- * ### Known values supported by the service
1135
- * **Allow** \
1136
- * **Deny**
1137
- */
1138
- export type ACLAction = string;
1139
-
1140
- /** Known values of {@link SignalRRequestType} that the service accepts. */
1141
- export enum KnownSignalRRequestType {
1142
- /** ClientConnection */
1143
- ClientConnection = "ClientConnection",
1144
- /** ServerConnection */
1145
- ServerConnection = "ServerConnection",
1146
- /** Restapi */
1147
- Restapi = "RESTAPI",
1148
- /** Trace */
1149
- Trace = "Trace"
1150
- }
1151
-
1152
- /**
1153
- * Defines values for SignalRRequestType. \
1154
- * {@link KnownSignalRRequestType} can be used interchangeably with SignalRRequestType,
1155
- * this enum contains the known values that the service supports.
1156
- * ### Known values supported by the service
1157
- * **ClientConnection** \
1158
- * **ServerConnection** \
1159
- * **RESTAPI** \
1160
- * **Trace**
1161
- */
1162
- export type SignalRRequestType = string;
1163
-
1164
- /** Known values of {@link ServiceKind} that the service accepts. */
1165
- export enum KnownServiceKind {
1166
- /** SignalR */
1167
- SignalR = "SignalR",
1168
- /** RawWebSockets */
1169
- RawWebSockets = "RawWebSockets"
1170
- }
1171
-
1172
- /**
1173
- * Defines values for ServiceKind. \
1174
- * {@link KnownServiceKind} can be used interchangeably with ServiceKind,
1175
- * this enum contains the known values that the service supports.
1176
- * ### Known values supported by the service
1177
- * **SignalR** \
1178
- * **RawWebSockets**
1179
- */
1180
- export type ServiceKind = string;
1181
-
1182
- /** Known values of {@link ManagedIdentityType} that the service accepts. */
1183
- export enum KnownManagedIdentityType {
1184
- /** None */
1185
- None = "None",
1186
- /** SystemAssigned */
1187
- SystemAssigned = "SystemAssigned",
1188
- /** UserAssigned */
1189
- UserAssigned = "UserAssigned"
1190
- }
1191
-
1192
- /**
1193
- * Defines values for ManagedIdentityType. \
1194
- * {@link KnownManagedIdentityType} can be used interchangeably with ManagedIdentityType,
1195
- * this enum contains the known values that the service supports.
1196
- * ### Known values supported by the service
1197
- * **None** \
1198
- * **SystemAssigned** \
1199
- * **UserAssigned**
1200
- */
1201
- export type ManagedIdentityType = string;
1202
-
1203
- /** Known values of {@link KeyType} that the service accepts. */
1204
- export enum KnownKeyType {
1205
- /** Primary */
1206
- Primary = "Primary",
1207
- /** Secondary */
1208
- Secondary = "Secondary",
1209
- /** Salt */
1210
- Salt = "Salt"
1211
- }
1212
-
1213
- /**
1214
- * Defines values for KeyType. \
1215
- * {@link KnownKeyType} can be used interchangeably with KeyType,
1216
- * this enum contains the known values that the service supports.
1217
- * ### Known values supported by the service
1218
- * **Primary** \
1219
- * **Secondary** \
1220
- * **Salt**
1221
- */
1222
- export type KeyType = string;
1223
-
1224
- /** Known values of {@link ScaleType} that the service accepts. */
1225
- export enum KnownScaleType {
1226
- /** None */
1227
- None = "None",
1228
- /** Manual */
1229
- Manual = "Manual",
1230
- /** Automatic */
1231
- Automatic = "Automatic"
1232
- }
1233
-
1234
- /**
1235
- * Defines values for ScaleType. \
1236
- * {@link KnownScaleType} can be used interchangeably with ScaleType,
1237
- * this enum contains the known values that the service supports.
1238
- * ### Known values supported by the service
1239
- * **None** \
1240
- * **Manual** \
1241
- * **Automatic**
1242
- */
1243
- export type ScaleType = string;
1244
-
1245
- /** Optional parameters. */
1246
- export interface OperationsListOptionalParams
1247
- extends coreClient.OperationOptions {}
1248
-
1249
- /** Contains response data for the list operation. */
1250
- export type OperationsListResponse = OperationList;
1251
-
1252
- /** Optional parameters. */
1253
- export interface OperationsListNextOptionalParams
1254
- extends coreClient.OperationOptions {}
1255
-
1256
- /** Contains response data for the listNext operation. */
1257
- export type OperationsListNextResponse = OperationList;
1258
-
1259
- /** Optional parameters. */
1260
- export interface SignalRCheckNameAvailabilityOptionalParams
1261
- extends coreClient.OperationOptions {}
1262
-
1263
- /** Contains response data for the checkNameAvailability operation. */
1264
- export type SignalRCheckNameAvailabilityResponse = NameAvailability;
1265
-
1266
- /** Optional parameters. */
1267
- export interface SignalRListBySubscriptionOptionalParams
1268
- extends coreClient.OperationOptions {}
1269
-
1270
- /** Contains response data for the listBySubscription operation. */
1271
- export type SignalRListBySubscriptionResponse = SignalRResourceList;
1272
-
1273
- /** Optional parameters. */
1274
- export interface SignalRListByResourceGroupOptionalParams
1275
- extends coreClient.OperationOptions {}
1276
-
1277
- /** Contains response data for the listByResourceGroup operation. */
1278
- export type SignalRListByResourceGroupResponse = SignalRResourceList;
1279
-
1280
- /** Optional parameters. */
1281
- export interface SignalRGetOptionalParams extends coreClient.OperationOptions {}
1282
-
1283
- /** Contains response data for the get operation. */
1284
- export type SignalRGetResponse = SignalRResource;
1285
-
1286
- /** Optional parameters. */
1287
- export interface SignalRCreateOrUpdateOptionalParams
1288
- extends coreClient.OperationOptions {
1289
- /** Delay to wait until next poll, in milliseconds. */
1290
- updateIntervalInMs?: number;
1291
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1292
- resumeFrom?: string;
1293
- }
1294
-
1295
- /** Contains response data for the createOrUpdate operation. */
1296
- export type SignalRCreateOrUpdateResponse = SignalRResource;
1297
-
1298
- /** Optional parameters. */
1299
- export interface SignalRDeleteOptionalParams
1300
- extends coreClient.OperationOptions {
1301
- /** Delay to wait until next poll, in milliseconds. */
1302
- updateIntervalInMs?: number;
1303
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1304
- resumeFrom?: string;
1305
- }
1306
-
1307
- /** Optional parameters. */
1308
- export interface SignalRUpdateOptionalParams
1309
- extends coreClient.OperationOptions {
1310
- /** Delay to wait until next poll, in milliseconds. */
1311
- updateIntervalInMs?: number;
1312
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1313
- resumeFrom?: string;
1314
- }
1315
-
1316
- /** Contains response data for the update operation. */
1317
- export type SignalRUpdateResponse = SignalRResource;
1318
-
1319
- /** Optional parameters. */
1320
- export interface SignalRListKeysOptionalParams
1321
- extends coreClient.OperationOptions {}
1322
-
1323
- /** Contains response data for the listKeys operation. */
1324
- export type SignalRListKeysResponse = SignalRKeys;
1325
-
1326
- /** Optional parameters. */
1327
- export interface SignalRRegenerateKeyOptionalParams
1328
- extends coreClient.OperationOptions {
1329
- /** Delay to wait until next poll, in milliseconds. */
1330
- updateIntervalInMs?: number;
1331
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1332
- resumeFrom?: string;
1333
- }
1334
-
1335
- /** Contains response data for the regenerateKey operation. */
1336
- export type SignalRRegenerateKeyResponse = SignalRKeys;
1337
-
1338
- /** Optional parameters. */
1339
- export interface SignalRListReplicaSkusOptionalParams
1340
- extends coreClient.OperationOptions {}
1341
-
1342
- /** Contains response data for the listReplicaSkus operation. */
1343
- export type SignalRListReplicaSkusResponse = SkuList;
1344
-
1345
- /** Optional parameters. */
1346
- export interface SignalRRestartOptionalParams
1347
- extends coreClient.OperationOptions {
1348
- /** Delay to wait until next poll, in milliseconds. */
1349
- updateIntervalInMs?: number;
1350
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1351
- resumeFrom?: string;
1352
- }
1353
-
1354
- /** Contains response data for the restart operation. */
1355
- export type SignalRRestartResponse = SignalRRestartHeaders;
1356
-
1357
- /** Optional parameters. */
1358
- export interface SignalRListSkusOptionalParams
1359
- extends coreClient.OperationOptions {}
1360
-
1361
- /** Contains response data for the listSkus operation. */
1362
- export type SignalRListSkusResponse = SkuList;
1363
-
1364
- /** Optional parameters. */
1365
- export interface SignalRListBySubscriptionNextOptionalParams
1366
- extends coreClient.OperationOptions {}
1367
-
1368
- /** Contains response data for the listBySubscriptionNext operation. */
1369
- export type SignalRListBySubscriptionNextResponse = SignalRResourceList;
1370
-
1371
- /** Optional parameters. */
1372
- export interface SignalRListByResourceGroupNextOptionalParams
1373
- extends coreClient.OperationOptions {}
1374
-
1375
- /** Contains response data for the listByResourceGroupNext operation. */
1376
- export type SignalRListByResourceGroupNextResponse = SignalRResourceList;
1377
-
1378
- /** Optional parameters. */
1379
- export interface UsagesListOptionalParams extends coreClient.OperationOptions {}
1380
-
1381
- /** Contains response data for the list operation. */
1382
- export type UsagesListResponse = SignalRUsageList;
1383
-
1384
- /** Optional parameters. */
1385
- export interface UsagesListNextOptionalParams
1386
- extends coreClient.OperationOptions {}
1387
-
1388
- /** Contains response data for the listNext operation. */
1389
- export type UsagesListNextResponse = SignalRUsageList;
1390
-
1391
- /** Optional parameters. */
1392
- export interface SignalRCustomCertificatesListOptionalParams
1393
- extends coreClient.OperationOptions {}
1394
-
1395
- /** Contains response data for the list operation. */
1396
- export type SignalRCustomCertificatesListResponse = CustomCertificateList;
1397
-
1398
- /** Optional parameters. */
1399
- export interface SignalRCustomCertificatesGetOptionalParams
1400
- extends coreClient.OperationOptions {}
1401
-
1402
- /** Contains response data for the get operation. */
1403
- export type SignalRCustomCertificatesGetResponse = CustomCertificate;
1404
-
1405
- /** Optional parameters. */
1406
- export interface SignalRCustomCertificatesCreateOrUpdateOptionalParams
1407
- extends coreClient.OperationOptions {
1408
- /** Delay to wait until next poll, in milliseconds. */
1409
- updateIntervalInMs?: number;
1410
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1411
- resumeFrom?: string;
1412
- }
1413
-
1414
- /** Contains response data for the createOrUpdate operation. */
1415
- export type SignalRCustomCertificatesCreateOrUpdateResponse = CustomCertificate;
1416
-
1417
- /** Optional parameters. */
1418
- export interface SignalRCustomCertificatesDeleteOptionalParams
1419
- extends coreClient.OperationOptions {}
1420
-
1421
- /** Optional parameters. */
1422
- export interface SignalRCustomCertificatesListNextOptionalParams
1423
- extends coreClient.OperationOptions {}
1424
-
1425
- /** Contains response data for the listNext operation. */
1426
- export type SignalRCustomCertificatesListNextResponse = CustomCertificateList;
1427
-
1428
- /** Optional parameters. */
1429
- export interface SignalRCustomDomainsListOptionalParams
1430
- extends coreClient.OperationOptions {}
1431
-
1432
- /** Contains response data for the list operation. */
1433
- export type SignalRCustomDomainsListResponse = CustomDomainList;
1434
-
1435
- /** Optional parameters. */
1436
- export interface SignalRCustomDomainsGetOptionalParams
1437
- extends coreClient.OperationOptions {}
1438
-
1439
- /** Contains response data for the get operation. */
1440
- export type SignalRCustomDomainsGetResponse = CustomDomain;
1441
-
1442
- /** Optional parameters. */
1443
- export interface SignalRCustomDomainsCreateOrUpdateOptionalParams
1444
- extends coreClient.OperationOptions {
1445
- /** Delay to wait until next poll, in milliseconds. */
1446
- updateIntervalInMs?: number;
1447
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1448
- resumeFrom?: string;
1449
- }
1450
-
1451
- /** Contains response data for the createOrUpdate operation. */
1452
- export type SignalRCustomDomainsCreateOrUpdateResponse = CustomDomain;
1453
-
1454
- /** Optional parameters. */
1455
- export interface SignalRCustomDomainsDeleteOptionalParams
1456
- extends coreClient.OperationOptions {
1457
- /** Delay to wait until next poll, in milliseconds. */
1458
- updateIntervalInMs?: number;
1459
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1460
- resumeFrom?: string;
1461
- }
1462
-
1463
- /** Optional parameters. */
1464
- export interface SignalRCustomDomainsListNextOptionalParams
1465
- extends coreClient.OperationOptions {}
1466
-
1467
- /** Contains response data for the listNext operation. */
1468
- export type SignalRCustomDomainsListNextResponse = CustomDomainList;
1469
-
1470
- /** Optional parameters. */
1471
- export interface SignalRPrivateEndpointConnectionsListOptionalParams
1472
- extends coreClient.OperationOptions {}
1473
-
1474
- /** Contains response data for the list operation. */
1475
- export type SignalRPrivateEndpointConnectionsListResponse = PrivateEndpointConnectionList;
1476
-
1477
- /** Optional parameters. */
1478
- export interface SignalRPrivateEndpointConnectionsGetOptionalParams
1479
- extends coreClient.OperationOptions {}
1480
-
1481
- /** Contains response data for the get operation. */
1482
- export type SignalRPrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
1483
-
1484
- /** Optional parameters. */
1485
- export interface SignalRPrivateEndpointConnectionsUpdateOptionalParams
1486
- extends coreClient.OperationOptions {}
1487
-
1488
- /** Contains response data for the update operation. */
1489
- export type SignalRPrivateEndpointConnectionsUpdateResponse = PrivateEndpointConnection;
1490
-
1491
- /** Optional parameters. */
1492
- export interface SignalRPrivateEndpointConnectionsDeleteOptionalParams
1493
- extends coreClient.OperationOptions {
1494
- /** Delay to wait until next poll, in milliseconds. */
1495
- updateIntervalInMs?: number;
1496
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1497
- resumeFrom?: string;
1498
- }
1499
-
1500
- /** Optional parameters. */
1501
- export interface SignalRPrivateEndpointConnectionsListNextOptionalParams
1502
- extends coreClient.OperationOptions {}
1503
-
1504
- /** Contains response data for the listNext operation. */
1505
- export type SignalRPrivateEndpointConnectionsListNextResponse = PrivateEndpointConnectionList;
1506
-
1507
- /** Optional parameters. */
1508
- export interface SignalRPrivateLinkResourcesListOptionalParams
1509
- extends coreClient.OperationOptions {}
1510
-
1511
- /** Contains response data for the list operation. */
1512
- export type SignalRPrivateLinkResourcesListResponse = PrivateLinkResourceList;
1513
-
1514
- /** Optional parameters. */
1515
- export interface SignalRPrivateLinkResourcesListNextOptionalParams
1516
- extends coreClient.OperationOptions {}
1517
-
1518
- /** Contains response data for the listNext operation. */
1519
- export type SignalRPrivateLinkResourcesListNextResponse = PrivateLinkResourceList;
1520
-
1521
- /** Optional parameters. */
1522
- export interface SignalRReplicasListOptionalParams
1523
- extends coreClient.OperationOptions {}
1524
-
1525
- /** Contains response data for the list operation. */
1526
- export type SignalRReplicasListResponse = ReplicaList;
1527
-
1528
- /** Optional parameters. */
1529
- export interface SignalRReplicasGetOptionalParams
1530
- extends coreClient.OperationOptions {}
1531
-
1532
- /** Contains response data for the get operation. */
1533
- export type SignalRReplicasGetResponse = Replica;
1534
-
1535
- /** Optional parameters. */
1536
- export interface SignalRReplicasCreateOrUpdateOptionalParams
1537
- extends coreClient.OperationOptions {
1538
- /** Delay to wait until next poll, in milliseconds. */
1539
- updateIntervalInMs?: number;
1540
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1541
- resumeFrom?: string;
1542
- }
1543
-
1544
- /** Contains response data for the createOrUpdate operation. */
1545
- export type SignalRReplicasCreateOrUpdateResponse = Replica;
1546
-
1547
- /** Optional parameters. */
1548
- export interface SignalRReplicasDeleteOptionalParams
1549
- extends coreClient.OperationOptions {}
1550
-
1551
- /** Optional parameters. */
1552
- export interface SignalRReplicasUpdateOptionalParams
1553
- extends coreClient.OperationOptions {
1554
- /** Delay to wait until next poll, in milliseconds. */
1555
- updateIntervalInMs?: number;
1556
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1557
- resumeFrom?: string;
1558
- }
1559
-
1560
- /** Contains response data for the update operation. */
1561
- export type SignalRReplicasUpdateResponse = Replica;
1562
-
1563
- /** Optional parameters. */
1564
- export interface SignalRReplicasRestartOptionalParams
1565
- extends coreClient.OperationOptions {
1566
- /** Delay to wait until next poll, in milliseconds. */
1567
- updateIntervalInMs?: number;
1568
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1569
- resumeFrom?: string;
1570
- }
1571
-
1572
- /** Contains response data for the restart operation. */
1573
- export type SignalRReplicasRestartResponse = SignalRReplicasRestartHeaders;
1574
-
1575
- /** Optional parameters. */
1576
- export interface SignalRReplicasListNextOptionalParams
1577
- extends coreClient.OperationOptions {}
1578
-
1579
- /** Contains response data for the listNext operation. */
1580
- export type SignalRReplicasListNextResponse = ReplicaList;
1581
-
1582
- /** Optional parameters. */
1583
- export interface SignalRSharedPrivateLinkResourcesListOptionalParams
1584
- extends coreClient.OperationOptions {}
1585
-
1586
- /** Contains response data for the list operation. */
1587
- export type SignalRSharedPrivateLinkResourcesListResponse = SharedPrivateLinkResourceList;
1588
-
1589
- /** Optional parameters. */
1590
- export interface SignalRSharedPrivateLinkResourcesGetOptionalParams
1591
- extends coreClient.OperationOptions {}
1592
-
1593
- /** Contains response data for the get operation. */
1594
- export type SignalRSharedPrivateLinkResourcesGetResponse = SharedPrivateLinkResource;
1595
-
1596
- /** Optional parameters. */
1597
- export interface SignalRSharedPrivateLinkResourcesCreateOrUpdateOptionalParams
1598
- extends coreClient.OperationOptions {
1599
- /** Delay to wait until next poll, in milliseconds. */
1600
- updateIntervalInMs?: number;
1601
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1602
- resumeFrom?: string;
1603
- }
1604
-
1605
- /** Contains response data for the createOrUpdate operation. */
1606
- export type SignalRSharedPrivateLinkResourcesCreateOrUpdateResponse = SharedPrivateLinkResource;
1607
-
1608
- /** Optional parameters. */
1609
- export interface SignalRSharedPrivateLinkResourcesDeleteOptionalParams
1610
- extends coreClient.OperationOptions {
1611
- /** Delay to wait until next poll, in milliseconds. */
1612
- updateIntervalInMs?: number;
1613
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1614
- resumeFrom?: string;
1615
- }
1616
-
1617
- /** Optional parameters. */
1618
- export interface SignalRSharedPrivateLinkResourcesListNextOptionalParams
1619
- extends coreClient.OperationOptions {}
1620
-
1621
- /** Contains response data for the listNext operation. */
1622
- export type SignalRSharedPrivateLinkResourcesListNextResponse = SharedPrivateLinkResourceList;
1623
-
1624
- /** Optional parameters. */
1625
- export interface SignalRManagementClientOptionalParams
1626
- extends coreClient.ServiceClientOptions {
1627
- /** server parameter */
1628
- $host?: string;
1629
- /** Api Version */
1630
- apiVersion?: string;
1631
- /** Overrides client endpoint. */
1632
- endpoint?: string;
1633
- }