@azure/arm-eventgrid 14.1.1-alpha.20230504.1 → 14.2.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (593) hide show
  1. package/CHANGELOG.md +316 -10
  2. package/README.md +1 -1
  3. package/dist/index.js +14861 -7238
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.d.ts +2 -0
  8. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.d.ts.map +1 -0
  9. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.js +44 -0
  10. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.js.map +1 -0
  11. package/dist-esm/samples-dev/caCertificatesDeleteSample.d.ts +2 -0
  12. package/dist-esm/samples-dev/caCertificatesDeleteSample.d.ts.map +1 -0
  13. package/dist-esm/samples-dev/caCertificatesDeleteSample.js +40 -0
  14. package/dist-esm/samples-dev/caCertificatesDeleteSample.js.map +1 -0
  15. package/dist-esm/samples-dev/caCertificatesGetSample.d.ts +2 -0
  16. package/dist-esm/samples-dev/caCertificatesGetSample.d.ts.map +1 -0
  17. package/dist-esm/samples-dev/caCertificatesGetSample.js +40 -0
  18. package/dist-esm/samples-dev/caCertificatesGetSample.js.map +1 -0
  19. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.d.ts +2 -0
  20. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.d.ts.map +1 -0
  21. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js +60 -0
  22. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js.map +1 -0
  23. package/dist-esm/samples-dev/channelsCreateOrUpdateSample.js +3 -3
  24. package/dist-esm/samples-dev/channelsDeleteSample.js +2 -2
  25. package/dist-esm/samples-dev/channelsGetFullUrlSample.js +2 -2
  26. package/dist-esm/samples-dev/channelsGetSample.js +2 -2
  27. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js +2 -2
  28. package/dist-esm/samples-dev/channelsUpdateSample.js +2 -2
  29. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.d.ts +2 -0
  30. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.d.ts.map +1 -0
  31. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.js +44 -0
  32. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.js.map +1 -0
  33. package/dist-esm/samples-dev/clientGroupsDeleteSample.d.ts +2 -0
  34. package/dist-esm/samples-dev/clientGroupsDeleteSample.d.ts.map +1 -0
  35. package/dist-esm/samples-dev/clientGroupsDeleteSample.js +40 -0
  36. package/dist-esm/samples-dev/clientGroupsDeleteSample.js.map +1 -0
  37. package/dist-esm/samples-dev/clientGroupsGetSample.d.ts +2 -0
  38. package/dist-esm/samples-dev/clientGroupsGetSample.d.ts.map +1 -0
  39. package/dist-esm/samples-dev/clientGroupsGetSample.js +40 -0
  40. package/dist-esm/samples-dev/clientGroupsGetSample.js.map +1 -0
  41. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.d.ts +2 -0
  42. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.d.ts.map +1 -0
  43. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js +60 -0
  44. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js.map +1 -0
  45. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.d.ts +2 -0
  46. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.d.ts.map +1 -0
  47. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js +53 -0
  48. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js.map +1 -0
  49. package/dist-esm/samples-dev/clientsDeleteSample.d.ts +2 -0
  50. package/dist-esm/samples-dev/clientsDeleteSample.d.ts.map +1 -0
  51. package/dist-esm/samples-dev/clientsDeleteSample.js +40 -0
  52. package/dist-esm/samples-dev/clientsDeleteSample.js.map +1 -0
  53. package/dist-esm/samples-dev/clientsGetSample.d.ts +2 -0
  54. package/dist-esm/samples-dev/clientsGetSample.d.ts.map +1 -0
  55. package/dist-esm/samples-dev/clientsGetSample.js +40 -0
  56. package/dist-esm/samples-dev/clientsGetSample.js.map +1 -0
  57. package/dist-esm/samples-dev/clientsListByNamespaceSample.d.ts +2 -0
  58. package/dist-esm/samples-dev/clientsListByNamespaceSample.d.ts.map +1 -0
  59. package/dist-esm/samples-dev/clientsListByNamespaceSample.js +60 -0
  60. package/dist-esm/samples-dev/clientsListByNamespaceSample.js.map +1 -0
  61. package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js +2 -2
  62. package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.js +2 -2
  63. package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.js +2 -2
  64. package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.js +2 -2
  65. package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.js +2 -2
  66. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js +2 -2
  67. package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js +2 -2
  68. package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js +2 -2
  69. package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.js +2 -2
  70. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js +2 -2
  71. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.js +2 -2
  72. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.js +2 -2
  73. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js +2 -2
  74. package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js +2 -2
  75. package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.js +2 -2
  76. package/dist-esm/samples-dev/domainTopicsDeleteSample.js +2 -2
  77. package/dist-esm/samples-dev/domainTopicsGetSample.js +2 -2
  78. package/dist-esm/samples-dev/domainTopicsListByDomainSample.js +2 -2
  79. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +2 -2
  80. package/dist-esm/samples-dev/domainsDeleteSample.js +2 -2
  81. package/dist-esm/samples-dev/domainsGetSample.js +2 -2
  82. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +2 -2
  83. package/dist-esm/samples-dev/domainsListBySubscriptionSample.js +2 -2
  84. package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js +2 -2
  85. package/dist-esm/samples-dev/domainsRegenerateKeySample.js +2 -2
  86. package/dist-esm/samples-dev/domainsUpdateSample.js +2 -2
  87. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js +25 -24
  88. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  89. package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.js +8 -8
  90. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js +3 -3
  91. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
  92. package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.js +8 -8
  93. package/dist-esm/samples-dev/eventSubscriptionsGetSample.js +22 -22
  94. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js +2 -2
  95. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js +2 -2
  96. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js +2 -2
  97. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js +2 -2
  98. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js +2 -2
  99. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js +2 -2
  100. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js +2 -2
  101. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js +2 -2
  102. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js +2 -2
  103. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js +2 -2
  104. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js +22 -22
  105. package/dist-esm/samples-dev/extensionTopicsGetSample.js +2 -2
  106. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.d.ts +2 -0
  107. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.d.ts.map +1 -0
  108. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js +52 -0
  109. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -0
  110. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.d.ts +2 -0
  111. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.d.ts.map +1 -0
  112. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js +41 -0
  113. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js.map +1 -0
  114. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.d.ts +2 -0
  115. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.d.ts.map +1 -0
  116. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.js +41 -0
  117. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.js.map +1 -0
  118. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.d.ts +2 -0
  119. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.d.ts.map +1 -0
  120. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js +61 -0
  121. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js.map +1 -0
  122. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.d.ts +2 -0
  123. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.d.ts.map +1 -0
  124. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js +52 -0
  125. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js.map +1 -0
  126. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.d.ts +2 -0
  127. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.d.ts.map +1 -0
  128. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js +45 -0
  129. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js.map +1 -0
  130. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.d.ts +2 -0
  131. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.d.ts.map +1 -0
  132. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.js +40 -0
  133. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.js.map +1 -0
  134. package/dist-esm/samples-dev/namespaceTopicsGetSample.d.ts +2 -0
  135. package/dist-esm/samples-dev/namespaceTopicsGetSample.d.ts.map +1 -0
  136. package/dist-esm/samples-dev/namespaceTopicsGetSample.js +40 -0
  137. package/dist-esm/samples-dev/namespaceTopicsGetSample.js.map +1 -0
  138. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.d.ts +2 -0
  139. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.d.ts.map +1 -0
  140. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js +60 -0
  141. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js.map +1 -0
  142. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.d.ts +2 -0
  143. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.d.ts.map +1 -0
  144. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.js +40 -0
  145. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.js.map +1 -0
  146. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.d.ts +2 -0
  147. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.d.ts.map +1 -0
  148. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js +41 -0
  149. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js.map +1 -0
  150. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.d.ts +2 -0
  151. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.d.ts.map +1 -0
  152. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js +43 -0
  153. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js.map +1 -0
  154. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.d.ts +2 -0
  155. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.d.ts.map +1 -0
  156. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js +47 -0
  157. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js.map +1 -0
  158. package/dist-esm/samples-dev/namespacesDeleteSample.d.ts +2 -0
  159. package/dist-esm/samples-dev/namespacesDeleteSample.d.ts.map +1 -0
  160. package/dist-esm/samples-dev/namespacesDeleteSample.js +39 -0
  161. package/dist-esm/samples-dev/namespacesDeleteSample.js.map +1 -0
  162. package/dist-esm/samples-dev/namespacesGetSample.d.ts +2 -0
  163. package/dist-esm/samples-dev/namespacesGetSample.d.ts.map +1 -0
  164. package/dist-esm/samples-dev/namespacesGetSample.js +39 -0
  165. package/dist-esm/samples-dev/namespacesGetSample.js.map +1 -0
  166. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.d.ts +2 -0
  167. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.d.ts.map +1 -0
  168. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js +59 -0
  169. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js.map +1 -0
  170. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.d.ts +2 -0
  171. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.d.ts.map +1 -0
  172. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js +58 -0
  173. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js.map +1 -0
  174. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.d.ts +2 -0
  175. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.d.ts.map +1 -0
  176. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.js +39 -0
  177. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.js.map +1 -0
  178. package/dist-esm/samples-dev/namespacesRegenerateKeySample.d.ts +2 -0
  179. package/dist-esm/samples-dev/namespacesRegenerateKeySample.d.ts.map +1 -0
  180. package/dist-esm/samples-dev/namespacesRegenerateKeySample.js +42 -0
  181. package/dist-esm/samples-dev/namespacesRegenerateKeySample.js.map +1 -0
  182. package/dist-esm/samples-dev/namespacesUpdateSample.d.ts +2 -0
  183. package/dist-esm/samples-dev/namespacesUpdateSample.d.ts.map +1 -0
  184. package/dist-esm/samples-dev/namespacesUpdateSample.js +42 -0
  185. package/dist-esm/samples-dev/namespacesUpdateSample.js.map +1 -0
  186. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  187. package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js +2 -2
  188. package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js +2 -2
  189. package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js +2 -2
  190. package/dist-esm/samples-dev/partnerConfigurationsGetSample.js +2 -2
  191. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js +2 -2
  192. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js +2 -2
  193. package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js +2 -2
  194. package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js +2 -2
  195. package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts +2 -0
  196. package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts.map +1 -0
  197. package/dist-esm/samples-dev/partnerDestinationsActivateSample.js +39 -0
  198. package/dist-esm/samples-dev/partnerDestinationsActivateSample.js.map +1 -0
  199. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts +2 -0
  200. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts.map +1 -0
  201. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js +47 -0
  202. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js.map +1 -0
  203. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts +2 -0
  204. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts.map +1 -0
  205. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js +39 -0
  206. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js.map +1 -0
  207. package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts +2 -0
  208. package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts.map +1 -0
  209. package/dist-esm/samples-dev/partnerDestinationsGetSample.js +39 -0
  210. package/dist-esm/samples-dev/partnerDestinationsGetSample.js.map +1 -0
  211. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts +2 -0
  212. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts.map +1 -0
  213. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js +59 -0
  214. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js.map +1 -0
  215. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts +2 -0
  216. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts.map +1 -0
  217. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js +58 -0
  218. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js.map +1 -0
  219. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts +2 -0
  220. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts.map +1 -0
  221. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js +42 -0
  222. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js.map +1 -0
  223. package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js +3 -3
  224. package/dist-esm/samples-dev/partnerNamespacesDeleteSample.js +2 -2
  225. package/dist-esm/samples-dev/partnerNamespacesGetSample.js +2 -2
  226. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js +2 -2
  227. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js +2 -2
  228. package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js +2 -2
  229. package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js +2 -2
  230. package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js +2 -2
  231. package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js +2 -2
  232. package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.js +2 -2
  233. package/dist-esm/samples-dev/partnerRegistrationsGetSample.js +2 -2
  234. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js +2 -2
  235. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js +2 -2
  236. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js +3 -3
  237. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js.map +1 -1
  238. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js +2 -2
  239. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.js +2 -2
  240. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js +2 -2
  241. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.js +2 -2
  242. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.js +2 -2
  243. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js +2 -2
  244. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js +2 -2
  245. package/dist-esm/samples-dev/partnerTopicsActivateSample.js +2 -2
  246. package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js +2 -2
  247. package/dist-esm/samples-dev/partnerTopicsDeactivateSample.js +2 -2
  248. package/dist-esm/samples-dev/partnerTopicsDeleteSample.js +2 -2
  249. package/dist-esm/samples-dev/partnerTopicsGetSample.js +2 -2
  250. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js +2 -2
  251. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js +2 -2
  252. package/dist-esm/samples-dev/partnerTopicsUpdateSample.js +2 -2
  253. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.d.ts +2 -0
  254. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.d.ts.map +1 -0
  255. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js +45 -0
  256. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js.map +1 -0
  257. package/dist-esm/samples-dev/permissionBindingsDeleteSample.d.ts +2 -0
  258. package/dist-esm/samples-dev/permissionBindingsDeleteSample.d.ts.map +1 -0
  259. package/dist-esm/samples-dev/permissionBindingsDeleteSample.js +40 -0
  260. package/dist-esm/samples-dev/permissionBindingsDeleteSample.js.map +1 -0
  261. package/dist-esm/samples-dev/permissionBindingsGetSample.d.ts +2 -0
  262. package/dist-esm/samples-dev/permissionBindingsGetSample.d.ts.map +1 -0
  263. package/dist-esm/samples-dev/permissionBindingsGetSample.js +40 -0
  264. package/dist-esm/samples-dev/permissionBindingsGetSample.js.map +1 -0
  265. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.d.ts +2 -0
  266. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.d.ts.map +1 -0
  267. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js +60 -0
  268. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js.map +1 -0
  269. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +4 -4
  270. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +4 -4
  271. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js +4 -4
  272. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +2 -2
  273. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +2 -2
  274. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js +4 -4
  275. package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js +2 -2
  276. package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.js +2 -2
  277. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js +2 -2
  278. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.js +2 -2
  279. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.js +2 -2
  280. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js +2 -2
  281. package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js +2 -2
  282. package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js +3 -3
  283. package/dist-esm/samples-dev/systemTopicsDeleteSample.js +2 -2
  284. package/dist-esm/samples-dev/systemTopicsGetSample.js +2 -2
  285. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js +2 -2
  286. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js +2 -2
  287. package/dist-esm/samples-dev/systemTopicsUpdateSample.js +2 -2
  288. package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js +2 -2
  289. package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.js +2 -2
  290. package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.js +2 -2
  291. package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.js +2 -2
  292. package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.js +2 -2
  293. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js +2 -2
  294. package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js +2 -2
  295. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.d.ts +2 -0
  296. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.d.ts.map +1 -0
  297. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.js +41 -0
  298. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.js.map +1 -0
  299. package/dist-esm/samples-dev/topicSpacesDeleteSample.d.ts +2 -0
  300. package/dist-esm/samples-dev/topicSpacesDeleteSample.d.ts.map +1 -0
  301. package/dist-esm/samples-dev/topicSpacesDeleteSample.js +40 -0
  302. package/dist-esm/samples-dev/topicSpacesDeleteSample.js.map +1 -0
  303. package/dist-esm/samples-dev/topicSpacesGetSample.d.ts +2 -0
  304. package/dist-esm/samples-dev/topicSpacesGetSample.d.ts.map +1 -0
  305. package/dist-esm/samples-dev/topicSpacesGetSample.js +40 -0
  306. package/dist-esm/samples-dev/topicSpacesGetSample.js.map +1 -0
  307. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.d.ts +2 -0
  308. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.d.ts.map +1 -0
  309. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js +60 -0
  310. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js.map +1 -0
  311. package/dist-esm/samples-dev/topicTypesGetSample.js +1 -1
  312. package/dist-esm/samples-dev/topicTypesListEventTypesSample.js +1 -1
  313. package/dist-esm/samples-dev/topicTypesListSample.js +1 -1
  314. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js +31 -2
  315. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js.map +1 -1
  316. package/dist-esm/samples-dev/topicsDeleteSample.js +3 -3
  317. package/dist-esm/samples-dev/topicsDeleteSample.js.map +1 -1
  318. package/dist-esm/samples-dev/topicsGetSample.js +2 -2
  319. package/dist-esm/samples-dev/topicsListByResourceGroupSample.js +2 -2
  320. package/dist-esm/samples-dev/topicsListBySubscriptionSample.js +2 -2
  321. package/dist-esm/samples-dev/topicsListEventTypesSample.js +2 -2
  322. package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js +2 -2
  323. package/dist-esm/samples-dev/topicsRegenerateKeySample.js +2 -2
  324. package/dist-esm/samples-dev/topicsUpdateSample.js +2 -2
  325. package/dist-esm/samples-dev/verifiedPartnersGetSample.js +1 -1
  326. package/dist-esm/samples-dev/verifiedPartnersListSample.js +1 -1
  327. package/dist-esm/src/eventGridManagementClient.d.ts +12 -3
  328. package/dist-esm/src/eventGridManagementClient.d.ts.map +1 -1
  329. package/dist-esm/src/eventGridManagementClient.js +14 -5
  330. package/dist-esm/src/eventGridManagementClient.js.map +1 -1
  331. package/dist-esm/src/lroImpl.d.ts +6 -11
  332. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  333. package/dist-esm/src/lroImpl.js +12 -20
  334. package/dist-esm/src/lroImpl.js.map +1 -1
  335. package/dist-esm/src/models/index.d.ts +2502 -415
  336. package/dist-esm/src/models/index.d.ts.map +1 -1
  337. package/dist-esm/src/models/index.js +414 -36
  338. package/dist-esm/src/models/index.js.map +1 -1
  339. package/dist-esm/src/models/mappers.d.ts +146 -13
  340. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  341. package/dist-esm/src/models/mappers.js +3846 -1290
  342. package/dist-esm/src/models/mappers.js.map +1 -1
  343. package/dist-esm/src/models/parameters.d.ts +30 -7
  344. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  345. package/dist-esm/src/models/parameters.js +213 -22
  346. package/dist-esm/src/models/parameters.js.map +1 -1
  347. package/dist-esm/src/operations/caCertificates.d.ts +81 -0
  348. package/dist-esm/src/operations/caCertificates.d.ts.map +1 -0
  349. package/dist-esm/src/operations/caCertificates.js +369 -0
  350. package/dist-esm/src/operations/caCertificates.js.map +1 -0
  351. package/dist-esm/src/operations/channels.d.ts +2 -2
  352. package/dist-esm/src/operations/channels.d.ts.map +1 -1
  353. package/dist-esm/src/operations/channels.js +12 -8
  354. package/dist-esm/src/operations/channels.js.map +1 -1
  355. package/dist-esm/src/operations/clientGroups.d.ts +81 -0
  356. package/dist-esm/src/operations/clientGroups.d.ts.map +1 -0
  357. package/dist-esm/src/operations/clientGroups.js +369 -0
  358. package/dist-esm/src/operations/clientGroups.js.map +1 -0
  359. package/dist-esm/src/operations/clients.d.ts +81 -0
  360. package/dist-esm/src/operations/clients.d.ts.map +1 -0
  361. package/dist-esm/src/operations/clients.js +369 -0
  362. package/dist-esm/src/operations/clients.js.map +1 -0
  363. package/dist-esm/src/operations/domainEventSubscriptions.d.ts +6 -6
  364. package/dist-esm/src/operations/domainEventSubscriptions.d.ts.map +1 -1
  365. package/dist-esm/src/operations/domainEventSubscriptions.js +40 -28
  366. package/dist-esm/src/operations/domainEventSubscriptions.js.map +1 -1
  367. package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts +14 -14
  368. package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts.map +1 -1
  369. package/dist-esm/src/operations/domainTopicEventSubscriptions.js +84 -72
  370. package/dist-esm/src/operations/domainTopicEventSubscriptions.js.map +1 -1
  371. package/dist-esm/src/operations/domainTopics.d.ts +3 -3
  372. package/dist-esm/src/operations/domainTopics.d.ts.map +1 -1
  373. package/dist-esm/src/operations/domainTopics.js +18 -10
  374. package/dist-esm/src/operations/domainTopics.js.map +1 -1
  375. package/dist-esm/src/operations/domains.d.ts +4 -4
  376. package/dist-esm/src/operations/domains.d.ts.map +1 -1
  377. package/dist-esm/src/operations/domains.js +26 -14
  378. package/dist-esm/src/operations/domains.js.map +1 -1
  379. package/dist-esm/src/operations/eventSubscriptions.d.ts +19 -19
  380. package/dist-esm/src/operations/eventSubscriptions.d.ts.map +1 -1
  381. package/dist-esm/src/operations/eventSubscriptions.js +65 -53
  382. package/dist-esm/src/operations/eventSubscriptions.js.map +1 -1
  383. package/dist-esm/src/operations/index.d.ts +11 -2
  384. package/dist-esm/src/operations/index.d.ts.map +1 -1
  385. package/dist-esm/src/operations/index.js +11 -2
  386. package/dist-esm/src/operations/index.js.map +1 -1
  387. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts +120 -0
  388. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  389. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js +509 -0
  390. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js.map +1 -0
  391. package/dist-esm/src/operations/namespaceTopics.d.ts +125 -0
  392. package/dist-esm/src/operations/namespaceTopics.d.ts.map +1 -0
  393. package/dist-esm/src/operations/namespaceTopics.js +599 -0
  394. package/dist-esm/src/operations/namespaceTopics.js.map +1 -0
  395. package/dist-esm/src/operations/namespaces.d.ts +130 -0
  396. package/dist-esm/src/operations/namespaces.d.ts.map +1 -0
  397. package/dist-esm/src/operations/namespaces.js +681 -0
  398. package/dist-esm/src/operations/namespaces.js.map +1 -0
  399. package/dist-esm/src/operations/partnerConfigurations.d.ts +4 -4
  400. package/dist-esm/src/operations/partnerConfigurations.d.ts.map +1 -1
  401. package/dist-esm/src/operations/partnerConfigurations.js +30 -14
  402. package/dist-esm/src/operations/partnerConfigurations.js.map +1 -1
  403. package/dist-esm/src/operations/partnerDestinations.d.ts +114 -0
  404. package/dist-esm/src/operations/partnerDestinations.d.ts.map +1 -0
  405. package/dist-esm/src/operations/partnerDestinations.js +596 -0
  406. package/dist-esm/src/operations/partnerDestinations.js.map +1 -0
  407. package/dist-esm/src/operations/partnerNamespaces.d.ts +4 -4
  408. package/dist-esm/src/operations/partnerNamespaces.d.ts.map +1 -1
  409. package/dist-esm/src/operations/partnerNamespaces.js +40 -26
  410. package/dist-esm/src/operations/partnerNamespaces.js.map +1 -1
  411. package/dist-esm/src/operations/partnerRegistrations.d.ts +4 -4
  412. package/dist-esm/src/operations/partnerRegistrations.d.ts.map +1 -1
  413. package/dist-esm/src/operations/partnerRegistrations.js +36 -24
  414. package/dist-esm/src/operations/partnerRegistrations.js.map +1 -1
  415. package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts +4 -4
  416. package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts.map +1 -1
  417. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js +43 -26
  418. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js.map +1 -1
  419. package/dist-esm/src/operations/partnerTopics.d.ts +2 -2
  420. package/dist-esm/src/operations/partnerTopics.d.ts.map +1 -1
  421. package/dist-esm/src/operations/partnerTopics.js +10 -6
  422. package/dist-esm/src/operations/partnerTopics.js.map +1 -1
  423. package/dist-esm/src/operations/permissionBindings.d.ts +81 -0
  424. package/dist-esm/src/operations/permissionBindings.d.ts.map +1 -0
  425. package/dist-esm/src/operations/permissionBindings.js +374 -0
  426. package/dist-esm/src/operations/permissionBindings.js.map +1 -0
  427. package/dist-esm/src/operations/privateEndpointConnections.d.ts +28 -26
  428. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
  429. package/dist-esm/src/operations/privateEndpointConnections.js +69 -45
  430. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  431. package/dist-esm/src/operations/privateLinkResources.d.ts +12 -11
  432. package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -1
  433. package/dist-esm/src/operations/privateLinkResources.js +12 -11
  434. package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
  435. package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts +14 -14
  436. package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts.map +1 -1
  437. package/dist-esm/src/operations/systemTopicEventSubscriptions.js +74 -57
  438. package/dist-esm/src/operations/systemTopicEventSubscriptions.js.map +1 -1
  439. package/dist-esm/src/operations/systemTopics.d.ts +4 -4
  440. package/dist-esm/src/operations/systemTopics.d.ts.map +1 -1
  441. package/dist-esm/src/operations/systemTopics.js +31 -19
  442. package/dist-esm/src/operations/systemTopics.js.map +1 -1
  443. package/dist-esm/src/operations/topicEventSubscriptions.d.ts +6 -6
  444. package/dist-esm/src/operations/topicEventSubscriptions.d.ts.map +1 -1
  445. package/dist-esm/src/operations/topicEventSubscriptions.js +40 -28
  446. package/dist-esm/src/operations/topicEventSubscriptions.js.map +1 -1
  447. package/dist-esm/src/operations/topicSpaces.d.ts +81 -0
  448. package/dist-esm/src/operations/topicSpaces.d.ts.map +1 -0
  449. package/dist-esm/src/operations/topicSpaces.js +369 -0
  450. package/dist-esm/src/operations/topicSpaces.js.map +1 -0
  451. package/dist-esm/src/operations/topics.d.ts +7 -7
  452. package/dist-esm/src/operations/topics.d.ts.map +1 -1
  453. package/dist-esm/src/operations/topics.js +50 -20
  454. package/dist-esm/src/operations/topics.js.map +1 -1
  455. package/dist-esm/src/operationsInterfaces/caCertificates.d.ts +56 -0
  456. package/dist-esm/src/operationsInterfaces/caCertificates.d.ts.map +1 -0
  457. package/dist-esm/src/operationsInterfaces/caCertificates.js +9 -0
  458. package/dist-esm/src/operationsInterfaces/caCertificates.js.map +1 -0
  459. package/dist-esm/src/operationsInterfaces/channels.d.ts +2 -2
  460. package/dist-esm/src/operationsInterfaces/channels.d.ts.map +1 -1
  461. package/dist-esm/src/operationsInterfaces/clientGroups.d.ts +56 -0
  462. package/dist-esm/src/operationsInterfaces/clientGroups.d.ts.map +1 -0
  463. package/dist-esm/src/operationsInterfaces/clientGroups.js +9 -0
  464. package/dist-esm/src/operationsInterfaces/clientGroups.js.map +1 -0
  465. package/dist-esm/src/operationsInterfaces/clients.d.ts +56 -0
  466. package/dist-esm/src/operationsInterfaces/clients.d.ts.map +1 -0
  467. package/dist-esm/src/operationsInterfaces/clients.js +9 -0
  468. package/dist-esm/src/operationsInterfaces/clients.js.map +1 -0
  469. package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts +6 -6
  470. package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -1
  471. package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts +14 -14
  472. package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts.map +1 -1
  473. package/dist-esm/src/operationsInterfaces/domainTopics.d.ts +3 -3
  474. package/dist-esm/src/operationsInterfaces/domainTopics.d.ts.map +1 -1
  475. package/dist-esm/src/operationsInterfaces/domains.d.ts +4 -4
  476. package/dist-esm/src/operationsInterfaces/domains.d.ts.map +1 -1
  477. package/dist-esm/src/operationsInterfaces/eventSubscriptions.d.ts +19 -19
  478. package/dist-esm/src/operationsInterfaces/eventSubscriptions.d.ts.map +1 -1
  479. package/dist-esm/src/operationsInterfaces/index.d.ts +11 -2
  480. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  481. package/dist-esm/src/operationsInterfaces/index.js +11 -2
  482. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  483. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +93 -0
  484. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  485. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.js +9 -0
  486. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.js.map +1 -0
  487. package/dist-esm/src/operationsInterfaces/namespaceTopics.d.ts +100 -0
  488. package/dist-esm/src/operationsInterfaces/namespaceTopics.d.ts.map +1 -0
  489. package/dist-esm/src/operationsInterfaces/namespaceTopics.js +9 -0
  490. package/dist-esm/src/operationsInterfaces/namespaceTopics.js.map +1 -0
  491. package/dist-esm/src/operationsInterfaces/namespaces.d.ts +94 -0
  492. package/dist-esm/src/operationsInterfaces/namespaces.d.ts.map +1 -0
  493. package/dist-esm/src/operationsInterfaces/namespaces.js +9 -0
  494. package/dist-esm/src/operationsInterfaces/namespaces.js.map +1 -0
  495. package/dist-esm/src/operationsInterfaces/partnerConfigurations.d.ts +4 -4
  496. package/dist-esm/src/operationsInterfaces/partnerConfigurations.d.ts.map +1 -1
  497. package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts +78 -0
  498. package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts.map +1 -0
  499. package/dist-esm/src/operationsInterfaces/partnerDestinations.js +9 -0
  500. package/dist-esm/src/operationsInterfaces/partnerDestinations.js.map +1 -0
  501. package/dist-esm/src/operationsInterfaces/partnerNamespaces.d.ts +4 -4
  502. package/dist-esm/src/operationsInterfaces/partnerNamespaces.d.ts.map +1 -1
  503. package/dist-esm/src/operationsInterfaces/partnerRegistrations.d.ts +4 -4
  504. package/dist-esm/src/operationsInterfaces/partnerRegistrations.d.ts.map +1 -1
  505. package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts +4 -4
  506. package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts.map +1 -1
  507. package/dist-esm/src/operationsInterfaces/partnerTopics.d.ts +2 -2
  508. package/dist-esm/src/operationsInterfaces/partnerTopics.d.ts.map +1 -1
  509. package/dist-esm/src/operationsInterfaces/permissionBindings.d.ts +56 -0
  510. package/dist-esm/src/operationsInterfaces/permissionBindings.d.ts.map +1 -0
  511. package/dist-esm/src/operationsInterfaces/permissionBindings.js +9 -0
  512. package/dist-esm/src/operationsInterfaces/permissionBindings.js.map +1 -0
  513. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +23 -21
  514. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  515. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +7 -6
  516. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  517. package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts +14 -14
  518. package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts.map +1 -1
  519. package/dist-esm/src/operationsInterfaces/systemTopics.d.ts +4 -4
  520. package/dist-esm/src/operationsInterfaces/systemTopics.d.ts.map +1 -1
  521. package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts +6 -6
  522. package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -1
  523. package/dist-esm/src/operationsInterfaces/topicSpaces.d.ts +56 -0
  524. package/dist-esm/src/operationsInterfaces/topicSpaces.d.ts.map +1 -0
  525. package/dist-esm/src/operationsInterfaces/topicSpaces.js +9 -0
  526. package/dist-esm/src/operationsInterfaces/topicSpaces.js.map +1 -0
  527. package/dist-esm/src/operationsInterfaces/topics.d.ts +7 -7
  528. package/dist-esm/src/operationsInterfaces/topics.d.ts.map +1 -1
  529. package/dist-esm/test/eventgrid_examples.js +2 -2
  530. package/dist-esm/test/eventgrid_examples.js.map +1 -1
  531. package/package.json +6 -6
  532. package/review/arm-eventgrid.api.md +1762 -112
  533. package/src/eventGridManagementClient.ts +49 -11
  534. package/src/lroImpl.ts +31 -23
  535. package/src/models/index.ts +2777 -341
  536. package/src/models/mappers.ts +3989 -1163
  537. package/src/models/parameters.ts +253 -25
  538. package/src/operations/caCertificates.ts +508 -0
  539. package/src/operations/channels.ts +17 -13
  540. package/src/operations/clientGroups.ts +508 -0
  541. package/src/operations/clients.ts +508 -0
  542. package/src/operations/domainEventSubscriptions.ts +43 -33
  543. package/src/operations/domainTopicEventSubscriptions.ts +92 -82
  544. package/src/operations/domainTopics.ts +28 -21
  545. package/src/operations/domains.ts +37 -30
  546. package/src/operations/eventSubscriptions.ts +86 -76
  547. package/src/operations/index.ts +11 -2
  548. package/src/operations/namespaceTopicEventSubscriptions.ts +714 -0
  549. package/src/operations/namespaceTopics.ts +840 -0
  550. package/src/operations/namespaces.ts +898 -0
  551. package/src/operations/partnerConfigurations.ts +45 -31
  552. package/src/operations/partnerDestinations.ts +771 -0
  553. package/src/operations/partnerNamespaces.ts +41 -32
  554. package/src/operations/partnerRegistrations.ts +37 -30
  555. package/src/operations/partnerTopicEventSubscriptions.ts +46 -31
  556. package/src/operations/partnerTopics.ts +15 -11
  557. package/src/operations/permissionBindings.ts +513 -0
  558. package/src/operations/privateEndpointConnections.ts +77 -45
  559. package/src/operations/privateLinkResources.ts +12 -11
  560. package/src/operations/systemTopicEventSubscriptions.ts +89 -74
  561. package/src/operations/systemTopics.ts +41 -31
  562. package/src/operations/topicEventSubscriptions.ts +43 -33
  563. package/src/operations/topicSpaces.ts +508 -0
  564. package/src/operations/topics.ts +74 -44
  565. package/src/operationsInterfaces/caCertificates.ts +109 -0
  566. package/src/operationsInterfaces/channels.ts +2 -2
  567. package/src/operationsInterfaces/clientGroups.ts +109 -0
  568. package/src/operationsInterfaces/clients.ts +109 -0
  569. package/src/operationsInterfaces/domainEventSubscriptions.ts +8 -8
  570. package/src/operationsInterfaces/domainTopicEventSubscriptions.ts +24 -24
  571. package/src/operationsInterfaces/domainTopics.ts +4 -4
  572. package/src/operationsInterfaces/domains.ts +5 -5
  573. package/src/operationsInterfaces/eventSubscriptions.ts +27 -27
  574. package/src/operationsInterfaces/index.ts +11 -2
  575. package/src/operationsInterfaces/namespaceTopicEventSubscriptions.ts +174 -0
  576. package/src/operationsInterfaces/namespaceTopics.ts +200 -0
  577. package/src/operationsInterfaces/namespaces.ts +186 -0
  578. package/src/operationsInterfaces/partnerConfigurations.ts +6 -6
  579. package/src/operationsInterfaces/partnerDestinations.ts +152 -0
  580. package/src/operationsInterfaces/partnerNamespaces.ts +5 -5
  581. package/src/operationsInterfaces/partnerRegistrations.ts +5 -5
  582. package/src/operationsInterfaces/partnerTopicEventSubscriptions.ts +6 -6
  583. package/src/operationsInterfaces/partnerTopics.ts +2 -2
  584. package/src/operationsInterfaces/permissionBindings.ts +109 -0
  585. package/src/operationsInterfaces/privateEndpointConnections.ts +30 -22
  586. package/src/operationsInterfaces/privateLinkResources.ts +7 -6
  587. package/src/operationsInterfaces/systemTopicEventSubscriptions.ts +23 -23
  588. package/src/operationsInterfaces/systemTopics.ts +6 -6
  589. package/src/operationsInterfaces/topicEventSubscriptions.ts +8 -8
  590. package/src/operationsInterfaces/topicSpaces.ts +109 -0
  591. package/src/operationsInterfaces/topics.ts +11 -8
  592. package/types/arm-eventgrid.d.ts +4718 -1726
  593. package/types/tsdoc-metadata.json +1 -1
@@ -0,0 +1,898 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ import { PagedAsyncIterableIterator, PageSettings } from "@azure/core-paging";
10
+ import { setContinuationToken } from "../pagingHelper";
11
+ import { Namespaces } from "../operationsInterfaces";
12
+ import * as coreClient from "@azure/core-client";
13
+ import * as Mappers from "../models/mappers";
14
+ import * as Parameters from "../models/parameters";
15
+ import { EventGridManagementClient } from "../eventGridManagementClient";
16
+ import {
17
+ SimplePollerLike,
18
+ OperationState,
19
+ createHttpPoller
20
+ } from "@azure/core-lro";
21
+ import { createLroSpec } from "../lroImpl";
22
+ import {
23
+ Namespace,
24
+ NamespacesListBySubscriptionNextOptionalParams,
25
+ NamespacesListBySubscriptionOptionalParams,
26
+ NamespacesListBySubscriptionResponse,
27
+ NamespacesListByResourceGroupNextOptionalParams,
28
+ NamespacesListByResourceGroupOptionalParams,
29
+ NamespacesListByResourceGroupResponse,
30
+ NamespacesGetOptionalParams,
31
+ NamespacesGetResponse,
32
+ NamespacesCreateOrUpdateOptionalParams,
33
+ NamespacesCreateOrUpdateResponse,
34
+ NamespacesDeleteOptionalParams,
35
+ NamespaceUpdateParameters,
36
+ NamespacesUpdateOptionalParams,
37
+ NamespacesUpdateResponse,
38
+ NamespacesListSharedAccessKeysOptionalParams,
39
+ NamespacesListSharedAccessKeysResponse,
40
+ NamespaceRegenerateKeyRequest,
41
+ NamespacesRegenerateKeyOptionalParams,
42
+ NamespacesRegenerateKeyResponse,
43
+ NamespacesListBySubscriptionNextResponse,
44
+ NamespacesListByResourceGroupNextResponse
45
+ } from "../models";
46
+
47
+ /// <reference lib="esnext.asynciterable" />
48
+ /** Class containing Namespaces operations. */
49
+ export class NamespacesImpl implements Namespaces {
50
+ private readonly client: EventGridManagementClient;
51
+
52
+ /**
53
+ * Initialize a new instance of the class Namespaces class.
54
+ * @param client Reference to the service client
55
+ */
56
+ constructor(client: EventGridManagementClient) {
57
+ this.client = client;
58
+ }
59
+
60
+ /**
61
+ * List all the namespaces under an Azure subscription.
62
+ * @param options The options parameters.
63
+ */
64
+ public listBySubscription(
65
+ options?: NamespacesListBySubscriptionOptionalParams
66
+ ): PagedAsyncIterableIterator<Namespace> {
67
+ const iter = this.listBySubscriptionPagingAll(options);
68
+ return {
69
+ next() {
70
+ return iter.next();
71
+ },
72
+ [Symbol.asyncIterator]() {
73
+ return this;
74
+ },
75
+ byPage: (settings?: PageSettings) => {
76
+ if (settings?.maxPageSize) {
77
+ throw new Error("maxPageSize is not supported by this operation.");
78
+ }
79
+ return this.listBySubscriptionPagingPage(options, settings);
80
+ }
81
+ };
82
+ }
83
+
84
+ private async *listBySubscriptionPagingPage(
85
+ options?: NamespacesListBySubscriptionOptionalParams,
86
+ settings?: PageSettings
87
+ ): AsyncIterableIterator<Namespace[]> {
88
+ let result: NamespacesListBySubscriptionResponse;
89
+ let continuationToken = settings?.continuationToken;
90
+ if (!continuationToken) {
91
+ result = await this._listBySubscription(options);
92
+ let page = result.value || [];
93
+ continuationToken = result.nextLink;
94
+ setContinuationToken(page, continuationToken);
95
+ yield page;
96
+ }
97
+ while (continuationToken) {
98
+ result = await this._listBySubscriptionNext(continuationToken, options);
99
+ continuationToken = result.nextLink;
100
+ let page = result.value || [];
101
+ setContinuationToken(page, continuationToken);
102
+ yield page;
103
+ }
104
+ }
105
+
106
+ private async *listBySubscriptionPagingAll(
107
+ options?: NamespacesListBySubscriptionOptionalParams
108
+ ): AsyncIterableIterator<Namespace> {
109
+ for await (const page of this.listBySubscriptionPagingPage(options)) {
110
+ yield* page;
111
+ }
112
+ }
113
+
114
+ /**
115
+ * List all the namespaces under a resource group.
116
+ * @param resourceGroupName The name of the resource group within the user's subscription.
117
+ * @param options The options parameters.
118
+ */
119
+ public listByResourceGroup(
120
+ resourceGroupName: string,
121
+ options?: NamespacesListByResourceGroupOptionalParams
122
+ ): PagedAsyncIterableIterator<Namespace> {
123
+ const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);
124
+ return {
125
+ next() {
126
+ return iter.next();
127
+ },
128
+ [Symbol.asyncIterator]() {
129
+ return this;
130
+ },
131
+ byPage: (settings?: PageSettings) => {
132
+ if (settings?.maxPageSize) {
133
+ throw new Error("maxPageSize is not supported by this operation.");
134
+ }
135
+ return this.listByResourceGroupPagingPage(
136
+ resourceGroupName,
137
+ options,
138
+ settings
139
+ );
140
+ }
141
+ };
142
+ }
143
+
144
+ private async *listByResourceGroupPagingPage(
145
+ resourceGroupName: string,
146
+ options?: NamespacesListByResourceGroupOptionalParams,
147
+ settings?: PageSettings
148
+ ): AsyncIterableIterator<Namespace[]> {
149
+ let result: NamespacesListByResourceGroupResponse;
150
+ let continuationToken = settings?.continuationToken;
151
+ if (!continuationToken) {
152
+ result = await this._listByResourceGroup(resourceGroupName, options);
153
+ let page = result.value || [];
154
+ continuationToken = result.nextLink;
155
+ setContinuationToken(page, continuationToken);
156
+ yield page;
157
+ }
158
+ while (continuationToken) {
159
+ result = await this._listByResourceGroupNext(
160
+ resourceGroupName,
161
+ continuationToken,
162
+ options
163
+ );
164
+ continuationToken = result.nextLink;
165
+ let page = result.value || [];
166
+ setContinuationToken(page, continuationToken);
167
+ yield page;
168
+ }
169
+ }
170
+
171
+ private async *listByResourceGroupPagingAll(
172
+ resourceGroupName: string,
173
+ options?: NamespacesListByResourceGroupOptionalParams
174
+ ): AsyncIterableIterator<Namespace> {
175
+ for await (const page of this.listByResourceGroupPagingPage(
176
+ resourceGroupName,
177
+ options
178
+ )) {
179
+ yield* page;
180
+ }
181
+ }
182
+
183
+ /**
184
+ * Get properties of a namespace.
185
+ * @param resourceGroupName The name of the resource group within the user's subscription.
186
+ * @param namespaceName Name of the namespace.
187
+ * @param options The options parameters.
188
+ */
189
+ get(
190
+ resourceGroupName: string,
191
+ namespaceName: string,
192
+ options?: NamespacesGetOptionalParams
193
+ ): Promise<NamespacesGetResponse> {
194
+ return this.client.sendOperationRequest(
195
+ { resourceGroupName, namespaceName, options },
196
+ getOperationSpec
197
+ );
198
+ }
199
+
200
+ /**
201
+ * Asynchronously creates or updates a new namespace with the specified parameters.
202
+ * @param resourceGroupName The name of the resource group within the user's subscription.
203
+ * @param namespaceName Name of the namespace.
204
+ * @param namespaceInfo Namespace information.
205
+ * @param options The options parameters.
206
+ */
207
+ async beginCreateOrUpdate(
208
+ resourceGroupName: string,
209
+ namespaceName: string,
210
+ namespaceInfo: Namespace,
211
+ options?: NamespacesCreateOrUpdateOptionalParams
212
+ ): Promise<
213
+ SimplePollerLike<
214
+ OperationState<NamespacesCreateOrUpdateResponse>,
215
+ NamespacesCreateOrUpdateResponse
216
+ >
217
+ > {
218
+ const directSendOperation = async (
219
+ args: coreClient.OperationArguments,
220
+ spec: coreClient.OperationSpec
221
+ ): Promise<NamespacesCreateOrUpdateResponse> => {
222
+ return this.client.sendOperationRequest(args, spec);
223
+ };
224
+ const sendOperationFn = async (
225
+ args: coreClient.OperationArguments,
226
+ spec: coreClient.OperationSpec
227
+ ) => {
228
+ let currentRawResponse:
229
+ | coreClient.FullOperationResponse
230
+ | undefined = undefined;
231
+ const providedCallback = args.options?.onResponse;
232
+ const callback: coreClient.RawResponseCallback = (
233
+ rawResponse: coreClient.FullOperationResponse,
234
+ flatResponse: unknown
235
+ ) => {
236
+ currentRawResponse = rawResponse;
237
+ providedCallback?.(rawResponse, flatResponse);
238
+ };
239
+ const updatedArgs = {
240
+ ...args,
241
+ options: {
242
+ ...args.options,
243
+ onResponse: callback
244
+ }
245
+ };
246
+ const flatResponse = await directSendOperation(updatedArgs, spec);
247
+ return {
248
+ flatResponse,
249
+ rawResponse: {
250
+ statusCode: currentRawResponse!.status,
251
+ body: currentRawResponse!.parsedBody,
252
+ headers: currentRawResponse!.headers.toJSON()
253
+ }
254
+ };
255
+ };
256
+
257
+ const lro = createLroSpec({
258
+ sendOperationFn,
259
+ args: { resourceGroupName, namespaceName, namespaceInfo, options },
260
+ spec: createOrUpdateOperationSpec
261
+ });
262
+ const poller = await createHttpPoller<
263
+ NamespacesCreateOrUpdateResponse,
264
+ OperationState<NamespacesCreateOrUpdateResponse>
265
+ >(lro, {
266
+ restoreFrom: options?.resumeFrom,
267
+ intervalInMs: options?.updateIntervalInMs,
268
+ resourceLocationConfig: "azure-async-operation"
269
+ });
270
+ await poller.poll();
271
+ return poller;
272
+ }
273
+
274
+ /**
275
+ * Asynchronously creates or updates a new namespace with the specified parameters.
276
+ * @param resourceGroupName The name of the resource group within the user's subscription.
277
+ * @param namespaceName Name of the namespace.
278
+ * @param namespaceInfo Namespace information.
279
+ * @param options The options parameters.
280
+ */
281
+ async beginCreateOrUpdateAndWait(
282
+ resourceGroupName: string,
283
+ namespaceName: string,
284
+ namespaceInfo: Namespace,
285
+ options?: NamespacesCreateOrUpdateOptionalParams
286
+ ): Promise<NamespacesCreateOrUpdateResponse> {
287
+ const poller = await this.beginCreateOrUpdate(
288
+ resourceGroupName,
289
+ namespaceName,
290
+ namespaceInfo,
291
+ options
292
+ );
293
+ return poller.pollUntilDone();
294
+ }
295
+
296
+ /**
297
+ * Delete existing namespace.
298
+ * @param resourceGroupName The name of the resource group within the user's subscription.
299
+ * @param namespaceName Name of the namespace.
300
+ * @param options The options parameters.
301
+ */
302
+ async beginDelete(
303
+ resourceGroupName: string,
304
+ namespaceName: string,
305
+ options?: NamespacesDeleteOptionalParams
306
+ ): Promise<SimplePollerLike<OperationState<void>, void>> {
307
+ const directSendOperation = async (
308
+ args: coreClient.OperationArguments,
309
+ spec: coreClient.OperationSpec
310
+ ): Promise<void> => {
311
+ return this.client.sendOperationRequest(args, spec);
312
+ };
313
+ const sendOperationFn = async (
314
+ args: coreClient.OperationArguments,
315
+ spec: coreClient.OperationSpec
316
+ ) => {
317
+ let currentRawResponse:
318
+ | coreClient.FullOperationResponse
319
+ | undefined = undefined;
320
+ const providedCallback = args.options?.onResponse;
321
+ const callback: coreClient.RawResponseCallback = (
322
+ rawResponse: coreClient.FullOperationResponse,
323
+ flatResponse: unknown
324
+ ) => {
325
+ currentRawResponse = rawResponse;
326
+ providedCallback?.(rawResponse, flatResponse);
327
+ };
328
+ const updatedArgs = {
329
+ ...args,
330
+ options: {
331
+ ...args.options,
332
+ onResponse: callback
333
+ }
334
+ };
335
+ const flatResponse = await directSendOperation(updatedArgs, spec);
336
+ return {
337
+ flatResponse,
338
+ rawResponse: {
339
+ statusCode: currentRawResponse!.status,
340
+ body: currentRawResponse!.parsedBody,
341
+ headers: currentRawResponse!.headers.toJSON()
342
+ }
343
+ };
344
+ };
345
+
346
+ const lro = createLroSpec({
347
+ sendOperationFn,
348
+ args: { resourceGroupName, namespaceName, options },
349
+ spec: deleteOperationSpec
350
+ });
351
+ const poller = await createHttpPoller<void, OperationState<void>>(lro, {
352
+ restoreFrom: options?.resumeFrom,
353
+ intervalInMs: options?.updateIntervalInMs,
354
+ resourceLocationConfig: "location"
355
+ });
356
+ await poller.poll();
357
+ return poller;
358
+ }
359
+
360
+ /**
361
+ * Delete existing namespace.
362
+ * @param resourceGroupName The name of the resource group within the user's subscription.
363
+ * @param namespaceName Name of the namespace.
364
+ * @param options The options parameters.
365
+ */
366
+ async beginDeleteAndWait(
367
+ resourceGroupName: string,
368
+ namespaceName: string,
369
+ options?: NamespacesDeleteOptionalParams
370
+ ): Promise<void> {
371
+ const poller = await this.beginDelete(
372
+ resourceGroupName,
373
+ namespaceName,
374
+ options
375
+ );
376
+ return poller.pollUntilDone();
377
+ }
378
+
379
+ /**
380
+ * Asynchronously updates a namespace with the specified parameters.
381
+ * @param resourceGroupName The name of the resource group within the user's subscription.
382
+ * @param namespaceName Name of the namespace.
383
+ * @param namespaceUpdateParameters Namespace update information.
384
+ * @param options The options parameters.
385
+ */
386
+ async beginUpdate(
387
+ resourceGroupName: string,
388
+ namespaceName: string,
389
+ namespaceUpdateParameters: NamespaceUpdateParameters,
390
+ options?: NamespacesUpdateOptionalParams
391
+ ): Promise<
392
+ SimplePollerLike<
393
+ OperationState<NamespacesUpdateResponse>,
394
+ NamespacesUpdateResponse
395
+ >
396
+ > {
397
+ const directSendOperation = async (
398
+ args: coreClient.OperationArguments,
399
+ spec: coreClient.OperationSpec
400
+ ): Promise<NamespacesUpdateResponse> => {
401
+ return this.client.sendOperationRequest(args, spec);
402
+ };
403
+ const sendOperationFn = async (
404
+ args: coreClient.OperationArguments,
405
+ spec: coreClient.OperationSpec
406
+ ) => {
407
+ let currentRawResponse:
408
+ | coreClient.FullOperationResponse
409
+ | undefined = undefined;
410
+ const providedCallback = args.options?.onResponse;
411
+ const callback: coreClient.RawResponseCallback = (
412
+ rawResponse: coreClient.FullOperationResponse,
413
+ flatResponse: unknown
414
+ ) => {
415
+ currentRawResponse = rawResponse;
416
+ providedCallback?.(rawResponse, flatResponse);
417
+ };
418
+ const updatedArgs = {
419
+ ...args,
420
+ options: {
421
+ ...args.options,
422
+ onResponse: callback
423
+ }
424
+ };
425
+ const flatResponse = await directSendOperation(updatedArgs, spec);
426
+ return {
427
+ flatResponse,
428
+ rawResponse: {
429
+ statusCode: currentRawResponse!.status,
430
+ body: currentRawResponse!.parsedBody,
431
+ headers: currentRawResponse!.headers.toJSON()
432
+ }
433
+ };
434
+ };
435
+
436
+ const lro = createLroSpec({
437
+ sendOperationFn,
438
+ args: {
439
+ resourceGroupName,
440
+ namespaceName,
441
+ namespaceUpdateParameters,
442
+ options
443
+ },
444
+ spec: updateOperationSpec
445
+ });
446
+ const poller = await createHttpPoller<
447
+ NamespacesUpdateResponse,
448
+ OperationState<NamespacesUpdateResponse>
449
+ >(lro, {
450
+ restoreFrom: options?.resumeFrom,
451
+ intervalInMs: options?.updateIntervalInMs,
452
+ resourceLocationConfig: "azure-async-operation"
453
+ });
454
+ await poller.poll();
455
+ return poller;
456
+ }
457
+
458
+ /**
459
+ * Asynchronously updates a namespace with the specified parameters.
460
+ * @param resourceGroupName The name of the resource group within the user's subscription.
461
+ * @param namespaceName Name of the namespace.
462
+ * @param namespaceUpdateParameters Namespace update information.
463
+ * @param options The options parameters.
464
+ */
465
+ async beginUpdateAndWait(
466
+ resourceGroupName: string,
467
+ namespaceName: string,
468
+ namespaceUpdateParameters: NamespaceUpdateParameters,
469
+ options?: NamespacesUpdateOptionalParams
470
+ ): Promise<NamespacesUpdateResponse> {
471
+ const poller = await this.beginUpdate(
472
+ resourceGroupName,
473
+ namespaceName,
474
+ namespaceUpdateParameters,
475
+ options
476
+ );
477
+ return poller.pollUntilDone();
478
+ }
479
+
480
+ /**
481
+ * List all the namespaces under an Azure subscription.
482
+ * @param options The options parameters.
483
+ */
484
+ private _listBySubscription(
485
+ options?: NamespacesListBySubscriptionOptionalParams
486
+ ): Promise<NamespacesListBySubscriptionResponse> {
487
+ return this.client.sendOperationRequest(
488
+ { options },
489
+ listBySubscriptionOperationSpec
490
+ );
491
+ }
492
+
493
+ /**
494
+ * List all the namespaces under a resource group.
495
+ * @param resourceGroupName The name of the resource group within the user's subscription.
496
+ * @param options The options parameters.
497
+ */
498
+ private _listByResourceGroup(
499
+ resourceGroupName: string,
500
+ options?: NamespacesListByResourceGroupOptionalParams
501
+ ): Promise<NamespacesListByResourceGroupResponse> {
502
+ return this.client.sendOperationRequest(
503
+ { resourceGroupName, options },
504
+ listByResourceGroupOperationSpec
505
+ );
506
+ }
507
+
508
+ /**
509
+ * List the two keys used to publish to a namespace.
510
+ * @param resourceGroupName The name of the resource group within the user's subscription.
511
+ * @param namespaceName Name of the namespace.
512
+ * @param options The options parameters.
513
+ */
514
+ listSharedAccessKeys(
515
+ resourceGroupName: string,
516
+ namespaceName: string,
517
+ options?: NamespacesListSharedAccessKeysOptionalParams
518
+ ): Promise<NamespacesListSharedAccessKeysResponse> {
519
+ return this.client.sendOperationRequest(
520
+ { resourceGroupName, namespaceName, options },
521
+ listSharedAccessKeysOperationSpec
522
+ );
523
+ }
524
+
525
+ /**
526
+ * Regenerate a shared access key for a namespace.
527
+ * @param resourceGroupName The name of the resource group within the user's subscription.
528
+ * @param namespaceName Name of the Namespace.
529
+ * @param regenerateKeyRequest Request body to regenerate key.
530
+ * @param options The options parameters.
531
+ */
532
+ async beginRegenerateKey(
533
+ resourceGroupName: string,
534
+ namespaceName: string,
535
+ regenerateKeyRequest: NamespaceRegenerateKeyRequest,
536
+ options?: NamespacesRegenerateKeyOptionalParams
537
+ ): Promise<
538
+ SimplePollerLike<
539
+ OperationState<NamespacesRegenerateKeyResponse>,
540
+ NamespacesRegenerateKeyResponse
541
+ >
542
+ > {
543
+ const directSendOperation = async (
544
+ args: coreClient.OperationArguments,
545
+ spec: coreClient.OperationSpec
546
+ ): Promise<NamespacesRegenerateKeyResponse> => {
547
+ return this.client.sendOperationRequest(args, spec);
548
+ };
549
+ const sendOperationFn = async (
550
+ args: coreClient.OperationArguments,
551
+ spec: coreClient.OperationSpec
552
+ ) => {
553
+ let currentRawResponse:
554
+ | coreClient.FullOperationResponse
555
+ | undefined = undefined;
556
+ const providedCallback = args.options?.onResponse;
557
+ const callback: coreClient.RawResponseCallback = (
558
+ rawResponse: coreClient.FullOperationResponse,
559
+ flatResponse: unknown
560
+ ) => {
561
+ currentRawResponse = rawResponse;
562
+ providedCallback?.(rawResponse, flatResponse);
563
+ };
564
+ const updatedArgs = {
565
+ ...args,
566
+ options: {
567
+ ...args.options,
568
+ onResponse: callback
569
+ }
570
+ };
571
+ const flatResponse = await directSendOperation(updatedArgs, spec);
572
+ return {
573
+ flatResponse,
574
+ rawResponse: {
575
+ statusCode: currentRawResponse!.status,
576
+ body: currentRawResponse!.parsedBody,
577
+ headers: currentRawResponse!.headers.toJSON()
578
+ }
579
+ };
580
+ };
581
+
582
+ const lro = createLroSpec({
583
+ sendOperationFn,
584
+ args: { resourceGroupName, namespaceName, regenerateKeyRequest, options },
585
+ spec: regenerateKeyOperationSpec
586
+ });
587
+ const poller = await createHttpPoller<
588
+ NamespacesRegenerateKeyResponse,
589
+ OperationState<NamespacesRegenerateKeyResponse>
590
+ >(lro, {
591
+ restoreFrom: options?.resumeFrom,
592
+ intervalInMs: options?.updateIntervalInMs,
593
+ resourceLocationConfig: "location"
594
+ });
595
+ await poller.poll();
596
+ return poller;
597
+ }
598
+
599
+ /**
600
+ * Regenerate a shared access key for a namespace.
601
+ * @param resourceGroupName The name of the resource group within the user's subscription.
602
+ * @param namespaceName Name of the Namespace.
603
+ * @param regenerateKeyRequest Request body to regenerate key.
604
+ * @param options The options parameters.
605
+ */
606
+ async beginRegenerateKeyAndWait(
607
+ resourceGroupName: string,
608
+ namespaceName: string,
609
+ regenerateKeyRequest: NamespaceRegenerateKeyRequest,
610
+ options?: NamespacesRegenerateKeyOptionalParams
611
+ ): Promise<NamespacesRegenerateKeyResponse> {
612
+ const poller = await this.beginRegenerateKey(
613
+ resourceGroupName,
614
+ namespaceName,
615
+ regenerateKeyRequest,
616
+ options
617
+ );
618
+ return poller.pollUntilDone();
619
+ }
620
+
621
+ /**
622
+ * ListBySubscriptionNext
623
+ * @param nextLink The nextLink from the previous successful call to the ListBySubscription method.
624
+ * @param options The options parameters.
625
+ */
626
+ private _listBySubscriptionNext(
627
+ nextLink: string,
628
+ options?: NamespacesListBySubscriptionNextOptionalParams
629
+ ): Promise<NamespacesListBySubscriptionNextResponse> {
630
+ return this.client.sendOperationRequest(
631
+ { nextLink, options },
632
+ listBySubscriptionNextOperationSpec
633
+ );
634
+ }
635
+
636
+ /**
637
+ * ListByResourceGroupNext
638
+ * @param resourceGroupName The name of the resource group within the user's subscription.
639
+ * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.
640
+ * @param options The options parameters.
641
+ */
642
+ private _listByResourceGroupNext(
643
+ resourceGroupName: string,
644
+ nextLink: string,
645
+ options?: NamespacesListByResourceGroupNextOptionalParams
646
+ ): Promise<NamespacesListByResourceGroupNextResponse> {
647
+ return this.client.sendOperationRequest(
648
+ { resourceGroupName, nextLink, options },
649
+ listByResourceGroupNextOperationSpec
650
+ );
651
+ }
652
+ }
653
+ // Operation Specifications
654
+ const serializer = coreClient.createSerializer(Mappers, /* isXml */ false);
655
+
656
+ const getOperationSpec: coreClient.OperationSpec = {
657
+ path:
658
+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/namespaces/{namespaceName}",
659
+ httpMethod: "GET",
660
+ responses: {
661
+ 200: {
662
+ bodyMapper: Mappers.Namespace
663
+ },
664
+ default: {
665
+ bodyMapper: Mappers.ErrorResponse
666
+ }
667
+ },
668
+ queryParameters: [Parameters.apiVersion],
669
+ urlParameters: [
670
+ Parameters.$host,
671
+ Parameters.subscriptionId,
672
+ Parameters.resourceGroupName,
673
+ Parameters.namespaceName
674
+ ],
675
+ headerParameters: [Parameters.accept],
676
+ serializer
677
+ };
678
+ const createOrUpdateOperationSpec: coreClient.OperationSpec = {
679
+ path:
680
+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/namespaces/{namespaceName}",
681
+ httpMethod: "PUT",
682
+ responses: {
683
+ 200: {
684
+ bodyMapper: Mappers.Namespace
685
+ },
686
+ 201: {
687
+ bodyMapper: Mappers.Namespace
688
+ },
689
+ 202: {
690
+ bodyMapper: Mappers.Namespace
691
+ },
692
+ 204: {
693
+ bodyMapper: Mappers.Namespace
694
+ },
695
+ default: {
696
+ bodyMapper: Mappers.ErrorResponse
697
+ }
698
+ },
699
+ requestBody: Parameters.namespaceInfo,
700
+ queryParameters: [Parameters.apiVersion],
701
+ urlParameters: [
702
+ Parameters.$host,
703
+ Parameters.subscriptionId,
704
+ Parameters.resourceGroupName,
705
+ Parameters.namespaceName
706
+ ],
707
+ headerParameters: [Parameters.accept, Parameters.contentType],
708
+ mediaType: "json",
709
+ serializer
710
+ };
711
+ const deleteOperationSpec: coreClient.OperationSpec = {
712
+ path:
713
+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/namespaces/{namespaceName}",
714
+ httpMethod: "DELETE",
715
+ responses: {
716
+ 200: {},
717
+ 201: {},
718
+ 202: {},
719
+ 204: {},
720
+ default: {
721
+ bodyMapper: Mappers.ErrorResponse
722
+ }
723
+ },
724
+ queryParameters: [Parameters.apiVersion],
725
+ urlParameters: [
726
+ Parameters.$host,
727
+ Parameters.subscriptionId,
728
+ Parameters.resourceGroupName,
729
+ Parameters.namespaceName
730
+ ],
731
+ headerParameters: [Parameters.accept],
732
+ serializer
733
+ };
734
+ const updateOperationSpec: coreClient.OperationSpec = {
735
+ path:
736
+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/namespaces/{namespaceName}",
737
+ httpMethod: "PATCH",
738
+ responses: {
739
+ 200: {
740
+ bodyMapper: Mappers.Namespace
741
+ },
742
+ 201: {
743
+ bodyMapper: Mappers.Namespace
744
+ },
745
+ 202: {
746
+ bodyMapper: Mappers.Namespace
747
+ },
748
+ 204: {
749
+ bodyMapper: Mappers.Namespace
750
+ },
751
+ default: {
752
+ bodyMapper: Mappers.ErrorResponse
753
+ }
754
+ },
755
+ requestBody: Parameters.namespaceUpdateParameters,
756
+ queryParameters: [Parameters.apiVersion],
757
+ urlParameters: [
758
+ Parameters.$host,
759
+ Parameters.subscriptionId,
760
+ Parameters.resourceGroupName,
761
+ Parameters.namespaceName
762
+ ],
763
+ headerParameters: [Parameters.accept, Parameters.contentType],
764
+ mediaType: "json",
765
+ serializer
766
+ };
767
+ const listBySubscriptionOperationSpec: coreClient.OperationSpec = {
768
+ path:
769
+ "/subscriptions/{subscriptionId}/providers/Microsoft.EventGrid/namespaces",
770
+ httpMethod: "GET",
771
+ responses: {
772
+ 200: {
773
+ bodyMapper: Mappers.NamespacesListResult
774
+ },
775
+ default: {
776
+ bodyMapper: Mappers.ErrorResponse
777
+ }
778
+ },
779
+ queryParameters: [Parameters.apiVersion, Parameters.filter, Parameters.top],
780
+ urlParameters: [Parameters.$host, Parameters.subscriptionId],
781
+ headerParameters: [Parameters.accept],
782
+ serializer
783
+ };
784
+ const listByResourceGroupOperationSpec: coreClient.OperationSpec = {
785
+ path:
786
+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/namespaces",
787
+ httpMethod: "GET",
788
+ responses: {
789
+ 200: {
790
+ bodyMapper: Mappers.NamespacesListResult
791
+ },
792
+ default: {
793
+ bodyMapper: Mappers.ErrorResponse
794
+ }
795
+ },
796
+ queryParameters: [Parameters.apiVersion, Parameters.filter, Parameters.top],
797
+ urlParameters: [
798
+ Parameters.$host,
799
+ Parameters.subscriptionId,
800
+ Parameters.resourceGroupName
801
+ ],
802
+ headerParameters: [Parameters.accept],
803
+ serializer
804
+ };
805
+ const listSharedAccessKeysOperationSpec: coreClient.OperationSpec = {
806
+ path:
807
+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/namespaces/{namespaceName}/listKeys",
808
+ httpMethod: "POST",
809
+ responses: {
810
+ 200: {
811
+ bodyMapper: Mappers.NamespaceSharedAccessKeys
812
+ },
813
+ default: {
814
+ bodyMapper: Mappers.ErrorResponse
815
+ }
816
+ },
817
+ queryParameters: [Parameters.apiVersion],
818
+ urlParameters: [
819
+ Parameters.$host,
820
+ Parameters.subscriptionId,
821
+ Parameters.resourceGroupName,
822
+ Parameters.namespaceName
823
+ ],
824
+ headerParameters: [Parameters.accept],
825
+ serializer
826
+ };
827
+ const regenerateKeyOperationSpec: coreClient.OperationSpec = {
828
+ path:
829
+ "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/namespaces/{namespaceName}/regenerateKey",
830
+ httpMethod: "POST",
831
+ responses: {
832
+ 200: {
833
+ bodyMapper: Mappers.NamespaceSharedAccessKeys
834
+ },
835
+ 201: {
836
+ bodyMapper: Mappers.NamespaceSharedAccessKeys
837
+ },
838
+ 202: {
839
+ bodyMapper: Mappers.NamespaceSharedAccessKeys
840
+ },
841
+ 204: {
842
+ bodyMapper: Mappers.NamespaceSharedAccessKeys
843
+ },
844
+ default: {
845
+ bodyMapper: Mappers.ErrorResponse
846
+ }
847
+ },
848
+ requestBody: Parameters.regenerateKeyRequest1,
849
+ queryParameters: [Parameters.apiVersion],
850
+ urlParameters: [
851
+ Parameters.$host,
852
+ Parameters.subscriptionId,
853
+ Parameters.resourceGroupName,
854
+ Parameters.namespaceName
855
+ ],
856
+ headerParameters: [Parameters.accept, Parameters.contentType],
857
+ mediaType: "json",
858
+ serializer
859
+ };
860
+ const listBySubscriptionNextOperationSpec: coreClient.OperationSpec = {
861
+ path: "{nextLink}",
862
+ httpMethod: "GET",
863
+ responses: {
864
+ 200: {
865
+ bodyMapper: Mappers.NamespacesListResult
866
+ },
867
+ default: {
868
+ bodyMapper: Mappers.ErrorResponse
869
+ }
870
+ },
871
+ urlParameters: [
872
+ Parameters.$host,
873
+ Parameters.subscriptionId,
874
+ Parameters.nextLink
875
+ ],
876
+ headerParameters: [Parameters.accept],
877
+ serializer
878
+ };
879
+ const listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {
880
+ path: "{nextLink}",
881
+ httpMethod: "GET",
882
+ responses: {
883
+ 200: {
884
+ bodyMapper: Mappers.NamespacesListResult
885
+ },
886
+ default: {
887
+ bodyMapper: Mappers.ErrorResponse
888
+ }
889
+ },
890
+ urlParameters: [
891
+ Parameters.$host,
892
+ Parameters.subscriptionId,
893
+ Parameters.resourceGroupName,
894
+ Parameters.nextLink
895
+ ],
896
+ headerParameters: [Parameters.accept],
897
+ serializer
898
+ };