@azure/arm-signalr 6.0.0-alpha.20250214.1 → 6.0.0-alpha.20250217.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (672) hide show
  1. package/README.md +21 -12
  2. package/dist/browser/index.d.ts +5 -0
  3. package/{dist-esm/src → dist/browser}/index.d.ts.map +1 -1
  4. package/{dist-esm/src → dist/browser}/index.js +4 -4
  5. package/dist/browser/index.js.map +1 -0
  6. package/dist/browser/lroImpl.js.map +1 -0
  7. package/dist/browser/models/index.js.map +1 -0
  8. package/dist/browser/models/mappers.js.map +1 -0
  9. package/{dist-esm/src → dist/browser}/models/parameters.js +1 -1
  10. package/dist/browser/models/parameters.js.map +1 -0
  11. package/dist/browser/operations/index.d.ts +10 -0
  12. package/dist/browser/operations/index.d.ts.map +1 -0
  13. package/dist/browser/operations/index.js +17 -0
  14. package/dist/browser/operations/index.js.map +1 -0
  15. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  16. package/dist/browser/operations/operations.d.ts.map +1 -0
  17. package/{dist-esm/src → dist/browser}/operations/operations.js +3 -3
  18. package/dist/browser/operations/operations.js.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/signalR.d.ts +3 -3
  20. package/dist/browser/operations/signalR.d.ts.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/signalR.js +190 -210
  22. package/dist/browser/operations/signalR.js.map +1 -0
  23. package/{dist-esm/src → dist/browser}/operations/signalRCustomCertificates.d.ts +3 -3
  24. package/dist/browser/operations/signalRCustomCertificates.d.ts.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/signalRCustomCertificates.js +48 -52
  26. package/dist/browser/operations/signalRCustomCertificates.js.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/signalRCustomDomains.d.ts +3 -3
  28. package/dist/browser/operations/signalRCustomDomains.d.ts.map +1 -0
  29. package/{dist-esm/src → dist/browser}/operations/signalRCustomDomains.js +79 -87
  30. package/dist/browser/operations/signalRCustomDomains.js.map +1 -0
  31. package/{dist-esm/src → dist/browser}/operations/signalRPrivateEndpointConnections.d.ts +3 -3
  32. package/dist/browser/operations/signalRPrivateEndpointConnections.d.ts.map +1 -0
  33. package/{dist-esm/src → dist/browser}/operations/signalRPrivateEndpointConnections.js +47 -51
  34. package/dist/browser/operations/signalRPrivateEndpointConnections.js.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/signalRPrivateLinkResources.d.ts +3 -3
  36. package/dist/browser/operations/signalRPrivateLinkResources.d.ts.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/signalRPrivateLinkResources.js +3 -3
  38. package/dist/browser/operations/signalRPrivateLinkResources.js.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operations/signalRReplicas.d.ts +3 -3
  40. package/dist/browser/operations/signalRReplicas.d.ts.map +1 -0
  41. package/{dist-esm/src → dist/browser}/operations/signalRReplicas.js +128 -140
  42. package/dist/browser/operations/signalRReplicas.js.map +1 -0
  43. package/{dist-esm/src → dist/browser}/operations/signalRSharedPrivateLinkResources.d.ts +3 -3
  44. package/dist/browser/operations/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  45. package/{dist-esm/src → dist/browser}/operations/signalRSharedPrivateLinkResources.js +90 -98
  46. package/dist/browser/operations/signalRSharedPrivateLinkResources.js.map +1 -0
  47. package/{dist-esm/src → dist/browser}/operations/usages.d.ts +3 -3
  48. package/dist/browser/operations/usages.d.ts.map +1 -0
  49. package/{dist-esm/src → dist/browser}/operations/usages.js +3 -3
  50. package/dist/browser/operations/usages.js.map +1 -0
  51. package/dist/browser/operationsInterfaces/index.d.ts +10 -0
  52. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  53. package/dist/browser/operationsInterfaces/index.js +17 -0
  54. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  55. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  56. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  57. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalR.d.ts +1 -1
  59. package/dist/browser/operationsInterfaces/signalR.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/signalR.js.map +1 -0
  61. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRCustomCertificates.d.ts +1 -1
  62. package/dist/browser/operationsInterfaces/signalRCustomCertificates.d.ts.map +1 -0
  63. package/dist/browser/operationsInterfaces/signalRCustomCertificates.js.map +1 -0
  64. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRCustomDomains.d.ts +1 -1
  65. package/dist/browser/operationsInterfaces/signalRCustomDomains.d.ts.map +1 -0
  66. package/dist/browser/operationsInterfaces/signalRCustomDomains.js.map +1 -0
  67. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRPrivateEndpointConnections.d.ts +1 -1
  68. package/dist/browser/operationsInterfaces/signalRPrivateEndpointConnections.d.ts.map +1 -0
  69. package/dist/browser/operationsInterfaces/signalRPrivateEndpointConnections.js.map +1 -0
  70. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRPrivateLinkResources.d.ts +1 -1
  71. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRPrivateLinkResources.d.ts.map +1 -1
  72. package/dist/browser/operationsInterfaces/signalRPrivateLinkResources.js.map +1 -0
  73. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRReplicas.d.ts +1 -1
  74. package/dist/browser/operationsInterfaces/signalRReplicas.d.ts.map +1 -0
  75. package/dist/browser/operationsInterfaces/signalRReplicas.js.map +1 -0
  76. package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts +1 -1
  77. package/dist/browser/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  78. package/dist/browser/operationsInterfaces/signalRSharedPrivateLinkResources.js.map +1 -0
  79. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts +1 -1
  80. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts.map +1 -1
  81. package/dist/browser/operationsInterfaces/usages.js.map +1 -0
  82. package/dist/browser/package.json +3 -0
  83. package/dist/browser/pagingHelper.js.map +1 -0
  84. package/{dist-esm/src → dist/browser}/signalRManagementClient.d.ts +2 -2
  85. package/dist/browser/signalRManagementClient.d.ts.map +1 -0
  86. package/{dist-esm/src → dist/browser}/signalRManagementClient.js +15 -18
  87. package/dist/browser/signalRManagementClient.js.map +1 -0
  88. package/dist/commonjs/index.d.ts +5 -0
  89. package/dist/commonjs/index.d.ts.map +1 -0
  90. package/dist/commonjs/index.js +19 -0
  91. package/dist/commonjs/index.js.map +1 -0
  92. package/dist/commonjs/lroImpl.d.ts +11 -0
  93. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  94. package/dist/commonjs/lroImpl.js +17 -0
  95. package/dist/commonjs/lroImpl.js.map +1 -0
  96. package/{types/arm-signalr.d.ts → dist/commonjs/models/index.d.ts} +1435 -2094
  97. package/dist/commonjs/models/index.d.ts.map +1 -0
  98. package/dist/commonjs/models/index.js +161 -0
  99. package/dist/commonjs/models/index.js.map +1 -0
  100. package/dist/commonjs/models/mappers.d.ts +70 -0
  101. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  102. package/dist/commonjs/models/mappers.js +1961 -0
  103. package/dist/commonjs/models/mappers.js.map +1 -0
  104. package/dist/commonjs/models/parameters.d.ts +24 -0
  105. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  106. package/dist/commonjs/models/parameters.js +203 -0
  107. package/dist/commonjs/models/parameters.js.map +1 -0
  108. package/dist/commonjs/operations/index.d.ts +10 -0
  109. package/dist/commonjs/operations/index.d.ts.map +1 -0
  110. package/dist/commonjs/operations/index.js +20 -0
  111. package/dist/commonjs/operations/index.js.map +1 -0
  112. package/dist/commonjs/operations/operations.d.ts +32 -0
  113. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  114. package/dist/commonjs/operations/operations.js +137 -0
  115. package/dist/commonjs/operations/operations.js.map +1 -0
  116. package/dist/commonjs/operations/signalR.d.ts +168 -0
  117. package/dist/commonjs/operations/signalR.d.ts.map +1 -0
  118. package/dist/commonjs/operations/signalR.js +831 -0
  119. package/dist/commonjs/operations/signalR.js.map +1 -0
  120. package/dist/commonjs/operations/signalRCustomCertificates.d.ts +73 -0
  121. package/dist/commonjs/operations/signalRCustomCertificates.d.ts.map +1 -0
  122. package/dist/commonjs/operations/signalRCustomCertificates.js +314 -0
  123. package/dist/commonjs/operations/signalRCustomCertificates.js.map +1 -0
  124. package/dist/commonjs/operations/signalRCustomDomains.d.ts +81 -0
  125. package/dist/commonjs/operations/signalRCustomDomains.d.ts.map +1 -0
  126. package/dist/commonjs/operations/signalRCustomDomains.js +354 -0
  127. package/dist/commonjs/operations/signalRCustomDomains.js.map +1 -0
  128. package/dist/commonjs/operations/signalRPrivateEndpointConnections.d.ts +76 -0
  129. package/dist/commonjs/operations/signalRPrivateEndpointConnections.d.ts.map +1 -0
  130. package/dist/commonjs/operations/signalRPrivateEndpointConnections.js +320 -0
  131. package/dist/commonjs/operations/signalRPrivateEndpointConnections.js.map +1 -0
  132. package/dist/commonjs/operations/signalRPrivateLinkResources.d.ts +38 -0
  133. package/dist/commonjs/operations/signalRPrivateLinkResources.d.ts.map +1 -0
  134. package/dist/commonjs/operations/signalRPrivateLinkResources.js +154 -0
  135. package/dist/commonjs/operations/signalRPrivateLinkResources.js.map +1 -0
  136. package/dist/commonjs/operations/signalRReplicas.d.ts +107 -0
  137. package/dist/commonjs/operations/signalRReplicas.d.ts.map +1 -0
  138. package/dist/commonjs/operations/signalRReplicas.js +494 -0
  139. package/dist/commonjs/operations/signalRReplicas.js.map +1 -0
  140. package/dist/commonjs/operations/signalRSharedPrivateLinkResources.d.ts +81 -0
  141. package/dist/commonjs/operations/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  142. package/dist/commonjs/operations/signalRSharedPrivateLinkResources.js +370 -0
  143. package/dist/commonjs/operations/signalRSharedPrivateLinkResources.js.map +1 -0
  144. package/dist/commonjs/operations/usages.d.ts +35 -0
  145. package/dist/commonjs/operations/usages.d.ts.map +1 -0
  146. package/dist/commonjs/operations/usages.js +149 -0
  147. package/dist/commonjs/operations/usages.js.map +1 -0
  148. package/dist/commonjs/operationsInterfaces/index.d.ts +10 -0
  149. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  150. package/dist/commonjs/operationsInterfaces/index.js +20 -0
  151. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  152. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  153. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  154. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  155. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  156. package/dist/commonjs/operationsInterfaces/signalR.d.ts +132 -0
  157. package/dist/commonjs/operationsInterfaces/signalR.d.ts.map +1 -0
  158. package/dist/commonjs/operationsInterfaces/signalR.js +10 -0
  159. package/dist/commonjs/operationsInterfaces/signalR.js.map +1 -0
  160. package/dist/commonjs/operationsInterfaces/signalRCustomCertificates.d.ts +48 -0
  161. package/dist/commonjs/operationsInterfaces/signalRCustomCertificates.d.ts.map +1 -0
  162. package/dist/commonjs/operationsInterfaces/signalRCustomCertificates.js +10 -0
  163. package/dist/commonjs/operationsInterfaces/signalRCustomCertificates.js.map +1 -0
  164. package/dist/commonjs/operationsInterfaces/signalRCustomDomains.d.ts +56 -0
  165. package/dist/commonjs/operationsInterfaces/signalRCustomDomains.d.ts.map +1 -0
  166. package/dist/commonjs/operationsInterfaces/signalRCustomDomains.js +10 -0
  167. package/dist/commonjs/operationsInterfaces/signalRCustomDomains.js.map +1 -0
  168. package/dist/commonjs/operationsInterfaces/signalRPrivateEndpointConnections.d.ts +51 -0
  169. package/dist/commonjs/operationsInterfaces/signalRPrivateEndpointConnections.d.ts.map +1 -0
  170. package/dist/commonjs/operationsInterfaces/signalRPrivateEndpointConnections.js +10 -0
  171. package/dist/commonjs/operationsInterfaces/signalRPrivateEndpointConnections.js.map +1 -0
  172. package/dist/commonjs/operationsInterfaces/signalRPrivateLinkResources.d.ts +13 -0
  173. package/dist/commonjs/operationsInterfaces/signalRPrivateLinkResources.d.ts.map +1 -0
  174. package/dist/commonjs/operationsInterfaces/signalRPrivateLinkResources.js +10 -0
  175. package/dist/commonjs/operationsInterfaces/signalRPrivateLinkResources.js.map +1 -0
  176. package/dist/commonjs/operationsInterfaces/signalRReplicas.d.ts +82 -0
  177. package/dist/commonjs/operationsInterfaces/signalRReplicas.d.ts.map +1 -0
  178. package/dist/commonjs/operationsInterfaces/signalRReplicas.js +10 -0
  179. package/dist/commonjs/operationsInterfaces/signalRReplicas.js.map +1 -0
  180. package/dist/commonjs/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts +56 -0
  181. package/dist/commonjs/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  182. package/dist/commonjs/operationsInterfaces/signalRSharedPrivateLinkResources.js +10 -0
  183. package/dist/commonjs/operationsInterfaces/signalRSharedPrivateLinkResources.js.map +1 -0
  184. package/dist/commonjs/operationsInterfaces/usages.d.ts +12 -0
  185. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -0
  186. package/dist/commonjs/operationsInterfaces/usages.js +10 -0
  187. package/dist/commonjs/operationsInterfaces/usages.js.map +1 -0
  188. package/dist/commonjs/package.json +3 -0
  189. package/dist/commonjs/pagingHelper.d.ts +13 -0
  190. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  191. package/dist/commonjs/pagingHelper.js +36 -0
  192. package/dist/commonjs/pagingHelper.js.map +1 -0
  193. package/dist/commonjs/signalRManagementClient.d.ts +28 -0
  194. package/dist/commonjs/signalRManagementClient.d.ts.map +1 -0
  195. package/dist/commonjs/signalRManagementClient.js +110 -0
  196. package/dist/commonjs/signalRManagementClient.js.map +1 -0
  197. package/dist/esm/index.d.ts +5 -0
  198. package/dist/esm/index.d.ts.map +1 -0
  199. package/{src/index.ts → dist/esm/index.js} +5 -5
  200. package/dist/esm/index.js.map +1 -0
  201. package/dist/esm/lroImpl.d.ts +11 -0
  202. package/dist/esm/lroImpl.d.ts.map +1 -0
  203. package/dist/esm/lroImpl.js +14 -0
  204. package/dist/esm/lroImpl.js.map +1 -0
  205. package/dist/esm/models/index.d.ts +1435 -0
  206. package/dist/esm/models/index.d.ts.map +1 -0
  207. package/dist/esm/models/index.js +158 -0
  208. package/dist/esm/models/index.js.map +1 -0
  209. package/dist/esm/models/mappers.d.ts +70 -0
  210. package/dist/esm/models/mappers.d.ts.map +1 -0
  211. package/dist/esm/models/mappers.js +1957 -0
  212. package/dist/esm/models/mappers.js.map +1 -0
  213. package/dist/esm/models/parameters.d.ts +24 -0
  214. package/dist/esm/models/parameters.d.ts.map +1 -0
  215. package/dist/esm/models/parameters.js +200 -0
  216. package/dist/esm/models/parameters.js.map +1 -0
  217. package/dist/esm/operations/index.d.ts +10 -0
  218. package/dist/esm/operations/index.d.ts.map +1 -0
  219. package/dist/esm/operations/index.js +17 -0
  220. package/dist/esm/operations/index.js.map +1 -0
  221. package/dist/esm/operations/operations.d.ts +32 -0
  222. package/dist/esm/operations/operations.d.ts.map +1 -0
  223. package/dist/esm/operations/operations.js +133 -0
  224. package/dist/esm/operations/operations.js.map +1 -0
  225. package/dist/esm/operations/signalR.d.ts +168 -0
  226. package/dist/esm/operations/signalR.d.ts.map +1 -0
  227. package/dist/esm/operations/signalR.js +827 -0
  228. package/dist/esm/operations/signalR.js.map +1 -0
  229. package/dist/esm/operations/signalRCustomCertificates.d.ts +73 -0
  230. package/dist/esm/operations/signalRCustomCertificates.d.ts.map +1 -0
  231. package/dist/esm/operations/signalRCustomCertificates.js +310 -0
  232. package/dist/esm/operations/signalRCustomCertificates.js.map +1 -0
  233. package/dist/esm/operations/signalRCustomDomains.d.ts +81 -0
  234. package/dist/esm/operations/signalRCustomDomains.d.ts.map +1 -0
  235. package/dist/esm/operations/signalRCustomDomains.js +350 -0
  236. package/dist/esm/operations/signalRCustomDomains.js.map +1 -0
  237. package/dist/esm/operations/signalRPrivateEndpointConnections.d.ts +76 -0
  238. package/dist/esm/operations/signalRPrivateEndpointConnections.d.ts.map +1 -0
  239. package/dist/esm/operations/signalRPrivateEndpointConnections.js +316 -0
  240. package/dist/esm/operations/signalRPrivateEndpointConnections.js.map +1 -0
  241. package/dist/esm/operations/signalRPrivateLinkResources.d.ts +38 -0
  242. package/dist/esm/operations/signalRPrivateLinkResources.d.ts.map +1 -0
  243. package/dist/esm/operations/signalRPrivateLinkResources.js +150 -0
  244. package/dist/esm/operations/signalRPrivateLinkResources.js.map +1 -0
  245. package/dist/esm/operations/signalRReplicas.d.ts +107 -0
  246. package/dist/esm/operations/signalRReplicas.d.ts.map +1 -0
  247. package/dist/esm/operations/signalRReplicas.js +490 -0
  248. package/dist/esm/operations/signalRReplicas.js.map +1 -0
  249. package/dist/esm/operations/signalRSharedPrivateLinkResources.d.ts +81 -0
  250. package/dist/esm/operations/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  251. package/dist/esm/operations/signalRSharedPrivateLinkResources.js +366 -0
  252. package/dist/esm/operations/signalRSharedPrivateLinkResources.js.map +1 -0
  253. package/dist/esm/operations/usages.d.ts +35 -0
  254. package/dist/esm/operations/usages.d.ts.map +1 -0
  255. package/dist/esm/operations/usages.js +145 -0
  256. package/dist/esm/operations/usages.js.map +1 -0
  257. package/dist/esm/operationsInterfaces/index.d.ts +10 -0
  258. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  259. package/dist/esm/operationsInterfaces/index.js +17 -0
  260. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  261. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  262. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  263. package/dist/esm/operationsInterfaces/operations.js +9 -0
  264. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  265. package/dist/esm/operationsInterfaces/signalR.d.ts +132 -0
  266. package/dist/esm/operationsInterfaces/signalR.d.ts.map +1 -0
  267. package/dist/esm/operationsInterfaces/signalR.js +9 -0
  268. package/dist/esm/operationsInterfaces/signalR.js.map +1 -0
  269. package/dist/esm/operationsInterfaces/signalRCustomCertificates.d.ts +48 -0
  270. package/dist/esm/operationsInterfaces/signalRCustomCertificates.d.ts.map +1 -0
  271. package/dist/esm/operationsInterfaces/signalRCustomCertificates.js +9 -0
  272. package/dist/esm/operationsInterfaces/signalRCustomCertificates.js.map +1 -0
  273. package/dist/esm/operationsInterfaces/signalRCustomDomains.d.ts +56 -0
  274. package/dist/esm/operationsInterfaces/signalRCustomDomains.d.ts.map +1 -0
  275. package/dist/esm/operationsInterfaces/signalRCustomDomains.js +9 -0
  276. package/dist/esm/operationsInterfaces/signalRCustomDomains.js.map +1 -0
  277. package/dist/esm/operationsInterfaces/signalRPrivateEndpointConnections.d.ts +51 -0
  278. package/dist/esm/operationsInterfaces/signalRPrivateEndpointConnections.d.ts.map +1 -0
  279. package/dist/esm/operationsInterfaces/signalRPrivateEndpointConnections.js +9 -0
  280. package/dist/esm/operationsInterfaces/signalRPrivateEndpointConnections.js.map +1 -0
  281. package/dist/esm/operationsInterfaces/signalRPrivateLinkResources.d.ts +13 -0
  282. package/dist/esm/operationsInterfaces/signalRPrivateLinkResources.d.ts.map +1 -0
  283. package/dist/esm/operationsInterfaces/signalRPrivateLinkResources.js +9 -0
  284. package/dist/esm/operationsInterfaces/signalRPrivateLinkResources.js.map +1 -0
  285. package/dist/esm/operationsInterfaces/signalRReplicas.d.ts +82 -0
  286. package/dist/esm/operationsInterfaces/signalRReplicas.d.ts.map +1 -0
  287. package/dist/esm/operationsInterfaces/signalRReplicas.js +9 -0
  288. package/dist/esm/operationsInterfaces/signalRReplicas.js.map +1 -0
  289. package/dist/esm/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts +56 -0
  290. package/dist/esm/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  291. package/dist/esm/operationsInterfaces/signalRSharedPrivateLinkResources.js +9 -0
  292. package/dist/esm/operationsInterfaces/signalRSharedPrivateLinkResources.js.map +1 -0
  293. package/dist/esm/operationsInterfaces/usages.d.ts +12 -0
  294. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -0
  295. package/dist/esm/operationsInterfaces/usages.js +9 -0
  296. package/dist/esm/operationsInterfaces/usages.js.map +1 -0
  297. package/dist/esm/package.json +3 -0
  298. package/dist/esm/pagingHelper.d.ts +13 -0
  299. package/dist/esm/pagingHelper.d.ts.map +1 -0
  300. package/dist/esm/pagingHelper.js +32 -0
  301. package/dist/esm/pagingHelper.js.map +1 -0
  302. package/dist/esm/signalRManagementClient.d.ts +28 -0
  303. package/dist/esm/signalRManagementClient.d.ts.map +1 -0
  304. package/dist/esm/signalRManagementClient.js +105 -0
  305. package/dist/esm/signalRManagementClient.js.map +1 -0
  306. package/dist/react-native/index.d.ts +5 -0
  307. package/dist/react-native/index.d.ts.map +1 -0
  308. package/dist/react-native/index.js +13 -0
  309. package/dist/react-native/index.js.map +1 -0
  310. package/dist/react-native/lroImpl.d.ts +11 -0
  311. package/dist/react-native/lroImpl.d.ts.map +1 -0
  312. package/dist/react-native/lroImpl.js +14 -0
  313. package/dist/react-native/lroImpl.js.map +1 -0
  314. package/dist/react-native/models/index.d.ts +1435 -0
  315. package/dist/react-native/models/index.d.ts.map +1 -0
  316. package/dist/react-native/models/index.js +158 -0
  317. package/dist/react-native/models/index.js.map +1 -0
  318. package/dist/react-native/models/mappers.d.ts +70 -0
  319. package/dist/react-native/models/mappers.d.ts.map +1 -0
  320. package/dist/react-native/models/mappers.js +1957 -0
  321. package/dist/react-native/models/mappers.js.map +1 -0
  322. package/dist/react-native/models/parameters.d.ts +24 -0
  323. package/dist/react-native/models/parameters.d.ts.map +1 -0
  324. package/dist/react-native/models/parameters.js +200 -0
  325. package/dist/react-native/models/parameters.js.map +1 -0
  326. package/dist/react-native/operations/index.d.ts +10 -0
  327. package/dist/react-native/operations/index.d.ts.map +1 -0
  328. package/dist/react-native/operations/index.js +17 -0
  329. package/dist/react-native/operations/index.js.map +1 -0
  330. package/dist/react-native/operations/operations.d.ts +32 -0
  331. package/dist/react-native/operations/operations.d.ts.map +1 -0
  332. package/dist/react-native/operations/operations.js +133 -0
  333. package/dist/react-native/operations/operations.js.map +1 -0
  334. package/dist/react-native/operations/signalR.d.ts +168 -0
  335. package/dist/react-native/operations/signalR.d.ts.map +1 -0
  336. package/dist/react-native/operations/signalR.js +827 -0
  337. package/dist/react-native/operations/signalR.js.map +1 -0
  338. package/dist/react-native/operations/signalRCustomCertificates.d.ts +73 -0
  339. package/dist/react-native/operations/signalRCustomCertificates.d.ts.map +1 -0
  340. package/dist/react-native/operations/signalRCustomCertificates.js +310 -0
  341. package/dist/react-native/operations/signalRCustomCertificates.js.map +1 -0
  342. package/dist/react-native/operations/signalRCustomDomains.d.ts +81 -0
  343. package/dist/react-native/operations/signalRCustomDomains.d.ts.map +1 -0
  344. package/dist/react-native/operations/signalRCustomDomains.js +350 -0
  345. package/dist/react-native/operations/signalRCustomDomains.js.map +1 -0
  346. package/dist/react-native/operations/signalRPrivateEndpointConnections.d.ts +76 -0
  347. package/dist/react-native/operations/signalRPrivateEndpointConnections.d.ts.map +1 -0
  348. package/dist/react-native/operations/signalRPrivateEndpointConnections.js +316 -0
  349. package/dist/react-native/operations/signalRPrivateEndpointConnections.js.map +1 -0
  350. package/dist/react-native/operations/signalRPrivateLinkResources.d.ts +38 -0
  351. package/dist/react-native/operations/signalRPrivateLinkResources.d.ts.map +1 -0
  352. package/dist/react-native/operations/signalRPrivateLinkResources.js +150 -0
  353. package/dist/react-native/operations/signalRPrivateLinkResources.js.map +1 -0
  354. package/dist/react-native/operations/signalRReplicas.d.ts +107 -0
  355. package/dist/react-native/operations/signalRReplicas.d.ts.map +1 -0
  356. package/dist/react-native/operations/signalRReplicas.js +490 -0
  357. package/dist/react-native/operations/signalRReplicas.js.map +1 -0
  358. package/dist/react-native/operations/signalRSharedPrivateLinkResources.d.ts +81 -0
  359. package/dist/react-native/operations/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  360. package/dist/react-native/operations/signalRSharedPrivateLinkResources.js +366 -0
  361. package/dist/react-native/operations/signalRSharedPrivateLinkResources.js.map +1 -0
  362. package/dist/react-native/operations/usages.d.ts +35 -0
  363. package/dist/react-native/operations/usages.d.ts.map +1 -0
  364. package/dist/react-native/operations/usages.js +145 -0
  365. package/dist/react-native/operations/usages.js.map +1 -0
  366. package/dist/react-native/operationsInterfaces/index.d.ts +10 -0
  367. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  368. package/dist/react-native/operationsInterfaces/index.js +17 -0
  369. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  370. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  371. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  372. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  373. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  374. package/dist/react-native/operationsInterfaces/signalR.d.ts +132 -0
  375. package/dist/react-native/operationsInterfaces/signalR.d.ts.map +1 -0
  376. package/dist/react-native/operationsInterfaces/signalR.js +9 -0
  377. package/dist/react-native/operationsInterfaces/signalR.js.map +1 -0
  378. package/dist/react-native/operationsInterfaces/signalRCustomCertificates.d.ts +48 -0
  379. package/dist/react-native/operationsInterfaces/signalRCustomCertificates.d.ts.map +1 -0
  380. package/dist/react-native/operationsInterfaces/signalRCustomCertificates.js +9 -0
  381. package/dist/react-native/operationsInterfaces/signalRCustomCertificates.js.map +1 -0
  382. package/dist/react-native/operationsInterfaces/signalRCustomDomains.d.ts +56 -0
  383. package/dist/react-native/operationsInterfaces/signalRCustomDomains.d.ts.map +1 -0
  384. package/dist/react-native/operationsInterfaces/signalRCustomDomains.js +9 -0
  385. package/dist/react-native/operationsInterfaces/signalRCustomDomains.js.map +1 -0
  386. package/dist/react-native/operationsInterfaces/signalRPrivateEndpointConnections.d.ts +51 -0
  387. package/dist/react-native/operationsInterfaces/signalRPrivateEndpointConnections.d.ts.map +1 -0
  388. package/dist/react-native/operationsInterfaces/signalRPrivateEndpointConnections.js +9 -0
  389. package/dist/react-native/operationsInterfaces/signalRPrivateEndpointConnections.js.map +1 -0
  390. package/dist/react-native/operationsInterfaces/signalRPrivateLinkResources.d.ts +13 -0
  391. package/dist/react-native/operationsInterfaces/signalRPrivateLinkResources.d.ts.map +1 -0
  392. package/dist/react-native/operationsInterfaces/signalRPrivateLinkResources.js +9 -0
  393. package/dist/react-native/operationsInterfaces/signalRPrivateLinkResources.js.map +1 -0
  394. package/dist/react-native/operationsInterfaces/signalRReplicas.d.ts +82 -0
  395. package/dist/react-native/operationsInterfaces/signalRReplicas.d.ts.map +1 -0
  396. package/dist/react-native/operationsInterfaces/signalRReplicas.js +9 -0
  397. package/dist/react-native/operationsInterfaces/signalRReplicas.js.map +1 -0
  398. package/dist/react-native/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts +56 -0
  399. package/dist/react-native/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts.map +1 -0
  400. package/dist/react-native/operationsInterfaces/signalRSharedPrivateLinkResources.js +9 -0
  401. package/dist/react-native/operationsInterfaces/signalRSharedPrivateLinkResources.js.map +1 -0
  402. package/dist/react-native/operationsInterfaces/usages.d.ts +12 -0
  403. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -0
  404. package/dist/react-native/operationsInterfaces/usages.js +9 -0
  405. package/dist/react-native/operationsInterfaces/usages.js.map +1 -0
  406. package/dist/react-native/package.json +3 -0
  407. package/dist/react-native/pagingHelper.d.ts +13 -0
  408. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  409. package/dist/react-native/pagingHelper.js +32 -0
  410. package/dist/react-native/pagingHelper.js.map +1 -0
  411. package/dist/react-native/signalRManagementClient.d.ts +28 -0
  412. package/dist/react-native/signalRManagementClient.d.ts.map +1 -0
  413. package/dist/react-native/signalRManagementClient.js +105 -0
  414. package/dist/react-native/signalRManagementClient.js.map +1 -0
  415. package/package.json +67 -36
  416. package/dist/index.js +0 -5653
  417. package/dist/index.js.map +0 -1
  418. package/dist/index.min.js +0 -1
  419. package/dist/index.min.js.map +0 -1
  420. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  421. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  422. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  423. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  424. package/dist-esm/samples-dev/signalRCheckNameAvailabilitySample.d.ts +0 -2
  425. package/dist-esm/samples-dev/signalRCheckNameAvailabilitySample.d.ts.map +0 -1
  426. package/dist-esm/samples-dev/signalRCheckNameAvailabilitySample.js +0 -32
  427. package/dist-esm/samples-dev/signalRCheckNameAvailabilitySample.js.map +0 -1
  428. package/dist-esm/samples-dev/signalRCreateOrUpdateSample.d.ts +0 -2
  429. package/dist-esm/samples-dev/signalRCreateOrUpdateSample.d.ts.map +0 -1
  430. package/dist-esm/samples-dev/signalRCreateOrUpdateSample.js +0 -76
  431. package/dist-esm/samples-dev/signalRCreateOrUpdateSample.js.map +0 -1
  432. package/dist-esm/samples-dev/signalRCustomCertificatesCreateOrUpdateSample.d.ts +0 -2
  433. package/dist-esm/samples-dev/signalRCustomCertificatesCreateOrUpdateSample.d.ts.map +0 -1
  434. package/dist-esm/samples-dev/signalRCustomCertificatesCreateOrUpdateSample.js +0 -35
  435. package/dist-esm/samples-dev/signalRCustomCertificatesCreateOrUpdateSample.js.map +0 -1
  436. package/dist-esm/samples-dev/signalRCustomCertificatesDeleteSample.d.ts +0 -2
  437. package/dist-esm/samples-dev/signalRCustomCertificatesDeleteSample.d.ts.map +0 -1
  438. package/dist-esm/samples-dev/signalRCustomCertificatesDeleteSample.js +0 -37
  439. package/dist-esm/samples-dev/signalRCustomCertificatesDeleteSample.js.map +0 -1
  440. package/dist-esm/samples-dev/signalRCustomCertificatesGetSample.d.ts +0 -2
  441. package/dist-esm/samples-dev/signalRCustomCertificatesGetSample.d.ts.map +0 -1
  442. package/dist-esm/samples-dev/signalRCustomCertificatesGetSample.js +0 -37
  443. package/dist-esm/samples-dev/signalRCustomCertificatesGetSample.js.map +0 -1
  444. package/dist-esm/samples-dev/signalRCustomCertificatesListSample.d.ts +0 -2
  445. package/dist-esm/samples-dev/signalRCustomCertificatesListSample.d.ts.map +0 -1
  446. package/dist-esm/samples-dev/signalRCustomCertificatesListSample.js +0 -52
  447. package/dist-esm/samples-dev/signalRCustomCertificatesListSample.js.map +0 -1
  448. package/dist-esm/samples-dev/signalRCustomDomainsCreateOrUpdateSample.d.ts +0 -2
  449. package/dist-esm/samples-dev/signalRCustomDomainsCreateOrUpdateSample.d.ts.map +0 -1
  450. package/dist-esm/samples-dev/signalRCustomDomainsCreateOrUpdateSample.js +0 -36
  451. package/dist-esm/samples-dev/signalRCustomDomainsCreateOrUpdateSample.js.map +0 -1
  452. package/dist-esm/samples-dev/signalRCustomDomainsDeleteSample.d.ts +0 -2
  453. package/dist-esm/samples-dev/signalRCustomDomainsDeleteSample.d.ts.map +0 -1
  454. package/dist-esm/samples-dev/signalRCustomDomainsDeleteSample.js +0 -37
  455. package/dist-esm/samples-dev/signalRCustomDomainsDeleteSample.js.map +0 -1
  456. package/dist-esm/samples-dev/signalRCustomDomainsGetSample.d.ts +0 -2
  457. package/dist-esm/samples-dev/signalRCustomDomainsGetSample.d.ts.map +0 -1
  458. package/dist-esm/samples-dev/signalRCustomDomainsGetSample.js +0 -37
  459. package/dist-esm/samples-dev/signalRCustomDomainsGetSample.js.map +0 -1
  460. package/dist-esm/samples-dev/signalRCustomDomainsListSample.d.ts +0 -2
  461. package/dist-esm/samples-dev/signalRCustomDomainsListSample.d.ts.map +0 -1
  462. package/dist-esm/samples-dev/signalRCustomDomainsListSample.js +0 -52
  463. package/dist-esm/samples-dev/signalRCustomDomainsListSample.js.map +0 -1
  464. package/dist-esm/samples-dev/signalRDeleteSample.d.ts +0 -2
  465. package/dist-esm/samples-dev/signalRDeleteSample.d.ts.map +0 -1
  466. package/dist-esm/samples-dev/signalRDeleteSample.js +0 -36
  467. package/dist-esm/samples-dev/signalRDeleteSample.js.map +0 -1
  468. package/dist-esm/samples-dev/signalRGetSample.d.ts +0 -2
  469. package/dist-esm/samples-dev/signalRGetSample.d.ts.map +0 -1
  470. package/dist-esm/samples-dev/signalRGetSample.js +0 -36
  471. package/dist-esm/samples-dev/signalRGetSample.js.map +0 -1
  472. package/dist-esm/samples-dev/signalRListByResourceGroupSample.d.ts +0 -2
  473. package/dist-esm/samples-dev/signalRListByResourceGroupSample.d.ts.map +0 -1
  474. package/dist-esm/samples-dev/signalRListByResourceGroupSample.js +0 -51
  475. package/dist-esm/samples-dev/signalRListByResourceGroupSample.js.map +0 -1
  476. package/dist-esm/samples-dev/signalRListBySubscriptionSample.d.ts +0 -2
  477. package/dist-esm/samples-dev/signalRListBySubscriptionSample.d.ts.map +0 -1
  478. package/dist-esm/samples-dev/signalRListBySubscriptionSample.js +0 -50
  479. package/dist-esm/samples-dev/signalRListBySubscriptionSample.js.map +0 -1
  480. package/dist-esm/samples-dev/signalRListKeysSample.d.ts +0 -2
  481. package/dist-esm/samples-dev/signalRListKeysSample.d.ts.map +0 -1
  482. package/dist-esm/samples-dev/signalRListKeysSample.js +0 -36
  483. package/dist-esm/samples-dev/signalRListKeysSample.js.map +0 -1
  484. package/dist-esm/samples-dev/signalRListReplicaSkusSample.d.ts +0 -2
  485. package/dist-esm/samples-dev/signalRListReplicaSkusSample.d.ts.map +0 -1
  486. package/dist-esm/samples-dev/signalRListReplicaSkusSample.js +0 -37
  487. package/dist-esm/samples-dev/signalRListReplicaSkusSample.js.map +0 -1
  488. package/dist-esm/samples-dev/signalRListSkusSample.d.ts +0 -2
  489. package/dist-esm/samples-dev/signalRListSkusSample.d.ts.map +0 -1
  490. package/dist-esm/samples-dev/signalRListSkusSample.js +0 -36
  491. package/dist-esm/samples-dev/signalRListSkusSample.js.map +0 -1
  492. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDeleteSample.d.ts +0 -2
  493. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  494. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDeleteSample.js +0 -37
  495. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsDeleteSample.js.map +0 -1
  496. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGetSample.d.ts +0 -2
  497. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGetSample.d.ts.map +0 -1
  498. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGetSample.js +0 -37
  499. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsGetSample.js.map +0 -1
  500. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsListSample.d.ts +0 -2
  501. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsListSample.d.ts.map +0 -1
  502. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsListSample.js +0 -52
  503. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsListSample.js.map +0 -1
  504. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdateSample.d.ts +0 -2
  505. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdateSample.d.ts.map +0 -1
  506. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdateSample.js +0 -37
  507. package/dist-esm/samples-dev/signalRPrivateEndpointConnectionsUpdateSample.js.map +0 -1
  508. package/dist-esm/samples-dev/signalRPrivateLinkResourcesListSample.d.ts +0 -2
  509. package/dist-esm/samples-dev/signalRPrivateLinkResourcesListSample.d.ts.map +0 -1
  510. package/dist-esm/samples-dev/signalRPrivateLinkResourcesListSample.js +0 -52
  511. package/dist-esm/samples-dev/signalRPrivateLinkResourcesListSample.js.map +0 -1
  512. package/dist-esm/samples-dev/signalRRegenerateKeySample.d.ts +0 -2
  513. package/dist-esm/samples-dev/signalRRegenerateKeySample.d.ts.map +0 -1
  514. package/dist-esm/samples-dev/signalRRegenerateKeySample.js +0 -30
  515. package/dist-esm/samples-dev/signalRRegenerateKeySample.js.map +0 -1
  516. package/dist-esm/samples-dev/signalRReplicasCreateOrUpdateSample.d.ts +0 -2
  517. package/dist-esm/samples-dev/signalRReplicasCreateOrUpdateSample.d.ts.map +0 -1
  518. package/dist-esm/samples-dev/signalRReplicasCreateOrUpdateSample.js +0 -36
  519. package/dist-esm/samples-dev/signalRReplicasCreateOrUpdateSample.js.map +0 -1
  520. package/dist-esm/samples-dev/signalRReplicasDeleteSample.d.ts +0 -2
  521. package/dist-esm/samples-dev/signalRReplicasDeleteSample.d.ts.map +0 -1
  522. package/dist-esm/samples-dev/signalRReplicasDeleteSample.js +0 -37
  523. package/dist-esm/samples-dev/signalRReplicasDeleteSample.js.map +0 -1
  524. package/dist-esm/samples-dev/signalRReplicasGetSample.d.ts +0 -2
  525. package/dist-esm/samples-dev/signalRReplicasGetSample.d.ts.map +0 -1
  526. package/dist-esm/samples-dev/signalRReplicasGetSample.js +0 -37
  527. package/dist-esm/samples-dev/signalRReplicasGetSample.js.map +0 -1
  528. package/dist-esm/samples-dev/signalRReplicasListSample.d.ts +0 -2
  529. package/dist-esm/samples-dev/signalRReplicasListSample.d.ts.map +0 -1
  530. package/dist-esm/samples-dev/signalRReplicasListSample.js +0 -52
  531. package/dist-esm/samples-dev/signalRReplicasListSample.js.map +0 -1
  532. package/dist-esm/samples-dev/signalRReplicasRestartSample.d.ts +0 -2
  533. package/dist-esm/samples-dev/signalRReplicasRestartSample.d.ts.map +0 -1
  534. package/dist-esm/samples-dev/signalRReplicasRestartSample.js +0 -37
  535. package/dist-esm/samples-dev/signalRReplicasRestartSample.js.map +0 -1
  536. package/dist-esm/samples-dev/signalRReplicasUpdateSample.d.ts +0 -2
  537. package/dist-esm/samples-dev/signalRReplicasUpdateSample.d.ts.map +0 -1
  538. package/dist-esm/samples-dev/signalRReplicasUpdateSample.js +0 -36
  539. package/dist-esm/samples-dev/signalRReplicasUpdateSample.js.map +0 -1
  540. package/dist-esm/samples-dev/signalRRestartSample.d.ts +0 -2
  541. package/dist-esm/samples-dev/signalRRestartSample.d.ts.map +0 -1
  542. package/dist-esm/samples-dev/signalRRestartSample.js +0 -36
  543. package/dist-esm/samples-dev/signalRRestartSample.js.map +0 -1
  544. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdateSample.d.ts +0 -2
  545. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdateSample.d.ts.map +0 -1
  546. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdateSample.js +0 -35
  547. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesCreateOrUpdateSample.js.map +0 -1
  548. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDeleteSample.d.ts +0 -2
  549. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDeleteSample.d.ts.map +0 -1
  550. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDeleteSample.js +0 -37
  551. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesDeleteSample.js.map +0 -1
  552. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGetSample.d.ts +0 -2
  553. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGetSample.d.ts.map +0 -1
  554. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGetSample.js +0 -37
  555. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesGetSample.js.map +0 -1
  556. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesListSample.d.ts +0 -2
  557. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesListSample.d.ts.map +0 -1
  558. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesListSample.js +0 -52
  559. package/dist-esm/samples-dev/signalRSharedPrivateLinkResourcesListSample.js.map +0 -1
  560. package/dist-esm/samples-dev/signalRUpdateSample.d.ts +0 -2
  561. package/dist-esm/samples-dev/signalRUpdateSample.d.ts.map +0 -1
  562. package/dist-esm/samples-dev/signalRUpdateSample.js +0 -76
  563. package/dist-esm/samples-dev/signalRUpdateSample.js.map +0 -1
  564. package/dist-esm/samples-dev/usagesListSample.d.ts +0 -2
  565. package/dist-esm/samples-dev/usagesListSample.d.ts.map +0 -1
  566. package/dist-esm/samples-dev/usagesListSample.js +0 -51
  567. package/dist-esm/samples-dev/usagesListSample.js.map +0 -1
  568. package/dist-esm/src/index.d.ts +0 -5
  569. package/dist-esm/src/index.js.map +0 -1
  570. package/dist-esm/src/lroImpl.js.map +0 -1
  571. package/dist-esm/src/models/index.js.map +0 -1
  572. package/dist-esm/src/models/mappers.js.map +0 -1
  573. package/dist-esm/src/models/parameters.js.map +0 -1
  574. package/dist-esm/src/operations/index.d.ts +0 -10
  575. package/dist-esm/src/operations/index.d.ts.map +0 -1
  576. package/dist-esm/src/operations/index.js +0 -17
  577. package/dist-esm/src/operations/index.js.map +0 -1
  578. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  579. package/dist-esm/src/operations/operations.js.map +0 -1
  580. package/dist-esm/src/operations/signalR.d.ts.map +0 -1
  581. package/dist-esm/src/operations/signalR.js.map +0 -1
  582. package/dist-esm/src/operations/signalRCustomCertificates.d.ts.map +0 -1
  583. package/dist-esm/src/operations/signalRCustomCertificates.js.map +0 -1
  584. package/dist-esm/src/operations/signalRCustomDomains.d.ts.map +0 -1
  585. package/dist-esm/src/operations/signalRCustomDomains.js.map +0 -1
  586. package/dist-esm/src/operations/signalRPrivateEndpointConnections.d.ts.map +0 -1
  587. package/dist-esm/src/operations/signalRPrivateEndpointConnections.js.map +0 -1
  588. package/dist-esm/src/operations/signalRPrivateLinkResources.d.ts.map +0 -1
  589. package/dist-esm/src/operations/signalRPrivateLinkResources.js.map +0 -1
  590. package/dist-esm/src/operations/signalRReplicas.d.ts.map +0 -1
  591. package/dist-esm/src/operations/signalRReplicas.js.map +0 -1
  592. package/dist-esm/src/operations/signalRSharedPrivateLinkResources.d.ts.map +0 -1
  593. package/dist-esm/src/operations/signalRSharedPrivateLinkResources.js.map +0 -1
  594. package/dist-esm/src/operations/usages.d.ts.map +0 -1
  595. package/dist-esm/src/operations/usages.js.map +0 -1
  596. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -10
  597. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  598. package/dist-esm/src/operationsInterfaces/index.js +0 -17
  599. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  600. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  601. package/dist-esm/src/operationsInterfaces/signalR.d.ts.map +0 -1
  602. package/dist-esm/src/operationsInterfaces/signalR.js.map +0 -1
  603. package/dist-esm/src/operationsInterfaces/signalRCustomCertificates.d.ts.map +0 -1
  604. package/dist-esm/src/operationsInterfaces/signalRCustomCertificates.js.map +0 -1
  605. package/dist-esm/src/operationsInterfaces/signalRCustomDomains.d.ts.map +0 -1
  606. package/dist-esm/src/operationsInterfaces/signalRCustomDomains.js.map +0 -1
  607. package/dist-esm/src/operationsInterfaces/signalRPrivateEndpointConnections.d.ts.map +0 -1
  608. package/dist-esm/src/operationsInterfaces/signalRPrivateEndpointConnections.js.map +0 -1
  609. package/dist-esm/src/operationsInterfaces/signalRPrivateLinkResources.js.map +0 -1
  610. package/dist-esm/src/operationsInterfaces/signalRReplicas.d.ts.map +0 -1
  611. package/dist-esm/src/operationsInterfaces/signalRReplicas.js.map +0 -1
  612. package/dist-esm/src/operationsInterfaces/signalRSharedPrivateLinkResources.d.ts.map +0 -1
  613. package/dist-esm/src/operationsInterfaces/signalRSharedPrivateLinkResources.js.map +0 -1
  614. package/dist-esm/src/operationsInterfaces/usages.js.map +0 -1
  615. package/dist-esm/src/pagingHelper.js.map +0 -1
  616. package/dist-esm/src/signalRManagementClient.d.ts.map +0 -1
  617. package/dist-esm/src/signalRManagementClient.js.map +0 -1
  618. package/dist-esm/test/signalr_examples.spec.d.ts +0 -4
  619. package/dist-esm/test/signalr_examples.spec.d.ts.map +0 -1
  620. package/dist-esm/test/signalr_examples.spec.js +0 -157
  621. package/dist-esm/test/signalr_examples.spec.js.map +0 -1
  622. package/src/lroImpl.ts +0 -38
  623. package/src/models/index.ts +0 -1633
  624. package/src/models/mappers.ts +0 -2098
  625. package/src/models/parameters.ts +0 -236
  626. package/src/operations/index.ts +0 -17
  627. package/src/operations/operations.ts +0 -149
  628. package/src/operations/signalR.ts +0 -1146
  629. package/src/operations/signalRCustomCertificates.ts +0 -430
  630. package/src/operations/signalRCustomDomains.ts +0 -494
  631. package/src/operations/signalRPrivateEndpointConnections.ts +0 -426
  632. package/src/operations/signalRPrivateLinkResources.ts +0 -195
  633. package/src/operations/signalRReplicas.ts +0 -702
  634. package/src/operations/signalRSharedPrivateLinkResources.ts +0 -511
  635. package/src/operations/usages.ts +0 -170
  636. package/src/operationsInterfaces/index.ts +0 -17
  637. package/src/operationsInterfaces/operations.ts +0 -22
  638. package/src/operationsInterfaces/signalR.ts +0 -258
  639. package/src/operationsInterfaces/signalRCustomCertificates.ts +0 -96
  640. package/src/operationsInterfaces/signalRCustomDomains.ts +0 -109
  641. package/src/operationsInterfaces/signalRPrivateEndpointConnections.ts +0 -93
  642. package/src/operationsInterfaces/signalRPrivateLinkResources.ts +0 -29
  643. package/src/operationsInterfaces/signalRReplicas.ts +0 -166
  644. package/src/operationsInterfaces/signalRSharedPrivateLinkResources.ts +0 -109
  645. package/src/operationsInterfaces/usages.ts +0 -24
  646. package/src/pagingHelper.ts +0 -39
  647. package/src/signalRManagementClient.ts +0 -182
  648. package/tsconfig.json +0 -33
  649. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  650. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  651. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  652. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  653. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  654. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  655. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  656. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  657. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  658. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  659. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  660. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  661. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalR.js +0 -0
  662. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRCustomCertificates.js +0 -0
  663. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRCustomDomains.js +0 -0
  664. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRPrivateEndpointConnections.js +0 -0
  665. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRPrivateLinkResources.js +0 -0
  666. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRReplicas.js +0 -0
  667. /package/{dist-esm/src → dist/browser}/operationsInterfaces/signalRSharedPrivateLinkResources.js +0 -0
  668. /package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.js +0 -0
  669. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  670. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  671. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  672. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -1,2094 +1,1435 @@
1
- import * as coreAuth from '@azure/core-auth';
2
- import * as coreClient from '@azure/core-client';
3
- import { OperationState } from '@azure/core-lro';
4
- import { PagedAsyncIterableIterator } from '@azure/core-paging';
5
- import { SimplePollerLike } from '@azure/core-lro';
6
-
7
- /**
8
- * Defines values for ACLAction. \
9
- * {@link KnownACLAction} can be used interchangeably with ACLAction,
10
- * this enum contains the known values that the service supports.
11
- * ### Known values supported by the service
12
- * **Allow** \
13
- * **Deny**
14
- */
15
- export declare type ACLAction = string;
16
-
17
- /**
18
- * Defines values for CreatedByType. \
19
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
20
- * this enum contains the known values that the service supports.
21
- * ### Known values supported by the service
22
- * **User** \
23
- * **Application** \
24
- * **ManagedIdentity** \
25
- * **Key**
26
- */
27
- export declare type CreatedByType = string;
28
-
29
- /** A custom certificate. */
30
- export declare interface CustomCertificate extends ProxyResource {
31
- /**
32
- * Provisioning state of the resource.
33
- * NOTE: This property will not be serialized. It can only be populated by the server.
34
- */
35
- readonly provisioningState?: ProvisioningState;
36
- /** Base uri of the KeyVault that stores certificate. */
37
- keyVaultBaseUri: string;
38
- /** Certificate secret name. */
39
- keyVaultSecretName: string;
40
- /** Certificate secret version. */
41
- keyVaultSecretVersion?: string;
42
- }
43
-
44
- /** Custom certificates list. */
45
- export declare interface CustomCertificateList {
46
- /** List of custom certificates of this resource. */
47
- value?: CustomCertificate[];
48
- /**
49
- * The URL the client should use to fetch the next page (per server side paging).
50
- * It's null for now, added for future use.
51
- */
52
- nextLink?: string;
53
- }
54
-
55
- /** A custom domain */
56
- export declare interface CustomDomain extends ProxyResource {
57
- /**
58
- * Provisioning state of the resource.
59
- * NOTE: This property will not be serialized. It can only be populated by the server.
60
- */
61
- readonly provisioningState?: ProvisioningState;
62
- /** The custom domain name. */
63
- domainName: string;
64
- /** Reference to a resource. */
65
- customCertificate: ResourceReference;
66
- }
67
-
68
- /** Custom domains list */
69
- export declare interface CustomDomainList {
70
- /** List of custom domains that bind to this resource. */
71
- value?: CustomDomain[];
72
- /**
73
- * The URL the client should use to fetch the next page (per server side paging).
74
- * It's null for now, added for future use.
75
- */
76
- nextLink?: string;
77
- }
78
-
79
- /** Specifications of the Dimension of metrics. */
80
- export declare interface Dimension {
81
- /** The public facing name of the dimension. */
82
- name?: string;
83
- /** Localized friendly display name of the dimension. */
84
- displayName?: string;
85
- /** Name of the dimension as it appears in MDM. */
86
- internalName?: string;
87
- /** A Boolean flag indicating whether this dimension should be included for the shoebox export scenario. */
88
- toBeExportedForShoebox?: boolean;
89
- }
90
-
91
- /** The resource management error additional info. */
92
- export declare interface ErrorAdditionalInfo {
93
- /**
94
- * The additional info type.
95
- * NOTE: This property will not be serialized. It can only be populated by the server.
96
- */
97
- readonly type?: string;
98
- /**
99
- * The additional info.
100
- * NOTE: This property will not be serialized. It can only be populated by the server.
101
- */
102
- readonly info?: Record<string, unknown>;
103
- }
104
-
105
- /** The error detail. */
106
- export declare interface ErrorDetail {
107
- /**
108
- * The error code.
109
- * NOTE: This property will not be serialized. It can only be populated by the server.
110
- */
111
- readonly code?: string;
112
- /**
113
- * The error message.
114
- * NOTE: This property will not be serialized. It can only be populated by the server.
115
- */
116
- readonly message?: string;
117
- /**
118
- * The error target.
119
- * NOTE: This property will not be serialized. It can only be populated by the server.
120
- */
121
- readonly target?: string;
122
- /**
123
- * The error details.
124
- * NOTE: This property will not be serialized. It can only be populated by the server.
125
- */
126
- readonly details?: ErrorDetail[];
127
- /**
128
- * The error additional info.
129
- * NOTE: This property will not be serialized. It can only be populated by the server.
130
- */
131
- readonly additionalInfo?: ErrorAdditionalInfo[];
132
- }
133
-
134
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
135
- export declare interface ErrorResponse {
136
- /** The error object. */
137
- error?: ErrorDetail;
138
- }
139
-
140
- /**
141
- * Defines values for FeatureFlags. \
142
- * {@link KnownFeatureFlags} can be used interchangeably with FeatureFlags,
143
- * this enum contains the known values that the service supports.
144
- * ### Known values supported by the service
145
- * **ServiceMode** \
146
- * **EnableConnectivityLogs** \
147
- * **EnableMessagingLogs** \
148
- * **EnableLiveTrace**
149
- */
150
- export declare type FeatureFlags = string;
151
-
152
- /**
153
- * Given the last `.value` produced by the `byPage` iterator,
154
- * returns a continuation token that can be used to begin paging from
155
- * that point later.
156
- * @param page An object from accessing `value` on the IteratorResult from a `byPage` iterator.
157
- * @returns The continuation token that can be passed into byPage() during future calls.
158
- */
159
- export declare function getContinuationToken(page: unknown): string | undefined;
160
-
161
- /** An IP rule */
162
- export declare interface IPRule {
163
- /** An IP or CIDR or ServiceTag */
164
- value?: string;
165
- /** Azure Networking ACL Action. */
166
- action?: ACLAction;
167
- }
168
-
169
- /**
170
- * Defines values for KeyType. \
171
- * {@link KnownKeyType} can be used interchangeably with KeyType,
172
- * this enum contains the known values that the service supports.
173
- * ### Known values supported by the service
174
- * **Primary** \
175
- * **Secondary** \
176
- * **Salt**
177
- */
178
- declare type KeyType_2 = string;
179
- export { KeyType_2 as KeyType }
180
-
181
- /** Known values of {@link ACLAction} that the service accepts. */
182
- export declare enum KnownACLAction {
183
- /** Allow */
184
- Allow = "Allow",
185
- /** Deny */
186
- Deny = "Deny"
187
- }
188
-
189
- /** Known values of {@link CreatedByType} that the service accepts. */
190
- export declare enum KnownCreatedByType {
191
- /** User */
192
- User = "User",
193
- /** Application */
194
- Application = "Application",
195
- /** ManagedIdentity */
196
- ManagedIdentity = "ManagedIdentity",
197
- /** Key */
198
- Key = "Key"
199
- }
200
-
201
- /** Known values of {@link FeatureFlags} that the service accepts. */
202
- export declare enum KnownFeatureFlags {
203
- /** ServiceMode */
204
- ServiceMode = "ServiceMode",
205
- /** EnableConnectivityLogs */
206
- EnableConnectivityLogs = "EnableConnectivityLogs",
207
- /** EnableMessagingLogs */
208
- EnableMessagingLogs = "EnableMessagingLogs",
209
- /** EnableLiveTrace */
210
- EnableLiveTrace = "EnableLiveTrace"
211
- }
212
-
213
- /** Known values of {@link KeyType} that the service accepts. */
214
- export declare enum KnownKeyType {
215
- /** Primary */
216
- Primary = "Primary",
217
- /** Secondary */
218
- Secondary = "Secondary",
219
- /** Salt */
220
- Salt = "Salt"
221
- }
222
-
223
- /** Known values of {@link ManagedIdentityType} that the service accepts. */
224
- export declare enum KnownManagedIdentityType {
225
- /** None */
226
- None = "None",
227
- /** SystemAssigned */
228
- SystemAssigned = "SystemAssigned",
229
- /** UserAssigned */
230
- UserAssigned = "UserAssigned"
231
- }
232
-
233
- /** Known values of {@link PrivateLinkServiceConnectionStatus} that the service accepts. */
234
- export declare enum KnownPrivateLinkServiceConnectionStatus {
235
- /** Pending */
236
- Pending = "Pending",
237
- /** Approved */
238
- Approved = "Approved",
239
- /** Rejected */
240
- Rejected = "Rejected",
241
- /** Disconnected */
242
- Disconnected = "Disconnected"
243
- }
244
-
245
- /** Known values of {@link ProvisioningState} that the service accepts. */
246
- export declare enum KnownProvisioningState {
247
- /** Unknown */
248
- Unknown = "Unknown",
249
- /** Succeeded */
250
- Succeeded = "Succeeded",
251
- /** Failed */
252
- Failed = "Failed",
253
- /** Canceled */
254
- Canceled = "Canceled",
255
- /** Running */
256
- Running = "Running",
257
- /** Creating */
258
- Creating = "Creating",
259
- /** Updating */
260
- Updating = "Updating",
261
- /** Deleting */
262
- Deleting = "Deleting",
263
- /** Moving */
264
- Moving = "Moving"
265
- }
266
-
267
- /** Known values of {@link ScaleType} that the service accepts. */
268
- export declare enum KnownScaleType {
269
- /** None */
270
- None = "None",
271
- /** Manual */
272
- Manual = "Manual",
273
- /** Automatic */
274
- Automatic = "Automatic"
275
- }
276
-
277
- /** Known values of {@link ServiceKind} that the service accepts. */
278
- export declare enum KnownServiceKind {
279
- /** SignalR */
280
- SignalR = "SignalR",
281
- /** RawWebSockets */
282
- RawWebSockets = "RawWebSockets"
283
- }
284
-
285
- /** Known values of {@link SharedPrivateLinkResourceStatus} that the service accepts. */
286
- export declare enum KnownSharedPrivateLinkResourceStatus {
287
- /** Pending */
288
- Pending = "Pending",
289
- /** Approved */
290
- Approved = "Approved",
291
- /** Rejected */
292
- Rejected = "Rejected",
293
- /** Disconnected */
294
- Disconnected = "Disconnected",
295
- /** Timeout */
296
- Timeout = "Timeout"
297
- }
298
-
299
- /** Known values of {@link SignalRRequestType} that the service accepts. */
300
- export declare enum KnownSignalRRequestType {
301
- /** ClientConnection */
302
- ClientConnection = "ClientConnection",
303
- /** ServerConnection */
304
- ServerConnection = "ServerConnection",
305
- /** Restapi */
306
- Restapi = "RESTAPI",
307
- /** Trace */
308
- Trace = "Trace"
309
- }
310
-
311
- /** Known values of {@link SignalRSkuTier} that the service accepts. */
312
- export declare enum KnownSignalRSkuTier {
313
- /** Free */
314
- Free = "Free",
315
- /** Basic */
316
- Basic = "Basic",
317
- /** Standard */
318
- Standard = "Standard",
319
- /** Premium */
320
- Premium = "Premium"
321
- }
322
-
323
- /** Known values of {@link UpstreamAuthType} that the service accepts. */
324
- export declare enum KnownUpstreamAuthType {
325
- /** None */
326
- None = "None",
327
- /** ManagedIdentity */
328
- ManagedIdentity = "ManagedIdentity"
329
- }
330
-
331
- /** Live trace category configuration of a Microsoft.SignalRService resource. */
332
- export declare interface LiveTraceCategory {
333
- /**
334
- * Gets or sets the live trace category's name.
335
- * Available values: ConnectivityLogs, MessagingLogs.
336
- * Case insensitive.
337
- */
338
- name?: string;
339
- /**
340
- * Indicates whether or the live trace category is enabled.
341
- * Available values: true, false.
342
- * Case insensitive.
343
- */
344
- enabled?: string;
345
- }
346
-
347
- /** Live trace configuration of a Microsoft.SignalRService resource. */
348
- export declare interface LiveTraceConfiguration {
349
- /**
350
- * Indicates whether or not enable live trace.
351
- * When it's set to true, live trace client can connect to the service.
352
- * 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".
353
- * Available values: true, false.
354
- * Case insensitive.
355
- */
356
- enabled?: string;
357
- /** Gets or sets the list of category configurations. */
358
- categories?: LiveTraceCategory[];
359
- }
360
-
361
- /** Specifications of the Logs for Azure Monitoring. */
362
- export declare interface LogSpecification {
363
- /** Name of the log. */
364
- name?: string;
365
- /** Localized friendly display name of the log. */
366
- displayName?: string;
367
- }
368
-
369
- /** A class represent managed identities used for request and response */
370
- export declare interface ManagedIdentity {
371
- /** Represents the identity type: systemAssigned, userAssigned, None */
372
- type?: ManagedIdentityType;
373
- /** Get or set the user assigned identities */
374
- userAssignedIdentities?: {
375
- [propertyName: string]: UserAssignedIdentityProperty;
376
- };
377
- /**
378
- * Get the principal id for the system assigned identity.
379
- * Only be used in response.
380
- * NOTE: This property will not be serialized. It can only be populated by the server.
381
- */
382
- readonly principalId?: string;
383
- /**
384
- * Get the tenant id for the system assigned identity.
385
- * Only be used in response
386
- * NOTE: This property will not be serialized. It can only be populated by the server.
387
- */
388
- readonly tenantId?: string;
389
- }
390
-
391
- /** Managed identity settings for upstream. */
392
- export declare interface ManagedIdentitySettings {
393
- /**
394
- * The Resource indicating the App ID URI of the target resource.
395
- * It also appears in the aud (audience) claim of the issued token.
396
- */
397
- resource?: string;
398
- }
399
-
400
- /**
401
- * Defines values for ManagedIdentityType. \
402
- * {@link KnownManagedIdentityType} can be used interchangeably with ManagedIdentityType,
403
- * this enum contains the known values that the service supports.
404
- * ### Known values supported by the service
405
- * **None** \
406
- * **SystemAssigned** \
407
- * **UserAssigned**
408
- */
409
- export declare type ManagedIdentityType = string;
410
-
411
- /** Specifications of the Metrics for Azure Monitoring. */
412
- export declare interface MetricSpecification {
413
- /** Name of the metric. */
414
- name?: string;
415
- /** Localized friendly display name of the metric. */
416
- displayName?: string;
417
- /** Localized friendly description of the metric. */
418
- displayDescription?: string;
419
- /** The unit that makes sense for the metric. */
420
- unit?: string;
421
- /** Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count. */
422
- aggregationType?: string;
423
- /**
424
- * Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published.
425
- * Ex. a metric that returns the number of times a particular error code was emitted. The error code may not appear
426
- * often, instead of the RP publishing 0, Shoebox can auto fill in 0s for time periods where nothing was emitted.
427
- */
428
- fillGapWithZero?: string;
429
- /** The name of the metric category that the metric belongs to. A metric can only belong to a single category. */
430
- category?: string;
431
- /** The dimensions of the metrics. */
432
- dimensions?: Dimension[];
433
- }
434
-
435
- /** Result of the request to check name availability. It contains a flag and possible reason of failure. */
436
- export declare interface NameAvailability {
437
- /** Indicates whether the name is available or not. */
438
- nameAvailable?: boolean;
439
- /** The reason of the availability. Required if name is not available. */
440
- reason?: string;
441
- /** The message of the operation. */
442
- message?: string;
443
- }
444
-
445
- /** Data POST-ed to the nameAvailability action */
446
- export declare interface NameAvailabilityParameters {
447
- /** The resource type. Can be "Microsoft.SignalRService/SignalR", "Microsoft.SignalRService/WebPubSub", "Microsoft.SignalRService/SignalR/replicas" or "Microsoft.SignalRService/WebPubSub/replicas" */
448
- type: string;
449
- /** The resource name to validate. e.g."my-resource-name" */
450
- name: string;
451
- }
452
-
453
- /** Network ACL */
454
- export declare interface NetworkACL {
455
- /** Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI. */
456
- allow?: SignalRRequestType[];
457
- /** Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI. */
458
- deny?: SignalRRequestType[];
459
- }
460
-
461
- /** REST API operation supported by resource provider. */
462
- export declare interface Operation {
463
- /** Name of the operation with format: {provider}/{resource}/{operation} */
464
- name?: string;
465
- /** If the operation is a data action. (for data plane rbac) */
466
- isDataAction?: boolean;
467
- /** The object that describes a operation. */
468
- display?: OperationDisplay;
469
- /** Optional. The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX. */
470
- origin?: string;
471
- /** Extra Operation properties. */
472
- properties?: OperationProperties;
473
- }
474
-
475
- /** The object that describes a operation. */
476
- export declare interface OperationDisplay {
477
- /** Friendly name of the resource provider */
478
- provider?: string;
479
- /** Resource type on which the operation is performed. */
480
- resource?: string;
481
- /** The localized friendly name for the operation. */
482
- operation?: string;
483
- /** The localized friendly description for the operation */
484
- description?: string;
485
- }
486
-
487
- /** Result of the request to list REST API operations. It contains a list of operations. */
488
- export declare interface OperationList {
489
- /** List of operations supported by the resource provider. */
490
- value?: Operation[];
491
- /**
492
- * The URL the client should use to fetch the next page (per server side paging).
493
- * It's null for now, added for future use.
494
- */
495
- nextLink?: string;
496
- }
497
-
498
- /** Extra Operation properties. */
499
- export declare interface OperationProperties {
500
- /** An object that describes a specification. */
501
- serviceSpecification?: ServiceSpecification;
502
- }
503
-
504
- /** Interface representing a Operations. */
505
- export declare interface Operations {
506
- /**
507
- * Lists all of the available REST API operations of the Microsoft.SignalRService provider.
508
- * @param options The options parameters.
509
- */
510
- list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;
511
- }
512
-
513
- /** Optional parameters. */
514
- export declare interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
515
- }
516
-
517
- /** Contains response data for the listNext operation. */
518
- export declare type OperationsListNextResponse = OperationList;
519
-
520
- /** Optional parameters. */
521
- export declare interface OperationsListOptionalParams extends coreClient.OperationOptions {
522
- }
523
-
524
- /** Contains response data for the list operation. */
525
- export declare type OperationsListResponse = OperationList;
526
-
527
- /** Private endpoint */
528
- export declare interface PrivateEndpoint {
529
- /** Full qualified Id of the private endpoint */
530
- id?: string;
531
- }
532
-
533
- /** ACL for a private endpoint */
534
- export declare interface PrivateEndpointACL extends NetworkACL {
535
- /** Name of the private endpoint connection */
536
- name: string;
537
- }
538
-
539
- /** A private endpoint connection to an azure resource */
540
- export declare interface PrivateEndpointConnection extends ProxyResource {
541
- /**
542
- * Provisioning state of the resource.
543
- * NOTE: This property will not be serialized. It can only be populated by the server.
544
- */
545
- readonly provisioningState?: ProvisioningState;
546
- /** Private endpoint */
547
- privateEndpoint?: PrivateEndpoint;
548
- /**
549
- * Group IDs
550
- * NOTE: This property will not be serialized. It can only be populated by the server.
551
- */
552
- readonly groupIds?: string[];
553
- /** Connection state of the private endpoint connection */
554
- privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
555
- }
556
-
557
- /** A list of private endpoint connections */
558
- export declare interface PrivateEndpointConnectionList {
559
- /** The list of the private endpoint connections */
560
- value?: PrivateEndpointConnection[];
561
- /** 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. */
562
- nextLink?: string;
563
- }
564
-
565
- /** Private link resource */
566
- export declare interface PrivateLinkResource extends ProxyResource {
567
- /** Group Id of the private link resource */
568
- groupId?: string;
569
- /** Required members of the private link resource */
570
- requiredMembers?: string[];
571
- /** Required private DNS zone names */
572
- requiredZoneNames?: string[];
573
- /** The list of resources that are onboarded to private link service */
574
- shareablePrivateLinkResourceTypes?: ShareablePrivateLinkResourceType[];
575
- }
576
-
577
- /** Contains a list of PrivateLinkResource and a possible link to query more results */
578
- export declare interface PrivateLinkResourceList {
579
- /** List of PrivateLinkResource */
580
- value?: PrivateLinkResource[];
581
- /**
582
- * The URL the client should use to fetch the next page (per server side paging).
583
- * It's null for now, added for future use.
584
- */
585
- nextLink?: string;
586
- }
587
-
588
- /** Connection state of the private endpoint connection */
589
- export declare interface PrivateLinkServiceConnectionState {
590
- /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
591
- status?: PrivateLinkServiceConnectionStatus;
592
- /** The reason for approval/rejection of the connection. */
593
- description?: string;
594
- /** A message indicating if changes on the service provider require any updates on the consumer. */
595
- actionsRequired?: string;
596
- }
597
-
598
- /**
599
- * Defines values for PrivateLinkServiceConnectionStatus. \
600
- * {@link KnownPrivateLinkServiceConnectionStatus} can be used interchangeably with PrivateLinkServiceConnectionStatus,
601
- * this enum contains the known values that the service supports.
602
- * ### Known values supported by the service
603
- * **Pending** \
604
- * **Approved** \
605
- * **Rejected** \
606
- * **Disconnected**
607
- */
608
- export declare type PrivateLinkServiceConnectionStatus = string;
609
-
610
- /**
611
- * Defines values for ProvisioningState. \
612
- * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
613
- * this enum contains the known values that the service supports.
614
- * ### Known values supported by the service
615
- * **Unknown** \
616
- * **Succeeded** \
617
- * **Failed** \
618
- * **Canceled** \
619
- * **Running** \
620
- * **Creating** \
621
- * **Updating** \
622
- * **Deleting** \
623
- * **Moving**
624
- */
625
- export declare type ProvisioningState = string;
626
-
627
- /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
628
- export declare interface ProxyResource extends Resource {
629
- }
630
-
631
- /** Parameters describes the request to regenerate access keys */
632
- export declare interface RegenerateKeyParameters {
633
- /** The type of access key. */
634
- keyType?: KeyType_2;
635
- }
636
-
637
- /** A class represent a replica resource. */
638
- export declare interface Replica extends TrackedResource {
639
- /** The billing information of the resource. */
640
- sku?: ResourceSku;
641
- /**
642
- * Provisioning state of the resource.
643
- * NOTE: This property will not be serialized. It can only be populated by the server.
644
- */
645
- readonly provisioningState?: ProvisioningState;
646
- /**
647
- * Enable or disable the regional endpoint. Default to "Enabled".
648
- * When it's Disabled, new connections will not be routed to this endpoint, however existing connections will not be affected.
649
- */
650
- regionEndpointEnabled?: string;
651
- /**
652
- * Stop or start the resource. Default to "false".
653
- * When it's true, the data plane of the resource is shutdown.
654
- * When it's false, the data plane of the resource is started.
655
- */
656
- resourceStopped?: string;
657
- }
658
-
659
- export declare interface ReplicaList {
660
- /** List of the replica */
661
- value?: Replica[];
662
- /**
663
- * The URL the client should use to fetch the next page (per server side paging).
664
- * It's null for now, added for future use.
665
- */
666
- nextLink?: string;
667
- }
668
-
669
- /** Common fields that are returned in the response for all Azure Resource Manager resources */
670
- export declare interface Resource {
671
- /**
672
- * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
673
- * NOTE: This property will not be serialized. It can only be populated by the server.
674
- */
675
- readonly id?: string;
676
- /**
677
- * The name of the resource
678
- * NOTE: This property will not be serialized. It can only be populated by the server.
679
- */
680
- readonly name?: string;
681
- /**
682
- * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
683
- * NOTE: This property will not be serialized. It can only be populated by the server.
684
- */
685
- readonly type?: string;
686
- /**
687
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
688
- * NOTE: This property will not be serialized. It can only be populated by the server.
689
- */
690
- readonly systemData?: SystemData;
691
- }
692
-
693
- /** Resource log category configuration of a Microsoft.SignalRService resource. */
694
- export declare interface ResourceLogCategory {
695
- /**
696
- * Gets or sets the resource log category's name.
697
- * Available values: ConnectivityLogs, MessagingLogs.
698
- * Case insensitive.
699
- */
700
- name?: string;
701
- /**
702
- * Indicates whether or the resource log category is enabled.
703
- * Available values: true, false.
704
- * Case insensitive.
705
- */
706
- enabled?: string;
707
- }
708
-
709
- /** Resource log configuration of a Microsoft.SignalRService resource. */
710
- export declare interface ResourceLogConfiguration {
711
- /** Gets or sets the list of category configurations. */
712
- categories?: ResourceLogCategory[];
713
- }
714
-
715
- /** Reference to a resource. */
716
- export declare interface ResourceReference {
717
- /** Resource ID. */
718
- id?: string;
719
- }
720
-
721
- /** The billing information of the resource. */
722
- export declare interface ResourceSku {
723
- /**
724
- * The name of the SKU. Required.
725
- *
726
- * Allowed values: Standard_S1, Free_F1, Premium_P1
727
- */
728
- name: string;
729
- /**
730
- * Optional tier of this particular SKU. 'Standard' or 'Free'.
731
- *
732
- * `Basic` is deprecated, use `Standard` instead.
733
- */
734
- tier?: SignalRSkuTier;
735
- /**
736
- * Not used. Retained for future use.
737
- * NOTE: This property will not be serialized. It can only be populated by the server.
738
- */
739
- readonly size?: string;
740
- /**
741
- * Not used. Retained for future use.
742
- * NOTE: This property will not be serialized. It can only be populated by the server.
743
- */
744
- readonly family?: string;
745
- /**
746
- * Optional, integer. The unit count of the resource. 1 by default.
747
- *
748
- * If present, following values are allowed:
749
- * Free: 1;
750
- * Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
751
- * Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
752
- */
753
- capacity?: number;
754
- }
755
-
756
- /**
757
- * Defines values for ScaleType. \
758
- * {@link KnownScaleType} can be used interchangeably with ScaleType,
759
- * this enum contains the known values that the service supports.
760
- * ### Known values supported by the service
761
- * **None** \
762
- * **Manual** \
763
- * **Automatic**
764
- */
765
- export declare type ScaleType = string;
766
-
767
- /** Serverless settings. */
768
- export declare interface ServerlessSettings {
769
- /**
770
- * Gets or sets Client Connection Timeout. Optional to be set.
771
- * Value in seconds.
772
- * Default value is 30 seconds.
773
- * Customer should set the timeout to a shorter period if messages are expected to be sent in shorter intervals,
774
- * and want the client to disconnect more quickly after the last message is sent.
775
- * You can set the timeout to a longer period if messages are expected to be sent in longer intervals,
776
- * and they want to keep the same client connection alive during this session.
777
- * The service considers the client disconnected if it hasn't received a message (including keep-alive) in this interval.
778
- */
779
- connectionTimeoutInSeconds?: number;
780
- }
781
-
782
- /** The settings for the Upstream when the service is in server-less mode. */
783
- export declare interface ServerlessUpstreamSettings {
784
- /** Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects. */
785
- templates?: UpstreamTemplate[];
786
- }
787
-
788
- /**
789
- * Defines values for ServiceKind. \
790
- * {@link KnownServiceKind} can be used interchangeably with ServiceKind,
791
- * this enum contains the known values that the service supports.
792
- * ### Known values supported by the service
793
- * **SignalR** \
794
- * **RawWebSockets**
795
- */
796
- export declare type ServiceKind = string;
797
-
798
- /** An object that describes a specification. */
799
- export declare interface ServiceSpecification {
800
- /** Specifications of the Metrics for Azure Monitoring. */
801
- metricSpecifications?: MetricSpecification[];
802
- /** Specifications of the Logs for Azure Monitoring. */
803
- logSpecifications?: LogSpecification[];
804
- }
805
-
806
- /** Describes the properties of a resource type that has been onboarded to private link service */
807
- export declare interface ShareablePrivateLinkResourceProperties {
808
- /** The description of the resource type that has been onboarded to private link service */
809
- description?: string;
810
- /** The resource provider group id for the resource that has been onboarded to private link service */
811
- groupId?: string;
812
- /** The resource provider type for the resource that has been onboarded to private link service */
813
- type?: string;
814
- }
815
-
816
- /** Describes a resource type that has been onboarded to private link service */
817
- export declare interface ShareablePrivateLinkResourceType {
818
- /** The name of the resource type that has been onboarded to private link service */
819
- name?: string;
820
- /** Describes the properties of a resource type that has been onboarded to private link service */
821
- properties?: ShareablePrivateLinkResourceProperties;
822
- }
823
-
824
- /** Describes a Shared Private Link Resource */
825
- export declare interface SharedPrivateLinkResource extends ProxyResource {
826
- /** The group id from the provider of resource the shared private link resource is for */
827
- groupId?: string;
828
- /** The resource id of the resource the shared private link resource is for */
829
- privateLinkResourceId?: string;
830
- /**
831
- * Provisioning state of the resource.
832
- * NOTE: This property will not be serialized. It can only be populated by the server.
833
- */
834
- readonly provisioningState?: ProvisioningState;
835
- /** The request message for requesting approval of the shared private link resource */
836
- requestMessage?: string;
837
- /**
838
- * Status of the shared private link resource
839
- * NOTE: This property will not be serialized. It can only be populated by the server.
840
- */
841
- readonly status?: SharedPrivateLinkResourceStatus;
842
- }
843
-
844
- /** A list of shared private link resources */
845
- export declare interface SharedPrivateLinkResourceList {
846
- /** The list of the shared private link resources */
847
- value?: SharedPrivateLinkResource[];
848
- /** 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. */
849
- nextLink?: string;
850
- }
851
-
852
- /**
853
- * Defines values for SharedPrivateLinkResourceStatus. \
854
- * {@link KnownSharedPrivateLinkResourceStatus} can be used interchangeably with SharedPrivateLinkResourceStatus,
855
- * this enum contains the known values that the service supports.
856
- * ### Known values supported by the service
857
- * **Pending** \
858
- * **Approved** \
859
- * **Rejected** \
860
- * **Disconnected** \
861
- * **Timeout**
862
- */
863
- export declare type SharedPrivateLinkResourceStatus = string;
864
-
865
- /** Interface representing a SignalR. */
866
- export declare interface SignalR {
867
- /**
868
- * Handles requests to list all resources in a subscription.
869
- * @param options The options parameters.
870
- */
871
- listBySubscription(options?: SignalRListBySubscriptionOptionalParams): PagedAsyncIterableIterator<SignalRResource>;
872
- /**
873
- * Handles requests to list all resources in a resource group.
874
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
875
- * @param options The options parameters.
876
- */
877
- listByResourceGroup(resourceGroupName: string, options?: SignalRListByResourceGroupOptionalParams): PagedAsyncIterableIterator<SignalRResource>;
878
- /**
879
- * Checks that the resource name is valid and is not already in use.
880
- * @param location the region
881
- * @param parameters Parameters supplied to the operation.
882
- * @param options The options parameters.
883
- */
884
- checkNameAvailability(location: string, parameters: NameAvailabilityParameters, options?: SignalRCheckNameAvailabilityOptionalParams): Promise<SignalRCheckNameAvailabilityResponse>;
885
- /**
886
- * Get the resource and its properties.
887
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
888
- * @param resourceName The name of the resource.
889
- * @param options The options parameters.
890
- */
891
- get(resourceGroupName: string, resourceName: string, options?: SignalRGetOptionalParams): Promise<SignalRGetResponse>;
892
- /**
893
- * Create or update a resource.
894
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
895
- * @param resourceName The name of the resource.
896
- * @param parameters Parameters for the create or update operation
897
- * @param options The options parameters.
898
- */
899
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, parameters: SignalRResource, options?: SignalRCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SignalRCreateOrUpdateResponse>, SignalRCreateOrUpdateResponse>>;
900
- /**
901
- * Create or update a resource.
902
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
903
- * @param resourceName The name of the resource.
904
- * @param parameters Parameters for the create or update operation
905
- * @param options The options parameters.
906
- */
907
- beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, parameters: SignalRResource, options?: SignalRCreateOrUpdateOptionalParams): Promise<SignalRCreateOrUpdateResponse>;
908
- /**
909
- * Operation to delete a resource.
910
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
911
- * @param resourceName The name of the resource.
912
- * @param options The options parameters.
913
- */
914
- beginDelete(resourceGroupName: string, resourceName: string, options?: SignalRDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
915
- /**
916
- * Operation to delete a resource.
917
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
918
- * @param resourceName The name of the resource.
919
- * @param options The options parameters.
920
- */
921
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, options?: SignalRDeleteOptionalParams): Promise<void>;
922
- /**
923
- * Operation to update an exiting resource.
924
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
925
- * @param resourceName The name of the resource.
926
- * @param parameters Parameters for the update operation
927
- * @param options The options parameters.
928
- */
929
- beginUpdate(resourceGroupName: string, resourceName: string, parameters: SignalRResource, options?: SignalRUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SignalRUpdateResponse>, SignalRUpdateResponse>>;
930
- /**
931
- * Operation to update an exiting resource.
932
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
933
- * @param resourceName The name of the resource.
934
- * @param parameters Parameters for the update operation
935
- * @param options The options parameters.
936
- */
937
- beginUpdateAndWait(resourceGroupName: string, resourceName: string, parameters: SignalRResource, options?: SignalRUpdateOptionalParams): Promise<SignalRUpdateResponse>;
938
- /**
939
- * Get the access keys of the resource.
940
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
941
- * @param resourceName The name of the resource.
942
- * @param options The options parameters.
943
- */
944
- listKeys(resourceGroupName: string, resourceName: string, options?: SignalRListKeysOptionalParams): Promise<SignalRListKeysResponse>;
945
- /**
946
- * Regenerate the access key for the resource. PrimaryKey and SecondaryKey cannot be regenerated at the
947
- * same time.
948
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
949
- * @param resourceName The name of the resource.
950
- * @param parameters Parameter that describes the Regenerate Key Operation.
951
- * @param options The options parameters.
952
- */
953
- beginRegenerateKey(resourceGroupName: string, resourceName: string, parameters: RegenerateKeyParameters, options?: SignalRRegenerateKeyOptionalParams): Promise<SimplePollerLike<OperationState<SignalRRegenerateKeyResponse>, SignalRRegenerateKeyResponse>>;
954
- /**
955
- * Regenerate the access key for the resource. PrimaryKey and SecondaryKey cannot be regenerated at the
956
- * same time.
957
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
958
- * @param resourceName The name of the resource.
959
- * @param parameters Parameter that describes the Regenerate Key Operation.
960
- * @param options The options parameters.
961
- */
962
- beginRegenerateKeyAndWait(resourceGroupName: string, resourceName: string, parameters: RegenerateKeyParameters, options?: SignalRRegenerateKeyOptionalParams): Promise<SignalRRegenerateKeyResponse>;
963
- /**
964
- * List all available skus of the replica resource.
965
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
966
- * @param resourceName The name of the resource.
967
- * @param replicaName The name of the replica.
968
- * @param options The options parameters.
969
- */
970
- listReplicaSkus(resourceGroupName: string, resourceName: string, replicaName: string, options?: SignalRListReplicaSkusOptionalParams): Promise<SignalRListReplicaSkusResponse>;
971
- /**
972
- * Operation to restart a resource.
973
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
974
- * @param resourceName The name of the resource.
975
- * @param options The options parameters.
976
- */
977
- beginRestart(resourceGroupName: string, resourceName: string, options?: SignalRRestartOptionalParams): Promise<SimplePollerLike<OperationState<SignalRRestartResponse>, SignalRRestartResponse>>;
978
- /**
979
- * Operation to restart a resource.
980
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
981
- * @param resourceName The name of the resource.
982
- * @param options The options parameters.
983
- */
984
- beginRestartAndWait(resourceGroupName: string, resourceName: string, options?: SignalRRestartOptionalParams): Promise<SignalRRestartResponse>;
985
- /**
986
- * List all available skus of the resource.
987
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
988
- * @param resourceName The name of the resource.
989
- * @param options The options parameters.
990
- */
991
- listSkus(resourceGroupName: string, resourceName: string, options?: SignalRListSkusOptionalParams): Promise<SignalRListSkusResponse>;
992
- }
993
-
994
- /** Optional parameters. */
995
- export declare interface SignalRCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
996
- }
997
-
998
- /** Contains response data for the checkNameAvailability operation. */
999
- export declare type SignalRCheckNameAvailabilityResponse = NameAvailability;
1000
-
1001
- /** Cross-Origin Resource Sharing (CORS) settings. */
1002
- export declare interface SignalRCorsSettings {
1003
- /** 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. */
1004
- allowedOrigins?: string[];
1005
- }
1006
-
1007
- /** Optional parameters. */
1008
- export declare interface SignalRCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1009
- /** Delay to wait until next poll, in milliseconds. */
1010
- updateIntervalInMs?: number;
1011
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1012
- resumeFrom?: string;
1013
- }
1014
-
1015
- /** Contains response data for the createOrUpdate operation. */
1016
- export declare type SignalRCreateOrUpdateResponse = SignalRResource;
1017
-
1018
- /** Interface representing a SignalRCustomCertificates. */
1019
- export declare interface SignalRCustomCertificates {
1020
- /**
1021
- * List all custom certificates.
1022
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1023
- * @param resourceName The name of the resource.
1024
- * @param options The options parameters.
1025
- */
1026
- list(resourceGroupName: string, resourceName: string, options?: SignalRCustomCertificatesListOptionalParams): PagedAsyncIterableIterator<CustomCertificate>;
1027
- /**
1028
- * Get a custom certificate.
1029
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1030
- * @param resourceName The name of the resource.
1031
- * @param certificateName Custom certificate name
1032
- * @param options The options parameters.
1033
- */
1034
- get(resourceGroupName: string, resourceName: string, certificateName: string, options?: SignalRCustomCertificatesGetOptionalParams): Promise<SignalRCustomCertificatesGetResponse>;
1035
- /**
1036
- * Create or update a custom certificate.
1037
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1038
- * @param resourceName The name of the resource.
1039
- * @param certificateName Custom certificate name
1040
- * @param parameters A custom certificate.
1041
- * @param options The options parameters.
1042
- */
1043
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, certificateName: string, parameters: CustomCertificate, options?: SignalRCustomCertificatesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SignalRCustomCertificatesCreateOrUpdateResponse>, SignalRCustomCertificatesCreateOrUpdateResponse>>;
1044
- /**
1045
- * Create or update a custom certificate.
1046
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1047
- * @param resourceName The name of the resource.
1048
- * @param certificateName Custom certificate name
1049
- * @param parameters A custom certificate.
1050
- * @param options The options parameters.
1051
- */
1052
- beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, certificateName: string, parameters: CustomCertificate, options?: SignalRCustomCertificatesCreateOrUpdateOptionalParams): Promise<SignalRCustomCertificatesCreateOrUpdateResponse>;
1053
- /**
1054
- * Delete a custom certificate.
1055
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1056
- * @param resourceName The name of the resource.
1057
- * @param certificateName Custom certificate name
1058
- * @param options The options parameters.
1059
- */
1060
- delete(resourceGroupName: string, resourceName: string, certificateName: string, options?: SignalRCustomCertificatesDeleteOptionalParams): Promise<void>;
1061
- }
1062
-
1063
- /** Optional parameters. */
1064
- export declare interface SignalRCustomCertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1065
- /** Delay to wait until next poll, in milliseconds. */
1066
- updateIntervalInMs?: number;
1067
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1068
- resumeFrom?: string;
1069
- }
1070
-
1071
- /** Contains response data for the createOrUpdate operation. */
1072
- export declare type SignalRCustomCertificatesCreateOrUpdateResponse = CustomCertificate;
1073
-
1074
- /** Optional parameters. */
1075
- export declare interface SignalRCustomCertificatesDeleteOptionalParams extends coreClient.OperationOptions {
1076
- }
1077
-
1078
- /** Optional parameters. */
1079
- export declare interface SignalRCustomCertificatesGetOptionalParams extends coreClient.OperationOptions {
1080
- }
1081
-
1082
- /** Contains response data for the get operation. */
1083
- export declare type SignalRCustomCertificatesGetResponse = CustomCertificate;
1084
-
1085
- /** Optional parameters. */
1086
- export declare interface SignalRCustomCertificatesListNextOptionalParams extends coreClient.OperationOptions {
1087
- }
1088
-
1089
- /** Contains response data for the listNext operation. */
1090
- export declare type SignalRCustomCertificatesListNextResponse = CustomCertificateList;
1091
-
1092
- /** Optional parameters. */
1093
- export declare interface SignalRCustomCertificatesListOptionalParams extends coreClient.OperationOptions {
1094
- }
1095
-
1096
- /** Contains response data for the list operation. */
1097
- export declare type SignalRCustomCertificatesListResponse = CustomCertificateList;
1098
-
1099
- /** Interface representing a SignalRCustomDomains. */
1100
- export declare interface SignalRCustomDomains {
1101
- /**
1102
- * List all custom domains.
1103
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1104
- * @param resourceName The name of the resource.
1105
- * @param options The options parameters.
1106
- */
1107
- list(resourceGroupName: string, resourceName: string, options?: SignalRCustomDomainsListOptionalParams): PagedAsyncIterableIterator<CustomDomain>;
1108
- /**
1109
- * Get a custom domain.
1110
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1111
- * @param resourceName The name of the resource.
1112
- * @param name Custom domain name.
1113
- * @param options The options parameters.
1114
- */
1115
- get(resourceGroupName: string, resourceName: string, name: string, options?: SignalRCustomDomainsGetOptionalParams): Promise<SignalRCustomDomainsGetResponse>;
1116
- /**
1117
- * Create or update a custom domain.
1118
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1119
- * @param resourceName The name of the resource.
1120
- * @param name Custom domain name.
1121
- * @param parameters A custom domain
1122
- * @param options The options parameters.
1123
- */
1124
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, name: string, parameters: CustomDomain, options?: SignalRCustomDomainsCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SignalRCustomDomainsCreateOrUpdateResponse>, SignalRCustomDomainsCreateOrUpdateResponse>>;
1125
- /**
1126
- * Create or update a custom domain.
1127
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1128
- * @param resourceName The name of the resource.
1129
- * @param name Custom domain name.
1130
- * @param parameters A custom domain
1131
- * @param options The options parameters.
1132
- */
1133
- beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, name: string, parameters: CustomDomain, options?: SignalRCustomDomainsCreateOrUpdateOptionalParams): Promise<SignalRCustomDomainsCreateOrUpdateResponse>;
1134
- /**
1135
- * Delete a custom domain.
1136
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1137
- * @param resourceName The name of the resource.
1138
- * @param name Custom domain name.
1139
- * @param options The options parameters.
1140
- */
1141
- beginDelete(resourceGroupName: string, resourceName: string, name: string, options?: SignalRCustomDomainsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1142
- /**
1143
- * Delete a custom domain.
1144
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1145
- * @param resourceName The name of the resource.
1146
- * @param name Custom domain name.
1147
- * @param options The options parameters.
1148
- */
1149
- beginDeleteAndWait(resourceGroupName: string, resourceName: string, name: string, options?: SignalRCustomDomainsDeleteOptionalParams): Promise<void>;
1150
- }
1151
-
1152
- /** Optional parameters. */
1153
- export declare interface SignalRCustomDomainsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1154
- /** Delay to wait until next poll, in milliseconds. */
1155
- updateIntervalInMs?: number;
1156
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1157
- resumeFrom?: string;
1158
- }
1159
-
1160
- /** Contains response data for the createOrUpdate operation. */
1161
- export declare type SignalRCustomDomainsCreateOrUpdateResponse = CustomDomain;
1162
-
1163
- /** Optional parameters. */
1164
- export declare interface SignalRCustomDomainsDeleteOptionalParams extends coreClient.OperationOptions {
1165
- /** Delay to wait until next poll, in milliseconds. */
1166
- updateIntervalInMs?: number;
1167
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1168
- resumeFrom?: string;
1169
- }
1170
-
1171
- /** Optional parameters. */
1172
- export declare interface SignalRCustomDomainsGetOptionalParams extends coreClient.OperationOptions {
1173
- }
1174
-
1175
- /** Contains response data for the get operation. */
1176
- export declare type SignalRCustomDomainsGetResponse = CustomDomain;
1177
-
1178
- /** Optional parameters. */
1179
- export declare interface SignalRCustomDomainsListNextOptionalParams extends coreClient.OperationOptions {
1180
- }
1181
-
1182
- /** Contains response data for the listNext operation. */
1183
- export declare type SignalRCustomDomainsListNextResponse = CustomDomainList;
1184
-
1185
- /** Optional parameters. */
1186
- export declare interface SignalRCustomDomainsListOptionalParams extends coreClient.OperationOptions {
1187
- }
1188
-
1189
- /** Contains response data for the list operation. */
1190
- export declare type SignalRCustomDomainsListResponse = CustomDomainList;
1191
-
1192
- /** Optional parameters. */
1193
- export declare interface SignalRDeleteOptionalParams extends coreClient.OperationOptions {
1194
- /** Delay to wait until next poll, in milliseconds. */
1195
- updateIntervalInMs?: number;
1196
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1197
- resumeFrom?: string;
1198
- }
1199
-
1200
- /** Feature of a resource, which controls the runtime behavior. */
1201
- export declare interface SignalRFeature {
1202
- /**
1203
- * FeatureFlags is the supported features of Azure SignalR service.
1204
- * - 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.
1205
- * - EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
1206
- * - EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
1207
- * - 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.
1208
- */
1209
- flag: FeatureFlags;
1210
- /** Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values. */
1211
- value: string;
1212
- /** Optional properties related to this feature. */
1213
- properties?: {
1214
- [propertyName: string]: string;
1215
- };
1216
- }
1217
-
1218
- /** Optional parameters. */
1219
- export declare interface SignalRGetOptionalParams extends coreClient.OperationOptions {
1220
- }
1221
-
1222
- /** Contains response data for the get operation. */
1223
- export declare type SignalRGetResponse = SignalRResource;
1224
-
1225
- /** A class represents the access keys of the resource. */
1226
- export declare interface SignalRKeys {
1227
- /** The primary access key. */
1228
- primaryKey?: string;
1229
- /** The secondary access key. */
1230
- secondaryKey?: string;
1231
- /** Connection string constructed via the primaryKey */
1232
- primaryConnectionString?: string;
1233
- /** Connection string constructed via the secondaryKey */
1234
- secondaryConnectionString?: string;
1235
- }
1236
-
1237
- /** Optional parameters. */
1238
- export declare interface SignalRListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1239
- }
1240
-
1241
- /** Contains response data for the listByResourceGroupNext operation. */
1242
- export declare type SignalRListByResourceGroupNextResponse = SignalRResourceList;
1243
-
1244
- /** Optional parameters. */
1245
- export declare interface SignalRListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1246
- }
1247
-
1248
- /** Contains response data for the listByResourceGroup operation. */
1249
- export declare type SignalRListByResourceGroupResponse = SignalRResourceList;
1250
-
1251
- /** Optional parameters. */
1252
- export declare interface SignalRListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1253
- }
1254
-
1255
- /** Contains response data for the listBySubscriptionNext operation. */
1256
- export declare type SignalRListBySubscriptionNextResponse = SignalRResourceList;
1257
-
1258
- /** Optional parameters. */
1259
- export declare interface SignalRListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1260
- }
1261
-
1262
- /** Contains response data for the listBySubscription operation. */
1263
- export declare type SignalRListBySubscriptionResponse = SignalRResourceList;
1264
-
1265
- /** Optional parameters. */
1266
- export declare interface SignalRListKeysOptionalParams extends coreClient.OperationOptions {
1267
- }
1268
-
1269
- /** Contains response data for the listKeys operation. */
1270
- export declare type SignalRListKeysResponse = SignalRKeys;
1271
-
1272
- /** Optional parameters. */
1273
- export declare interface SignalRListReplicaSkusOptionalParams extends coreClient.OperationOptions {
1274
- }
1275
-
1276
- /** Contains response data for the listReplicaSkus operation. */
1277
- export declare type SignalRListReplicaSkusResponse = SkuList;
1278
-
1279
- /** Optional parameters. */
1280
- export declare interface SignalRListSkusOptionalParams extends coreClient.OperationOptions {
1281
- }
1282
-
1283
- /** Contains response data for the listSkus operation. */
1284
- export declare type SignalRListSkusResponse = SkuList;
1285
-
1286
- export declare class SignalRManagementClient extends coreClient.ServiceClient {
1287
- $host: string;
1288
- apiVersion: string;
1289
- subscriptionId: string;
1290
- /**
1291
- * Initializes a new instance of the SignalRManagementClient class.
1292
- * @param credentials Subscription credentials which uniquely identify client subscription.
1293
- * @param subscriptionId The ID of the target subscription. The value must be an UUID.
1294
- * @param options The parameter options
1295
- */
1296
- constructor(credentials: coreAuth.TokenCredential, subscriptionId: string, options?: SignalRManagementClientOptionalParams);
1297
- /** A function that adds a policy that sets the api-version (or equivalent) to reflect the library version. */
1298
- private addCustomApiVersionPolicy;
1299
- operations: Operations;
1300
- signalR: SignalR;
1301
- usages: Usages;
1302
- signalRCustomCertificates: SignalRCustomCertificates;
1303
- signalRCustomDomains: SignalRCustomDomains;
1304
- signalRPrivateEndpointConnections: SignalRPrivateEndpointConnections;
1305
- signalRPrivateLinkResources: SignalRPrivateLinkResources;
1306
- signalRReplicas: SignalRReplicas;
1307
- signalRSharedPrivateLinkResources: SignalRSharedPrivateLinkResources;
1308
- }
1309
-
1310
- /** Optional parameters. */
1311
- export declare interface SignalRManagementClientOptionalParams extends coreClient.ServiceClientOptions {
1312
- /** server parameter */
1313
- $host?: string;
1314
- /** Api Version */
1315
- apiVersion?: string;
1316
- /** Overrides client endpoint. */
1317
- endpoint?: string;
1318
- }
1319
-
1320
- /** Network ACLs for the resource */
1321
- export declare interface SignalRNetworkACLs {
1322
- /** Azure Networking ACL Action. */
1323
- defaultAction?: ACLAction;
1324
- /** Network ACL */
1325
- publicNetwork?: NetworkACL;
1326
- /** ACLs for requests from private endpoints */
1327
- privateEndpoints?: PrivateEndpointACL[];
1328
- /** IP rules for filtering public traffic */
1329
- ipRules?: IPRule[];
1330
- }
1331
-
1332
- /** Interface representing a SignalRPrivateEndpointConnections. */
1333
- export declare interface SignalRPrivateEndpointConnections {
1334
- /**
1335
- * List private endpoint connections
1336
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1337
- * @param resourceName The name of the resource.
1338
- * @param options The options parameters.
1339
- */
1340
- list(resourceGroupName: string, resourceName: string, options?: SignalRPrivateEndpointConnectionsListOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
1341
- /**
1342
- * Get the specified private endpoint connection
1343
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1344
- * Azure resource.
1345
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1346
- * @param resourceName The name of the resource.
1347
- * @param options The options parameters.
1348
- */
1349
- get(privateEndpointConnectionName: string, resourceGroupName: string, resourceName: string, options?: SignalRPrivateEndpointConnectionsGetOptionalParams): Promise<SignalRPrivateEndpointConnectionsGetResponse>;
1350
- /**
1351
- * Update the state of specified private endpoint connection
1352
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1353
- * Azure resource.
1354
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1355
- * @param resourceName The name of the resource.
1356
- * @param parameters The resource of private endpoint and its properties
1357
- * @param options The options parameters.
1358
- */
1359
- update(privateEndpointConnectionName: string, resourceGroupName: string, resourceName: string, parameters: PrivateEndpointConnection, options?: SignalRPrivateEndpointConnectionsUpdateOptionalParams): Promise<SignalRPrivateEndpointConnectionsUpdateResponse>;
1360
- /**
1361
- * Delete the specified private endpoint connection
1362
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1363
- * Azure resource.
1364
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1365
- * @param resourceName The name of the resource.
1366
- * @param options The options parameters.
1367
- */
1368
- beginDelete(privateEndpointConnectionName: string, resourceGroupName: string, resourceName: string, options?: SignalRPrivateEndpointConnectionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1369
- /**
1370
- * Delete the specified private endpoint connection
1371
- * @param privateEndpointConnectionName The name of the private endpoint connection associated with the
1372
- * Azure resource.
1373
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1374
- * @param resourceName The name of the resource.
1375
- * @param options The options parameters.
1376
- */
1377
- beginDeleteAndWait(privateEndpointConnectionName: string, resourceGroupName: string, resourceName: string, options?: SignalRPrivateEndpointConnectionsDeleteOptionalParams): Promise<void>;
1378
- }
1379
-
1380
- /** Optional parameters. */
1381
- export declare interface SignalRPrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
1382
- /** Delay to wait until next poll, in milliseconds. */
1383
- updateIntervalInMs?: number;
1384
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1385
- resumeFrom?: string;
1386
- }
1387
-
1388
- /** Optional parameters. */
1389
- export declare interface SignalRPrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
1390
- }
1391
-
1392
- /** Contains response data for the get operation. */
1393
- export declare type SignalRPrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
1394
-
1395
- /** Optional parameters. */
1396
- export declare interface SignalRPrivateEndpointConnectionsListNextOptionalParams extends coreClient.OperationOptions {
1397
- }
1398
-
1399
- /** Contains response data for the listNext operation. */
1400
- export declare type SignalRPrivateEndpointConnectionsListNextResponse = PrivateEndpointConnectionList;
1401
-
1402
- /** Optional parameters. */
1403
- export declare interface SignalRPrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
1404
- }
1405
-
1406
- /** Contains response data for the list operation. */
1407
- export declare type SignalRPrivateEndpointConnectionsListResponse = PrivateEndpointConnectionList;
1408
-
1409
- /** Optional parameters. */
1410
- export declare interface SignalRPrivateEndpointConnectionsUpdateOptionalParams extends coreClient.OperationOptions {
1411
- }
1412
-
1413
- /** Contains response data for the update operation. */
1414
- export declare type SignalRPrivateEndpointConnectionsUpdateResponse = PrivateEndpointConnection;
1415
-
1416
- /** Interface representing a SignalRPrivateLinkResources. */
1417
- export declare interface SignalRPrivateLinkResources {
1418
- /**
1419
- * Get the private link resources that need to be created for a resource.
1420
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1421
- * @param resourceName The name of the resource.
1422
- * @param options The options parameters.
1423
- */
1424
- list(resourceGroupName: string, resourceName: string, options?: SignalRPrivateLinkResourcesListOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
1425
- }
1426
-
1427
- /** Optional parameters. */
1428
- export declare interface SignalRPrivateLinkResourcesListNextOptionalParams extends coreClient.OperationOptions {
1429
- }
1430
-
1431
- /** Contains response data for the listNext operation. */
1432
- export declare type SignalRPrivateLinkResourcesListNextResponse = PrivateLinkResourceList;
1433
-
1434
- /** Optional parameters. */
1435
- export declare interface SignalRPrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
1436
- }
1437
-
1438
- /** Contains response data for the list operation. */
1439
- export declare type SignalRPrivateLinkResourcesListResponse = PrivateLinkResourceList;
1440
-
1441
- /** Defines headers for SignalR_regenerateKey operation. */
1442
- export declare interface SignalRRegenerateKeyHeaders {
1443
- location?: string;
1444
- }
1445
-
1446
- /** Optional parameters. */
1447
- export declare interface SignalRRegenerateKeyOptionalParams extends coreClient.OperationOptions {
1448
- /** Delay to wait until next poll, in milliseconds. */
1449
- updateIntervalInMs?: number;
1450
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1451
- resumeFrom?: string;
1452
- }
1453
-
1454
- /** Contains response data for the regenerateKey operation. */
1455
- export declare type SignalRRegenerateKeyResponse = SignalRKeys;
1456
-
1457
- /** Interface representing a SignalRReplicas. */
1458
- export declare interface SignalRReplicas {
1459
- /**
1460
- * List all replicas belong to this resource
1461
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1462
- * @param resourceName The name of the resource.
1463
- * @param options The options parameters.
1464
- */
1465
- list(resourceGroupName: string, resourceName: string, options?: SignalRReplicasListOptionalParams): PagedAsyncIterableIterator<Replica>;
1466
- /**
1467
- * Get the replica and its properties.
1468
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1469
- * @param resourceName The name of the resource.
1470
- * @param replicaName The name of the replica.
1471
- * @param options The options parameters.
1472
- */
1473
- get(resourceGroupName: string, resourceName: string, replicaName: string, options?: SignalRReplicasGetOptionalParams): Promise<SignalRReplicasGetResponse>;
1474
- /**
1475
- * Create or update a replica.
1476
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1477
- * @param resourceName The name of the resource.
1478
- * @param replicaName The name of the replica.
1479
- * @param parameters Parameters for the create or update operation
1480
- * @param options The options parameters.
1481
- */
1482
- beginCreateOrUpdate(resourceGroupName: string, resourceName: string, replicaName: string, parameters: Replica, options?: SignalRReplicasCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SignalRReplicasCreateOrUpdateResponse>, SignalRReplicasCreateOrUpdateResponse>>;
1483
- /**
1484
- * Create or update a replica.
1485
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1486
- * @param resourceName The name of the resource.
1487
- * @param replicaName The name of the replica.
1488
- * @param parameters Parameters for the create or update operation
1489
- * @param options The options parameters.
1490
- */
1491
- beginCreateOrUpdateAndWait(resourceGroupName: string, resourceName: string, replicaName: string, parameters: Replica, options?: SignalRReplicasCreateOrUpdateOptionalParams): Promise<SignalRReplicasCreateOrUpdateResponse>;
1492
- /**
1493
- * Operation to delete a replica.
1494
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1495
- * @param resourceName The name of the resource.
1496
- * @param replicaName The name of the replica.
1497
- * @param options The options parameters.
1498
- */
1499
- delete(resourceGroupName: string, resourceName: string, replicaName: string, options?: SignalRReplicasDeleteOptionalParams): Promise<void>;
1500
- /**
1501
- * Operation to update an exiting replica.
1502
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1503
- * @param resourceName The name of the resource.
1504
- * @param replicaName The name of the replica.
1505
- * @param parameters Parameters for the update operation
1506
- * @param options The options parameters.
1507
- */
1508
- beginUpdate(resourceGroupName: string, resourceName: string, replicaName: string, parameters: Replica, options?: SignalRReplicasUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SignalRReplicasUpdateResponse>, SignalRReplicasUpdateResponse>>;
1509
- /**
1510
- * Operation to update an exiting replica.
1511
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1512
- * @param resourceName The name of the resource.
1513
- * @param replicaName The name of the replica.
1514
- * @param parameters Parameters for the update operation
1515
- * @param options The options parameters.
1516
- */
1517
- beginUpdateAndWait(resourceGroupName: string, resourceName: string, replicaName: string, parameters: Replica, options?: SignalRReplicasUpdateOptionalParams): Promise<SignalRReplicasUpdateResponse>;
1518
- /**
1519
- * Operation to restart a replica.
1520
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1521
- * @param resourceName The name of the resource.
1522
- * @param replicaName The name of the replica.
1523
- * @param options The options parameters.
1524
- */
1525
- beginRestart(resourceGroupName: string, resourceName: string, replicaName: string, options?: SignalRReplicasRestartOptionalParams): Promise<SimplePollerLike<OperationState<SignalRReplicasRestartResponse>, SignalRReplicasRestartResponse>>;
1526
- /**
1527
- * Operation to restart a replica.
1528
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1529
- * @param resourceName The name of the resource.
1530
- * @param replicaName The name of the replica.
1531
- * @param options The options parameters.
1532
- */
1533
- beginRestartAndWait(resourceGroupName: string, resourceName: string, replicaName: string, options?: SignalRReplicasRestartOptionalParams): Promise<SignalRReplicasRestartResponse>;
1534
- }
1535
-
1536
- /** Optional parameters. */
1537
- export declare interface SignalRReplicasCreateOrUpdateOptionalParams 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 declare type SignalRReplicasCreateOrUpdateResponse = Replica;
1546
-
1547
- /** Optional parameters. */
1548
- export declare interface SignalRReplicasDeleteOptionalParams extends coreClient.OperationOptions {
1549
- }
1550
-
1551
- /** Optional parameters. */
1552
- export declare interface SignalRReplicasGetOptionalParams extends coreClient.OperationOptions {
1553
- }
1554
-
1555
- /** Contains response data for the get operation. */
1556
- export declare type SignalRReplicasGetResponse = Replica;
1557
-
1558
- /** Optional parameters. */
1559
- export declare interface SignalRReplicasListNextOptionalParams extends coreClient.OperationOptions {
1560
- }
1561
-
1562
- /** Contains response data for the listNext operation. */
1563
- export declare type SignalRReplicasListNextResponse = ReplicaList;
1564
-
1565
- /** Optional parameters. */
1566
- export declare interface SignalRReplicasListOptionalParams extends coreClient.OperationOptions {
1567
- }
1568
-
1569
- /** Contains response data for the list operation. */
1570
- export declare type SignalRReplicasListResponse = ReplicaList;
1571
-
1572
- /** Defines headers for SignalRReplicas_restart operation. */
1573
- export declare interface SignalRReplicasRestartHeaders {
1574
- location?: string;
1575
- }
1576
-
1577
- /** Optional parameters. */
1578
- export declare interface SignalRReplicasRestartOptionalParams extends coreClient.OperationOptions {
1579
- /** Delay to wait until next poll, in milliseconds. */
1580
- updateIntervalInMs?: number;
1581
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1582
- resumeFrom?: string;
1583
- }
1584
-
1585
- /** Contains response data for the restart operation. */
1586
- export declare type SignalRReplicasRestartResponse = SignalRReplicasRestartHeaders;
1587
-
1588
- /** Defines headers for SignalRReplicas_update operation. */
1589
- export declare interface SignalRReplicasUpdateHeaders {
1590
- location?: string;
1591
- }
1592
-
1593
- /** Optional parameters. */
1594
- export declare interface SignalRReplicasUpdateOptionalParams extends coreClient.OperationOptions {
1595
- /** Delay to wait until next poll, in milliseconds. */
1596
- updateIntervalInMs?: number;
1597
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1598
- resumeFrom?: string;
1599
- }
1600
-
1601
- /** Contains response data for the update operation. */
1602
- export declare type SignalRReplicasUpdateResponse = Replica;
1603
-
1604
- /**
1605
- * Defines values for SignalRRequestType. \
1606
- * {@link KnownSignalRRequestType} can be used interchangeably with SignalRRequestType,
1607
- * this enum contains the known values that the service supports.
1608
- * ### Known values supported by the service
1609
- * **ClientConnection** \
1610
- * **ServerConnection** \
1611
- * **RESTAPI** \
1612
- * **Trace**
1613
- */
1614
- export declare type SignalRRequestType = string;
1615
-
1616
- /** A class represent a resource. */
1617
- export declare interface SignalRResource extends TrackedResource {
1618
- /** The billing information of the resource. */
1619
- sku?: ResourceSku;
1620
- /** The kind of the service */
1621
- kind?: ServiceKind;
1622
- /** A class represent managed identities used for request and response */
1623
- identity?: ManagedIdentity;
1624
- /**
1625
- * Provisioning state of the resource.
1626
- * NOTE: This property will not be serialized. It can only be populated by the server.
1627
- */
1628
- readonly provisioningState?: ProvisioningState;
1629
- /**
1630
- * The publicly accessible IP of the resource.
1631
- * NOTE: This property will not be serialized. It can only be populated by the server.
1632
- */
1633
- readonly externalIP?: string;
1634
- /**
1635
- * FQDN of the service instance.
1636
- * NOTE: This property will not be serialized. It can only be populated by the server.
1637
- */
1638
- readonly hostName?: string;
1639
- /**
1640
- * The publicly accessible port of the resource which is designed for browser/client side usage.
1641
- * NOTE: This property will not be serialized. It can only be populated by the server.
1642
- */
1643
- readonly publicPort?: number;
1644
- /**
1645
- * The publicly accessible port of the resource which is designed for customer server side usage.
1646
- * NOTE: This property will not be serialized. It can only be populated by the server.
1647
- */
1648
- readonly serverPort?: number;
1649
- /**
1650
- * Version of the resource. Probably you need the same or higher version of client SDKs.
1651
- * NOTE: This property will not be serialized. It can only be populated by the server.
1652
- */
1653
- readonly version?: string;
1654
- /**
1655
- * Private endpoint connections to the resource.
1656
- * NOTE: This property will not be serialized. It can only be populated by the server.
1657
- */
1658
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
1659
- /**
1660
- * The list of shared private link resources.
1661
- * NOTE: This property will not be serialized. It can only be populated by the server.
1662
- */
1663
- readonly sharedPrivateLinkResources?: SharedPrivateLinkResource[];
1664
- /** TLS settings for the resource */
1665
- tls?: SignalRTlsSettings;
1666
- /**
1667
- * Deprecated.
1668
- * NOTE: This property will not be serialized. It can only be populated by the server.
1669
- */
1670
- readonly hostNamePrefix?: string;
1671
- /**
1672
- * List of the featureFlags.
1673
- *
1674
- * FeatureFlags that are not included in the parameters for the update operation will not be modified.
1675
- * And the response will only include featureFlags that are explicitly set.
1676
- * When a featureFlag is not explicitly set, its globally default value will be used
1677
- * But keep in mind, the default value doesn't mean "false". It varies in terms of different FeatureFlags.
1678
- */
1679
- features?: SignalRFeature[];
1680
- /** Live trace configuration of a Microsoft.SignalRService resource. */
1681
- liveTraceConfiguration?: LiveTraceConfiguration;
1682
- /** Resource log configuration of a Microsoft.SignalRService resource. */
1683
- resourceLogConfiguration?: ResourceLogConfiguration;
1684
- /** Cross-Origin Resource Sharing (CORS) settings. */
1685
- cors?: SignalRCorsSettings;
1686
- /** Serverless settings. */
1687
- serverless?: ServerlessSettings;
1688
- /** The settings for the Upstream when the service is in server-less mode. */
1689
- upstream?: ServerlessUpstreamSettings;
1690
- /** Network ACLs for the resource */
1691
- networkACLs?: SignalRNetworkACLs;
1692
- /**
1693
- * Enable or disable public network access. Default to "Enabled".
1694
- * When it's Enabled, network ACLs still apply.
1695
- * When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
1696
- */
1697
- publicNetworkAccess?: string;
1698
- /**
1699
- * DisableLocalAuth
1700
- * Enable or disable local auth with AccessKey
1701
- * When set as true, connection with AccessKey=xxx won't work.
1702
- */
1703
- disableLocalAuth?: boolean;
1704
- /**
1705
- * DisableLocalAuth
1706
- * Enable or disable aad auth
1707
- * When set as true, connection with AuthType=aad won't work.
1708
- */
1709
- disableAadAuth?: boolean;
1710
- /**
1711
- * Enable or disable the regional endpoint. Default to "Enabled".
1712
- * When it's Disabled, new connections will not be routed to this endpoint, however existing connections will not be affected.
1713
- * This property is replica specific. Disable the regional endpoint without replica is not allowed.
1714
- */
1715
- regionEndpointEnabled?: string;
1716
- /**
1717
- * Stop or start the resource. Default to "False".
1718
- * When it's true, the data plane of the resource is shutdown.
1719
- * When it's false, the data plane of the resource is started.
1720
- */
1721
- resourceStopped?: string;
1722
- }
1723
-
1724
- /** Object that includes an array of resources and a possible link for next set. */
1725
- export declare interface SignalRResourceList {
1726
- /** List of the resources */
1727
- value?: SignalRResource[];
1728
- /**
1729
- * The URL the client should use to fetch the next page (per server side paging).
1730
- * It's null for now, added for future use.
1731
- */
1732
- nextLink?: string;
1733
- }
1734
-
1735
- /** Defines headers for SignalR_restart operation. */
1736
- export declare interface SignalRRestartHeaders {
1737
- location?: string;
1738
- }
1739
-
1740
- /** Optional parameters. */
1741
- export declare interface SignalRRestartOptionalParams extends coreClient.OperationOptions {
1742
- /** Delay to wait until next poll, in milliseconds. */
1743
- updateIntervalInMs?: number;
1744
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1745
- resumeFrom?: string;
1746
- }
1747
-
1748
- /** Contains response data for the restart operation. */
1749
- export declare type SignalRRestartResponse = SignalRRestartHeaders;
1750
-
1751
- /** Interface representing a SignalRSharedPrivateLinkResources. */
1752
- export declare interface SignalRSharedPrivateLinkResources {
1753
- /**
1754
- * List shared private link resources
1755
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1756
- * @param resourceName The name of the resource.
1757
- * @param options The options parameters.
1758
- */
1759
- list(resourceGroupName: string, resourceName: string, options?: SignalRSharedPrivateLinkResourcesListOptionalParams): PagedAsyncIterableIterator<SharedPrivateLinkResource>;
1760
- /**
1761
- * Get the specified shared private link resource
1762
- * @param sharedPrivateLinkResourceName The name of the shared private link resource
1763
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1764
- * @param resourceName The name of the resource.
1765
- * @param options The options parameters.
1766
- */
1767
- get(sharedPrivateLinkResourceName: string, resourceGroupName: string, resourceName: string, options?: SignalRSharedPrivateLinkResourcesGetOptionalParams): Promise<SignalRSharedPrivateLinkResourcesGetResponse>;
1768
- /**
1769
- * Create or update a shared private link resource
1770
- * @param sharedPrivateLinkResourceName The name of the shared private link resource
1771
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1772
- * @param resourceName The name of the resource.
1773
- * @param parameters The shared private link resource
1774
- * @param options The options parameters.
1775
- */
1776
- beginCreateOrUpdate(sharedPrivateLinkResourceName: string, resourceGroupName: string, resourceName: string, parameters: SharedPrivateLinkResource, options?: SignalRSharedPrivateLinkResourcesCreateOrUpdateOptionalParams): Promise<SimplePollerLike<OperationState<SignalRSharedPrivateLinkResourcesCreateOrUpdateResponse>, SignalRSharedPrivateLinkResourcesCreateOrUpdateResponse>>;
1777
- /**
1778
- * Create or update a shared private link resource
1779
- * @param sharedPrivateLinkResourceName The name of the shared private link resource
1780
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1781
- * @param resourceName The name of the resource.
1782
- * @param parameters The shared private link resource
1783
- * @param options The options parameters.
1784
- */
1785
- beginCreateOrUpdateAndWait(sharedPrivateLinkResourceName: string, resourceGroupName: string, resourceName: string, parameters: SharedPrivateLinkResource, options?: SignalRSharedPrivateLinkResourcesCreateOrUpdateOptionalParams): Promise<SignalRSharedPrivateLinkResourcesCreateOrUpdateResponse>;
1786
- /**
1787
- * Delete the specified shared private link resource
1788
- * @param sharedPrivateLinkResourceName The name of the shared private link resource
1789
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1790
- * @param resourceName The name of the resource.
1791
- * @param options The options parameters.
1792
- */
1793
- beginDelete(sharedPrivateLinkResourceName: string, resourceGroupName: string, resourceName: string, options?: SignalRSharedPrivateLinkResourcesDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
1794
- /**
1795
- * Delete the specified shared private link resource
1796
- * @param sharedPrivateLinkResourceName The name of the shared private link resource
1797
- * @param resourceGroupName The name of the resource group. The name is case insensitive.
1798
- * @param resourceName The name of the resource.
1799
- * @param options The options parameters.
1800
- */
1801
- beginDeleteAndWait(sharedPrivateLinkResourceName: string, resourceGroupName: string, resourceName: string, options?: SignalRSharedPrivateLinkResourcesDeleteOptionalParams): Promise<void>;
1802
- }
1803
-
1804
- /** Optional parameters. */
1805
- export declare interface SignalRSharedPrivateLinkResourcesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1806
- /** Delay to wait until next poll, in milliseconds. */
1807
- updateIntervalInMs?: number;
1808
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1809
- resumeFrom?: string;
1810
- }
1811
-
1812
- /** Contains response data for the createOrUpdate operation. */
1813
- export declare type SignalRSharedPrivateLinkResourcesCreateOrUpdateResponse = SharedPrivateLinkResource;
1814
-
1815
- /** Optional parameters. */
1816
- export declare interface SignalRSharedPrivateLinkResourcesDeleteOptionalParams extends coreClient.OperationOptions {
1817
- /** Delay to wait until next poll, in milliseconds. */
1818
- updateIntervalInMs?: number;
1819
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1820
- resumeFrom?: string;
1821
- }
1822
-
1823
- /** Optional parameters. */
1824
- export declare interface SignalRSharedPrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
1825
- }
1826
-
1827
- /** Contains response data for the get operation. */
1828
- export declare type SignalRSharedPrivateLinkResourcesGetResponse = SharedPrivateLinkResource;
1829
-
1830
- /** Optional parameters. */
1831
- export declare interface SignalRSharedPrivateLinkResourcesListNextOptionalParams extends coreClient.OperationOptions {
1832
- }
1833
-
1834
- /** Contains response data for the listNext operation. */
1835
- export declare type SignalRSharedPrivateLinkResourcesListNextResponse = SharedPrivateLinkResourceList;
1836
-
1837
- /** Optional parameters. */
1838
- export declare interface SignalRSharedPrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
1839
- }
1840
-
1841
- /** Contains response data for the list operation. */
1842
- export declare type SignalRSharedPrivateLinkResourcesListResponse = SharedPrivateLinkResourceList;
1843
-
1844
- /**
1845
- * Defines values for SignalRSkuTier. \
1846
- * {@link KnownSignalRSkuTier} can be used interchangeably with SignalRSkuTier,
1847
- * this enum contains the known values that the service supports.
1848
- * ### Known values supported by the service
1849
- * **Free** \
1850
- * **Basic** \
1851
- * **Standard** \
1852
- * **Premium**
1853
- */
1854
- export declare type SignalRSkuTier = string;
1855
-
1856
- /** TLS settings for the resource */
1857
- export declare interface SignalRTlsSettings {
1858
- /** Request client certificate during TLS handshake if enabled. Not supported for free tier. Any input will be ignored for free tier. */
1859
- clientCertEnabled?: boolean;
1860
- }
1861
-
1862
- /** Defines headers for SignalR_update operation. */
1863
- export declare interface SignalRUpdateHeaders {
1864
- location?: string;
1865
- }
1866
-
1867
- /** Optional parameters. */
1868
- export declare interface SignalRUpdateOptionalParams extends coreClient.OperationOptions {
1869
- /** Delay to wait until next poll, in milliseconds. */
1870
- updateIntervalInMs?: number;
1871
- /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1872
- resumeFrom?: string;
1873
- }
1874
-
1875
- /** Contains response data for the update operation. */
1876
- export declare type SignalRUpdateResponse = SignalRResource;
1877
-
1878
- /** Object that describes a specific usage of the resources. */
1879
- export declare interface SignalRUsage {
1880
- /** Fully qualified ARM resource id */
1881
- id?: string;
1882
- /** Current value for the usage quota. */
1883
- currentValue?: number;
1884
- /** The maximum permitted value for the usage quota. If there is no limit, this value will be -1. */
1885
- limit?: number;
1886
- /** Localizable String object containing the name and a localized value. */
1887
- name?: SignalRUsageName;
1888
- /** Representing the units of the usage quota. Possible values are: Count, Bytes, Seconds, Percent, CountPerSecond, BytesPerSecond. */
1889
- unit?: string;
1890
- }
1891
-
1892
- /** Object that includes an array of the resource usages and a possible link for next set. */
1893
- export declare interface SignalRUsageList {
1894
- /** List of the resource usages */
1895
- value?: SignalRUsage[];
1896
- /**
1897
- * The URL the client should use to fetch the next page (per server side paging).
1898
- * It's null for now, added for future use.
1899
- */
1900
- nextLink?: string;
1901
- }
1902
-
1903
- /** Localizable String object containing the name and a localized value. */
1904
- export declare interface SignalRUsageName {
1905
- /** The identifier of the usage. */
1906
- value?: string;
1907
- /** Localized name of the usage. */
1908
- localizedValue?: string;
1909
- }
1910
-
1911
- /** Describes an available sku." */
1912
- export declare interface Sku {
1913
- /**
1914
- * The resource type that this object applies to
1915
- * NOTE: This property will not be serialized. It can only be populated by the server.
1916
- */
1917
- readonly resourceType?: string;
1918
- /**
1919
- * The billing information of the resource.
1920
- * NOTE: This property will not be serialized. It can only be populated by the server.
1921
- */
1922
- readonly sku?: ResourceSku;
1923
- /**
1924
- * Describes scaling information of a sku.
1925
- * NOTE: This property will not be serialized. It can only be populated by the server.
1926
- */
1927
- readonly capacity?: SkuCapacity;
1928
- }
1929
-
1930
- /** Describes scaling information of a sku. */
1931
- export declare interface SkuCapacity {
1932
- /**
1933
- * The lowest permitted capacity for this resource
1934
- * NOTE: This property will not be serialized. It can only be populated by the server.
1935
- */
1936
- readonly minimum?: number;
1937
- /**
1938
- * The highest permitted capacity for this resource
1939
- * NOTE: This property will not be serialized. It can only be populated by the server.
1940
- */
1941
- readonly maximum?: number;
1942
- /**
1943
- * The default capacity.
1944
- * NOTE: This property will not be serialized. It can only be populated by the server.
1945
- */
1946
- readonly default?: number;
1947
- /**
1948
- * Allows capacity value list.
1949
- * NOTE: This property will not be serialized. It can only be populated by the server.
1950
- */
1951
- readonly allowedValues?: number[];
1952
- /**
1953
- * The scale type applicable to the sku.
1954
- * NOTE: This property will not be serialized. It can only be populated by the server.
1955
- */
1956
- readonly scaleType?: ScaleType;
1957
- }
1958
-
1959
- /** The list skus operation response */
1960
- export declare interface SkuList {
1961
- /**
1962
- * The list of skus available for the resource.
1963
- * NOTE: This property will not be serialized. It can only be populated by the server.
1964
- */
1965
- readonly value?: Sku[];
1966
- /**
1967
- * The URL the client should use to fetch the next page (per server side paging).
1968
- * It's null for now, added for future use.
1969
- * NOTE: This property will not be serialized. It can only be populated by the server.
1970
- */
1971
- readonly nextLink?: string;
1972
- }
1973
-
1974
- /** Metadata pertaining to creation and last modification of the resource. */
1975
- export declare interface SystemData {
1976
- /** The identity that created the resource. */
1977
- createdBy?: string;
1978
- /** The type of identity that created the resource. */
1979
- createdByType?: CreatedByType;
1980
- /** The timestamp of resource creation (UTC). */
1981
- createdAt?: Date;
1982
- /** The identity that last modified the resource. */
1983
- lastModifiedBy?: string;
1984
- /** The type of identity that last modified the resource. */
1985
- lastModifiedByType?: CreatedByType;
1986
- /** The timestamp of resource last modification (UTC) */
1987
- lastModifiedAt?: Date;
1988
- }
1989
-
1990
- /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
1991
- export declare interface TrackedResource extends Resource {
1992
- /** Resource tags. */
1993
- tags?: {
1994
- [propertyName: string]: string;
1995
- };
1996
- /** The geo-location where the resource lives */
1997
- location: string;
1998
- }
1999
-
2000
- /** Upstream auth settings. If not set, no auth is used for upstream messages. */
2001
- export declare interface UpstreamAuthSettings {
2002
- /** Upstream auth type enum. */
2003
- type?: UpstreamAuthType;
2004
- /** Managed identity settings for upstream. */
2005
- managedIdentity?: ManagedIdentitySettings;
2006
- }
2007
-
2008
- /**
2009
- * Defines values for UpstreamAuthType. \
2010
- * {@link KnownUpstreamAuthType} can be used interchangeably with UpstreamAuthType,
2011
- * this enum contains the known values that the service supports.
2012
- * ### Known values supported by the service
2013
- * **None** \
2014
- * **ManagedIdentity**
2015
- */
2016
- export declare type UpstreamAuthType = string;
2017
-
2018
- /**
2019
- * Upstream template item settings. It defines the Upstream URL of the incoming requests.
2020
- * The template defines the pattern of the event, the hub or the category of the incoming request that matches current URL template.
2021
- */
2022
- export declare interface UpstreamTemplate {
2023
- /**
2024
- * Gets or sets the matching pattern for hub names. If not set, it matches any hub.
2025
- * There are 3 kind of patterns supported:
2026
- * 1. "*", it to matches any hub name.
2027
- * 2. Combine multiple hubs with ",", for example "hub1,hub2", it matches "hub1" and "hub2".
2028
- * 3. The single hub name, for example, "hub1", it matches "hub1".
2029
- */
2030
- hubPattern?: string;
2031
- /**
2032
- * Gets or sets the matching pattern for event names. If not set, it matches any event.
2033
- * There are 3 kind of patterns supported:
2034
- * 1. "*", it to matches any event name.
2035
- * 2. Combine multiple events with ",", for example "connect,disconnect", it matches event "connect" and "disconnect".
2036
- * 3. The single event name, for example, "connect", it matches "connect".
2037
- */
2038
- eventPattern?: string;
2039
- /**
2040
- * Gets or sets the matching pattern for category names. If not set, it matches any category.
2041
- * There are 3 kind of patterns supported:
2042
- * 1. "*", it to matches any category name.
2043
- * 2. Combine multiple categories with ",", for example "connections,messages", it matches category "connections" and "messages".
2044
- * 3. The single category name, for example, "connections", it matches the category "connections".
2045
- */
2046
- categoryPattern?: string;
2047
- /**
2048
- * 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.
2049
- * 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`.
2050
- */
2051
- urlTemplate: string;
2052
- /** Upstream auth settings. If not set, no auth is used for upstream messages. */
2053
- auth?: UpstreamAuthSettings;
2054
- }
2055
-
2056
- /** Interface representing a Usages. */
2057
- export declare interface Usages {
2058
- /**
2059
- * List resource usage quotas by location.
2060
- * @param location the location like "eastus"
2061
- * @param options The options parameters.
2062
- */
2063
- list(location: string, options?: UsagesListOptionalParams): PagedAsyncIterableIterator<SignalRUsage>;
2064
- }
2065
-
2066
- /** Optional parameters. */
2067
- export declare interface UsagesListNextOptionalParams extends coreClient.OperationOptions {
2068
- }
2069
-
2070
- /** Contains response data for the listNext operation. */
2071
- export declare type UsagesListNextResponse = SignalRUsageList;
2072
-
2073
- /** Optional parameters. */
2074
- export declare interface UsagesListOptionalParams extends coreClient.OperationOptions {
2075
- }
2076
-
2077
- /** Contains response data for the list operation. */
2078
- export declare type UsagesListResponse = SignalRUsageList;
2079
-
2080
- /** Properties of user assigned identity. */
2081
- export declare interface UserAssignedIdentityProperty {
2082
- /**
2083
- * Get the principal id for the user assigned identity
2084
- * NOTE: This property will not be serialized. It can only be populated by the server.
2085
- */
2086
- readonly principalId?: string;
2087
- /**
2088
- * Get the client id for the user assigned identity
2089
- * NOTE: This property will not be serialized. It can only be populated by the server.
2090
- */
2091
- readonly clientId?: string;
2092
- }
2093
-
2094
- export { }
1
+ import * as coreClient from "@azure/core-client";
2
+ /** Result of the request to list REST API operations. It contains a list of operations. */
3
+ export interface OperationList {
4
+ /** List of operations supported by the resource provider. */
5
+ value?: Operation[];
6
+ /**
7
+ * The URL the client should use to fetch the next page (per server side paging).
8
+ * It's null for now, added for future use.
9
+ */
10
+ nextLink?: string;
11
+ }
12
+ /** REST API operation supported by resource provider. */
13
+ export interface Operation {
14
+ /** Name of the operation with format: {provider}/{resource}/{operation} */
15
+ name?: string;
16
+ /** If the operation is a data action. (for data plane rbac) */
17
+ isDataAction?: boolean;
18
+ /** The object that describes a operation. */
19
+ display?: OperationDisplay;
20
+ /** Optional. The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX. */
21
+ origin?: string;
22
+ /** Extra Operation properties. */
23
+ properties?: OperationProperties;
24
+ }
25
+ /** The object that describes a operation. */
26
+ export interface OperationDisplay {
27
+ /** Friendly name of the resource provider */
28
+ provider?: string;
29
+ /** Resource type on which the operation is performed. */
30
+ resource?: string;
31
+ /** The localized friendly name for the operation. */
32
+ operation?: string;
33
+ /** The localized friendly description for the operation */
34
+ description?: string;
35
+ }
36
+ /** Extra Operation properties. */
37
+ export interface OperationProperties {
38
+ /** An object that describes a specification. */
39
+ serviceSpecification?: ServiceSpecification;
40
+ }
41
+ /** An object that describes a specification. */
42
+ export interface ServiceSpecification {
43
+ /** Specifications of the Metrics for Azure Monitoring. */
44
+ metricSpecifications?: MetricSpecification[];
45
+ /** Specifications of the Logs for Azure Monitoring. */
46
+ logSpecifications?: LogSpecification[];
47
+ }
48
+ /** Specifications of the Metrics for Azure Monitoring. */
49
+ export interface MetricSpecification {
50
+ /** Name of the metric. */
51
+ name?: string;
52
+ /** Localized friendly display name of the metric. */
53
+ displayName?: string;
54
+ /** Localized friendly description of the metric. */
55
+ displayDescription?: string;
56
+ /** The unit that makes sense for the metric. */
57
+ unit?: string;
58
+ /** Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count. */
59
+ aggregationType?: string;
60
+ /**
61
+ * Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published.
62
+ * Ex. a metric that returns the number of times a particular error code was emitted. The error code may not appear
63
+ * often, instead of the RP publishing 0, Shoebox can auto fill in 0s for time periods where nothing was emitted.
64
+ */
65
+ fillGapWithZero?: string;
66
+ /** The name of the metric category that the metric belongs to. A metric can only belong to a single category. */
67
+ category?: string;
68
+ /** The dimensions of the metrics. */
69
+ dimensions?: Dimension[];
70
+ }
71
+ /** Specifications of the Dimension of metrics. */
72
+ export interface Dimension {
73
+ /** The public facing name of the dimension. */
74
+ name?: string;
75
+ /** Localized friendly display name of the dimension. */
76
+ displayName?: string;
77
+ /** Name of the dimension as it appears in MDM. */
78
+ internalName?: string;
79
+ /** A Boolean flag indicating whether this dimension should be included for the shoebox export scenario. */
80
+ toBeExportedForShoebox?: boolean;
81
+ }
82
+ /** Specifications of the Logs for Azure Monitoring. */
83
+ export interface LogSpecification {
84
+ /** Name of the log. */
85
+ name?: string;
86
+ /** Localized friendly display name of the log. */
87
+ displayName?: string;
88
+ }
89
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
90
+ export interface ErrorResponse {
91
+ /** The error object. */
92
+ error?: ErrorDetail;
93
+ }
94
+ /** The error detail. */
95
+ export interface ErrorDetail {
96
+ /**
97
+ * The error code.
98
+ * NOTE: This property will not be serialized. It can only be populated by the server.
99
+ */
100
+ readonly code?: string;
101
+ /**
102
+ * The error message.
103
+ * NOTE: This property will not be serialized. It can only be populated by the server.
104
+ */
105
+ readonly message?: string;
106
+ /**
107
+ * The error target.
108
+ * NOTE: This property will not be serialized. It can only be populated by the server.
109
+ */
110
+ readonly target?: string;
111
+ /**
112
+ * The error details.
113
+ * NOTE: This property will not be serialized. It can only be populated by the server.
114
+ */
115
+ readonly details?: ErrorDetail[];
116
+ /**
117
+ * The error additional info.
118
+ * NOTE: This property will not be serialized. It can only be populated by the server.
119
+ */
120
+ readonly additionalInfo?: ErrorAdditionalInfo[];
121
+ }
122
+ /** The resource management error additional info. */
123
+ export interface ErrorAdditionalInfo {
124
+ /**
125
+ * The additional info type.
126
+ * NOTE: This property will not be serialized. It can only be populated by the server.
127
+ */
128
+ readonly type?: string;
129
+ /**
130
+ * The additional info.
131
+ * NOTE: This property will not be serialized. It can only be populated by the server.
132
+ */
133
+ readonly info?: Record<string, unknown>;
134
+ }
135
+ /** Data POST-ed to the nameAvailability action */
136
+ export interface NameAvailabilityParameters {
137
+ /** The resource type. Can be "Microsoft.SignalRService/SignalR", "Microsoft.SignalRService/WebPubSub", "Microsoft.SignalRService/SignalR/replicas" or "Microsoft.SignalRService/WebPubSub/replicas" */
138
+ type: string;
139
+ /** The resource name to validate. e.g."my-resource-name" */
140
+ name: string;
141
+ }
142
+ /** Result of the request to check name availability. It contains a flag and possible reason of failure. */
143
+ export interface NameAvailability {
144
+ /** Indicates whether the name is available or not. */
145
+ nameAvailable?: boolean;
146
+ /** The reason of the availability. Required if name is not available. */
147
+ reason?: string;
148
+ /** The message of the operation. */
149
+ message?: string;
150
+ }
151
+ /** Object that includes an array of the resource usages and a possible link for next set. */
152
+ export interface SignalRUsageList {
153
+ /** List of the resource usages */
154
+ value?: SignalRUsage[];
155
+ /**
156
+ * The URL the client should use to fetch the next page (per server side paging).
157
+ * It's null for now, added for future use.
158
+ */
159
+ nextLink?: string;
160
+ }
161
+ /** Object that describes a specific usage of the resources. */
162
+ export interface SignalRUsage {
163
+ /** Fully qualified ARM resource id */
164
+ id?: string;
165
+ /** Current value for the usage quota. */
166
+ currentValue?: number;
167
+ /** The maximum permitted value for the usage quota. If there is no limit, this value will be -1. */
168
+ limit?: number;
169
+ /** Localizable String object containing the name and a localized value. */
170
+ name?: SignalRUsageName;
171
+ /** Representing the units of the usage quota. Possible values are: Count, Bytes, Seconds, Percent, CountPerSecond, BytesPerSecond. */
172
+ unit?: string;
173
+ }
174
+ /** Localizable String object containing the name and a localized value. */
175
+ export interface SignalRUsageName {
176
+ /** The identifier of the usage. */
177
+ value?: string;
178
+ /** Localized name of the usage. */
179
+ localizedValue?: string;
180
+ }
181
+ /** Object that includes an array of resources and a possible link for next set. */
182
+ export interface SignalRResourceList {
183
+ /** List of the resources */
184
+ value?: SignalRResource[];
185
+ /**
186
+ * The URL the client should use to fetch the next page (per server side paging).
187
+ * It's null for now, added for future use.
188
+ */
189
+ nextLink?: string;
190
+ }
191
+ /** The billing information of the resource. */
192
+ export interface ResourceSku {
193
+ /**
194
+ * The name of the SKU. Required.
195
+ *
196
+ * Allowed values: Standard_S1, Free_F1, Premium_P1
197
+ */
198
+ name: string;
199
+ /**
200
+ * Optional tier of this particular SKU. 'Standard' or 'Free'.
201
+ *
202
+ * `Basic` is deprecated, use `Standard` instead.
203
+ */
204
+ tier?: SignalRSkuTier;
205
+ /**
206
+ * Not used. Retained for future use.
207
+ * NOTE: This property will not be serialized. It can only be populated by the server.
208
+ */
209
+ readonly size?: string;
210
+ /**
211
+ * Not used. Retained for future use.
212
+ * NOTE: This property will not be serialized. It can only be populated by the server.
213
+ */
214
+ readonly family?: string;
215
+ /**
216
+ * Optional, integer. The unit count of the resource. 1 by default.
217
+ *
218
+ * If present, following values are allowed:
219
+ * Free: 1;
220
+ * Standard: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
221
+ * Premium: 1,2,3,4,5,6,7,8,9,10,20,30,40,50,60,70,80,90,100;
222
+ */
223
+ capacity?: number;
224
+ }
225
+ /** Private endpoint */
226
+ export interface PrivateEndpoint {
227
+ /** Full qualified Id of the private endpoint */
228
+ id?: string;
229
+ }
230
+ /** Connection state of the private endpoint connection */
231
+ export interface PrivateLinkServiceConnectionState {
232
+ /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
233
+ status?: PrivateLinkServiceConnectionStatus;
234
+ /** The reason for approval/rejection of the connection. */
235
+ description?: string;
236
+ /** A message indicating if changes on the service provider require any updates on the consumer. */
237
+ actionsRequired?: string;
238
+ }
239
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
240
+ export interface Resource {
241
+ /**
242
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
243
+ * NOTE: This property will not be serialized. It can only be populated by the server.
244
+ */
245
+ readonly id?: string;
246
+ /**
247
+ * The name of the resource
248
+ * NOTE: This property will not be serialized. It can only be populated by the server.
249
+ */
250
+ readonly name?: string;
251
+ /**
252
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
253
+ * NOTE: This property will not be serialized. It can only be populated by the server.
254
+ */
255
+ readonly type?: string;
256
+ /**
257
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
258
+ * NOTE: This property will not be serialized. It can only be populated by the server.
259
+ */
260
+ readonly systemData?: SystemData;
261
+ }
262
+ /** Metadata pertaining to creation and last modification of the resource. */
263
+ export interface SystemData {
264
+ /** The identity that created the resource. */
265
+ createdBy?: string;
266
+ /** The type of identity that created the resource. */
267
+ createdByType?: CreatedByType;
268
+ /** The timestamp of resource creation (UTC). */
269
+ createdAt?: Date;
270
+ /** The identity that last modified the resource. */
271
+ lastModifiedBy?: string;
272
+ /** The type of identity that last modified the resource. */
273
+ lastModifiedByType?: CreatedByType;
274
+ /** The timestamp of resource last modification (UTC) */
275
+ lastModifiedAt?: Date;
276
+ }
277
+ /** TLS settings for the resource */
278
+ export interface SignalRTlsSettings {
279
+ /** Request client certificate during TLS handshake if enabled. Not supported for free tier. Any input will be ignored for free tier. */
280
+ clientCertEnabled?: boolean;
281
+ }
282
+ /** Feature of a resource, which controls the runtime behavior. */
283
+ export interface SignalRFeature {
284
+ /**
285
+ * FeatureFlags is the supported features of Azure SignalR service.
286
+ * - 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.
287
+ * - EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.
288
+ * - EnableMessagingLogs: "true"/"false", to enable/disable the connectivity log category respectively.
289
+ * - 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.
290
+ */
291
+ flag: FeatureFlags;
292
+ /** Value of the feature flag. See Azure SignalR service document https://docs.microsoft.com/azure/azure-signalr/ for allowed values. */
293
+ value: string;
294
+ /** Optional properties related to this feature. */
295
+ properties?: {
296
+ [propertyName: string]: string;
297
+ };
298
+ }
299
+ /** Live trace configuration of a Microsoft.SignalRService resource. */
300
+ export interface LiveTraceConfiguration {
301
+ /**
302
+ * Indicates whether or not enable live trace.
303
+ * When it's set to true, live trace client can connect to the service.
304
+ * 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".
305
+ * Available values: true, false.
306
+ * Case insensitive.
307
+ */
308
+ enabled?: string;
309
+ /** Gets or sets the list of category configurations. */
310
+ categories?: LiveTraceCategory[];
311
+ }
312
+ /** Live trace category configuration of a Microsoft.SignalRService resource. */
313
+ export interface LiveTraceCategory {
314
+ /**
315
+ * Gets or sets the live trace category's name.
316
+ * Available values: ConnectivityLogs, MessagingLogs.
317
+ * Case insensitive.
318
+ */
319
+ name?: string;
320
+ /**
321
+ * Indicates whether or the live trace category is enabled.
322
+ * Available values: true, false.
323
+ * Case insensitive.
324
+ */
325
+ enabled?: string;
326
+ }
327
+ /** Resource log configuration of a Microsoft.SignalRService resource. */
328
+ export interface ResourceLogConfiguration {
329
+ /** Gets or sets the list of category configurations. */
330
+ categories?: ResourceLogCategory[];
331
+ }
332
+ /** Resource log category configuration of a Microsoft.SignalRService resource. */
333
+ export interface ResourceLogCategory {
334
+ /**
335
+ * Gets or sets the resource log category's name.
336
+ * Available values: ConnectivityLogs, MessagingLogs.
337
+ * Case insensitive.
338
+ */
339
+ name?: string;
340
+ /**
341
+ * Indicates whether or the resource log category is enabled.
342
+ * Available values: true, false.
343
+ * Case insensitive.
344
+ */
345
+ enabled?: string;
346
+ }
347
+ /** Cross-Origin Resource Sharing (CORS) settings. */
348
+ export interface SignalRCorsSettings {
349
+ /** 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. */
350
+ allowedOrigins?: string[];
351
+ }
352
+ /** Serverless settings. */
353
+ export interface ServerlessSettings {
354
+ /**
355
+ * Gets or sets Client Connection Timeout. Optional to be set.
356
+ * Value in seconds.
357
+ * Default value is 30 seconds.
358
+ * Customer should set the timeout to a shorter period if messages are expected to be sent in shorter intervals,
359
+ * and want the client to disconnect more quickly after the last message is sent.
360
+ * You can set the timeout to a longer period if messages are expected to be sent in longer intervals,
361
+ * and they want to keep the same client connection alive during this session.
362
+ * The service considers the client disconnected if it hasn't received a message (including keep-alive) in this interval.
363
+ */
364
+ connectionTimeoutInSeconds?: number;
365
+ }
366
+ /** The settings for the Upstream when the service is in server-less mode. */
367
+ export interface ServerlessUpstreamSettings {
368
+ /** Gets or sets the list of Upstream URL templates. Order matters, and the first matching template takes effects. */
369
+ templates?: UpstreamTemplate[];
370
+ }
371
+ /**
372
+ * Upstream template item settings. It defines the Upstream URL of the incoming requests.
373
+ * The template defines the pattern of the event, the hub or the category of the incoming request that matches current URL template.
374
+ */
375
+ export interface UpstreamTemplate {
376
+ /**
377
+ * Gets or sets the matching pattern for hub names. If not set, it matches any hub.
378
+ * There are 3 kind of patterns supported:
379
+ * 1. "*", it to matches any hub name.
380
+ * 2. Combine multiple hubs with ",", for example "hub1,hub2", it matches "hub1" and "hub2".
381
+ * 3. The single hub name, for example, "hub1", it matches "hub1".
382
+ */
383
+ hubPattern?: string;
384
+ /**
385
+ * Gets or sets the matching pattern for event names. If not set, it matches any event.
386
+ * There are 3 kind of patterns supported:
387
+ * 1. "*", it to matches any event name.
388
+ * 2. Combine multiple events with ",", for example "connect,disconnect", it matches event "connect" and "disconnect".
389
+ * 3. The single event name, for example, "connect", it matches "connect".
390
+ */
391
+ eventPattern?: string;
392
+ /**
393
+ * Gets or sets the matching pattern for category names. If not set, it matches any category.
394
+ * There are 3 kind of patterns supported:
395
+ * 1. "*", it to matches any category name.
396
+ * 2. Combine multiple categories with ",", for example "connections,messages", it matches category "connections" and "messages".
397
+ * 3. The single category name, for example, "connections", it matches the category "connections".
398
+ */
399
+ categoryPattern?: string;
400
+ /**
401
+ * 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.
402
+ * 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`.
403
+ */
404
+ urlTemplate: string;
405
+ /** Upstream auth settings. If not set, no auth is used for upstream messages. */
406
+ auth?: UpstreamAuthSettings;
407
+ }
408
+ /** Upstream auth settings. If not set, no auth is used for upstream messages. */
409
+ export interface UpstreamAuthSettings {
410
+ /** Upstream auth type enum. */
411
+ type?: UpstreamAuthType;
412
+ /** Managed identity settings for upstream. */
413
+ managedIdentity?: ManagedIdentitySettings;
414
+ }
415
+ /** Managed identity settings for upstream. */
416
+ export interface ManagedIdentitySettings {
417
+ /**
418
+ * The Resource indicating the App ID URI of the target resource.
419
+ * It also appears in the aud (audience) claim of the issued token.
420
+ */
421
+ resource?: string;
422
+ }
423
+ /** Network ACLs for the resource */
424
+ export interface SignalRNetworkACLs {
425
+ /** Azure Networking ACL Action. */
426
+ defaultAction?: ACLAction;
427
+ /** Network ACL */
428
+ publicNetwork?: NetworkACL;
429
+ /** ACLs for requests from private endpoints */
430
+ privateEndpoints?: PrivateEndpointACL[];
431
+ /** IP rules for filtering public traffic */
432
+ ipRules?: IPRule[];
433
+ }
434
+ /** Network ACL */
435
+ export interface NetworkACL {
436
+ /** Allowed request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI. */
437
+ allow?: SignalRRequestType[];
438
+ /** Denied request types. The value can be one or more of: ClientConnection, ServerConnection, RESTAPI. */
439
+ deny?: SignalRRequestType[];
440
+ }
441
+ /** An IP rule */
442
+ export interface IPRule {
443
+ /** An IP or CIDR or ServiceTag */
444
+ value?: string;
445
+ /** Azure Networking ACL Action. */
446
+ action?: ACLAction;
447
+ }
448
+ /** A class represent managed identities used for request and response */
449
+ export interface ManagedIdentity {
450
+ /** Represents the identity type: systemAssigned, userAssigned, None */
451
+ type?: ManagedIdentityType;
452
+ /** Get or set the user assigned identities */
453
+ userAssignedIdentities?: {
454
+ [propertyName: string]: UserAssignedIdentityProperty;
455
+ };
456
+ /**
457
+ * Get the principal id for the system assigned identity.
458
+ * Only be used in response.
459
+ * NOTE: This property will not be serialized. It can only be populated by the server.
460
+ */
461
+ readonly principalId?: string;
462
+ /**
463
+ * Get the tenant id for the system assigned identity.
464
+ * Only be used in response
465
+ * NOTE: This property will not be serialized. It can only be populated by the server.
466
+ */
467
+ readonly tenantId?: string;
468
+ }
469
+ /** Properties of user assigned identity. */
470
+ export interface UserAssignedIdentityProperty {
471
+ /**
472
+ * Get the principal id for the user assigned identity
473
+ * NOTE: This property will not be serialized. It can only be populated by the server.
474
+ */
475
+ readonly principalId?: string;
476
+ /**
477
+ * Get the client id for the user assigned identity
478
+ * NOTE: This property will not be serialized. It can only be populated by the server.
479
+ */
480
+ readonly clientId?: string;
481
+ }
482
+ /** Custom certificates list. */
483
+ export interface CustomCertificateList {
484
+ /** List of custom certificates of this resource. */
485
+ value?: CustomCertificate[];
486
+ /**
487
+ * The URL the client should use to fetch the next page (per server side paging).
488
+ * It's null for now, added for future use.
489
+ */
490
+ nextLink?: string;
491
+ }
492
+ /** Custom domains list */
493
+ export interface CustomDomainList {
494
+ /** List of custom domains that bind to this resource. */
495
+ value?: CustomDomain[];
496
+ /**
497
+ * The URL the client should use to fetch the next page (per server side paging).
498
+ * It's null for now, added for future use.
499
+ */
500
+ nextLink?: string;
501
+ }
502
+ /** Reference to a resource. */
503
+ export interface ResourceReference {
504
+ /** Resource ID. */
505
+ id?: string;
506
+ }
507
+ /** A class represents the access keys of the resource. */
508
+ export interface SignalRKeys {
509
+ /** The primary access key. */
510
+ primaryKey?: string;
511
+ /** The secondary access key. */
512
+ secondaryKey?: string;
513
+ /** Connection string constructed via the primaryKey */
514
+ primaryConnectionString?: string;
515
+ /** Connection string constructed via the secondaryKey */
516
+ secondaryConnectionString?: string;
517
+ }
518
+ /** A list of private endpoint connections */
519
+ export interface PrivateEndpointConnectionList {
520
+ /** The list of the private endpoint connections */
521
+ value?: PrivateEndpointConnection[];
522
+ /** 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. */
523
+ nextLink?: string;
524
+ }
525
+ /** Contains a list of PrivateLinkResource and a possible link to query more results */
526
+ export interface PrivateLinkResourceList {
527
+ /** List of PrivateLinkResource */
528
+ value?: PrivateLinkResource[];
529
+ /**
530
+ * The URL the client should use to fetch the next page (per server side paging).
531
+ * It's null for now, added for future use.
532
+ */
533
+ nextLink?: string;
534
+ }
535
+ /** Describes a resource type that has been onboarded to private link service */
536
+ export interface ShareablePrivateLinkResourceType {
537
+ /** The name of the resource type that has been onboarded to private link service */
538
+ name?: string;
539
+ /** Describes the properties of a resource type that has been onboarded to private link service */
540
+ properties?: ShareablePrivateLinkResourceProperties;
541
+ }
542
+ /** Describes the properties of a resource type that has been onboarded to private link service */
543
+ export interface ShareablePrivateLinkResourceProperties {
544
+ /** The description of the resource type that has been onboarded to private link service */
545
+ description?: string;
546
+ /** The resource provider group id for the resource that has been onboarded to private link service */
547
+ groupId?: string;
548
+ /** The resource provider type for the resource that has been onboarded to private link service */
549
+ type?: string;
550
+ }
551
+ /** Parameters describes the request to regenerate access keys */
552
+ export interface RegenerateKeyParameters {
553
+ /** The type of access key. */
554
+ keyType?: KeyType;
555
+ }
556
+ export interface ReplicaList {
557
+ /** List of the replica */
558
+ value?: Replica[];
559
+ /**
560
+ * The URL the client should use to fetch the next page (per server side paging).
561
+ * It's null for now, added for future use.
562
+ */
563
+ nextLink?: string;
564
+ }
565
+ /** The list skus operation response */
566
+ export interface SkuList {
567
+ /**
568
+ * The list of skus available for the resource.
569
+ * NOTE: This property will not be serialized. It can only be populated by the server.
570
+ */
571
+ readonly value?: Sku[];
572
+ /**
573
+ * The URL the client should use to fetch the next page (per server side paging).
574
+ * It's null for now, added for future use.
575
+ * NOTE: This property will not be serialized. It can only be populated by the server.
576
+ */
577
+ readonly nextLink?: string;
578
+ }
579
+ /** Describes an available sku." */
580
+ export interface Sku {
581
+ /**
582
+ * The resource type that this object applies to
583
+ * NOTE: This property will not be serialized. It can only be populated by the server.
584
+ */
585
+ readonly resourceType?: string;
586
+ /**
587
+ * The billing information of the resource.
588
+ * NOTE: This property will not be serialized. It can only be populated by the server.
589
+ */
590
+ readonly sku?: ResourceSku;
591
+ /**
592
+ * Describes scaling information of a sku.
593
+ * NOTE: This property will not be serialized. It can only be populated by the server.
594
+ */
595
+ readonly capacity?: SkuCapacity;
596
+ }
597
+ /** Describes scaling information of a sku. */
598
+ export interface SkuCapacity {
599
+ /**
600
+ * The lowest permitted capacity for this resource
601
+ * NOTE: This property will not be serialized. It can only be populated by the server.
602
+ */
603
+ readonly minimum?: number;
604
+ /**
605
+ * The highest permitted capacity for this resource
606
+ * NOTE: This property will not be serialized. It can only be populated by the server.
607
+ */
608
+ readonly maximum?: number;
609
+ /**
610
+ * The default capacity.
611
+ * NOTE: This property will not be serialized. It can only be populated by the server.
612
+ */
613
+ readonly default?: number;
614
+ /**
615
+ * Allows capacity value list.
616
+ * NOTE: This property will not be serialized. It can only be populated by the server.
617
+ */
618
+ readonly allowedValues?: number[];
619
+ /**
620
+ * The scale type applicable to the sku.
621
+ * NOTE: This property will not be serialized. It can only be populated by the server.
622
+ */
623
+ readonly scaleType?: ScaleType;
624
+ }
625
+ /** A list of shared private link resources */
626
+ export interface SharedPrivateLinkResourceList {
627
+ /** The list of the shared private link resources */
628
+ value?: SharedPrivateLinkResource[];
629
+ /** 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. */
630
+ nextLink?: string;
631
+ }
632
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
633
+ export interface ProxyResource extends Resource {
634
+ }
635
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
636
+ export interface TrackedResource extends Resource {
637
+ /** Resource tags. */
638
+ tags?: {
639
+ [propertyName: string]: string;
640
+ };
641
+ /** The geo-location where the resource lives */
642
+ location: string;
643
+ }
644
+ /** ACL for a private endpoint */
645
+ export interface PrivateEndpointACL extends NetworkACL {
646
+ /** Name of the private endpoint connection */
647
+ name: string;
648
+ }
649
+ /** A private endpoint connection to an azure resource */
650
+ export interface PrivateEndpointConnection extends ProxyResource {
651
+ /**
652
+ * Provisioning state of the resource.
653
+ * NOTE: This property will not be serialized. It can only be populated by the server.
654
+ */
655
+ readonly provisioningState?: ProvisioningState;
656
+ /** Private endpoint */
657
+ privateEndpoint?: PrivateEndpoint;
658
+ /**
659
+ * Group IDs
660
+ * NOTE: This property will not be serialized. It can only be populated by the server.
661
+ */
662
+ readonly groupIds?: string[];
663
+ /** Connection state of the private endpoint connection */
664
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
665
+ }
666
+ /** Describes a Shared Private Link Resource */
667
+ export interface SharedPrivateLinkResource extends ProxyResource {
668
+ /** The group id from the provider of resource the shared private link resource is for */
669
+ groupId?: string;
670
+ /** The resource id of the resource the shared private link resource is for */
671
+ privateLinkResourceId?: string;
672
+ /**
673
+ * Provisioning state of the resource.
674
+ * NOTE: This property will not be serialized. It can only be populated by the server.
675
+ */
676
+ readonly provisioningState?: ProvisioningState;
677
+ /** The request message for requesting approval of the shared private link resource */
678
+ requestMessage?: string;
679
+ /**
680
+ * Status of the shared private link resource
681
+ * NOTE: This property will not be serialized. It can only be populated by the server.
682
+ */
683
+ readonly status?: SharedPrivateLinkResourceStatus;
684
+ }
685
+ /** A custom certificate. */
686
+ export interface CustomCertificate extends ProxyResource {
687
+ /**
688
+ * Provisioning state of the resource.
689
+ * NOTE: This property will not be serialized. It can only be populated by the server.
690
+ */
691
+ readonly provisioningState?: ProvisioningState;
692
+ /** Base uri of the KeyVault that stores certificate. */
693
+ keyVaultBaseUri: string;
694
+ /** Certificate secret name. */
695
+ keyVaultSecretName: string;
696
+ /** Certificate secret version. */
697
+ keyVaultSecretVersion?: string;
698
+ }
699
+ /** A custom domain */
700
+ export interface CustomDomain extends ProxyResource {
701
+ /**
702
+ * Provisioning state of the resource.
703
+ * NOTE: This property will not be serialized. It can only be populated by the server.
704
+ */
705
+ readonly provisioningState?: ProvisioningState;
706
+ /** The custom domain name. */
707
+ domainName: string;
708
+ /** Reference to a resource. */
709
+ customCertificate: ResourceReference;
710
+ }
711
+ /** Private link resource */
712
+ export interface PrivateLinkResource extends ProxyResource {
713
+ /** Group Id of the private link resource */
714
+ groupId?: string;
715
+ /** Required members of the private link resource */
716
+ requiredMembers?: string[];
717
+ /** Required private DNS zone names */
718
+ requiredZoneNames?: string[];
719
+ /** The list of resources that are onboarded to private link service */
720
+ shareablePrivateLinkResourceTypes?: ShareablePrivateLinkResourceType[];
721
+ }
722
+ /** A class represent a resource. */
723
+ export interface SignalRResource extends TrackedResource {
724
+ /** The billing information of the resource. */
725
+ sku?: ResourceSku;
726
+ /** The kind of the service */
727
+ kind?: ServiceKind;
728
+ /** A class represent managed identities used for request and response */
729
+ identity?: ManagedIdentity;
730
+ /**
731
+ * Provisioning state of the resource.
732
+ * NOTE: This property will not be serialized. It can only be populated by the server.
733
+ */
734
+ readonly provisioningState?: ProvisioningState;
735
+ /**
736
+ * The publicly accessible IP of the resource.
737
+ * NOTE: This property will not be serialized. It can only be populated by the server.
738
+ */
739
+ readonly externalIP?: string;
740
+ /**
741
+ * FQDN of the service instance.
742
+ * NOTE: This property will not be serialized. It can only be populated by the server.
743
+ */
744
+ readonly hostName?: string;
745
+ /**
746
+ * The publicly accessible port of the resource which is designed for browser/client side usage.
747
+ * NOTE: This property will not be serialized. It can only be populated by the server.
748
+ */
749
+ readonly publicPort?: number;
750
+ /**
751
+ * The publicly accessible port of the resource which is designed for customer server side usage.
752
+ * NOTE: This property will not be serialized. It can only be populated by the server.
753
+ */
754
+ readonly serverPort?: number;
755
+ /**
756
+ * Version of the resource. Probably you need the same or higher version of client SDKs.
757
+ * NOTE: This property will not be serialized. It can only be populated by the server.
758
+ */
759
+ readonly version?: string;
760
+ /**
761
+ * Private endpoint connections to the resource.
762
+ * NOTE: This property will not be serialized. It can only be populated by the server.
763
+ */
764
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
765
+ /**
766
+ * The list of shared private link resources.
767
+ * NOTE: This property will not be serialized. It can only be populated by the server.
768
+ */
769
+ readonly sharedPrivateLinkResources?: SharedPrivateLinkResource[];
770
+ /** TLS settings for the resource */
771
+ tls?: SignalRTlsSettings;
772
+ /**
773
+ * Deprecated.
774
+ * NOTE: This property will not be serialized. It can only be populated by the server.
775
+ */
776
+ readonly hostNamePrefix?: string;
777
+ /**
778
+ * List of the featureFlags.
779
+ *
780
+ * FeatureFlags that are not included in the parameters for the update operation will not be modified.
781
+ * And the response will only include featureFlags that are explicitly set.
782
+ * When a featureFlag is not explicitly set, its globally default value will be used
783
+ * But keep in mind, the default value doesn't mean "false". It varies in terms of different FeatureFlags.
784
+ */
785
+ features?: SignalRFeature[];
786
+ /** Live trace configuration of a Microsoft.SignalRService resource. */
787
+ liveTraceConfiguration?: LiveTraceConfiguration;
788
+ /** Resource log configuration of a Microsoft.SignalRService resource. */
789
+ resourceLogConfiguration?: ResourceLogConfiguration;
790
+ /** Cross-Origin Resource Sharing (CORS) settings. */
791
+ cors?: SignalRCorsSettings;
792
+ /** Serverless settings. */
793
+ serverless?: ServerlessSettings;
794
+ /** The settings for the Upstream when the service is in server-less mode. */
795
+ upstream?: ServerlessUpstreamSettings;
796
+ /** Network ACLs for the resource */
797
+ networkACLs?: SignalRNetworkACLs;
798
+ /**
799
+ * Enable or disable public network access. Default to "Enabled".
800
+ * When it's Enabled, network ACLs still apply.
801
+ * When it's Disabled, public network access is always disabled no matter what you set in network ACLs.
802
+ */
803
+ publicNetworkAccess?: string;
804
+ /**
805
+ * DisableLocalAuth
806
+ * Enable or disable local auth with AccessKey
807
+ * When set as true, connection with AccessKey=xxx won't work.
808
+ */
809
+ disableLocalAuth?: boolean;
810
+ /**
811
+ * DisableLocalAuth
812
+ * Enable or disable aad auth
813
+ * When set as true, connection with AuthType=aad won't work.
814
+ */
815
+ disableAadAuth?: boolean;
816
+ /**
817
+ * Enable or disable the regional endpoint. Default to "Enabled".
818
+ * When it's Disabled, new connections will not be routed to this endpoint, however existing connections will not be affected.
819
+ * This property is replica specific. Disable the regional endpoint without replica is not allowed.
820
+ */
821
+ regionEndpointEnabled?: string;
822
+ /**
823
+ * Stop or start the resource. Default to "False".
824
+ * When it's true, the data plane of the resource is shutdown.
825
+ * When it's false, the data plane of the resource is started.
826
+ */
827
+ resourceStopped?: string;
828
+ }
829
+ /** A class represent a replica resource. */
830
+ export interface Replica extends TrackedResource {
831
+ /** The billing information of the resource. */
832
+ sku?: ResourceSku;
833
+ /**
834
+ * Provisioning state of the resource.
835
+ * NOTE: This property will not be serialized. It can only be populated by the server.
836
+ */
837
+ readonly provisioningState?: ProvisioningState;
838
+ /**
839
+ * Enable or disable the regional endpoint. Default to "Enabled".
840
+ * When it's Disabled, new connections will not be routed to this endpoint, however existing connections will not be affected.
841
+ */
842
+ regionEndpointEnabled?: string;
843
+ /**
844
+ * Stop or start the resource. Default to "false".
845
+ * When it's true, the data plane of the resource is shutdown.
846
+ * When it's false, the data plane of the resource is started.
847
+ */
848
+ resourceStopped?: string;
849
+ }
850
+ /** Defines headers for SignalR_update operation. */
851
+ export interface SignalRUpdateHeaders {
852
+ location?: string;
853
+ }
854
+ /** Defines headers for SignalR_regenerateKey operation. */
855
+ export interface SignalRRegenerateKeyHeaders {
856
+ location?: string;
857
+ }
858
+ /** Defines headers for SignalR_restart operation. */
859
+ export interface SignalRRestartHeaders {
860
+ location?: string;
861
+ }
862
+ /** Defines headers for SignalRReplicas_update operation. */
863
+ export interface SignalRReplicasUpdateHeaders {
864
+ location?: string;
865
+ }
866
+ /** Defines headers for SignalRReplicas_restart operation. */
867
+ export interface SignalRReplicasRestartHeaders {
868
+ location?: string;
869
+ }
870
+ /** Known values of {@link SignalRSkuTier} that the service accepts. */
871
+ export declare enum KnownSignalRSkuTier {
872
+ /** Free */
873
+ Free = "Free",
874
+ /** Basic */
875
+ Basic = "Basic",
876
+ /** Standard */
877
+ Standard = "Standard",
878
+ /** Premium */
879
+ Premium = "Premium"
880
+ }
881
+ /**
882
+ * Defines values for SignalRSkuTier. \
883
+ * {@link KnownSignalRSkuTier} can be used interchangeably with SignalRSkuTier,
884
+ * this enum contains the known values that the service supports.
885
+ * ### Known values supported by the service
886
+ * **Free** \
887
+ * **Basic** \
888
+ * **Standard** \
889
+ * **Premium**
890
+ */
891
+ export type SignalRSkuTier = string;
892
+ /** Known values of {@link ProvisioningState} that the service accepts. */
893
+ export declare enum KnownProvisioningState {
894
+ /** Unknown */
895
+ Unknown = "Unknown",
896
+ /** Succeeded */
897
+ Succeeded = "Succeeded",
898
+ /** Failed */
899
+ Failed = "Failed",
900
+ /** Canceled */
901
+ Canceled = "Canceled",
902
+ /** Running */
903
+ Running = "Running",
904
+ /** Creating */
905
+ Creating = "Creating",
906
+ /** Updating */
907
+ Updating = "Updating",
908
+ /** Deleting */
909
+ Deleting = "Deleting",
910
+ /** Moving */
911
+ Moving = "Moving"
912
+ }
913
+ /**
914
+ * Defines values for ProvisioningState. \
915
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
916
+ * this enum contains the known values that the service supports.
917
+ * ### Known values supported by the service
918
+ * **Unknown** \
919
+ * **Succeeded** \
920
+ * **Failed** \
921
+ * **Canceled** \
922
+ * **Running** \
923
+ * **Creating** \
924
+ * **Updating** \
925
+ * **Deleting** \
926
+ * **Moving**
927
+ */
928
+ export type ProvisioningState = string;
929
+ /** Known values of {@link PrivateLinkServiceConnectionStatus} that the service accepts. */
930
+ export declare enum KnownPrivateLinkServiceConnectionStatus {
931
+ /** Pending */
932
+ Pending = "Pending",
933
+ /** Approved */
934
+ Approved = "Approved",
935
+ /** Rejected */
936
+ Rejected = "Rejected",
937
+ /** Disconnected */
938
+ Disconnected = "Disconnected"
939
+ }
940
+ /**
941
+ * Defines values for PrivateLinkServiceConnectionStatus. \
942
+ * {@link KnownPrivateLinkServiceConnectionStatus} can be used interchangeably with PrivateLinkServiceConnectionStatus,
943
+ * this enum contains the known values that the service supports.
944
+ * ### Known values supported by the service
945
+ * **Pending** \
946
+ * **Approved** \
947
+ * **Rejected** \
948
+ * **Disconnected**
949
+ */
950
+ export type PrivateLinkServiceConnectionStatus = string;
951
+ /** Known values of {@link CreatedByType} that the service accepts. */
952
+ export declare enum KnownCreatedByType {
953
+ /** User */
954
+ User = "User",
955
+ /** Application */
956
+ Application = "Application",
957
+ /** ManagedIdentity */
958
+ ManagedIdentity = "ManagedIdentity",
959
+ /** Key */
960
+ Key = "Key"
961
+ }
962
+ /**
963
+ * Defines values for CreatedByType. \
964
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
965
+ * this enum contains the known values that the service supports.
966
+ * ### Known values supported by the service
967
+ * **User** \
968
+ * **Application** \
969
+ * **ManagedIdentity** \
970
+ * **Key**
971
+ */
972
+ export type CreatedByType = string;
973
+ /** Known values of {@link SharedPrivateLinkResourceStatus} that the service accepts. */
974
+ export declare enum KnownSharedPrivateLinkResourceStatus {
975
+ /** Pending */
976
+ Pending = "Pending",
977
+ /** Approved */
978
+ Approved = "Approved",
979
+ /** Rejected */
980
+ Rejected = "Rejected",
981
+ /** Disconnected */
982
+ Disconnected = "Disconnected",
983
+ /** Timeout */
984
+ Timeout = "Timeout"
985
+ }
986
+ /**
987
+ * Defines values for SharedPrivateLinkResourceStatus. \
988
+ * {@link KnownSharedPrivateLinkResourceStatus} can be used interchangeably with SharedPrivateLinkResourceStatus,
989
+ * this enum contains the known values that the service supports.
990
+ * ### Known values supported by the service
991
+ * **Pending** \
992
+ * **Approved** \
993
+ * **Rejected** \
994
+ * **Disconnected** \
995
+ * **Timeout**
996
+ */
997
+ export type SharedPrivateLinkResourceStatus = string;
998
+ /** Known values of {@link FeatureFlags} that the service accepts. */
999
+ export declare enum KnownFeatureFlags {
1000
+ /** ServiceMode */
1001
+ ServiceMode = "ServiceMode",
1002
+ /** EnableConnectivityLogs */
1003
+ EnableConnectivityLogs = "EnableConnectivityLogs",
1004
+ /** EnableMessagingLogs */
1005
+ EnableMessagingLogs = "EnableMessagingLogs",
1006
+ /** EnableLiveTrace */
1007
+ EnableLiveTrace = "EnableLiveTrace"
1008
+ }
1009
+ /**
1010
+ * Defines values for FeatureFlags. \
1011
+ * {@link KnownFeatureFlags} can be used interchangeably with FeatureFlags,
1012
+ * this enum contains the known values that the service supports.
1013
+ * ### Known values supported by the service
1014
+ * **ServiceMode** \
1015
+ * **EnableConnectivityLogs** \
1016
+ * **EnableMessagingLogs** \
1017
+ * **EnableLiveTrace**
1018
+ */
1019
+ export type FeatureFlags = string;
1020
+ /** Known values of {@link UpstreamAuthType} that the service accepts. */
1021
+ export declare enum KnownUpstreamAuthType {
1022
+ /** None */
1023
+ None = "None",
1024
+ /** ManagedIdentity */
1025
+ ManagedIdentity = "ManagedIdentity"
1026
+ }
1027
+ /**
1028
+ * Defines values for UpstreamAuthType. \
1029
+ * {@link KnownUpstreamAuthType} can be used interchangeably with UpstreamAuthType,
1030
+ * this enum contains the known values that the service supports.
1031
+ * ### Known values supported by the service
1032
+ * **None** \
1033
+ * **ManagedIdentity**
1034
+ */
1035
+ export type UpstreamAuthType = string;
1036
+ /** Known values of {@link ACLAction} that the service accepts. */
1037
+ export declare enum KnownACLAction {
1038
+ /** Allow */
1039
+ Allow = "Allow",
1040
+ /** Deny */
1041
+ Deny = "Deny"
1042
+ }
1043
+ /**
1044
+ * Defines values for ACLAction. \
1045
+ * {@link KnownACLAction} can be used interchangeably with ACLAction,
1046
+ * this enum contains the known values that the service supports.
1047
+ * ### Known values supported by the service
1048
+ * **Allow** \
1049
+ * **Deny**
1050
+ */
1051
+ export type ACLAction = string;
1052
+ /** Known values of {@link SignalRRequestType} that the service accepts. */
1053
+ export declare enum KnownSignalRRequestType {
1054
+ /** ClientConnection */
1055
+ ClientConnection = "ClientConnection",
1056
+ /** ServerConnection */
1057
+ ServerConnection = "ServerConnection",
1058
+ /** Restapi */
1059
+ Restapi = "RESTAPI",
1060
+ /** Trace */
1061
+ Trace = "Trace"
1062
+ }
1063
+ /**
1064
+ * Defines values for SignalRRequestType. \
1065
+ * {@link KnownSignalRRequestType} can be used interchangeably with SignalRRequestType,
1066
+ * this enum contains the known values that the service supports.
1067
+ * ### Known values supported by the service
1068
+ * **ClientConnection** \
1069
+ * **ServerConnection** \
1070
+ * **RESTAPI** \
1071
+ * **Trace**
1072
+ */
1073
+ export type SignalRRequestType = string;
1074
+ /** Known values of {@link ServiceKind} that the service accepts. */
1075
+ export declare enum KnownServiceKind {
1076
+ /** SignalR */
1077
+ SignalR = "SignalR",
1078
+ /** RawWebSockets */
1079
+ RawWebSockets = "RawWebSockets"
1080
+ }
1081
+ /**
1082
+ * Defines values for ServiceKind. \
1083
+ * {@link KnownServiceKind} can be used interchangeably with ServiceKind,
1084
+ * this enum contains the known values that the service supports.
1085
+ * ### Known values supported by the service
1086
+ * **SignalR** \
1087
+ * **RawWebSockets**
1088
+ */
1089
+ export type ServiceKind = string;
1090
+ /** Known values of {@link ManagedIdentityType} that the service accepts. */
1091
+ export declare enum KnownManagedIdentityType {
1092
+ /** None */
1093
+ None = "None",
1094
+ /** SystemAssigned */
1095
+ SystemAssigned = "SystemAssigned",
1096
+ /** UserAssigned */
1097
+ UserAssigned = "UserAssigned"
1098
+ }
1099
+ /**
1100
+ * Defines values for ManagedIdentityType. \
1101
+ * {@link KnownManagedIdentityType} can be used interchangeably with ManagedIdentityType,
1102
+ * this enum contains the known values that the service supports.
1103
+ * ### Known values supported by the service
1104
+ * **None** \
1105
+ * **SystemAssigned** \
1106
+ * **UserAssigned**
1107
+ */
1108
+ export type ManagedIdentityType = string;
1109
+ /** Known values of {@link KeyType} that the service accepts. */
1110
+ export declare enum KnownKeyType {
1111
+ /** Primary */
1112
+ Primary = "Primary",
1113
+ /** Secondary */
1114
+ Secondary = "Secondary",
1115
+ /** Salt */
1116
+ Salt = "Salt"
1117
+ }
1118
+ /**
1119
+ * Defines values for KeyType. \
1120
+ * {@link KnownKeyType} can be used interchangeably with KeyType,
1121
+ * this enum contains the known values that the service supports.
1122
+ * ### Known values supported by the service
1123
+ * **Primary** \
1124
+ * **Secondary** \
1125
+ * **Salt**
1126
+ */
1127
+ export type KeyType = string;
1128
+ /** Known values of {@link ScaleType} that the service accepts. */
1129
+ export declare enum KnownScaleType {
1130
+ /** None */
1131
+ None = "None",
1132
+ /** Manual */
1133
+ Manual = "Manual",
1134
+ /** Automatic */
1135
+ Automatic = "Automatic"
1136
+ }
1137
+ /**
1138
+ * Defines values for ScaleType. \
1139
+ * {@link KnownScaleType} can be used interchangeably with ScaleType,
1140
+ * this enum contains the known values that the service supports.
1141
+ * ### Known values supported by the service
1142
+ * **None** \
1143
+ * **Manual** \
1144
+ * **Automatic**
1145
+ */
1146
+ export type ScaleType = string;
1147
+ /** Optional parameters. */
1148
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
1149
+ }
1150
+ /** Contains response data for the list operation. */
1151
+ export type OperationsListResponse = OperationList;
1152
+ /** Optional parameters. */
1153
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
1154
+ }
1155
+ /** Contains response data for the listNext operation. */
1156
+ export type OperationsListNextResponse = OperationList;
1157
+ /** Optional parameters. */
1158
+ export interface SignalRCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
1159
+ }
1160
+ /** Contains response data for the checkNameAvailability operation. */
1161
+ export type SignalRCheckNameAvailabilityResponse = NameAvailability;
1162
+ /** Optional parameters. */
1163
+ export interface SignalRListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1164
+ }
1165
+ /** Contains response data for the listBySubscription operation. */
1166
+ export type SignalRListBySubscriptionResponse = SignalRResourceList;
1167
+ /** Optional parameters. */
1168
+ export interface SignalRListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1169
+ }
1170
+ /** Contains response data for the listByResourceGroup operation. */
1171
+ export type SignalRListByResourceGroupResponse = SignalRResourceList;
1172
+ /** Optional parameters. */
1173
+ export interface SignalRGetOptionalParams extends coreClient.OperationOptions {
1174
+ }
1175
+ /** Contains response data for the get operation. */
1176
+ export type SignalRGetResponse = SignalRResource;
1177
+ /** Optional parameters. */
1178
+ export interface SignalRCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1179
+ /** Delay to wait until next poll, in milliseconds. */
1180
+ updateIntervalInMs?: number;
1181
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1182
+ resumeFrom?: string;
1183
+ }
1184
+ /** Contains response data for the createOrUpdate operation. */
1185
+ export type SignalRCreateOrUpdateResponse = SignalRResource;
1186
+ /** Optional parameters. */
1187
+ export interface SignalRDeleteOptionalParams extends coreClient.OperationOptions {
1188
+ /** Delay to wait until next poll, in milliseconds. */
1189
+ updateIntervalInMs?: number;
1190
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1191
+ resumeFrom?: string;
1192
+ }
1193
+ /** Optional parameters. */
1194
+ export interface SignalRUpdateOptionalParams extends coreClient.OperationOptions {
1195
+ /** Delay to wait until next poll, in milliseconds. */
1196
+ updateIntervalInMs?: number;
1197
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1198
+ resumeFrom?: string;
1199
+ }
1200
+ /** Contains response data for the update operation. */
1201
+ export type SignalRUpdateResponse = SignalRResource;
1202
+ /** Optional parameters. */
1203
+ export interface SignalRListKeysOptionalParams extends coreClient.OperationOptions {
1204
+ }
1205
+ /** Contains response data for the listKeys operation. */
1206
+ export type SignalRListKeysResponse = SignalRKeys;
1207
+ /** Optional parameters. */
1208
+ export interface SignalRRegenerateKeyOptionalParams extends coreClient.OperationOptions {
1209
+ /** Delay to wait until next poll, in milliseconds. */
1210
+ updateIntervalInMs?: number;
1211
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1212
+ resumeFrom?: string;
1213
+ }
1214
+ /** Contains response data for the regenerateKey operation. */
1215
+ export type SignalRRegenerateKeyResponse = SignalRKeys;
1216
+ /** Optional parameters. */
1217
+ export interface SignalRListReplicaSkusOptionalParams extends coreClient.OperationOptions {
1218
+ }
1219
+ /** Contains response data for the listReplicaSkus operation. */
1220
+ export type SignalRListReplicaSkusResponse = SkuList;
1221
+ /** Optional parameters. */
1222
+ export interface SignalRRestartOptionalParams extends coreClient.OperationOptions {
1223
+ /** Delay to wait until next poll, in milliseconds. */
1224
+ updateIntervalInMs?: number;
1225
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1226
+ resumeFrom?: string;
1227
+ }
1228
+ /** Contains response data for the restart operation. */
1229
+ export type SignalRRestartResponse = SignalRRestartHeaders;
1230
+ /** Optional parameters. */
1231
+ export interface SignalRListSkusOptionalParams extends coreClient.OperationOptions {
1232
+ }
1233
+ /** Contains response data for the listSkus operation. */
1234
+ export type SignalRListSkusResponse = SkuList;
1235
+ /** Optional parameters. */
1236
+ export interface SignalRListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1237
+ }
1238
+ /** Contains response data for the listBySubscriptionNext operation. */
1239
+ export type SignalRListBySubscriptionNextResponse = SignalRResourceList;
1240
+ /** Optional parameters. */
1241
+ export interface SignalRListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1242
+ }
1243
+ /** Contains response data for the listByResourceGroupNext operation. */
1244
+ export type SignalRListByResourceGroupNextResponse = SignalRResourceList;
1245
+ /** Optional parameters. */
1246
+ export interface UsagesListOptionalParams extends coreClient.OperationOptions {
1247
+ }
1248
+ /** Contains response data for the list operation. */
1249
+ export type UsagesListResponse = SignalRUsageList;
1250
+ /** Optional parameters. */
1251
+ export interface UsagesListNextOptionalParams extends coreClient.OperationOptions {
1252
+ }
1253
+ /** Contains response data for the listNext operation. */
1254
+ export type UsagesListNextResponse = SignalRUsageList;
1255
+ /** Optional parameters. */
1256
+ export interface SignalRCustomCertificatesListOptionalParams extends coreClient.OperationOptions {
1257
+ }
1258
+ /** Contains response data for the list operation. */
1259
+ export type SignalRCustomCertificatesListResponse = CustomCertificateList;
1260
+ /** Optional parameters. */
1261
+ export interface SignalRCustomCertificatesGetOptionalParams extends coreClient.OperationOptions {
1262
+ }
1263
+ /** Contains response data for the get operation. */
1264
+ export type SignalRCustomCertificatesGetResponse = CustomCertificate;
1265
+ /** Optional parameters. */
1266
+ export interface SignalRCustomCertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1267
+ /** Delay to wait until next poll, in milliseconds. */
1268
+ updateIntervalInMs?: number;
1269
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1270
+ resumeFrom?: string;
1271
+ }
1272
+ /** Contains response data for the createOrUpdate operation. */
1273
+ export type SignalRCustomCertificatesCreateOrUpdateResponse = CustomCertificate;
1274
+ /** Optional parameters. */
1275
+ export interface SignalRCustomCertificatesDeleteOptionalParams extends coreClient.OperationOptions {
1276
+ }
1277
+ /** Optional parameters. */
1278
+ export interface SignalRCustomCertificatesListNextOptionalParams extends coreClient.OperationOptions {
1279
+ }
1280
+ /** Contains response data for the listNext operation. */
1281
+ export type SignalRCustomCertificatesListNextResponse = CustomCertificateList;
1282
+ /** Optional parameters. */
1283
+ export interface SignalRCustomDomainsListOptionalParams extends coreClient.OperationOptions {
1284
+ }
1285
+ /** Contains response data for the list operation. */
1286
+ export type SignalRCustomDomainsListResponse = CustomDomainList;
1287
+ /** Optional parameters. */
1288
+ export interface SignalRCustomDomainsGetOptionalParams extends coreClient.OperationOptions {
1289
+ }
1290
+ /** Contains response data for the get operation. */
1291
+ export type SignalRCustomDomainsGetResponse = CustomDomain;
1292
+ /** Optional parameters. */
1293
+ export interface SignalRCustomDomainsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1294
+ /** Delay to wait until next poll, in milliseconds. */
1295
+ updateIntervalInMs?: number;
1296
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1297
+ resumeFrom?: string;
1298
+ }
1299
+ /** Contains response data for the createOrUpdate operation. */
1300
+ export type SignalRCustomDomainsCreateOrUpdateResponse = CustomDomain;
1301
+ /** Optional parameters. */
1302
+ export interface SignalRCustomDomainsDeleteOptionalParams extends coreClient.OperationOptions {
1303
+ /** Delay to wait until next poll, in milliseconds. */
1304
+ updateIntervalInMs?: number;
1305
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1306
+ resumeFrom?: string;
1307
+ }
1308
+ /** Optional parameters. */
1309
+ export interface SignalRCustomDomainsListNextOptionalParams extends coreClient.OperationOptions {
1310
+ }
1311
+ /** Contains response data for the listNext operation. */
1312
+ export type SignalRCustomDomainsListNextResponse = CustomDomainList;
1313
+ /** Optional parameters. */
1314
+ export interface SignalRPrivateEndpointConnectionsListOptionalParams extends coreClient.OperationOptions {
1315
+ }
1316
+ /** Contains response data for the list operation. */
1317
+ export type SignalRPrivateEndpointConnectionsListResponse = PrivateEndpointConnectionList;
1318
+ /** Optional parameters. */
1319
+ export interface SignalRPrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
1320
+ }
1321
+ /** Contains response data for the get operation. */
1322
+ export type SignalRPrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
1323
+ /** Optional parameters. */
1324
+ export interface SignalRPrivateEndpointConnectionsUpdateOptionalParams extends coreClient.OperationOptions {
1325
+ }
1326
+ /** Contains response data for the update operation. */
1327
+ export type SignalRPrivateEndpointConnectionsUpdateResponse = PrivateEndpointConnection;
1328
+ /** Optional parameters. */
1329
+ export interface SignalRPrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
1330
+ /** Delay to wait until next poll, in milliseconds. */
1331
+ updateIntervalInMs?: number;
1332
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1333
+ resumeFrom?: string;
1334
+ }
1335
+ /** Optional parameters. */
1336
+ export interface SignalRPrivateEndpointConnectionsListNextOptionalParams extends coreClient.OperationOptions {
1337
+ }
1338
+ /** Contains response data for the listNext operation. */
1339
+ export type SignalRPrivateEndpointConnectionsListNextResponse = PrivateEndpointConnectionList;
1340
+ /** Optional parameters. */
1341
+ export interface SignalRPrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
1342
+ }
1343
+ /** Contains response data for the list operation. */
1344
+ export type SignalRPrivateLinkResourcesListResponse = PrivateLinkResourceList;
1345
+ /** Optional parameters. */
1346
+ export interface SignalRPrivateLinkResourcesListNextOptionalParams extends coreClient.OperationOptions {
1347
+ }
1348
+ /** Contains response data for the listNext operation. */
1349
+ export type SignalRPrivateLinkResourcesListNextResponse = PrivateLinkResourceList;
1350
+ /** Optional parameters. */
1351
+ export interface SignalRReplicasListOptionalParams extends coreClient.OperationOptions {
1352
+ }
1353
+ /** Contains response data for the list operation. */
1354
+ export type SignalRReplicasListResponse = ReplicaList;
1355
+ /** Optional parameters. */
1356
+ export interface SignalRReplicasGetOptionalParams extends coreClient.OperationOptions {
1357
+ }
1358
+ /** Contains response data for the get operation. */
1359
+ export type SignalRReplicasGetResponse = Replica;
1360
+ /** Optional parameters. */
1361
+ export interface SignalRReplicasCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1362
+ /** Delay to wait until next poll, in milliseconds. */
1363
+ updateIntervalInMs?: number;
1364
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1365
+ resumeFrom?: string;
1366
+ }
1367
+ /** Contains response data for the createOrUpdate operation. */
1368
+ export type SignalRReplicasCreateOrUpdateResponse = Replica;
1369
+ /** Optional parameters. */
1370
+ export interface SignalRReplicasDeleteOptionalParams extends coreClient.OperationOptions {
1371
+ }
1372
+ /** Optional parameters. */
1373
+ export interface SignalRReplicasUpdateOptionalParams extends coreClient.OperationOptions {
1374
+ /** Delay to wait until next poll, in milliseconds. */
1375
+ updateIntervalInMs?: number;
1376
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1377
+ resumeFrom?: string;
1378
+ }
1379
+ /** Contains response data for the update operation. */
1380
+ export type SignalRReplicasUpdateResponse = Replica;
1381
+ /** Optional parameters. */
1382
+ export interface SignalRReplicasRestartOptionalParams extends coreClient.OperationOptions {
1383
+ /** Delay to wait until next poll, in milliseconds. */
1384
+ updateIntervalInMs?: number;
1385
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1386
+ resumeFrom?: string;
1387
+ }
1388
+ /** Contains response data for the restart operation. */
1389
+ export type SignalRReplicasRestartResponse = SignalRReplicasRestartHeaders;
1390
+ /** Optional parameters. */
1391
+ export interface SignalRReplicasListNextOptionalParams extends coreClient.OperationOptions {
1392
+ }
1393
+ /** Contains response data for the listNext operation. */
1394
+ export type SignalRReplicasListNextResponse = ReplicaList;
1395
+ /** Optional parameters. */
1396
+ export interface SignalRSharedPrivateLinkResourcesListOptionalParams extends coreClient.OperationOptions {
1397
+ }
1398
+ /** Contains response data for the list operation. */
1399
+ export type SignalRSharedPrivateLinkResourcesListResponse = SharedPrivateLinkResourceList;
1400
+ /** Optional parameters. */
1401
+ export interface SignalRSharedPrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
1402
+ }
1403
+ /** Contains response data for the get operation. */
1404
+ export type SignalRSharedPrivateLinkResourcesGetResponse = SharedPrivateLinkResource;
1405
+ /** Optional parameters. */
1406
+ export interface SignalRSharedPrivateLinkResourcesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1407
+ /** Delay to wait until next poll, in milliseconds. */
1408
+ updateIntervalInMs?: number;
1409
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1410
+ resumeFrom?: string;
1411
+ }
1412
+ /** Contains response data for the createOrUpdate operation. */
1413
+ export type SignalRSharedPrivateLinkResourcesCreateOrUpdateResponse = SharedPrivateLinkResource;
1414
+ /** Optional parameters. */
1415
+ export interface SignalRSharedPrivateLinkResourcesDeleteOptionalParams extends coreClient.OperationOptions {
1416
+ /** Delay to wait until next poll, in milliseconds. */
1417
+ updateIntervalInMs?: number;
1418
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1419
+ resumeFrom?: string;
1420
+ }
1421
+ /** Optional parameters. */
1422
+ export interface SignalRSharedPrivateLinkResourcesListNextOptionalParams extends coreClient.OperationOptions {
1423
+ }
1424
+ /** Contains response data for the listNext operation. */
1425
+ export type SignalRSharedPrivateLinkResourcesListNextResponse = SharedPrivateLinkResourceList;
1426
+ /** Optional parameters. */
1427
+ export interface SignalRManagementClientOptionalParams extends coreClient.ServiceClientOptions {
1428
+ /** server parameter */
1429
+ $host?: string;
1430
+ /** Api Version */
1431
+ apiVersion?: string;
1432
+ /** Overrides client endpoint. */
1433
+ endpoint?: string;
1434
+ }
1435
+ //# sourceMappingURL=index.d.ts.map