@azure/arm-search 4.0.0-alpha.20250213.1 → 4.0.0-alpha.20250217.2

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 (634) 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-esm/src → dist/browser}/operations/adminKeys.d.ts +3 -3
  12. package/dist/browser/operations/adminKeys.d.ts.map +1 -0
  13. package/{dist-esm/src → dist/browser}/operations/adminKeys.js +2 -2
  14. package/dist/browser/operations/adminKeys.js.map +1 -0
  15. package/dist/browser/operations/index.d.ts +10 -0
  16. package/dist/browser/operations/index.d.ts.map +1 -0
  17. package/dist/browser/operations/index.js +17 -0
  18. package/dist/browser/operations/index.js.map +1 -0
  19. package/{dist-esm/src → dist/browser}/operations/networkSecurityPerimeterConfigurations.d.ts +3 -3
  20. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  21. package/{dist-esm/src → dist/browser}/operations/networkSecurityPerimeterConfigurations.js +42 -46
  22. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  23. package/{dist-esm/src → dist/browser}/operations/operations.d.ts +3 -3
  24. package/dist/browser/operations/operations.d.ts.map +1 -0
  25. package/{dist-esm/src → dist/browser}/operations/operations.js +2 -2
  26. package/dist/browser/operations/operations.js.map +1 -0
  27. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.d.ts +3 -3
  28. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  29. package/{dist-esm/src → dist/browser}/operations/privateEndpointConnections.js +3 -3
  30. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  31. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.d.ts +3 -3
  32. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  33. package/{dist-esm/src → dist/browser}/operations/privateLinkResources.js +2 -2
  34. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  35. package/{dist-esm/src → dist/browser}/operations/queryKeys.d.ts +3 -3
  36. package/dist/browser/operations/queryKeys.d.ts.map +1 -0
  37. package/{dist-esm/src → dist/browser}/operations/queryKeys.js +3 -3
  38. package/dist/browser/operations/queryKeys.js.map +1 -0
  39. package/{dist-esm/src → dist/browser}/operations/services.d.ts +3 -3
  40. package/dist/browser/operations/services.d.ts.map +1 -0
  41. package/{dist-esm/src → dist/browser}/operations/services.js +41 -45
  42. package/dist/browser/operations/services.js.map +1 -0
  43. package/{dist-esm/src → dist/browser}/operations/sharedPrivateLinkResources.d.ts +3 -3
  44. package/dist/browser/operations/sharedPrivateLinkResources.d.ts.map +1 -0
  45. package/{dist-esm/src → dist/browser}/operations/sharedPrivateLinkResources.js +88 -96
  46. package/dist/browser/operations/sharedPrivateLinkResources.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-esm/src → dist/browser}/operationsInterfaces/adminKeys.d.ts +1 -1
  52. package/dist/browser/operationsInterfaces/adminKeys.d.ts.map +1 -0
  53. package/dist/browser/operationsInterfaces/adminKeys.js.map +1 -0
  54. package/dist/browser/operationsInterfaces/index.d.ts +10 -0
  55. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  56. package/dist/browser/operationsInterfaces/index.js +17 -0
  57. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  58. package/{dist-esm/src → dist/browser}/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +1 -1
  59. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  60. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  61. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts +1 -1
  62. package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.d.ts.map +1 -1
  63. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  64. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.d.ts +1 -1
  65. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  66. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  67. package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.d.ts +1 -1
  68. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  69. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  70. package/{dist-esm/src → dist/browser}/operationsInterfaces/queryKeys.d.ts +1 -1
  71. package/dist/browser/operationsInterfaces/queryKeys.d.ts.map +1 -0
  72. package/dist/browser/operationsInterfaces/queryKeys.js.map +1 -0
  73. package/{dist-esm/src → dist/browser}/operationsInterfaces/services.d.ts +1 -1
  74. package/dist/browser/operationsInterfaces/services.d.ts.map +1 -0
  75. package/dist/browser/operationsInterfaces/services.js.map +1 -0
  76. package/{dist-esm/src → dist/browser}/operationsInterfaces/sharedPrivateLinkResources.d.ts +1 -1
  77. package/dist/browser/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -0
  78. package/dist/browser/operationsInterfaces/sharedPrivateLinkResources.js.map +1 -0
  79. package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.d.ts +1 -1
  80. package/dist/browser/operationsInterfaces/usages.d.ts.map +1 -0
  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}/searchManagementClient.d.ts +2 -2
  85. package/dist/browser/searchManagementClient.d.ts.map +1 -0
  86. package/{dist-esm/src → dist/browser}/searchManagementClient.js +17 -20
  87. package/dist/browser/searchManagementClient.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-search.d.ts → dist/commonjs/models/index.d.ts} +1247 -1791
  97. package/dist/commonjs/models/index.d.ts.map +1 -0
  98. package/dist/commonjs/models/index.js +135 -0
  99. package/dist/commonjs/models/index.js.map +1 -0
  100. package/dist/commonjs/models/mappers.d.ts +60 -0
  101. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  102. package/dist/commonjs/models/mappers.js +1841 -0
  103. package/dist/commonjs/models/mappers.js.map +1 -0
  104. package/dist/commonjs/models/parameters.d.ts +26 -0
  105. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  106. package/dist/commonjs/models/parameters.js +233 -0
  107. package/dist/commonjs/models/parameters.js.map +1 -0
  108. package/dist/commonjs/operations/adminKeys.d.ts +33 -0
  109. package/dist/commonjs/operations/adminKeys.d.ts.map +1 -0
  110. package/dist/commonjs/operations/adminKeys.js +95 -0
  111. package/dist/commonjs/operations/adminKeys.js.map +1 -0
  112. package/dist/commonjs/operations/index.d.ts +10 -0
  113. package/dist/commonjs/operations/index.d.ts.map +1 -0
  114. package/dist/commonjs/operations/index.js +20 -0
  115. package/dist/commonjs/operations/index.js.map +1 -0
  116. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts +79 -0
  117. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  118. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js +289 -0
  119. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  120. package/dist/commonjs/operations/operations.d.ts +26 -0
  121. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  122. package/dist/commonjs/operations/operations.js +100 -0
  123. package/dist/commonjs/operations/operations.js.map +1 -0
  124. package/dist/commonjs/operations/privateEndpointConnections.d.ts +79 -0
  125. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  126. package/dist/commonjs/operations/privateEndpointConnections.js +290 -0
  127. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  128. package/dist/commonjs/operations/privateLinkResources.d.ts +34 -0
  129. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  130. package/dist/commonjs/operations/privateLinkResources.js +113 -0
  131. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  132. package/dist/commonjs/operations/queryKeys.d.ts +66 -0
  133. package/dist/commonjs/operations/queryKeys.d.ts.map +1 -0
  134. package/dist/commonjs/operations/queryKeys.js +230 -0
  135. package/dist/commonjs/operations/queryKeys.js.map +1 -0
  136. package/dist/commonjs/operations/services.d.ts +123 -0
  137. package/dist/commonjs/operations/services.d.ts.map +1 -0
  138. package/dist/commonjs/operations/services.js +506 -0
  139. package/dist/commonjs/operations/services.js.map +1 -0
  140. package/dist/commonjs/operations/sharedPrivateLinkResources.d.ts +107 -0
  141. package/dist/commonjs/operations/sharedPrivateLinkResources.d.ts.map +1 -0
  142. package/dist/commonjs/operations/sharedPrivateLinkResources.js +400 -0
  143. package/dist/commonjs/operations/sharedPrivateLinkResources.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/adminKeys.d.ts +25 -0
  149. package/dist/commonjs/operationsInterfaces/adminKeys.d.ts.map +1 -0
  150. package/dist/commonjs/operationsInterfaces/adminKeys.js +10 -0
  151. package/dist/commonjs/operationsInterfaces/adminKeys.js.map +1 -0
  152. package/dist/commonjs/operationsInterfaces/index.d.ts +10 -0
  153. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  154. package/dist/commonjs/operationsInterfaces/index.js +20 -0
  155. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  156. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +50 -0
  157. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  158. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js +10 -0
  159. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  160. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  161. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  162. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  163. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  164. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +50 -0
  165. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  166. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  167. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  168. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +15 -0
  169. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  170. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  171. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  172. package/dist/commonjs/operationsInterfaces/queryKeys.d.ts +37 -0
  173. package/dist/commonjs/operationsInterfaces/queryKeys.d.ts.map +1 -0
  174. package/dist/commonjs/operationsInterfaces/queryKeys.js +10 -0
  175. package/dist/commonjs/operationsInterfaces/queryKeys.js.map +1 -0
  176. package/dist/commonjs/operationsInterfaces/services.d.ts +85 -0
  177. package/dist/commonjs/operationsInterfaces/services.d.ts.map +1 -0
  178. package/dist/commonjs/operationsInterfaces/services.js +10 -0
  179. package/dist/commonjs/operationsInterfaces/services.js.map +1 -0
  180. package/dist/commonjs/operationsInterfaces/sharedPrivateLinkResources.d.ts +78 -0
  181. package/dist/commonjs/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -0
  182. package/dist/commonjs/operationsInterfaces/sharedPrivateLinkResources.js +10 -0
  183. package/dist/commonjs/operationsInterfaces/sharedPrivateLinkResources.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/searchManagementClient.d.ts +36 -0
  194. package/dist/commonjs/searchManagementClient.d.ts.map +1 -0
  195. package/dist/commonjs/searchManagementClient.js +146 -0
  196. package/dist/commonjs/searchManagementClient.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 +1247 -0
  206. package/dist/esm/models/index.d.ts.map +1 -0
  207. package/dist/esm/models/index.js +132 -0
  208. package/dist/esm/models/index.js.map +1 -0
  209. package/dist/esm/models/mappers.d.ts +60 -0
  210. package/dist/esm/models/mappers.d.ts.map +1 -0
  211. package/dist/esm/models/mappers.js +1837 -0
  212. package/dist/esm/models/mappers.js.map +1 -0
  213. package/dist/esm/models/parameters.d.ts +26 -0
  214. package/dist/esm/models/parameters.d.ts.map +1 -0
  215. package/dist/esm/models/parameters.js +230 -0
  216. package/dist/esm/models/parameters.js.map +1 -0
  217. package/dist/esm/operations/adminKeys.d.ts +33 -0
  218. package/dist/esm/operations/adminKeys.d.ts.map +1 -0
  219. package/dist/esm/operations/adminKeys.js +90 -0
  220. package/dist/esm/operations/adminKeys.js.map +1 -0
  221. package/dist/esm/operations/index.d.ts +10 -0
  222. package/dist/esm/operations/index.d.ts.map +1 -0
  223. package/dist/esm/operations/index.js +17 -0
  224. package/dist/esm/operations/index.js.map +1 -0
  225. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts +79 -0
  226. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  227. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +285 -0
  228. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  229. package/dist/esm/operations/operations.d.ts +26 -0
  230. package/dist/esm/operations/operations.d.ts.map +1 -0
  231. package/dist/esm/operations/operations.js +96 -0
  232. package/dist/esm/operations/operations.js.map +1 -0
  233. package/dist/esm/operations/privateEndpointConnections.d.ts +79 -0
  234. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  235. package/dist/esm/operations/privateEndpointConnections.js +286 -0
  236. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  237. package/dist/esm/operations/privateLinkResources.d.ts +34 -0
  238. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  239. package/dist/esm/operations/privateLinkResources.js +109 -0
  240. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  241. package/dist/esm/operations/queryKeys.d.ts +66 -0
  242. package/dist/esm/operations/queryKeys.d.ts.map +1 -0
  243. package/dist/esm/operations/queryKeys.js +226 -0
  244. package/dist/esm/operations/queryKeys.js.map +1 -0
  245. package/dist/esm/operations/services.d.ts +123 -0
  246. package/dist/esm/operations/services.d.ts.map +1 -0
  247. package/dist/esm/operations/services.js +502 -0
  248. package/dist/esm/operations/services.js.map +1 -0
  249. package/dist/esm/operations/sharedPrivateLinkResources.d.ts +107 -0
  250. package/dist/esm/operations/sharedPrivateLinkResources.d.ts.map +1 -0
  251. package/dist/esm/operations/sharedPrivateLinkResources.js +396 -0
  252. package/dist/esm/operations/sharedPrivateLinkResources.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/adminKeys.d.ts +25 -0
  258. package/dist/esm/operationsInterfaces/adminKeys.d.ts.map +1 -0
  259. package/dist/esm/operationsInterfaces/adminKeys.js +9 -0
  260. package/dist/esm/operationsInterfaces/adminKeys.js.map +1 -0
  261. package/dist/esm/operationsInterfaces/index.d.ts +10 -0
  262. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  263. package/dist/esm/operationsInterfaces/index.js +17 -0
  264. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  265. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +50 -0
  266. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  267. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js +9 -0
  268. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  269. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  270. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  271. package/dist/esm/operationsInterfaces/operations.js +9 -0
  272. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  273. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +50 -0
  274. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  275. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  276. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  277. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +15 -0
  278. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  279. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  280. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  281. package/dist/esm/operationsInterfaces/queryKeys.d.ts +37 -0
  282. package/dist/esm/operationsInterfaces/queryKeys.d.ts.map +1 -0
  283. package/dist/esm/operationsInterfaces/queryKeys.js +9 -0
  284. package/dist/esm/operationsInterfaces/queryKeys.js.map +1 -0
  285. package/dist/esm/operationsInterfaces/services.d.ts +85 -0
  286. package/dist/esm/operationsInterfaces/services.d.ts.map +1 -0
  287. package/dist/esm/operationsInterfaces/services.js +9 -0
  288. package/dist/esm/operationsInterfaces/services.js.map +1 -0
  289. package/dist/esm/operationsInterfaces/sharedPrivateLinkResources.d.ts +78 -0
  290. package/dist/esm/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -0
  291. package/dist/esm/operationsInterfaces/sharedPrivateLinkResources.js +9 -0
  292. package/dist/esm/operationsInterfaces/sharedPrivateLinkResources.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/searchManagementClient.d.ts +36 -0
  303. package/dist/esm/searchManagementClient.d.ts.map +1 -0
  304. package/dist/esm/searchManagementClient.js +141 -0
  305. package/dist/esm/searchManagementClient.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 +1247 -0
  315. package/dist/react-native/models/index.d.ts.map +1 -0
  316. package/dist/react-native/models/index.js +132 -0
  317. package/dist/react-native/models/index.js.map +1 -0
  318. package/dist/react-native/models/mappers.d.ts +60 -0
  319. package/dist/react-native/models/mappers.d.ts.map +1 -0
  320. package/dist/react-native/models/mappers.js +1837 -0
  321. package/dist/react-native/models/mappers.js.map +1 -0
  322. package/dist/react-native/models/parameters.d.ts +26 -0
  323. package/dist/react-native/models/parameters.d.ts.map +1 -0
  324. package/dist/react-native/models/parameters.js +230 -0
  325. package/dist/react-native/models/parameters.js.map +1 -0
  326. package/dist/react-native/operations/adminKeys.d.ts +33 -0
  327. package/dist/react-native/operations/adminKeys.d.ts.map +1 -0
  328. package/dist/react-native/operations/adminKeys.js +90 -0
  329. package/dist/react-native/operations/adminKeys.js.map +1 -0
  330. package/dist/react-native/operations/index.d.ts +10 -0
  331. package/dist/react-native/operations/index.d.ts.map +1 -0
  332. package/dist/react-native/operations/index.js +17 -0
  333. package/dist/react-native/operations/index.js.map +1 -0
  334. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts +79 -0
  335. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  336. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +285 -0
  337. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  338. package/dist/react-native/operations/operations.d.ts +26 -0
  339. package/dist/react-native/operations/operations.d.ts.map +1 -0
  340. package/dist/react-native/operations/operations.js +96 -0
  341. package/dist/react-native/operations/operations.js.map +1 -0
  342. package/dist/react-native/operations/privateEndpointConnections.d.ts +79 -0
  343. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  344. package/dist/react-native/operations/privateEndpointConnections.js +286 -0
  345. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  346. package/dist/react-native/operations/privateLinkResources.d.ts +34 -0
  347. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  348. package/dist/react-native/operations/privateLinkResources.js +109 -0
  349. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  350. package/dist/react-native/operations/queryKeys.d.ts +66 -0
  351. package/dist/react-native/operations/queryKeys.d.ts.map +1 -0
  352. package/dist/react-native/operations/queryKeys.js +226 -0
  353. package/dist/react-native/operations/queryKeys.js.map +1 -0
  354. package/dist/react-native/operations/services.d.ts +123 -0
  355. package/dist/react-native/operations/services.d.ts.map +1 -0
  356. package/dist/react-native/operations/services.js +502 -0
  357. package/dist/react-native/operations/services.js.map +1 -0
  358. package/dist/react-native/operations/sharedPrivateLinkResources.d.ts +107 -0
  359. package/dist/react-native/operations/sharedPrivateLinkResources.d.ts.map +1 -0
  360. package/dist/react-native/operations/sharedPrivateLinkResources.js +396 -0
  361. package/dist/react-native/operations/sharedPrivateLinkResources.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/adminKeys.d.ts +25 -0
  367. package/dist/react-native/operationsInterfaces/adminKeys.d.ts.map +1 -0
  368. package/dist/react-native/operationsInterfaces/adminKeys.js +9 -0
  369. package/dist/react-native/operationsInterfaces/adminKeys.js.map +1 -0
  370. package/dist/react-native/operationsInterfaces/index.d.ts +10 -0
  371. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  372. package/dist/react-native/operationsInterfaces/index.js +17 -0
  373. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  374. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +50 -0
  375. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  376. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js +9 -0
  377. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  378. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  379. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  380. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  381. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  382. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +50 -0
  383. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  384. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  385. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  386. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +15 -0
  387. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  388. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  389. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  390. package/dist/react-native/operationsInterfaces/queryKeys.d.ts +37 -0
  391. package/dist/react-native/operationsInterfaces/queryKeys.d.ts.map +1 -0
  392. package/dist/react-native/operationsInterfaces/queryKeys.js +9 -0
  393. package/dist/react-native/operationsInterfaces/queryKeys.js.map +1 -0
  394. package/dist/react-native/operationsInterfaces/services.d.ts +85 -0
  395. package/dist/react-native/operationsInterfaces/services.d.ts.map +1 -0
  396. package/dist/react-native/operationsInterfaces/services.js +9 -0
  397. package/dist/react-native/operationsInterfaces/services.js.map +1 -0
  398. package/dist/react-native/operationsInterfaces/sharedPrivateLinkResources.d.ts +78 -0
  399. package/dist/react-native/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -0
  400. package/dist/react-native/operationsInterfaces/sharedPrivateLinkResources.js +9 -0
  401. package/dist/react-native/operationsInterfaces/sharedPrivateLinkResources.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/searchManagementClient.d.ts +36 -0
  412. package/dist/react-native/searchManagementClient.d.ts.map +1 -0
  413. package/dist/react-native/searchManagementClient.js +141 -0
  414. package/dist/react-native/searchManagementClient.js.map +1 -0
  415. package/package.json +67 -37
  416. package/dist/index.js +0 -4571
  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/adminKeysGetSample.d.ts +0 -2
  421. package/dist-esm/samples-dev/adminKeysGetSample.d.ts.map +0 -1
  422. package/dist-esm/samples-dev/adminKeysGetSample.js +0 -36
  423. package/dist-esm/samples-dev/adminKeysGetSample.js.map +0 -1
  424. package/dist-esm/samples-dev/adminKeysRegenerateSample.d.ts +0 -2
  425. package/dist-esm/samples-dev/adminKeysRegenerateSample.d.ts.map +0 -1
  426. package/dist-esm/samples-dev/adminKeysRegenerateSample.js +0 -37
  427. package/dist-esm/samples-dev/adminKeysRegenerateSample.js.map +0 -1
  428. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts +0 -2
  429. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts.map +0 -1
  430. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js +0 -37
  431. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js.map +0 -1
  432. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListByServiceSample.d.ts +0 -2
  433. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListByServiceSample.d.ts.map +0 -1
  434. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListByServiceSample.js +0 -52
  435. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListByServiceSample.js.map +0 -1
  436. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts +0 -2
  437. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts.map +0 -1
  438. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js +0 -37
  439. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js.map +0 -1
  440. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  441. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  442. package/dist-esm/samples-dev/operationsListSample.js +0 -50
  443. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  444. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  445. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  446. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -37
  447. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  448. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  449. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  450. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -37
  451. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  452. package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.d.ts +0 -2
  453. package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.d.ts.map +0 -1
  454. package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.js +0 -52
  455. package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.js.map +0 -1
  456. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.d.ts +0 -2
  457. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.d.ts.map +0 -1
  458. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +0 -38
  459. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js.map +0 -1
  460. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.d.ts +0 -2
  461. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.d.ts.map +0 -1
  462. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.js +0 -52
  463. package/dist-esm/samples-dev/privateLinkResourcesListSupportedSample.js.map +0 -1
  464. package/dist-esm/samples-dev/queryKeysCreateSample.d.ts +0 -2
  465. package/dist-esm/samples-dev/queryKeysCreateSample.d.ts.map +0 -1
  466. package/dist-esm/samples-dev/queryKeysCreateSample.js +0 -37
  467. package/dist-esm/samples-dev/queryKeysCreateSample.js.map +0 -1
  468. package/dist-esm/samples-dev/queryKeysDeleteSample.d.ts +0 -2
  469. package/dist-esm/samples-dev/queryKeysDeleteSample.d.ts.map +0 -1
  470. package/dist-esm/samples-dev/queryKeysDeleteSample.js +0 -37
  471. package/dist-esm/samples-dev/queryKeysDeleteSample.js.map +0 -1
  472. package/dist-esm/samples-dev/queryKeysListBySearchServiceSample.d.ts +0 -2
  473. package/dist-esm/samples-dev/queryKeysListBySearchServiceSample.d.ts.map +0 -1
  474. package/dist-esm/samples-dev/queryKeysListBySearchServiceSample.js +0 -52
  475. package/dist-esm/samples-dev/queryKeysListBySearchServiceSample.js.map +0 -1
  476. package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.d.ts +0 -2
  477. package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.d.ts.map +0 -1
  478. package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js +0 -35
  479. package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js.map +0 -1
  480. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts +0 -2
  481. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts.map +0 -1
  482. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js +0 -292
  483. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js.map +0 -1
  484. package/dist-esm/samples-dev/servicesDeleteSample.d.ts +0 -2
  485. package/dist-esm/samples-dev/servicesDeleteSample.d.ts.map +0 -1
  486. package/dist-esm/samples-dev/servicesDeleteSample.js +0 -36
  487. package/dist-esm/samples-dev/servicesDeleteSample.js.map +0 -1
  488. package/dist-esm/samples-dev/servicesGetSample.d.ts +0 -2
  489. package/dist-esm/samples-dev/servicesGetSample.d.ts.map +0 -1
  490. package/dist-esm/samples-dev/servicesGetSample.js +0 -36
  491. package/dist-esm/samples-dev/servicesGetSample.js.map +0 -1
  492. package/dist-esm/samples-dev/servicesListByResourceGroupSample.d.ts +0 -2
  493. package/dist-esm/samples-dev/servicesListByResourceGroupSample.d.ts.map +0 -1
  494. package/dist-esm/samples-dev/servicesListByResourceGroupSample.js +0 -51
  495. package/dist-esm/samples-dev/servicesListByResourceGroupSample.js.map +0 -1
  496. package/dist-esm/samples-dev/servicesListBySubscriptionSample.d.ts +0 -2
  497. package/dist-esm/samples-dev/servicesListBySubscriptionSample.d.ts.map +0 -1
  498. package/dist-esm/samples-dev/servicesListBySubscriptionSample.js +0 -50
  499. package/dist-esm/samples-dev/servicesListBySubscriptionSample.js.map +0 -1
  500. package/dist-esm/samples-dev/servicesUpdateSample.d.ts +0 -2
  501. package/dist-esm/samples-dev/servicesUpdateSample.d.ts.map +0 -1
  502. package/dist-esm/samples-dev/servicesUpdateSample.js +0 -248
  503. package/dist-esm/samples-dev/servicesUpdateSample.js.map +0 -1
  504. package/dist-esm/samples-dev/sharedPrivateLinkResourcesCreateOrUpdateSample.d.ts +0 -2
  505. package/dist-esm/samples-dev/sharedPrivateLinkResourcesCreateOrUpdateSample.d.ts.map +0 -1
  506. package/dist-esm/samples-dev/sharedPrivateLinkResourcesCreateOrUpdateSample.js +0 -38
  507. package/dist-esm/samples-dev/sharedPrivateLinkResourcesCreateOrUpdateSample.js.map +0 -1
  508. package/dist-esm/samples-dev/sharedPrivateLinkResourcesDeleteSample.d.ts +0 -2
  509. package/dist-esm/samples-dev/sharedPrivateLinkResourcesDeleteSample.d.ts.map +0 -1
  510. package/dist-esm/samples-dev/sharedPrivateLinkResourcesDeleteSample.js +0 -37
  511. package/dist-esm/samples-dev/sharedPrivateLinkResourcesDeleteSample.js.map +0 -1
  512. package/dist-esm/samples-dev/sharedPrivateLinkResourcesGetSample.d.ts +0 -2
  513. package/dist-esm/samples-dev/sharedPrivateLinkResourcesGetSample.d.ts.map +0 -1
  514. package/dist-esm/samples-dev/sharedPrivateLinkResourcesGetSample.js +0 -37
  515. package/dist-esm/samples-dev/sharedPrivateLinkResourcesGetSample.js.map +0 -1
  516. package/dist-esm/samples-dev/sharedPrivateLinkResourcesListByServiceSample.d.ts +0 -2
  517. package/dist-esm/samples-dev/sharedPrivateLinkResourcesListByServiceSample.d.ts.map +0 -1
  518. package/dist-esm/samples-dev/sharedPrivateLinkResourcesListByServiceSample.js +0 -52
  519. package/dist-esm/samples-dev/sharedPrivateLinkResourcesListByServiceSample.js.map +0 -1
  520. package/dist-esm/samples-dev/usageBySubscriptionSkuSample.d.ts +0 -2
  521. package/dist-esm/samples-dev/usageBySubscriptionSkuSample.d.ts.map +0 -1
  522. package/dist-esm/samples-dev/usageBySubscriptionSkuSample.js +0 -36
  523. package/dist-esm/samples-dev/usageBySubscriptionSkuSample.js.map +0 -1
  524. package/dist-esm/samples-dev/usagesListBySubscriptionSample.d.ts +0 -2
  525. package/dist-esm/samples-dev/usagesListBySubscriptionSample.d.ts.map +0 -1
  526. package/dist-esm/samples-dev/usagesListBySubscriptionSample.js +0 -51
  527. package/dist-esm/samples-dev/usagesListBySubscriptionSample.js.map +0 -1
  528. package/dist-esm/src/index.d.ts +0 -5
  529. package/dist-esm/src/index.js.map +0 -1
  530. package/dist-esm/src/lroImpl.js.map +0 -1
  531. package/dist-esm/src/models/index.js.map +0 -1
  532. package/dist-esm/src/models/mappers.js.map +0 -1
  533. package/dist-esm/src/models/parameters.js.map +0 -1
  534. package/dist-esm/src/operations/adminKeys.d.ts.map +0 -1
  535. package/dist-esm/src/operations/adminKeys.js.map +0 -1
  536. package/dist-esm/src/operations/index.d.ts +0 -10
  537. package/dist-esm/src/operations/index.d.ts.map +0 -1
  538. package/dist-esm/src/operations/index.js +0 -17
  539. package/dist-esm/src/operations/index.js.map +0 -1
  540. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  541. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js.map +0 -1
  542. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  543. package/dist-esm/src/operations/operations.js.map +0 -1
  544. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  545. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  546. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  547. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  548. package/dist-esm/src/operations/queryKeys.d.ts.map +0 -1
  549. package/dist-esm/src/operations/queryKeys.js.map +0 -1
  550. package/dist-esm/src/operations/services.d.ts.map +0 -1
  551. package/dist-esm/src/operations/services.js.map +0 -1
  552. package/dist-esm/src/operations/sharedPrivateLinkResources.d.ts.map +0 -1
  553. package/dist-esm/src/operations/sharedPrivateLinkResources.js.map +0 -1
  554. package/dist-esm/src/operations/usages.d.ts.map +0 -1
  555. package/dist-esm/src/operations/usages.js.map +0 -1
  556. package/dist-esm/src/operationsInterfaces/adminKeys.d.ts.map +0 -1
  557. package/dist-esm/src/operationsInterfaces/adminKeys.js.map +0 -1
  558. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -10
  559. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  560. package/dist-esm/src/operationsInterfaces/index.js +0 -17
  561. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  562. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  563. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +0 -1
  564. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  565. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  566. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  567. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  568. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  569. package/dist-esm/src/operationsInterfaces/queryKeys.d.ts.map +0 -1
  570. package/dist-esm/src/operationsInterfaces/queryKeys.js.map +0 -1
  571. package/dist-esm/src/operationsInterfaces/services.d.ts.map +0 -1
  572. package/dist-esm/src/operationsInterfaces/services.js.map +0 -1
  573. package/dist-esm/src/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +0 -1
  574. package/dist-esm/src/operationsInterfaces/sharedPrivateLinkResources.js.map +0 -1
  575. package/dist-esm/src/operationsInterfaces/usages.d.ts.map +0 -1
  576. package/dist-esm/src/operationsInterfaces/usages.js.map +0 -1
  577. package/dist-esm/src/pagingHelper.js.map +0 -1
  578. package/dist-esm/src/searchManagementClient.d.ts.map +0 -1
  579. package/dist-esm/src/searchManagementClient.js.map +0 -1
  580. package/dist-esm/test/search_examples.d.ts +0 -4
  581. package/dist-esm/test/search_examples.d.ts.map +0 -1
  582. package/dist-esm/test/search_examples.js +0 -228
  583. package/dist-esm/test/search_examples.js.map +0 -1
  584. package/src/lroImpl.ts +0 -38
  585. package/src/models/index.ts +0 -1449
  586. package/src/models/mappers.ts +0 -1969
  587. package/src/models/parameters.ts +0 -267
  588. package/src/operations/adminKeys.ts +0 -120
  589. package/src/operations/index.ts +0 -17
  590. package/src/operations/networkSecurityPerimeterConfigurations.ts +0 -400
  591. package/src/operations/operations.ts +0 -103
  592. package/src/operations/privateEndpointConnections.ts +0 -373
  593. package/src/operations/privateLinkResources.ts +0 -144
  594. package/src/operations/queryKeys.ts +0 -298
  595. package/src/operations/services.ts +0 -634
  596. package/src/operations/sharedPrivateLinkResources.ts +0 -544
  597. package/src/operations/usages.ts +0 -176
  598. package/src/operationsInterfaces/adminKeys.ts +0 -48
  599. package/src/operationsInterfaces/index.ts +0 -17
  600. package/src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts +0 -90
  601. package/src/operationsInterfaces/operations.ts +0 -22
  602. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -88
  603. package/src/operationsInterfaces/privateLinkResources.ts +0 -31
  604. package/src/operationsInterfaces/queryKeys.ts +0 -66
  605. package/src/operationsInterfaces/services.ts +0 -144
  606. package/src/operationsInterfaces/sharedPrivateLinkResources.ts +0 -131
  607. package/src/operationsInterfaces/usages.ts +0 -27
  608. package/src/pagingHelper.ts +0 -39
  609. package/src/searchManagementClient.ts +0 -226
  610. package/tsconfig.json +0 -33
  611. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  612. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts.map +0 -0
  613. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  614. /package/{dist-esm/src → dist/browser}/models/index.d.ts +0 -0
  615. /package/{dist-esm/src → dist/browser}/models/index.d.ts.map +0 -0
  616. /package/{dist-esm/src → dist/browser}/models/index.js +0 -0
  617. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts +0 -0
  618. /package/{dist-esm/src → dist/browser}/models/mappers.d.ts.map +0 -0
  619. /package/{dist-esm/src → dist/browser}/models/mappers.js +0 -0
  620. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  621. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  622. /package/{dist-esm/src → dist/browser}/operationsInterfaces/adminKeys.js +0 -0
  623. /package/{dist-esm/src → dist/browser}/operationsInterfaces/networkSecurityPerimeterConfigurations.js +0 -0
  624. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  625. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  626. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  627. /package/{dist-esm/src → dist/browser}/operationsInterfaces/queryKeys.js +0 -0
  628. /package/{dist-esm/src → dist/browser}/operationsInterfaces/services.js +0 -0
  629. /package/{dist-esm/src → dist/browser}/operationsInterfaces/sharedPrivateLinkResources.js +0 -0
  630. /package/{dist-esm/src → dist/browser}/operationsInterfaces/usages.js +0 -0
  631. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  632. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  633. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
  634. /package/{types → dist/commonjs}/tsdoc-metadata.json +0 -0
@@ -0,0 +1,79 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { PrivateEndpointConnections } from "../operationsInterfaces/index.js";
3
+ import { SearchManagementClient } from "../searchManagementClient.js";
4
+ import { PrivateEndpointConnection, PrivateEndpointConnectionsListByServiceOptionalParams, PrivateEndpointConnectionsUpdateOptionalParams, PrivateEndpointConnectionsUpdateResponse, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnectionsDeleteOptionalParams, PrivateEndpointConnectionsDeleteResponse } from "../models/index.js";
5
+ /** Class containing PrivateEndpointConnections operations. */
6
+ export declare class PrivateEndpointConnectionsImpl implements PrivateEndpointConnections {
7
+ private readonly client;
8
+ /**
9
+ * Initialize a new instance of the class PrivateEndpointConnections class.
10
+ * @param client Reference to the service client
11
+ */
12
+ constructor(client: SearchManagementClient);
13
+ /**
14
+ * Gets a list of all private endpoint connections in the given service.
15
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
16
+ * obtain this value from the Azure Resource Manager API or the portal.
17
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
18
+ * resource group.
19
+ * @param options The options parameters.
20
+ */
21
+ listByService(resourceGroupName: string, searchServiceName: string, options?: PrivateEndpointConnectionsListByServiceOptionalParams): PagedAsyncIterableIterator<PrivateEndpointConnection>;
22
+ private listByServicePagingPage;
23
+ private listByServicePagingAll;
24
+ /**
25
+ * Updates a private endpoint connection to the search service in the given resource group.
26
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
27
+ * obtain this value from the Azure Resource Manager API or the portal.
28
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
29
+ * resource group.
30
+ * @param privateEndpointConnectionName The name of the private endpoint connection to the Azure AI
31
+ * Search service with the specified resource group.
32
+ * @param privateEndpointConnection The definition of the private endpoint connection to update.
33
+ * @param options The options parameters.
34
+ */
35
+ update(resourceGroupName: string, searchServiceName: string, privateEndpointConnectionName: string, privateEndpointConnection: PrivateEndpointConnection, options?: PrivateEndpointConnectionsUpdateOptionalParams): Promise<PrivateEndpointConnectionsUpdateResponse>;
36
+ /**
37
+ * Gets the details of the private endpoint connection to the search service in the given resource
38
+ * group.
39
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
40
+ * obtain this value from the Azure Resource Manager API or the portal.
41
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
42
+ * resource group.
43
+ * @param privateEndpointConnectionName The name of the private endpoint connection to the Azure AI
44
+ * Search service with the specified resource group.
45
+ * @param options The options parameters.
46
+ */
47
+ get(resourceGroupName: string, searchServiceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsGetOptionalParams): Promise<PrivateEndpointConnectionsGetResponse>;
48
+ /**
49
+ * Disconnects the private endpoint connection and deletes it from the search service.
50
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
51
+ * obtain this value from the Azure Resource Manager API or the portal.
52
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
53
+ * resource group.
54
+ * @param privateEndpointConnectionName The name of the private endpoint connection to the Azure AI
55
+ * Search service with the specified resource group.
56
+ * @param options The options parameters.
57
+ */
58
+ delete(resourceGroupName: string, searchServiceName: string, privateEndpointConnectionName: string, options?: PrivateEndpointConnectionsDeleteOptionalParams): Promise<PrivateEndpointConnectionsDeleteResponse>;
59
+ /**
60
+ * Gets a list of all private endpoint connections in the given service.
61
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
62
+ * obtain this value from the Azure Resource Manager API or the portal.
63
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
64
+ * resource group.
65
+ * @param options The options parameters.
66
+ */
67
+ private _listByService;
68
+ /**
69
+ * ListByServiceNext
70
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
71
+ * obtain this value from the Azure Resource Manager API or the portal.
72
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
73
+ * resource group.
74
+ * @param nextLink The nextLink from the previous successful call to the ListByService method.
75
+ * @param options The options parameters.
76
+ */
77
+ private _listByServiceNext;
78
+ }
79
+ //# sourceMappingURL=privateEndpointConnections.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"privateEndpointConnections.d.ts","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAE9E,OAAO,EAAE,0BAA0B,EAAE,MAAM,kCAAkC,CAAC;AAI9E,OAAO,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EACL,yBAAyB,EAEzB,qDAAqD,EAErD,8CAA8C,EAC9C,wCAAwC,EACxC,2CAA2C,EAC3C,qCAAqC,EACrC,8CAA8C,EAC9C,wCAAwC,EAEzC,MAAM,oBAAoB,CAAC;AAG5B,8DAA8D;AAC9D,qBAAa,8BACX,YAAW,0BAA0B;IAErC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAyB;IAEhD;;;OAGG;gBACS,MAAM,EAAE,sBAAsB;IAI1C;;;;;;;OAOG;IACI,aAAa,CAClB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,qDAAqD,GAC9D,0BAA0B,CAAC,yBAAyB,CAAC;YA2BzC,uBAAuB;YAiCvB,sBAAsB;IAcrC;;;;;;;;;;OAUG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,6BAA6B,EAAE,MAAM,EACrC,yBAAyB,EAAE,yBAAyB,EACpD,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC;IAapD;;;;;;;;;;OAUG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC;IAYjD;;;;;;;;;OASG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,wCAAwC,CAAC;IAYpD;;;;;;;OAOG;IACH,OAAO,CAAC,cAAc;IAWtB;;;;;;;;OAQG;IACH,OAAO,CAAC,kBAAkB;CAW3B"}
@@ -0,0 +1,290 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.PrivateEndpointConnectionsImpl = void 0;
11
+ const tslib_1 = require("tslib");
12
+ const pagingHelper_js_1 = require("../pagingHelper.js");
13
+ const coreClient = tslib_1.__importStar(require("@azure/core-client"));
14
+ const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
15
+ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
16
+ /// <reference lib="esnext.asynciterable" />
17
+ /** Class containing PrivateEndpointConnections operations. */
18
+ class PrivateEndpointConnectionsImpl {
19
+ /**
20
+ * Initialize a new instance of the class PrivateEndpointConnections class.
21
+ * @param client Reference to the service client
22
+ */
23
+ constructor(client) {
24
+ this.client = client;
25
+ }
26
+ /**
27
+ * Gets a list of all private endpoint connections in the given service.
28
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
29
+ * obtain this value from the Azure Resource Manager API or the portal.
30
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
31
+ * resource group.
32
+ * @param options The options parameters.
33
+ */
34
+ listByService(resourceGroupName, searchServiceName, options) {
35
+ const iter = this.listByServicePagingAll(resourceGroupName, searchServiceName, options);
36
+ return {
37
+ next() {
38
+ return iter.next();
39
+ },
40
+ [Symbol.asyncIterator]() {
41
+ return this;
42
+ },
43
+ byPage: (settings) => {
44
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
45
+ throw new Error("maxPageSize is not supported by this operation.");
46
+ }
47
+ return this.listByServicePagingPage(resourceGroupName, searchServiceName, options, settings);
48
+ },
49
+ };
50
+ }
51
+ listByServicePagingPage(resourceGroupName, searchServiceName, options, settings) {
52
+ return tslib_1.__asyncGenerator(this, arguments, function* listByServicePagingPage_1() {
53
+ let result;
54
+ let continuationToken = settings === null || settings === void 0 ? void 0 : settings.continuationToken;
55
+ if (!continuationToken) {
56
+ result = yield tslib_1.__await(this._listByService(resourceGroupName, searchServiceName, options));
57
+ let page = result.value || [];
58
+ continuationToken = result.nextLink;
59
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
60
+ yield yield tslib_1.__await(page);
61
+ }
62
+ while (continuationToken) {
63
+ result = yield tslib_1.__await(this._listByServiceNext(resourceGroupName, searchServiceName, continuationToken, options));
64
+ continuationToken = result.nextLink;
65
+ let page = result.value || [];
66
+ (0, pagingHelper_js_1.setContinuationToken)(page, continuationToken);
67
+ yield yield tslib_1.__await(page);
68
+ }
69
+ });
70
+ }
71
+ listByServicePagingAll(resourceGroupName, searchServiceName, options) {
72
+ return tslib_1.__asyncGenerator(this, arguments, function* listByServicePagingAll_1() {
73
+ var _a, e_1, _b, _c;
74
+ try {
75
+ for (var _d = true, _e = tslib_1.__asyncValues(this.listByServicePagingPage(resourceGroupName, searchServiceName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
76
+ _c = _f.value;
77
+ _d = false;
78
+ const page = _c;
79
+ yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
80
+ }
81
+ }
82
+ catch (e_1_1) { e_1 = { error: e_1_1 }; }
83
+ finally {
84
+ try {
85
+ if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
86
+ }
87
+ finally { if (e_1) throw e_1.error; }
88
+ }
89
+ });
90
+ }
91
+ /**
92
+ * Updates a private endpoint connection to the search service in the given resource group.
93
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
94
+ * obtain this value from the Azure Resource Manager API or the portal.
95
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
96
+ * resource group.
97
+ * @param privateEndpointConnectionName The name of the private endpoint connection to the Azure AI
98
+ * Search service with the specified resource group.
99
+ * @param privateEndpointConnection The definition of the private endpoint connection to update.
100
+ * @param options The options parameters.
101
+ */
102
+ update(resourceGroupName, searchServiceName, privateEndpointConnectionName, privateEndpointConnection, options) {
103
+ return this.client.sendOperationRequest({
104
+ resourceGroupName,
105
+ searchServiceName,
106
+ privateEndpointConnectionName,
107
+ privateEndpointConnection,
108
+ options,
109
+ }, updateOperationSpec);
110
+ }
111
+ /**
112
+ * Gets the details of the private endpoint connection to the search service in the given resource
113
+ * group.
114
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
115
+ * obtain this value from the Azure Resource Manager API or the portal.
116
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
117
+ * resource group.
118
+ * @param privateEndpointConnectionName The name of the private endpoint connection to the Azure AI
119
+ * Search service with the specified resource group.
120
+ * @param options The options parameters.
121
+ */
122
+ get(resourceGroupName, searchServiceName, privateEndpointConnectionName, options) {
123
+ return this.client.sendOperationRequest({
124
+ resourceGroupName,
125
+ searchServiceName,
126
+ privateEndpointConnectionName,
127
+ options,
128
+ }, getOperationSpec);
129
+ }
130
+ /**
131
+ * Disconnects the private endpoint connection and deletes it from the search service.
132
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
133
+ * obtain this value from the Azure Resource Manager API or the portal.
134
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
135
+ * resource group.
136
+ * @param privateEndpointConnectionName The name of the private endpoint connection to the Azure AI
137
+ * Search service with the specified resource group.
138
+ * @param options The options parameters.
139
+ */
140
+ delete(resourceGroupName, searchServiceName, privateEndpointConnectionName, options) {
141
+ return this.client.sendOperationRequest({
142
+ resourceGroupName,
143
+ searchServiceName,
144
+ privateEndpointConnectionName,
145
+ options,
146
+ }, deleteOperationSpec);
147
+ }
148
+ /**
149
+ * Gets a list of all private endpoint connections in the given service.
150
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
151
+ * obtain this value from the Azure Resource Manager API or the portal.
152
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
153
+ * resource group.
154
+ * @param options The options parameters.
155
+ */
156
+ _listByService(resourceGroupName, searchServiceName, options) {
157
+ return this.client.sendOperationRequest({ resourceGroupName, searchServiceName, options }, listByServiceOperationSpec);
158
+ }
159
+ /**
160
+ * ListByServiceNext
161
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
162
+ * obtain this value from the Azure Resource Manager API or the portal.
163
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
164
+ * resource group.
165
+ * @param nextLink The nextLink from the previous successful call to the ListByService method.
166
+ * @param options The options parameters.
167
+ */
168
+ _listByServiceNext(resourceGroupName, searchServiceName, nextLink, options) {
169
+ return this.client.sendOperationRequest({ resourceGroupName, searchServiceName, nextLink, options }, listByServiceNextOperationSpec);
170
+ }
171
+ }
172
+ exports.PrivateEndpointConnectionsImpl = PrivateEndpointConnectionsImpl;
173
+ // Operation Specifications
174
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
175
+ const updateOperationSpec = {
176
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/privateEndpointConnections/{privateEndpointConnectionName}",
177
+ httpMethod: "PUT",
178
+ responses: {
179
+ 200: {
180
+ bodyMapper: Mappers.PrivateEndpointConnection,
181
+ },
182
+ default: {
183
+ bodyMapper: Mappers.CloudError,
184
+ },
185
+ },
186
+ requestBody: Parameters.privateEndpointConnection,
187
+ queryParameters: [Parameters.apiVersion],
188
+ urlParameters: [
189
+ Parameters.$host,
190
+ Parameters.resourceGroupName,
191
+ Parameters.searchServiceName,
192
+ Parameters.subscriptionId,
193
+ Parameters.privateEndpointConnectionName,
194
+ ],
195
+ headerParameters: [
196
+ Parameters.accept,
197
+ Parameters.clientRequestId,
198
+ Parameters.contentType,
199
+ ],
200
+ mediaType: "json",
201
+ serializer,
202
+ };
203
+ const getOperationSpec = {
204
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/privateEndpointConnections/{privateEndpointConnectionName}",
205
+ httpMethod: "GET",
206
+ responses: {
207
+ 200: {
208
+ bodyMapper: Mappers.PrivateEndpointConnection,
209
+ },
210
+ default: {
211
+ bodyMapper: Mappers.CloudError,
212
+ },
213
+ },
214
+ queryParameters: [Parameters.apiVersion],
215
+ urlParameters: [
216
+ Parameters.$host,
217
+ Parameters.resourceGroupName,
218
+ Parameters.searchServiceName,
219
+ Parameters.subscriptionId,
220
+ Parameters.privateEndpointConnectionName,
221
+ ],
222
+ headerParameters: [Parameters.accept, Parameters.clientRequestId],
223
+ serializer,
224
+ };
225
+ const deleteOperationSpec = {
226
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/privateEndpointConnections/{privateEndpointConnectionName}",
227
+ httpMethod: "DELETE",
228
+ responses: {
229
+ 200: {
230
+ bodyMapper: Mappers.PrivateEndpointConnection,
231
+ },
232
+ 404: {},
233
+ default: {
234
+ bodyMapper: Mappers.CloudError,
235
+ },
236
+ },
237
+ queryParameters: [Parameters.apiVersion],
238
+ urlParameters: [
239
+ Parameters.$host,
240
+ Parameters.resourceGroupName,
241
+ Parameters.searchServiceName,
242
+ Parameters.subscriptionId,
243
+ Parameters.privateEndpointConnectionName,
244
+ ],
245
+ headerParameters: [Parameters.accept, Parameters.clientRequestId],
246
+ serializer,
247
+ };
248
+ const listByServiceOperationSpec = {
249
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/privateEndpointConnections",
250
+ httpMethod: "GET",
251
+ responses: {
252
+ 200: {
253
+ bodyMapper: Mappers.PrivateEndpointConnectionListResult,
254
+ },
255
+ default: {
256
+ bodyMapper: Mappers.CloudError,
257
+ },
258
+ },
259
+ queryParameters: [Parameters.apiVersion],
260
+ urlParameters: [
261
+ Parameters.$host,
262
+ Parameters.resourceGroupName,
263
+ Parameters.searchServiceName,
264
+ Parameters.subscriptionId,
265
+ ],
266
+ headerParameters: [Parameters.accept, Parameters.clientRequestId],
267
+ serializer,
268
+ };
269
+ const listByServiceNextOperationSpec = {
270
+ path: "{nextLink}",
271
+ httpMethod: "GET",
272
+ responses: {
273
+ 200: {
274
+ bodyMapper: Mappers.PrivateEndpointConnectionListResult,
275
+ },
276
+ default: {
277
+ bodyMapper: Mappers.CloudError,
278
+ },
279
+ },
280
+ urlParameters: [
281
+ Parameters.$host,
282
+ Parameters.resourceGroupName,
283
+ Parameters.searchServiceName,
284
+ Parameters.subscriptionId,
285
+ Parameters.nextLink,
286
+ ],
287
+ headerParameters: [Parameters.accept, Parameters.clientRequestId],
288
+ serializer,
289
+ };
290
+ //# sourceMappingURL=privateEndpointConnections.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"privateEndpointConnections.js","sourceRoot":"","sources":["../../../src/operations/privateEndpointConnections.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { setContinuationToken } from \"../pagingHelper.js\";\nimport { PrivateEndpointConnections } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { SearchManagementClient } from \"../searchManagementClient.js\";\nimport {\n PrivateEndpointConnection,\n PrivateEndpointConnectionsListByServiceNextOptionalParams,\n PrivateEndpointConnectionsListByServiceOptionalParams,\n PrivateEndpointConnectionsListByServiceResponse,\n PrivateEndpointConnectionsUpdateOptionalParams,\n PrivateEndpointConnectionsUpdateResponse,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnectionsDeleteOptionalParams,\n PrivateEndpointConnectionsDeleteResponse,\n PrivateEndpointConnectionsListByServiceNextResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PrivateEndpointConnections operations. */\nexport class PrivateEndpointConnectionsImpl\n implements PrivateEndpointConnections\n{\n private readonly client: SearchManagementClient;\n\n /**\n * Initialize a new instance of the class PrivateEndpointConnections class.\n * @param client Reference to the service client\n */\n constructor(client: SearchManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of all private endpoint connections in the given service.\n * @param resourceGroupName The name of the resource group within the current subscription. You can\n * obtain this value from the Azure Resource Manager API or the portal.\n * @param searchServiceName The name of the Azure AI Search service associated with the specified\n * resource group.\n * @param options The options parameters.\n */\n public listByService(\n resourceGroupName: string,\n searchServiceName: string,\n options?: PrivateEndpointConnectionsListByServiceOptionalParams,\n ): PagedAsyncIterableIterator<PrivateEndpointConnection> {\n const iter = this.listByServicePagingAll(\n resourceGroupName,\n searchServiceName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listByServicePagingPage(\n resourceGroupName,\n searchServiceName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listByServicePagingPage(\n resourceGroupName: string,\n searchServiceName: string,\n options?: PrivateEndpointConnectionsListByServiceOptionalParams,\n settings?: PageSettings,\n ): AsyncIterableIterator<PrivateEndpointConnection[]> {\n let result: PrivateEndpointConnectionsListByServiceResponse;\n let continuationToken = settings?.continuationToken;\n if (!continuationToken) {\n result = await this._listByService(\n resourceGroupName,\n searchServiceName,\n options,\n );\n let page = result.value || [];\n continuationToken = result.nextLink;\n setContinuationToken(page, continuationToken);\n yield page;\n }\n while (continuationToken) {\n result = await this._listByServiceNext(\n resourceGroupName,\n searchServiceName,\n continuationToken,\n options,\n );\n continuationToken = result.nextLink;\n let page = result.value || [];\n setContinuationToken(page, continuationToken);\n yield page;\n }\n }\n\n private async *listByServicePagingAll(\n resourceGroupName: string,\n searchServiceName: string,\n options?: PrivateEndpointConnectionsListByServiceOptionalParams,\n ): AsyncIterableIterator<PrivateEndpointConnection> {\n for await (const page of this.listByServicePagingPage(\n resourceGroupName,\n searchServiceName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Updates a private endpoint connection to the search service in the given resource group.\n * @param resourceGroupName The name of the resource group within the current subscription. You can\n * obtain this value from the Azure Resource Manager API or the portal.\n * @param searchServiceName The name of the Azure AI Search service associated with the specified\n * resource group.\n * @param privateEndpointConnectionName The name of the private endpoint connection to the Azure AI\n * Search service with the specified resource group.\n * @param privateEndpointConnection The definition of the private endpoint connection to update.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n searchServiceName: string,\n privateEndpointConnectionName: string,\n privateEndpointConnection: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsUpdateOptionalParams,\n ): Promise<PrivateEndpointConnectionsUpdateResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n searchServiceName,\n privateEndpointConnectionName,\n privateEndpointConnection,\n options,\n },\n updateOperationSpec,\n );\n }\n\n /**\n * Gets the details of the private endpoint connection to the search service in the given resource\n * group.\n * @param resourceGroupName The name of the resource group within the current subscription. You can\n * obtain this value from the Azure Resource Manager API or the portal.\n * @param searchServiceName The name of the Azure AI Search service associated with the specified\n * resource group.\n * @param privateEndpointConnectionName The name of the private endpoint connection to the Azure AI\n * Search service with the specified resource group.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n searchServiceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams,\n ): Promise<PrivateEndpointConnectionsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n searchServiceName,\n privateEndpointConnectionName,\n options,\n },\n getOperationSpec,\n );\n }\n\n /**\n * Disconnects the private endpoint connection and deletes it from the search service.\n * @param resourceGroupName The name of the resource group within the current subscription. You can\n * obtain this value from the Azure Resource Manager API or the portal.\n * @param searchServiceName The name of the Azure AI Search service associated with the specified\n * resource group.\n * @param privateEndpointConnectionName The name of the private endpoint connection to the Azure AI\n * Search service with the specified resource group.\n * @param options The options parameters.\n */\n delete(\n resourceGroupName: string,\n searchServiceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams,\n ): Promise<PrivateEndpointConnectionsDeleteResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n searchServiceName,\n privateEndpointConnectionName,\n options,\n },\n deleteOperationSpec,\n );\n }\n\n /**\n * Gets a list of all private endpoint connections in the given service.\n * @param resourceGroupName The name of the resource group within the current subscription. You can\n * obtain this value from the Azure Resource Manager API or the portal.\n * @param searchServiceName The name of the Azure AI Search service associated with the specified\n * resource group.\n * @param options The options parameters.\n */\n private _listByService(\n resourceGroupName: string,\n searchServiceName: string,\n options?: PrivateEndpointConnectionsListByServiceOptionalParams,\n ): Promise<PrivateEndpointConnectionsListByServiceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, searchServiceName, options },\n listByServiceOperationSpec,\n );\n }\n\n /**\n * ListByServiceNext\n * @param resourceGroupName The name of the resource group within the current subscription. You can\n * obtain this value from the Azure Resource Manager API or the portal.\n * @param searchServiceName The name of the Azure AI Search service associated with the specified\n * resource group.\n * @param nextLink The nextLink from the previous successful call to the ListByService method.\n * @param options The options parameters.\n */\n private _listByServiceNext(\n resourceGroupName: string,\n searchServiceName: string,\n nextLink: string,\n options?: PrivateEndpointConnectionsListByServiceNextOptionalParams,\n ): Promise<PrivateEndpointConnectionsListByServiceNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, searchServiceName, nextLink, options },\n listByServiceNextOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst updateOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n requestBody: Parameters.privateEndpointConnection,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.searchServiceName,\n Parameters.subscriptionId,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [\n Parameters.accept,\n Parameters.clientRequestId,\n Parameters.contentType,\n ],\n mediaType: \"json\",\n serializer,\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.searchServiceName,\n Parameters.subscriptionId,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [Parameters.accept, Parameters.clientRequestId],\n serializer,\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnection,\n },\n 404: {},\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.searchServiceName,\n Parameters.subscriptionId,\n Parameters.privateEndpointConnectionName,\n ],\n headerParameters: [Parameters.accept, Parameters.clientRequestId],\n serializer,\n};\nconst listByServiceOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/privateEndpointConnections\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.searchServiceName,\n Parameters.subscriptionId,\n ],\n headerParameters: [Parameters.accept, Parameters.clientRequestId],\n serializer,\n};\nconst listByServiceNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionListResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.searchServiceName,\n Parameters.subscriptionId,\n Parameters.nextLink,\n ],\n headerParameters: [Parameters.accept, Parameters.clientRequestId],\n serializer,\n};\n"]}
@@ -0,0 +1,34 @@
1
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import { PrivateLinkResources } from "../operationsInterfaces/index.js";
3
+ import { SearchManagementClient } from "../searchManagementClient.js";
4
+ import { PrivateLinkResource, PrivateLinkResourcesListSupportedOptionalParams } from "../models/index.js";
5
+ /** Class containing PrivateLinkResources operations. */
6
+ export declare class PrivateLinkResourcesImpl implements PrivateLinkResources {
7
+ private readonly client;
8
+ /**
9
+ * Initialize a new instance of the class PrivateLinkResources class.
10
+ * @param client Reference to the service client
11
+ */
12
+ constructor(client: SearchManagementClient);
13
+ /**
14
+ * Gets a list of all supported private link resource types for the given service.
15
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
16
+ * obtain this value from the Azure Resource Manager API or the portal.
17
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
18
+ * resource group.
19
+ * @param options The options parameters.
20
+ */
21
+ listSupported(resourceGroupName: string, searchServiceName: string, options?: PrivateLinkResourcesListSupportedOptionalParams): PagedAsyncIterableIterator<PrivateLinkResource>;
22
+ private listSupportedPagingPage;
23
+ private listSupportedPagingAll;
24
+ /**
25
+ * Gets a list of all supported private link resource types for the given service.
26
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
27
+ * obtain this value from the Azure Resource Manager API or the portal.
28
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
29
+ * resource group.
30
+ * @param options The options parameters.
31
+ */
32
+ private _listSupported;
33
+ }
34
+ //# sourceMappingURL=privateLinkResources.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"privateLinkResources.d.ts","sourceRoot":"","sources":["../../../src/operations/privateLinkResources.ts"],"names":[],"mappings":"AAQA,OAAO,EAAE,0BAA0B,EAAgB,MAAM,oBAAoB,CAAC;AAC9E,OAAO,EAAE,oBAAoB,EAAE,MAAM,kCAAkC,CAAC;AAIxE,OAAO,EAAE,sBAAsB,EAAE,MAAM,8BAA8B,CAAC;AACtE,OAAO,EACL,mBAAmB,EACnB,+CAA+C,EAEhD,MAAM,oBAAoB,CAAC;AAG5B,wDAAwD;AACxD,qBAAa,wBAAyB,YAAW,oBAAoB;IACnE,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAyB;IAEhD;;;OAGG;gBACS,MAAM,EAAE,sBAAsB;IAI1C;;;;;;;OAOG;IACI,aAAa,CAClB,iBAAiB,EAAE,MAAM,EACzB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,+CAA+C,GACxD,0BAA0B,CAAC,mBAAmB,CAAC;YA2BnC,uBAAuB;YAevB,sBAAsB;IAcrC;;;;;;;OAOG;IACH,OAAO,CAAC,cAAc;CAUvB"}
@@ -0,0 +1,113 @@
1
+ "use strict";
2
+ /*
3
+ * Copyright (c) Microsoft Corporation.
4
+ * Licensed under the MIT License.
5
+ *
6
+ * Code generated by Microsoft (R) AutoRest Code Generator.
7
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
+ */
9
+ Object.defineProperty(exports, "__esModule", { value: true });
10
+ exports.PrivateLinkResourcesImpl = void 0;
11
+ const tslib_1 = require("tslib");
12
+ const coreClient = tslib_1.__importStar(require("@azure/core-client"));
13
+ const Mappers = tslib_1.__importStar(require("../models/mappers.js"));
14
+ const Parameters = tslib_1.__importStar(require("../models/parameters.js"));
15
+ /// <reference lib="esnext.asynciterable" />
16
+ /** Class containing PrivateLinkResources operations. */
17
+ class PrivateLinkResourcesImpl {
18
+ /**
19
+ * Initialize a new instance of the class PrivateLinkResources class.
20
+ * @param client Reference to the service client
21
+ */
22
+ constructor(client) {
23
+ this.client = client;
24
+ }
25
+ /**
26
+ * Gets a list of all supported private link resource types for the given service.
27
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
28
+ * obtain this value from the Azure Resource Manager API or the portal.
29
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
30
+ * resource group.
31
+ * @param options The options parameters.
32
+ */
33
+ listSupported(resourceGroupName, searchServiceName, options) {
34
+ const iter = this.listSupportedPagingAll(resourceGroupName, searchServiceName, options);
35
+ return {
36
+ next() {
37
+ return iter.next();
38
+ },
39
+ [Symbol.asyncIterator]() {
40
+ return this;
41
+ },
42
+ byPage: (settings) => {
43
+ if (settings === null || settings === void 0 ? void 0 : settings.maxPageSize) {
44
+ throw new Error("maxPageSize is not supported by this operation.");
45
+ }
46
+ return this.listSupportedPagingPage(resourceGroupName, searchServiceName, options, settings);
47
+ },
48
+ };
49
+ }
50
+ listSupportedPagingPage(resourceGroupName, searchServiceName, options, _settings) {
51
+ return tslib_1.__asyncGenerator(this, arguments, function* listSupportedPagingPage_1() {
52
+ let result;
53
+ result = yield tslib_1.__await(this._listSupported(resourceGroupName, searchServiceName, options));
54
+ yield yield tslib_1.__await(result.value || []);
55
+ });
56
+ }
57
+ listSupportedPagingAll(resourceGroupName, searchServiceName, options) {
58
+ return tslib_1.__asyncGenerator(this, arguments, function* listSupportedPagingAll_1() {
59
+ var _a, e_1, _b, _c;
60
+ try {
61
+ for (var _d = true, _e = tslib_1.__asyncValues(this.listSupportedPagingPage(resourceGroupName, searchServiceName, options)), _f; _f = yield tslib_1.__await(_e.next()), _a = _f.done, !_a; _d = true) {
62
+ _c = _f.value;
63
+ _d = false;
64
+ const page = _c;
65
+ yield tslib_1.__await(yield* tslib_1.__asyncDelegator(tslib_1.__asyncValues(page)));
66
+ }
67
+ }
68
+ catch (e_1_1) { e_1 = { error: e_1_1 }; }
69
+ finally {
70
+ try {
71
+ if (!_d && !_a && (_b = _e.return)) yield tslib_1.__await(_b.call(_e));
72
+ }
73
+ finally { if (e_1) throw e_1.error; }
74
+ }
75
+ });
76
+ }
77
+ /**
78
+ * Gets a list of all supported private link resource types for the given service.
79
+ * @param resourceGroupName The name of the resource group within the current subscription. You can
80
+ * obtain this value from the Azure Resource Manager API or the portal.
81
+ * @param searchServiceName The name of the Azure AI Search service associated with the specified
82
+ * resource group.
83
+ * @param options The options parameters.
84
+ */
85
+ _listSupported(resourceGroupName, searchServiceName, options) {
86
+ return this.client.sendOperationRequest({ resourceGroupName, searchServiceName, options }, listSupportedOperationSpec);
87
+ }
88
+ }
89
+ exports.PrivateLinkResourcesImpl = PrivateLinkResourcesImpl;
90
+ // Operation Specifications
91
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
92
+ const listSupportedOperationSpec = {
93
+ path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/privateLinkResources",
94
+ httpMethod: "GET",
95
+ responses: {
96
+ 200: {
97
+ bodyMapper: Mappers.PrivateLinkResourcesResult,
98
+ },
99
+ default: {
100
+ bodyMapper: Mappers.CloudError,
101
+ },
102
+ },
103
+ queryParameters: [Parameters.apiVersion],
104
+ urlParameters: [
105
+ Parameters.$host,
106
+ Parameters.resourceGroupName,
107
+ Parameters.searchServiceName,
108
+ Parameters.subscriptionId,
109
+ ],
110
+ headerParameters: [Parameters.accept, Parameters.clientRequestId],
111
+ serializer,
112
+ };
113
+ //# sourceMappingURL=privateLinkResources.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"privateLinkResources.js","sourceRoot":"","sources":["../../../src/operations/privateLinkResources.ts"],"names":[],"mappings":";AAAA;;;;;;GAMG;;;;AAIH,uEAAiD;AACjD,sEAAgD;AAChD,4EAAsD;AAQtD,4CAA4C;AAC5C,wDAAwD;AACxD,MAAa,wBAAwB;IAGnC;;;OAGG;IACH,YAAY,MAA8B;QACxC,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;IACvB,CAAC;IAED;;;;;;;OAOG;IACI,aAAa,CAClB,iBAAyB,EACzB,iBAAyB,EACzB,OAAyD;QAEzD,MAAM,IAAI,GAAG,IAAI,CAAC,sBAAsB,CACtC,iBAAiB,EACjB,iBAAiB,EACjB,OAAO,CACR,CAAC;QACF,OAAO;YACL,IAAI;gBACF,OAAO,IAAI,CAAC,IAAI,EAAE,CAAC;YACrB,CAAC;YACD,CAAC,MAAM,CAAC,aAAa,CAAC;gBACpB,OAAO,IAAI,CAAC;YACd,CAAC;YACD,MAAM,EAAE,CAAC,QAAuB,EAAE,EAAE;gBAClC,IAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,EAAE,CAAC;oBAC1B,MAAM,IAAI,KAAK,CAAC,iDAAiD,CAAC,CAAC;gBACrE,CAAC;gBACD,OAAO,IAAI,CAAC,uBAAuB,CACjC,iBAAiB,EACjB,iBAAiB,EACjB,OAAO,EACP,QAAQ,CACT,CAAC;YACJ,CAAC;SACF,CAAC;IACJ,CAAC;IAEc,uBAAuB,CACpC,iBAAyB,EACzB,iBAAyB,EACzB,OAAyD,EACzD,SAAwB;;YAExB,IAAI,MAAiD,CAAC;YACtD,MAAM,GAAG,sBAAM,IAAI,CAAC,cAAc,CAChC,iBAAiB,EACjB,iBAAiB,EACjB,OAAO,CACR,CAAA,CAAC;YACF,4BAAM,MAAM,CAAC,KAAK,IAAI,EAAE,CAAA,CAAC;QAC3B,CAAC;KAAA;IAEc,sBAAsB,CACnC,iBAAyB,EACzB,iBAAyB,EACzB,OAAyD;;;;gBAEzD,KAAyB,eAAA,KAAA,sBAAA,IAAI,CAAC,uBAAuB,CACnD,iBAAiB,EACjB,iBAAiB,EACjB,OAAO,CACR,CAAA,IAAA,uEAAE,CAAC;oBAJqB,cAIxB;oBAJwB,WAIxB;oBAJU,MAAM,IAAI,KAAA,CAAA;oBAKnB,sBAAA,KAAK,CAAC,CAAC,yBAAA,sBAAA,IAAI,CAAA,CAAA,CAAA,CAAC;gBACd,CAAC;;;;;;;;;QACH,CAAC;KAAA;IAED;;;;;;;OAOG;IACK,cAAc,CACpB,iBAAyB,EACzB,iBAAyB,EACzB,OAAyD;QAEzD,OAAO,IAAI,CAAC,MAAM,CAAC,oBAAoB,CACrC,EAAE,iBAAiB,EAAE,iBAAiB,EAAE,OAAO,EAAE,EACjD,0BAA0B,CAC3B,CAAC;IACJ,CAAC;CACF;AAjGD,4DAiGC;AACD,2BAA2B;AAC3B,MAAM,UAAU,GAAG,UAAU,CAAC,gBAAgB,CAAC,OAAO,EAAE,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3E,MAAM,0BAA0B,GAA6B;IAC3D,IAAI,EAAE,uJAAuJ;IAC7J,UAAU,EAAE,KAAK;IACjB,SAAS,EAAE;QACT,GAAG,EAAE;YACH,UAAU,EAAE,OAAO,CAAC,0BAA0B;SAC/C;QACD,OAAO,EAAE;YACP,UAAU,EAAE,OAAO,CAAC,UAAU;SAC/B;KACF;IACD,eAAe,EAAE,CAAC,UAAU,CAAC,UAAU,CAAC;IACxC,aAAa,EAAE;QACb,UAAU,CAAC,KAAK;QAChB,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,iBAAiB;QAC5B,UAAU,CAAC,cAAc;KAC1B;IACD,gBAAgB,EAAE,CAAC,UAAU,CAAC,MAAM,EAAE,UAAU,CAAC,eAAe,CAAC;IACjE,UAAU;CACX,CAAC","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator, PageSettings } from \"@azure/core-paging\";\nimport { PrivateLinkResources } from \"../operationsInterfaces/index.js\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers.js\";\nimport * as Parameters from \"../models/parameters.js\";\nimport { SearchManagementClient } from \"../searchManagementClient.js\";\nimport {\n PrivateLinkResource,\n PrivateLinkResourcesListSupportedOptionalParams,\n PrivateLinkResourcesListSupportedResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PrivateLinkResources operations. */\nexport class PrivateLinkResourcesImpl implements PrivateLinkResources {\n private readonly client: SearchManagementClient;\n\n /**\n * Initialize a new instance of the class PrivateLinkResources class.\n * @param client Reference to the service client\n */\n constructor(client: SearchManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets a list of all supported private link resource types for the given service.\n * @param resourceGroupName The name of the resource group within the current subscription. You can\n * obtain this value from the Azure Resource Manager API or the portal.\n * @param searchServiceName The name of the Azure AI Search service associated with the specified\n * resource group.\n * @param options The options parameters.\n */\n public listSupported(\n resourceGroupName: string,\n searchServiceName: string,\n options?: PrivateLinkResourcesListSupportedOptionalParams,\n ): PagedAsyncIterableIterator<PrivateLinkResource> {\n const iter = this.listSupportedPagingAll(\n resourceGroupName,\n searchServiceName,\n options,\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: (settings?: PageSettings) => {\n if (settings?.maxPageSize) {\n throw new Error(\"maxPageSize is not supported by this operation.\");\n }\n return this.listSupportedPagingPage(\n resourceGroupName,\n searchServiceName,\n options,\n settings,\n );\n },\n };\n }\n\n private async *listSupportedPagingPage(\n resourceGroupName: string,\n searchServiceName: string,\n options?: PrivateLinkResourcesListSupportedOptionalParams,\n _settings?: PageSettings,\n ): AsyncIterableIterator<PrivateLinkResource[]> {\n let result: PrivateLinkResourcesListSupportedResponse;\n result = await this._listSupported(\n resourceGroupName,\n searchServiceName,\n options,\n );\n yield result.value || [];\n }\n\n private async *listSupportedPagingAll(\n resourceGroupName: string,\n searchServiceName: string,\n options?: PrivateLinkResourcesListSupportedOptionalParams,\n ): AsyncIterableIterator<PrivateLinkResource> {\n for await (const page of this.listSupportedPagingPage(\n resourceGroupName,\n searchServiceName,\n options,\n )) {\n yield* page;\n }\n }\n\n /**\n * Gets a list of all supported private link resource types for the given service.\n * @param resourceGroupName The name of the resource group within the current subscription. You can\n * obtain this value from the Azure Resource Manager API or the portal.\n * @param searchServiceName The name of the Azure AI Search service associated with the specified\n * resource group.\n * @param options The options parameters.\n */\n private _listSupported(\n resourceGroupName: string,\n searchServiceName: string,\n options?: PrivateLinkResourcesListSupportedOptionalParams,\n ): Promise<PrivateLinkResourcesListSupportedResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, searchServiceName, options },\n listSupportedOperationSpec,\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listSupportedOperationSpec: coreClient.OperationSpec = {\n path: \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Search/searchServices/{searchServiceName}/privateLinkResources\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateLinkResourcesResult,\n },\n default: {\n bodyMapper: Mappers.CloudError,\n },\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.resourceGroupName,\n Parameters.searchServiceName,\n Parameters.subscriptionId,\n ],\n headerParameters: [Parameters.accept, Parameters.clientRequestId],\n serializer,\n};\n"]}