@azure/arm-eventgrid 14.2.0-beta.3 → 14.2.0-beta.4

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 (488) hide show
  1. package/CHANGELOG.md +375 -0
  2. package/LICENSE +1 -1
  3. package/dist/index.js +4115 -3680
  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.js +2 -2
  8. package/dist-esm/samples-dev/caCertificatesDeleteSample.js +1 -1
  9. package/dist-esm/samples-dev/caCertificatesGetSample.js +1 -1
  10. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js +2 -2
  11. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js.map +1 -1
  12. package/dist-esm/samples-dev/channelsCreateOrUpdateSample.js +3 -3
  13. package/dist-esm/samples-dev/channelsDeleteSample.js +1 -1
  14. package/dist-esm/samples-dev/channelsGetFullUrlSample.js +1 -1
  15. package/dist-esm/samples-dev/channelsGetSample.js +1 -1
  16. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js +2 -2
  17. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js.map +1 -1
  18. package/dist-esm/samples-dev/channelsUpdateSample.js +3 -3
  19. package/dist-esm/samples-dev/channelsUpdateSample.js.map +1 -1
  20. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.js +2 -2
  21. package/dist-esm/samples-dev/clientGroupsDeleteSample.js +1 -1
  22. package/dist-esm/samples-dev/clientGroupsGetSample.js +1 -1
  23. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js +2 -2
  24. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js.map +1 -1
  25. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js +3 -3
  26. package/dist-esm/samples-dev/clientsDeleteSample.js +1 -1
  27. package/dist-esm/samples-dev/clientsGetSample.js +1 -1
  28. package/dist-esm/samples-dev/clientsListByNamespaceSample.js +2 -2
  29. package/dist-esm/samples-dev/clientsListByNamespaceSample.js.map +1 -1
  30. package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js +5 -5
  31. package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  32. package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.js +1 -1
  33. package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  34. package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.js +1 -1
  35. package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.js +1 -1
  36. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js +2 -2
  37. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js.map +1 -1
  38. package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js +5 -5
  39. package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js.map +1 -1
  40. package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
  41. package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  42. package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.js +1 -1
  43. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  44. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
  45. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.js +1 -1
  46. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.js +1 -1
  47. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js +2 -2
  48. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js.map +1 -1
  49. package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js +5 -5
  50. package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js.map +1 -1
  51. package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.js +1 -1
  52. package/dist-esm/samples-dev/domainTopicsDeleteSample.js +1 -1
  53. package/dist-esm/samples-dev/domainTopicsGetSample.js +1 -1
  54. package/dist-esm/samples-dev/domainTopicsListByDomainSample.js +2 -2
  55. package/dist-esm/samples-dev/domainTopicsListByDomainSample.js.map +1 -1
  56. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +3 -3
  57. package/dist-esm/samples-dev/domainsDeleteSample.js +1 -1
  58. package/dist-esm/samples-dev/domainsGetSample.js +1 -1
  59. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +2 -2
  60. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js.map +1 -1
  61. package/dist-esm/samples-dev/domainsListBySubscriptionSample.js +2 -2
  62. package/dist-esm/samples-dev/domainsListBySubscriptionSample.js.map +1 -1
  63. package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js +1 -1
  64. package/dist-esm/samples-dev/domainsRegenerateKeySample.js +2 -2
  65. package/dist-esm/samples-dev/domainsRegenerateKeySample.js.map +1 -1
  66. package/dist-esm/samples-dev/domainsUpdateSample.js +4 -4
  67. package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
  68. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js +50 -50
  69. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  70. package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.js +4 -4
  71. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  72. package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.js +4 -4
  73. package/dist-esm/samples-dev/eventSubscriptionsGetSample.js +11 -11
  74. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js +2 -2
  75. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js.map +1 -1
  76. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js +2 -2
  77. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js.map +1 -1
  78. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js +2 -2
  79. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js.map +1 -1
  80. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js +2 -2
  81. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js.map +1 -1
  82. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js +2 -2
  83. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js.map +1 -1
  84. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js +2 -2
  85. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js.map +1 -1
  86. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js +2 -2
  87. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js.map +1 -1
  88. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js +2 -2
  89. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js.map +1 -1
  90. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js +2 -2
  91. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js.map +1 -1
  92. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js +2 -2
  93. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js.map +1 -1
  94. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js +48 -48
  95. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js.map +1 -1
  96. package/dist-esm/samples-dev/extensionTopicsGetSample.js +1 -1
  97. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js +4 -4
  98. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  99. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js +1 -1
  100. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js.map +1 -1
  101. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  102. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
  103. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.d.ts +2 -0
  104. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.d.ts.map +1 -0
  105. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.js +41 -0
  106. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.js.map +1 -0
  107. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.js +1 -1
  108. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js +2 -2
  109. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js.map +1 -1
  110. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js +5 -5
  111. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js.map +1 -1
  112. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js +3 -3
  113. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js.map +1 -1
  114. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.js +1 -1
  115. package/dist-esm/samples-dev/namespaceTopicsGetSample.js +1 -1
  116. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js +2 -2
  117. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js.map +1 -1
  118. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.js +1 -1
  119. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js +2 -2
  120. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js.map +1 -1
  121. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js +3 -3
  122. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js.map +1 -1
  123. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js +3 -3
  124. package/dist-esm/samples-dev/namespacesDeleteSample.js +1 -1
  125. package/dist-esm/samples-dev/namespacesGetSample.js +1 -1
  126. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js +2 -2
  127. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js.map +1 -1
  128. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js +2 -2
  129. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js.map +1 -1
  130. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.js +1 -1
  131. package/dist-esm/samples-dev/namespacesRegenerateKeySample.js +3 -3
  132. package/dist-esm/samples-dev/namespacesRegenerateKeySample.js.map +1 -1
  133. package/dist-esm/samples-dev/namespacesUpdateSample.js +3 -3
  134. package/dist-esm/samples-dev/namespacesUpdateSample.js.map +1 -1
  135. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.d.ts +2 -0
  136. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.d.ts.map +1 -0
  137. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.js +39 -0
  138. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.js.map +1 -0
  139. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js +1 -1
  140. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js +2 -2
  141. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js.map +1 -1
  142. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js +1 -1
  143. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js.map +1 -1
  144. package/dist-esm/samples-dev/operationsListSample.js +2 -2
  145. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  146. package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js +2 -2
  147. package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js +7 -7
  148. package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js.map +1 -1
  149. package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js +1 -1
  150. package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js.map +1 -1
  151. package/dist-esm/samples-dev/partnerConfigurationsGetSample.js +1 -1
  152. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js +2 -2
  153. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js.map +1 -1
  154. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js +2 -2
  155. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js.map +1 -1
  156. package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js +2 -2
  157. package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js +3 -3
  158. package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js.map +1 -1
  159. package/dist-esm/samples-dev/partnerDestinationsActivateSample.js +1 -1
  160. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js +3 -3
  161. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js.map +1 -1
  162. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js +1 -1
  163. package/dist-esm/samples-dev/partnerDestinationsGetSample.js +1 -1
  164. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js +2 -2
  165. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js.map +1 -1
  166. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js +2 -2
  167. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js.map +1 -1
  168. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js +3 -5
  169. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js.map +1 -1
  170. package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js +3 -3
  171. package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js.map +1 -1
  172. package/dist-esm/samples-dev/partnerNamespacesDeleteSample.js +1 -1
  173. package/dist-esm/samples-dev/partnerNamespacesGetSample.js +1 -1
  174. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js +2 -2
  175. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js.map +1 -1
  176. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js +2 -2
  177. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js.map +1 -1
  178. package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js +1 -1
  179. package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js +3 -3
  180. package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js.map +1 -1
  181. package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js +3 -3
  182. package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js.map +1 -1
  183. package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js +3 -3
  184. package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js.map +1 -1
  185. package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.js +1 -1
  186. package/dist-esm/samples-dev/partnerRegistrationsGetSample.js +1 -1
  187. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js +2 -2
  188. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js.map +1 -1
  189. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js +2 -2
  190. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js.map +1 -1
  191. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js +3 -5
  192. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js.map +1 -1
  193. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
  194. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  195. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.js +1 -1
  196. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  197. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
  198. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.js +1 -1
  199. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.js +1 -1
  200. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js +2 -2
  201. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js.map +1 -1
  202. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js +5 -5
  203. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js.map +1 -1
  204. package/dist-esm/samples-dev/partnerTopicsActivateSample.js +1 -1
  205. package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js +2 -2
  206. package/dist-esm/samples-dev/partnerTopicsDeactivateSample.js +1 -1
  207. package/dist-esm/samples-dev/partnerTopicsDeleteSample.js +1 -1
  208. package/dist-esm/samples-dev/partnerTopicsGetSample.js +1 -1
  209. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js +2 -2
  210. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js.map +1 -1
  211. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js +2 -2
  212. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js.map +1 -1
  213. package/dist-esm/samples-dev/partnerTopicsUpdateSample.js +3 -3
  214. package/dist-esm/samples-dev/partnerTopicsUpdateSample.js.map +1 -1
  215. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js +3 -3
  216. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js.map +1 -1
  217. package/dist-esm/samples-dev/permissionBindingsDeleteSample.js +1 -1
  218. package/dist-esm/samples-dev/permissionBindingsGetSample.js +1 -1
  219. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js +2 -2
  220. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js.map +1 -1
  221. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  222. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  223. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js +2 -2
  224. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js.map +1 -1
  225. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +4 -4
  226. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js.map +1 -1
  227. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
  228. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js +2 -2
  229. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js.map +1 -1
  230. package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
  231. package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  232. package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.js +1 -1
  233. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  234. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
  235. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.js +1 -1
  236. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.js +1 -1
  237. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js +2 -2
  238. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js.map +1 -1
  239. package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js +5 -5
  240. package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js.map +1 -1
  241. package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js +2 -2
  242. package/dist-esm/samples-dev/systemTopicsDeleteSample.js +1 -1
  243. package/dist-esm/samples-dev/systemTopicsGetSample.js +1 -1
  244. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js +2 -2
  245. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js.map +1 -1
  246. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js +2 -2
  247. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js.map +1 -1
  248. package/dist-esm/samples-dev/systemTopicsUpdateSample.js +3 -3
  249. package/dist-esm/samples-dev/systemTopicsUpdateSample.js.map +1 -1
  250. package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js +5 -5
  251. package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  252. package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.js +1 -1
  253. package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  254. package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.js +1 -1
  255. package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.js +1 -1
  256. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js +2 -2
  257. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js.map +1 -1
  258. package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js +5 -5
  259. package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js.map +1 -1
  260. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.js +1 -1
  261. package/dist-esm/samples-dev/topicSpacesDeleteSample.js +1 -1
  262. package/dist-esm/samples-dev/topicSpacesGetSample.js +1 -1
  263. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js +2 -2
  264. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js.map +1 -1
  265. package/dist-esm/samples-dev/topicTypesGetSample.js +1 -1
  266. package/dist-esm/samples-dev/topicTypesListEventTypesSample.js +2 -2
  267. package/dist-esm/samples-dev/topicTypesListEventTypesSample.js.map +1 -1
  268. package/dist-esm/samples-dev/topicTypesListSample.js +2 -2
  269. package/dist-esm/samples-dev/topicTypesListSample.js.map +1 -1
  270. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js +6 -6
  271. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js.map +1 -1
  272. package/dist-esm/samples-dev/topicsDeleteSample.js +1 -1
  273. package/dist-esm/samples-dev/topicsGetSample.js +1 -1
  274. package/dist-esm/samples-dev/topicsListByResourceGroupSample.js +2 -2
  275. package/dist-esm/samples-dev/topicsListByResourceGroupSample.js.map +1 -1
  276. package/dist-esm/samples-dev/topicsListBySubscriptionSample.js +2 -2
  277. package/dist-esm/samples-dev/topicsListBySubscriptionSample.js.map +1 -1
  278. package/dist-esm/samples-dev/topicsListEventTypesSample.js +2 -2
  279. package/dist-esm/samples-dev/topicsListEventTypesSample.js.map +1 -1
  280. package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js +1 -1
  281. package/dist-esm/samples-dev/topicsRegenerateKeySample.js +2 -2
  282. package/dist-esm/samples-dev/topicsRegenerateKeySample.js.map +1 -1
  283. package/dist-esm/samples-dev/topicsUpdateSample.js +4 -4
  284. package/dist-esm/samples-dev/topicsUpdateSample.js.map +1 -1
  285. package/dist-esm/samples-dev/verifiedPartnersGetSample.js +1 -1
  286. package/dist-esm/samples-dev/verifiedPartnersListSample.js +2 -2
  287. package/dist-esm/samples-dev/verifiedPartnersListSample.js.map +1 -1
  288. package/dist-esm/src/eventGridManagementClient.d.ts.map +1 -1
  289. package/dist-esm/src/eventGridManagementClient.js +15 -12
  290. package/dist-esm/src/eventGridManagementClient.js.map +1 -1
  291. package/dist-esm/src/lroImpl.js +1 -1
  292. package/dist-esm/src/models/index.d.ts +181 -10
  293. package/dist-esm/src/models/index.d.ts.map +1 -1
  294. package/dist-esm/src/models/index.js +26 -0
  295. package/dist-esm/src/models/index.js.map +1 -1
  296. package/dist-esm/src/models/mappers.d.ts +10 -0
  297. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  298. package/dist-esm/src/models/mappers.js +2293 -1995
  299. package/dist-esm/src/models/mappers.js.map +1 -1
  300. package/dist-esm/src/models/parameters.js +181 -181
  301. package/dist-esm/src/models/parameters.js.map +1 -1
  302. package/dist-esm/src/operations/caCertificates.d.ts.map +1 -1
  303. package/dist-esm/src/operations/caCertificates.js +38 -38
  304. package/dist-esm/src/operations/caCertificates.js.map +1 -1
  305. package/dist-esm/src/operations/channels.d.ts.map +1 -1
  306. package/dist-esm/src/operations/channels.js +33 -33
  307. package/dist-esm/src/operations/channels.js.map +1 -1
  308. package/dist-esm/src/operations/clientGroups.d.ts.map +1 -1
  309. package/dist-esm/src/operations/clientGroups.js +38 -38
  310. package/dist-esm/src/operations/clientGroups.js.map +1 -1
  311. package/dist-esm/src/operations/clients.d.ts.map +1 -1
  312. package/dist-esm/src/operations/clients.js +38 -38
  313. package/dist-esm/src/operations/clients.js.map +1 -1
  314. package/dist-esm/src/operations/domainEventSubscriptions.d.ts +5 -8
  315. package/dist-esm/src/operations/domainEventSubscriptions.d.ts.map +1 -1
  316. package/dist-esm/src/operations/domainEventSubscriptions.js +57 -60
  317. package/dist-esm/src/operations/domainEventSubscriptions.js.map +1 -1
  318. package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts +5 -7
  319. package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts.map +1 -1
  320. package/dist-esm/src/operations/domainTopicEventSubscriptions.js +61 -63
  321. package/dist-esm/src/operations/domainTopicEventSubscriptions.js.map +1 -1
  322. package/dist-esm/src/operations/domainTopics.d.ts.map +1 -1
  323. package/dist-esm/src/operations/domainTopics.js +31 -31
  324. package/dist-esm/src/operations/domainTopics.js.map +1 -1
  325. package/dist-esm/src/operations/domains.d.ts.map +1 -1
  326. package/dist-esm/src/operations/domains.js +53 -53
  327. package/dist-esm/src/operations/domains.js.map +1 -1
  328. package/dist-esm/src/operations/eventSubscriptions.d.ts +7 -7
  329. package/dist-esm/src/operations/eventSubscriptions.d.ts.map +1 -1
  330. package/dist-esm/src/operations/eventSubscriptions.js +140 -140
  331. package/dist-esm/src/operations/eventSubscriptions.js.map +1 -1
  332. package/dist-esm/src/operations/extensionTopics.js +3 -3
  333. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts +18 -15
  334. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts.map +1 -1
  335. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js +107 -73
  336. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js.map +1 -1
  337. package/dist-esm/src/operations/namespaceTopics.d.ts.map +1 -1
  338. package/dist-esm/src/operations/namespaceTopics.js +69 -69
  339. package/dist-esm/src/operations/namespaceTopics.js.map +1 -1
  340. package/dist-esm/src/operations/namespaces.d.ts +15 -1
  341. package/dist-esm/src/operations/namespaces.d.ts.map +1 -1
  342. package/dist-esm/src/operations/namespaces.js +163 -77
  343. package/dist-esm/src/operations/namespaces.js.map +1 -1
  344. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  345. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js +26 -26
  346. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  347. package/dist-esm/src/operations/operations.js +4 -4
  348. package/dist-esm/src/operations/operations.js.map +1 -1
  349. package/dist-esm/src/operations/partnerConfigurations.d.ts.map +1 -1
  350. package/dist-esm/src/operations/partnerConfigurations.js +55 -55
  351. package/dist-esm/src/operations/partnerConfigurations.js.map +1 -1
  352. package/dist-esm/src/operations/partnerDestinations.d.ts.map +1 -1
  353. package/dist-esm/src/operations/partnerDestinations.js +66 -66
  354. package/dist-esm/src/operations/partnerDestinations.js.map +1 -1
  355. package/dist-esm/src/operations/partnerNamespaces.d.ts.map +1 -1
  356. package/dist-esm/src/operations/partnerNamespaces.js +68 -68
  357. package/dist-esm/src/operations/partnerNamespaces.js.map +1 -1
  358. package/dist-esm/src/operations/partnerRegistrations.d.ts.map +1 -1
  359. package/dist-esm/src/operations/partnerRegistrations.js +47 -47
  360. package/dist-esm/src/operations/partnerRegistrations.js.map +1 -1
  361. package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts +9 -16
  362. package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts.map +1 -1
  363. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js +62 -69
  364. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js.map +1 -1
  365. package/dist-esm/src/operations/partnerTopics.d.ts.map +1 -1
  366. package/dist-esm/src/operations/partnerTopics.js +46 -46
  367. package/dist-esm/src/operations/partnerTopics.js.map +1 -1
  368. package/dist-esm/src/operations/permissionBindings.d.ts.map +1 -1
  369. package/dist-esm/src/operations/permissionBindings.js +39 -39
  370. package/dist-esm/src/operations/permissionBindings.js.map +1 -1
  371. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
  372. package/dist-esm/src/operations/privateEndpointConnections.js +39 -39
  373. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  374. package/dist-esm/src/operations/privateLinkResources.js +14 -14
  375. package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
  376. package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts +9 -16
  377. package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts.map +1 -1
  378. package/dist-esm/src/operations/systemTopicEventSubscriptions.js +62 -69
  379. package/dist-esm/src/operations/systemTopicEventSubscriptions.js.map +1 -1
  380. package/dist-esm/src/operations/systemTopics.d.ts.map +1 -1
  381. package/dist-esm/src/operations/systemTopics.js +51 -51
  382. package/dist-esm/src/operations/systemTopics.js.map +1 -1
  383. package/dist-esm/src/operations/topicEventSubscriptions.d.ts +5 -8
  384. package/dist-esm/src/operations/topicEventSubscriptions.d.ts.map +1 -1
  385. package/dist-esm/src/operations/topicEventSubscriptions.js +57 -60
  386. package/dist-esm/src/operations/topicEventSubscriptions.js.map +1 -1
  387. package/dist-esm/src/operations/topicSpaces.d.ts.map +1 -1
  388. package/dist-esm/src/operations/topicSpaces.js +38 -38
  389. package/dist-esm/src/operations/topicSpaces.js.map +1 -1
  390. package/dist-esm/src/operations/topicTypes.js +11 -11
  391. package/dist-esm/src/operations/topicTypes.js.map +1 -1
  392. package/dist-esm/src/operations/topics.d.ts.map +1 -1
  393. package/dist-esm/src/operations/topics.js +71 -71
  394. package/dist-esm/src/operations/topics.js.map +1 -1
  395. package/dist-esm/src/operations/verifiedPartners.js +10 -10
  396. package/dist-esm/src/operations/verifiedPartners.js.map +1 -1
  397. package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts +5 -8
  398. package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -1
  399. package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts +5 -7
  400. package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts.map +1 -1
  401. package/dist-esm/src/operationsInterfaces/eventSubscriptions.d.ts +7 -7
  402. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +18 -15
  403. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +1 -1
  404. package/dist-esm/src/operationsInterfaces/namespaces.d.ts +15 -1
  405. package/dist-esm/src/operationsInterfaces/namespaces.d.ts.map +1 -1
  406. package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts +9 -16
  407. package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts.map +1 -1
  408. package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts +9 -16
  409. package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts.map +1 -1
  410. package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts +5 -8
  411. package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -1
  412. package/dist-esm/src/pagingHelper.js.map +1 -1
  413. package/dist-esm/test/eventgrid_examples.d.ts +3 -0
  414. package/dist-esm/test/eventgrid_examples.d.ts.map +1 -1
  415. package/dist-esm/test/eventgrid_examples.js +14 -8
  416. package/dist-esm/test/eventgrid_examples.js.map +1 -1
  417. package/package.json +7 -9
  418. package/review/arm-eventgrid.api.md +117 -3
  419. package/src/eventGridManagementClient.ts +28 -30
  420. package/src/lroImpl.ts +3 -3
  421. package/src/models/index.ts +435 -160
  422. package/src/models/mappers.ts +2974 -2624
  423. package/src/models/parameters.ts +182 -182
  424. package/src/operations/caCertificates.ts +77 -83
  425. package/src/operations/channels.ts +70 -77
  426. package/src/operations/clientGroups.ts +77 -83
  427. package/src/operations/clients.ts +77 -83
  428. package/src/operations/domainEventSubscriptions.ts +111 -124
  429. package/src/operations/domainTopicEventSubscriptions.ts +119 -130
  430. package/src/operations/domainTopics.ts +69 -75
  431. package/src/operations/domains.ts +114 -124
  432. package/src/operations/eventSubscriptions.ts +428 -449
  433. package/src/operations/extensionTopics.ts +6 -6
  434. package/src/operations/namespaceTopicEventSubscriptions.ts +174 -136
  435. package/src/operations/namespaceTopics.ts +133 -144
  436. package/src/operations/namespaces.ts +269 -159
  437. package/src/operations/networkSecurityPerimeterConfigurations.ts +53 -56
  438. package/src/operations/operations.ts +9 -9
  439. package/src/operations/partnerConfigurations.ts +113 -124
  440. package/src/operations/partnerDestinations.ts +125 -135
  441. package/src/operations/partnerNamespaces.ts +130 -141
  442. package/src/operations/partnerRegistrations.ts +103 -112
  443. package/src/operations/partnerTopicEventSubscriptions.ts +120 -136
  444. package/src/operations/partnerTopics.ts +92 -101
  445. package/src/operations/permissionBindings.ts +78 -84
  446. package/src/operations/privateEndpointConnections.ts +80 -85
  447. package/src/operations/privateLinkResources.ts +31 -33
  448. package/src/operations/systemTopicEventSubscriptions.ts +120 -136
  449. package/src/operations/systemTopics.ts +107 -116
  450. package/src/operations/topicEventSubscriptions.ts +111 -124
  451. package/src/operations/topicSpaces.ts +77 -83
  452. package/src/operations/topicTypes.ts +24 -24
  453. package/src/operations/topics.ts +150 -162
  454. package/src/operations/verifiedPartners.ts +19 -19
  455. package/src/operationsInterfaces/caCertificates.ts +7 -7
  456. package/src/operationsInterfaces/channels.ts +8 -8
  457. package/src/operationsInterfaces/clientGroups.ts +7 -7
  458. package/src/operationsInterfaces/clients.ts +7 -7
  459. package/src/operationsInterfaces/domainEventSubscriptions.ts +16 -19
  460. package/src/operationsInterfaces/domainTopicEventSubscriptions.ts +16 -18
  461. package/src/operationsInterfaces/domainTopics.ts +7 -7
  462. package/src/operationsInterfaces/domains.ts +12 -12
  463. package/src/operationsInterfaces/eventSubscriptions.ts +27 -27
  464. package/src/operationsInterfaces/extensionTopics.ts +2 -2
  465. package/src/operationsInterfaces/namespaceTopicEventSubscriptions.ts +35 -24
  466. package/src/operationsInterfaces/namespaceTopics.ts +12 -12
  467. package/src/operationsInterfaces/namespaces.ts +42 -13
  468. package/src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts +5 -5
  469. package/src/operationsInterfaces/operations.ts +1 -1
  470. package/src/operationsInterfaces/partnerConfigurations.ts +12 -12
  471. package/src/operationsInterfaces/partnerDestinations.ts +11 -11
  472. package/src/operationsInterfaces/partnerNamespaces.ts +12 -12
  473. package/src/operationsInterfaces/partnerRegistrations.ts +10 -10
  474. package/src/operationsInterfaces/partnerTopicEventSubscriptions.ts +20 -27
  475. package/src/operationsInterfaces/partnerTopics.ts +10 -10
  476. package/src/operationsInterfaces/permissionBindings.ts +7 -7
  477. package/src/operationsInterfaces/privateEndpointConnections.ts +7 -7
  478. package/src/operationsInterfaces/privateLinkResources.ts +3 -3
  479. package/src/operationsInterfaces/systemTopicEventSubscriptions.ts +20 -27
  480. package/src/operationsInterfaces/systemTopics.ts +10 -10
  481. package/src/operationsInterfaces/topicEventSubscriptions.ts +16 -19
  482. package/src/operationsInterfaces/topicSpaces.ts +7 -7
  483. package/src/operationsInterfaces/topicTypes.ts +4 -4
  484. package/src/operationsInterfaces/topics.ts +14 -14
  485. package/src/operationsInterfaces/verifiedPartners.ts +3 -3
  486. package/src/pagingHelper.ts +1 -1
  487. package/types/arm-eventgrid.d.ts +272 -86
  488. package/types/tsdoc-metadata.json +1 -1
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to List the two keys used to publish to a topic.
17
17
  *
18
18
  * @summary List the two keys used to publish to a topic.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Topics_ListSharedAccessKeys.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Topics_ListSharedAccessKeys.json
20
20
  */
21
21
  function topicsListSharedAccessKeys() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -8,7 +8,7 @@
8
8
  import { __awaiter } from "tslib";
9
9
  // Copyright (c) Microsoft Corporation.
10
10
  // Licensed under the MIT License.
11
- import { EventGridManagementClient } from "@azure/arm-eventgrid";
11
+ import { EventGridManagementClient, } from "@azure/arm-eventgrid";
12
12
  import { DefaultAzureCredential } from "@azure/identity";
13
13
  import * as dotenv from "dotenv";
14
14
  dotenv.config();
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Regenerate a shared access key for a topic.
17
17
  *
18
18
  * @summary Regenerate a shared access key for a topic.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Topics_RegenerateKey.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Topics_RegenerateKey.json
20
20
  */
21
21
  function topicsRegenerateKey() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -1 +1 @@
1
- {"version":3,"file":"topicsRegenerateKeySample.js","sourceRoot":"","sources":["../../samples-dev/topicsRegenerateKeySample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,EAC1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,mBAAmB;;QAChC,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,SAAS,GAAG,eAAe,CAAC;QAClC,MAAM,oBAAoB,GAA8B,EAAE,OAAO,EAAE,MAAM,EAAE,CAAC;QAC5E,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,MAAM,CAAC,yBAAyB,CAC1D,iBAAiB,EACjB,SAAS,EACT,oBAAoB,CACrB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,mBAAmB,EAAE,CAAC;IACxB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"topicsRegenerateKeySample.js","sourceRoot":"","sources":["../../samples-dev/topicsRegenerateKeySample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,GAC1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,mBAAmB;;QAChC,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,SAAS,GAAG,eAAe,CAAC;QAClC,MAAM,oBAAoB,GAA8B,EAAE,OAAO,EAAE,MAAM,EAAE,CAAC;QAC5E,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,MAAM,CAAC,yBAAyB,CAC1D,iBAAiB,EACjB,SAAS,EACT,oBAAoB,CACrB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,mBAAmB,EAAE,CAAC;IACxB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -8,7 +8,7 @@
8
8
  import { __awaiter } from "tslib";
9
9
  // Copyright (c) Microsoft Corporation.
10
10
  // Licensed under the MIT License.
11
- import { EventGridManagementClient } from "@azure/arm-eventgrid";
11
+ import { EventGridManagementClient, } from "@azure/arm-eventgrid";
12
12
  import { DefaultAzureCredential } from "@azure/identity";
13
13
  import * as dotenv from "dotenv";
14
14
  dotenv.config();
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Asynchronously updates a topic with the specified parameters.
17
17
  *
18
18
  * @summary Asynchronously updates a topic with the specified parameters.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Topics_Update.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Topics_Update.json
20
20
  */
21
21
  function topicsUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -27,10 +27,10 @@ function topicsUpdate() {
27
27
  const topicUpdateParameters = {
28
28
  inboundIpRules: [
29
29
  { action: "Allow", ipMask: "12.18.30.15" },
30
- { action: "Allow", ipMask: "12.18.176.1" }
30
+ { action: "Allow", ipMask: "12.18.176.1" },
31
31
  ],
32
32
  publicNetworkAccess: "Enabled",
33
- tags: { tag1: "value1", tag2: "value2" }
33
+ tags: { tag1: "value1", tag2: "value2" },
34
34
  };
35
35
  const credential = new DefaultAzureCredential();
36
36
  const client = new EventGridManagementClient(credential, subscriptionId);
@@ -1 +1 @@
1
- {"version":3,"file":"topicsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/topicsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,EAC1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,YAAY;;QACzB,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,SAAS,GAAG,eAAe,CAAC;QAClC,MAAM,qBAAqB,GAA0B;YACnD,cAAc,EAAE;gBACd,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE;gBAC1C,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE;aAC3C;YACD,mBAAmB,EAAE,SAAS;YAC9B,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE;SACzC,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,MAAM,CAAC,kBAAkB,CACnD,iBAAiB,EACjB,SAAS,EACT,qBAAqB,CACtB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,YAAY,EAAE,CAAC;IACjB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"topicsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/topicsUpdateSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAEL,yBAAyB,GAC1B,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,YAAY;;QACzB,MAAM,cAAc,GAClB,OAAO,CAAC,GAAG,CAAC,2BAA2B,CAAC;YACxC,sCAAsC,CAAC;QACzC,MAAM,iBAAiB,GACrB,OAAO,CAAC,GAAG,CAAC,0BAA0B,CAAC,IAAI,WAAW,CAAC;QACzD,MAAM,SAAS,GAAG,eAAe,CAAC;QAClC,MAAM,qBAAqB,GAA0B;YACnD,cAAc,EAAE;gBACd,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE;gBAC1C,EAAE,MAAM,EAAE,OAAO,EAAE,MAAM,EAAE,aAAa,EAAE;aAC3C;YACD,mBAAmB,EAAE,SAAS;YAC9B,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,QAAQ,EAAE;SACzC,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,MAAM,CAAC,kBAAkB,CACnD,iBAAiB,EACjB,SAAS,EACT,qBAAqB,CACtB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,YAAY,EAAE,CAAC;IACjB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get properties of a verified partner.
17
17
  *
18
18
  * @summary Get properties of a verified partner.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/VerifiedPartners_Get.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/VerifiedPartners_Get.json
20
20
  */
21
21
  function verifiedPartnersGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,11 +16,11 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get a list of all verified partners.
17
17
  *
18
18
  * @summary Get a list of all verified partners.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/VerifiedPartners_List.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/VerifiedPartners_List.json
20
20
  */
21
21
  function verifiedPartnersList() {
22
- var _a, e_1, _b, _c;
23
22
  return __awaiter(this, void 0, void 0, function* () {
23
+ var _a, e_1, _b, _c;
24
24
  const credential = new DefaultAzureCredential();
25
25
  const client = new EventGridManagementClient(credential);
26
26
  const resArray = new Array();
@@ -1 +1 @@
1
- {"version":3,"file":"verifiedPartnersListSample.js","sourceRoot":"","sources":["../../samples-dev/verifiedPartnersListSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,oBAAoB;;;QACjC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,CAAA,IAAA,sDAAE;gBAAhC,cAA8B;gBAA9B,WAA8B;gBAA1C,IAAI,IAAI,KAAA,CAAA;gBACjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,SAAe,IAAI;;QACjB,oBAAoB,EAAE,CAAC;IACzB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"verifiedPartnersListSample.js","sourceRoot":"","sources":["../../samples-dev/verifiedPartnersListSample.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC,OAAO,EAAE,yBAAyB,EAAE,MAAM,sBAAsB,CAAC;AACjE,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AACzD,OAAO,KAAK,MAAM,MAAM,QAAQ,CAAC;AAEjC,MAAM,CAAC,MAAM,EAAE,CAAC;AAEhB;;;;;GAKG;AACH,SAAe,oBAAoB;;;QACjC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,CAAC,CAAC;QACzD,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,gBAAgB,CAAC,IAAI,EAAE,CAAA,IAAA,sDAAE,CAAC;gBAAjC,cAA8B;gBAA9B,WAA8B;gBAA1C,IAAI,IAAI,KAAA,CAAA;gBACjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,oBAAoB,EAAE,CAAC;IACzB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"eventGridManagementClient.d.ts","sourceRoot":"","sources":["../../src/eventGridManagementClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAkC7C,OAAO,EACL,cAAc,EACd,QAAQ,EACR,YAAY,EACZ,OAAO,EACP,OAAO,EACP,YAAY,EACZ,6BAA6B,EAC7B,uBAAuB,EACvB,wBAAwB,EACxB,kBAAkB,EAClB,6BAA6B,EAC7B,gCAAgC,EAChC,8BAA8B,EAC9B,UAAU,EACV,eAAe,EACf,UAAU,EACV,qBAAqB,EACrB,mBAAmB,EACnB,iBAAiB,EACjB,oBAAoB,EACpB,aAAa,EACb,sCAAsC,EACtC,kBAAkB,EAClB,0BAA0B,EAC1B,oBAAoB,EACpB,YAAY,EACZ,MAAM,EACN,eAAe,EACf,WAAW,EACX,UAAU,EACV,gBAAgB,EACjB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,uCAAuC,EAAE,MAAM,UAAU,CAAC;AAEnE,qBAAa,yBAA0B,SAAQ,UAAU,CAAC,aAAa;IACrE,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;OAMG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,uCAAuC;gBAGjD,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,OAAO,CAAC,EAAE,uCAAuC;IA8HnD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,cAAc,EAAE,cAAc,CAAC;IAC/B,QAAQ,EAAE,QAAQ,CAAC;IACnB,YAAY,EAAE,YAAY,CAAC;IAC3B,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,YAAY,EAAE,YAAY,CAAC;IAC3B,6BAA6B,EAAE,6BAA6B,CAAC;IAC7D,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,wBAAwB,EAAE,wBAAwB,CAAC;IACnD,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,6BAA6B,EAAE,6BAA6B,CAAC;IAC7D,gCAAgC,EAAE,gCAAgC,CAAC;IACnE,8BAA8B,EAAE,8BAA8B,CAAC;IAC/D,UAAU,EAAE,UAAU,CAAC;IACvB,eAAe,EAAE,eAAe,CAAC;IACjC,UAAU,EAAE,UAAU,CAAC;IACvB,qBAAqB,EAAE,qBAAqB,CAAC;IAC7C,mBAAmB,EAAE,mBAAmB,CAAC;IACzC,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,aAAa,EAAE,aAAa,CAAC;IAC7B,sCAAsC,EAAE,sCAAsC,CAAC;IAC/E,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,YAAY,EAAE,YAAY,CAAC;IAC3B,MAAM,EAAE,MAAM,CAAC;IACf,eAAe,EAAE,eAAe,CAAC;IACjC,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,UAAU,CAAC;IACvB,gBAAgB,EAAE,gBAAgB,CAAC;CACpC"}
1
+ {"version":3,"file":"eventGridManagementClient.d.ts","sourceRoot":"","sources":["../../src/eventGridManagementClient.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,UAAU,MAAM,oBAAoB,CAAC;AAOjD,OAAO,KAAK,QAAQ,MAAM,kBAAkB,CAAC;AAkC7C,OAAO,EACL,cAAc,EACd,QAAQ,EACR,YAAY,EACZ,OAAO,EACP,OAAO,EACP,YAAY,EACZ,6BAA6B,EAC7B,uBAAuB,EACvB,wBAAwB,EACxB,kBAAkB,EAClB,6BAA6B,EAC7B,gCAAgC,EAChC,8BAA8B,EAC9B,UAAU,EACV,eAAe,EACf,UAAU,EACV,qBAAqB,EACrB,mBAAmB,EACnB,iBAAiB,EACjB,oBAAoB,EACpB,aAAa,EACb,sCAAsC,EACtC,kBAAkB,EAClB,0BAA0B,EAC1B,oBAAoB,EACpB,YAAY,EACZ,MAAM,EACN,eAAe,EACf,WAAW,EACX,UAAU,EACV,gBAAgB,EACjB,MAAM,wBAAwB,CAAC;AAChC,OAAO,EAAE,uCAAuC,EAAE,MAAM,UAAU,CAAC;AAEnE,qBAAa,yBAA0B,SAAQ,UAAU,CAAC,aAAa;IACrE,KAAK,EAAE,MAAM,CAAC;IACd,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IAEnB;;;;;;OAMG;gBAED,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,cAAc,EAAE,MAAM,EACtB,OAAO,CAAC,EAAE,uCAAuC;gBAGjD,WAAW,EAAE,QAAQ,CAAC,eAAe,EACrC,OAAO,CAAC,EAAE,uCAAuC;IA4HnD,8GAA8G;IAC9G,OAAO,CAAC,yBAAyB;IA2BjC,cAAc,EAAE,cAAc,CAAC;IAC/B,QAAQ,EAAE,QAAQ,CAAC;IACnB,YAAY,EAAE,YAAY,CAAC;IAC3B,OAAO,EAAE,OAAO,CAAC;IACjB,OAAO,EAAE,OAAO,CAAC;IACjB,YAAY,EAAE,YAAY,CAAC;IAC3B,6BAA6B,EAAE,6BAA6B,CAAC;IAC7D,uBAAuB,EAAE,uBAAuB,CAAC;IACjD,wBAAwB,EAAE,wBAAwB,CAAC;IACnD,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,6BAA6B,EAAE,6BAA6B,CAAC;IAC7D,gCAAgC,EAAE,gCAAgC,CAAC;IACnE,8BAA8B,EAAE,8BAA8B,CAAC;IAC/D,UAAU,EAAE,UAAU,CAAC;IACvB,eAAe,EAAE,eAAe,CAAC;IACjC,UAAU,EAAE,UAAU,CAAC;IACvB,qBAAqB,EAAE,qBAAqB,CAAC;IAC7C,mBAAmB,EAAE,mBAAmB,CAAC;IACzC,iBAAiB,EAAE,iBAAiB,CAAC;IACrC,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,aAAa,EAAE,aAAa,CAAC;IAC7B,sCAAsC,EAAE,sCAAsC,CAAC;IAC/E,kBAAkB,EAAE,kBAAkB,CAAC;IACvC,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,oBAAoB,EAAE,oBAAoB,CAAC;IAC3C,YAAY,EAAE,YAAY,CAAC;IAC3B,MAAM,EAAE,MAAM,CAAC;IACf,eAAe,EAAE,eAAe,CAAC;IACjC,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,UAAU,CAAC;IACvB,gBAAgB,EAAE,gBAAgB,CAAC;CACpC"}
@@ -8,7 +8,7 @@
8
8
  import { __awaiter } from "tslib";
9
9
  import * as coreClient from "@azure/core-client";
10
10
  import * as coreRestPipeline from "@azure/core-rest-pipeline";
11
- import { CaCertificatesImpl, ChannelsImpl, ClientGroupsImpl, ClientsImpl, DomainsImpl, DomainTopicsImpl, DomainTopicEventSubscriptionsImpl, TopicEventSubscriptionsImpl, DomainEventSubscriptionsImpl, EventSubscriptionsImpl, SystemTopicEventSubscriptionsImpl, NamespaceTopicEventSubscriptionsImpl, PartnerTopicEventSubscriptionsImpl, NamespacesImpl, NamespaceTopicsImpl, OperationsImpl, PartnerConfigurationsImpl, PartnerDestinationsImpl, PartnerNamespacesImpl, PartnerRegistrationsImpl, PartnerTopicsImpl, NetworkSecurityPerimeterConfigurationsImpl, PermissionBindingsImpl, PrivateEndpointConnectionsImpl, PrivateLinkResourcesImpl, SystemTopicsImpl, TopicsImpl, ExtensionTopicsImpl, TopicSpacesImpl, TopicTypesImpl, VerifiedPartnersImpl } from "./operations";
11
+ import { CaCertificatesImpl, ChannelsImpl, ClientGroupsImpl, ClientsImpl, DomainsImpl, DomainTopicsImpl, DomainTopicEventSubscriptionsImpl, TopicEventSubscriptionsImpl, DomainEventSubscriptionsImpl, EventSubscriptionsImpl, SystemTopicEventSubscriptionsImpl, NamespaceTopicEventSubscriptionsImpl, PartnerTopicEventSubscriptionsImpl, NamespacesImpl, NamespaceTopicsImpl, OperationsImpl, PartnerConfigurationsImpl, PartnerDestinationsImpl, PartnerNamespacesImpl, PartnerRegistrationsImpl, PartnerTopicsImpl, NetworkSecurityPerimeterConfigurationsImpl, PermissionBindingsImpl, PrivateEndpointConnectionsImpl, PrivateLinkResourcesImpl, SystemTopicsImpl, TopicsImpl, ExtensionTopicsImpl, TopicSpacesImpl, TopicTypesImpl, VerifiedPartnersImpl, } from "./operations";
12
12
  export class EventGridManagementClient extends coreClient.ServiceClient {
13
13
  constructor(credentials, subscriptionIdOrOptions, options) {
14
14
  var _a, _b, _c;
@@ -28,14 +28,14 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
28
28
  }
29
29
  const defaults = {
30
30
  requestContentType: "application/json; charset=utf-8",
31
- credential: credentials
31
+ credential: credentials,
32
32
  };
33
- const packageDetails = `azsdk-js-arm-eventgrid/14.2.0-beta.3`;
33
+ const packageDetails = `azsdk-js-arm-eventgrid/14.2.0-beta.4`;
34
34
  const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
35
35
  ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
36
36
  : `${packageDetails}`;
37
37
  const optionsWithDefaults = Object.assign(Object.assign(Object.assign({}, defaults), options), { userAgentOptions: {
38
- userAgentPrefix
38
+ userAgentPrefix,
39
39
  }, endpoint: (_b = (_a = options.endpoint) !== null && _a !== void 0 ? _a : options.baseUri) !== null && _b !== void 0 ? _b : "https://management.azure.com" });
40
40
  super(optionsWithDefaults);
41
41
  let bearerTokenAuthenticationPolicyFound = false;
@@ -49,21 +49,21 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
49
49
  options.pipeline.getOrderedPolicies().length == 0 ||
50
50
  !bearerTokenAuthenticationPolicyFound) {
51
51
  this.pipeline.removePolicy({
52
- name: coreRestPipeline.bearerTokenAuthenticationPolicyName
52
+ name: coreRestPipeline.bearerTokenAuthenticationPolicyName,
53
53
  });
54
54
  this.pipeline.addPolicy(coreRestPipeline.bearerTokenAuthenticationPolicy({
55
55
  credential: credentials,
56
56
  scopes: (_c = optionsWithDefaults.credentialScopes) !== null && _c !== void 0 ? _c : `${optionsWithDefaults.endpoint}/.default`,
57
57
  challengeCallbacks: {
58
- authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge
59
- }
58
+ authorizeRequestOnChallenge: coreClient.authorizeRequestOnClaimChallenge,
59
+ },
60
60
  }));
61
61
  }
62
62
  // Parameter assignments
63
63
  this.subscriptionId = subscriptionId;
64
64
  // Assigning values to Constant parameters
65
65
  this.$host = options.$host || "https://management.azure.com";
66
- this.apiVersion = options.apiVersion || "2023-12-15-preview";
66
+ this.apiVersion = options.apiVersion || "2024-06-01-preview";
67
67
  this.caCertificates = new CaCertificatesImpl(this);
68
68
  this.channels = new ChannelsImpl(this);
69
69
  this.clientGroups = new ClientGroupsImpl(this);
@@ -75,8 +75,10 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
75
75
  this.domainEventSubscriptions = new DomainEventSubscriptionsImpl(this);
76
76
  this.eventSubscriptions = new EventSubscriptionsImpl(this);
77
77
  this.systemTopicEventSubscriptions = new SystemTopicEventSubscriptionsImpl(this);
78
- this.namespaceTopicEventSubscriptions = new NamespaceTopicEventSubscriptionsImpl(this);
79
- this.partnerTopicEventSubscriptions = new PartnerTopicEventSubscriptionsImpl(this);
78
+ this.namespaceTopicEventSubscriptions =
79
+ new NamespaceTopicEventSubscriptionsImpl(this);
80
+ this.partnerTopicEventSubscriptions =
81
+ new PartnerTopicEventSubscriptionsImpl(this);
80
82
  this.namespaces = new NamespacesImpl(this);
81
83
  this.namespaceTopics = new NamespaceTopicsImpl(this);
82
84
  this.operations = new OperationsImpl(this);
@@ -85,7 +87,8 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
85
87
  this.partnerNamespaces = new PartnerNamespacesImpl(this);
86
88
  this.partnerRegistrations = new PartnerRegistrationsImpl(this);
87
89
  this.partnerTopics = new PartnerTopicsImpl(this);
88
- this.networkSecurityPerimeterConfigurations = new NetworkSecurityPerimeterConfigurationsImpl(this);
90
+ this.networkSecurityPerimeterConfigurations =
91
+ new NetworkSecurityPerimeterConfigurationsImpl(this);
89
92
  this.permissionBindings = new PermissionBindingsImpl(this);
90
93
  this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);
91
94
  this.privateLinkResources = new PrivateLinkResourcesImpl(this);
@@ -120,7 +123,7 @@ export class EventGridManagementClient extends coreClient.ServiceClient {
120
123
  }
121
124
  return next(request);
122
125
  });
123
- }
126
+ },
124
127
  };
125
128
  this.pipeline.addPolicy(apiVersionPolicy);
126
129
  }
@@ -1 +1 @@
1
- {"version":3,"file":"eventGridManagementClient.js","sourceRoot":"","sources":["../../src/eventGridManagementClient.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"eventGridManagementClient.js","sourceRoot":"","sources":["../../src/eventGridManagementClient.ts"],"names":[],"mappings":"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"}
@@ -15,7 +15,7 @@ export function createLroSpec(inputs) {
15
15
  sendPollRequest: (path, options) => {
16
16
  const { requestBody } = spec, restSpec = __rest(spec, ["requestBody"]);
17
17
  return sendOperationFn(args, Object.assign(Object.assign({}, restSpec), { httpMethod: "GET", path, abortSignal: options === null || options === void 0 ? void 0 : options.abortSignal }));
18
- }
18
+ },
19
19
  };
20
20
  }
21
21
  //# sourceMappingURL=lroImpl.js.map
@@ -204,7 +204,7 @@ export interface ChannelsListResult {
204
204
  /** A link for the next page of channels. */
205
205
  nextLink?: string;
206
206
  }
207
- /** Full endpoint url of an event subscription */
207
+ /** Full endpoint URL of an event subscription */
208
208
  export interface EventSubscriptionFullUrl {
209
209
  /** The URL that represents the endpoint of the destination of an event subscription. */
210
210
  endpointUrl?: string;
@@ -418,13 +418,13 @@ export interface DeadLetterWithResourceIdentity {
418
418
  identity?: EventSubscriptionIdentity;
419
419
  /**
420
420
  * Information about the destination where events have to be delivered for the event subscription.
421
- * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery / dead-lettering.
421
+ * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during dead-lettering.
422
422
  */
423
423
  deadLetterDestination?: DeadLetterDestinationUnion;
424
424
  }
425
425
  /** The identity information with the event subscription. */
426
426
  export interface EventSubscriptionIdentity {
427
- /** The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identity. */
427
+ /** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
428
428
  type?: EventSubscriptionIdentityType;
429
429
  /** The user identity associated with the resource. */
430
430
  userAssignedIdentity?: string;
@@ -459,14 +459,19 @@ export interface PushInfo {
459
459
  eventTimeToLive?: string;
460
460
  /**
461
461
  * The dead letter destination of the event subscription. Any event that cannot be delivered to its' destination is sent to the dead letter destination.
462
- * Uses the managed identity setup on the parent resource (namely, namespace) to acquire the authentication tokens being used during delivery / dead-lettering.
462
+ * Uses the managed identity setup on the parent resource (namely, namespace) to acquire the authentication tokens being used during dead-lettering.
463
463
  */
464
464
  deadLetterDestinationWithResourceIdentity?: DeadLetterWithResourceIdentity;
465
465
  /**
466
466
  * Information about the destination where events have to be delivered for the event subscription.
467
- * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery / dead-lettering.
467
+ * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery.
468
468
  */
469
469
  deliveryWithResourceIdentity?: DeliveryWithResourceIdentity;
470
+ /**
471
+ * Information about the destination where events have to be delivered for the event subscription.
472
+ * Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery.
473
+ */
474
+ destination?: EventSubscriptionDestinationUnion;
470
475
  }
471
476
  /** Information about the delivery for an event subscription with resource identity. */
472
477
  export interface DeliveryWithResourceIdentity {
@@ -474,7 +479,7 @@ export interface DeliveryWithResourceIdentity {
474
479
  identity?: EventSubscriptionIdentity;
475
480
  /**
476
481
  * Information about the destination where events have to be delivered for the event subscription.
477
- * Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery / dead-lettering.
482
+ * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery.
478
483
  */
479
484
  destination?: EventSubscriptionDestinationUnion;
480
485
  }
@@ -509,6 +514,8 @@ export interface SubscriptionUpdateParameters {
509
514
  eventDeliverySchema?: DeliverySchema;
510
515
  /** Information about the filter for the event subscription. */
511
516
  filtersConfiguration?: FiltersConfiguration;
517
+ /** Expiration time of the event subscription. */
518
+ expirationTimeUtc?: Date;
512
519
  }
513
520
  /** Result of the List event subscriptions operation. */
514
521
  export interface SubscriptionsListResult {
@@ -603,6 +610,37 @@ export interface TopicsConfiguration {
603
610
  * NOTE: This property will not be serialized. It can only be populated by the server.
604
611
  */
605
612
  readonly hostname?: string;
613
+ /** List of custom domain configurations for the namespace. */
614
+ customDomains?: CustomDomainConfiguration[];
615
+ }
616
+ /** A custom domain configuration that allows users to publish to their own domain name. */
617
+ export interface CustomDomainConfiguration {
618
+ /** Fully Qualified Domain Name (FQDN) for the custom domain. */
619
+ fullyQualifiedDomainName: string;
620
+ /** Validation state for the custom domain. This is a read only property and is initially set to 'Pending' and will be updated to 'Approved' by Event Grid only after ownership of the domain name has been successfully validated. */
621
+ validationState?: CustomDomainValidationState;
622
+ /** Identity info for accessing the certificate for the custom domain. This identity info must match an identity that has been set on the namespace. */
623
+ identity?: CustomDomainIdentity;
624
+ /**
625
+ * The URL for the certificate that is used for publishing to the custom domain. We currently support certificates stored in Azure Key Vault only. While certificate URL can be either
626
+ * versioned URL of the following format https://{key-vault-name}.vault.azure.net/certificates/{certificate-name}/{version-id}, or unversioned URL of the following format (e.g.,
627
+ * https://contosovault.vault.azure.net/certificates/contosocert, we support unversioned certificate URL only (e.g., https://contosovault.vault.azure.net/certificates/contosocert)
628
+ */
629
+ certificateUrl?: string;
630
+ /**
631
+ * Expected DNS TXT record name. Event Grid will check for a TXT record with this name in the DNS record set of the custom domain name to prove ownership over the domain.
632
+ * The values under this TXT record must contain the expected TXT record value.
633
+ */
634
+ expectedTxtRecordName?: string;
635
+ /** Expected DNS TXT record value. Event Grid will check for a TXT record with this value in the DNS record set of the custom domain name to prove ownership over the domain. */
636
+ expectedTxtRecordValue?: string;
637
+ }
638
+ /** The identity information for retrieving the certificate for the custom domain. */
639
+ export interface CustomDomainIdentity {
640
+ /** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
641
+ type?: CustomDomainIdentityType;
642
+ /** The user identity associated with the resource. */
643
+ userAssignedIdentity?: string;
606
644
  }
607
645
  /** Properties of the Topic Spaces Configuration. */
608
646
  export interface TopicSpacesConfiguration {
@@ -635,6 +673,8 @@ export interface TopicSpacesConfiguration {
635
673
  maximumClientSessionsPerAuthenticationName?: number;
636
674
  /** Routing identity info for topic spaces configuration. */
637
675
  routingIdentityInfo?: RoutingIdentityInfo;
676
+ /** List of custom domain configurations for the namespace. */
677
+ customDomains?: CustomDomainConfiguration[];
638
678
  }
639
679
  export interface RoutingEnrichments {
640
680
  static?: StaticRoutingEnrichmentUnion[];
@@ -657,9 +697,33 @@ export interface DynamicRoutingEnrichment {
657
697
  export interface ClientAuthenticationSettings {
658
698
  /** Alternative authentication name sources related to client authentication settings for namespace resource. */
659
699
  alternativeAuthenticationNameSources?: AlternativeAuthenticationNameSource[];
700
+ /** Custom JWT authentication settings for namespace resource. */
701
+ customJwtAuthentication?: CustomJwtAuthenticationSettings;
702
+ }
703
+ /** Custom JWT authentication settings for namespace resource. */
704
+ export interface CustomJwtAuthenticationSettings {
705
+ /** Expected JWT token issuer. */
706
+ tokenIssuer?: string;
707
+ /** Information about the certificate that is used for token validation. We currently support maximum 2 certificates. */
708
+ issuerCertificates?: IssuerCertificateInfo[];
709
+ }
710
+ /** Information about the certificate that is used for token validation. */
711
+ export interface IssuerCertificateInfo {
712
+ /** Keyvault certificate URL in https://keyvaultname.vault.azure.net/certificates/certificateName/certificateVersion format. */
713
+ certificateUrl: string;
714
+ /** The identity that will be used to access the certificate. */
715
+ identity?: CustomJwtAuthenticationManagedIdentity;
716
+ }
717
+ /** The identity information for retrieving the certificate for custom JWT authentication. */
718
+ export interface CustomJwtAuthenticationManagedIdentity {
719
+ /** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
720
+ type: CustomJwtAuthenticationManagedIdentityType;
721
+ /** The user identity associated with the resource. */
722
+ userAssignedIdentity?: string;
660
723
  }
661
724
  /** Routing identity info for topic spaces configuration. */
662
725
  export interface RoutingIdentityInfo {
726
+ /** Routing identity type for topic spaces configuration. */
663
727
  type?: RoutingIdentityType;
664
728
  userAssignedIdentity?: string;
665
729
  }
@@ -686,6 +750,8 @@ export interface NamespaceUpdateParameters {
686
750
  sku?: NamespaceSku;
687
751
  /** Topic spaces configuration properties that can be updated. */
688
752
  topicSpacesConfiguration?: UpdateTopicSpacesConfigurationInfo;
753
+ /** Topics configuration properties that can be updated. */
754
+ topicsConfiguration?: UpdateTopicsConfigurationInfo;
689
755
  /**
690
756
  * This determines if traffic is allowed over public network. By default it is enabled.
691
757
  * You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.PubSub.NamespaceUpdateParameterProperties.InboundIpRules" />
@@ -716,6 +782,13 @@ export interface UpdateTopicSpacesConfigurationInfo {
716
782
  maximumClientSessionsPerAuthenticationName?: number;
717
783
  /** Routing identity info for topic spaces configuration. */
718
784
  routingIdentityInfo?: RoutingIdentityInfo;
785
+ /** Custom domain info for topic spaces configuration. */
786
+ customDomains?: CustomDomainConfiguration[];
787
+ }
788
+ /** Properties of the topics configuration info of a namespace. */
789
+ export interface UpdateTopicsConfigurationInfo {
790
+ /** Custom domain info for topics configuration. */
791
+ customDomains?: CustomDomainConfiguration[];
719
792
  }
720
793
  /** Result of the List Namespaces operation. */
721
794
  export interface NamespacesListResult {
@@ -969,7 +1042,7 @@ export interface NetworkSecurityPerimeterProfileAccessRule {
969
1042
  /** Address prefixes. */
970
1043
  addressPrefixes?: string[];
971
1044
  /** List of subscriptions. */
972
- subscriptions?: string[];
1045
+ subscriptions?: NetworkSecurityPerimeterSubscription[];
973
1046
  /** Network security perimeters. */
974
1047
  networkSecurityPerimeters?: NetworkSecurityPerimeterInfo[];
975
1048
  /** Fully qualified domain names. */
@@ -979,6 +1052,11 @@ export interface NetworkSecurityPerimeterProfileAccessRule {
979
1052
  /** List of phone numbers. */
980
1053
  phoneNumbers?: string[];
981
1054
  }
1055
+ /** Network security perimeter subscription inbound access rule. */
1056
+ export interface NetworkSecurityPerimeterSubscription {
1057
+ /** Subscription id. */
1058
+ id?: string;
1059
+ }
982
1060
  /** Network security perimeter configuration List. */
983
1061
  export interface NetworkSecurityPerimeterConfigurationList {
984
1062
  /** List of all network security parameter configurations. */
@@ -1116,6 +1194,18 @@ export interface VerifiedPartnersListResult {
1116
1194
  /** A link for the next page of verified partners if any. */
1117
1195
  nextLink?: string;
1118
1196
  }
1197
+ /** Namespace custom domain ownership validation result. */
1198
+ export interface CustomDomainOwnershipValidationResult {
1199
+ /** List of custom domain configurations for the namespace under topics configuration. */
1200
+ customDomainsForTopicsConfiguration?: CustomDomainConfiguration[];
1201
+ /** List of custom domain configurations for the namespace under topic spaces configuration. */
1202
+ customDomainsForTopicSpacesConfiguration?: CustomDomainConfiguration[];
1203
+ }
1204
+ /** Full endpoint URL of an event subscription */
1205
+ export interface SubscriptionFullUrl {
1206
+ /** The URL that represents the endpoint of the destination of an event subscription. */
1207
+ endpointUrl?: string;
1208
+ }
1119
1209
  /** Partner client authentication */
1120
1210
  export interface PartnerClientAuthentication {
1121
1211
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -1289,6 +1379,8 @@ export interface Subscription extends Resource {
1289
1379
  eventDeliverySchema?: DeliverySchema;
1290
1380
  /** Information about the filter for the event subscription. */
1291
1381
  filtersConfiguration?: FiltersConfiguration;
1382
+ /** Expiration time of the event subscription. */
1383
+ expirationTimeUtc?: Date;
1292
1384
  }
1293
1385
  /** Event Subscription. */
1294
1386
  export interface EventSubscription extends Resource {
@@ -1973,7 +2065,10 @@ export interface Domain extends TrackedResource {
1973
2065
  * NOTE: This property will not be serialized. It can only be populated by the server.
1974
2066
  */
1975
2067
  readonly systemData?: SystemData;
1976
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
2068
+ /**
2069
+ * List of private endpoint connections.
2070
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2071
+ */
1977
2072
  readonly privateEndpointConnections?: PrivateEndpointConnection[];
1978
2073
  /**
1979
2074
  * Provisioning state of the Event Grid Domain Resource.
@@ -2044,6 +2139,7 @@ export interface Namespace extends TrackedResource {
2044
2139
  * NOTE: This property will not be serialized. It can only be populated by the server.
2045
2140
  */
2046
2141
  readonly systemData?: SystemData;
2142
+ /** List of private endpoint connections. */
2047
2143
  privateEndpointConnections?: PrivateEndpointConnection[];
2048
2144
  /**
2049
2145
  * Provisioning state of the namespace resource.
@@ -2107,7 +2203,10 @@ export interface PartnerNamespace extends TrackedResource {
2107
2203
  * NOTE: This property will not be serialized. It can only be populated by the server.
2108
2204
  */
2109
2205
  readonly systemData?: SystemData;
2110
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
2206
+ /**
2207
+ * List of private endpoint connections.
2208
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2209
+ */
2111
2210
  readonly privateEndpointConnections?: PrivateEndpointConnection[];
2112
2211
  /**
2113
2212
  * Provisioning state of the partner namespace.
@@ -2233,7 +2332,10 @@ export interface Topic extends TrackedResource {
2233
2332
  * NOTE: This property will not be serialized. It can only be populated by the server.
2234
2333
  */
2235
2334
  readonly systemData?: SystemData;
2236
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
2335
+ /**
2336
+ * List of private endpoint connections.
2337
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2338
+ */
2237
2339
  readonly privateEndpointConnections?: PrivateEndpointConnection[];
2238
2340
  /**
2239
2341
  * Provisioning state of the topic.
@@ -2341,6 +2443,10 @@ export interface NamespacesUpdateHeaders {
2341
2443
  export interface NamespacesRegenerateKeyHeaders {
2342
2444
  location?: string;
2343
2445
  }
2446
+ /** Defines headers for Namespaces_validateCustomDomainOwnership operation. */
2447
+ export interface NamespacesValidateCustomDomainOwnershipHeaders {
2448
+ location?: string;
2449
+ }
2344
2450
  /** Defines headers for NamespaceTopics_delete operation. */
2345
2451
  export interface NamespaceTopicsDeleteHeaders {
2346
2452
  location?: string;
@@ -3284,6 +3390,41 @@ export declare enum KnownNamespaceProvisioningState {
3284
3390
  * **UpdatedFailed**
3285
3391
  */
3286
3392
  export type NamespaceProvisioningState = string;
3393
+ /** Known values of {@link CustomDomainValidationState} that the service accepts. */
3394
+ export declare enum KnownCustomDomainValidationState {
3395
+ /** Pending */
3396
+ Pending = "Pending",
3397
+ /** Approved */
3398
+ Approved = "Approved",
3399
+ /** ErrorRetrievingDnsRecord */
3400
+ ErrorRetrievingDnsRecord = "ErrorRetrievingDnsRecord"
3401
+ }
3402
+ /**
3403
+ * Defines values for CustomDomainValidationState. \
3404
+ * {@link KnownCustomDomainValidationState} can be used interchangeably with CustomDomainValidationState,
3405
+ * this enum contains the known values that the service supports.
3406
+ * ### Known values supported by the service
3407
+ * **Pending** \
3408
+ * **Approved** \
3409
+ * **ErrorRetrievingDnsRecord**
3410
+ */
3411
+ export type CustomDomainValidationState = string;
3412
+ /** Known values of {@link CustomDomainIdentityType} that the service accepts. */
3413
+ export declare enum KnownCustomDomainIdentityType {
3414
+ /** SystemAssigned */
3415
+ SystemAssigned = "SystemAssigned",
3416
+ /** UserAssigned */
3417
+ UserAssigned = "UserAssigned"
3418
+ }
3419
+ /**
3420
+ * Defines values for CustomDomainIdentityType. \
3421
+ * {@link KnownCustomDomainIdentityType} can be used interchangeably with CustomDomainIdentityType,
3422
+ * this enum contains the known values that the service supports.
3423
+ * ### Known values supported by the service
3424
+ * **SystemAssigned** \
3425
+ * **UserAssigned**
3426
+ */
3427
+ export type CustomDomainIdentityType = string;
3287
3428
  /** Known values of {@link TopicSpacesConfigurationState} that the service accepts. */
3288
3429
  export declare enum KnownTopicSpacesConfigurationState {
3289
3430
  /** Disabled */
@@ -3338,6 +3479,22 @@ export declare enum KnownAlternativeAuthenticationNameSource {
3338
3479
  * **ClientCertificateEmail**
3339
3480
  */
3340
3481
  export type AlternativeAuthenticationNameSource = string;
3482
+ /** Known values of {@link CustomJwtAuthenticationManagedIdentityType} that the service accepts. */
3483
+ export declare enum KnownCustomJwtAuthenticationManagedIdentityType {
3484
+ /** SystemAssigned */
3485
+ SystemAssigned = "SystemAssigned",
3486
+ /** UserAssigned */
3487
+ UserAssigned = "UserAssigned"
3488
+ }
3489
+ /**
3490
+ * Defines values for CustomJwtAuthenticationManagedIdentityType. \
3491
+ * {@link KnownCustomJwtAuthenticationManagedIdentityType} can be used interchangeably with CustomJwtAuthenticationManagedIdentityType,
3492
+ * this enum contains the known values that the service supports.
3493
+ * ### Known values supported by the service
3494
+ * **SystemAssigned** \
3495
+ * **UserAssigned**
3496
+ */
3497
+ export type CustomJwtAuthenticationManagedIdentityType = string;
3341
3498
  /** Known values of {@link RoutingIdentityType} that the service accepts. */
3342
3499
  export declare enum KnownRoutingIdentityType {
3343
3500
  /** None */
@@ -4718,6 +4875,11 @@ export interface NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalPa
4718
4875
  /** Contains response data for the getDeliveryAttributes operation. */
4719
4876
  export type NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
4720
4877
  /** Optional parameters. */
4878
+ export interface NamespaceTopicEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
4879
+ }
4880
+ /** Contains response data for the getFullUrl operation. */
4881
+ export type NamespaceTopicEventSubscriptionsGetFullUrlResponse = SubscriptionFullUrl;
4882
+ /** Optional parameters. */
4721
4883
  export interface NamespaceTopicEventSubscriptionsListByNamespaceTopicNextOptionalParams extends coreClient.OperationOptions {
4722
4884
  }
4723
4885
  /** Contains response data for the listByNamespaceTopicNext operation. */
@@ -4839,6 +5001,15 @@ export interface NamespacesRegenerateKeyOptionalParams extends coreClient.Operat
4839
5001
  /** Contains response data for the regenerateKey operation. */
4840
5002
  export type NamespacesRegenerateKeyResponse = NamespaceSharedAccessKeys;
4841
5003
  /** Optional parameters. */
5004
+ export interface NamespacesValidateCustomDomainOwnershipOptionalParams extends coreClient.OperationOptions {
5005
+ /** Delay to wait until next poll, in milliseconds. */
5006
+ updateIntervalInMs?: number;
5007
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5008
+ resumeFrom?: string;
5009
+ }
5010
+ /** Contains response data for the validateCustomDomainOwnership operation. */
5011
+ export type NamespacesValidateCustomDomainOwnershipResponse = CustomDomainOwnershipValidationResult;
5012
+ /** Optional parameters. */
4842
5013
  export interface NamespacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
4843
5014
  }
4844
5015
  /** Contains response data for the listBySubscriptionNext operation. */