@azure/arm-cognitiveservices 8.0.0 → 8.1.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 (866) hide show
  1. package/dist/browser/cognitiveServicesManagementClient.d.ts +5 -3
  2. package/dist/browser/cognitiveServicesManagementClient.d.ts.map +1 -1
  3. package/dist/browser/cognitiveServicesManagementClient.js +7 -3
  4. package/dist/browser/cognitiveServicesManagementClient.js.map +1 -1
  5. package/dist/browser/lroImpl.d.ts +1 -1
  6. package/dist/browser/lroImpl.d.ts.map +1 -1
  7. package/dist/browser/lroImpl.js.map +1 -1
  8. package/dist/browser/models/index.d.ts +342 -107
  9. package/dist/browser/models/index.d.ts.map +1 -1
  10. package/dist/browser/models/index.js +45 -17
  11. package/dist/browser/models/index.js.map +1 -1
  12. package/dist/browser/models/mappers.d.ts +18 -3
  13. package/dist/browser/models/mappers.d.ts.map +1 -1
  14. package/dist/browser/models/mappers.js +536 -128
  15. package/dist/browser/models/mappers.js.map +1 -1
  16. package/dist/browser/models/parameters.d.ts +6 -1
  17. package/dist/browser/models/parameters.d.ts.map +1 -1
  18. package/dist/browser/models/parameters.js +37 -2
  19. package/dist/browser/models/parameters.js.map +1 -1
  20. package/dist/browser/operations/accountCapabilityHosts.d.ts +29 -4
  21. package/dist/browser/operations/accountCapabilityHosts.d.ts.map +1 -1
  22. package/dist/browser/operations/accountCapabilityHosts.js +109 -0
  23. package/dist/browser/operations/accountCapabilityHosts.js.map +1 -1
  24. package/dist/browser/operations/accountConnections.d.ts +4 -4
  25. package/dist/browser/operations/accountConnections.d.ts.map +1 -1
  26. package/dist/browser/operations/accountConnections.js +2 -2
  27. package/dist/browser/operations/accountConnections.js.map +1 -1
  28. package/dist/browser/operations/accounts.d.ts +5 -5
  29. package/dist/browser/operations/accounts.d.ts.map +1 -1
  30. package/dist/browser/operations/accounts.js +6 -6
  31. package/dist/browser/operations/accounts.js.map +1 -1
  32. package/dist/browser/operations/commitmentPlans.d.ts +5 -5
  33. package/dist/browser/operations/commitmentPlans.d.ts.map +1 -1
  34. package/dist/browser/operations/commitmentPlans.js +8 -8
  35. package/dist/browser/operations/commitmentPlans.js.map +1 -1
  36. package/dist/browser/operations/commitmentTiers.d.ts +4 -4
  37. package/dist/browser/operations/commitmentTiers.d.ts.map +1 -1
  38. package/dist/browser/operations/commitmentTiers.js +2 -2
  39. package/dist/browser/operations/commitmentTiers.js.map +1 -1
  40. package/dist/browser/operations/defenderForAISettings.d.ts +4 -4
  41. package/dist/browser/operations/defenderForAISettings.d.ts.map +1 -1
  42. package/dist/browser/operations/defenderForAISettings.js +2 -2
  43. package/dist/browser/operations/defenderForAISettings.js.map +1 -1
  44. package/dist/browser/operations/deletedAccounts.d.ts +5 -5
  45. package/dist/browser/operations/deletedAccounts.d.ts.map +1 -1
  46. package/dist/browser/operations/deletedAccounts.js +2 -2
  47. package/dist/browser/operations/deletedAccounts.js.map +1 -1
  48. package/dist/browser/operations/deployments.d.ts +5 -5
  49. package/dist/browser/operations/deployments.d.ts.map +1 -1
  50. package/dist/browser/operations/deployments.js +4 -4
  51. package/dist/browser/operations/deployments.js.map +1 -1
  52. package/dist/browser/operations/encryptionScopes.d.ts +5 -5
  53. package/dist/browser/operations/encryptionScopes.d.ts.map +1 -1
  54. package/dist/browser/operations/encryptionScopes.js +2 -2
  55. package/dist/browser/operations/encryptionScopes.js.map +1 -1
  56. package/dist/browser/operations/index.d.ts +2 -0
  57. package/dist/browser/operations/index.d.ts.map +1 -1
  58. package/dist/browser/operations/index.js +2 -0
  59. package/dist/browser/operations/index.js.map +1 -1
  60. package/dist/browser/operations/locationBasedModelCapacities.d.ts +4 -4
  61. package/dist/browser/operations/locationBasedModelCapacities.d.ts.map +1 -1
  62. package/dist/browser/operations/locationBasedModelCapacities.js +2 -2
  63. package/dist/browser/operations/locationBasedModelCapacities.js.map +1 -1
  64. package/dist/browser/operations/modelCapacities.d.ts +4 -4
  65. package/dist/browser/operations/modelCapacities.d.ts.map +1 -1
  66. package/dist/browser/operations/modelCapacities.js +2 -2
  67. package/dist/browser/operations/modelCapacities.js.map +1 -1
  68. package/dist/browser/operations/models.d.ts +4 -4
  69. package/dist/browser/operations/models.d.ts.map +1 -1
  70. package/dist/browser/operations/models.js +2 -2
  71. package/dist/browser/operations/models.js.map +1 -1
  72. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
  73. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  74. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js +2 -2
  75. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  76. package/dist/browser/operations/operations.d.ts +4 -4
  77. package/dist/browser/operations/operations.d.ts.map +1 -1
  78. package/dist/browser/operations/operations.js +2 -2
  79. package/dist/browser/operations/operations.js.map +1 -1
  80. package/dist/browser/operations/privateEndpointConnections.d.ts +4 -4
  81. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -1
  82. package/dist/browser/operations/privateEndpointConnections.js.map +1 -1
  83. package/dist/browser/operations/privateLinkResources.d.ts +3 -3
  84. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -1
  85. package/dist/browser/operations/privateLinkResources.js.map +1 -1
  86. package/dist/browser/operations/projectCapabilityHosts.d.ts +34 -6
  87. package/dist/browser/operations/projectCapabilityHosts.d.ts.map +1 -1
  88. package/dist/browser/operations/projectCapabilityHosts.js +120 -6
  89. package/dist/browser/operations/projectCapabilityHosts.js.map +1 -1
  90. package/dist/browser/operations/projectConnections.d.ts +4 -4
  91. package/dist/browser/operations/projectConnections.d.ts.map +1 -1
  92. package/dist/browser/operations/projectConnections.js +2 -2
  93. package/dist/browser/operations/projectConnections.js.map +1 -1
  94. package/dist/browser/operations/projects.d.ts +5 -5
  95. package/dist/browser/operations/projects.d.ts.map +1 -1
  96. package/dist/browser/operations/projects.js +2 -2
  97. package/dist/browser/operations/projects.js.map +1 -1
  98. package/dist/browser/operations/quotaTiers.d.ts +55 -0
  99. package/dist/browser/operations/quotaTiers.d.ts.map +1 -0
  100. package/dist/browser/operations/quotaTiers.js +195 -0
  101. package/dist/browser/operations/quotaTiers.js.map +1 -0
  102. package/dist/browser/operations/raiBlocklistItems.d.ts +5 -5
  103. package/dist/browser/operations/raiBlocklistItems.d.ts.map +1 -1
  104. package/dist/browser/operations/raiBlocklistItems.js +2 -2
  105. package/dist/browser/operations/raiBlocklistItems.js.map +1 -1
  106. package/dist/browser/operations/raiBlocklists.d.ts +5 -5
  107. package/dist/browser/operations/raiBlocklists.d.ts.map +1 -1
  108. package/dist/browser/operations/raiBlocklists.js +2 -2
  109. package/dist/browser/operations/raiBlocklists.js.map +1 -1
  110. package/dist/browser/operations/raiContentFilters.d.ts +4 -4
  111. package/dist/browser/operations/raiContentFilters.d.ts.map +1 -1
  112. package/dist/browser/operations/raiContentFilters.js +2 -2
  113. package/dist/browser/operations/raiContentFilters.js.map +1 -1
  114. package/dist/browser/operations/raiPolicies.d.ts +5 -5
  115. package/dist/browser/operations/raiPolicies.d.ts.map +1 -1
  116. package/dist/browser/operations/raiPolicies.js +2 -2
  117. package/dist/browser/operations/raiPolicies.js.map +1 -1
  118. package/dist/browser/operations/raiTopics.d.ts +72 -0
  119. package/dist/browser/operations/raiTopics.d.ts.map +1 -0
  120. package/dist/browser/operations/raiTopics.js +290 -0
  121. package/dist/browser/operations/raiTopics.js.map +1 -0
  122. package/dist/browser/operations/resourceSkus.d.ts +4 -4
  123. package/dist/browser/operations/resourceSkus.d.ts.map +1 -1
  124. package/dist/browser/operations/resourceSkus.js +2 -2
  125. package/dist/browser/operations/resourceSkus.js.map +1 -1
  126. package/dist/browser/operations/usages.d.ts +4 -4
  127. package/dist/browser/operations/usages.d.ts.map +1 -1
  128. package/dist/browser/operations/usages.js +2 -2
  129. package/dist/browser/operations/usages.js.map +1 -1
  130. package/dist/browser/operationsInterfaces/accountCapabilityHosts.d.ts +10 -2
  131. package/dist/browser/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
  132. package/dist/browser/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
  133. package/dist/browser/operationsInterfaces/accountConnections.d.ts +2 -2
  134. package/dist/browser/operationsInterfaces/accountConnections.d.ts.map +1 -1
  135. package/dist/browser/operationsInterfaces/accountConnections.js.map +1 -1
  136. package/dist/browser/operationsInterfaces/accounts.d.ts +3 -3
  137. package/dist/browser/operationsInterfaces/accounts.d.ts.map +1 -1
  138. package/dist/browser/operationsInterfaces/accounts.js.map +1 -1
  139. package/dist/browser/operationsInterfaces/commitmentPlans.d.ts +3 -3
  140. package/dist/browser/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
  141. package/dist/browser/operationsInterfaces/commitmentPlans.js.map +1 -1
  142. package/dist/browser/operationsInterfaces/commitmentTiers.d.ts +2 -2
  143. package/dist/browser/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
  144. package/dist/browser/operationsInterfaces/commitmentTiers.js.map +1 -1
  145. package/dist/browser/operationsInterfaces/defenderForAISettings.d.ts +2 -2
  146. package/dist/browser/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
  147. package/dist/browser/operationsInterfaces/defenderForAISettings.js.map +1 -1
  148. package/dist/browser/operationsInterfaces/deletedAccounts.d.ts +3 -3
  149. package/dist/browser/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  150. package/dist/browser/operationsInterfaces/deletedAccounts.js.map +1 -1
  151. package/dist/browser/operationsInterfaces/deployments.d.ts +3 -3
  152. package/dist/browser/operationsInterfaces/deployments.d.ts.map +1 -1
  153. package/dist/browser/operationsInterfaces/deployments.js.map +1 -1
  154. package/dist/browser/operationsInterfaces/encryptionScopes.d.ts +3 -3
  155. package/dist/browser/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  156. package/dist/browser/operationsInterfaces/encryptionScopes.js.map +1 -1
  157. package/dist/browser/operationsInterfaces/index.d.ts +2 -0
  158. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -1
  159. package/dist/browser/operationsInterfaces/index.js +2 -0
  160. package/dist/browser/operationsInterfaces/index.js.map +1 -1
  161. package/dist/browser/operationsInterfaces/locationBasedModelCapacities.d.ts +2 -2
  162. package/dist/browser/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
  163. package/dist/browser/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
  164. package/dist/browser/operationsInterfaces/modelCapacities.d.ts +2 -2
  165. package/dist/browser/operationsInterfaces/modelCapacities.d.ts.map +1 -1
  166. package/dist/browser/operationsInterfaces/modelCapacities.js.map +1 -1
  167. package/dist/browser/operationsInterfaces/models.d.ts +2 -2
  168. package/dist/browser/operationsInterfaces/models.d.ts.map +1 -1
  169. package/dist/browser/operationsInterfaces/models.js.map +1 -1
  170. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
  171. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  172. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  173. package/dist/browser/operationsInterfaces/operations.d.ts +2 -2
  174. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -1
  175. package/dist/browser/operationsInterfaces/operations.js.map +1 -1
  176. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  177. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  178. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  179. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +1 -1
  180. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  181. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -1
  182. package/dist/browser/operationsInterfaces/projectCapabilityHosts.d.ts +13 -4
  183. package/dist/browser/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
  184. package/dist/browser/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
  185. package/dist/browser/operationsInterfaces/projectConnections.d.ts +2 -2
  186. package/dist/browser/operationsInterfaces/projectConnections.d.ts.map +1 -1
  187. package/dist/browser/operationsInterfaces/projectConnections.js.map +1 -1
  188. package/dist/browser/operationsInterfaces/projects.d.ts +3 -3
  189. package/dist/browser/operationsInterfaces/projects.d.ts.map +1 -1
  190. package/dist/browser/operationsInterfaces/projects.js.map +1 -1
  191. package/dist/browser/operationsInterfaces/quotaTiers.d.ts +34 -0
  192. package/dist/browser/operationsInterfaces/quotaTiers.d.ts.map +1 -0
  193. package/dist/browser/operationsInterfaces/quotaTiers.js +4 -0
  194. package/dist/browser/operationsInterfaces/quotaTiers.js.map +1 -0
  195. package/dist/browser/operationsInterfaces/raiBlocklistItems.d.ts +3 -3
  196. package/dist/browser/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
  197. package/dist/browser/operationsInterfaces/raiBlocklistItems.js.map +1 -1
  198. package/dist/browser/operationsInterfaces/raiBlocklists.d.ts +3 -3
  199. package/dist/browser/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
  200. package/dist/browser/operationsInterfaces/raiBlocklists.js.map +1 -1
  201. package/dist/browser/operationsInterfaces/raiContentFilters.d.ts +2 -2
  202. package/dist/browser/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
  203. package/dist/browser/operationsInterfaces/raiContentFilters.js.map +1 -1
  204. package/dist/browser/operationsInterfaces/raiPolicies.d.ts +3 -3
  205. package/dist/browser/operationsInterfaces/raiPolicies.d.ts.map +1 -1
  206. package/dist/browser/operationsInterfaces/raiPolicies.js.map +1 -1
  207. package/dist/browser/operationsInterfaces/raiTopics.d.ts +47 -0
  208. package/dist/browser/operationsInterfaces/raiTopics.d.ts.map +1 -0
  209. package/dist/browser/operationsInterfaces/raiTopics.js +4 -0
  210. package/dist/browser/operationsInterfaces/raiTopics.js.map +1 -0
  211. package/dist/browser/operationsInterfaces/resourceSkus.d.ts +2 -2
  212. package/dist/browser/operationsInterfaces/resourceSkus.d.ts.map +1 -1
  213. package/dist/browser/operationsInterfaces/resourceSkus.js.map +1 -1
  214. package/dist/browser/operationsInterfaces/usages.d.ts +2 -2
  215. package/dist/browser/operationsInterfaces/usages.d.ts.map +1 -1
  216. package/dist/browser/operationsInterfaces/usages.js.map +1 -1
  217. package/dist/commonjs/cognitiveServicesManagementClient.d.ts +5 -3
  218. package/dist/commonjs/cognitiveServicesManagementClient.d.ts.map +1 -1
  219. package/dist/commonjs/cognitiveServicesManagementClient.js +6 -2
  220. package/dist/commonjs/cognitiveServicesManagementClient.js.map +1 -1
  221. package/dist/commonjs/lroImpl.d.ts +1 -1
  222. package/dist/commonjs/lroImpl.d.ts.map +1 -1
  223. package/dist/commonjs/lroImpl.js.map +1 -1
  224. package/dist/commonjs/models/index.d.ts +342 -107
  225. package/dist/commonjs/models/index.d.ts.map +1 -1
  226. package/dist/commonjs/models/index.js +46 -18
  227. package/dist/commonjs/models/index.js.map +1 -1
  228. package/dist/commonjs/models/mappers.d.ts +18 -3
  229. package/dist/commonjs/models/mappers.d.ts.map +1 -1
  230. package/dist/commonjs/models/mappers.js +539 -131
  231. package/dist/commonjs/models/mappers.js.map +1 -1
  232. package/dist/commonjs/models/parameters.d.ts +6 -1
  233. package/dist/commonjs/models/parameters.d.ts.map +1 -1
  234. package/dist/commonjs/models/parameters.js +38 -3
  235. package/dist/commonjs/models/parameters.js.map +1 -1
  236. package/dist/commonjs/operations/accountCapabilityHosts.d.ts +29 -4
  237. package/dist/commonjs/operations/accountCapabilityHosts.d.ts.map +1 -1
  238. package/dist/commonjs/operations/accountCapabilityHosts.js +109 -0
  239. package/dist/commonjs/operations/accountCapabilityHosts.js.map +1 -1
  240. package/dist/commonjs/operations/accountConnections.d.ts +4 -4
  241. package/dist/commonjs/operations/accountConnections.d.ts.map +1 -1
  242. package/dist/commonjs/operations/accountConnections.js +2 -2
  243. package/dist/commonjs/operations/accountConnections.js.map +1 -1
  244. package/dist/commonjs/operations/accounts.d.ts +5 -5
  245. package/dist/commonjs/operations/accounts.d.ts.map +1 -1
  246. package/dist/commonjs/operations/accounts.js +6 -6
  247. package/dist/commonjs/operations/accounts.js.map +1 -1
  248. package/dist/commonjs/operations/commitmentPlans.d.ts +5 -5
  249. package/dist/commonjs/operations/commitmentPlans.d.ts.map +1 -1
  250. package/dist/commonjs/operations/commitmentPlans.js +8 -8
  251. package/dist/commonjs/operations/commitmentPlans.js.map +1 -1
  252. package/dist/commonjs/operations/commitmentTiers.d.ts +4 -4
  253. package/dist/commonjs/operations/commitmentTiers.d.ts.map +1 -1
  254. package/dist/commonjs/operations/commitmentTiers.js +2 -2
  255. package/dist/commonjs/operations/commitmentTiers.js.map +1 -1
  256. package/dist/commonjs/operations/defenderForAISettings.d.ts +4 -4
  257. package/dist/commonjs/operations/defenderForAISettings.d.ts.map +1 -1
  258. package/dist/commonjs/operations/defenderForAISettings.js +2 -2
  259. package/dist/commonjs/operations/defenderForAISettings.js.map +1 -1
  260. package/dist/commonjs/operations/deletedAccounts.d.ts +5 -5
  261. package/dist/commonjs/operations/deletedAccounts.d.ts.map +1 -1
  262. package/dist/commonjs/operations/deletedAccounts.js +2 -2
  263. package/dist/commonjs/operations/deletedAccounts.js.map +1 -1
  264. package/dist/commonjs/operations/deployments.d.ts +5 -5
  265. package/dist/commonjs/operations/deployments.d.ts.map +1 -1
  266. package/dist/commonjs/operations/deployments.js +4 -4
  267. package/dist/commonjs/operations/deployments.js.map +1 -1
  268. package/dist/commonjs/operations/encryptionScopes.d.ts +5 -5
  269. package/dist/commonjs/operations/encryptionScopes.d.ts.map +1 -1
  270. package/dist/commonjs/operations/encryptionScopes.js +2 -2
  271. package/dist/commonjs/operations/encryptionScopes.js.map +1 -1
  272. package/dist/commonjs/operations/index.d.ts +2 -0
  273. package/dist/commonjs/operations/index.d.ts.map +1 -1
  274. package/dist/commonjs/operations/index.js +2 -0
  275. package/dist/commonjs/operations/index.js.map +1 -1
  276. package/dist/commonjs/operations/locationBasedModelCapacities.d.ts +4 -4
  277. package/dist/commonjs/operations/locationBasedModelCapacities.d.ts.map +1 -1
  278. package/dist/commonjs/operations/locationBasedModelCapacities.js +2 -2
  279. package/dist/commonjs/operations/locationBasedModelCapacities.js.map +1 -1
  280. package/dist/commonjs/operations/modelCapacities.d.ts +4 -4
  281. package/dist/commonjs/operations/modelCapacities.d.ts.map +1 -1
  282. package/dist/commonjs/operations/modelCapacities.js +2 -2
  283. package/dist/commonjs/operations/modelCapacities.js.map +1 -1
  284. package/dist/commonjs/operations/models.d.ts +4 -4
  285. package/dist/commonjs/operations/models.d.ts.map +1 -1
  286. package/dist/commonjs/operations/models.js +2 -2
  287. package/dist/commonjs/operations/models.js.map +1 -1
  288. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
  289. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  290. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js +2 -2
  291. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  292. package/dist/commonjs/operations/operations.d.ts +4 -4
  293. package/dist/commonjs/operations/operations.d.ts.map +1 -1
  294. package/dist/commonjs/operations/operations.js +2 -2
  295. package/dist/commonjs/operations/operations.js.map +1 -1
  296. package/dist/commonjs/operations/privateEndpointConnections.d.ts +4 -4
  297. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -1
  298. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -1
  299. package/dist/commonjs/operations/privateLinkResources.d.ts +3 -3
  300. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -1
  301. package/dist/commonjs/operations/privateLinkResources.js.map +1 -1
  302. package/dist/commonjs/operations/projectCapabilityHosts.d.ts +34 -6
  303. package/dist/commonjs/operations/projectCapabilityHosts.d.ts.map +1 -1
  304. package/dist/commonjs/operations/projectCapabilityHosts.js +120 -6
  305. package/dist/commonjs/operations/projectCapabilityHosts.js.map +1 -1
  306. package/dist/commonjs/operations/projectConnections.d.ts +4 -4
  307. package/dist/commonjs/operations/projectConnections.d.ts.map +1 -1
  308. package/dist/commonjs/operations/projectConnections.js +2 -2
  309. package/dist/commonjs/operations/projectConnections.js.map +1 -1
  310. package/dist/commonjs/operations/projects.d.ts +5 -5
  311. package/dist/commonjs/operations/projects.d.ts.map +1 -1
  312. package/dist/commonjs/operations/projects.js +2 -2
  313. package/dist/commonjs/operations/projects.js.map +1 -1
  314. package/dist/commonjs/operations/quotaTiers.d.ts +55 -0
  315. package/dist/commonjs/operations/quotaTiers.d.ts.map +1 -0
  316. package/dist/commonjs/operations/quotaTiers.js +200 -0
  317. package/dist/commonjs/operations/quotaTiers.js.map +1 -0
  318. package/dist/commonjs/operations/raiBlocklistItems.d.ts +5 -5
  319. package/dist/commonjs/operations/raiBlocklistItems.d.ts.map +1 -1
  320. package/dist/commonjs/operations/raiBlocklistItems.js +2 -2
  321. package/dist/commonjs/operations/raiBlocklistItems.js.map +1 -1
  322. package/dist/commonjs/operations/raiBlocklists.d.ts +5 -5
  323. package/dist/commonjs/operations/raiBlocklists.d.ts.map +1 -1
  324. package/dist/commonjs/operations/raiBlocklists.js +2 -2
  325. package/dist/commonjs/operations/raiBlocklists.js.map +1 -1
  326. package/dist/commonjs/operations/raiContentFilters.d.ts +4 -4
  327. package/dist/commonjs/operations/raiContentFilters.d.ts.map +1 -1
  328. package/dist/commonjs/operations/raiContentFilters.js +2 -2
  329. package/dist/commonjs/operations/raiContentFilters.js.map +1 -1
  330. package/dist/commonjs/operations/raiPolicies.d.ts +5 -5
  331. package/dist/commonjs/operations/raiPolicies.d.ts.map +1 -1
  332. package/dist/commonjs/operations/raiPolicies.js +2 -2
  333. package/dist/commonjs/operations/raiPolicies.js.map +1 -1
  334. package/dist/commonjs/operations/raiTopics.d.ts +72 -0
  335. package/dist/commonjs/operations/raiTopics.d.ts.map +1 -0
  336. package/dist/commonjs/operations/raiTopics.js +295 -0
  337. package/dist/commonjs/operations/raiTopics.js.map +1 -0
  338. package/dist/commonjs/operations/resourceSkus.d.ts +4 -4
  339. package/dist/commonjs/operations/resourceSkus.d.ts.map +1 -1
  340. package/dist/commonjs/operations/resourceSkus.js +2 -2
  341. package/dist/commonjs/operations/resourceSkus.js.map +1 -1
  342. package/dist/commonjs/operations/usages.d.ts +4 -4
  343. package/dist/commonjs/operations/usages.d.ts.map +1 -1
  344. package/dist/commonjs/operations/usages.js +2 -2
  345. package/dist/commonjs/operations/usages.js.map +1 -1
  346. package/dist/commonjs/operationsInterfaces/accountCapabilityHosts.d.ts +10 -2
  347. package/dist/commonjs/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
  348. package/dist/commonjs/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
  349. package/dist/commonjs/operationsInterfaces/accountConnections.d.ts +2 -2
  350. package/dist/commonjs/operationsInterfaces/accountConnections.d.ts.map +1 -1
  351. package/dist/commonjs/operationsInterfaces/accountConnections.js.map +1 -1
  352. package/dist/commonjs/operationsInterfaces/accounts.d.ts +3 -3
  353. package/dist/commonjs/operationsInterfaces/accounts.d.ts.map +1 -1
  354. package/dist/commonjs/operationsInterfaces/accounts.js.map +1 -1
  355. package/dist/commonjs/operationsInterfaces/commitmentPlans.d.ts +3 -3
  356. package/dist/commonjs/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
  357. package/dist/commonjs/operationsInterfaces/commitmentPlans.js.map +1 -1
  358. package/dist/commonjs/operationsInterfaces/commitmentTiers.d.ts +2 -2
  359. package/dist/commonjs/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
  360. package/dist/commonjs/operationsInterfaces/commitmentTiers.js.map +1 -1
  361. package/dist/commonjs/operationsInterfaces/defenderForAISettings.d.ts +2 -2
  362. package/dist/commonjs/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
  363. package/dist/commonjs/operationsInterfaces/defenderForAISettings.js.map +1 -1
  364. package/dist/commonjs/operationsInterfaces/deletedAccounts.d.ts +3 -3
  365. package/dist/commonjs/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  366. package/dist/commonjs/operationsInterfaces/deletedAccounts.js.map +1 -1
  367. package/dist/commonjs/operationsInterfaces/deployments.d.ts +3 -3
  368. package/dist/commonjs/operationsInterfaces/deployments.d.ts.map +1 -1
  369. package/dist/commonjs/operationsInterfaces/deployments.js.map +1 -1
  370. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts +3 -3
  371. package/dist/commonjs/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  372. package/dist/commonjs/operationsInterfaces/encryptionScopes.js.map +1 -1
  373. package/dist/commonjs/operationsInterfaces/index.d.ts +2 -0
  374. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -1
  375. package/dist/commonjs/operationsInterfaces/index.js +2 -0
  376. package/dist/commonjs/operationsInterfaces/index.js.map +1 -1
  377. package/dist/commonjs/operationsInterfaces/locationBasedModelCapacities.d.ts +2 -2
  378. package/dist/commonjs/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
  379. package/dist/commonjs/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
  380. package/dist/commonjs/operationsInterfaces/modelCapacities.d.ts +2 -2
  381. package/dist/commonjs/operationsInterfaces/modelCapacities.d.ts.map +1 -1
  382. package/dist/commonjs/operationsInterfaces/modelCapacities.js.map +1 -1
  383. package/dist/commonjs/operationsInterfaces/models.d.ts +2 -2
  384. package/dist/commonjs/operationsInterfaces/models.d.ts.map +1 -1
  385. package/dist/commonjs/operationsInterfaces/models.js.map +1 -1
  386. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
  387. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  388. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  389. package/dist/commonjs/operationsInterfaces/operations.d.ts +2 -2
  390. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -1
  391. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -1
  392. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  393. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  394. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  395. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +1 -1
  396. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  397. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -1
  398. package/dist/commonjs/operationsInterfaces/projectCapabilityHosts.d.ts +13 -4
  399. package/dist/commonjs/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
  400. package/dist/commonjs/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
  401. package/dist/commonjs/operationsInterfaces/projectConnections.d.ts +2 -2
  402. package/dist/commonjs/operationsInterfaces/projectConnections.d.ts.map +1 -1
  403. package/dist/commonjs/operationsInterfaces/projectConnections.js.map +1 -1
  404. package/dist/commonjs/operationsInterfaces/projects.d.ts +3 -3
  405. package/dist/commonjs/operationsInterfaces/projects.d.ts.map +1 -1
  406. package/dist/commonjs/operationsInterfaces/projects.js.map +1 -1
  407. package/dist/commonjs/operationsInterfaces/quotaTiers.d.ts +34 -0
  408. package/dist/commonjs/operationsInterfaces/quotaTiers.d.ts.map +1 -0
  409. package/dist/commonjs/operationsInterfaces/quotaTiers.js +5 -0
  410. package/dist/commonjs/operationsInterfaces/quotaTiers.js.map +1 -0
  411. package/dist/commonjs/operationsInterfaces/raiBlocklistItems.d.ts +3 -3
  412. package/dist/commonjs/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
  413. package/dist/commonjs/operationsInterfaces/raiBlocklistItems.js.map +1 -1
  414. package/dist/commonjs/operationsInterfaces/raiBlocklists.d.ts +3 -3
  415. package/dist/commonjs/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
  416. package/dist/commonjs/operationsInterfaces/raiBlocklists.js.map +1 -1
  417. package/dist/commonjs/operationsInterfaces/raiContentFilters.d.ts +2 -2
  418. package/dist/commonjs/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
  419. package/dist/commonjs/operationsInterfaces/raiContentFilters.js.map +1 -1
  420. package/dist/commonjs/operationsInterfaces/raiPolicies.d.ts +3 -3
  421. package/dist/commonjs/operationsInterfaces/raiPolicies.d.ts.map +1 -1
  422. package/dist/commonjs/operationsInterfaces/raiPolicies.js.map +1 -1
  423. package/dist/commonjs/operationsInterfaces/raiTopics.d.ts +47 -0
  424. package/dist/commonjs/operationsInterfaces/raiTopics.d.ts.map +1 -0
  425. package/dist/commonjs/operationsInterfaces/raiTopics.js +5 -0
  426. package/dist/commonjs/operationsInterfaces/raiTopics.js.map +1 -0
  427. package/dist/commonjs/operationsInterfaces/resourceSkus.d.ts +2 -2
  428. package/dist/commonjs/operationsInterfaces/resourceSkus.d.ts.map +1 -1
  429. package/dist/commonjs/operationsInterfaces/resourceSkus.js.map +1 -1
  430. package/dist/commonjs/operationsInterfaces/usages.d.ts +2 -2
  431. package/dist/commonjs/operationsInterfaces/usages.d.ts.map +1 -1
  432. package/dist/commonjs/operationsInterfaces/usages.js.map +1 -1
  433. package/dist/commonjs/tsdoc-metadata.json +1 -1
  434. package/dist/esm/cognitiveServicesManagementClient.d.ts +5 -3
  435. package/dist/esm/cognitiveServicesManagementClient.d.ts.map +1 -1
  436. package/dist/esm/cognitiveServicesManagementClient.js +7 -3
  437. package/dist/esm/cognitiveServicesManagementClient.js.map +1 -1
  438. package/dist/esm/lroImpl.d.ts +1 -1
  439. package/dist/esm/lroImpl.d.ts.map +1 -1
  440. package/dist/esm/lroImpl.js.map +1 -1
  441. package/dist/esm/models/index.d.ts +342 -107
  442. package/dist/esm/models/index.d.ts.map +1 -1
  443. package/dist/esm/models/index.js +45 -17
  444. package/dist/esm/models/index.js.map +1 -1
  445. package/dist/esm/models/mappers.d.ts +18 -3
  446. package/dist/esm/models/mappers.d.ts.map +1 -1
  447. package/dist/esm/models/mappers.js +536 -128
  448. package/dist/esm/models/mappers.js.map +1 -1
  449. package/dist/esm/models/parameters.d.ts +6 -1
  450. package/dist/esm/models/parameters.d.ts.map +1 -1
  451. package/dist/esm/models/parameters.js +37 -2
  452. package/dist/esm/models/parameters.js.map +1 -1
  453. package/dist/esm/operations/accountCapabilityHosts.d.ts +29 -4
  454. package/dist/esm/operations/accountCapabilityHosts.d.ts.map +1 -1
  455. package/dist/esm/operations/accountCapabilityHosts.js +109 -0
  456. package/dist/esm/operations/accountCapabilityHosts.js.map +1 -1
  457. package/dist/esm/operations/accountConnections.d.ts +4 -4
  458. package/dist/esm/operations/accountConnections.d.ts.map +1 -1
  459. package/dist/esm/operations/accountConnections.js +2 -2
  460. package/dist/esm/operations/accountConnections.js.map +1 -1
  461. package/dist/esm/operations/accounts.d.ts +5 -5
  462. package/dist/esm/operations/accounts.d.ts.map +1 -1
  463. package/dist/esm/operations/accounts.js +6 -6
  464. package/dist/esm/operations/accounts.js.map +1 -1
  465. package/dist/esm/operations/commitmentPlans.d.ts +5 -5
  466. package/dist/esm/operations/commitmentPlans.d.ts.map +1 -1
  467. package/dist/esm/operations/commitmentPlans.js +8 -8
  468. package/dist/esm/operations/commitmentPlans.js.map +1 -1
  469. package/dist/esm/operations/commitmentTiers.d.ts +4 -4
  470. package/dist/esm/operations/commitmentTiers.d.ts.map +1 -1
  471. package/dist/esm/operations/commitmentTiers.js +2 -2
  472. package/dist/esm/operations/commitmentTiers.js.map +1 -1
  473. package/dist/esm/operations/defenderForAISettings.d.ts +4 -4
  474. package/dist/esm/operations/defenderForAISettings.d.ts.map +1 -1
  475. package/dist/esm/operations/defenderForAISettings.js +2 -2
  476. package/dist/esm/operations/defenderForAISettings.js.map +1 -1
  477. package/dist/esm/operations/deletedAccounts.d.ts +5 -5
  478. package/dist/esm/operations/deletedAccounts.d.ts.map +1 -1
  479. package/dist/esm/operations/deletedAccounts.js +2 -2
  480. package/dist/esm/operations/deletedAccounts.js.map +1 -1
  481. package/dist/esm/operations/deployments.d.ts +5 -5
  482. package/dist/esm/operations/deployments.d.ts.map +1 -1
  483. package/dist/esm/operations/deployments.js +4 -4
  484. package/dist/esm/operations/deployments.js.map +1 -1
  485. package/dist/esm/operations/encryptionScopes.d.ts +5 -5
  486. package/dist/esm/operations/encryptionScopes.d.ts.map +1 -1
  487. package/dist/esm/operations/encryptionScopes.js +2 -2
  488. package/dist/esm/operations/encryptionScopes.js.map +1 -1
  489. package/dist/esm/operations/index.d.ts +2 -0
  490. package/dist/esm/operations/index.d.ts.map +1 -1
  491. package/dist/esm/operations/index.js +2 -0
  492. package/dist/esm/operations/index.js.map +1 -1
  493. package/dist/esm/operations/locationBasedModelCapacities.d.ts +4 -4
  494. package/dist/esm/operations/locationBasedModelCapacities.d.ts.map +1 -1
  495. package/dist/esm/operations/locationBasedModelCapacities.js +2 -2
  496. package/dist/esm/operations/locationBasedModelCapacities.js.map +1 -1
  497. package/dist/esm/operations/modelCapacities.d.ts +4 -4
  498. package/dist/esm/operations/modelCapacities.d.ts.map +1 -1
  499. package/dist/esm/operations/modelCapacities.js +2 -2
  500. package/dist/esm/operations/modelCapacities.js.map +1 -1
  501. package/dist/esm/operations/models.d.ts +4 -4
  502. package/dist/esm/operations/models.d.ts.map +1 -1
  503. package/dist/esm/operations/models.js +2 -2
  504. package/dist/esm/operations/models.js.map +1 -1
  505. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
  506. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  507. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +2 -2
  508. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  509. package/dist/esm/operations/operations.d.ts +4 -4
  510. package/dist/esm/operations/operations.d.ts.map +1 -1
  511. package/dist/esm/operations/operations.js +2 -2
  512. package/dist/esm/operations/operations.js.map +1 -1
  513. package/dist/esm/operations/privateEndpointConnections.d.ts +4 -4
  514. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -1
  515. package/dist/esm/operations/privateEndpointConnections.js.map +1 -1
  516. package/dist/esm/operations/privateLinkResources.d.ts +3 -3
  517. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -1
  518. package/dist/esm/operations/privateLinkResources.js.map +1 -1
  519. package/dist/esm/operations/projectCapabilityHosts.d.ts +34 -6
  520. package/dist/esm/operations/projectCapabilityHosts.d.ts.map +1 -1
  521. package/dist/esm/operations/projectCapabilityHosts.js +120 -6
  522. package/dist/esm/operations/projectCapabilityHosts.js.map +1 -1
  523. package/dist/esm/operations/projectConnections.d.ts +4 -4
  524. package/dist/esm/operations/projectConnections.d.ts.map +1 -1
  525. package/dist/esm/operations/projectConnections.js +2 -2
  526. package/dist/esm/operations/projectConnections.js.map +1 -1
  527. package/dist/esm/operations/projects.d.ts +5 -5
  528. package/dist/esm/operations/projects.d.ts.map +1 -1
  529. package/dist/esm/operations/projects.js +2 -2
  530. package/dist/esm/operations/projects.js.map +1 -1
  531. package/dist/esm/operations/quotaTiers.d.ts +55 -0
  532. package/dist/esm/operations/quotaTiers.d.ts.map +1 -0
  533. package/dist/esm/operations/quotaTiers.js +195 -0
  534. package/dist/esm/operations/quotaTiers.js.map +1 -0
  535. package/dist/esm/operations/raiBlocklistItems.d.ts +5 -5
  536. package/dist/esm/operations/raiBlocklistItems.d.ts.map +1 -1
  537. package/dist/esm/operations/raiBlocklistItems.js +2 -2
  538. package/dist/esm/operations/raiBlocklistItems.js.map +1 -1
  539. package/dist/esm/operations/raiBlocklists.d.ts +5 -5
  540. package/dist/esm/operations/raiBlocklists.d.ts.map +1 -1
  541. package/dist/esm/operations/raiBlocklists.js +2 -2
  542. package/dist/esm/operations/raiBlocklists.js.map +1 -1
  543. package/dist/esm/operations/raiContentFilters.d.ts +4 -4
  544. package/dist/esm/operations/raiContentFilters.d.ts.map +1 -1
  545. package/dist/esm/operations/raiContentFilters.js +2 -2
  546. package/dist/esm/operations/raiContentFilters.js.map +1 -1
  547. package/dist/esm/operations/raiPolicies.d.ts +5 -5
  548. package/dist/esm/operations/raiPolicies.d.ts.map +1 -1
  549. package/dist/esm/operations/raiPolicies.js +2 -2
  550. package/dist/esm/operations/raiPolicies.js.map +1 -1
  551. package/dist/esm/operations/raiTopics.d.ts +72 -0
  552. package/dist/esm/operations/raiTopics.d.ts.map +1 -0
  553. package/dist/esm/operations/raiTopics.js +290 -0
  554. package/dist/esm/operations/raiTopics.js.map +1 -0
  555. package/dist/esm/operations/resourceSkus.d.ts +4 -4
  556. package/dist/esm/operations/resourceSkus.d.ts.map +1 -1
  557. package/dist/esm/operations/resourceSkus.js +2 -2
  558. package/dist/esm/operations/resourceSkus.js.map +1 -1
  559. package/dist/esm/operations/usages.d.ts +4 -4
  560. package/dist/esm/operations/usages.d.ts.map +1 -1
  561. package/dist/esm/operations/usages.js +2 -2
  562. package/dist/esm/operations/usages.js.map +1 -1
  563. package/dist/esm/operationsInterfaces/accountCapabilityHosts.d.ts +10 -2
  564. package/dist/esm/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
  565. package/dist/esm/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
  566. package/dist/esm/operationsInterfaces/accountConnections.d.ts +2 -2
  567. package/dist/esm/operationsInterfaces/accountConnections.d.ts.map +1 -1
  568. package/dist/esm/operationsInterfaces/accountConnections.js.map +1 -1
  569. package/dist/esm/operationsInterfaces/accounts.d.ts +3 -3
  570. package/dist/esm/operationsInterfaces/accounts.d.ts.map +1 -1
  571. package/dist/esm/operationsInterfaces/accounts.js.map +1 -1
  572. package/dist/esm/operationsInterfaces/commitmentPlans.d.ts +3 -3
  573. package/dist/esm/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
  574. package/dist/esm/operationsInterfaces/commitmentPlans.js.map +1 -1
  575. package/dist/esm/operationsInterfaces/commitmentTiers.d.ts +2 -2
  576. package/dist/esm/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
  577. package/dist/esm/operationsInterfaces/commitmentTiers.js.map +1 -1
  578. package/dist/esm/operationsInterfaces/defenderForAISettings.d.ts +2 -2
  579. package/dist/esm/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
  580. package/dist/esm/operationsInterfaces/defenderForAISettings.js.map +1 -1
  581. package/dist/esm/operationsInterfaces/deletedAccounts.d.ts +3 -3
  582. package/dist/esm/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  583. package/dist/esm/operationsInterfaces/deletedAccounts.js.map +1 -1
  584. package/dist/esm/operationsInterfaces/deployments.d.ts +3 -3
  585. package/dist/esm/operationsInterfaces/deployments.d.ts.map +1 -1
  586. package/dist/esm/operationsInterfaces/deployments.js.map +1 -1
  587. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts +3 -3
  588. package/dist/esm/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  589. package/dist/esm/operationsInterfaces/encryptionScopes.js.map +1 -1
  590. package/dist/esm/operationsInterfaces/index.d.ts +2 -0
  591. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -1
  592. package/dist/esm/operationsInterfaces/index.js +2 -0
  593. package/dist/esm/operationsInterfaces/index.js.map +1 -1
  594. package/dist/esm/operationsInterfaces/locationBasedModelCapacities.d.ts +2 -2
  595. package/dist/esm/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
  596. package/dist/esm/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
  597. package/dist/esm/operationsInterfaces/modelCapacities.d.ts +2 -2
  598. package/dist/esm/operationsInterfaces/modelCapacities.d.ts.map +1 -1
  599. package/dist/esm/operationsInterfaces/modelCapacities.js.map +1 -1
  600. package/dist/esm/operationsInterfaces/models.d.ts +2 -2
  601. package/dist/esm/operationsInterfaces/models.d.ts.map +1 -1
  602. package/dist/esm/operationsInterfaces/models.js.map +1 -1
  603. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
  604. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  605. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  606. package/dist/esm/operationsInterfaces/operations.d.ts +2 -2
  607. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -1
  608. package/dist/esm/operationsInterfaces/operations.js.map +1 -1
  609. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  610. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  611. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  612. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +1 -1
  613. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  614. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -1
  615. package/dist/esm/operationsInterfaces/projectCapabilityHosts.d.ts +13 -4
  616. package/dist/esm/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
  617. package/dist/esm/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
  618. package/dist/esm/operationsInterfaces/projectConnections.d.ts +2 -2
  619. package/dist/esm/operationsInterfaces/projectConnections.d.ts.map +1 -1
  620. package/dist/esm/operationsInterfaces/projectConnections.js.map +1 -1
  621. package/dist/esm/operationsInterfaces/projects.d.ts +3 -3
  622. package/dist/esm/operationsInterfaces/projects.d.ts.map +1 -1
  623. package/dist/esm/operationsInterfaces/projects.js.map +1 -1
  624. package/dist/esm/operationsInterfaces/quotaTiers.d.ts +34 -0
  625. package/dist/esm/operationsInterfaces/quotaTiers.d.ts.map +1 -0
  626. package/dist/esm/operationsInterfaces/quotaTiers.js +4 -0
  627. package/dist/esm/operationsInterfaces/quotaTiers.js.map +1 -0
  628. package/dist/esm/operationsInterfaces/raiBlocklistItems.d.ts +3 -3
  629. package/dist/esm/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
  630. package/dist/esm/operationsInterfaces/raiBlocklistItems.js.map +1 -1
  631. package/dist/esm/operationsInterfaces/raiBlocklists.d.ts +3 -3
  632. package/dist/esm/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
  633. package/dist/esm/operationsInterfaces/raiBlocklists.js.map +1 -1
  634. package/dist/esm/operationsInterfaces/raiContentFilters.d.ts +2 -2
  635. package/dist/esm/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
  636. package/dist/esm/operationsInterfaces/raiContentFilters.js.map +1 -1
  637. package/dist/esm/operationsInterfaces/raiPolicies.d.ts +3 -3
  638. package/dist/esm/operationsInterfaces/raiPolicies.d.ts.map +1 -1
  639. package/dist/esm/operationsInterfaces/raiPolicies.js.map +1 -1
  640. package/dist/esm/operationsInterfaces/raiTopics.d.ts +47 -0
  641. package/dist/esm/operationsInterfaces/raiTopics.d.ts.map +1 -0
  642. package/dist/esm/operationsInterfaces/raiTopics.js +4 -0
  643. package/dist/esm/operationsInterfaces/raiTopics.js.map +1 -0
  644. package/dist/esm/operationsInterfaces/resourceSkus.d.ts +2 -2
  645. package/dist/esm/operationsInterfaces/resourceSkus.d.ts.map +1 -1
  646. package/dist/esm/operationsInterfaces/resourceSkus.js.map +1 -1
  647. package/dist/esm/operationsInterfaces/usages.d.ts +2 -2
  648. package/dist/esm/operationsInterfaces/usages.d.ts.map +1 -1
  649. package/dist/esm/operationsInterfaces/usages.js.map +1 -1
  650. package/dist/react-native/cognitiveServicesManagementClient.d.ts +5 -3
  651. package/dist/react-native/cognitiveServicesManagementClient.d.ts.map +1 -1
  652. package/dist/react-native/cognitiveServicesManagementClient.js +7 -3
  653. package/dist/react-native/cognitiveServicesManagementClient.js.map +1 -1
  654. package/dist/react-native/lroImpl.d.ts +1 -1
  655. package/dist/react-native/lroImpl.d.ts.map +1 -1
  656. package/dist/react-native/lroImpl.js.map +1 -1
  657. package/dist/react-native/models/index.d.ts +342 -107
  658. package/dist/react-native/models/index.d.ts.map +1 -1
  659. package/dist/react-native/models/index.js +45 -17
  660. package/dist/react-native/models/index.js.map +1 -1
  661. package/dist/react-native/models/mappers.d.ts +18 -3
  662. package/dist/react-native/models/mappers.d.ts.map +1 -1
  663. package/dist/react-native/models/mappers.js +536 -128
  664. package/dist/react-native/models/mappers.js.map +1 -1
  665. package/dist/react-native/models/parameters.d.ts +6 -1
  666. package/dist/react-native/models/parameters.d.ts.map +1 -1
  667. package/dist/react-native/models/parameters.js +37 -2
  668. package/dist/react-native/models/parameters.js.map +1 -1
  669. package/dist/react-native/operations/accountCapabilityHosts.d.ts +29 -4
  670. package/dist/react-native/operations/accountCapabilityHosts.d.ts.map +1 -1
  671. package/dist/react-native/operations/accountCapabilityHosts.js +109 -0
  672. package/dist/react-native/operations/accountCapabilityHosts.js.map +1 -1
  673. package/dist/react-native/operations/accountConnections.d.ts +4 -4
  674. package/dist/react-native/operations/accountConnections.d.ts.map +1 -1
  675. package/dist/react-native/operations/accountConnections.js +2 -2
  676. package/dist/react-native/operations/accountConnections.js.map +1 -1
  677. package/dist/react-native/operations/accounts.d.ts +5 -5
  678. package/dist/react-native/operations/accounts.d.ts.map +1 -1
  679. package/dist/react-native/operations/accounts.js +6 -6
  680. package/dist/react-native/operations/accounts.js.map +1 -1
  681. package/dist/react-native/operations/commitmentPlans.d.ts +5 -5
  682. package/dist/react-native/operations/commitmentPlans.d.ts.map +1 -1
  683. package/dist/react-native/operations/commitmentPlans.js +8 -8
  684. package/dist/react-native/operations/commitmentPlans.js.map +1 -1
  685. package/dist/react-native/operations/commitmentTiers.d.ts +4 -4
  686. package/dist/react-native/operations/commitmentTiers.d.ts.map +1 -1
  687. package/dist/react-native/operations/commitmentTiers.js +2 -2
  688. package/dist/react-native/operations/commitmentTiers.js.map +1 -1
  689. package/dist/react-native/operations/defenderForAISettings.d.ts +4 -4
  690. package/dist/react-native/operations/defenderForAISettings.d.ts.map +1 -1
  691. package/dist/react-native/operations/defenderForAISettings.js +2 -2
  692. package/dist/react-native/operations/defenderForAISettings.js.map +1 -1
  693. package/dist/react-native/operations/deletedAccounts.d.ts +5 -5
  694. package/dist/react-native/operations/deletedAccounts.d.ts.map +1 -1
  695. package/dist/react-native/operations/deletedAccounts.js +2 -2
  696. package/dist/react-native/operations/deletedAccounts.js.map +1 -1
  697. package/dist/react-native/operations/deployments.d.ts +5 -5
  698. package/dist/react-native/operations/deployments.d.ts.map +1 -1
  699. package/dist/react-native/operations/deployments.js +4 -4
  700. package/dist/react-native/operations/deployments.js.map +1 -1
  701. package/dist/react-native/operations/encryptionScopes.d.ts +5 -5
  702. package/dist/react-native/operations/encryptionScopes.d.ts.map +1 -1
  703. package/dist/react-native/operations/encryptionScopes.js +2 -2
  704. package/dist/react-native/operations/encryptionScopes.js.map +1 -1
  705. package/dist/react-native/operations/index.d.ts +2 -0
  706. package/dist/react-native/operations/index.d.ts.map +1 -1
  707. package/dist/react-native/operations/index.js +2 -0
  708. package/dist/react-native/operations/index.js.map +1 -1
  709. package/dist/react-native/operations/locationBasedModelCapacities.d.ts +4 -4
  710. package/dist/react-native/operations/locationBasedModelCapacities.d.ts.map +1 -1
  711. package/dist/react-native/operations/locationBasedModelCapacities.js +2 -2
  712. package/dist/react-native/operations/locationBasedModelCapacities.js.map +1 -1
  713. package/dist/react-native/operations/modelCapacities.d.ts +4 -4
  714. package/dist/react-native/operations/modelCapacities.d.ts.map +1 -1
  715. package/dist/react-native/operations/modelCapacities.js +2 -2
  716. package/dist/react-native/operations/modelCapacities.js.map +1 -1
  717. package/dist/react-native/operations/models.d.ts +4 -4
  718. package/dist/react-native/operations/models.d.ts.map +1 -1
  719. package/dist/react-native/operations/models.js +2 -2
  720. package/dist/react-native/operations/models.js.map +1 -1
  721. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts +5 -5
  722. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  723. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +2 -2
  724. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  725. package/dist/react-native/operations/operations.d.ts +4 -4
  726. package/dist/react-native/operations/operations.d.ts.map +1 -1
  727. package/dist/react-native/operations/operations.js +2 -2
  728. package/dist/react-native/operations/operations.js.map +1 -1
  729. package/dist/react-native/operations/privateEndpointConnections.d.ts +4 -4
  730. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -1
  731. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -1
  732. package/dist/react-native/operations/privateLinkResources.d.ts +3 -3
  733. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -1
  734. package/dist/react-native/operations/privateLinkResources.js.map +1 -1
  735. package/dist/react-native/operations/projectCapabilityHosts.d.ts +34 -6
  736. package/dist/react-native/operations/projectCapabilityHosts.d.ts.map +1 -1
  737. package/dist/react-native/operations/projectCapabilityHosts.js +120 -6
  738. package/dist/react-native/operations/projectCapabilityHosts.js.map +1 -1
  739. package/dist/react-native/operations/projectConnections.d.ts +4 -4
  740. package/dist/react-native/operations/projectConnections.d.ts.map +1 -1
  741. package/dist/react-native/operations/projectConnections.js +2 -2
  742. package/dist/react-native/operations/projectConnections.js.map +1 -1
  743. package/dist/react-native/operations/projects.d.ts +5 -5
  744. package/dist/react-native/operations/projects.d.ts.map +1 -1
  745. package/dist/react-native/operations/projects.js +2 -2
  746. package/dist/react-native/operations/projects.js.map +1 -1
  747. package/dist/react-native/operations/quotaTiers.d.ts +55 -0
  748. package/dist/react-native/operations/quotaTiers.d.ts.map +1 -0
  749. package/dist/react-native/operations/quotaTiers.js +195 -0
  750. package/dist/react-native/operations/quotaTiers.js.map +1 -0
  751. package/dist/react-native/operations/raiBlocklistItems.d.ts +5 -5
  752. package/dist/react-native/operations/raiBlocklistItems.d.ts.map +1 -1
  753. package/dist/react-native/operations/raiBlocklistItems.js +2 -2
  754. package/dist/react-native/operations/raiBlocklistItems.js.map +1 -1
  755. package/dist/react-native/operations/raiBlocklists.d.ts +5 -5
  756. package/dist/react-native/operations/raiBlocklists.d.ts.map +1 -1
  757. package/dist/react-native/operations/raiBlocklists.js +2 -2
  758. package/dist/react-native/operations/raiBlocklists.js.map +1 -1
  759. package/dist/react-native/operations/raiContentFilters.d.ts +4 -4
  760. package/dist/react-native/operations/raiContentFilters.d.ts.map +1 -1
  761. package/dist/react-native/operations/raiContentFilters.js +2 -2
  762. package/dist/react-native/operations/raiContentFilters.js.map +1 -1
  763. package/dist/react-native/operations/raiPolicies.d.ts +5 -5
  764. package/dist/react-native/operations/raiPolicies.d.ts.map +1 -1
  765. package/dist/react-native/operations/raiPolicies.js +2 -2
  766. package/dist/react-native/operations/raiPolicies.js.map +1 -1
  767. package/dist/react-native/operations/raiTopics.d.ts +72 -0
  768. package/dist/react-native/operations/raiTopics.d.ts.map +1 -0
  769. package/dist/react-native/operations/raiTopics.js +290 -0
  770. package/dist/react-native/operations/raiTopics.js.map +1 -0
  771. package/dist/react-native/operations/resourceSkus.d.ts +4 -4
  772. package/dist/react-native/operations/resourceSkus.d.ts.map +1 -1
  773. package/dist/react-native/operations/resourceSkus.js +2 -2
  774. package/dist/react-native/operations/resourceSkus.js.map +1 -1
  775. package/dist/react-native/operations/usages.d.ts +4 -4
  776. package/dist/react-native/operations/usages.d.ts.map +1 -1
  777. package/dist/react-native/operations/usages.js +2 -2
  778. package/dist/react-native/operations/usages.js.map +1 -1
  779. package/dist/react-native/operationsInterfaces/accountCapabilityHosts.d.ts +10 -2
  780. package/dist/react-native/operationsInterfaces/accountCapabilityHosts.d.ts.map +1 -1
  781. package/dist/react-native/operationsInterfaces/accountCapabilityHosts.js.map +1 -1
  782. package/dist/react-native/operationsInterfaces/accountConnections.d.ts +2 -2
  783. package/dist/react-native/operationsInterfaces/accountConnections.d.ts.map +1 -1
  784. package/dist/react-native/operationsInterfaces/accountConnections.js.map +1 -1
  785. package/dist/react-native/operationsInterfaces/accounts.d.ts +3 -3
  786. package/dist/react-native/operationsInterfaces/accounts.d.ts.map +1 -1
  787. package/dist/react-native/operationsInterfaces/accounts.js.map +1 -1
  788. package/dist/react-native/operationsInterfaces/commitmentPlans.d.ts +3 -3
  789. package/dist/react-native/operationsInterfaces/commitmentPlans.d.ts.map +1 -1
  790. package/dist/react-native/operationsInterfaces/commitmentPlans.js.map +1 -1
  791. package/dist/react-native/operationsInterfaces/commitmentTiers.d.ts +2 -2
  792. package/dist/react-native/operationsInterfaces/commitmentTiers.d.ts.map +1 -1
  793. package/dist/react-native/operationsInterfaces/commitmentTiers.js.map +1 -1
  794. package/dist/react-native/operationsInterfaces/defenderForAISettings.d.ts +2 -2
  795. package/dist/react-native/operationsInterfaces/defenderForAISettings.d.ts.map +1 -1
  796. package/dist/react-native/operationsInterfaces/defenderForAISettings.js.map +1 -1
  797. package/dist/react-native/operationsInterfaces/deletedAccounts.d.ts +3 -3
  798. package/dist/react-native/operationsInterfaces/deletedAccounts.d.ts.map +1 -1
  799. package/dist/react-native/operationsInterfaces/deletedAccounts.js.map +1 -1
  800. package/dist/react-native/operationsInterfaces/deployments.d.ts +3 -3
  801. package/dist/react-native/operationsInterfaces/deployments.d.ts.map +1 -1
  802. package/dist/react-native/operationsInterfaces/deployments.js.map +1 -1
  803. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts +3 -3
  804. package/dist/react-native/operationsInterfaces/encryptionScopes.d.ts.map +1 -1
  805. package/dist/react-native/operationsInterfaces/encryptionScopes.js.map +1 -1
  806. package/dist/react-native/operationsInterfaces/index.d.ts +2 -0
  807. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -1
  808. package/dist/react-native/operationsInterfaces/index.js +2 -0
  809. package/dist/react-native/operationsInterfaces/index.js.map +1 -1
  810. package/dist/react-native/operationsInterfaces/locationBasedModelCapacities.d.ts +2 -2
  811. package/dist/react-native/operationsInterfaces/locationBasedModelCapacities.d.ts.map +1 -1
  812. package/dist/react-native/operationsInterfaces/locationBasedModelCapacities.js.map +1 -1
  813. package/dist/react-native/operationsInterfaces/modelCapacities.d.ts +2 -2
  814. package/dist/react-native/operationsInterfaces/modelCapacities.d.ts.map +1 -1
  815. package/dist/react-native/operationsInterfaces/modelCapacities.js.map +1 -1
  816. package/dist/react-native/operationsInterfaces/models.d.ts +2 -2
  817. package/dist/react-native/operationsInterfaces/models.d.ts.map +1 -1
  818. package/dist/react-native/operationsInterfaces/models.js.map +1 -1
  819. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +3 -3
  820. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  821. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -1
  822. package/dist/react-native/operationsInterfaces/operations.d.ts +2 -2
  823. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -1
  824. package/dist/react-native/operationsInterfaces/operations.js.map +1 -1
  825. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +2 -2
  826. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  827. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -1
  828. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +1 -1
  829. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  830. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -1
  831. package/dist/react-native/operationsInterfaces/projectCapabilityHosts.d.ts +13 -4
  832. package/dist/react-native/operationsInterfaces/projectCapabilityHosts.d.ts.map +1 -1
  833. package/dist/react-native/operationsInterfaces/projectCapabilityHosts.js.map +1 -1
  834. package/dist/react-native/operationsInterfaces/projectConnections.d.ts +2 -2
  835. package/dist/react-native/operationsInterfaces/projectConnections.d.ts.map +1 -1
  836. package/dist/react-native/operationsInterfaces/projectConnections.js.map +1 -1
  837. package/dist/react-native/operationsInterfaces/projects.d.ts +3 -3
  838. package/dist/react-native/operationsInterfaces/projects.d.ts.map +1 -1
  839. package/dist/react-native/operationsInterfaces/projects.js.map +1 -1
  840. package/dist/react-native/operationsInterfaces/quotaTiers.d.ts +34 -0
  841. package/dist/react-native/operationsInterfaces/quotaTiers.d.ts.map +1 -0
  842. package/dist/react-native/operationsInterfaces/quotaTiers.js +4 -0
  843. package/dist/react-native/operationsInterfaces/quotaTiers.js.map +1 -0
  844. package/dist/react-native/operationsInterfaces/raiBlocklistItems.d.ts +3 -3
  845. package/dist/react-native/operationsInterfaces/raiBlocklistItems.d.ts.map +1 -1
  846. package/dist/react-native/operationsInterfaces/raiBlocklistItems.js.map +1 -1
  847. package/dist/react-native/operationsInterfaces/raiBlocklists.d.ts +3 -3
  848. package/dist/react-native/operationsInterfaces/raiBlocklists.d.ts.map +1 -1
  849. package/dist/react-native/operationsInterfaces/raiBlocklists.js.map +1 -1
  850. package/dist/react-native/operationsInterfaces/raiContentFilters.d.ts +2 -2
  851. package/dist/react-native/operationsInterfaces/raiContentFilters.d.ts.map +1 -1
  852. package/dist/react-native/operationsInterfaces/raiContentFilters.js.map +1 -1
  853. package/dist/react-native/operationsInterfaces/raiPolicies.d.ts +3 -3
  854. package/dist/react-native/operationsInterfaces/raiPolicies.d.ts.map +1 -1
  855. package/dist/react-native/operationsInterfaces/raiPolicies.js.map +1 -1
  856. package/dist/react-native/operationsInterfaces/raiTopics.d.ts +47 -0
  857. package/dist/react-native/operationsInterfaces/raiTopics.d.ts.map +1 -0
  858. package/dist/react-native/operationsInterfaces/raiTopics.js +4 -0
  859. package/dist/react-native/operationsInterfaces/raiTopics.js.map +1 -0
  860. package/dist/react-native/operationsInterfaces/resourceSkus.d.ts +2 -2
  861. package/dist/react-native/operationsInterfaces/resourceSkus.d.ts.map +1 -1
  862. package/dist/react-native/operationsInterfaces/resourceSkus.js.map +1 -1
  863. package/dist/react-native/operationsInterfaces/usages.d.ts +2 -2
  864. package/dist/react-native/operationsInterfaces/usages.d.ts.map +1 -1
  865. package/dist/react-native/operationsInterfaces/usages.js.map +1 -1
  866. package/package.json +36 -31
@@ -1 +1 @@
1
- {"version":3,"file":"accounts.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/accounts.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Account,\n AccountsListByResourceGroupOptionalParams,\n AccountsListOptionalParams,\n AccountModel,\n AccountsListModelsOptionalParams,\n AccountsCreateOptionalParams,\n AccountsCreateResponse,\n AccountsUpdateOptionalParams,\n AccountsUpdateResponse,\n AccountsDeleteOptionalParams,\n AccountsGetOptionalParams,\n AccountsGetResponse,\n AccountsListKeysOptionalParams,\n AccountsListKeysResponse,\n KeyName,\n AccountsRegenerateKeyOptionalParams,\n AccountsRegenerateKeyResponse,\n AccountsListSkusOptionalParams,\n AccountsListSkusResponse,\n AccountsListUsagesOptionalParams,\n AccountsListUsagesResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Accounts. */\nexport interface Accounts {\n /**\n * Returns all the resources of a particular type belonging to a resource group\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: AccountsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Account>;\n /**\n * Returns all the resources of a particular type belonging to a subscription.\n * @param options The options parameters.\n */\n list(options?: AccountsListOptionalParams): PagedAsyncIterableIterator<Account>;\n /**\n * List available Models for the requested Cognitive Services account\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n listModels(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsListModelsOptionalParams,\n ): PagedAsyncIterableIterator<AccountModel>;\n /**\n * Create Cognitive Services Account. Accounts is a resource group wide resource type. It holds the\n * keys for developer to access intelligent APIs. It's also the resource type for billing.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param account The parameters to provide for the created account.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n accountName: string,\n account: Account,\n options?: AccountsCreateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<AccountsCreateResponse>, AccountsCreateResponse>>;\n /**\n * Create Cognitive Services Account. Accounts is a resource group wide resource type. It holds the\n * keys for developer to access intelligent APIs. It's also the resource type for billing.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param account The parameters to provide for the created account.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n accountName: string,\n account: Account,\n options?: AccountsCreateOptionalParams,\n ): Promise<AccountsCreateResponse>;\n /**\n * Updates a Cognitive Services account\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param account The parameters to provide for the created account.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n accountName: string,\n account: Account,\n options?: AccountsUpdateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<AccountsUpdateResponse>, AccountsUpdateResponse>>;\n /**\n * Updates a Cognitive Services account\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param account The parameters to provide for the created account.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n accountName: string,\n account: Account,\n options?: AccountsUpdateOptionalParams,\n ): Promise<AccountsUpdateResponse>;\n /**\n * Deletes a Cognitive Services account from the resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a Cognitive Services account from the resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Returns a Cognitive Services account specified by the parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsGetOptionalParams,\n ): Promise<AccountsGetResponse>;\n /**\n * Lists the account keys for the specified Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n listKeys(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsListKeysOptionalParams,\n ): Promise<AccountsListKeysResponse>;\n /**\n * Regenerates the specified account key for the specified Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param keyName key name to generate (Key1|Key2)\n * @param options The options parameters.\n */\n regenerateKey(\n resourceGroupName: string,\n accountName: string,\n keyName: KeyName,\n options?: AccountsRegenerateKeyOptionalParams,\n ): Promise<AccountsRegenerateKeyResponse>;\n /**\n * List available SKUs for the requested Cognitive Services account\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n listSkus(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsListSkusOptionalParams,\n ): Promise<AccountsListSkusResponse>;\n /**\n * Get usages for the requested Cognitive Services account\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n listUsages(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsListUsagesOptionalParams,\n ): Promise<AccountsListUsagesResponse>;\n}\n"]}
1
+ {"version":3,"file":"accounts.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/accounts.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n Account,\n AccountsListByResourceGroupOptionalParams,\n AccountsListOptionalParams,\n AccountModel,\n AccountsListModelsOptionalParams,\n AccountsCreateOptionalParams,\n AccountsCreateResponse,\n AccountsUpdateOptionalParams,\n AccountsUpdateResponse,\n AccountsDeleteOptionalParams,\n AccountsGetOptionalParams,\n AccountsGetResponse,\n AccountsListKeysOptionalParams,\n AccountsListKeysResponse,\n KeyName,\n AccountsRegenerateKeyOptionalParams,\n AccountsRegenerateKeyResponse,\n AccountsListSkusOptionalParams,\n AccountsListSkusResponse,\n AccountsListUsagesOptionalParams,\n AccountsListUsagesResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Accounts. */\nexport interface Accounts {\n /**\n * Returns all the resources of a particular type belonging to a resource group\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listByResourceGroup(\n resourceGroupName: string,\n options?: AccountsListByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<Account>;\n /**\n * Returns all the resources of a particular type belonging to a subscription.\n * @param options The options parameters.\n */\n list(options?: AccountsListOptionalParams): PagedAsyncIterableIterator<Account>;\n /**\n * List available Models for the requested Cognitive Services account\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n listModels(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsListModelsOptionalParams,\n ): PagedAsyncIterableIterator<AccountModel>;\n /**\n * Create Cognitive Services Account. Accounts is a resource group wide resource type. It holds the\n * keys for developer to access intelligent APIs. It's also the resource type for billing.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param account The parameters to provide for the created account.\n * @param options The options parameters.\n */\n beginCreate(\n resourceGroupName: string,\n accountName: string,\n account: Account,\n options?: AccountsCreateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<AccountsCreateResponse>, AccountsCreateResponse>>;\n /**\n * Create Cognitive Services Account. Accounts is a resource group wide resource type. It holds the\n * keys for developer to access intelligent APIs. It's also the resource type for billing.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param account The parameters to provide for the created account.\n * @param options The options parameters.\n */\n beginCreateAndWait(\n resourceGroupName: string,\n accountName: string,\n account: Account,\n options?: AccountsCreateOptionalParams,\n ): Promise<AccountsCreateResponse>;\n /**\n * Updates a Cognitive Services account\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param account The parameters to provide for the created account.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n accountName: string,\n account: Account,\n options?: AccountsUpdateOptionalParams,\n ): Promise<SimplePollerLike<OperationState<AccountsUpdateResponse>, AccountsUpdateResponse>>;\n /**\n * Updates a Cognitive Services account\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param account The parameters to provide for the created account.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n accountName: string,\n account: Account,\n options?: AccountsUpdateOptionalParams,\n ): Promise<AccountsUpdateResponse>;\n /**\n * Deletes a Cognitive Services account from the resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a Cognitive Services account from the resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Returns a Cognitive Services account specified by the parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsGetOptionalParams,\n ): Promise<AccountsGetResponse>;\n /**\n * Lists the account keys for the specified Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n listKeys(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsListKeysOptionalParams,\n ): Promise<AccountsListKeysResponse>;\n /**\n * Regenerates the specified account key for the specified Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param keyName key name to generate (Key1|Key2)\n * @param options The options parameters.\n */\n regenerateKey(\n resourceGroupName: string,\n accountName: string,\n keyName: KeyName,\n options?: AccountsRegenerateKeyOptionalParams,\n ): Promise<AccountsRegenerateKeyResponse>;\n /**\n * List available SKUs for the requested Cognitive Services account\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n listSkus(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsListSkusOptionalParams,\n ): Promise<AccountsListSkusResponse>;\n /**\n * Get usages for the requested Cognitive Services account\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n listUsages(\n resourceGroupName: string,\n accountName: string,\n options?: AccountsListUsagesOptionalParams,\n ): Promise<AccountsListUsagesResponse>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { CommitmentPlan, CommitmentPlansListOptionalParams, CommitmentPlansListPlansByResourceGroupOptionalParams, CommitmentPlansListPlansBySubscriptionOptionalParams, CommitmentPlanAccountAssociation, CommitmentPlansListAssociationsOptionalParams, CommitmentPlansGetOptionalParams, CommitmentPlansGetResponse, CommitmentPlansCreateOrUpdateOptionalParams, CommitmentPlansCreateOrUpdateResponse, CommitmentPlansDeleteOptionalParams, CommitmentPlansCreateOrUpdatePlanOptionalParams, CommitmentPlansCreateOrUpdatePlanResponse, PatchResourceTagsAndSku, CommitmentPlansUpdatePlanOptionalParams, CommitmentPlansUpdatePlanResponse, CommitmentPlansDeletePlanOptionalParams, CommitmentPlansGetPlanOptionalParams, CommitmentPlansGetPlanResponse, CommitmentPlansGetAssociationOptionalParams, CommitmentPlansGetAssociationResponse, CommitmentPlansCreateOrUpdateAssociationOptionalParams, CommitmentPlansCreateOrUpdateAssociationResponse, CommitmentPlansDeleteAssociationOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { CommitmentPlan, CommitmentPlansListOptionalParams, CommitmentPlansListPlansByResourceGroupOptionalParams, CommitmentPlansListPlansBySubscriptionOptionalParams, CommitmentPlanAccountAssociation, CommitmentPlansListAssociationsOptionalParams, CommitmentPlansGetOptionalParams, CommitmentPlansGetResponse, CommitmentPlansCreateOrUpdateOptionalParams, CommitmentPlansCreateOrUpdateResponse, CommitmentPlansDeleteOptionalParams, CommitmentPlansCreateOrUpdatePlanOptionalParams, CommitmentPlansCreateOrUpdatePlanResponse, PatchResourceTagsAndSku, CommitmentPlansUpdatePlanOptionalParams, CommitmentPlansUpdatePlanResponse, CommitmentPlansDeletePlanOptionalParams, CommitmentPlansGetPlanOptionalParams, CommitmentPlansGetPlanResponse, CommitmentPlansGetAssociationOptionalParams, CommitmentPlansGetAssociationResponse, CommitmentPlansCreateOrUpdateAssociationOptionalParams, CommitmentPlansCreateOrUpdateAssociationResponse, CommitmentPlansDeleteAssociationOptionalParams } from "../models/index.js";
4
4
  /** Interface representing a CommitmentPlans. */
5
5
  export interface CommitmentPlans {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"commitmentPlans.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/commitmentPlans.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,cAAc,EACd,iCAAiC,EACjC,qDAAqD,EACrD,oDAAoD,EACpD,gCAAgC,EAChC,6CAA6C,EAC7C,gCAAgC,EAChC,0BAA0B,EAC1B,2CAA2C,EAC3C,qCAAqC,EACrC,mCAAmC,EACnC,+CAA+C,EAC/C,yCAAyC,EACzC,uBAAuB,EACvB,uCAAuC,EACvC,iCAAiC,EACjC,uCAAuC,EACvC,oCAAoC,EACpC,8BAA8B,EAC9B,2CAA2C,EAC3C,qCAAqC,EACrC,sDAAsD,EACtD,gDAAgD,EAChD,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9C;;;;OAIG;IACH,wBAAwB,CACtB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,qDAAqD,GAC9D,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9C;;;OAGG;IACH,uBAAuB,CACrB,OAAO,CAAC,EAAE,oDAAoD,GAC7D,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9C;;;;;;OAMG;IACH,gBAAgB,CACd,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,6CAA6C,GACtD,0BAA0B,CAAC,gCAAgC,CAAC,CAAC;IAChE;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;;;OAQG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,cAAc,EAC9B,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,uBAAuB,CACrB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,cAAc,EAC9B,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,yCAAyC,CAAC,EACzD,yCAAyC,CAC1C,CACF,CAAC;IACF;;;;;;;OAOG;IACH,8BAA8B,CAC5B,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,cAAc,EAC9B,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;IACtD;;;;;;;OAOG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,uBAAuB,EACvC,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,iCAAiC,CAAC,EACjD,iCAAiC,CAClC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,uBAAuB,EACvC,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC9C;;;;;;OAMG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,OAAO,CACL,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;;;OAQG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;OASG;IACH,8BAA8B,CAC5B,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,6BAA6B,EAAE,MAAM,EACrC,WAAW,EAAE,gCAAgC,EAC7C,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,gDAAgD,CAAC,EAChE,gDAAgD,CACjD,CACF,CAAC;IACF;;;;;;;;;OASG;IACH,qCAAqC,CACnC,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,6BAA6B,EAAE,MAAM,EACrC,WAAW,EAAE,gCAAgC,EAC7C,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;IAC7D;;;;;;;;OAQG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;OAQG;IACH,6BAA6B,CAC3B,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"commitmentPlans.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/commitmentPlans.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,cAAc,EACd,iCAAiC,EACjC,qDAAqD,EACrD,oDAAoD,EACpD,gCAAgC,EAChC,6CAA6C,EAC7C,gCAAgC,EAChC,0BAA0B,EAC1B,2CAA2C,EAC3C,qCAAqC,EACrC,mCAAmC,EACnC,+CAA+C,EAC/C,yCAAyC,EACzC,uBAAuB,EACvB,uCAAuC,EACvC,iCAAiC,EACjC,uCAAuC,EACvC,oCAAoC,EACpC,8BAA8B,EAC9B,2CAA2C,EAC3C,qCAAqC,EACrC,sDAAsD,EACtD,gDAAgD,EAChD,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9C;;;;OAIG;IACH,wBAAwB,CACtB,iBAAiB,EAAE,MAAM,EACzB,OAAO,CAAC,EAAE,qDAAqD,GAC9D,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9C;;;OAGG;IACH,uBAAuB,CACrB,OAAO,CAAC,EAAE,oDAAoD,GAC7D,0BAA0B,CAAC,cAAc,CAAC,CAAC;IAC9C;;;;;;OAMG;IACH,gBAAgB,CACd,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,6CAA6C,GACtD,0BAA0B,CAAC,gCAAgC,CAAC,CAAC;IAChE;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;;;OAQG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,cAAc,EAC9B,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,mCAAmC,GAC5C,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;;OAOG;IACH,uBAAuB,CACrB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,cAAc,EAC9B,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,yCAAyC,CAAC,EACzD,yCAAyC,CAC1C,CACF,CAAC;IACF;;;;;;;OAOG;IACH,8BAA8B,CAC5B,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,cAAc,EAC9B,OAAO,CAAC,EAAE,+CAA+C,GACxD,OAAO,CAAC,yCAAyC,CAAC,CAAC;IACtD;;;;;;;OAOG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,uBAAuB,EACvC,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,iCAAiC,CAAC,EACjD,iCAAiC,CAClC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,cAAc,EAAE,uBAAuB,EACvC,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC9C;;;;;;OAMG;IACH,eAAe,CACb,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,IAAI,CAAC,CAAC;IACjB;;;;;;OAMG;IACH,OAAO,CACL,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;IAC3C;;;;;;;;OAQG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,2CAA2C,GACpD,OAAO,CAAC,qCAAqC,CAAC,CAAC;IAClD;;;;;;;;;OASG;IACH,8BAA8B,CAC5B,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,6BAA6B,EAAE,MAAM,EACrC,WAAW,EAAE,gCAAgC,EAC7C,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,gDAAgD,CAAC,EAChE,gDAAgD,CACjD,CACF,CAAC;IACF;;;;;;;;;OASG;IACH,qCAAqC,CACnC,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,6BAA6B,EAAE,MAAM,EACrC,WAAW,EAAE,gCAAgC,EAC7C,OAAO,CAAC,EAAE,sDAAsD,GAC/D,OAAO,CAAC,gDAAgD,CAAC,CAAC;IAC7D;;;;;;;;OAQG;IACH,sBAAsB,CACpB,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;;;OAQG;IACH,6BAA6B,CAC3B,iBAAiB,EAAE,MAAM,EACzB,kBAAkB,EAAE,MAAM,EAC1B,6BAA6B,EAAE,MAAM,EACrC,OAAO,CAAC,EAAE,8CAA8C,GACvD,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1 +1 @@
1
- {"version":3,"file":"commitmentPlans.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/commitmentPlans.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n CommitmentPlan,\n CommitmentPlansListOptionalParams,\n CommitmentPlansListPlansByResourceGroupOptionalParams,\n CommitmentPlansListPlansBySubscriptionOptionalParams,\n CommitmentPlanAccountAssociation,\n CommitmentPlansListAssociationsOptionalParams,\n CommitmentPlansGetOptionalParams,\n CommitmentPlansGetResponse,\n CommitmentPlansCreateOrUpdateOptionalParams,\n CommitmentPlansCreateOrUpdateResponse,\n CommitmentPlansDeleteOptionalParams,\n CommitmentPlansCreateOrUpdatePlanOptionalParams,\n CommitmentPlansCreateOrUpdatePlanResponse,\n PatchResourceTagsAndSku,\n CommitmentPlansUpdatePlanOptionalParams,\n CommitmentPlansUpdatePlanResponse,\n CommitmentPlansDeletePlanOptionalParams,\n CommitmentPlansGetPlanOptionalParams,\n CommitmentPlansGetPlanResponse,\n CommitmentPlansGetAssociationOptionalParams,\n CommitmentPlansGetAssociationResponse,\n CommitmentPlansCreateOrUpdateAssociationOptionalParams,\n CommitmentPlansCreateOrUpdateAssociationResponse,\n CommitmentPlansDeleteAssociationOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CommitmentPlans. */\nexport interface CommitmentPlans {\n /**\n * Gets the commitmentPlans associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: CommitmentPlansListOptionalParams,\n ): PagedAsyncIterableIterator<CommitmentPlan>;\n /**\n * Returns all the resources of a particular type belonging to a resource group\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listPlansByResourceGroup(\n resourceGroupName: string,\n options?: CommitmentPlansListPlansByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<CommitmentPlan>;\n /**\n * Returns all the resources of a particular type belonging to a subscription.\n * @param options The options parameters.\n */\n listPlansBySubscription(\n options?: CommitmentPlansListPlansBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<CommitmentPlan>;\n /**\n * Gets the associations of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n listAssociations(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansListAssociationsOptionalParams,\n ): PagedAsyncIterableIterator<CommitmentPlanAccountAssociation>;\n /**\n * Gets the specified commitmentPlans associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansGetOptionalParams,\n ): Promise<CommitmentPlansGetResponse>;\n /**\n * Update the state of specified commitmentPlans associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlan The commitmentPlan properties.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n commitmentPlanName: string,\n commitmentPlan: CommitmentPlan,\n options?: CommitmentPlansCreateOrUpdateOptionalParams,\n ): Promise<CommitmentPlansCreateOrUpdateResponse>;\n /**\n * Deletes the specified commitmentPlan associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specified commitmentPlan associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Create Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlan The parameters to provide for the created commitment plan.\n * @param options The options parameters.\n */\n beginCreateOrUpdatePlan(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlan: CommitmentPlan,\n options?: CommitmentPlansCreateOrUpdatePlanOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CommitmentPlansCreateOrUpdatePlanResponse>,\n CommitmentPlansCreateOrUpdatePlanResponse\n >\n >;\n /**\n * Create Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlan The parameters to provide for the created commitment plan.\n * @param options The options parameters.\n */\n beginCreateOrUpdatePlanAndWait(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlan: CommitmentPlan,\n options?: CommitmentPlansCreateOrUpdatePlanOptionalParams,\n ): Promise<CommitmentPlansCreateOrUpdatePlanResponse>;\n /**\n * Create Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlan The parameters to provide for the created commitment plan.\n * @param options The options parameters.\n */\n beginUpdatePlan(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlan: PatchResourceTagsAndSku,\n options?: CommitmentPlansUpdatePlanOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CommitmentPlansUpdatePlanResponse>,\n CommitmentPlansUpdatePlanResponse\n >\n >;\n /**\n * Create Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlan The parameters to provide for the created commitment plan.\n * @param options The options parameters.\n */\n beginUpdatePlanAndWait(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlan: PatchResourceTagsAndSku,\n options?: CommitmentPlansUpdatePlanOptionalParams,\n ): Promise<CommitmentPlansUpdatePlanResponse>;\n /**\n * Deletes a Cognitive Services commitment plan from the resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDeletePlan(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansDeletePlanOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a Cognitive Services commitment plan from the resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDeletePlanAndWait(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansDeletePlanOptionalParams,\n ): Promise<void>;\n /**\n * Returns a Cognitive Services commitment plan specified by the parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n getPlan(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansGetPlanOptionalParams,\n ): Promise<CommitmentPlansGetPlanResponse>;\n /**\n * Gets the association of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlanAssociationName The name of the commitment plan association with the Cognitive\n * Services Account\n * @param options The options parameters.\n */\n getAssociation(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlanAssociationName: string,\n options?: CommitmentPlansGetAssociationOptionalParams,\n ): Promise<CommitmentPlansGetAssociationResponse>;\n /**\n * Create or update the association of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlanAssociationName The name of the commitment plan association with the Cognitive\n * Services Account\n * @param association The commitmentPlan properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAssociation(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlanAssociationName: string,\n association: CommitmentPlanAccountAssociation,\n options?: CommitmentPlansCreateOrUpdateAssociationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CommitmentPlansCreateOrUpdateAssociationResponse>,\n CommitmentPlansCreateOrUpdateAssociationResponse\n >\n >;\n /**\n * Create or update the association of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlanAssociationName The name of the commitment plan association with the Cognitive\n * Services Account\n * @param association The commitmentPlan properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAssociationAndWait(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlanAssociationName: string,\n association: CommitmentPlanAccountAssociation,\n options?: CommitmentPlansCreateOrUpdateAssociationOptionalParams,\n ): Promise<CommitmentPlansCreateOrUpdateAssociationResponse>;\n /**\n * Deletes the association of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlanAssociationName The name of the commitment plan association with the Cognitive\n * Services Account\n * @param options The options parameters.\n */\n beginDeleteAssociation(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlanAssociationName: string,\n options?: CommitmentPlansDeleteAssociationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the association of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlanAssociationName The name of the commitment plan association with the Cognitive\n * Services Account\n * @param options The options parameters.\n */\n beginDeleteAssociationAndWait(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlanAssociationName: string,\n options?: CommitmentPlansDeleteAssociationOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"commitmentPlans.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/commitmentPlans.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n CommitmentPlan,\n CommitmentPlansListOptionalParams,\n CommitmentPlansListPlansByResourceGroupOptionalParams,\n CommitmentPlansListPlansBySubscriptionOptionalParams,\n CommitmentPlanAccountAssociation,\n CommitmentPlansListAssociationsOptionalParams,\n CommitmentPlansGetOptionalParams,\n CommitmentPlansGetResponse,\n CommitmentPlansCreateOrUpdateOptionalParams,\n CommitmentPlansCreateOrUpdateResponse,\n CommitmentPlansDeleteOptionalParams,\n CommitmentPlansCreateOrUpdatePlanOptionalParams,\n CommitmentPlansCreateOrUpdatePlanResponse,\n PatchResourceTagsAndSku,\n CommitmentPlansUpdatePlanOptionalParams,\n CommitmentPlansUpdatePlanResponse,\n CommitmentPlansDeletePlanOptionalParams,\n CommitmentPlansGetPlanOptionalParams,\n CommitmentPlansGetPlanResponse,\n CommitmentPlansGetAssociationOptionalParams,\n CommitmentPlansGetAssociationResponse,\n CommitmentPlansCreateOrUpdateAssociationOptionalParams,\n CommitmentPlansCreateOrUpdateAssociationResponse,\n CommitmentPlansDeleteAssociationOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CommitmentPlans. */\nexport interface CommitmentPlans {\n /**\n * Gets the commitmentPlans associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: CommitmentPlansListOptionalParams,\n ): PagedAsyncIterableIterator<CommitmentPlan>;\n /**\n * Returns all the resources of a particular type belonging to a resource group\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param options The options parameters.\n */\n listPlansByResourceGroup(\n resourceGroupName: string,\n options?: CommitmentPlansListPlansByResourceGroupOptionalParams,\n ): PagedAsyncIterableIterator<CommitmentPlan>;\n /**\n * Returns all the resources of a particular type belonging to a subscription.\n * @param options The options parameters.\n */\n listPlansBySubscription(\n options?: CommitmentPlansListPlansBySubscriptionOptionalParams,\n ): PagedAsyncIterableIterator<CommitmentPlan>;\n /**\n * Gets the associations of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n listAssociations(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansListAssociationsOptionalParams,\n ): PagedAsyncIterableIterator<CommitmentPlanAccountAssociation>;\n /**\n * Gets the specified commitmentPlans associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansGetOptionalParams,\n ): Promise<CommitmentPlansGetResponse>;\n /**\n * Update the state of specified commitmentPlans associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlan The commitmentPlan properties.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n commitmentPlanName: string,\n commitmentPlan: CommitmentPlan,\n options?: CommitmentPlansCreateOrUpdateOptionalParams,\n ): Promise<CommitmentPlansCreateOrUpdateResponse>;\n /**\n * Deletes the specified commitmentPlan associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specified commitmentPlan associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansDeleteOptionalParams,\n ): Promise<void>;\n /**\n * Create Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlan The parameters to provide for the created commitment plan.\n * @param options The options parameters.\n */\n beginCreateOrUpdatePlan(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlan: CommitmentPlan,\n options?: CommitmentPlansCreateOrUpdatePlanOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CommitmentPlansCreateOrUpdatePlanResponse>,\n CommitmentPlansCreateOrUpdatePlanResponse\n >\n >;\n /**\n * Create Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlan The parameters to provide for the created commitment plan.\n * @param options The options parameters.\n */\n beginCreateOrUpdatePlanAndWait(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlan: CommitmentPlan,\n options?: CommitmentPlansCreateOrUpdatePlanOptionalParams,\n ): Promise<CommitmentPlansCreateOrUpdatePlanResponse>;\n /**\n * Create Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlan The parameters to provide for the created commitment plan.\n * @param options The options parameters.\n */\n beginUpdatePlan(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlan: PatchResourceTagsAndSku,\n options?: CommitmentPlansUpdatePlanOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CommitmentPlansUpdatePlanResponse>,\n CommitmentPlansUpdatePlanResponse\n >\n >;\n /**\n * Create Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlan The parameters to provide for the created commitment plan.\n * @param options The options parameters.\n */\n beginUpdatePlanAndWait(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlan: PatchResourceTagsAndSku,\n options?: CommitmentPlansUpdatePlanOptionalParams,\n ): Promise<CommitmentPlansUpdatePlanResponse>;\n /**\n * Deletes a Cognitive Services commitment plan from the resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDeletePlan(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansDeletePlanOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a Cognitive Services commitment plan from the resource group.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDeletePlanAndWait(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansDeletePlanOptionalParams,\n ): Promise<void>;\n /**\n * Returns a Cognitive Services commitment plan specified by the parameters.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n getPlan(\n resourceGroupName: string,\n commitmentPlanName: string,\n options?: CommitmentPlansGetPlanOptionalParams,\n ): Promise<CommitmentPlansGetPlanResponse>;\n /**\n * Gets the association of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlanAssociationName The name of the commitment plan association with the Cognitive\n * Services Account\n * @param options The options parameters.\n */\n getAssociation(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlanAssociationName: string,\n options?: CommitmentPlansGetAssociationOptionalParams,\n ): Promise<CommitmentPlansGetAssociationResponse>;\n /**\n * Create or update the association of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlanAssociationName The name of the commitment plan association with the Cognitive\n * Services Account\n * @param association The commitmentPlan properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAssociation(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlanAssociationName: string,\n association: CommitmentPlanAccountAssociation,\n options?: CommitmentPlansCreateOrUpdateAssociationOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<CommitmentPlansCreateOrUpdateAssociationResponse>,\n CommitmentPlansCreateOrUpdateAssociationResponse\n >\n >;\n /**\n * Create or update the association of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlanAssociationName The name of the commitment plan association with the Cognitive\n * Services Account\n * @param association The commitmentPlan properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAssociationAndWait(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlanAssociationName: string,\n association: CommitmentPlanAccountAssociation,\n options?: CommitmentPlansCreateOrUpdateAssociationOptionalParams,\n ): Promise<CommitmentPlansCreateOrUpdateAssociationResponse>;\n /**\n * Deletes the association of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlanAssociationName The name of the commitment plan association with the Cognitive\n * Services Account\n * @param options The options parameters.\n */\n beginDeleteAssociation(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlanAssociationName: string,\n options?: CommitmentPlansDeleteAssociationOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the association of the Cognitive Services commitment plan.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param commitmentPlanName The name of the commitmentPlan associated with the Cognitive Services\n * Account\n * @param commitmentPlanAssociationName The name of the commitment plan association with the Cognitive\n * Services Account\n * @param options The options parameters.\n */\n beginDeleteAssociationAndWait(\n resourceGroupName: string,\n commitmentPlanName: string,\n commitmentPlanAssociationName: string,\n options?: CommitmentPlansDeleteAssociationOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { CommitmentTier, CommitmentTiersListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { CommitmentTier, CommitmentTiersListOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a CommitmentTiers. */
4
4
  export interface CommitmentTiers {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"commitmentTiers.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/commitmentTiers.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,cAAc,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAGvF,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;;OAIG;IACH,IAAI,CACF,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,cAAc,CAAC,CAAC;CAC/C"}
1
+ {"version":3,"file":"commitmentTiers.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/commitmentTiers.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,cAAc,EAAE,iCAAiC,EAAE,MAAM,oBAAoB,CAAC;AAG5F,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;;OAIG;IACH,IAAI,CACF,QAAQ,EAAE,MAAM,EAChB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,cAAc,CAAC,CAAC;CAC/C"}
@@ -1 +1 @@
1
- {"version":3,"file":"commitmentTiers.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/commitmentTiers.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { CommitmentTier, CommitmentTiersListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CommitmentTiers. */\nexport interface CommitmentTiers {\n /**\n * List Commitment Tiers.\n * @param location Resource location.\n * @param options The options parameters.\n */\n list(\n location: string,\n options?: CommitmentTiersListOptionalParams,\n ): PagedAsyncIterableIterator<CommitmentTier>;\n}\n"]}
1
+ {"version":3,"file":"commitmentTiers.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/commitmentTiers.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { CommitmentTier, CommitmentTiersListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a CommitmentTiers. */\nexport interface CommitmentTiers {\n /**\n * List Commitment Tiers.\n * @param location Resource location.\n * @param options The options parameters.\n */\n list(\n location: string,\n options?: CommitmentTiersListOptionalParams,\n ): PagedAsyncIterableIterator<CommitmentTier>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { DefenderForAISetting, DefenderForAISettingsListOptionalParams, DefenderForAISettingsGetOptionalParams, DefenderForAISettingsGetResponse, DefenderForAISettingsCreateOrUpdateOptionalParams, DefenderForAISettingsCreateOrUpdateResponse, DefenderForAISettingsUpdateOptionalParams, DefenderForAISettingsUpdateResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { DefenderForAISetting, DefenderForAISettingsListOptionalParams, DefenderForAISettingsGetOptionalParams, DefenderForAISettingsGetResponse, DefenderForAISettingsCreateOrUpdateOptionalParams, DefenderForAISettingsCreateOrUpdateResponse, DefenderForAISettingsUpdateOptionalParams, DefenderForAISettingsUpdateResponse } from "../models/index.js";
3
3
  /** Interface representing a DefenderForAISettings. */
4
4
  export interface DefenderForAISettings {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"defenderForAISettings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/defenderForAISettings.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,oBAAoB,EACpB,uCAAuC,EACvC,sCAAsC,EACtC,gCAAgC,EAChC,iDAAiD,EACjD,2CAA2C,EAC3C,yCAAyC,EACzC,mCAAmC,EACpC,MAAM,oBAAoB,CAAC;AAG5B,sDAAsD;AACtD,MAAM,WAAW,qBAAqB;IACpC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,oBAAoB,CAAC,CAAC;IACpD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,wBAAwB,EAAE,MAAM,EAChC,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,wBAAwB,EAAE,MAAM,EAChC,qBAAqB,EAAE,oBAAoB,EAC3C,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC,CAAC;IACxD;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,wBAAwB,EAAE,MAAM,EAChC,qBAAqB,EAAE,oBAAoB,EAC3C,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,mCAAmC,CAAC,CAAC;CACjD"}
1
+ {"version":3,"file":"defenderForAISettings.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/defenderForAISettings.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,oBAAoB,EACpB,uCAAuC,EACvC,sCAAsC,EACtC,gCAAgC,EAChC,iDAAiD,EACjD,2CAA2C,EAC3C,yCAAyC,EACzC,mCAAmC,EACpC,MAAM,oBAAoB,CAAC;AAG5B,sDAAsD;AACtD,MAAM,WAAW,qBAAqB;IACpC;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,uCAAuC,GAChD,0BAA0B,CAAC,oBAAoB,CAAC,CAAC;IACpD;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,wBAAwB,EAAE,MAAM,EAChC,OAAO,CAAC,EAAE,sCAAsC,GAC/C,OAAO,CAAC,gCAAgC,CAAC,CAAC;IAC7C;;;;;;;OAOG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,wBAAwB,EAAE,MAAM,EAChC,qBAAqB,EAAE,oBAAoB,EAC3C,OAAO,CAAC,EAAE,iDAAiD,GAC1D,OAAO,CAAC,2CAA2C,CAAC,CAAC;IACxD;;;;;;;OAOG;IACH,MAAM,CACJ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,wBAAwB,EAAE,MAAM,EAChC,qBAAqB,EAAE,oBAAoB,EAC3C,OAAO,CAAC,EAAE,yCAAyC,GAClD,OAAO,CAAC,mCAAmC,CAAC,CAAC;CACjD"}
@@ -1 +1 @@
1
- {"version":3,"file":"defenderForAISettings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/defenderForAISettings.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n DefenderForAISetting,\n DefenderForAISettingsListOptionalParams,\n DefenderForAISettingsGetOptionalParams,\n DefenderForAISettingsGetResponse,\n DefenderForAISettingsCreateOrUpdateOptionalParams,\n DefenderForAISettingsCreateOrUpdateResponse,\n DefenderForAISettingsUpdateOptionalParams,\n DefenderForAISettingsUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a DefenderForAISettings. */\nexport interface DefenderForAISettings {\n /**\n * Lists the Defender for AI settings.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: DefenderForAISettingsListOptionalParams,\n ): PagedAsyncIterableIterator<DefenderForAISetting>;\n /**\n * Gets the specified Defender for AI setting by name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param defenderForAISettingName The name of the defender for AI setting.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n defenderForAISettingName: string,\n options?: DefenderForAISettingsGetOptionalParams,\n ): Promise<DefenderForAISettingsGetResponse>;\n /**\n * Creates or Updates the specified Defender for AI setting.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param defenderForAISettingName The name of the defender for AI setting.\n * @param defenderForAISettings Properties describing the Defender for AI setting.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n defenderForAISettingName: string,\n defenderForAISettings: DefenderForAISetting,\n options?: DefenderForAISettingsCreateOrUpdateOptionalParams,\n ): Promise<DefenderForAISettingsCreateOrUpdateResponse>;\n /**\n * Updates the specified Defender for AI setting.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param defenderForAISettingName The name of the defender for AI setting.\n * @param defenderForAISettings Properties describing the Defender for AI setting.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n defenderForAISettingName: string,\n defenderForAISettings: DefenderForAISetting,\n options?: DefenderForAISettingsUpdateOptionalParams,\n ): Promise<DefenderForAISettingsUpdateResponse>;\n}\n"]}
1
+ {"version":3,"file":"defenderForAISettings.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/defenderForAISettings.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n DefenderForAISetting,\n DefenderForAISettingsListOptionalParams,\n DefenderForAISettingsGetOptionalParams,\n DefenderForAISettingsGetResponse,\n DefenderForAISettingsCreateOrUpdateOptionalParams,\n DefenderForAISettingsCreateOrUpdateResponse,\n DefenderForAISettingsUpdateOptionalParams,\n DefenderForAISettingsUpdateResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a DefenderForAISettings. */\nexport interface DefenderForAISettings {\n /**\n * Lists the Defender for AI settings.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: DefenderForAISettingsListOptionalParams,\n ): PagedAsyncIterableIterator<DefenderForAISetting>;\n /**\n * Gets the specified Defender for AI setting by name.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param defenderForAISettingName The name of the defender for AI setting.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n defenderForAISettingName: string,\n options?: DefenderForAISettingsGetOptionalParams,\n ): Promise<DefenderForAISettingsGetResponse>;\n /**\n * Creates or Updates the specified Defender for AI setting.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param defenderForAISettingName The name of the defender for AI setting.\n * @param defenderForAISettings Properties describing the Defender for AI setting.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n defenderForAISettingName: string,\n defenderForAISettings: DefenderForAISetting,\n options?: DefenderForAISettingsCreateOrUpdateOptionalParams,\n ): Promise<DefenderForAISettingsCreateOrUpdateResponse>;\n /**\n * Updates the specified Defender for AI setting.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param defenderForAISettingName The name of the defender for AI setting.\n * @param defenderForAISettings Properties describing the Defender for AI setting.\n * @param options The options parameters.\n */\n update(\n resourceGroupName: string,\n accountName: string,\n defenderForAISettingName: string,\n defenderForAISettings: DefenderForAISetting,\n options?: DefenderForAISettingsUpdateOptionalParams,\n ): Promise<DefenderForAISettingsUpdateResponse>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { Account, DeletedAccountsListOptionalParams, DeletedAccountsGetOptionalParams, DeletedAccountsGetResponse, DeletedAccountsPurgeOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { Account, DeletedAccountsListOptionalParams, DeletedAccountsGetOptionalParams, DeletedAccountsGetResponse, DeletedAccountsPurgeOptionalParams } from "../models/index.js";
4
4
  /** Interface representing a DeletedAccounts. */
5
5
  export interface DeletedAccounts {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"deletedAccounts.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/deletedAccounts.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,OAAO,EACP,iCAAiC,EACjC,gCAAgC,EAChC,0BAA0B,EAC1B,kCAAkC,EACnC,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,iCAAiC,GAAG,0BAA0B,CAAC,OAAO,CAAC,CAAC;IACvF;;;;;;OAMG;IACH,GAAG,CACD,QAAQ,EAAE,MAAM,EAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,UAAU,CACR,QAAQ,EAAE,MAAM,EAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,iBAAiB,CACf,QAAQ,EAAE,MAAM,EAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"deletedAccounts.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/deletedAccounts.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,OAAO,EACP,iCAAiC,EACjC,gCAAgC,EAChC,0BAA0B,EAC1B,kCAAkC,EACnC,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,iCAAiC,GAAG,0BAA0B,CAAC,OAAO,CAAC,CAAC;IACvF;;;;;;OAMG;IACH,GAAG,CACD,QAAQ,EAAE,MAAM,EAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,gCAAgC,GACzC,OAAO,CAAC,0BAA0B,CAAC,CAAC;IACvC;;;;;;OAMG;IACH,UAAU,CACR,QAAQ,EAAE,MAAM,EAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,iBAAiB,CACf,QAAQ,EAAE,MAAM,EAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1 +1 @@
1
- {"version":3,"file":"deletedAccounts.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/deletedAccounts.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Account,\n DeletedAccountsListOptionalParams,\n DeletedAccountsGetOptionalParams,\n DeletedAccountsGetResponse,\n DeletedAccountsPurgeOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a DeletedAccounts. */\nexport interface DeletedAccounts {\n /**\n * Returns all the resources of a particular type belonging to a subscription.\n * @param options The options parameters.\n */\n list(options?: DeletedAccountsListOptionalParams): PagedAsyncIterableIterator<Account>;\n /**\n * Returns a Cognitive Services account specified by the parameters.\n * @param location Resource location.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n get(\n location: string,\n resourceGroupName: string,\n accountName: string,\n options?: DeletedAccountsGetOptionalParams,\n ): Promise<DeletedAccountsGetResponse>;\n /**\n * Deletes a Cognitive Services account from the resource group.\n * @param location Resource location.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n beginPurge(\n location: string,\n resourceGroupName: string,\n accountName: string,\n options?: DeletedAccountsPurgeOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a Cognitive Services account from the resource group.\n * @param location Resource location.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n beginPurgeAndWait(\n location: string,\n resourceGroupName: string,\n accountName: string,\n options?: DeletedAccountsPurgeOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"deletedAccounts.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/deletedAccounts.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n Account,\n DeletedAccountsListOptionalParams,\n DeletedAccountsGetOptionalParams,\n DeletedAccountsGetResponse,\n DeletedAccountsPurgeOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a DeletedAccounts. */\nexport interface DeletedAccounts {\n /**\n * Returns all the resources of a particular type belonging to a subscription.\n * @param options The options parameters.\n */\n list(options?: DeletedAccountsListOptionalParams): PagedAsyncIterableIterator<Account>;\n /**\n * Returns a Cognitive Services account specified by the parameters.\n * @param location Resource location.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n get(\n location: string,\n resourceGroupName: string,\n accountName: string,\n options?: DeletedAccountsGetOptionalParams,\n ): Promise<DeletedAccountsGetResponse>;\n /**\n * Deletes a Cognitive Services account from the resource group.\n * @param location Resource location.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n beginPurge(\n location: string,\n resourceGroupName: string,\n accountName: string,\n options?: DeletedAccountsPurgeOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes a Cognitive Services account from the resource group.\n * @param location Resource location.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n beginPurgeAndWait(\n location: string,\n resourceGroupName: string,\n accountName: string,\n options?: DeletedAccountsPurgeOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { Deployment, DeploymentsListOptionalParams, SkuResource, DeploymentsListSkusOptionalParams, DeploymentsGetOptionalParams, DeploymentsGetResponse, DeploymentsCreateOrUpdateOptionalParams, DeploymentsCreateOrUpdateResponse, PatchResourceTagsAndSku, DeploymentsUpdateOptionalParams, DeploymentsUpdateResponse, DeploymentsDeleteOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { Deployment, DeploymentsListOptionalParams, SkuResource, DeploymentsListSkusOptionalParams, DeploymentsGetOptionalParams, DeploymentsGetResponse, DeploymentsCreateOrUpdateOptionalParams, DeploymentsCreateOrUpdateResponse, PatchResourceTagsAndSku, DeploymentsUpdateOptionalParams, DeploymentsUpdateResponse, DeploymentsDeleteOptionalParams } from "../models/index.js";
4
4
  /** Interface representing a Deployments. */
5
5
  export interface Deployments {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"deployments.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/deployments.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,UAAU,EACV,6BAA6B,EAC7B,WAAW,EACX,iCAAiC,EACjC,4BAA4B,EAC5B,sBAAsB,EACtB,uCAAuC,EACvC,iCAAiC,EACjC,uBAAuB,EACvB,+BAA+B,EAC/B,yBAAyB,EACzB,+BAA+B,EAChC,MAAM,oBAAoB,CAAC;AAG5B,4CAA4C;AAC5C,MAAM,WAAW,WAAW;IAC1B;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,6BAA6B,GACtC,0BAA0B,CAAC,UAAU,CAAC,CAAC;IAC1C;;;;;;OAMG;IACH,QAAQ,CACN,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,WAAW,CAAC,CAAC;IAC3C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IACnC;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,UAAU,EACtB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,iCAAiC,CAAC,EACjD,iCAAiC,CAClC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,UAAU,EACtB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC9C;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,yBAAyB,CAAC,EAAE,yBAAyB,CAAC,CACvF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
1
+ {"version":3,"file":"deployments.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/deployments.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,UAAU,EACV,6BAA6B,EAC7B,WAAW,EACX,iCAAiC,EACjC,4BAA4B,EAC5B,sBAAsB,EACtB,uCAAuC,EACvC,iCAAiC,EACjC,uBAAuB,EACvB,+BAA+B,EAC/B,yBAAyB,EACzB,+BAA+B,EAChC,MAAM,oBAAoB,CAAC;AAG5B,4CAA4C;AAC5C,MAAM,WAAW,WAAW;IAC1B;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,6BAA6B,GACtC,0BAA0B,CAAC,UAAU,CAAC,CAAC;IAC1C;;;;;;OAMG;IACH,QAAQ,CACN,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,WAAW,CAAC,CAAC;IAC3C;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,4BAA4B,GACrC,OAAO,CAAC,sBAAsB,CAAC,CAAC;IACnC;;;;;;;OAOG;IACH,mBAAmB,CACjB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,UAAU,EACtB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,iCAAiC,CAAC,EACjD,iCAAiC,CAClC,CACF,CAAC;IACF;;;;;;;OAOG;IACH,0BAA0B,CACxB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,UAAU,EACtB,OAAO,CAAC,EAAE,uCAAuC,GAChD,OAAO,CAAC,iCAAiC,CAAC,CAAC;IAC9C;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,yBAAyB,CAAC,EAAE,yBAAyB,CAAC,CACvF,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,UAAU,EAAE,uBAAuB,EACnC,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,yBAAyB,CAAC,CAAC;IACtC;;;;;;OAMG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,gBAAgB,CAAC,cAAc,CAAC,IAAI,CAAC,EAAE,IAAI,CAAC,CAAC,CAAC;IACzD;;;;;;OAMG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,+BAA+B,GACxC,OAAO,CAAC,IAAI,CAAC,CAAC;CAClB"}
@@ -1 +1 @@
1
- {"version":3,"file":"deployments.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/deployments.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n Deployment,\n DeploymentsListOptionalParams,\n SkuResource,\n DeploymentsListSkusOptionalParams,\n DeploymentsGetOptionalParams,\n DeploymentsGetResponse,\n DeploymentsCreateOrUpdateOptionalParams,\n DeploymentsCreateOrUpdateResponse,\n PatchResourceTagsAndSku,\n DeploymentsUpdateOptionalParams,\n DeploymentsUpdateResponse,\n DeploymentsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Deployments. */\nexport interface Deployments {\n /**\n * Gets the deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: DeploymentsListOptionalParams,\n ): PagedAsyncIterableIterator<Deployment>;\n /**\n * Lists the specified deployments skus associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n listSkus(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n options?: DeploymentsListSkusOptionalParams,\n ): PagedAsyncIterableIterator<SkuResource>;\n /**\n * Gets the specified deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n options?: DeploymentsGetOptionalParams,\n ): Promise<DeploymentsGetResponse>;\n /**\n * Update the state of specified deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param deployment The deployment properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n deployment: Deployment,\n options?: DeploymentsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsCreateOrUpdateResponse>,\n DeploymentsCreateOrUpdateResponse\n >\n >;\n /**\n * Update the state of specified deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param deployment The deployment properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n deployment: Deployment,\n options?: DeploymentsCreateOrUpdateOptionalParams,\n ): Promise<DeploymentsCreateOrUpdateResponse>;\n /**\n * Update specified deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param deployment The deployment properties.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n deployment: PatchResourceTagsAndSku,\n options?: DeploymentsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<DeploymentsUpdateResponse>, DeploymentsUpdateResponse>\n >;\n /**\n * Update specified deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param deployment The deployment properties.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n deployment: PatchResourceTagsAndSku,\n options?: DeploymentsUpdateOptionalParams,\n ): Promise<DeploymentsUpdateResponse>;\n /**\n * Deletes the specified deployment associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n options?: DeploymentsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specified deployment associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n options?: DeploymentsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
1
+ {"version":3,"file":"deployments.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/deployments.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n Deployment,\n DeploymentsListOptionalParams,\n SkuResource,\n DeploymentsListSkusOptionalParams,\n DeploymentsGetOptionalParams,\n DeploymentsGetResponse,\n DeploymentsCreateOrUpdateOptionalParams,\n DeploymentsCreateOrUpdateResponse,\n PatchResourceTagsAndSku,\n DeploymentsUpdateOptionalParams,\n DeploymentsUpdateResponse,\n DeploymentsDeleteOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Deployments. */\nexport interface Deployments {\n /**\n * Gets the deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: DeploymentsListOptionalParams,\n ): PagedAsyncIterableIterator<Deployment>;\n /**\n * Lists the specified deployments skus associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n listSkus(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n options?: DeploymentsListSkusOptionalParams,\n ): PagedAsyncIterableIterator<SkuResource>;\n /**\n * Gets the specified deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n options?: DeploymentsGetOptionalParams,\n ): Promise<DeploymentsGetResponse>;\n /**\n * Update the state of specified deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param deployment The deployment properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdate(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n deployment: Deployment,\n options?: DeploymentsCreateOrUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<DeploymentsCreateOrUpdateResponse>,\n DeploymentsCreateOrUpdateResponse\n >\n >;\n /**\n * Update the state of specified deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param deployment The deployment properties.\n * @param options The options parameters.\n */\n beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n deployment: Deployment,\n options?: DeploymentsCreateOrUpdateOptionalParams,\n ): Promise<DeploymentsCreateOrUpdateResponse>;\n /**\n * Update specified deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param deployment The deployment properties.\n * @param options The options parameters.\n */\n beginUpdate(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n deployment: PatchResourceTagsAndSku,\n options?: DeploymentsUpdateOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<DeploymentsUpdateResponse>, DeploymentsUpdateResponse>\n >;\n /**\n * Update specified deployments associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param deployment The deployment properties.\n * @param options The options parameters.\n */\n beginUpdateAndWait(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n deployment: PatchResourceTagsAndSku,\n options?: DeploymentsUpdateOptionalParams,\n ): Promise<DeploymentsUpdateResponse>;\n /**\n * Deletes the specified deployment associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n options?: DeploymentsDeleteOptionalParams,\n ): Promise<SimplePollerLike<OperationState<void>, void>>;\n /**\n * Deletes the specified deployment associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param deploymentName The name of the deployment associated with the Cognitive Services Account\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n deploymentName: string,\n options?: DeploymentsDeleteOptionalParams,\n ): Promise<void>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { EncryptionScope, EncryptionScopesListOptionalParams, EncryptionScopesGetOptionalParams, EncryptionScopesGetResponse, EncryptionScopesCreateOrUpdateOptionalParams, EncryptionScopesCreateOrUpdateResponse, EncryptionScopesDeleteOptionalParams, EncryptionScopesDeleteResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { EncryptionScope, EncryptionScopesListOptionalParams, EncryptionScopesGetOptionalParams, EncryptionScopesGetResponse, EncryptionScopesCreateOrUpdateOptionalParams, EncryptionScopesCreateOrUpdateResponse, EncryptionScopesDeleteOptionalParams, EncryptionScopesDeleteResponse } from "../models/index.js";
4
4
  /** Interface representing a EncryptionScopes. */
5
5
  export interface EncryptionScopes {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"encryptionScopes.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/encryptionScopes.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,eAAe,EACf,kCAAkC,EAClC,iCAAiC,EACjC,2BAA2B,EAC3B,4CAA4C,EAC5C,sCAAsC,EACtC,oCAAoC,EACpC,8BAA8B,EAC/B,MAAM,oBAAoB,CAAC;AAG5B,iDAAiD;AACjD,MAAM,WAAW,gBAAgB;IAC/B;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;;;OAQG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;IACnD;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,8BAA8B,CAAC,EAAE,8BAA8B,CAAC,CACjG,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;CAC5C"}
1
+ {"version":3,"file":"encryptionScopes.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/encryptionScopes.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,eAAe,EACf,kCAAkC,EAClC,iCAAiC,EACjC,2BAA2B,EAC3B,4CAA4C,EAC5C,sCAAsC,EACtC,oCAAoC,EACpC,8BAA8B,EAC/B,MAAM,oBAAoB,CAAC;AAG5B,iDAAiD;AACjD,MAAM,WAAW,gBAAgB;IAC/B;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,kCAAkC,GAC3C,0BAA0B,CAAC,eAAe,CAAC,CAAC;IAC/C;;;;;;;OAOG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,iCAAiC,GAC1C,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACxC;;;;;;;;OAQG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,eAAe,EAAE,eAAe,EAChC,OAAO,CAAC,EAAE,4CAA4C,GACrD,OAAO,CAAC,sCAAsC,CAAC,CAAC;IACnD;;;;;;;OAOG;IACH,WAAW,CACT,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CACR,gBAAgB,CAAC,cAAc,CAAC,8BAA8B,CAAC,EAAE,8BAA8B,CAAC,CACjG,CAAC;IACF;;;;;;;OAOG;IACH,kBAAkB,CAChB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,mBAAmB,EAAE,MAAM,EAC3B,OAAO,CAAC,EAAE,oCAAoC,GAC7C,OAAO,CAAC,8BAA8B,CAAC,CAAC;CAC5C"}
@@ -1 +1 @@
1
- {"version":3,"file":"encryptionScopes.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/encryptionScopes.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n EncryptionScope,\n EncryptionScopesListOptionalParams,\n EncryptionScopesGetOptionalParams,\n EncryptionScopesGetResponse,\n EncryptionScopesCreateOrUpdateOptionalParams,\n EncryptionScopesCreateOrUpdateResponse,\n EncryptionScopesDeleteOptionalParams,\n EncryptionScopesDeleteResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a EncryptionScopes. */\nexport interface EncryptionScopes {\n /**\n * Gets the content filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: EncryptionScopesListOptionalParams,\n ): PagedAsyncIterableIterator<EncryptionScope>;\n /**\n * Gets the specified EncryptionScope associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param encryptionScopeName The name of the encryptionScope associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n options?: EncryptionScopesGetOptionalParams,\n ): Promise<EncryptionScopesGetResponse>;\n /**\n * Update the state of specified encryptionScope associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param encryptionScopeName The name of the encryptionScope associated with the Cognitive Services\n * Account\n * @param encryptionScope The encryptionScope properties.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n encryptionScope: EncryptionScope,\n options?: EncryptionScopesCreateOrUpdateOptionalParams,\n ): Promise<EncryptionScopesCreateOrUpdateResponse>;\n /**\n * Deletes the specified encryptionScope associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param encryptionScopeName The name of the encryptionScope associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n options?: EncryptionScopesDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<EncryptionScopesDeleteResponse>, EncryptionScopesDeleteResponse>\n >;\n /**\n * Deletes the specified encryptionScope associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param encryptionScopeName The name of the encryptionScope associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n options?: EncryptionScopesDeleteOptionalParams,\n ): Promise<EncryptionScopesDeleteResponse>;\n}\n"]}
1
+ {"version":3,"file":"encryptionScopes.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/encryptionScopes.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n EncryptionScope,\n EncryptionScopesListOptionalParams,\n EncryptionScopesGetOptionalParams,\n EncryptionScopesGetResponse,\n EncryptionScopesCreateOrUpdateOptionalParams,\n EncryptionScopesCreateOrUpdateResponse,\n EncryptionScopesDeleteOptionalParams,\n EncryptionScopesDeleteResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a EncryptionScopes. */\nexport interface EncryptionScopes {\n /**\n * Gets the content filters associated with the Azure OpenAI account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: EncryptionScopesListOptionalParams,\n ): PagedAsyncIterableIterator<EncryptionScope>;\n /**\n * Gets the specified EncryptionScope associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param encryptionScopeName The name of the encryptionScope associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n options?: EncryptionScopesGetOptionalParams,\n ): Promise<EncryptionScopesGetResponse>;\n /**\n * Update the state of specified encryptionScope associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param encryptionScopeName The name of the encryptionScope associated with the Cognitive Services\n * Account\n * @param encryptionScope The encryptionScope properties.\n * @param options The options parameters.\n */\n createOrUpdate(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n encryptionScope: EncryptionScope,\n options?: EncryptionScopesCreateOrUpdateOptionalParams,\n ): Promise<EncryptionScopesCreateOrUpdateResponse>;\n /**\n * Deletes the specified encryptionScope associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param encryptionScopeName The name of the encryptionScope associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDelete(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n options?: EncryptionScopesDeleteOptionalParams,\n ): Promise<\n SimplePollerLike<OperationState<EncryptionScopesDeleteResponse>, EncryptionScopesDeleteResponse>\n >;\n /**\n * Deletes the specified encryptionScope associated with the Cognitive Services account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param encryptionScopeName The name of the encryptionScope associated with the Cognitive Services\n * Account\n * @param options The options parameters.\n */\n beginDeleteAndWait(\n resourceGroupName: string,\n accountName: string,\n encryptionScopeName: string,\n options?: EncryptionScopesDeleteOptionalParams,\n ): Promise<EncryptionScopesDeleteResponse>;\n}\n"]}
@@ -15,6 +15,7 @@ export * from "./encryptionScopes.js";
15
15
  export * from "./raiPolicies.js";
16
16
  export * from "./raiBlocklists.js";
17
17
  export * from "./raiBlocklistItems.js";
18
+ export * from "./raiTopics.js";
18
19
  export * from "./raiContentFilters.js";
19
20
  export * from "./networkSecurityPerimeterConfigurations.js";
20
21
  export * from "./defenderForAISettings.js";
@@ -23,4 +24,5 @@ export * from "./accountConnections.js";
23
24
  export * from "./projectConnections.js";
24
25
  export * from "./accountCapabilityHosts.js";
25
26
  export * from "./projectCapabilityHosts.js";
27
+ export * from "./quotaTiers.js";
26
28
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAMA,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,aAAa,CAAC;AAC5B,cAAc,mCAAmC,CAAC;AAClD,cAAc,sBAAsB,CAAC;AACrC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,4BAA4B,CAAC;AAC3C,cAAc,eAAe,CAAC;AAC9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,6BAA6B,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAMA,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,aAAa,CAAC;AAC5B,cAAc,mCAAmC,CAAC;AAClD,cAAc,sBAAsB,CAAC;AACrC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AACvC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,4BAA4B,CAAC;AAC3C,cAAc,eAAe,CAAC;AAC9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iBAAiB,CAAC"}
@@ -19,6 +19,7 @@ export * from "./encryptionScopes.js";
19
19
  export * from "./raiPolicies.js";
20
20
  export * from "./raiBlocklists.js";
21
21
  export * from "./raiBlocklistItems.js";
22
+ export * from "./raiTopics.js";
22
23
  export * from "./raiContentFilters.js";
23
24
  export * from "./networkSecurityPerimeterConfigurations.js";
24
25
  export * from "./defenderForAISettings.js";
@@ -27,4 +28,5 @@ export * from "./accountConnections.js";
27
28
  export * from "./projectConnections.js";
28
29
  export * from "./accountCapabilityHosts.js";
29
30
  export * from "./projectCapabilityHosts.js";
31
+ export * from "./quotaTiers.js";
30
32
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,2DAA2D;AAC3D,oFAAoF;AAEpF,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,aAAa,CAAC;AAC5B,cAAc,mCAAmC,CAAC;AAClD,cAAc,sBAAsB,CAAC;AACrC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,wBAAwB,CAAC;AACvC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,4BAA4B,CAAC;AAC3C,cAAc,eAAe,CAAC;AAC9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,6BAA6B,CAAC","sourcesContent":["// 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\nexport * from \"./accounts.js\";\nexport * from \"./deletedAccounts.js\";\nexport * from \"./resourceSkus.js\";\nexport * from \"./usages.js\";\nexport * from \"./operations.js\";\nexport * from \"./commitmentTiers.js\";\nexport * from \"./models.js\";\nexport * from \"./locationBasedModelCapacities.js\";\nexport * from \"./modelCapacities.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./privateLinkResources.js\";\nexport * from \"./deployments.js\";\nexport * from \"./commitmentPlans.js\";\nexport * from \"./encryptionScopes.js\";\nexport * from \"./raiPolicies.js\";\nexport * from \"./raiBlocklists.js\";\nexport * from \"./raiBlocklistItems.js\";\nexport * from \"./raiContentFilters.js\";\nexport * from \"./networkSecurityPerimeterConfigurations.js\";\nexport * from \"./defenderForAISettings.js\";\nexport * from \"./projects.js\";\nexport * from \"./accountConnections.js\";\nexport * from \"./projectConnections.js\";\nexport * from \"./accountCapabilityHosts.js\";\nexport * from \"./projectCapabilityHosts.js\";\n"]}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/index.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC;AAElC,2DAA2D;AAC3D,oFAAoF;AAEpF,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,aAAa,CAAC;AAC5B,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,aAAa,CAAC;AAC5B,cAAc,mCAAmC,CAAC;AAClD,cAAc,sBAAsB,CAAC;AACrC,cAAc,iCAAiC,CAAC;AAChD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,wBAAwB,CAAC;AACvC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,wBAAwB,CAAC;AACvC,cAAc,6CAA6C,CAAC;AAC5D,cAAc,4BAA4B,CAAC;AAC3C,cAAc,eAAe,CAAC;AAC9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,6BAA6B,CAAC;AAC5C,cAAc,iBAAiB,CAAC","sourcesContent":["// 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\nexport * from \"./accounts.js\";\nexport * from \"./deletedAccounts.js\";\nexport * from \"./resourceSkus.js\";\nexport * from \"./usages.js\";\nexport * from \"./operations.js\";\nexport * from \"./commitmentTiers.js\";\nexport * from \"./models.js\";\nexport * from \"./locationBasedModelCapacities.js\";\nexport * from \"./modelCapacities.js\";\nexport * from \"./privateEndpointConnections.js\";\nexport * from \"./privateLinkResources.js\";\nexport * from \"./deployments.js\";\nexport * from \"./commitmentPlans.js\";\nexport * from \"./encryptionScopes.js\";\nexport * from \"./raiPolicies.js\";\nexport * from \"./raiBlocklists.js\";\nexport * from \"./raiBlocklistItems.js\";\nexport * from \"./raiTopics.js\";\nexport * from \"./raiContentFilters.js\";\nexport * from \"./networkSecurityPerimeterConfigurations.js\";\nexport * from \"./defenderForAISettings.js\";\nexport * from \"./projects.js\";\nexport * from \"./accountConnections.js\";\nexport * from \"./projectConnections.js\";\nexport * from \"./accountCapabilityHosts.js\";\nexport * from \"./projectCapabilityHosts.js\";\nexport * from \"./quotaTiers.js\";\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { ModelCapacityListResultValueItem, LocationBasedModelCapacitiesListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { ModelCapacityListResultValueItem, LocationBasedModelCapacitiesListOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a LocationBasedModelCapacities. */
4
4
  export interface LocationBasedModelCapacities {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"locationBasedModelCapacities.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/locationBasedModelCapacities.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,gCAAgC,EAChC,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,6DAA6D;AAC7D,MAAM,WAAW,4BAA4B;IAC3C;;;;;;;OAOG;IACH,IAAI,CACF,QAAQ,EAAE,MAAM,EAChB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,8CAA8C,GACvD,0BAA0B,CAAC,gCAAgC,CAAC,CAAC;CACjE"}
1
+ {"version":3,"file":"locationBasedModelCapacities.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/locationBasedModelCapacities.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,gCAAgC,EAChC,8CAA8C,EAC/C,MAAM,oBAAoB,CAAC;AAG5B,6DAA6D;AAC7D,MAAM,WAAW,4BAA4B;IAC3C;;;;;;;OAOG;IACH,IAAI,CACF,QAAQ,EAAE,MAAM,EAChB,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,8CAA8C,GACvD,0BAA0B,CAAC,gCAAgC,CAAC,CAAC;CACjE"}
@@ -1 +1 @@
1
- {"version":3,"file":"locationBasedModelCapacities.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/locationBasedModelCapacities.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n ModelCapacityListResultValueItem,\n LocationBasedModelCapacitiesListOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a LocationBasedModelCapacities. */\nexport interface LocationBasedModelCapacities {\n /**\n * List Location Based ModelCapacities.\n * @param location Resource location.\n * @param modelFormat The format of the Model\n * @param modelName The name of the Model\n * @param modelVersion The version of the Model\n * @param options The options parameters.\n */\n list(\n location: string,\n modelFormat: string,\n modelName: string,\n modelVersion: string,\n options?: LocationBasedModelCapacitiesListOptionalParams,\n ): PagedAsyncIterableIterator<ModelCapacityListResultValueItem>;\n}\n"]}
1
+ {"version":3,"file":"locationBasedModelCapacities.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/locationBasedModelCapacities.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n ModelCapacityListResultValueItem,\n LocationBasedModelCapacitiesListOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a LocationBasedModelCapacities. */\nexport interface LocationBasedModelCapacities {\n /**\n * List Location Based ModelCapacities.\n * @param location Resource location.\n * @param modelFormat The format of the Model\n * @param modelName The name of the Model\n * @param modelVersion The version of the Model\n * @param options The options parameters.\n */\n list(\n location: string,\n modelFormat: string,\n modelName: string,\n modelVersion: string,\n options?: LocationBasedModelCapacitiesListOptionalParams,\n ): PagedAsyncIterableIterator<ModelCapacityListResultValueItem>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { ModelCapacityListResultValueItem, ModelCapacitiesListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { ModelCapacityListResultValueItem, ModelCapacitiesListOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a ModelCapacities. */
4
4
  export interface ModelCapacities {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"modelCapacities.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/modelCapacities.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EACL,gCAAgC,EAChC,iCAAiC,EAClC,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;;;;OAMG;IACH,IAAI,CACF,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,gCAAgC,CAAC,CAAC;CACjE"}
1
+ {"version":3,"file":"modelCapacities.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/modelCapacities.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EACV,gCAAgC,EAChC,iCAAiC,EAClC,MAAM,oBAAoB,CAAC;AAG5B,gDAAgD;AAChD,MAAM,WAAW,eAAe;IAC9B;;;;;;OAMG;IACH,IAAI,CACF,WAAW,EAAE,MAAM,EACnB,SAAS,EAAE,MAAM,EACjB,YAAY,EAAE,MAAM,EACpB,OAAO,CAAC,EAAE,iCAAiC,GAC1C,0BAA0B,CAAC,gCAAgC,CAAC,CAAC;CACjE"}
@@ -1 +1 @@
1
- {"version":3,"file":"modelCapacities.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/modelCapacities.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport {\n ModelCapacityListResultValueItem,\n ModelCapacitiesListOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ModelCapacities. */\nexport interface ModelCapacities {\n /**\n * List ModelCapacities.\n * @param modelFormat The format of the Model\n * @param modelName The name of the Model\n * @param modelVersion The version of the Model\n * @param options The options parameters.\n */\n list(\n modelFormat: string,\n modelName: string,\n modelVersion: string,\n options?: ModelCapacitiesListOptionalParams,\n ): PagedAsyncIterableIterator<ModelCapacityListResultValueItem>;\n}\n"]}
1
+ {"version":3,"file":"modelCapacities.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/modelCapacities.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type {\n ModelCapacityListResultValueItem,\n ModelCapacitiesListOptionalParams,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a ModelCapacities. */\nexport interface ModelCapacities {\n /**\n * List ModelCapacities.\n * @param modelFormat The format of the Model\n * @param modelName The name of the Model\n * @param modelVersion The version of the Model\n * @param options The options parameters.\n */\n list(\n modelFormat: string,\n modelName: string,\n modelVersion: string,\n options?: ModelCapacitiesListOptionalParams,\n ): PagedAsyncIterableIterator<ModelCapacityListResultValueItem>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Model, ModelsListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { Model, ModelsListOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a Models. */
4
4
  export interface Models {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/models.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,KAAK,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AAGrE,uCAAuC;AACvC,MAAM,WAAW,MAAM;IACrB;;;;OAIG;IACH,IAAI,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,wBAAwB,GAAG,0BAA0B,CAAC,KAAK,CAAC,CAAC;CAC/F"}
1
+ {"version":3,"file":"models.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/models.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,KAAK,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AAG1E,uCAAuC;AACvC,MAAM,WAAW,MAAM;IACrB;;;;OAIG;IACH,IAAI,CAAC,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,wBAAwB,GAAG,0BAA0B,CAAC,KAAK,CAAC,CAAC;CAC/F"}
@@ -1 +1 @@
1
- {"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/models.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Model, ModelsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Models. */\nexport interface Models {\n /**\n * List Models.\n * @param location Resource location.\n * @param options The options parameters.\n */\n list(location: string, options?: ModelsListOptionalParams): PagedAsyncIterableIterator<Model>;\n}\n"]}
1
+ {"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/models.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { Model, ModelsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Models. */\nexport interface Models {\n /**\n * List Models.\n * @param location Resource location.\n * @param options The options parameters.\n */\n list(location: string, options?: ModelsListOptionalParams): PagedAsyncIterableIterator<Model>;\n}\n"]}
@@ -1,6 +1,6 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
3
- import { NetworkSecurityPerimeterConfiguration, NetworkSecurityPerimeterConfigurationsListOptionalParams, NetworkSecurityPerimeterConfigurationsGetOptionalParams, NetworkSecurityPerimeterConfigurationsGetResponse, NetworkSecurityPerimeterConfigurationsReconcileOptionalParams, NetworkSecurityPerimeterConfigurationsReconcileResponse } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
3
+ import type { NetworkSecurityPerimeterConfiguration, NetworkSecurityPerimeterConfigurationsListOptionalParams, NetworkSecurityPerimeterConfigurationsGetOptionalParams, NetworkSecurityPerimeterConfigurationsGetResponse, NetworkSecurityPerimeterConfigurationsReconcileOptionalParams, NetworkSecurityPerimeterConfigurationsReconcileResponse } from "../models/index.js";
4
4
  /** Interface representing a NetworkSecurityPerimeterConfigurations. */
5
5
  export interface NetworkSecurityPerimeterConfigurations {
6
6
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"networkSecurityPerimeterConfigurations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EACL,qCAAqC,EACrC,wDAAwD,EACxD,uDAAuD,EACvD,iDAAiD,EACjD,6DAA6D,EAC7D,uDAAuD,EACxD,MAAM,oBAAoB,CAAC;AAG5B,uEAAuE;AACvE,MAAM,WAAW,sCAAsC;IACrD;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,wDAAwD,GACjE,0BAA0B,CAAC,qCAAqC,CAAC,CAAC;IACrE;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CAAC,iDAAiD,CAAC,CAAC;IAC9D;;;;;;OAMG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uDAAuD,CAAC,EACvE,uDAAuD,CACxD,CACF,CAAC;IACF;;;;;;OAMG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,uDAAuD,CAAC,CAAC;CACrE"}
1
+ {"version":3,"file":"networkSecurityPerimeterConfigurations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,gBAAgB,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AACxE,OAAO,KAAK,EACV,qCAAqC,EACrC,wDAAwD,EACxD,uDAAuD,EACvD,iDAAiD,EACjD,6DAA6D,EAC7D,uDAAuD,EACxD,MAAM,oBAAoB,CAAC;AAG5B,uEAAuE;AACvE,MAAM,WAAW,sCAAsC;IACrD;;;;;OAKG;IACH,IAAI,CACF,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,OAAO,CAAC,EAAE,wDAAwD,GACjE,0BAA0B,CAAC,qCAAqC,CAAC,CAAC;IACrE;;;;;;OAMG;IACH,GAAG,CACD,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,uDAAuD,GAChE,OAAO,CAAC,iDAAiD,CAAC,CAAC;IAC9D;;;;;;OAMG;IACH,cAAc,CACZ,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CACR,gBAAgB,CACd,cAAc,CAAC,uDAAuD,CAAC,EACvE,uDAAuD,CACxD,CACF,CAAC;IACF;;;;;;OAMG;IACH,qBAAqB,CACnB,iBAAiB,EAAE,MAAM,EACzB,WAAW,EAAE,MAAM,EACnB,oBAAoB,EAAE,MAAM,EAC5B,OAAO,CAAC,EAAE,6DAA6D,GACtE,OAAO,CAAC,uDAAuD,CAAC,CAAC;CACrE"}
@@ -1 +1 @@
1
- {"version":3,"file":"networkSecurityPerimeterConfigurations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport {\n NetworkSecurityPerimeterConfiguration,\n NetworkSecurityPerimeterConfigurationsListOptionalParams,\n NetworkSecurityPerimeterConfigurationsGetOptionalParams,\n NetworkSecurityPerimeterConfigurationsGetResponse,\n NetworkSecurityPerimeterConfigurationsReconcileOptionalParams,\n NetworkSecurityPerimeterConfigurationsReconcileResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a NetworkSecurityPerimeterConfigurations. */\nexport interface NetworkSecurityPerimeterConfigurations {\n /**\n * Gets a list of NSP configurations for an account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: NetworkSecurityPerimeterConfigurationsListOptionalParams,\n ): PagedAsyncIterableIterator<NetworkSecurityPerimeterConfiguration>;\n /**\n * Gets the specified NSP configurations for an account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param nspConfigurationName The name of the NSP Configuration.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n nspConfigurationName: string,\n options?: NetworkSecurityPerimeterConfigurationsGetOptionalParams,\n ): Promise<NetworkSecurityPerimeterConfigurationsGetResponse>;\n /**\n * Reconcile the NSP configuration for an account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param nspConfigurationName The name of the NSP Configuration.\n * @param options The options parameters.\n */\n beginReconcile(\n resourceGroupName: string,\n accountName: string,\n nspConfigurationName: string,\n options?: NetworkSecurityPerimeterConfigurationsReconcileOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<NetworkSecurityPerimeterConfigurationsReconcileResponse>,\n NetworkSecurityPerimeterConfigurationsReconcileResponse\n >\n >;\n /**\n * Reconcile the NSP configuration for an account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param nspConfigurationName The name of the NSP Configuration.\n * @param options The options parameters.\n */\n beginReconcileAndWait(\n resourceGroupName: string,\n accountName: string,\n nspConfigurationName: string,\n options?: NetworkSecurityPerimeterConfigurationsReconcileOptionalParams,\n ): Promise<NetworkSecurityPerimeterConfigurationsReconcileResponse>;\n}\n"]}
1
+ {"version":3,"file":"networkSecurityPerimeterConfigurations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { SimplePollerLike, OperationState } from \"@azure/core-lro\";\nimport type {\n NetworkSecurityPerimeterConfiguration,\n NetworkSecurityPerimeterConfigurationsListOptionalParams,\n NetworkSecurityPerimeterConfigurationsGetOptionalParams,\n NetworkSecurityPerimeterConfigurationsGetResponse,\n NetworkSecurityPerimeterConfigurationsReconcileOptionalParams,\n NetworkSecurityPerimeterConfigurationsReconcileResponse,\n} from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a NetworkSecurityPerimeterConfigurations. */\nexport interface NetworkSecurityPerimeterConfigurations {\n /**\n * Gets a list of NSP configurations for an account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param options The options parameters.\n */\n list(\n resourceGroupName: string,\n accountName: string,\n options?: NetworkSecurityPerimeterConfigurationsListOptionalParams,\n ): PagedAsyncIterableIterator<NetworkSecurityPerimeterConfiguration>;\n /**\n * Gets the specified NSP configurations for an account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param nspConfigurationName The name of the NSP Configuration.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n accountName: string,\n nspConfigurationName: string,\n options?: NetworkSecurityPerimeterConfigurationsGetOptionalParams,\n ): Promise<NetworkSecurityPerimeterConfigurationsGetResponse>;\n /**\n * Reconcile the NSP configuration for an account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param nspConfigurationName The name of the NSP Configuration.\n * @param options The options parameters.\n */\n beginReconcile(\n resourceGroupName: string,\n accountName: string,\n nspConfigurationName: string,\n options?: NetworkSecurityPerimeterConfigurationsReconcileOptionalParams,\n ): Promise<\n SimplePollerLike<\n OperationState<NetworkSecurityPerimeterConfigurationsReconcileResponse>,\n NetworkSecurityPerimeterConfigurationsReconcileResponse\n >\n >;\n /**\n * Reconcile the NSP configuration for an account.\n * @param resourceGroupName The name of the resource group. The name is case insensitive.\n * @param accountName The name of Cognitive Services account.\n * @param nspConfigurationName The name of the NSP Configuration.\n * @param options The options parameters.\n */\n beginReconcileAndWait(\n resourceGroupName: string,\n accountName: string,\n nspConfigurationName: string,\n options?: NetworkSecurityPerimeterConfigurationsReconcileOptionalParams,\n ): Promise<NetworkSecurityPerimeterConfigurationsReconcileResponse>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { PagedAsyncIterableIterator } from "@azure/core-paging";
2
- import { Operation, OperationsListOptionalParams } from "../models/index.js";
1
+ import type { PagedAsyncIterableIterator } from "@azure/core-paging";
2
+ import type { Operation, OperationsListOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a Operations. */
4
4
  export interface Operations {
5
5
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAMA,OAAO,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AAChE,OAAO,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAG7E,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,4BAA4B,GAAG,0BAA0B,CAAC,SAAS,CAAC,CAAC;CACrF"}
1
+ {"version":3,"file":"operations.d.ts","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,oBAAoB,CAAC;AACrE,OAAO,KAAK,EAAE,SAAS,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC;AAGlF,2CAA2C;AAC3C,MAAM,WAAW,UAAU;IACzB;;;OAGG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,4BAA4B,GAAG,0BAA0B,CAAC,SAAS,CAAC,CAAC;CACrF"}
@@ -1 +1 @@
1
- {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all the available Cognitive Services account operations.\n * @param options The options parameters.\n */\n list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;\n}\n"]}
1
+ {"version":3,"file":"operations.js","sourceRoot":"","sources":["../../../src/operationsInterfaces/operations.ts"],"names":[],"mappings":"AAAA,uCAAuC;AACvC,kCAAkC","sourcesContent":["// 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\nimport type { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport type { Operation, OperationsListOptionalParams } from \"../models/index.js\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Interface representing a Operations. */\nexport interface Operations {\n /**\n * Lists all the available Cognitive Services account operations.\n * @param options The options parameters.\n */\n list(options?: OperationsListOptionalParams): PagedAsyncIterableIterator<Operation>;\n}\n"]}
@@ -1,5 +1,5 @@
1
- import { SimplePollerLike, OperationState } from "@azure/core-lro";
2
- import { PrivateEndpointConnectionsListOptionalParams, PrivateEndpointConnectionsListResponse, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams, PrivateEndpointConnectionsCreateOrUpdateResponse, PrivateEndpointConnectionsDeleteOptionalParams } from "../models/index.js";
1
+ import type { SimplePollerLike, OperationState } from "@azure/core-lro";
2
+ import type { PrivateEndpointConnectionsListOptionalParams, PrivateEndpointConnectionsListResponse, PrivateEndpointConnectionsGetOptionalParams, PrivateEndpointConnectionsGetResponse, PrivateEndpointConnection, PrivateEndpointConnectionsCreateOrUpdateOptionalParams, PrivateEndpointConnectionsCreateOrUpdateResponse, PrivateEndpointConnectionsDeleteOptionalParams } from "../models/index.js";
3
3
  /** Interface representing a PrivateEndpointConnections. */
4
4
  export interface PrivateEndpointConnections {
5
5
  /**