@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 Create or update a CA certificate with the specified parameters.
17
17
  *
18
18
  * @summary Create or update a CA certificate with the specified parameters.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/CaCertificates_CreateOrUpdate.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/CaCertificates_CreateOrUpdate.json
20
20
  */
21
21
  function caCertificatesCreateOrUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -27,7 +27,7 @@ function caCertificatesCreateOrUpdate() {
27
27
  const caCertificateName = "exampleCACertificateName1";
28
28
  const caCertificateInfo = {
29
29
  description: "This is a test certificate",
30
- encodedCertificate: "base64EncodePemFormattedCertificateString"
30
+ encodedCertificate: "base64EncodePemFormattedCertificateString",
31
31
  };
32
32
  const credential = new DefaultAzureCredential();
33
33
  const client = new EventGridManagementClient(credential, subscriptionId);
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Delete an existing CA certificate.
17
17
  *
18
18
  * @summary Delete an existing CA certificate.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/CaCertificates_Delete.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/CaCertificates_Delete.json
20
20
  */
21
21
  function caCertificatesDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get properties of a CA certificate.
17
17
  *
18
18
  * @summary Get properties of a CA certificate.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/CaCertificates_Get.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/CaCertificates_Get.json
20
20
  */
21
21
  function caCertificatesGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,11 +16,11 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get all the CA certificates under a namespace.
17
17
  *
18
18
  * @summary Get all the CA certificates under a namespace.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/CaCertificates_ListByNamespace.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/CaCertificates_ListByNamespace.json
20
20
  */
21
21
  function caCertificatesListByNamespace() {
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 subscriptionId = process.env["EVENTGRID_SUBSCRIPTION_ID"] ||
25
25
  "8f6b6269-84f2-4d09-9e31-1127efcd1e40";
26
26
  const resourceGroupName = process.env["EVENTGRID_RESOURCE_GROUP"] || "examplerg";
@@ -1 +1 @@
1
- {"version":3,"file":"caCertificatesListByNamespaceSample.js","sourceRoot":"","sources":["../../samples-dev/caCertificatesListByNamespaceSample.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,6BAA6B;;;QAC1C,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,aAAa,GAAG,cAAc,CAAC;QACrC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,cAAc,CAAC,eAAe,CAC1D,iBAAiB,EACjB,aAAa,CACd,CAAA,IAAA,sDAAE;gBAHoB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,SAAe,IAAI;;QACjB,6BAA6B,EAAE,CAAC;IAClC,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"caCertificatesListByNamespaceSample.js","sourceRoot":"","sources":["../../samples-dev/caCertificatesListByNamespaceSample.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,6BAA6B;;;QAC1C,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,aAAa,GAAG,cAAc,CAAC;QACrC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,cAAc,CAAC,eAAe,CAC1D,iBAAiB,EACjB,aAAa,CACd,CAAA,IAAA,sDAAE,CAAC;gBAHmB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,6BAA6B,EAAE,CAAC;IAClC,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 Synchronously creates or updates a new channel with the specified parameters.
17
17
  *
18
18
  * @summary Synchronously creates or updates a new channel with the specified parameters.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Channels_CreateOrUpdate.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Channels_CreateOrUpdate.json
20
20
  */
21
21
  function channelsCreateOrUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -33,8 +33,8 @@ function channelsCreateOrUpdate() {
33
33
  name: "examplePartnerTopic1",
34
34
  azureSubscriptionId: "8f6b6269-84f2-4d09-9e31-1127efcd1e40",
35
35
  resourceGroupName: "examplerg2",
36
- source: "ContosoCorp.Accounts.User1"
37
- }
36
+ source: "ContosoCorp.Accounts.User1",
37
+ },
38
38
  };
39
39
  const credential = new DefaultAzureCredential();
40
40
  const client = new EventGridManagementClient(credential, subscriptionId);
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Delete an existing channel.
17
17
  *
18
18
  * @summary Delete an existing channel.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Channels_Delete.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Channels_Delete.json
20
20
  */
21
21
  function channelsDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get the full endpoint URL of a partner destination channel.
17
17
  *
18
18
  * @summary Get the full endpoint URL of a partner destination channel.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Channels_GetFullUrl.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Channels_GetFullUrl.json
20
20
  */
21
21
  function channelsGetFullUrl() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get properties of a channel.
17
17
  *
18
18
  * @summary Get properties of a channel.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Channels_Get.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Channels_Get.json
20
20
  */
21
21
  function channelsGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,11 +16,11 @@ dotenv.config();
16
16
  * This sample demonstrates how to List all the channels in a partner namespace.
17
17
  *
18
18
  * @summary List all the channels in a partner namespace.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Channels_ListByPartnerNamespace.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Channels_ListByPartnerNamespace.json
20
20
  */
21
21
  function channelsListByPartnerNamespace() {
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 subscriptionId = process.env["EVENTGRID_SUBSCRIPTION_ID"] ||
25
25
  "8f6b6269-84f2-4d09-9e31-1127efcd1e40";
26
26
  const resourceGroupName = process.env["EVENTGRID_RESOURCE_GROUP"] || "examplerg";
@@ -1 +1 @@
1
- {"version":3,"file":"channelsListByPartnerNamespaceSample.js","sourceRoot":"","sources":["../../samples-dev/channelsListByPartnerNamespaceSample.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,8BAA8B;;;QAC3C,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,oBAAoB,GAAG,8BAA8B,CAAC;QAC5D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,QAAQ,CAAC,sBAAsB,CAC3D,iBAAiB,EACjB,oBAAoB,CACrB,CAAA,IAAA,sDAAE;gBAHoB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,SAAe,IAAI;;QACjB,8BAA8B,EAAE,CAAC;IACnC,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"channelsListByPartnerNamespaceSample.js","sourceRoot":"","sources":["../../samples-dev/channelsListByPartnerNamespaceSample.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,8BAA8B;;;QAC3C,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,oBAAoB,GAAG,8BAA8B,CAAC;QAC5D,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,QAAQ,CAAC,sBAAsB,CAC3D,iBAAiB,EACjB,oBAAoB,CACrB,CAAA,IAAA,sDAAE,CAAC;gBAHmB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,8BAA8B,EAAE,CAAC;IACnC,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 Synchronously updates a channel with the specified parameters.
17
17
  *
18
18
  * @summary Synchronously updates a channel with the specified parameters.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Channels_Update.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Channels_Update.json
20
20
  */
21
21
  function channelsUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -26,7 +26,7 @@ function channelsUpdate() {
26
26
  const partnerNamespaceName = "examplePartnerNamespaceName1";
27
27
  const channelName = "exampleChannelName1";
28
28
  const channelUpdateParameters = {
29
- expirationTimeIfNotActivatedUtc: new Date("2022-03-23T23:06:11.785Z")
29
+ expirationTimeIfNotActivatedUtc: new Date("2022-03-23T23:06:11.785Z"),
30
30
  };
31
31
  const credential = new DefaultAzureCredential();
32
32
  const client = new EventGridManagementClient(credential, subscriptionId);
@@ -1 +1 @@
1
- {"version":3,"file":"channelsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/channelsUpdateSample.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,cAAc;;QAC3B,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,oBAAoB,GAAG,8BAA8B,CAAC;QAC5D,MAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,MAAM,uBAAuB,GAA4B;YACvD,+BAA+B,EAAE,IAAI,IAAI,CAAC,0BAA0B,CAAC;SACtE,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,QAAQ,CAAC,MAAM,CACzC,iBAAiB,EACjB,oBAAoB,EACpB,WAAW,EACX,uBAAuB,CACxB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,cAAc,EAAE,CAAC;IACnB,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"channelsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/channelsUpdateSample.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,cAAc;;QAC3B,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,oBAAoB,GAAG,8BAA8B,CAAC;QAC5D,MAAM,WAAW,GAAG,qBAAqB,CAAC;QAC1C,MAAM,uBAAuB,GAA4B;YACvD,+BAA+B,EAAE,IAAI,IAAI,CAAC,0BAA0B,CAAC;SACtE,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,QAAQ,CAAC,MAAM,CACzC,iBAAiB,EACjB,oBAAoB,EACpB,WAAW,EACX,uBAAuB,CACxB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,cAAc,EAAE,CAAC;IACnB,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 Create or update a client group with the specified parameters.
17
17
  *
18
18
  * @summary Create or update a client group with the specified parameters.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/ClientGroups_CreateOrUpdate.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/ClientGroups_CreateOrUpdate.json
20
20
  */
21
21
  function clientGroupsCreateOrUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -27,7 +27,7 @@ function clientGroupsCreateOrUpdate() {
27
27
  const clientGroupName = "exampleClientGroupName1";
28
28
  const clientGroupInfo = {
29
29
  description: "This is a test client group",
30
- query: "attributes.b IN ['a', 'b', 'c']"
30
+ query: "attributes.b IN ['a', 'b', 'c']",
31
31
  };
32
32
  const credential = new DefaultAzureCredential();
33
33
  const client = new EventGridManagementClient(credential, subscriptionId);
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Delete an existing client group.
17
17
  *
18
18
  * @summary Delete an existing client group.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/ClientGroups_Delete.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/ClientGroups_Delete.json
20
20
  */
21
21
  function clientGroupsDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get properties of a client group.
17
17
  *
18
18
  * @summary Get properties of a client group.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/ClientGroups_Get.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/ClientGroups_Get.json
20
20
  */
21
21
  function clientGroupsGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,11 +16,11 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get all the client groups under a namespace.
17
17
  *
18
18
  * @summary Get all the client groups under a namespace.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/ClientGroups_ListByNamespace.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/ClientGroups_ListByNamespace.json
20
20
  */
21
21
  function clientGroupsListByNamespace() {
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 subscriptionId = process.env["EVENTGRID_SUBSCRIPTION_ID"] ||
25
25
  "8f6b6269-84f2-4d09-9e31-1127efcd1e40";
26
26
  const resourceGroupName = process.env["EVENTGRID_RESOURCE_GROUP"] || "examplerg";
@@ -1 +1 @@
1
- {"version":3,"file":"clientGroupsListByNamespaceSample.js","sourceRoot":"","sources":["../../samples-dev/clientGroupsListByNamespaceSample.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,2BAA2B;;;QACxC,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,aAAa,GAAG,cAAc,CAAC;QACrC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,eAAe,CACxD,iBAAiB,EACjB,aAAa,CACd,CAAA,IAAA,sDAAE;gBAHoB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,SAAe,IAAI;;QACjB,2BAA2B,EAAE,CAAC;IAChC,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"clientGroupsListByNamespaceSample.js","sourceRoot":"","sources":["../../samples-dev/clientGroupsListByNamespaceSample.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,2BAA2B;;;QACxC,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,aAAa,GAAG,cAAc,CAAC;QACrC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,YAAY,CAAC,eAAe,CACxD,iBAAiB,EACjB,aAAa,CACd,CAAA,IAAA,sDAAE,CAAC;gBAHmB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,2BAA2B,EAAE,CAAC;IAChC,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 Create or update a client with the specified parameters.
17
17
  *
18
18
  * @summary Create or update a client with the specified parameters.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Clients_CreateOrUpdate.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Clients_CreateOrUpdate.json
20
20
  */
21
21
  function clientsCreateOrUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -29,9 +29,9 @@ function clientsCreateOrUpdate() {
29
29
  description: "This is a test client",
30
30
  attributes: { deviceTypes: ["Fan", "Light", "AC"], floor: 3, room: "345" },
31
31
  clientCertificateAuthentication: {
32
- validationScheme: "SubjectMatchesAuthenticationName"
32
+ validationScheme: "SubjectMatchesAuthenticationName",
33
33
  },
34
- state: "Enabled"
34
+ state: "Enabled",
35
35
  };
36
36
  const credential = new DefaultAzureCredential();
37
37
  const client = new EventGridManagementClient(credential, subscriptionId);
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Delete an existing client.
17
17
  *
18
18
  * @summary Delete an existing client.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Clients_Delete.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Clients_Delete.json
20
20
  */
21
21
  function clientsDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get properties of a client.
17
17
  *
18
18
  * @summary Get properties of a client.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Clients_Get.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Clients_Get.json
20
20
  */
21
21
  function clientsGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,11 +16,11 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get all the permission bindings under a namespace.
17
17
  *
18
18
  * @summary Get all the permission bindings under a namespace.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/Clients_ListByNamespace.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/Clients_ListByNamespace.json
20
20
  */
21
21
  function clientsListByNamespace() {
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 subscriptionId = process.env["EVENTGRID_SUBSCRIPTION_ID"] ||
25
25
  "8f6b6269-84f2-4d09-9e31-1127efcd1e40";
26
26
  const resourceGroupName = process.env["EVENTGRID_RESOURCE_GROUP"] || "examplerg";
@@ -1 +1 @@
1
- {"version":3,"file":"clientsListByNamespaceSample.js","sourceRoot":"","sources":["../../samples-dev/clientsListByNamespaceSample.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,sBAAsB;;;QACnC,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,aAAa,GAAG,cAAc,CAAC;QACrC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,OAAO,CAAC,eAAe,CACnD,iBAAiB,EACjB,aAAa,CACd,CAAA,IAAA,sDAAE;gBAHoB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,SAAe,IAAI;;QACjB,sBAAsB,EAAE,CAAC;IAC3B,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"clientsListByNamespaceSample.js","sourceRoot":"","sources":["../../samples-dev/clientsListByNamespaceSample.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,sBAAsB;;;QACnC,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,aAAa,GAAG,cAAc,CAAC;QACrC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,OAAO,CAAC,eAAe,CACnD,iBAAiB,EACjB,aAAa,CACd,CAAA,IAAA,sDAAE,CAAC;gBAHmB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,sBAAsB,EAAE,CAAC;IAC3B,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 creates a new event subscription or updates an existing event subscription.
17
17
  *
18
18
  * @summary Asynchronously creates a new event subscription or updates an existing event subscription.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainEventSubscriptions_CreateOrUpdate.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainEventSubscriptions_CreateOrUpdate.json
20
20
  */
21
21
  function domainEventSubscriptionsCreateOrUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -28,13 +28,13 @@ function domainEventSubscriptionsCreateOrUpdate() {
28
28
  const eventSubscriptionInfo = {
29
29
  destination: {
30
30
  endpointType: "WebHook",
31
- endpointUrl: "https://requestb.in/15ksip71"
31
+ endpointUrl: "https://requestb.in/15ksip71",
32
32
  },
33
33
  filter: {
34
34
  isSubjectCaseSensitive: false,
35
35
  subjectBeginsWith: "ExamplePrefix",
36
- subjectEndsWith: "ExampleSuffix"
37
- }
36
+ subjectEndsWith: "ExampleSuffix",
37
+ },
38
38
  };
39
39
  const credential = new DefaultAzureCredential();
40
40
  const client = new EventGridManagementClient(credential, subscriptionId);
@@ -1 +1 @@
1
- {"version":3,"file":"domainEventSubscriptionsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/domainEventSubscriptionsCreateOrUpdateSample.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,sCAAsC;;QACnD,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,qBAAqB,GAAG,+BAA+B,CAAC;QAC9D,MAAM,qBAAqB,GAAsB;YAC/C,WAAW,EAAE;gBACX,YAAY,EAAE,SAAS;gBACvB,WAAW,EAAE,8BAA8B;aAC5C;YACD,MAAM,EAAE;gBACN,sBAAsB,EAAE,KAAK;gBAC7B,iBAAiB,EAAE,eAAe;gBAClC,eAAe,EAAE,eAAe;aACjC;SACF,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,wBAAwB,CAAC,0BAA0B,CAC7E,iBAAiB,EACjB,UAAU,EACV,qBAAqB,EACrB,qBAAqB,CACtB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,sCAAsC,EAAE,CAAC;IAC3C,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"domainEventSubscriptionsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/domainEventSubscriptionsCreateOrUpdateSample.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,sCAAsC;;QACnD,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,qBAAqB,GAAG,+BAA+B,CAAC;QAC9D,MAAM,qBAAqB,GAAsB;YAC/C,WAAW,EAAE;gBACX,YAAY,EAAE,SAAS;gBACvB,WAAW,EAAE,8BAA8B;aAC5C;YACD,MAAM,EAAE;gBACN,sBAAsB,EAAE,KAAK;gBAC7B,iBAAiB,EAAE,eAAe;gBAClC,eAAe,EAAE,eAAe;aACjC;SACF,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GACV,MAAM,MAAM,CAAC,wBAAwB,CAAC,0BAA0B,CAC9D,iBAAiB,EACjB,UAAU,EACV,qBAAqB,EACrB,qBAAqB,CACtB,CAAC;QACJ,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,sCAAsC,EAAE,CAAC;IAC3C,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 Delete an existing event subscription for a domain.
17
17
  *
18
18
  * @summary Delete an existing event subscription for a domain.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainEventSubscriptions_Delete.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainEventSubscriptions_Delete.json
20
20
  */
21
21
  function domainEventSubscriptionsDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get all delivery attributes for an event subscription for domain.
17
17
  *
18
18
  * @summary Get all delivery attributes for an event subscription for domain.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainEventSubscriptions_GetDeliveryAttributes.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainEventSubscriptions_GetDeliveryAttributes.json
20
20
  */
21
21
  function domainEventSubscriptionsGetDeliveryAttributes() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get the full endpoint URL for an event subscription for domain.
17
17
  *
18
18
  * @summary Get the full endpoint URL for an event subscription for domain.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainEventSubscriptions_GetFullUrl.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainEventSubscriptions_GetFullUrl.json
20
20
  */
21
21
  function domainEventSubscriptionsGetFullUrl() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get properties of an event subscription of a domain.
17
17
  *
18
18
  * @summary Get properties of an event subscription of a domain.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainEventSubscriptions_Get.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainEventSubscriptions_Get.json
20
20
  */
21
21
  function domainEventSubscriptionsGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,11 +16,11 @@ dotenv.config();
16
16
  * This sample demonstrates how to List all event subscriptions that have been created for a specific topic.
17
17
  *
18
18
  * @summary List all event subscriptions that have been created for a specific topic.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainEventSubscriptions_List.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainEventSubscriptions_List.json
20
20
  */
21
21
  function domainEventSubscriptionsList() {
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 subscriptionId = process.env["EVENTGRID_SUBSCRIPTION_ID"] ||
25
25
  "8f6b6269-84f2-4d09-9e31-1127efcd1e40";
26
26
  const resourceGroupName = process.env["EVENTGRID_RESOURCE_GROUP"] || "examplerg";
@@ -1 +1 @@
1
- {"version":3,"file":"domainEventSubscriptionsListSample.js","sourceRoot":"","sources":["../../samples-dev/domainEventSubscriptionsListSample.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,4BAA4B;;;QACzC,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,wBAAwB,CAAC,IAAI,CACzD,iBAAiB,EACjB,UAAU,CACX,CAAA,IAAA,sDAAE;gBAHoB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,SAAe,IAAI;;QACjB,4BAA4B,EAAE,CAAC;IACjC,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"domainEventSubscriptionsListSample.js","sourceRoot":"","sources":["../../samples-dev/domainEventSubscriptionsListSample.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,4BAA4B;;;QACzC,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,wBAAwB,CAAC,IAAI,CACzD,iBAAiB,EACjB,UAAU,CACX,CAAA,IAAA,sDAAE,CAAC;gBAHmB,cAGtB;gBAHsB,WAGtB;gBAHU,IAAI,IAAI,KAAA,CAAA;gBAIjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,4BAA4B,EAAE,CAAC;IACjC,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 Update an existing event subscription for a topic.
17
17
  *
18
18
  * @summary Update an existing event subscription for a topic.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainEventSubscriptions_Update.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainEventSubscriptions_Update.json
20
20
  */
21
21
  function domainEventSubscriptionsUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -28,14 +28,14 @@ function domainEventSubscriptionsUpdate() {
28
28
  const eventSubscriptionUpdateParameters = {
29
29
  destination: {
30
30
  endpointType: "WebHook",
31
- endpointUrl: "https://requestb.in/15ksip71"
31
+ endpointUrl: "https://requestb.in/15ksip71",
32
32
  },
33
33
  filter: {
34
34
  isSubjectCaseSensitive: true,
35
35
  subjectBeginsWith: "existingPrefix",
36
- subjectEndsWith: "newSuffix"
36
+ subjectEndsWith: "newSuffix",
37
37
  },
38
- labels: ["label1", "label2"]
38
+ labels: ["label1", "label2"],
39
39
  };
40
40
  const credential = new DefaultAzureCredential();
41
41
  const client = new EventGridManagementClient(credential, subscriptionId);
@@ -1 +1 @@
1
- {"version":3,"file":"domainEventSubscriptionsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/domainEventSubscriptionsUpdateSample.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,8BAA8B;;QAC3C,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,qBAAqB,GAAG,+BAA+B,CAAC;QAC9D,MAAM,iCAAiC,GAAsC;YAC3E,WAAW,EAAE;gBACX,YAAY,EAAE,SAAS;gBACvB,WAAW,EAAE,8BAA8B;aAC5C;YACD,MAAM,EAAE;gBACN,sBAAsB,EAAE,IAAI;gBAC5B,iBAAiB,EAAE,gBAAgB;gBACnC,eAAe,EAAE,WAAW;aAC7B;YACD,MAAM,EAAE,CAAC,QAAQ,EAAE,QAAQ,CAAC;SAC7B,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,wBAAwB,CAAC,kBAAkB,CACrE,iBAAiB,EACjB,UAAU,EACV,qBAAqB,EACrB,iCAAiC,CAClC,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,8BAA8B,EAAE,CAAC;IACnC,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"domainEventSubscriptionsUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/domainEventSubscriptionsUpdateSample.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,8BAA8B;;QAC3C,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,qBAAqB,GAAG,+BAA+B,CAAC;QAC9D,MAAM,iCAAiC,GAAsC;YAC3E,WAAW,EAAE;gBACX,YAAY,EAAE,SAAS;gBACvB,WAAW,EAAE,8BAA8B;aAC5C;YACD,MAAM,EAAE;gBACN,sBAAsB,EAAE,IAAI;gBAC5B,iBAAiB,EAAE,gBAAgB;gBACnC,eAAe,EAAE,WAAW;aAC7B;YACD,MAAM,EAAE,CAAC,QAAQ,EAAE,QAAQ,CAAC;SAC7B,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,wBAAwB,CAAC,kBAAkB,CACrE,iBAAiB,EACjB,UAAU,EACV,qBAAqB,EACrB,iCAAiC,CAClC,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,8BAA8B,EAAE,CAAC;IACnC,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 creates a new event subscription or updates an existing event subscription.
17
17
  *
18
18
  * @summary Asynchronously creates a new event subscription or updates an existing event subscription.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainTopicEventSubscriptions_CreateOrUpdate.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainTopicEventSubscriptions_CreateOrUpdate.json
20
20
  */
21
21
  function domainTopicEventSubscriptionsCreateOrUpdate() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -29,13 +29,13 @@ function domainTopicEventSubscriptionsCreateOrUpdate() {
29
29
  const eventSubscriptionInfo = {
30
30
  destination: {
31
31
  endpointType: "WebHook",
32
- endpointUrl: "https://requestb.in/15ksip71"
32
+ endpointUrl: "https://requestb.in/15ksip71",
33
33
  },
34
34
  filter: {
35
35
  isSubjectCaseSensitive: false,
36
36
  subjectBeginsWith: "ExamplePrefix",
37
- subjectEndsWith: "ExampleSuffix"
38
- }
37
+ subjectEndsWith: "ExampleSuffix",
38
+ },
39
39
  };
40
40
  const credential = new DefaultAzureCredential();
41
41
  const client = new EventGridManagementClient(credential, subscriptionId);
@@ -1 +1 @@
1
- {"version":3,"file":"domainTopicEventSubscriptionsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.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,2CAA2C;;QACxD,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,SAAS,GAAG,qBAAqB,CAAC;QACxC,MAAM,qBAAqB,GAAG,+BAA+B,CAAC;QAC9D,MAAM,qBAAqB,GAAsB;YAC/C,WAAW,EAAE;gBACX,YAAY,EAAE,SAAS;gBACvB,WAAW,EAAE,8BAA8B;aAC5C;YACD,MAAM,EAAE;gBACN,sBAAsB,EAAE,KAAK;gBAC7B,iBAAiB,EAAE,eAAe;gBAClC,eAAe,EAAE,eAAe;aACjC;SACF,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,6BAA6B,CAAC,0BAA0B,CAClF,iBAAiB,EACjB,UAAU,EACV,SAAS,EACT,qBAAqB,EACrB,qBAAqB,CACtB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,2CAA2C,EAAE,CAAC;IAChD,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"domainTopicEventSubscriptionsCreateOrUpdateSample.js","sourceRoot":"","sources":["../../samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.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,2CAA2C;;QACxD,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,SAAS,GAAG,qBAAqB,CAAC;QACxC,MAAM,qBAAqB,GAAG,+BAA+B,CAAC;QAC9D,MAAM,qBAAqB,GAAsB;YAC/C,WAAW,EAAE;gBACX,YAAY,EAAE,SAAS;gBACvB,WAAW,EAAE,8BAA8B;aAC5C;YACD,MAAM,EAAE;gBACN,sBAAsB,EAAE,KAAK;gBAC7B,iBAAiB,EAAE,eAAe;gBAClC,eAAe,EAAE,eAAe;aACjC;SACF,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GACV,MAAM,MAAM,CAAC,6BAA6B,CAAC,0BAA0B,CACnE,iBAAiB,EACjB,UAAU,EACV,SAAS,EACT,qBAAqB,EACrB,qBAAqB,CACtB,CAAC;QACJ,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,2CAA2C,EAAE,CAAC;IAChD,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 Delete a nested existing event subscription for a domain topic.
17
17
  *
18
18
  * @summary Delete a nested existing event subscription for a domain topic.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainTopicEventSubscriptions_Delete.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainTopicEventSubscriptions_Delete.json
20
20
  */
21
21
  function domainTopicEventSubscriptionsDelete() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get all delivery attributes for an event subscription for domain topic.
17
17
  *
18
18
  * @summary Get all delivery attributes for an event subscription for domain topic.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainTopicEventSubscriptions_GetDeliveryAttributes.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainTopicEventSubscriptions_GetDeliveryAttributes.json
20
20
  */
21
21
  function domainTopicEventSubscriptionsGetDeliveryAttributes() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -1 +1 @@
1
- {"version":3,"file":"domainTopicEventSubscriptionsGetDeliveryAttributesSample.js","sourceRoot":"","sources":["../../samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.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,kDAAkD;;QAC/D,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,SAAS,GAAG,qBAAqB,CAAC;QACxC,MAAM,qBAAqB,GAAG,sBAAsB,CAAC;QACrD,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,6BAA6B,CAAC,qBAAqB,CAC7E,iBAAiB,EACjB,UAAU,EACV,SAAS,EACT,qBAAqB,CACtB,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,kDAAkD,EAAE,CAAC;IACvD,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"domainTopicEventSubscriptionsGetDeliveryAttributesSample.js","sourceRoot":"","sources":["../../samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.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,kDAAkD;;QAC/D,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,SAAS,GAAG,qBAAqB,CAAC;QACxC,MAAM,qBAAqB,GAAG,sBAAsB,CAAC;QACrD,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,MAAM,GACV,MAAM,MAAM,CAAC,6BAA6B,CAAC,qBAAqB,CAC9D,iBAAiB,EACjB,UAAU,EACV,SAAS,EACT,qBAAqB,CACtB,CAAC;QACJ,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,kDAAkD,EAAE,CAAC;IACvD,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 the full endpoint URL for a nested event subscription for domain topic.
17
17
  *
18
18
  * @summary Get the full endpoint URL for a nested event subscription for domain topic.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainTopicEventSubscriptions_GetFullUrl.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainTopicEventSubscriptions_GetFullUrl.json
20
20
  */
21
21
  function domainTopicEventSubscriptionsGetFullUrl() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,7 +16,7 @@ dotenv.config();
16
16
  * This sample demonstrates how to Get properties of a nested event subscription for a domain topic.
17
17
  *
18
18
  * @summary Get properties of a nested event subscription for a domain topic.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainTopicEventSubscriptions_Get.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainTopicEventSubscriptions_Get.json
20
20
  */
21
21
  function domainTopicEventSubscriptionsGet() {
22
22
  return __awaiter(this, void 0, void 0, function* () {
@@ -16,11 +16,11 @@ dotenv.config();
16
16
  * This sample demonstrates how to List all event subscriptions that have been created for a specific domain topic.
17
17
  *
18
18
  * @summary List all event subscriptions that have been created for a specific domain topic.
19
- * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2023-12-15-preview/examples/DomainTopicEventSubscriptions_List.json
19
+ * x-ms-original-file: specification/eventgrid/resource-manager/Microsoft.EventGrid/preview/2024-06-01-preview/examples/DomainTopicEventSubscriptions_List.json
20
20
  */
21
21
  function domainTopicEventSubscriptionsList() {
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 subscriptionId = process.env["EVENTGRID_SUBSCRIPTION_ID"] ||
25
25
  "8f6b6269-84f2-4d09-9e31-1127efcd1e40";
26
26
  const resourceGroupName = process.env["EVENTGRID_RESOURCE_GROUP"] || "examplerg";
@@ -1 +1 @@
1
- {"version":3,"file":"domainTopicEventSubscriptionsListSample.js","sourceRoot":"","sources":["../../samples-dev/domainTopicEventSubscriptionsListSample.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,iCAAiC;;;QAC9C,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,SAAS,GAAG,qBAAqB,CAAC;QACxC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,6BAA6B,CAAC,IAAI,CAC9D,iBAAiB,EACjB,UAAU,EACV,SAAS,CACV,CAAA,IAAA,sDAAE;gBAJoB,cAItB;gBAJsB,WAItB;gBAJU,IAAI,IAAI,KAAA,CAAA;gBAKjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aACrB;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;;CACvB;AAED,SAAe,IAAI;;QACjB,iCAAiC,EAAE,CAAC;IACtC,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
1
+ {"version":3,"file":"domainTopicEventSubscriptionsListSample.js","sourceRoot":"","sources":["../../samples-dev/domainTopicEventSubscriptionsListSample.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,iCAAiC;;;QAC9C,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,UAAU,GAAG,gBAAgB,CAAC;QACpC,MAAM,SAAS,GAAG,qBAAqB,CAAC;QACxC,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,yBAAyB,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QACzE,MAAM,QAAQ,GAAG,IAAI,KAAK,EAAE,CAAC;;YAC7B,KAAuB,eAAA,KAAA,cAAA,MAAM,CAAC,6BAA6B,CAAC,IAAI,CAC9D,iBAAiB,EACjB,UAAU,EACV,SAAS,CACV,CAAA,IAAA,sDAAE,CAAC;gBAJmB,cAItB;gBAJsB,WAItB;gBAJU,IAAI,IAAI,KAAA,CAAA;gBAKjB,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtB,CAAC;;;;;;;;;QACD,OAAO,CAAC,GAAG,CAAC,QAAQ,CAAC,CAAC;IACxB,CAAC;CAAA;AAED,SAAe,IAAI;;QACjB,iCAAiC,EAAE,CAAC;IACtC,CAAC;CAAA;AAED,IAAI,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}