@azure/arm-search 3.3.0-beta.2 → 3.3.0

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 (409) hide show
  1. package/CHANGELOG.md +83 -0
  2. package/README.md +3 -3
  3. package/dist/browser/lroImpl.d.ts +1 -1
  4. package/dist/browser/lroImpl.d.ts.map +1 -1
  5. package/dist/browser/lroImpl.js +7 -3
  6. package/dist/browser/lroImpl.js.map +1 -1
  7. package/dist/browser/models/index.d.ts +375 -373
  8. package/dist/browser/models/index.d.ts.map +1 -1
  9. package/dist/browser/models/index.js +118 -60
  10. package/dist/browser/models/index.js.map +1 -1
  11. package/dist/browser/models/mappers.d.ts +13 -23
  12. package/dist/browser/models/mappers.d.ts.map +1 -1
  13. package/dist/browser/models/mappers.js +375 -607
  14. package/dist/browser/models/mappers.js.map +1 -1
  15. package/dist/browser/models/parameters.d.ts +1 -1
  16. package/dist/browser/models/parameters.d.ts.map +1 -1
  17. package/dist/browser/models/parameters.js +1 -1
  18. package/dist/browser/models/parameters.js.map +1 -1
  19. package/dist/browser/operations/adminKeys.d.ts +3 -3
  20. package/dist/browser/operations/adminKeys.d.ts.map +1 -1
  21. package/dist/browser/operations/adminKeys.js +1 -0
  22. package/dist/browser/operations/adminKeys.js.map +1 -1
  23. package/dist/browser/operations/index.d.ts +0 -1
  24. package/dist/browser/operations/index.d.ts.map +1 -1
  25. package/dist/browser/operations/index.js +0 -1
  26. package/dist/browser/operations/index.js.map +1 -1
  27. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts +8 -8
  28. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  29. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js +37 -49
  30. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  31. package/dist/browser/operations/operations.d.ts +4 -4
  32. package/dist/browser/operations/operations.d.ts.map +1 -1
  33. package/dist/browser/operations/operations.js +10 -27
  34. package/dist/browser/operations/operations.js.map +1 -1
  35. package/dist/browser/operations/privateEndpointConnections.d.ts +4 -4
  36. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  37. package/dist/browser/operations/privateEndpointConnections.js +23 -40
  38. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  39. package/dist/browser/operations/privateLinkResources.d.ts +4 -4
  40. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
  41. package/dist/browser/operations/privateLinkResources.js +10 -27
  42. package/dist/browser/operations/privateLinkResources.js.map +1 -1
  43. package/dist/browser/operations/queryKeys.d.ts +4 -4
  44. package/dist/browser/operations/queryKeys.d.ts.map +1 -1
  45. package/dist/browser/operations/queryKeys.js +23 -40
  46. package/dist/browser/operations/queryKeys.js.map +1 -1
  47. package/dist/browser/operations/services.d.ts +7 -7
  48. package/dist/browser/operations/services.d.ts.map +1 -1
  49. package/dist/browser/operations/services.js +70 -94
  50. package/dist/browser/operations/services.js.map +1 -1
  51. package/dist/browser/operations/sharedPrivateLinkResources.d.ts +5 -5
  52. package/dist/browser/operations/sharedPrivateLinkResources.d.ts.map +1 -1
  53. package/dist/browser/operations/sharedPrivateLinkResources.js +45 -52
  54. package/dist/browser/operations/sharedPrivateLinkResources.js.map +1 -1
  55. package/dist/browser/operations/usages.d.ts +4 -4
  56. package/dist/browser/operations/usages.d.ts.map +1 -1
  57. package/dist/browser/operations/usages.js +23 -40
  58. package/dist/browser/operations/usages.js.map +1 -1
  59. package/dist/browser/operationsInterfaces/adminKeys.d.ts +1 -1
  60. package/dist/browser/operationsInterfaces/adminKeys.d.ts.map +1 -1
  61. package/dist/browser/operationsInterfaces/adminKeys.js.map +1 -1
  62. package/dist/browser/operationsInterfaces/index.d.ts +0 -1
  63. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
  64. package/dist/browser/operationsInterfaces/index.js +0 -1
  65. package/dist/browser/operationsInterfaces/index.js.map +1 -1
  66. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +6 -6
  67. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  68. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  69. package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
  70. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  71. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  72. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  73. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  74. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  75. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +2 -2
  76. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  77. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
  78. package/dist/browser/operationsInterfaces/queryKeys.d.ts +2 -2
  79. package/dist/browser/operationsInterfaces/queryKeys.d.ts.map +1 -1
  80. package/dist/browser/operationsInterfaces/queryKeys.js.map +1 -1
  81. package/dist/browser/operationsInterfaces/services.d.ts +5 -5
  82. package/dist/browser/operationsInterfaces/services.d.ts.map +1 -1
  83. package/dist/browser/operationsInterfaces/services.js.map +1 -1
  84. package/dist/browser/operationsInterfaces/sharedPrivateLinkResources.d.ts +3 -3
  85. package/dist/browser/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -1
  86. package/dist/browser/operationsInterfaces/sharedPrivateLinkResources.js.map +1 -1
  87. package/dist/browser/operationsInterfaces/usages.d.ts +2 -2
  88. package/dist/browser/operationsInterfaces/usages.d.ts.map +1 -1
  89. package/dist/browser/operationsInterfaces/usages.js.map +1 -1
  90. package/dist/browser/pagingHelper.js +2 -4
  91. package/dist/browser/pagingHelper.js.map +1 -1
  92. package/dist/browser/searchManagementClient.d.ts +4 -6
  93. package/dist/browser/searchManagementClient.d.ts.map +1 -1
  94. package/dist/browser/searchManagementClient.js +34 -16
  95. package/dist/browser/searchManagementClient.js.map +1 -1
  96. package/dist/commonjs/lroImpl.d.ts +1 -1
  97. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  98. package/dist/commonjs/lroImpl.js +7 -3
  99. package/dist/commonjs/lroImpl.js.map +1 -1
  100. package/dist/commonjs/models/index.d.ts +375 -373
  101. package/dist/commonjs/models/index.d.ts.map +1 -1
  102. package/dist/commonjs/models/index.js +119 -61
  103. package/dist/commonjs/models/index.js.map +1 -1
  104. package/dist/commonjs/models/mappers.d.ts +13 -23
  105. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  106. package/dist/commonjs/models/mappers.js +377 -609
  107. package/dist/commonjs/models/mappers.js.map +1 -1
  108. package/dist/commonjs/models/parameters.d.ts +1 -1
  109. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  110. package/dist/commonjs/models/parameters.js +1 -1
  111. package/dist/commonjs/models/parameters.js.map +1 -1
  112. package/dist/commonjs/operations/adminKeys.d.ts +3 -3
  113. package/dist/commonjs/operations/adminKeys.d.ts.map +1 -1
  114. package/dist/commonjs/operations/adminKeys.js +1 -0
  115. package/dist/commonjs/operations/adminKeys.js.map +1 -1
  116. package/dist/commonjs/operations/index.d.ts +0 -1
  117. package/dist/commonjs/operations/index.d.ts.map +1 -1
  118. package/dist/commonjs/operations/index.js +0 -1
  119. package/dist/commonjs/operations/index.js.map +1 -1
  120. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts +8 -8
  121. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  122. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js +37 -48
  123. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  124. package/dist/commonjs/operations/operations.d.ts +4 -4
  125. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  126. package/dist/commonjs/operations/operations.js +10 -26
  127. package/dist/commonjs/operations/operations.js.map +1 -1
  128. package/dist/commonjs/operations/privateEndpointConnections.d.ts +4 -4
  129. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  130. package/dist/commonjs/operations/privateEndpointConnections.js +23 -39
  131. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  132. package/dist/commonjs/operations/privateLinkResources.d.ts +4 -4
  133. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
  134. package/dist/commonjs/operations/privateLinkResources.js +10 -26
  135. package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
  136. package/dist/commonjs/operations/queryKeys.d.ts +4 -4
  137. package/dist/commonjs/operations/queryKeys.d.ts.map +1 -1
  138. package/dist/commonjs/operations/queryKeys.js +23 -39
  139. package/dist/commonjs/operations/queryKeys.js.map +1 -1
  140. package/dist/commonjs/operations/services.d.ts +7 -7
  141. package/dist/commonjs/operations/services.d.ts.map +1 -1
  142. package/dist/commonjs/operations/services.js +70 -93
  143. package/dist/commonjs/operations/services.js.map +1 -1
  144. package/dist/commonjs/operations/sharedPrivateLinkResources.d.ts +5 -5
  145. package/dist/commonjs/operations/sharedPrivateLinkResources.d.ts.map +1 -1
  146. package/dist/commonjs/operations/sharedPrivateLinkResources.js +45 -51
  147. package/dist/commonjs/operations/sharedPrivateLinkResources.js.map +1 -1
  148. package/dist/commonjs/operations/usages.d.ts +4 -4
  149. package/dist/commonjs/operations/usages.d.ts.map +1 -1
  150. package/dist/commonjs/operations/usages.js +23 -39
  151. package/dist/commonjs/operations/usages.js.map +1 -1
  152. package/dist/commonjs/operationsInterfaces/adminKeys.d.ts +1 -1
  153. package/dist/commonjs/operationsInterfaces/adminKeys.d.ts.map +1 -1
  154. package/dist/commonjs/operationsInterfaces/adminKeys.js.map +1 -1
  155. package/dist/commonjs/operationsInterfaces/index.d.ts +0 -1
  156. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
  157. package/dist/commonjs/operationsInterfaces/index.js +0 -1
  158. package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
  159. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +6 -6
  160. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  161. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  162. package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
  163. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  164. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  165. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  166. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  167. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  168. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +2 -2
  169. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  170. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
  171. package/dist/commonjs/operationsInterfaces/queryKeys.d.ts +2 -2
  172. package/dist/commonjs/operationsInterfaces/queryKeys.d.ts.map +1 -1
  173. package/dist/commonjs/operationsInterfaces/queryKeys.js.map +1 -1
  174. package/dist/commonjs/operationsInterfaces/services.d.ts +5 -5
  175. package/dist/commonjs/operationsInterfaces/services.d.ts.map +1 -1
  176. package/dist/commonjs/operationsInterfaces/services.js.map +1 -1
  177. package/dist/commonjs/operationsInterfaces/sharedPrivateLinkResources.d.ts +3 -3
  178. package/dist/commonjs/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -1
  179. package/dist/commonjs/operationsInterfaces/sharedPrivateLinkResources.js.map +1 -1
  180. package/dist/commonjs/operationsInterfaces/usages.d.ts +2 -2
  181. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -1
  182. package/dist/commonjs/operationsInterfaces/usages.js.map +1 -1
  183. package/dist/commonjs/pagingHelper.js +2 -4
  184. package/dist/commonjs/pagingHelper.js.map +1 -1
  185. package/dist/commonjs/searchManagementClient.d.ts +4 -6
  186. package/dist/commonjs/searchManagementClient.d.ts.map +1 -1
  187. package/dist/commonjs/searchManagementClient.js +33 -15
  188. package/dist/commonjs/searchManagementClient.js.map +1 -1
  189. package/dist/commonjs/tsdoc-metadata.json +11 -11
  190. package/dist/esm/lroImpl.d.ts +1 -1
  191. package/dist/esm/lroImpl.d.ts.map +1 -1
  192. package/dist/esm/lroImpl.js +7 -3
  193. package/dist/esm/lroImpl.js.map +1 -1
  194. package/dist/esm/models/index.d.ts +375 -373
  195. package/dist/esm/models/index.d.ts.map +1 -1
  196. package/dist/esm/models/index.js +118 -60
  197. package/dist/esm/models/index.js.map +1 -1
  198. package/dist/esm/models/mappers.d.ts +13 -23
  199. package/dist/esm/models/mappers.d.ts.map +1 -1
  200. package/dist/esm/models/mappers.js +375 -607
  201. package/dist/esm/models/mappers.js.map +1 -1
  202. package/dist/esm/models/parameters.d.ts +1 -1
  203. package/dist/esm/models/parameters.d.ts.map +1 -1
  204. package/dist/esm/models/parameters.js +1 -1
  205. package/dist/esm/models/parameters.js.map +1 -1
  206. package/dist/esm/operations/adminKeys.d.ts +3 -3
  207. package/dist/esm/operations/adminKeys.d.ts.map +1 -1
  208. package/dist/esm/operations/adminKeys.js +1 -0
  209. package/dist/esm/operations/adminKeys.js.map +1 -1
  210. package/dist/esm/operations/index.d.ts +0 -1
  211. package/dist/esm/operations/index.d.ts.map +1 -1
  212. package/dist/esm/operations/index.js +0 -1
  213. package/dist/esm/operations/index.js.map +1 -1
  214. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts +8 -8
  215. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  216. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +37 -49
  217. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  218. package/dist/esm/operations/operations.d.ts +4 -4
  219. package/dist/esm/operations/operations.d.ts.map +1 -1
  220. package/dist/esm/operations/operations.js +10 -27
  221. package/dist/esm/operations/operations.js.map +1 -1
  222. package/dist/esm/operations/privateEndpointConnections.d.ts +4 -4
  223. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  224. package/dist/esm/operations/privateEndpointConnections.js +23 -40
  225. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  226. package/dist/esm/operations/privateLinkResources.d.ts +4 -4
  227. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  228. package/dist/esm/operations/privateLinkResources.js +10 -27
  229. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  230. package/dist/esm/operations/queryKeys.d.ts +4 -4
  231. package/dist/esm/operations/queryKeys.d.ts.map +1 -1
  232. package/dist/esm/operations/queryKeys.js +23 -40
  233. package/dist/esm/operations/queryKeys.js.map +1 -1
  234. package/dist/esm/operations/services.d.ts +7 -7
  235. package/dist/esm/operations/services.d.ts.map +1 -1
  236. package/dist/esm/operations/services.js +70 -94
  237. package/dist/esm/operations/services.js.map +1 -1
  238. package/dist/esm/operations/sharedPrivateLinkResources.d.ts +5 -5
  239. package/dist/esm/operations/sharedPrivateLinkResources.d.ts.map +1 -1
  240. package/dist/esm/operations/sharedPrivateLinkResources.js +45 -52
  241. package/dist/esm/operations/sharedPrivateLinkResources.js.map +1 -1
  242. package/dist/esm/operations/usages.d.ts +4 -4
  243. package/dist/esm/operations/usages.d.ts.map +1 -1
  244. package/dist/esm/operations/usages.js +23 -40
  245. package/dist/esm/operations/usages.js.map +1 -1
  246. package/dist/esm/operationsInterfaces/adminKeys.d.ts +1 -1
  247. package/dist/esm/operationsInterfaces/adminKeys.d.ts.map +1 -1
  248. package/dist/esm/operationsInterfaces/adminKeys.js.map +1 -1
  249. package/dist/esm/operationsInterfaces/index.d.ts +0 -1
  250. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  251. package/dist/esm/operationsInterfaces/index.js +0 -1
  252. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  253. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +6 -6
  254. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  255. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  256. package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
  257. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  258. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  259. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  260. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  261. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  262. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +2 -2
  263. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  264. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  265. package/dist/esm/operationsInterfaces/queryKeys.d.ts +2 -2
  266. package/dist/esm/operationsInterfaces/queryKeys.d.ts.map +1 -1
  267. package/dist/esm/operationsInterfaces/queryKeys.js.map +1 -1
  268. package/dist/esm/operationsInterfaces/services.d.ts +5 -5
  269. package/dist/esm/operationsInterfaces/services.d.ts.map +1 -1
  270. package/dist/esm/operationsInterfaces/services.js.map +1 -1
  271. package/dist/esm/operationsInterfaces/sharedPrivateLinkResources.d.ts +3 -3
  272. package/dist/esm/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -1
  273. package/dist/esm/operationsInterfaces/sharedPrivateLinkResources.js.map +1 -1
  274. package/dist/esm/operationsInterfaces/usages.d.ts +2 -2
  275. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -1
  276. package/dist/esm/operationsInterfaces/usages.js.map +1 -1
  277. package/dist/esm/pagingHelper.js +2 -4
  278. package/dist/esm/pagingHelper.js.map +1 -1
  279. package/dist/esm/searchManagementClient.d.ts +4 -6
  280. package/dist/esm/searchManagementClient.d.ts.map +1 -1
  281. package/dist/esm/searchManagementClient.js +34 -16
  282. package/dist/esm/searchManagementClient.js.map +1 -1
  283. package/dist/react-native/lroImpl.d.ts +1 -1
  284. package/dist/react-native/lroImpl.d.ts.map +1 -1
  285. package/dist/react-native/lroImpl.js +7 -3
  286. package/dist/react-native/lroImpl.js.map +1 -1
  287. package/dist/react-native/models/index.d.ts +375 -373
  288. package/dist/react-native/models/index.d.ts.map +1 -1
  289. package/dist/react-native/models/index.js +118 -60
  290. package/dist/react-native/models/index.js.map +1 -1
  291. package/dist/react-native/models/mappers.d.ts +13 -23
  292. package/dist/react-native/models/mappers.d.ts.map +1 -1
  293. package/dist/react-native/models/mappers.js +375 -607
  294. package/dist/react-native/models/mappers.js.map +1 -1
  295. package/dist/react-native/models/parameters.d.ts +1 -1
  296. package/dist/react-native/models/parameters.d.ts.map +1 -1
  297. package/dist/react-native/models/parameters.js +1 -1
  298. package/dist/react-native/models/parameters.js.map +1 -1
  299. package/dist/react-native/operations/adminKeys.d.ts +3 -3
  300. package/dist/react-native/operations/adminKeys.d.ts.map +1 -1
  301. package/dist/react-native/operations/adminKeys.js +1 -0
  302. package/dist/react-native/operations/adminKeys.js.map +1 -1
  303. package/dist/react-native/operations/index.d.ts +0 -1
  304. package/dist/react-native/operations/index.d.ts.map +1 -1
  305. package/dist/react-native/operations/index.js +0 -1
  306. package/dist/react-native/operations/index.js.map +1 -1
  307. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts +8 -8
  308. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  309. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +37 -49
  310. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  311. package/dist/react-native/operations/operations.d.ts +4 -4
  312. package/dist/react-native/operations/operations.d.ts.map +1 -1
  313. package/dist/react-native/operations/operations.js +10 -27
  314. package/dist/react-native/operations/operations.js.map +1 -1
  315. package/dist/react-native/operations/privateEndpointConnections.d.ts +4 -4
  316. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  317. package/dist/react-native/operations/privateEndpointConnections.js +23 -40
  318. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  319. package/dist/react-native/operations/privateLinkResources.d.ts +4 -4
  320. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  321. package/dist/react-native/operations/privateLinkResources.js +10 -27
  322. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  323. package/dist/react-native/operations/queryKeys.d.ts +4 -4
  324. package/dist/react-native/operations/queryKeys.d.ts.map +1 -1
  325. package/dist/react-native/operations/queryKeys.js +23 -40
  326. package/dist/react-native/operations/queryKeys.js.map +1 -1
  327. package/dist/react-native/operations/services.d.ts +7 -7
  328. package/dist/react-native/operations/services.d.ts.map +1 -1
  329. package/dist/react-native/operations/services.js +70 -94
  330. package/dist/react-native/operations/services.js.map +1 -1
  331. package/dist/react-native/operations/sharedPrivateLinkResources.d.ts +5 -5
  332. package/dist/react-native/operations/sharedPrivateLinkResources.d.ts.map +1 -1
  333. package/dist/react-native/operations/sharedPrivateLinkResources.js +45 -52
  334. package/dist/react-native/operations/sharedPrivateLinkResources.js.map +1 -1
  335. package/dist/react-native/operations/usages.d.ts +4 -4
  336. package/dist/react-native/operations/usages.d.ts.map +1 -1
  337. package/dist/react-native/operations/usages.js +23 -40
  338. package/dist/react-native/operations/usages.js.map +1 -1
  339. package/dist/react-native/operationsInterfaces/adminKeys.d.ts +1 -1
  340. package/dist/react-native/operationsInterfaces/adminKeys.d.ts.map +1 -1
  341. package/dist/react-native/operationsInterfaces/adminKeys.js.map +1 -1
  342. package/dist/react-native/operationsInterfaces/index.d.ts +0 -1
  343. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  344. package/dist/react-native/operationsInterfaces/index.js +0 -1
  345. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  346. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +6 -6
  347. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  348. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  349. package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
  350. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  351. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  352. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  353. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  354. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  355. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +2 -2
  356. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  357. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  358. package/dist/react-native/operationsInterfaces/queryKeys.d.ts +2 -2
  359. package/dist/react-native/operationsInterfaces/queryKeys.d.ts.map +1 -1
  360. package/dist/react-native/operationsInterfaces/queryKeys.js.map +1 -1
  361. package/dist/react-native/operationsInterfaces/services.d.ts +5 -5
  362. package/dist/react-native/operationsInterfaces/services.d.ts.map +1 -1
  363. package/dist/react-native/operationsInterfaces/services.js.map +1 -1
  364. package/dist/react-native/operationsInterfaces/sharedPrivateLinkResources.d.ts +3 -3
  365. package/dist/react-native/operationsInterfaces/sharedPrivateLinkResources.d.ts.map +1 -1
  366. package/dist/react-native/operationsInterfaces/sharedPrivateLinkResources.js.map +1 -1
  367. package/dist/react-native/operationsInterfaces/usages.d.ts +2 -2
  368. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -1
  369. package/dist/react-native/operationsInterfaces/usages.js.map +1 -1
  370. package/dist/react-native/pagingHelper.js +2 -4
  371. package/dist/react-native/pagingHelper.js.map +1 -1
  372. package/dist/react-native/searchManagementClient.d.ts +4 -6
  373. package/dist/react-native/searchManagementClient.d.ts.map +1 -1
  374. package/dist/react-native/searchManagementClient.js +34 -16
  375. package/dist/react-native/searchManagementClient.js.map +1 -1
  376. package/package.json +17 -26
  377. package/review/{arm-search.api.md → arm-search-node.api.md} +170 -215
  378. package/dist/browser/operations/offerings.d.ts +0 -26
  379. package/dist/browser/operations/offerings.d.ts.map +0 -1
  380. package/dist/browser/operations/offerings.js +0 -96
  381. package/dist/browser/operations/offerings.js.map +0 -1
  382. package/dist/browser/operationsInterfaces/offerings.d.ts +0 -11
  383. package/dist/browser/operationsInterfaces/offerings.d.ts.map +0 -1
  384. package/dist/browser/operationsInterfaces/offerings.js +0 -9
  385. package/dist/browser/operationsInterfaces/offerings.js.map +0 -1
  386. package/dist/commonjs/operations/offerings.d.ts +0 -26
  387. package/dist/commonjs/operations/offerings.d.ts.map +0 -1
  388. package/dist/commonjs/operations/offerings.js +0 -100
  389. package/dist/commonjs/operations/offerings.js.map +0 -1
  390. package/dist/commonjs/operationsInterfaces/offerings.d.ts +0 -11
  391. package/dist/commonjs/operationsInterfaces/offerings.d.ts.map +0 -1
  392. package/dist/commonjs/operationsInterfaces/offerings.js +0 -10
  393. package/dist/commonjs/operationsInterfaces/offerings.js.map +0 -1
  394. package/dist/esm/operations/offerings.d.ts +0 -26
  395. package/dist/esm/operations/offerings.d.ts.map +0 -1
  396. package/dist/esm/operations/offerings.js +0 -96
  397. package/dist/esm/operations/offerings.js.map +0 -1
  398. package/dist/esm/operationsInterfaces/offerings.d.ts +0 -11
  399. package/dist/esm/operationsInterfaces/offerings.d.ts.map +0 -1
  400. package/dist/esm/operationsInterfaces/offerings.js +0 -9
  401. package/dist/esm/operationsInterfaces/offerings.js.map +0 -1
  402. package/dist/react-native/operations/offerings.d.ts +0 -26
  403. package/dist/react-native/operations/offerings.d.ts.map +0 -1
  404. package/dist/react-native/operations/offerings.js +0 -96
  405. package/dist/react-native/operations/offerings.js.map +0 -1
  406. package/dist/react-native/operationsInterfaces/offerings.d.ts +0 -11
  407. package/dist/react-native/operationsInterfaces/offerings.d.ts.map +0 -1
  408. package/dist/react-native/operationsInterfaces/offerings.js +0 -9
  409. package/dist/react-native/operationsInterfaces/offerings.js.map +0 -1
@@ -1,4 +1,4 @@
1
- import type * as coreClient from "@azure/core-client";
1
+ import * as coreClient from "@azure/core-client";
2
2
  /** The result of the request to list REST API operations. It contains a list of operations and a URL to get the next set of results. */
3
3
  export interface OperationListResult {
4
4
  /**
@@ -12,159 +12,53 @@ export interface OperationListResult {
12
12
  */
13
13
  readonly nextLink?: string;
14
14
  }
15
- /** Describes a REST API operation. */
15
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
16
16
  export interface Operation {
17
17
  /**
18
- * The name of the operation. This name is of the form {provider}/{resource}/{operation}.
18
+ * The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action"
19
19
  * NOTE: This property will not be serialized. It can only be populated by the server.
20
20
  */
21
21
  readonly name?: string;
22
22
  /**
23
- * The object that describes the operation.
24
- * NOTE: This property will not be serialized. It can only be populated by the server.
25
- */
26
- readonly display?: OperationDisplay;
27
- /**
28
- * Describes if the specified operation is a data plane API operation. Operations where this value is not true are supported directly by the resource provider.
23
+ * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
29
24
  * NOTE: This property will not be serialized. It can only be populated by the server.
30
25
  */
31
26
  readonly isDataAction?: boolean;
27
+ /** Localized display information for this particular operation. */
28
+ display?: OperationDisplay;
32
29
  /**
33
- * Describes which originating entities are allowed to invoke this operation.
30
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system"
34
31
  * NOTE: This property will not be serialized. It can only be populated by the server.
35
32
  */
36
- readonly origin?: string;
33
+ readonly origin?: Origin;
37
34
  /**
38
- * Describes additional properties for this operation.
35
+ * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
39
36
  * NOTE: This property will not be serialized. It can only be populated by the server.
40
37
  */
41
- readonly properties?: OperationProperties;
38
+ readonly actionType?: ActionType;
42
39
  }
43
- /** The object that describes the operation. */
40
+ /** Localized display information for this particular operation. */
44
41
  export interface OperationDisplay {
45
42
  /**
46
- * The friendly name of the resource provider.
43
+ * The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute".
47
44
  * NOTE: This property will not be serialized. It can only be populated by the server.
48
45
  */
49
46
  readonly provider?: string;
50
47
  /**
51
- * The operation type: read, write, delete, listKeys/action, etc.
52
- * NOTE: This property will not be serialized. It can only be populated by the server.
53
- */
54
- readonly operation?: string;
55
- /**
56
- * The resource type on which the operation is performed.
48
+ * The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections".
57
49
  * NOTE: This property will not be serialized. It can only be populated by the server.
58
50
  */
59
51
  readonly resource?: string;
60
52
  /**
61
- * The friendly name of the operation.
62
- * NOTE: This property will not be serialized. It can only be populated by the server.
63
- */
64
- readonly description?: string;
65
- }
66
- /** Describes additional properties for this operation. */
67
- export interface OperationProperties {
68
- /**
69
- * Specifications of the service for this operation.
70
- * NOTE: This property will not be serialized. It can only be populated by the server.
71
- */
72
- readonly serviceSpecification?: OperationServiceSpecification;
73
- }
74
- /** Specifications of the service for this operation. */
75
- export interface OperationServiceSpecification {
76
- /**
77
- * Specifications of metrics for this operation.
78
- * NOTE: This property will not be serialized. It can only be populated by the server.
79
- */
80
- readonly metricSpecifications?: OperationMetricsSpecification[];
81
- /**
82
- * Specifications of logs for this operation.
83
- * NOTE: This property will not be serialized. It can only be populated by the server.
84
- */
85
- readonly logSpecifications?: OperationLogsSpecification[];
86
- }
87
- /** Specifications of one type of metric for this operation. */
88
- export interface OperationMetricsSpecification {
89
- /**
90
- * The name of the metric specification.
91
- * NOTE: This property will not be serialized. It can only be populated by the server.
92
- */
93
- readonly name?: string;
94
- /**
95
- * The display name of the metric specification.
96
- * NOTE: This property will not be serialized. It can only be populated by the server.
97
- */
98
- readonly displayName?: string;
99
- /**
100
- * The display description of the metric specification.
101
- * NOTE: This property will not be serialized. It can only be populated by the server.
102
- */
103
- readonly displayDescription?: string;
104
- /**
105
- * The unit for the metric specification.
106
- * NOTE: This property will not be serialized. It can only be populated by the server.
107
- */
108
- readonly unit?: string;
109
- /**
110
- * The type of aggregation for the metric specification.
111
- * NOTE: This property will not be serialized. It can only be populated by the server.
112
- */
113
- readonly aggregationType?: string;
114
- /**
115
- * Dimensions for the metric specification.
116
- * NOTE: This property will not be serialized. It can only be populated by the server.
117
- */
118
- readonly dimensions?: OperationMetricDimension[];
119
- /**
120
- * Availabilities for the metric specification.
121
- * NOTE: This property will not be serialized. It can only be populated by the server.
122
- */
123
- readonly availabilities?: OperationAvailability[];
124
- }
125
- /** Describes a particular dimension for the metric specification. */
126
- export interface OperationMetricDimension {
127
- /**
128
- * The name of the dimension.
129
- * NOTE: This property will not be serialized. It can only be populated by the server.
130
- */
131
- readonly name?: string;
132
- /**
133
- * The display name of the dimension.
134
- * NOTE: This property will not be serialized. It can only be populated by the server.
135
- */
136
- readonly displayName?: string;
137
- }
138
- /** Describes a particular availability for the metric specification. */
139
- export interface OperationAvailability {
140
- /**
141
- * The time grain for the dimension.
142
- * NOTE: This property will not be serialized. It can only be populated by the server.
143
- */
144
- readonly timeGrain?: string;
145
- /**
146
- * The blob duration for the dimension.
147
- * NOTE: This property will not be serialized. It can only be populated by the server.
148
- */
149
- readonly blobDuration?: string;
150
- }
151
- /** Specifications of one type of log for this operation. */
152
- export interface OperationLogsSpecification {
153
- /**
154
- * The name of the log specification.
155
- * NOTE: This property will not be serialized. It can only be populated by the server.
156
- */
157
- readonly name?: string;
158
- /**
159
- * The display name of the log specification.
53
+ * The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine".
160
54
  * NOTE: This property will not be serialized. It can only be populated by the server.
161
55
  */
162
- readonly displayName?: string;
56
+ readonly operation?: string;
163
57
  /**
164
- * The blob duration for the log specification.
58
+ * The short, localized friendly description of the operation; suitable for tool tips and detailed views.
165
59
  * NOTE: This property will not be serialized. It can only be populated by the server.
166
60
  */
167
- readonly blobDuration?: string;
61
+ readonly description?: string;
168
62
  }
169
63
  /** Contains information about an API error. */
170
64
  export interface CloudError {
@@ -184,56 +78,6 @@ export interface CloudErrorBody {
184
78
  /** Contains nested errors that are related to this error. */
185
79
  details?: CloudErrorBody[];
186
80
  }
187
- /** The response containing a list of features and SKUs offered in various regions. */
188
- export interface OfferingsListResult {
189
- /** The list of regions with their respective features and SKUs offered. */
190
- value?: OfferingsByRegion[];
191
- /**
192
- * The URL to get the next set of offerings, if any.
193
- * NOTE: This property will not be serialized. It can only be populated by the server.
194
- */
195
- readonly nextLink?: string;
196
- }
197
- export interface OfferingsByRegion {
198
- /** The name of the region. */
199
- regionName?: string;
200
- /** The list of features offered in this region. */
201
- features?: FeatureOffering[];
202
- /** The list of SKUs offered in this region. */
203
- skus?: SkuOffering[];
204
- }
205
- export interface FeatureOffering {
206
- /** The name of the feature offered in this region. */
207
- name?: FeatureName;
208
- }
209
- export interface SkuOffering {
210
- /** Defines the SKU of a search service, which determines billing rate and capacity limits. */
211
- sku?: Sku;
212
- /** The limits associated with this SKU offered in this region. */
213
- limits?: SkuOfferingLimits;
214
- }
215
- /** Defines the SKU of a search service, which determines billing rate and capacity limits. */
216
- export interface Sku {
217
- /** The SKU of the search service. Valid values include: 'free': Shared service. 'basic': Dedicated service with up to 3 replicas. 'standard': Dedicated service with up to 12 partitions and 12 replicas. 'standard2': Similar to standard, but with more capacity per search unit. 'standard3': The largest Standard offering with up to 12 partitions and 12 replicas (or up to 3 partitions with more indexes if you also set the hostingMode property to 'highDensity'). 'storage_optimized_l1': Supports 1TB per partition, up to 12 partitions. 'storage_optimized_l2': Supports 2TB per partition, up to 12 partitions.' */
218
- name?: SkuName;
219
- }
220
- /** The limits associated with this SKU offered in this region. */
221
- export interface SkuOfferingLimits {
222
- /** The maximum number of indexes available for this SKU. */
223
- indexes?: number;
224
- /** The maximum number of indexers available for this SKU. */
225
- indexers?: number;
226
- /** The maximum storage size in Gigabytes available for this SKU per partition. */
227
- partitionStorageInGigabytes?: number;
228
- /** The maximum vector storage size in Gigabytes available for this SKU per partition. */
229
- partitionVectorStorageInGigabytes?: number;
230
- /** The maximum number of search units available for this SKU. */
231
- searchUnits?: number;
232
- /** The maximum number of replicas available for this SKU. */
233
- replicas?: number;
234
- /** The maximum number of partitions available for this SKU. */
235
- partitions?: number;
236
- }
237
81
  /** Response containing the primary and secondary admin API keys for a given Azure AI Search service. */
238
82
  export interface AdminKeyResult {
239
83
  /**
@@ -335,7 +179,7 @@ export interface PrivateEndpointConnectionPropertiesPrivateLinkServiceConnection
335
179
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
336
180
  export interface Resource {
337
181
  /**
338
- * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
182
+ * Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
339
183
  * NOTE: This property will not be serialized. It can only be populated by the server.
340
184
  */
341
185
  readonly id?: string;
@@ -349,6 +193,26 @@ export interface Resource {
349
193
  * NOTE: This property will not be serialized. It can only be populated by the server.
350
194
  */
351
195
  readonly type?: string;
196
+ /**
197
+ * Azure Resource Manager metadata containing createdBy and modifiedBy information.
198
+ * NOTE: This property will not be serialized. It can only be populated by the server.
199
+ */
200
+ readonly systemData?: SystemData;
201
+ }
202
+ /** Metadata pertaining to creation and last modification of the resource. */
203
+ export interface SystemData {
204
+ /** The identity that created the resource. */
205
+ createdBy?: string;
206
+ /** The type of identity that created the resource. */
207
+ createdByType?: CreatedByType;
208
+ /** The timestamp of resource creation (UTC). */
209
+ createdAt?: Date;
210
+ /** The identity that last modified the resource. */
211
+ lastModifiedBy?: string;
212
+ /** The type of identity that last modified the resource. */
213
+ lastModifiedByType?: CreatedByType;
214
+ /** The timestamp of resource last modification (UTC) */
215
+ lastModifiedAt?: Date;
352
216
  }
353
217
  /** Describes the properties of an existing shared private link resource managed by the Azure AI Search service. */
354
218
  export interface SharedPrivateLinkResourceProperties {
@@ -365,6 +229,11 @@ export interface SharedPrivateLinkResourceProperties {
365
229
  /** The provisioning state of the shared private link resource. Valid values are Updating, Deleting, Failed, Succeeded or Incomplete. */
366
230
  provisioningState?: SharedPrivateLinkResourceProvisioningState;
367
231
  }
232
+ /** Defines the SKU of a search service, which determines billing rate and capacity limits. */
233
+ export interface Sku {
234
+ /** The SKU of the search service. Valid values include: 'free': Shared service. 'basic': Dedicated service with up to 3 replicas. 'standard': Dedicated service with up to 12 partitions and 12 replicas. 'standard2': Similar to standard, but with more capacity per search unit. 'standard3': The largest Standard offering with up to 12 partitions and 12 replicas (or up to 3 partitions with more indexes if you also set the hostingMode property to 'highDensity'). 'storage_optimized_l1': Supports 1TB per partition, up to 12 partitions. 'storage_optimized_l2': Supports 2TB per partition, up to 12 partitions.' */
235
+ name?: SkuName;
236
+ }
368
237
  /** Details about the search service identity. A null value indicates that the search service has no identity assigned. */
369
238
  export interface Identity {
370
239
  /**
@@ -381,37 +250,22 @@ export interface Identity {
381
250
  type: IdentityType;
382
251
  /** The list of user identities associated with the resource. The user identity dictionary key references will be ARM resource IDs in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'. */
383
252
  userAssignedIdentities?: {
384
- [propertyName: string]: UserAssignedManagedIdentity;
253
+ [propertyName: string]: UserAssignedIdentity;
385
254
  };
386
255
  }
387
- /** The details of the user assigned managed identity assigned to the search service. */
388
- export interface UserAssignedManagedIdentity {
256
+ /** User assigned identity properties */
257
+ export interface UserAssignedIdentity {
389
258
  /**
390
- * The principal ID of user assigned identity.
259
+ * The principal ID of the assigned identity.
391
260
  * NOTE: This property will not be serialized. It can only be populated by the server.
392
261
  */
393
262
  readonly principalId?: string;
394
263
  /**
395
- * The client ID of user assigned identity.
264
+ * The client ID of the assigned identity.
396
265
  * NOTE: This property will not be serialized. It can only be populated by the server.
397
266
  */
398
267
  readonly clientId?: string;
399
268
  }
400
- /** Metadata pertaining to creation and last modification of the resource. */
401
- export interface SystemData {
402
- /** The identity that created the resource. */
403
- createdBy?: string;
404
- /** The type of identity that created the resource. */
405
- createdByType?: CreatedByType;
406
- /** The timestamp of resource creation (UTC). */
407
- createdAt?: Date;
408
- /** The identity that last modified the resource. */
409
- lastModifiedBy?: string;
410
- /** The type of identity that last modified the resource. */
411
- lastModifiedByType?: CreatedByType;
412
- /** The timestamp of resource last modification (UTC) */
413
- lastModifiedAt?: Date;
414
- }
415
269
  /** Response containing a list of Azure AI Search services. */
416
270
  export interface SearchServiceListResult {
417
271
  /**
@@ -571,69 +425,130 @@ export interface QuotaUsageResultName {
571
425
  /** The localized string value for the SKU name. */
572
426
  localizedValue?: string;
573
427
  }
574
- /** A list of network security perimeter configurations for a server. */
428
+ /** Result of a list NSP (network security perimeter) configurations request. */
575
429
  export interface NetworkSecurityPerimeterConfigurationListResult {
430
+ /** Array of network security perimeter results. */
431
+ value?: NetworkSecurityPerimeterConfiguration[];
432
+ /** The link used to get the next page of results. */
433
+ nextLink?: string;
434
+ }
435
+ /** Network security configuration properties. */
436
+ export interface NetworkSecurityPerimeterConfigurationProperties {
576
437
  /**
577
- * Array of results.
438
+ * Provisioning state of a network security perimeter configuration that is being created or updated.
578
439
  * NOTE: This property will not be serialized. It can only be populated by the server.
579
440
  */
580
- readonly value?: NetworkSecurityPerimeterConfiguration[];
441
+ readonly provisioningState?: NetworkSecurityPerimeterConfigurationProvisioningState;
581
442
  /**
582
- * Link to retrieve next page of results.
443
+ * List of provisioning issues, if any
583
444
  * NOTE: This property will not be serialized. It can only be populated by the server.
584
445
  */
585
- readonly nextLink?: string;
446
+ readonly provisioningIssues?: ProvisioningIssue[];
447
+ /** Information about a network security perimeter (NSP) */
448
+ networkSecurityPerimeter?: NetworkSecurityPerimeter;
449
+ /** Information about resource association */
450
+ resourceAssociation?: ResourceAssociation;
451
+ /** Network security perimeter configuration profile */
452
+ profile?: NetworkSecurityProfile;
586
453
  }
587
- /** The perimeter for a network security perimeter configuration. */
588
- export interface NSPConfigPerimeter {
589
- id?: string;
590
- perimeterGuid?: string;
591
- location?: string;
592
- }
593
- /** The resource association for the network security perimeter. */
594
- export interface NSPConfigAssociation {
595
- name?: string;
596
- accessMode?: string;
454
+ /** Describes a provisioning issue for a network security perimeter configuration */
455
+ export interface ProvisioningIssue {
456
+ /**
457
+ * Name of the issue
458
+ * NOTE: This property will not be serialized. It can only be populated by the server.
459
+ */
460
+ readonly name?: string;
461
+ /**
462
+ * Details of a provisioning issue for a network security perimeter (NSP) configuration. Resource providers should generate separate provisioning issue elements for each separate issue detected, and include a meaningful and distinctive description, as well as any appropriate suggestedResourceIds and suggestedAccessRules
463
+ * NOTE: This property will not be serialized. It can only be populated by the server.
464
+ */
465
+ readonly properties?: ProvisioningIssueProperties;
597
466
  }
598
- /** The profile for a network security perimeter configuration. */
599
- export interface NSPConfigProfile {
600
- name?: string;
601
- accessRulesVersion?: string;
602
- accessRules?: NSPConfigAccessRule[];
467
+ /** Details of a provisioning issue for a network security perimeter (NSP) configuration. Resource providers should generate separate provisioning issue elements for each separate issue detected, and include a meaningful and distinctive description, as well as any appropriate suggestedResourceIds and suggestedAccessRules */
468
+ export interface ProvisioningIssueProperties {
469
+ /**
470
+ * Type of issue
471
+ * NOTE: This property will not be serialized. It can only be populated by the server.
472
+ */
473
+ readonly issueType?: IssueType;
474
+ /**
475
+ * Severity of the issue.
476
+ * NOTE: This property will not be serialized. It can only be populated by the server.
477
+ */
478
+ readonly severity?: Severity;
479
+ /**
480
+ * Description of the issue
481
+ * NOTE: This property will not be serialized. It can only be populated by the server.
482
+ */
483
+ readonly description?: string;
484
+ /**
485
+ * Fully qualified resource IDs of suggested resources that can be associated to the network security perimeter (NSP) to remediate the issue.
486
+ * NOTE: This property will not be serialized. It can only be populated by the server.
487
+ */
488
+ readonly suggestedResourceIds?: string[];
489
+ /**
490
+ * Access rules that can be added to the network security profile (NSP) to remediate the issue.
491
+ * NOTE: This property will not be serialized. It can only be populated by the server.
492
+ */
493
+ readonly suggestedAccessRules?: AccessRule[];
603
494
  }
604
- /** An access rule for a network security perimeter configuration. */
605
- export interface NSPConfigAccessRule {
495
+ /** Access rule in a network security perimeter configuration profile */
496
+ export interface AccessRule {
497
+ /** Name of the access rule */
606
498
  name?: string;
607
- /** The properties for the access rules in a network security perimeter configuration. */
608
- properties?: NSPConfigAccessRuleProperties;
609
- }
610
- /** The properties for the access rules in a network security perimeter configuration. */
611
- export interface NSPConfigAccessRuleProperties {
612
- direction?: string;
499
+ /** Properties of Access Rule */
500
+ properties?: AccessRuleProperties;
501
+ }
502
+ /** Properties of Access Rule */
503
+ export interface AccessRuleProperties {
504
+ /** Direction of Access Rule */
505
+ direction?: AccessRuleDirection;
506
+ /** Address prefixes in the CIDR format for inbound rules */
613
507
  addressPrefixes?: string[];
508
+ /** Subscriptions for inbound rules */
509
+ subscriptions?: AccessRulePropertiesSubscriptionsItem[];
510
+ /** Network security perimeters for inbound rules */
511
+ networkSecurityPerimeters?: NetworkSecurityPerimeter[];
512
+ /** Fully qualified domain names (FQDN) for outbound rules */
614
513
  fullyQualifiedDomainNames?: string[];
615
- subscriptions?: string[];
616
- networkSecurityPerimeters?: NSPConfigNetworkSecurityPerimeterRule[];
514
+ /** Email addresses for outbound rules */
515
+ emailAddresses?: string[];
516
+ /** Phone numbers for outbound rules */
517
+ phoneNumbers?: string[];
518
+ }
519
+ /** Subscription identifiers */
520
+ export interface AccessRulePropertiesSubscriptionsItem {
521
+ /** The fully qualified Azure resource ID of the subscription e.g. ('/subscriptions/00000000-0000-0000-0000-000000000000') */
522
+ id?: string;
617
523
  }
618
- /** The network security perimeter properties present in a configuration rule. */
619
- export interface NSPConfigNetworkSecurityPerimeterRule {
524
+ /** Information about a network security perimeter (NSP) */
525
+ export interface NetworkSecurityPerimeter {
526
+ /** Fully qualified Azure resource ID of the NSP resource */
620
527
  id?: string;
528
+ /** Universal unique ID (UUID) of the network security perimeter */
621
529
  perimeterGuid?: string;
530
+ /** Location of the network security perimeter */
622
531
  location?: string;
623
532
  }
624
- /** An object to describe any issues with provisioning network security perimeters to a search service. */
625
- export interface NSPProvisioningIssue {
533
+ /** Information about resource association */
534
+ export interface ResourceAssociation {
535
+ /** Name of the resource association */
626
536
  name?: string;
627
- /** The properties to describe any issues with provisioning network security perimeters to a search service. */
628
- properties?: NSPProvisioningIssueProperties;
537
+ /** Access mode of the resource association */
538
+ accessMode?: ResourceAssociationAccessMode;
629
539
  }
630
- /** The properties to describe any issues with provisioning network security perimeters to a search service. */
631
- export interface NSPProvisioningIssueProperties {
632
- issueType?: string;
633
- severity?: string;
634
- description?: string;
635
- suggestedResourceIds?: string[];
636
- suggestedAccessRules?: string[];
540
+ /** Network security perimeter configuration profile */
541
+ export interface NetworkSecurityProfile {
542
+ /** Name of the profile */
543
+ name?: string;
544
+ /** Current access rules version */
545
+ accessRulesVersion?: number;
546
+ /** List of Access Rules */
547
+ accessRules?: AccessRule[];
548
+ /** Current diagnostic settings version */
549
+ diagnosticSettingsVersion?: number;
550
+ /** List of log categories that are enabled */
551
+ enabledLogCategories?: string[];
637
552
  }
638
553
  /** The details of a long running asynchronous shared private link resource operation. */
639
554
  export interface AsyncOperationResult {
@@ -671,11 +586,6 @@ export interface SearchServiceUpdate extends Resource {
671
586
  };
672
587
  /** Details about the search service identity. A null value indicates that the search service has no identity assigned. */
673
588
  identity?: Identity;
674
- /**
675
- * Azure Resource Manager metadata containing createdBy and modifiedBy information.
676
- * NOTE: This property will not be serialized. It can only be populated by the server.
677
- */
678
- readonly systemData?: SystemData;
679
589
  /** The number of replicas in the search service. If specified, it must be a value between 1 and 12 inclusive for standard SKUs or between 1 and 3 inclusive for basic SKU. */
680
590
  replicaCount?: number;
681
591
  /** The number of partitions in the search service; if specified, it can be 1, 2, 3, 4, 6, or 12. Values greater than 1 are only valid for standard SKUs. For 'standard3' services with hostingMode set to 'highDensity', the allowed values are between 1 and 3. */
@@ -684,7 +594,7 @@ export interface SearchServiceUpdate extends Resource {
684
594
  endpoint?: string;
685
595
  /** Applicable only for the standard3 SKU. You can set this property to enable up to 3 high density partitions that allow up to 1000 indexes, which is much higher than the maximum indexes allowed for any other SKU. For the standard3 SKU, the value is either 'default' or 'highDensity'. For all other SKUs, this value must be 'default'. */
686
596
  hostingMode?: HostingMode;
687
- /** Configure this property to support the search service using either the default compute or Azure Confidential Compute. */
597
+ /** Configure this property to support the search service using either the Default Compute or Azure Confidential Compute. */
688
598
  computeType?: ComputeType;
689
599
  /** This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method. */
690
600
  publicNetworkAccess?: PublicNetworkAccess;
@@ -706,7 +616,7 @@ export interface SearchServiceUpdate extends Resource {
706
616
  /** Network specific rules that determine how the Azure AI Search service may be reached. */
707
617
  networkRuleSet?: NetworkRuleSet;
708
618
  /** A list of data exfiltration scenarios that are explicitly disallowed for the search service. Currently, the only supported value is 'All' to disable all possible data export scenarios with more fine grained controls planned for the future. */
709
- disabledDataExfiltrationOptions?: SearchDisabledDataExfiltrationOption[];
619
+ dataExfiltrationProtections?: SearchDataExfiltrationProtection[];
710
620
  /** Specifies any policy regarding encryption of resources (such as indexes) using customer manager keys within a search service. */
711
621
  encryptionWithCmk?: EncryptionWithCmk;
712
622
  /** When set to true, calls to the search service will not be permitted to utilize API keys for authentication. This cannot be set to true if 'dataPlaneAuthOptions' are defined. */
@@ -730,16 +640,13 @@ export interface SearchServiceUpdate extends Resource {
730
640
  * NOTE: This property will not be serialized. It can only be populated by the server.
731
641
  */
732
642
  readonly eTag?: string;
733
- /**
734
- * Indicates whether or not the search service has an upgrade available.
735
- * NOTE: This property will not be serialized. It can only be populated by the server.
736
- */
737
- readonly upgradeAvailable?: boolean;
643
+ /** Indicates if the search service has an upgrade available. */
644
+ upgradeAvailable?: UpgradeAvailable;
738
645
  /**
739
646
  * The date and time the search service was last upgraded. This field will be null until the service gets upgraded for the first time.
740
647
  * NOTE: This property will not be serialized. It can only be populated by the server.
741
648
  */
742
- readonly serviceUpgradeDate?: Date;
649
+ readonly serviceUpgradedAt?: Date;
743
650
  }
744
651
  /** Describes a supported private link resource for the Azure AI Search service. */
745
652
  export interface PrivateLinkResource extends Resource {
@@ -758,11 +665,6 @@ export interface SearchService extends TrackedResource {
758
665
  sku?: Sku;
759
666
  /** The identity of the resource. */
760
667
  identity?: Identity;
761
- /**
762
- * Azure Resource Manager metadata of the search service containing createdBy and modifiedBy information.
763
- * NOTE: This property will not be serialized. It can only be populated by the server.
764
- */
765
- readonly systemData?: SystemData;
766
668
  /** The number of replicas in the search service. If specified, it must be a value between 1 and 12 inclusive for standard SKUs or between 1 and 3 inclusive for basic SKU. */
767
669
  replicaCount?: number;
768
670
  /** The number of partitions in the search service; if specified, it can be 1, 2, 3, 4, 6, or 12. Values greater than 1 are only valid for standard SKUs. For 'standard3' services with hostingMode set to 'highDensity', the allowed values are between 1 and 3. */
@@ -771,7 +673,7 @@ export interface SearchService extends TrackedResource {
771
673
  endpoint?: string;
772
674
  /** Applicable only for the standard3 SKU. You can set this property to enable up to 3 high density partitions that allow up to 1000 indexes, which is much higher than the maximum indexes allowed for any other SKU. For the standard3 SKU, the value is either 'default' or 'highDensity'. For all other SKUs, this value must be 'default'. */
773
675
  hostingMode?: HostingMode;
774
- /** Configure this property to support the search service using either the default compute or Azure Confidential Compute. */
676
+ /** Configure this property to support the search service using either the Default Compute or Azure Confidential Compute. */
775
677
  computeType?: ComputeType;
776
678
  /** This value can be set to 'enabled' to avoid breaking changes on existing customer resources and templates. If set to 'disabled', traffic over public interface is not allowed, and private endpoint connections would be the exclusive access method. */
777
679
  publicNetworkAccess?: PublicNetworkAccess;
@@ -793,7 +695,7 @@ export interface SearchService extends TrackedResource {
793
695
  /** Network specific rules that determine how the Azure AI Search service may be reached. */
794
696
  networkRuleSet?: NetworkRuleSet;
795
697
  /** A list of data exfiltration scenarios that are explicitly disallowed for the search service. Currently, the only supported value is 'All' to disable all possible data export scenarios with more fine grained controls planned for the future. */
796
- disabledDataExfiltrationOptions?: SearchDisabledDataExfiltrationOption[];
698
+ dataExfiltrationProtections?: SearchDataExfiltrationProtection[];
797
699
  /** Specifies any policy regarding encryption of resources (such as indexes) using customer manager keys within a search service. */
798
700
  encryptionWithCmk?: EncryptionWithCmk;
799
701
  /** When set to true, calls to the search service will not be permitted to utilize API keys for authentication. This cannot be set to true if 'dataPlaneAuthOptions' are defined. */
@@ -817,28 +719,18 @@ export interface SearchService extends TrackedResource {
817
719
  * NOTE: This property will not be serialized. It can only be populated by the server.
818
720
  */
819
721
  readonly eTag?: string;
820
- /**
821
- * Indicates whether or not the search service has an upgrade available.
822
- * NOTE: This property will not be serialized. It can only be populated by the server.
823
- */
824
- readonly upgradeAvailable?: boolean;
722
+ /** Indicates if the search service has an upgrade available. */
723
+ upgradeAvailable?: UpgradeAvailable;
825
724
  /**
826
725
  * The date and time the search service was last upgraded. This field will be null until the service gets upgraded for the first time.
827
726
  * NOTE: This property will not be serialized. It can only be populated by the server.
828
727
  */
829
- readonly serviceUpgradeDate?: Date;
728
+ readonly serviceUpgradedAt?: Date;
830
729
  }
831
- /** Network security perimeter configuration for a server. */
730
+ /** Network security perimeter (NSP) configuration resource */
832
731
  export interface NetworkSecurityPerimeterConfiguration extends ProxyResource {
833
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
834
- readonly provisioningState?: string;
835
- /** The perimeter for a network security perimeter configuration. */
836
- networkSecurityPerimeter?: NSPConfigPerimeter;
837
- /** The resource association for the network security perimeter. */
838
- resourceAssociation?: NSPConfigAssociation;
839
- /** The profile for a network security perimeter configuration. */
840
- profile?: NSPConfigProfile;
841
- provisioningIssues?: NSPProvisioningIssue[];
732
+ /** Network security configuration properties. */
733
+ properties?: NetworkSecurityPerimeterConfigurationProperties;
842
734
  }
843
735
  /** Defines headers for Services_upgrade operation. */
844
736
  export interface ServicesUpgradeHeaders {
@@ -853,77 +745,41 @@ export interface SearchManagementRequestOptions {
853
745
  /** A client-generated GUID value that identifies this request. If specified, this will be included in response information as a way to track the request. */
854
746
  clientRequestId?: string;
855
747
  }
856
- /** Known values of {@link FeatureName} that the service accepts. */
857
- export declare enum KnownFeatureName {
858
- /** Supports Grok feature. */
859
- Grok = "Grok",
860
- /** Supports Image Vectorization feature. */
861
- ImageVectorization = "ImageVectorization",
862
- /** Supports Document Intelligence feature. */
863
- DocumentIntelligence = "DocumentIntelligence",
864
- /** Supports Query Rewrite feature. */
865
- QueryRewrite = "QueryRewrite",
866
- /** Supports S3 feature. */
867
- S3 = "S3",
868
- /** Supports Storage Optimized feature. */
869
- StorageOptimized = "StorageOptimized",
870
- /** Supports Semantic Search feature. */
871
- SemanticSearch = "SemanticSearch",
872
- /** Supports Mega Store feature. */
873
- MegaStore = "MegaStore",
874
- /** Supports Availability Zones feature. */
875
- AvailabilityZones = "AvailabilityZones"
748
+ /** Known values of {@link Origin} that the service accepts. */
749
+ export declare enum KnownOrigin {
750
+ /** User */
751
+ User = "user",
752
+ /** System */
753
+ System = "system",
754
+ /** UserSystem */
755
+ UserSystem = "user,system"
876
756
  }
877
757
  /**
878
- * Defines values for FeatureName. \
879
- * {@link KnownFeatureName} can be used interchangeably with FeatureName,
758
+ * Defines values for Origin. \
759
+ * {@link KnownOrigin} can be used interchangeably with Origin,
880
760
  * this enum contains the known values that the service supports.
881
761
  * ### Known values supported by the service
882
- * **Grok**: Supports Grok feature. \
883
- * **ImageVectorization**: Supports Image Vectorization feature. \
884
- * **DocumentIntelligence**: Supports Document Intelligence feature. \
885
- * **QueryRewrite**: Supports Query Rewrite feature. \
886
- * **S3**: Supports S3 feature. \
887
- * **StorageOptimized**: Supports Storage Optimized feature. \
888
- * **SemanticSearch**: Supports Semantic Search feature. \
889
- * **MegaStore**: Supports Mega Store feature. \
890
- * **AvailabilityZones**: Supports Availability Zones feature.
762
+ * **user** \
763
+ * **system** \
764
+ * **user,system**
891
765
  */
892
- export type FeatureName = string;
893
- /** Known values of {@link SkuName} that the service accepts. */
894
- export declare enum KnownSkuName {
895
- /** Free tier, with no SLA guarantees and a subset of the features offered on billable tiers. */
896
- Free = "free",
897
- /** Billable tier for a dedicated service having up to 3 replicas. */
898
- Basic = "basic",
899
- /** Billable tier for a dedicated service having up to 12 partitions and 12 replicas. */
900
- Standard = "standard",
901
- /** Similar to 'standard', but with more capacity per search unit. */
902
- Standard2 = "standard2",
903
- /** The largest Standard offering with up to 12 partitions and 12 replicas (or up to 3 partitions with more indexes if you also set the hostingMode property to 'highDensity'). */
904
- Standard3 = "standard3",
905
- /** Billable tier for a dedicated service that supports 1TB per partition, up to 12 partitions. */
906
- StorageOptimizedL1 = "storage_optimized_l1",
907
- /** Billable tier for a dedicated service that supports 2TB per partition, up to 12 partitions. */
908
- StorageOptimizedL2 = "storage_optimized_l2"
766
+ export type Origin = string;
767
+ /** Known values of {@link ActionType} that the service accepts. */
768
+ export declare enum KnownActionType {
769
+ /** Internal */
770
+ Internal = "Internal"
909
771
  }
910
772
  /**
911
- * Defines values for SkuName. \
912
- * {@link KnownSkuName} can be used interchangeably with SkuName,
773
+ * Defines values for ActionType. \
774
+ * {@link KnownActionType} can be used interchangeably with ActionType,
913
775
  * this enum contains the known values that the service supports.
914
776
  * ### Known values supported by the service
915
- * **free**: Free tier, with no SLA guarantees and a subset of the features offered on billable tiers. \
916
- * **basic**: Billable tier for a dedicated service having up to 3 replicas. \
917
- * **standard**: Billable tier for a dedicated service having up to 12 partitions and 12 replicas. \
918
- * **standard2**: Similar to 'standard', but with more capacity per search unit. \
919
- * **standard3**: The largest Standard offering with up to 12 partitions and 12 replicas (or up to 3 partitions with more indexes if you also set the hostingMode property to 'highDensity'). \
920
- * **storage_optimized_l1**: Billable tier for a dedicated service that supports 1TB per partition, up to 12 partitions. \
921
- * **storage_optimized_l2**: Billable tier for a dedicated service that supports 2TB per partition, up to 12 partitions.
777
+ * **Internal**
922
778
  */
923
- export type SkuName = string;
779
+ export type ActionType = string;
924
780
  /** Known values of {@link ComputeType} that the service accepts. */
925
781
  export declare enum KnownComputeType {
926
- /** Create the service with the default compute. */
782
+ /** Create the service with the Default Compute. */
927
783
  Default = "default",
928
784
  /** Create the service with Azure Confidential Compute. */
929
785
  Confidential = "confidential"
@@ -933,7 +789,7 @@ export declare enum KnownComputeType {
933
789
  * {@link KnownComputeType} can be used interchangeably with ComputeType,
934
790
  * this enum contains the known values that the service supports.
935
791
  * ### Known values supported by the service
936
- * **default**: Create the service with the default compute. \
792
+ * **default**: Create the service with the Default Compute. \
937
793
  * **confidential**: Create the service with Azure Confidential Compute.
938
794
  */
939
795
  export type ComputeType = string;
@@ -942,7 +798,9 @@ export declare enum KnownPublicNetworkAccess {
942
798
  /** The search service is accessible from traffic originating from the public internet. */
943
799
  Enabled = "enabled",
944
800
  /** The search service is not accessible from traffic originating from the public internet. Access is only permitted over approved private endpoint connections. */
945
- Disabled = "disabled"
801
+ Disabled = "disabled",
802
+ /** The network security perimeter configuration rules allow or disallow public network access to the resource. Requires an associated network security perimeter. */
803
+ SecuredByPerimeter = "securedByPerimeter"
946
804
  }
947
805
  /**
948
806
  * Defines values for PublicNetworkAccess. \
@@ -950,15 +808,14 @@ export declare enum KnownPublicNetworkAccess {
950
808
  * this enum contains the known values that the service supports.
951
809
  * ### Known values supported by the service
952
810
  * **enabled**: The search service is accessible from traffic originating from the public internet. \
953
- * **disabled**: The search service is not accessible from traffic originating from the public internet. Access is only permitted over approved private endpoint connections.
811
+ * **disabled**: The search service is not accessible from traffic originating from the public internet. Access is only permitted over approved private endpoint connections. \
812
+ * **securedByPerimeter**: The network security perimeter configuration rules allow or disallow public network access to the resource. Requires an associated network security perimeter.
954
813
  */
955
814
  export type PublicNetworkAccess = string;
956
815
  /** Known values of {@link SearchBypass} that the service accepts. */
957
816
  export declare enum KnownSearchBypass {
958
817
  /** Indicates that no origin can bypass the rules defined in the 'ipRules' section. This is the default. */
959
818
  None = "None",
960
- /** Indicates that requests originating from the Azure portal can bypass the rules defined in the 'ipRules' section. */
961
- AzurePortal = "AzurePortal",
962
819
  /** Indicates that requests originating from Azure trusted services can bypass the rules defined in the 'ipRules' section. */
963
820
  AzureServices = "AzureServices"
964
821
  }
@@ -968,23 +825,22 @@ export declare enum KnownSearchBypass {
968
825
  * this enum contains the known values that the service supports.
969
826
  * ### Known values supported by the service
970
827
  * **None**: Indicates that no origin can bypass the rules defined in the 'ipRules' section. This is the default. \
971
- * **AzurePortal**: Indicates that requests originating from the Azure portal can bypass the rules defined in the 'ipRules' section. \
972
828
  * **AzureServices**: Indicates that requests originating from Azure trusted services can bypass the rules defined in the 'ipRules' section.
973
829
  */
974
830
  export type SearchBypass = string;
975
- /** Known values of {@link SearchDisabledDataExfiltrationOption} that the service accepts. */
976
- export declare enum KnownSearchDisabledDataExfiltrationOption {
831
+ /** Known values of {@link SearchDataExfiltrationProtection} that the service accepts. */
832
+ export declare enum KnownSearchDataExfiltrationProtection {
977
833
  /** Indicates that all data exfiltration scenarios are disabled. */
978
- All = "All"
834
+ BlockAll = "BlockAll"
979
835
  }
980
836
  /**
981
- * Defines values for SearchDisabledDataExfiltrationOption. \
982
- * {@link KnownSearchDisabledDataExfiltrationOption} can be used interchangeably with SearchDisabledDataExfiltrationOption,
837
+ * Defines values for SearchDataExfiltrationProtection. \
838
+ * {@link KnownSearchDataExfiltrationProtection} can be used interchangeably with SearchDataExfiltrationProtection,
983
839
  * this enum contains the known values that the service supports.
984
840
  * ### Known values supported by the service
985
- * **All**: Indicates that all data exfiltration scenarios are disabled.
841
+ * **BlockAll**: Indicates that all data exfiltration scenarios are disabled.
986
842
  */
987
- export type SearchDisabledDataExfiltrationOption = string;
843
+ export type SearchDataExfiltrationProtection = string;
988
844
  /** Known values of {@link SearchSemanticSearch} that the service accepts. */
989
845
  export declare enum KnownSearchSemanticSearch {
990
846
  /** Indicates that semantic reranker is disabled for the search service. This is the default. */
@@ -1032,6 +888,28 @@ export declare enum KnownPrivateLinkServiceConnectionProvisioningState {
1032
888
  * **Canceled**: Provisioning request for the private link service connection resource has been canceled.
1033
889
  */
1034
890
  export type PrivateLinkServiceConnectionProvisioningState = string;
891
+ /** Known values of {@link CreatedByType} that the service accepts. */
892
+ export declare enum KnownCreatedByType {
893
+ /** User */
894
+ User = "User",
895
+ /** Application */
896
+ Application = "Application",
897
+ /** ManagedIdentity */
898
+ ManagedIdentity = "ManagedIdentity",
899
+ /** Key */
900
+ Key = "Key"
901
+ }
902
+ /**
903
+ * Defines values for CreatedByType. \
904
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
905
+ * this enum contains the known values that the service supports.
906
+ * ### Known values supported by the service
907
+ * **User** \
908
+ * **Application** \
909
+ * **ManagedIdentity** \
910
+ * **Key**
911
+ */
912
+ export type CreatedByType = string;
1035
913
  /** Known values of {@link SharedPrivateLinkResourceStatus} that the service accepts. */
1036
914
  export declare enum KnownSharedPrivateLinkResourceStatus {
1037
915
  /** The shared private link resource has been created and is pending approval. */
@@ -1079,6 +957,53 @@ export declare enum KnownSharedPrivateLinkResourceProvisioningState {
1079
957
  * **Incomplete**: Provisioning request for the shared private link resource has been accepted but the process of creation has not commenced yet.
1080
958
  */
1081
959
  export type SharedPrivateLinkResourceProvisioningState = string;
960
+ /** Known values of {@link UpgradeAvailable} that the service accepts. */
961
+ export declare enum KnownUpgradeAvailable {
962
+ /** An upgrade is currently not available for the service. */
963
+ NotAvailable = "notAvailable",
964
+ /** There is an upgrade available for the service. */
965
+ Available = "available"
966
+ }
967
+ /**
968
+ * Defines values for UpgradeAvailable. \
969
+ * {@link KnownUpgradeAvailable} can be used interchangeably with UpgradeAvailable,
970
+ * this enum contains the known values that the service supports.
971
+ * ### Known values supported by the service
972
+ * **notAvailable**: An upgrade is currently not available for the service. \
973
+ * **available**: There is an upgrade available for the service.
974
+ */
975
+ export type UpgradeAvailable = string;
976
+ /** Known values of {@link SkuName} that the service accepts. */
977
+ export declare enum KnownSkuName {
978
+ /** Free tier, with no SLA guarantees and a subset of the features offered on billable tiers. */
979
+ Free = "free",
980
+ /** Billable tier for a dedicated service having up to 3 replicas. */
981
+ Basic = "basic",
982
+ /** Billable tier for a dedicated service having up to 12 partitions and 12 replicas. */
983
+ Standard = "standard",
984
+ /** Similar to 'standard', but with more capacity per search unit. */
985
+ Standard2 = "standard2",
986
+ /** The largest Standard offering with up to 12 partitions and 12 replicas (or up to 3 partitions with more indexes if you also set the hostingMode property to 'highDensity'). */
987
+ Standard3 = "standard3",
988
+ /** Billable tier for a dedicated service that supports 1TB per partition, up to 12 partitions. */
989
+ StorageOptimizedL1 = "storage_optimized_l1",
990
+ /** Billable tier for a dedicated service that supports 2TB per partition, up to 12 partitions. */
991
+ StorageOptimizedL2 = "storage_optimized_l2"
992
+ }
993
+ /**
994
+ * Defines values for SkuName. \
995
+ * {@link KnownSkuName} can be used interchangeably with SkuName,
996
+ * this enum contains the known values that the service supports.
997
+ * ### Known values supported by the service
998
+ * **free**: Free tier, with no SLA guarantees and a subset of the features offered on billable tiers. \
999
+ * **basic**: Billable tier for a dedicated service having up to 3 replicas. \
1000
+ * **standard**: Billable tier for a dedicated service having up to 12 partitions and 12 replicas. \
1001
+ * **standard2**: Similar to 'standard', but with more capacity per search unit. \
1002
+ * **standard3**: The largest Standard offering with up to 12 partitions and 12 replicas (or up to 3 partitions with more indexes if you also set the hostingMode property to 'highDensity'). \
1003
+ * **storage_optimized_l1**: Billable tier for a dedicated service that supports 1TB per partition, up to 12 partitions. \
1004
+ * **storage_optimized_l2**: Billable tier for a dedicated service that supports 2TB per partition, up to 12 partitions.
1005
+ */
1006
+ export type SkuName = string;
1082
1007
  /** Known values of {@link IdentityType} that the service accepts. */
1083
1008
  export declare enum KnownIdentityType {
1084
1009
  /** Indicates that any identity associated with the search service needs to be removed. */
@@ -1101,28 +1026,6 @@ export declare enum KnownIdentityType {
1101
1026
  * **SystemAssigned, UserAssigned**: Indicates that system-assigned identity for the search service will be enabled along with the assignment of one or more user assigned identities.
1102
1027
  */
1103
1028
  export type IdentityType = string;
1104
- /** Known values of {@link CreatedByType} that the service accepts. */
1105
- export declare enum KnownCreatedByType {
1106
- /** User */
1107
- User = "User",
1108
- /** Application */
1109
- Application = "Application",
1110
- /** ManagedIdentity */
1111
- ManagedIdentity = "ManagedIdentity",
1112
- /** Key */
1113
- Key = "Key"
1114
- }
1115
- /**
1116
- * Defines values for CreatedByType. \
1117
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
1118
- * this enum contains the known values that the service supports.
1119
- * ### Known values supported by the service
1120
- * **User** \
1121
- * **Application** \
1122
- * **ManagedIdentity** \
1123
- * **Key**
1124
- */
1125
- export type CreatedByType = string;
1126
1029
  /** Known values of {@link UnavailableNameReason} that the service accepts. */
1127
1030
  export declare enum KnownUnavailableNameReason {
1128
1031
  /** The search service name doesn't match naming requirements. */
@@ -1139,6 +1042,110 @@ export declare enum KnownUnavailableNameReason {
1139
1042
  * **AlreadyExists**: The search service name is already assigned to a different search service.
1140
1043
  */
1141
1044
  export type UnavailableNameReason = string;
1045
+ /** Known values of {@link NetworkSecurityPerimeterConfigurationProvisioningState} that the service accepts. */
1046
+ export declare enum KnownNetworkSecurityPerimeterConfigurationProvisioningState {
1047
+ /** Succeeded */
1048
+ Succeeded = "Succeeded",
1049
+ /** Creating */
1050
+ Creating = "Creating",
1051
+ /** Updating */
1052
+ Updating = "Updating",
1053
+ /** Deleting */
1054
+ Deleting = "Deleting",
1055
+ /** Accepted */
1056
+ Accepted = "Accepted",
1057
+ /** Failed */
1058
+ Failed = "Failed",
1059
+ /** Canceled */
1060
+ Canceled = "Canceled"
1061
+ }
1062
+ /**
1063
+ * Defines values for NetworkSecurityPerimeterConfigurationProvisioningState. \
1064
+ * {@link KnownNetworkSecurityPerimeterConfigurationProvisioningState} can be used interchangeably with NetworkSecurityPerimeterConfigurationProvisioningState,
1065
+ * this enum contains the known values that the service supports.
1066
+ * ### Known values supported by the service
1067
+ * **Succeeded** \
1068
+ * **Creating** \
1069
+ * **Updating** \
1070
+ * **Deleting** \
1071
+ * **Accepted** \
1072
+ * **Failed** \
1073
+ * **Canceled**
1074
+ */
1075
+ export type NetworkSecurityPerimeterConfigurationProvisioningState = string;
1076
+ /** Known values of {@link IssueType} that the service accepts. */
1077
+ export declare enum KnownIssueType {
1078
+ /** Unknown issue type */
1079
+ Unknown = "Unknown",
1080
+ /** An error occurred while applying the network security perimeter (NSP) configuration. */
1081
+ ConfigurationPropagationFailure = "ConfigurationPropagationFailure",
1082
+ /** A network connectivity issue is happening on the resource which could be addressed either by adding new resources to the network security perimeter (NSP) or by modifying access rules. */
1083
+ MissingPerimeterConfiguration = "MissingPerimeterConfiguration",
1084
+ /** An managed identity hasn't been associated with the resource. The resource will still be able to validate inbound traffic from the network security perimeter (NSP) or matching inbound access rules, but it won't be able to perform outbound access as a member of the NSP. */
1085
+ MissingIdentityConfiguration = "MissingIdentityConfiguration"
1086
+ }
1087
+ /**
1088
+ * Defines values for IssueType. \
1089
+ * {@link KnownIssueType} can be used interchangeably with IssueType,
1090
+ * this enum contains the known values that the service supports.
1091
+ * ### Known values supported by the service
1092
+ * **Unknown**: Unknown issue type \
1093
+ * **ConfigurationPropagationFailure**: An error occurred while applying the network security perimeter (NSP) configuration. \
1094
+ * **MissingPerimeterConfiguration**: A network connectivity issue is happening on the resource which could be addressed either by adding new resources to the network security perimeter (NSP) or by modifying access rules. \
1095
+ * **MissingIdentityConfiguration**: An managed identity hasn't been associated with the resource. The resource will still be able to validate inbound traffic from the network security perimeter (NSP) or matching inbound access rules, but it won't be able to perform outbound access as a member of the NSP.
1096
+ */
1097
+ export type IssueType = string;
1098
+ /** Known values of {@link Severity} that the service accepts. */
1099
+ export declare enum KnownSeverity {
1100
+ /** Warning */
1101
+ Warning = "Warning",
1102
+ /** Error */
1103
+ Error = "Error"
1104
+ }
1105
+ /**
1106
+ * Defines values for Severity. \
1107
+ * {@link KnownSeverity} can be used interchangeably with Severity,
1108
+ * this enum contains the known values that the service supports.
1109
+ * ### Known values supported by the service
1110
+ * **Warning** \
1111
+ * **Error**
1112
+ */
1113
+ export type Severity = string;
1114
+ /** Known values of {@link AccessRuleDirection} that the service accepts. */
1115
+ export declare enum KnownAccessRuleDirection {
1116
+ /** Applies to inbound network traffic to the secured resources. */
1117
+ Inbound = "Inbound",
1118
+ /** Applies to outbound network traffic from the secured resources */
1119
+ Outbound = "Outbound"
1120
+ }
1121
+ /**
1122
+ * Defines values for AccessRuleDirection. \
1123
+ * {@link KnownAccessRuleDirection} can be used interchangeably with AccessRuleDirection,
1124
+ * this enum contains the known values that the service supports.
1125
+ * ### Known values supported by the service
1126
+ * **Inbound**: Applies to inbound network traffic to the secured resources. \
1127
+ * **Outbound**: Applies to outbound network traffic from the secured resources
1128
+ */
1129
+ export type AccessRuleDirection = string;
1130
+ /** Known values of {@link ResourceAssociationAccessMode} that the service accepts. */
1131
+ export declare enum KnownResourceAssociationAccessMode {
1132
+ /** Enforced access mode - traffic to the resource that failed access checks is blocked */
1133
+ Enforced = "Enforced",
1134
+ /** Learning access mode - traffic to the resource is enabled for analysis but not blocked */
1135
+ Learning = "Learning",
1136
+ /** Audit access mode - traffic to the resource that fails access checks is logged but not blocked */
1137
+ Audit = "Audit"
1138
+ }
1139
+ /**
1140
+ * Defines values for ResourceAssociationAccessMode. \
1141
+ * {@link KnownResourceAssociationAccessMode} can be used interchangeably with ResourceAssociationAccessMode,
1142
+ * this enum contains the known values that the service supports.
1143
+ * ### Known values supported by the service
1144
+ * **Enforced**: Enforced access mode - traffic to the resource that failed access checks is blocked \
1145
+ * **Learning**: Learning access mode - traffic to the resource is enabled for analysis but not blocked \
1146
+ * **Audit**: Audit access mode - traffic to the resource that fails access checks is logged but not blocked
1147
+ */
1148
+ export type ResourceAssociationAccessMode = string;
1142
1149
  /** Known values of {@link SharedPrivateLinkResourceAsyncOperationResult} that the service accepts. */
1143
1150
  export declare enum KnownSharedPrivateLinkResourceAsyncOperationResult {
1144
1151
  /** Running */
@@ -1165,7 +1172,7 @@ export type HostingMode = "default" | "highDensity";
1165
1172
  /** Defines values for SearchServiceStatus. */
1166
1173
  export type SearchServiceStatus = "running" | "provisioning" | "deleting" | "degraded" | "disabled" | "error" | "stopped";
1167
1174
  /** Defines values for ProvisioningState. */
1168
- export type ProvisioningState = "Succeeded" | "Provisioning" | "Failed";
1175
+ export type ProvisioningState = "succeeded" | "provisioning" | "failed";
1169
1176
  /** Defines values for SearchEncryptionWithCmk. */
1170
1177
  export type SearchEncryptionWithCmk = "Disabled" | "Enabled" | "Unspecified";
1171
1178
  /** Defines values for SearchEncryptionComplianceStatus. */
@@ -1180,11 +1187,6 @@ export interface OperationsListOptionalParams extends coreClient.OperationOption
1180
1187
  /** Contains response data for the list operation. */
1181
1188
  export type OperationsListResponse = OperationListResult;
1182
1189
  /** Optional parameters. */
1183
- export interface OfferingsListOptionalParams extends coreClient.OperationOptions {
1184
- }
1185
- /** Contains response data for the list operation. */
1186
- export type OfferingsListResponse = OfferingsListResult;
1187
- /** Optional parameters. */
1188
1190
  export interface AdminKeysGetOptionalParams extends coreClient.OperationOptions {
1189
1191
  /** Parameter group */
1190
1192
  searchManagementRequestOptions?: SearchManagementRequestOptions;