@azure/arm-eventgrid 14.2.0-beta.2 → 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 +730 -0
  2. package/LICENSE +1 -1
  3. package/dist/index.js +4155 -3665
  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 +192 -13
  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 +13 -0
  297. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  298. package/dist-esm/src/models/mappers.js +2311 -1990
  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 +90 -59
  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 +129 -6
  419. package/src/eventGridManagementClient.ts +28 -30
  420. package/src/lroImpl.ts +3 -3
  421. package/src/models/index.ts +449 -163
  422. package/src/models/mappers.ts +2997 -2619
  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 +152 -132
  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 +285 -89
  488. package/types/tsdoc-metadata.json +1 -1
@@ -471,6 +471,8 @@ export declare interface Client extends Resource {
471
471
  export declare interface ClientAuthenticationSettings {
472
472
  /** Alternative authentication name sources related to client authentication settings for namespace resource. */
473
473
  alternativeAuthenticationNameSources?: AlternativeAuthenticationNameSource[];
474
+ /** Custom JWT authentication settings for namespace resource. */
475
+ customJwtAuthentication?: CustomJwtAuthenticationSettings;
474
476
  }
475
477
 
476
478
  /** The certificate authentication properties for the client. */
@@ -798,6 +800,92 @@ export declare interface ConnectionState {
798
800
  */
799
801
  export declare type CreatedByType = string;
800
802
 
803
+ /** A custom domain configuration that allows users to publish to their own domain name. */
804
+ export declare interface CustomDomainConfiguration {
805
+ /** Fully Qualified Domain Name (FQDN) for the custom domain. */
806
+ fullyQualifiedDomainName: string;
807
+ /** 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. */
808
+ validationState?: CustomDomainValidationState;
809
+ /** Identity info for accessing the certificate for the custom domain. This identity info must match an identity that has been set on the namespace. */
810
+ identity?: CustomDomainIdentity;
811
+ /**
812
+ * 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
813
+ * 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.,
814
+ * https://contosovault.vault.azure.net/certificates/contosocert, we support unversioned certificate URL only (e.g., https://contosovault.vault.azure.net/certificates/contosocert)
815
+ */
816
+ certificateUrl?: string;
817
+ /**
818
+ * 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.
819
+ * The values under this TXT record must contain the expected TXT record value.
820
+ */
821
+ expectedTxtRecordName?: string;
822
+ /** 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. */
823
+ expectedTxtRecordValue?: string;
824
+ }
825
+
826
+ /** The identity information for retrieving the certificate for the custom domain. */
827
+ export declare interface CustomDomainIdentity {
828
+ /** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
829
+ type?: CustomDomainIdentityType;
830
+ /** The user identity associated with the resource. */
831
+ userAssignedIdentity?: string;
832
+ }
833
+
834
+ /**
835
+ * Defines values for CustomDomainIdentityType. \
836
+ * {@link KnownCustomDomainIdentityType} can be used interchangeably with CustomDomainIdentityType,
837
+ * this enum contains the known values that the service supports.
838
+ * ### Known values supported by the service
839
+ * **SystemAssigned** \
840
+ * **UserAssigned**
841
+ */
842
+ export declare type CustomDomainIdentityType = string;
843
+
844
+ /** Namespace custom domain ownership validation result. */
845
+ export declare interface CustomDomainOwnershipValidationResult {
846
+ /** List of custom domain configurations for the namespace under topics configuration. */
847
+ customDomainsForTopicsConfiguration?: CustomDomainConfiguration[];
848
+ /** List of custom domain configurations for the namespace under topic spaces configuration. */
849
+ customDomainsForTopicSpacesConfiguration?: CustomDomainConfiguration[];
850
+ }
851
+
852
+ /**
853
+ * Defines values for CustomDomainValidationState. \
854
+ * {@link KnownCustomDomainValidationState} can be used interchangeably with CustomDomainValidationState,
855
+ * this enum contains the known values that the service supports.
856
+ * ### Known values supported by the service
857
+ * **Pending** \
858
+ * **Approved** \
859
+ * **ErrorRetrievingDnsRecord**
860
+ */
861
+ export declare type CustomDomainValidationState = string;
862
+
863
+ /** The identity information for retrieving the certificate for custom JWT authentication. */
864
+ export declare interface CustomJwtAuthenticationManagedIdentity {
865
+ /** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
866
+ type: CustomJwtAuthenticationManagedIdentityType;
867
+ /** The user identity associated with the resource. */
868
+ userAssignedIdentity?: string;
869
+ }
870
+
871
+ /**
872
+ * Defines values for CustomJwtAuthenticationManagedIdentityType. \
873
+ * {@link KnownCustomJwtAuthenticationManagedIdentityType} can be used interchangeably with CustomJwtAuthenticationManagedIdentityType,
874
+ * this enum contains the known values that the service supports.
875
+ * ### Known values supported by the service
876
+ * **SystemAssigned** \
877
+ * **UserAssigned**
878
+ */
879
+ export declare type CustomJwtAuthenticationManagedIdentityType = string;
880
+
881
+ /** Custom JWT authentication settings for namespace resource. */
882
+ export declare interface CustomJwtAuthenticationSettings {
883
+ /** Expected JWT token issuer. */
884
+ tokenIssuer?: string;
885
+ /** Information about the certificate that is used for token validation. We currently support maximum 2 certificates. */
886
+ issuerCertificates?: IssuerCertificateInfo[];
887
+ }
888
+
801
889
  /**
802
890
  * Defines values for DataResidencyBoundary. \
803
891
  * {@link KnownDataResidencyBoundary} can be used interchangeably with DataResidencyBoundary,
@@ -831,7 +919,7 @@ export declare interface DeadLetterWithResourceIdentity {
831
919
  identity?: EventSubscriptionIdentity;
832
920
  /**
833
921
  * Information about the destination where events have to be delivered for the event subscription.
834
- * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery / dead-lettering.
922
+ * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during dead-lettering.
835
923
  */
836
924
  deadLetterDestination?: DeadLetterDestinationUnion;
837
925
  }
@@ -897,7 +985,7 @@ export declare interface DeliveryWithResourceIdentity {
897
985
  identity?: EventSubscriptionIdentity;
898
986
  /**
899
987
  * Information about the destination where events have to be delivered for the event subscription.
900
- * Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery / dead-lettering.
988
+ * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery.
901
989
  */
902
990
  destination?: EventSubscriptionDestinationUnion;
903
991
  }
@@ -913,7 +1001,10 @@ export declare interface Domain extends TrackedResource {
913
1001
  * NOTE: This property will not be serialized. It can only be populated by the server.
914
1002
  */
915
1003
  readonly systemData?: SystemData;
916
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
1004
+ /**
1005
+ * List of private endpoint connections.
1006
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1007
+ */
917
1008
  readonly privateEndpointConnections?: PrivateEndpointConnection[];
918
1009
  /**
919
1010
  * Provisioning state of the Event Grid Domain Resource.
@@ -995,8 +1086,7 @@ export declare interface DomainEventSubscriptions {
995
1086
  * Get properties of an event subscription of a domain.
996
1087
  * @param resourceGroupName The name of the resource group within the user's subscription.
997
1088
  * @param domainName Name of the domain.
998
- * @param eventSubscriptionName Name of the event subscription to be found. Event subscription names
999
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
1089
+ * @param eventSubscriptionName Name of the event subscription to be found.
1000
1090
  * @param options The options parameters.
1001
1091
  */
1002
1092
  get(resourceGroupName: string, domainName: string, eventSubscriptionName: string, options?: DomainEventSubscriptionsGetOptionalParams): Promise<DomainEventSubscriptionsGetResponse>;
@@ -1005,7 +1095,7 @@ export declare interface DomainEventSubscriptions {
1005
1095
  * @param resourceGroupName The name of the resource group within the user's subscription.
1006
1096
  * @param domainName Name of the domain topic.
1007
1097
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
1008
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
1098
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
1009
1099
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
1010
1100
  * information.
1011
1101
  * @param options The options parameters.
@@ -1016,7 +1106,7 @@ export declare interface DomainEventSubscriptions {
1016
1106
  * @param resourceGroupName The name of the resource group within the user's subscription.
1017
1107
  * @param domainName Name of the domain topic.
1018
1108
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
1019
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
1109
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
1020
1110
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
1021
1111
  * information.
1022
1112
  * @param options The options parameters.
@@ -1026,8 +1116,7 @@ export declare interface DomainEventSubscriptions {
1026
1116
  * Delete an existing event subscription for a domain.
1027
1117
  * @param resourceGroupName The name of the resource group within the user's subscription.
1028
1118
  * @param domainName Name of the domain.
1029
- * @param eventSubscriptionName Name of the event subscription to be deleted. Event subscription names
1030
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
1119
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
1031
1120
  * @param options The options parameters.
1032
1121
  */
1033
1122
  beginDelete(resourceGroupName: string, domainName: string, eventSubscriptionName: string, options?: DomainEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
@@ -1035,8 +1124,7 @@ export declare interface DomainEventSubscriptions {
1035
1124
  * Delete an existing event subscription for a domain.
1036
1125
  * @param resourceGroupName The name of the resource group within the user's subscription.
1037
1126
  * @param domainName Name of the domain.
1038
- * @param eventSubscriptionName Name of the event subscription to be deleted. Event subscription names
1039
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
1127
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
1040
1128
  * @param options The options parameters.
1041
1129
  */
1042
1130
  beginDeleteAndWait(resourceGroupName: string, domainName: string, eventSubscriptionName: string, options?: DomainEventSubscriptionsDeleteOptionalParams): Promise<void>;
@@ -1388,7 +1476,7 @@ export declare interface DomainTopicEventSubscriptions {
1388
1476
  * @param resourceGroupName The name of the resource group within the user's subscription.
1389
1477
  * @param domainName Name of the top level domain.
1390
1478
  * @param topicName Name of the domain topic.
1391
- * @param eventSubscriptionName Name of the event subscription.
1479
+ * @param eventSubscriptionName Name of the event subscription to be found.
1392
1480
  * @param options The options parameters.
1393
1481
  */
1394
1482
  get(resourceGroupName: string, domainName: string, topicName: string, eventSubscriptionName: string, options?: DomainTopicEventSubscriptionsGetOptionalParams): Promise<DomainTopicEventSubscriptionsGetResponse>;
@@ -1398,7 +1486,7 @@ export declare interface DomainTopicEventSubscriptions {
1398
1486
  * @param domainName Name of the top level domain.
1399
1487
  * @param topicName Name of the domain topic.
1400
1488
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
1401
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
1489
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
1402
1490
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
1403
1491
  * information.
1404
1492
  * @param options The options parameters.
@@ -1410,7 +1498,7 @@ export declare interface DomainTopicEventSubscriptions {
1410
1498
  * @param domainName Name of the top level domain.
1411
1499
  * @param topicName Name of the domain topic.
1412
1500
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
1413
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
1501
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
1414
1502
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
1415
1503
  * information.
1416
1504
  * @param options The options parameters.
@@ -1421,8 +1509,7 @@ export declare interface DomainTopicEventSubscriptions {
1421
1509
  * @param resourceGroupName The name of the resource group within the user's subscription.
1422
1510
  * @param domainName Name of the top level domain.
1423
1511
  * @param topicName Name of the domain topic.
1424
- * @param eventSubscriptionName Name of the event subscription to be deleted. Event subscription names
1425
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
1512
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
1426
1513
  * @param options The options parameters.
1427
1514
  */
1428
1515
  beginDelete(resourceGroupName: string, domainName: string, topicName: string, eventSubscriptionName: string, options?: DomainTopicEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
@@ -1431,8 +1518,7 @@ export declare interface DomainTopicEventSubscriptions {
1431
1518
  * @param resourceGroupName The name of the resource group within the user's subscription.
1432
1519
  * @param domainName Name of the top level domain.
1433
1520
  * @param topicName Name of the domain topic.
1434
- * @param eventSubscriptionName Name of the event subscription to be deleted. Event subscription names
1435
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
1521
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
1436
1522
  * @param options The options parameters.
1437
1523
  */
1438
1524
  beginDeleteAndWait(resourceGroupName: string, domainName: string, topicName: string, eventSubscriptionName: string, options?: DomainTopicEventSubscriptionsDeleteOptionalParams): Promise<void>;
@@ -1972,7 +2058,7 @@ export declare interface EventSubscriptionFilter {
1972
2058
  advancedFilters?: AdvancedFilterUnion[];
1973
2059
  }
1974
2060
 
1975
- /** Full endpoint url of an event subscription */
2061
+ /** Full endpoint URL of an event subscription */
1976
2062
  export declare interface EventSubscriptionFullUrl {
1977
2063
  /** The URL that represents the endpoint of the destination of an event subscription. */
1978
2064
  endpointUrl?: string;
@@ -1980,7 +2066,7 @@ export declare interface EventSubscriptionFullUrl {
1980
2066
 
1981
2067
  /** The identity information with the event subscription. */
1982
2068
  export declare interface EventSubscriptionIdentity {
1983
- /** 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. */
2069
+ /** The type of managed identity used. Can be either 'SystemAssigned' or 'UserAssigned'. */
1984
2070
  type?: EventSubscriptionIdentityType;
1985
2071
  /** The user identity associated with the resource. */
1986
2072
  userAssignedIdentity?: string;
@@ -2109,7 +2195,7 @@ export declare interface EventSubscriptions {
2109
2195
  * for a resource, and
2110
2196
  * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
2111
2197
  * for an EventGrid topic.
2112
- * @param eventSubscriptionName Name of the event subscription.
2198
+ * @param eventSubscriptionName Name of the event subscription to be found.
2113
2199
  * @param options The options parameters.
2114
2200
  */
2115
2201
  get(scope: string, eventSubscriptionName: string, options?: EventSubscriptionsGetOptionalParams): Promise<EventSubscriptionsGetResponse>;
@@ -2125,8 +2211,8 @@ export declare interface EventSubscriptions {
2125
2211
  * for a resource, and
2126
2212
  * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
2127
2213
  * for an EventGrid topic.
2128
- * @param eventSubscriptionName Name of the event subscription. Event subscription names must be
2129
- * between 3 and 64 characters in length and should use alphanumeric letters only.
2214
+ * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
2215
+ * must be between 3 and 64 characters in length and should use alphanumeric letters only.
2130
2216
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
2131
2217
  * information.
2132
2218
  * @param options The options parameters.
@@ -2144,8 +2230,8 @@ export declare interface EventSubscriptions {
2144
2230
  * for a resource, and
2145
2231
  * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
2146
2232
  * for an EventGrid topic.
2147
- * @param eventSubscriptionName Name of the event subscription. Event subscription names must be
2148
- * between 3 and 64 characters in length and should use alphanumeric letters only.
2233
+ * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
2234
+ * must be between 3 and 64 characters in length and should use alphanumeric letters only.
2149
2235
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
2150
2236
  * information.
2151
2237
  * @param options The options parameters.
@@ -2161,7 +2247,7 @@ export declare interface EventSubscriptions {
2161
2247
  * for a resource, and
2162
2248
  * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
2163
2249
  * for an EventGrid topic.
2164
- * @param eventSubscriptionName Name of the event subscription.
2250
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
2165
2251
  * @param options The options parameters.
2166
2252
  */
2167
2253
  beginDelete(scope: string, eventSubscriptionName: string, options?: EventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
@@ -2175,7 +2261,7 @@ export declare interface EventSubscriptions {
2175
2261
  * for a resource, and
2176
2262
  * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
2177
2263
  * for an EventGrid topic.
2178
- * @param eventSubscriptionName Name of the event subscription.
2264
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
2179
2265
  * @param options The options parameters.
2180
2266
  */
2181
2267
  beginDeleteAndWait(scope: string, eventSubscriptionName: string, options?: EventSubscriptionsDeleteOptionalParams): Promise<void>;
@@ -2756,6 +2842,14 @@ export declare interface IsNullOrUndefinedFilter extends Filter {
2756
2842
  operatorType: "IsNullOrUndefined";
2757
2843
  }
2758
2844
 
2845
+ /** Information about the certificate that is used for token validation. */
2846
+ export declare interface IssuerCertificateInfo {
2847
+ /** Keyvault certificate URL in https://keyvaultname.vault.azure.net/certificates/certificateName/certificateVersion format. */
2848
+ certificateUrl: string;
2849
+ /** The identity that will be used to access the certificate. */
2850
+ identity?: CustomJwtAuthenticationManagedIdentity;
2851
+ }
2852
+
2759
2853
  /** This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'id', 'topic' and 'eventtime' properties. This represents a field in the input event schema. */
2760
2854
  export declare interface JsonField {
2761
2855
  /** Name of a field in the input event schema that's to be used as the source of a mapping. */
@@ -2967,6 +3061,32 @@ export declare enum KnownCreatedByType {
2967
3061
  Key = "Key"
2968
3062
  }
2969
3063
 
3064
+ /** Known values of {@link CustomDomainIdentityType} that the service accepts. */
3065
+ export declare enum KnownCustomDomainIdentityType {
3066
+ /** SystemAssigned */
3067
+ SystemAssigned = "SystemAssigned",
3068
+ /** UserAssigned */
3069
+ UserAssigned = "UserAssigned"
3070
+ }
3071
+
3072
+ /** Known values of {@link CustomDomainValidationState} that the service accepts. */
3073
+ export declare enum KnownCustomDomainValidationState {
3074
+ /** Pending */
3075
+ Pending = "Pending",
3076
+ /** Approved */
3077
+ Approved = "Approved",
3078
+ /** ErrorRetrievingDnsRecord */
3079
+ ErrorRetrievingDnsRecord = "ErrorRetrievingDnsRecord"
3080
+ }
3081
+
3082
+ /** Known values of {@link CustomJwtAuthenticationManagedIdentityType} that the service accepts. */
3083
+ export declare enum KnownCustomJwtAuthenticationManagedIdentityType {
3084
+ /** SystemAssigned */
3085
+ SystemAssigned = "SystemAssigned",
3086
+ /** UserAssigned */
3087
+ UserAssigned = "UserAssigned"
3088
+ }
3089
+
2970
3090
  /** Known values of {@link DataResidencyBoundary} that the service accepts. */
2971
3091
  export declare enum KnownDataResidencyBoundary {
2972
3092
  /** WithinGeopair */
@@ -3733,6 +3853,7 @@ export declare interface Namespace extends TrackedResource {
3733
3853
  * NOTE: This property will not be serialized. It can only be populated by the server.
3734
3854
  */
3735
3855
  readonly systemData?: SystemData;
3856
+ /** List of private endpoint connections. */
3736
3857
  privateEndpointConnections?: PrivateEndpointConnection[];
3737
3858
  /**
3738
3859
  * Provisioning state of the namespace resource.
@@ -3875,6 +3996,20 @@ export declare interface Namespaces {
3875
3996
  * @param options The options parameters.
3876
3997
  */
3877
3998
  beginRegenerateKeyAndWait(resourceGroupName: string, namespaceName: string, regenerateKeyRequest: NamespaceRegenerateKeyRequest, options?: NamespacesRegenerateKeyOptionalParams): Promise<NamespacesRegenerateKeyResponse>;
3999
+ /**
4000
+ * Performs ownership validation via checking TXT records for all custom domains in a namespace.
4001
+ * @param resourceGroupName The name of the resource group within the user's subscription.
4002
+ * @param namespaceName Name of the Namespace.
4003
+ * @param options The options parameters.
4004
+ */
4005
+ beginValidateCustomDomainOwnership(resourceGroupName: string, namespaceName: string, options?: NamespacesValidateCustomDomainOwnershipOptionalParams): Promise<SimplePollerLike<OperationState<NamespacesValidateCustomDomainOwnershipResponse>, NamespacesValidateCustomDomainOwnershipResponse>>;
4006
+ /**
4007
+ * Performs ownership validation via checking TXT records for all custom domains in a namespace.
4008
+ * @param resourceGroupName The name of the resource group within the user's subscription.
4009
+ * @param namespaceName Name of the Namespace.
4010
+ * @param options The options parameters.
4011
+ */
4012
+ beginValidateCustomDomainOwnershipAndWait(resourceGroupName: string, namespaceName: string, options?: NamespacesValidateCustomDomainOwnershipOptionalParams): Promise<NamespacesValidateCustomDomainOwnershipResponse>;
3878
4013
  }
3879
4014
 
3880
4015
  /** Optional parameters. */
@@ -4011,6 +4146,22 @@ export declare interface NamespacesUpdateOptionalParams extends coreClient.Opera
4011
4146
  /** Contains response data for the update operation. */
4012
4147
  export declare type NamespacesUpdateResponse = Namespace;
4013
4148
 
4149
+ /** Defines headers for Namespaces_validateCustomDomainOwnership operation. */
4150
+ export declare interface NamespacesValidateCustomDomainOwnershipHeaders {
4151
+ location?: string;
4152
+ }
4153
+
4154
+ /** Optional parameters. */
4155
+ export declare interface NamespacesValidateCustomDomainOwnershipOptionalParams extends coreClient.OperationOptions {
4156
+ /** Delay to wait until next poll, in milliseconds. */
4157
+ updateIntervalInMs?: number;
4158
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4159
+ resumeFrom?: string;
4160
+ }
4161
+
4162
+ /** Contains response data for the validateCustomDomainOwnership operation. */
4163
+ export declare type NamespacesValidateCustomDomainOwnershipResponse = CustomDomainOwnershipValidationResult;
4164
+
4014
4165
  /** Namespace topic details. */
4015
4166
  export declare interface NamespaceTopic extends Resource {
4016
4167
  /**
@@ -4061,8 +4212,7 @@ export declare interface NamespaceTopicEventSubscriptions {
4061
4212
  * @param resourceGroupName The name of the resource group within the user's subscription.
4062
4213
  * @param namespaceName Name of the namespace.
4063
4214
  * @param topicName Name of the namespace topic.
4064
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
4065
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
4215
+ * @param eventSubscriptionName Name of the event subscription to be found.
4066
4216
  * @param options The options parameters.
4067
4217
  */
4068
4218
  get(resourceGroupName: string, namespaceName: string, topicName: string, eventSubscriptionName: string, options?: NamespaceTopicEventSubscriptionsGetOptionalParams): Promise<NamespaceTopicEventSubscriptionsGetResponse>;
@@ -4073,7 +4223,7 @@ export declare interface NamespaceTopicEventSubscriptions {
4073
4223
  * @param namespaceName Name of the namespace.
4074
4224
  * @param topicName Name of the namespace topic.
4075
4225
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
4076
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
4226
+ * must be between 3 and 50 characters in length and use alphanumeric letters only.
4077
4227
  * @param eventSubscriptionInfo Event subscription properties containing the delivery mode, filter
4078
4228
  * information, and others.
4079
4229
  * @param options The options parameters.
@@ -4086,7 +4236,7 @@ export declare interface NamespaceTopicEventSubscriptions {
4086
4236
  * @param namespaceName Name of the namespace.
4087
4237
  * @param topicName Name of the namespace topic.
4088
4238
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
4089
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
4239
+ * must be between 3 and 50 characters in length and use alphanumeric letters only.
4090
4240
  * @param eventSubscriptionInfo Event subscription properties containing the delivery mode, filter
4091
4241
  * information, and others.
4092
4242
  * @param options The options parameters.
@@ -4097,8 +4247,7 @@ export declare interface NamespaceTopicEventSubscriptions {
4097
4247
  * @param resourceGroupName The name of the resource group within the user's subscription.
4098
4248
  * @param namespaceName Name of the namespace.
4099
4249
  * @param topicName Name of the namespace topic.
4100
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
4101
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
4250
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
4102
4251
  * @param options The options parameters.
4103
4252
  */
4104
4253
  beginDelete(resourceGroupName: string, namespaceName: string, topicName: string, eventSubscriptionName: string, options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
@@ -4107,8 +4256,7 @@ export declare interface NamespaceTopicEventSubscriptions {
4107
4256
  * @param resourceGroupName The name of the resource group within the user's subscription.
4108
4257
  * @param namespaceName Name of the namespace.
4109
4258
  * @param topicName Name of the namespace topic.
4110
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
4111
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
4259
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
4112
4260
  * @param options The options parameters.
4113
4261
  */
4114
4262
  beginDeleteAndWait(resourceGroupName: string, namespaceName: string, topicName: string, eventSubscriptionName: string, options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams): Promise<void>;
@@ -4117,8 +4265,7 @@ export declare interface NamespaceTopicEventSubscriptions {
4117
4265
  * @param resourceGroupName The name of the resource group within the user's subscription.
4118
4266
  * @param namespaceName Name of the namespace.
4119
4267
  * @param topicName Name of the namespace topic.
4120
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
4121
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
4268
+ * @param eventSubscriptionName Name of the event subscription to be updated.
4122
4269
  * @param eventSubscriptionUpdateParameters Updated event subscription information.
4123
4270
  * @param options The options parameters.
4124
4271
  */
@@ -4128,8 +4275,7 @@ export declare interface NamespaceTopicEventSubscriptions {
4128
4275
  * @param resourceGroupName The name of the resource group within the user's subscription.
4129
4276
  * @param namespaceName Name of the namespace.
4130
4277
  * @param topicName Name of the namespace topic.
4131
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
4132
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
4278
+ * @param eventSubscriptionName Name of the event subscription to be updated.
4133
4279
  * @param eventSubscriptionUpdateParameters Updated event subscription information.
4134
4280
  * @param options The options parameters.
4135
4281
  */
@@ -4139,11 +4285,19 @@ export declare interface NamespaceTopicEventSubscriptions {
4139
4285
  * @param resourceGroupName The name of the resource group within the user's subscription.
4140
4286
  * @param namespaceName Name of the namespace.
4141
4287
  * @param topicName Name of the namespace topic.
4142
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
4143
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
4288
+ * @param eventSubscriptionName Name of the event subscription.
4144
4289
  * @param options The options parameters.
4145
4290
  */
4146
4291
  getDeliveryAttributes(resourceGroupName: string, namespaceName: string, topicName: string, eventSubscriptionName: string, options?: NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalParams): Promise<NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse>;
4292
+ /**
4293
+ * Get the full endpoint URL for an event subscription of a namespace topic.
4294
+ * @param resourceGroupName The name of the resource group within the user's subscription.
4295
+ * @param namespaceName Name of the namespace.
4296
+ * @param topicName Name of the namespace topic.
4297
+ * @param eventSubscriptionName Name of the event subscription.
4298
+ * @param options The options parameters.
4299
+ */
4300
+ getFullUrl(resourceGroupName: string, namespaceName: string, topicName: string, eventSubscriptionName: string, options?: NamespaceTopicEventSubscriptionsGetFullUrlOptionalParams): Promise<NamespaceTopicEventSubscriptionsGetFullUrlResponse>;
4147
4301
  }
4148
4302
 
4149
4303
  /** Optional parameters. */
@@ -4177,6 +4331,13 @@ export declare interface NamespaceTopicEventSubscriptionsGetDeliveryAttributesOp
4177
4331
  /** Contains response data for the getDeliveryAttributes operation. */
4178
4332
  export declare type NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
4179
4333
 
4334
+ /** Optional parameters. */
4335
+ export declare interface NamespaceTopicEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
4336
+ }
4337
+
4338
+ /** Contains response data for the getFullUrl operation. */
4339
+ export declare type NamespaceTopicEventSubscriptionsGetFullUrlResponse = SubscriptionFullUrl;
4340
+
4180
4341
  /** Optional parameters. */
4181
4342
  export declare interface NamespaceTopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
4182
4343
  }
@@ -4450,6 +4611,8 @@ export declare interface NamespaceUpdateParameters {
4450
4611
  sku?: NamespaceSku;
4451
4612
  /** Topic spaces configuration properties that can be updated. */
4452
4613
  topicSpacesConfiguration?: UpdateTopicSpacesConfigurationInfo;
4614
+ /** Topics configuration properties that can be updated. */
4615
+ topicsConfiguration?: UpdateTopicsConfigurationInfo;
4453
4616
  /**
4454
4617
  * This determines if traffic is allowed over public network. By default it is enabled.
4455
4618
  * You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.PubSub.NamespaceUpdateParameterProperties.InboundIpRules" />
@@ -4660,7 +4823,7 @@ export declare interface NetworkSecurityPerimeterProfileAccessRule {
4660
4823
  /** Address prefixes. */
4661
4824
  addressPrefixes?: string[];
4662
4825
  /** List of subscriptions. */
4663
- subscriptions?: string[];
4826
+ subscriptions?: NetworkSecurityPerimeterSubscription[];
4664
4827
  /** Network security perimeters. */
4665
4828
  networkSecurityPerimeters?: NetworkSecurityPerimeterInfo[];
4666
4829
  /** Fully qualified domain names. */
@@ -4691,6 +4854,12 @@ export declare type NetworkSecurityPerimeterProfileAccessRuleDirection = string;
4691
4854
  */
4692
4855
  export declare type NetworkSecurityPerimeterResourceType = string;
4693
4856
 
4857
+ /** Network security perimeter subscription inbound access rule. */
4858
+ export declare interface NetworkSecurityPerimeterSubscription {
4859
+ /** Subscription id. */
4860
+ id?: string;
4861
+ }
4862
+
4694
4863
  /** NumberGreaterThan Advanced Filter. */
4695
4864
  export declare interface NumberGreaterThanAdvancedFilter extends AdvancedFilter {
4696
4865
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -5411,7 +5580,10 @@ export declare interface PartnerNamespace extends TrackedResource {
5411
5580
  * NOTE: This property will not be serialized. It can only be populated by the server.
5412
5581
  */
5413
5582
  readonly systemData?: SystemData;
5414
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
5583
+ /**
5584
+ * List of private endpoint connections.
5585
+ * NOTE: This property will not be serialized. It can only be populated by the server.
5586
+ */
5415
5587
  readonly privateEndpointConnections?: PrivateEndpointConnection[];
5416
5588
  /**
5417
5589
  * Provisioning state of the partner namespace.
@@ -5930,8 +6102,7 @@ export declare interface PartnerTopicEventSubscriptions {
5930
6102
  * Get properties of an event subscription of a partner topic.
5931
6103
  * @param resourceGroupName The name of the resource group within the user's subscription.
5932
6104
  * @param partnerTopicName Name of the partner topic.
5933
- * @param eventSubscriptionName Name of the event subscription to be found. Event subscription names
5934
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
6105
+ * @param eventSubscriptionName Name of the event subscription to be found.
5935
6106
  * @param options The options parameters.
5936
6107
  */
5937
6108
  get(resourceGroupName: string, partnerTopicName: string, eventSubscriptionName: string, options?: PartnerTopicEventSubscriptionsGetOptionalParams): Promise<PartnerTopicEventSubscriptionsGetResponse>;
@@ -5941,7 +6112,7 @@ export declare interface PartnerTopicEventSubscriptions {
5941
6112
  * @param resourceGroupName The name of the resource group within the user's subscription.
5942
6113
  * @param partnerTopicName Name of the partner topic.
5943
6114
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
5944
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
6115
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
5945
6116
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
5946
6117
  * information.
5947
6118
  * @param options The options parameters.
@@ -5953,7 +6124,7 @@ export declare interface PartnerTopicEventSubscriptions {
5953
6124
  * @param resourceGroupName The name of the resource group within the user's subscription.
5954
6125
  * @param partnerTopicName Name of the partner topic.
5955
6126
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
5956
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
6127
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
5957
6128
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
5958
6129
  * information.
5959
6130
  * @param options The options parameters.
@@ -5963,8 +6134,7 @@ export declare interface PartnerTopicEventSubscriptions {
5963
6134
  * Delete an existing event subscription of a partner topic.
5964
6135
  * @param resourceGroupName The name of the resource group within the user's subscription.
5965
6136
  * @param partnerTopicName Name of the partner topic.
5966
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
5967
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
6137
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
5968
6138
  * @param options The options parameters.
5969
6139
  */
5970
6140
  beginDelete(resourceGroupName: string, partnerTopicName: string, eventSubscriptionName: string, options?: PartnerTopicEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
@@ -5972,8 +6142,7 @@ export declare interface PartnerTopicEventSubscriptions {
5972
6142
  * Delete an existing event subscription of a partner topic.
5973
6143
  * @param resourceGroupName The name of the resource group within the user's subscription.
5974
6144
  * @param partnerTopicName Name of the partner topic.
5975
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
5976
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
6145
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
5977
6146
  * @param options The options parameters.
5978
6147
  */
5979
6148
  beginDeleteAndWait(resourceGroupName: string, partnerTopicName: string, eventSubscriptionName: string, options?: PartnerTopicEventSubscriptionsDeleteOptionalParams): Promise<void>;
@@ -5981,8 +6150,7 @@ export declare interface PartnerTopicEventSubscriptions {
5981
6150
  * Update an existing event subscription of a partner topic.
5982
6151
  * @param resourceGroupName The name of the resource group within the user's subscription.
5983
6152
  * @param partnerTopicName Name of the partner topic.
5984
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
5985
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
6153
+ * @param eventSubscriptionName Name of the event subscription to be updated.
5986
6154
  * @param eventSubscriptionUpdateParameters Updated event subscription information.
5987
6155
  * @param options The options parameters.
5988
6156
  */
@@ -5991,8 +6159,7 @@ export declare interface PartnerTopicEventSubscriptions {
5991
6159
  * Update an existing event subscription of a partner topic.
5992
6160
  * @param resourceGroupName The name of the resource group within the user's subscription.
5993
6161
  * @param partnerTopicName Name of the partner topic.
5994
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
5995
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
6162
+ * @param eventSubscriptionName Name of the event subscription to be updated.
5996
6163
  * @param eventSubscriptionUpdateParameters Updated event subscription information.
5997
6164
  * @param options The options parameters.
5998
6165
  */
@@ -6001,8 +6168,7 @@ export declare interface PartnerTopicEventSubscriptions {
6001
6168
  * Get the full endpoint URL for an event subscription of a partner topic.
6002
6169
  * @param resourceGroupName The name of the resource group within the user's subscription.
6003
6170
  * @param partnerTopicName Name of the partner topic.
6004
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
6005
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
6171
+ * @param eventSubscriptionName Name of the event subscription.
6006
6172
  * @param options The options parameters.
6007
6173
  */
6008
6174
  getFullUrl(resourceGroupName: string, partnerTopicName: string, eventSubscriptionName: string, options?: PartnerTopicEventSubscriptionsGetFullUrlOptionalParams): Promise<PartnerTopicEventSubscriptionsGetFullUrlResponse>;
@@ -6010,8 +6176,7 @@ export declare interface PartnerTopicEventSubscriptions {
6010
6176
  * Get all delivery attributes for an event subscription of a partner topic.
6011
6177
  * @param resourceGroupName The name of the resource group within the user's subscription.
6012
6178
  * @param partnerTopicName Name of the partner topic.
6013
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
6014
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
6179
+ * @param eventSubscriptionName Name of the event subscription.
6015
6180
  * @param options The options parameters.
6016
6181
  */
6017
6182
  getDeliveryAttributes(resourceGroupName: string, partnerTopicName: string, eventSubscriptionName: string, options?: PartnerTopicEventSubscriptionsGetDeliveryAttributesOptionalParams): Promise<PartnerTopicEventSubscriptionsGetDeliveryAttributesResponse>;
@@ -6780,14 +6945,19 @@ export declare interface PushInfo {
6780
6945
  eventTimeToLive?: string;
6781
6946
  /**
6782
6947
  * The dead letter destination of the event subscription. Any event that cannot be delivered to its' destination is sent to the dead letter destination.
6783
- * Uses the managed identity setup on the parent resource (namely, namespace) to acquire the authentication tokens being used during delivery / dead-lettering.
6948
+ * Uses the managed identity setup on the parent resource (namely, namespace) to acquire the authentication tokens being used during dead-lettering.
6784
6949
  */
6785
6950
  deadLetterDestinationWithResourceIdentity?: DeadLetterWithResourceIdentity;
6786
6951
  /**
6787
6952
  * Information about the destination where events have to be delivered for the event subscription.
6788
- * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery / dead-lettering.
6953
+ * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery.
6789
6954
  */
6790
6955
  deliveryWithResourceIdentity?: DeliveryWithResourceIdentity;
6956
+ /**
6957
+ * Information about the destination where events have to be delivered for the event subscription.
6958
+ * Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery.
6959
+ */
6960
+ destination?: EventSubscriptionDestinationUnion;
6791
6961
  }
6792
6962
 
6793
6963
  /** Properties of the Queue info for event subscription. */
@@ -6922,12 +7092,13 @@ export declare interface RetryPolicy {
6922
7092
  }
6923
7093
 
6924
7094
  export declare interface RoutingEnrichments {
6925
- static?: StaticRoutingEnrichment[];
7095
+ static?: StaticRoutingEnrichmentUnion[];
6926
7096
  dynamic?: DynamicRoutingEnrichment[];
6927
7097
  }
6928
7098
 
6929
7099
  /** Routing identity info for topic spaces configuration. */
6930
7100
  export declare interface RoutingIdentityInfo {
7101
+ /** Routing identity type for topic spaces configuration. */
6931
7102
  type?: RoutingIdentityType;
6932
7103
  userAssignedIdentity?: string;
6933
7104
  }
@@ -6992,11 +7163,12 @@ export declare interface StaticDeliveryAttributeMapping extends DeliveryAttribut
6992
7163
  isSecret?: boolean;
6993
7164
  }
6994
7165
 
7166
+ /** Static routing enrichment details. */
6995
7167
  export declare interface StaticRoutingEnrichment {
7168
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7169
+ valueType: "String";
6996
7170
  /** Static routing enrichment key. */
6997
7171
  key?: string;
6998
- /** Static routing enrichment value type. For e.g. this property value can be 'String'. */
6999
- valueType?: StaticRoutingEnrichmentType;
7000
7172
  }
7001
7173
 
7002
7174
  /**
@@ -7008,6 +7180,15 @@ export declare interface StaticRoutingEnrichment {
7008
7180
  */
7009
7181
  export declare type StaticRoutingEnrichmentType = string;
7010
7182
 
7183
+ export declare type StaticRoutingEnrichmentUnion = StaticRoutingEnrichment | StaticStringRoutingEnrichment;
7184
+
7185
+ export declare interface StaticStringRoutingEnrichment extends StaticRoutingEnrichment {
7186
+ /** Polymorphic discriminator, which specifies the different types this object can be */
7187
+ valueType: "String";
7188
+ /** String type routing enrichment value. */
7189
+ value?: string;
7190
+ }
7191
+
7011
7192
  /** Information about the storage blob based dead letter destination. */
7012
7193
  export declare interface StorageBlobDeadLetterDestination extends DeadLetterDestination {
7013
7194
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -7176,6 +7357,14 @@ export declare interface Subscription extends Resource {
7176
7357
  eventDeliverySchema?: DeliverySchema;
7177
7358
  /** Information about the filter for the event subscription. */
7178
7359
  filtersConfiguration?: FiltersConfiguration;
7360
+ /** Expiration time of the event subscription. */
7361
+ expirationTimeUtc?: Date;
7362
+ }
7363
+
7364
+ /** Full endpoint URL of an event subscription */
7365
+ export declare interface SubscriptionFullUrl {
7366
+ /** The URL that represents the endpoint of the destination of an event subscription. */
7367
+ endpointUrl?: string;
7179
7368
  }
7180
7369
 
7181
7370
  /**
@@ -7213,6 +7402,8 @@ export declare interface SubscriptionUpdateParameters {
7213
7402
  eventDeliverySchema?: DeliverySchema;
7214
7403
  /** Information about the filter for the event subscription. */
7215
7404
  filtersConfiguration?: FiltersConfiguration;
7405
+ /** Expiration time of the event subscription. */
7406
+ expirationTimeUtc?: Date;
7216
7407
  }
7217
7408
 
7218
7409
  /** Metadata pertaining to creation and last modification of the resource. */
@@ -7269,8 +7460,7 @@ export declare interface SystemTopicEventSubscriptions {
7269
7460
  * Get all delivery attributes for an event subscription.
7270
7461
  * @param resourceGroupName The name of the resource group within the user's subscription.
7271
7462
  * @param systemTopicName Name of the system topic.
7272
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
7273
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7463
+ * @param eventSubscriptionName Name of the event subscription.
7274
7464
  * @param options The options parameters.
7275
7465
  */
7276
7466
  getDeliveryAttributes(resourceGroupName: string, systemTopicName: string, eventSubscriptionName: string, options?: SystemTopicEventSubscriptionsGetDeliveryAttributesOptionalParams): Promise<SystemTopicEventSubscriptionsGetDeliveryAttributesResponse>;
@@ -7278,8 +7468,7 @@ export declare interface SystemTopicEventSubscriptions {
7278
7468
  * Get an event subscription.
7279
7469
  * @param resourceGroupName The name of the resource group within the user's subscription.
7280
7470
  * @param systemTopicName Name of the system topic.
7281
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
7282
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7471
+ * @param eventSubscriptionName Name of the event subscription to be found.
7283
7472
  * @param options The options parameters.
7284
7473
  */
7285
7474
  get(resourceGroupName: string, systemTopicName: string, eventSubscriptionName: string, options?: SystemTopicEventSubscriptionsGetOptionalParams): Promise<SystemTopicEventSubscriptionsGetResponse>;
@@ -7289,7 +7478,7 @@ export declare interface SystemTopicEventSubscriptions {
7289
7478
  * @param resourceGroupName The name of the resource group within the user's subscription.
7290
7479
  * @param systemTopicName Name of the system topic.
7291
7480
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
7292
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7481
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
7293
7482
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
7294
7483
  * information.
7295
7484
  * @param options The options parameters.
@@ -7301,7 +7490,7 @@ export declare interface SystemTopicEventSubscriptions {
7301
7490
  * @param resourceGroupName The name of the resource group within the user's subscription.
7302
7491
  * @param systemTopicName Name of the system topic.
7303
7492
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
7304
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7493
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
7305
7494
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
7306
7495
  * information.
7307
7496
  * @param options The options parameters.
@@ -7311,8 +7500,7 @@ export declare interface SystemTopicEventSubscriptions {
7311
7500
  * Delete an existing event subscription of a system topic.
7312
7501
  * @param resourceGroupName The name of the resource group within the user's subscription.
7313
7502
  * @param systemTopicName Name of the system topic.
7314
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
7315
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7503
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
7316
7504
  * @param options The options parameters.
7317
7505
  */
7318
7506
  beginDelete(resourceGroupName: string, systemTopicName: string, eventSubscriptionName: string, options?: SystemTopicEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
@@ -7320,8 +7508,7 @@ export declare interface SystemTopicEventSubscriptions {
7320
7508
  * Delete an existing event subscription of a system topic.
7321
7509
  * @param resourceGroupName The name of the resource group within the user's subscription.
7322
7510
  * @param systemTopicName Name of the system topic.
7323
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
7324
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7511
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
7325
7512
  * @param options The options parameters.
7326
7513
  */
7327
7514
  beginDeleteAndWait(resourceGroupName: string, systemTopicName: string, eventSubscriptionName: string, options?: SystemTopicEventSubscriptionsDeleteOptionalParams): Promise<void>;
@@ -7329,8 +7516,7 @@ export declare interface SystemTopicEventSubscriptions {
7329
7516
  * Update an existing event subscription of a system topic.
7330
7517
  * @param resourceGroupName The name of the resource group within the user's subscription.
7331
7518
  * @param systemTopicName Name of the system topic.
7332
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
7333
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7519
+ * @param eventSubscriptionName Name of the event subscription to be updated.
7334
7520
  * @param eventSubscriptionUpdateParameters Updated event subscription information.
7335
7521
  * @param options The options parameters.
7336
7522
  */
@@ -7339,8 +7525,7 @@ export declare interface SystemTopicEventSubscriptions {
7339
7525
  * Update an existing event subscription of a system topic.
7340
7526
  * @param resourceGroupName The name of the resource group within the user's subscription.
7341
7527
  * @param systemTopicName Name of the system topic.
7342
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
7343
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7528
+ * @param eventSubscriptionName Name of the event subscription to be updated.
7344
7529
  * @param eventSubscriptionUpdateParameters Updated event subscription information.
7345
7530
  * @param options The options parameters.
7346
7531
  */
@@ -7349,8 +7534,7 @@ export declare interface SystemTopicEventSubscriptions {
7349
7534
  * Get the full endpoint URL for an event subscription of a system topic.
7350
7535
  * @param resourceGroupName The name of the resource group within the user's subscription.
7351
7536
  * @param systemTopicName Name of the system topic.
7352
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
7353
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7537
+ * @param eventSubscriptionName Name of the event subscription.
7354
7538
  * @param options The options parameters.
7355
7539
  */
7356
7540
  getFullUrl(resourceGroupName: string, systemTopicName: string, eventSubscriptionName: string, options?: SystemTopicEventSubscriptionsGetFullUrlOptionalParams): Promise<SystemTopicEventSubscriptionsGetFullUrlResponse>;
@@ -7620,7 +7804,10 @@ export declare interface Topic extends TrackedResource {
7620
7804
  * NOTE: This property will not be serialized. It can only be populated by the server.
7621
7805
  */
7622
7806
  readonly systemData?: SystemData;
7623
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
7807
+ /**
7808
+ * List of private endpoint connections.
7809
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7810
+ */
7624
7811
  readonly privateEndpointConnections?: PrivateEndpointConnection[];
7625
7812
  /**
7626
7813
  * Provisioning state of the topic.
@@ -7682,8 +7869,7 @@ export declare interface TopicEventSubscriptions {
7682
7869
  * Get properties of an event subscription of a topic.
7683
7870
  * @param resourceGroupName The name of the resource group within the user's subscription.
7684
7871
  * @param topicName Name of the topic.
7685
- * @param eventSubscriptionName Name of the event subscription to be found. Event subscription names
7686
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7872
+ * @param eventSubscriptionName Name of the event subscription to be found.
7687
7873
  * @param options The options parameters.
7688
7874
  */
7689
7875
  get(resourceGroupName: string, topicName: string, eventSubscriptionName: string, options?: TopicEventSubscriptionsGetOptionalParams): Promise<TopicEventSubscriptionsGetResponse>;
@@ -7692,7 +7878,7 @@ export declare interface TopicEventSubscriptions {
7692
7878
  * @param resourceGroupName The name of the resource group within the user's subscription.
7693
7879
  * @param topicName Name of the domain topic.
7694
7880
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
7695
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7881
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
7696
7882
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
7697
7883
  * information.
7698
7884
  * @param options The options parameters.
@@ -7703,7 +7889,7 @@ export declare interface TopicEventSubscriptions {
7703
7889
  * @param resourceGroupName The name of the resource group within the user's subscription.
7704
7890
  * @param topicName Name of the domain topic.
7705
7891
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
7706
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7892
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
7707
7893
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
7708
7894
  * information.
7709
7895
  * @param options The options parameters.
@@ -7713,8 +7899,7 @@ export declare interface TopicEventSubscriptions {
7713
7899
  * Delete an existing event subscription for a topic.
7714
7900
  * @param resourceGroupName The name of the resource group within the user's subscription.
7715
7901
  * @param topicName Name of the topic.
7716
- * @param eventSubscriptionName Name of the event subscription to be deleted. Event subscription names
7717
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7902
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
7718
7903
  * @param options The options parameters.
7719
7904
  */
7720
7905
  beginDelete(resourceGroupName: string, topicName: string, eventSubscriptionName: string, options?: TopicEventSubscriptionsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>;
@@ -7722,8 +7907,7 @@ export declare interface TopicEventSubscriptions {
7722
7907
  * Delete an existing event subscription for a topic.
7723
7908
  * @param resourceGroupName The name of the resource group within the user's subscription.
7724
7909
  * @param topicName Name of the topic.
7725
- * @param eventSubscriptionName Name of the event subscription to be deleted. Event subscription names
7726
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
7910
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
7727
7911
  * @param options The options parameters.
7728
7912
  */
7729
7913
  beginDeleteAndWait(resourceGroupName: string, topicName: string, eventSubscriptionName: string, options?: TopicEventSubscriptionsDeleteOptionalParams): Promise<void>;
@@ -7956,6 +8140,8 @@ export declare interface TopicsConfiguration {
7956
8140
  * NOTE: This property will not be serialized. It can only be populated by the server.
7957
8141
  */
7958
8142
  readonly hostname?: string;
8143
+ /** List of custom domain configurations for the namespace. */
8144
+ customDomains?: CustomDomainConfiguration[];
7959
8145
  }
7960
8146
 
7961
8147
  /** Optional parameters. */
@@ -8181,6 +8367,8 @@ export declare interface TopicSpacesConfiguration {
8181
8367
  maximumClientSessionsPerAuthenticationName?: number;
8182
8368
  /** Routing identity info for topic spaces configuration. */
8183
8369
  routingIdentityInfo?: RoutingIdentityInfo;
8370
+ /** List of custom domain configurations for the namespace. */
8371
+ customDomains?: CustomDomainConfiguration[];
8184
8372
  }
8185
8373
 
8186
8374
  /**
@@ -8414,6 +8602,12 @@ export declare interface TrackedResource extends Resource {
8414
8602
  };
8415
8603
  }
8416
8604
 
8605
+ /** Properties of the topics configuration info of a namespace. */
8606
+ export declare interface UpdateTopicsConfigurationInfo {
8607
+ /** Custom domain info for topics configuration. */
8608
+ customDomains?: CustomDomainConfiguration[];
8609
+ }
8610
+
8417
8611
  /** Properties of the topic spaces configuration info of a namespace. */
8418
8612
  export declare interface UpdateTopicSpacesConfigurationInfo {
8419
8613
  /** Indicate if Topic Spaces Configuration is enabled for the namespace. Default is Disabled. */
@@ -8436,6 +8630,8 @@ export declare interface UpdateTopicSpacesConfigurationInfo {
8436
8630
  maximumClientSessionsPerAuthenticationName?: number;
8437
8631
  /** Routing identity info for topic spaces configuration. */
8438
8632
  routingIdentityInfo?: RoutingIdentityInfo;
8633
+ /** Custom domain info for topic spaces configuration. */
8634
+ customDomains?: CustomDomainConfiguration[];
8439
8635
  }
8440
8636
 
8441
8637
  /** The information about the user identity. */