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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (488) hide show
  1. package/CHANGELOG.md +375 -0
  2. package/LICENSE +1 -1
  3. package/dist/index.js +4115 -3680
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.js +2 -2
  8. package/dist-esm/samples-dev/caCertificatesDeleteSample.js +1 -1
  9. package/dist-esm/samples-dev/caCertificatesGetSample.js +1 -1
  10. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js +2 -2
  11. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js.map +1 -1
  12. package/dist-esm/samples-dev/channelsCreateOrUpdateSample.js +3 -3
  13. package/dist-esm/samples-dev/channelsDeleteSample.js +1 -1
  14. package/dist-esm/samples-dev/channelsGetFullUrlSample.js +1 -1
  15. package/dist-esm/samples-dev/channelsGetSample.js +1 -1
  16. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js +2 -2
  17. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js.map +1 -1
  18. package/dist-esm/samples-dev/channelsUpdateSample.js +3 -3
  19. package/dist-esm/samples-dev/channelsUpdateSample.js.map +1 -1
  20. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.js +2 -2
  21. package/dist-esm/samples-dev/clientGroupsDeleteSample.js +1 -1
  22. package/dist-esm/samples-dev/clientGroupsGetSample.js +1 -1
  23. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js +2 -2
  24. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js.map +1 -1
  25. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js +3 -3
  26. package/dist-esm/samples-dev/clientsDeleteSample.js +1 -1
  27. package/dist-esm/samples-dev/clientsGetSample.js +1 -1
  28. package/dist-esm/samples-dev/clientsListByNamespaceSample.js +2 -2
  29. package/dist-esm/samples-dev/clientsListByNamespaceSample.js.map +1 -1
  30. package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js +5 -5
  31. package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  32. package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.js +1 -1
  33. package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  34. package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.js +1 -1
  35. package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.js +1 -1
  36. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js +2 -2
  37. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js.map +1 -1
  38. package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js +5 -5
  39. package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js.map +1 -1
  40. package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
  41. package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  42. package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.js +1 -1
  43. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  44. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
  45. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.js +1 -1
  46. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.js +1 -1
  47. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js +2 -2
  48. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js.map +1 -1
  49. package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js +5 -5
  50. package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js.map +1 -1
  51. package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.js +1 -1
  52. package/dist-esm/samples-dev/domainTopicsDeleteSample.js +1 -1
  53. package/dist-esm/samples-dev/domainTopicsGetSample.js +1 -1
  54. package/dist-esm/samples-dev/domainTopicsListByDomainSample.js +2 -2
  55. package/dist-esm/samples-dev/domainTopicsListByDomainSample.js.map +1 -1
  56. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +3 -3
  57. package/dist-esm/samples-dev/domainsDeleteSample.js +1 -1
  58. package/dist-esm/samples-dev/domainsGetSample.js +1 -1
  59. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +2 -2
  60. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js.map +1 -1
  61. package/dist-esm/samples-dev/domainsListBySubscriptionSample.js +2 -2
  62. package/dist-esm/samples-dev/domainsListBySubscriptionSample.js.map +1 -1
  63. package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js +1 -1
  64. package/dist-esm/samples-dev/domainsRegenerateKeySample.js +2 -2
  65. package/dist-esm/samples-dev/domainsRegenerateKeySample.js.map +1 -1
  66. package/dist-esm/samples-dev/domainsUpdateSample.js +4 -4
  67. package/dist-esm/samples-dev/domainsUpdateSample.js.map +1 -1
  68. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js +50 -50
  69. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  70. package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.js +4 -4
  71. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  72. package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.js +4 -4
  73. package/dist-esm/samples-dev/eventSubscriptionsGetSample.js +11 -11
  74. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js +2 -2
  75. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js.map +1 -1
  76. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js +2 -2
  77. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js.map +1 -1
  78. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js +2 -2
  79. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js.map +1 -1
  80. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js +2 -2
  81. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js.map +1 -1
  82. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js +2 -2
  83. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js.map +1 -1
  84. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js +2 -2
  85. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js.map +1 -1
  86. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js +2 -2
  87. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js.map +1 -1
  88. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js +2 -2
  89. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js.map +1 -1
  90. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js +2 -2
  91. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js.map +1 -1
  92. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js +2 -2
  93. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js.map +1 -1
  94. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js +48 -48
  95. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js.map +1 -1
  96. package/dist-esm/samples-dev/extensionTopicsGetSample.js +1 -1
  97. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js +4 -4
  98. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  99. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js +1 -1
  100. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js.map +1 -1
  101. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  102. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
  103. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.d.ts +2 -0
  104. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.d.ts.map +1 -0
  105. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.js +41 -0
  106. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.js.map +1 -0
  107. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.js +1 -1
  108. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js +2 -2
  109. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js.map +1 -1
  110. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js +5 -5
  111. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js.map +1 -1
  112. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js +3 -3
  113. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js.map +1 -1
  114. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.js +1 -1
  115. package/dist-esm/samples-dev/namespaceTopicsGetSample.js +1 -1
  116. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js +2 -2
  117. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js.map +1 -1
  118. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.js +1 -1
  119. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js +2 -2
  120. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js.map +1 -1
  121. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js +3 -3
  122. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js.map +1 -1
  123. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js +3 -3
  124. package/dist-esm/samples-dev/namespacesDeleteSample.js +1 -1
  125. package/dist-esm/samples-dev/namespacesGetSample.js +1 -1
  126. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js +2 -2
  127. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js.map +1 -1
  128. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js +2 -2
  129. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js.map +1 -1
  130. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.js +1 -1
  131. package/dist-esm/samples-dev/namespacesRegenerateKeySample.js +3 -3
  132. package/dist-esm/samples-dev/namespacesRegenerateKeySample.js.map +1 -1
  133. package/dist-esm/samples-dev/namespacesUpdateSample.js +3 -3
  134. package/dist-esm/samples-dev/namespacesUpdateSample.js.map +1 -1
  135. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.d.ts +2 -0
  136. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.d.ts.map +1 -0
  137. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.js +39 -0
  138. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.js.map +1 -0
  139. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js +1 -1
  140. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js +2 -2
  141. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js.map +1 -1
  142. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js +1 -1
  143. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js.map +1 -1
  144. package/dist-esm/samples-dev/operationsListSample.js +2 -2
  145. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  146. package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js +2 -2
  147. package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js +7 -7
  148. package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js.map +1 -1
  149. package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js +1 -1
  150. package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js.map +1 -1
  151. package/dist-esm/samples-dev/partnerConfigurationsGetSample.js +1 -1
  152. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js +2 -2
  153. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js.map +1 -1
  154. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js +2 -2
  155. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js.map +1 -1
  156. package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js +2 -2
  157. package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js +3 -3
  158. package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js.map +1 -1
  159. package/dist-esm/samples-dev/partnerDestinationsActivateSample.js +1 -1
  160. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js +3 -3
  161. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js.map +1 -1
  162. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js +1 -1
  163. package/dist-esm/samples-dev/partnerDestinationsGetSample.js +1 -1
  164. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js +2 -2
  165. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js.map +1 -1
  166. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js +2 -2
  167. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js.map +1 -1
  168. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js +3 -5
  169. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js.map +1 -1
  170. package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js +3 -3
  171. package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js.map +1 -1
  172. package/dist-esm/samples-dev/partnerNamespacesDeleteSample.js +1 -1
  173. package/dist-esm/samples-dev/partnerNamespacesGetSample.js +1 -1
  174. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js +2 -2
  175. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js.map +1 -1
  176. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js +2 -2
  177. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js.map +1 -1
  178. package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js +1 -1
  179. package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js +3 -3
  180. package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js.map +1 -1
  181. package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js +3 -3
  182. package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js.map +1 -1
  183. package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js +3 -3
  184. package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js.map +1 -1
  185. package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.js +1 -1
  186. package/dist-esm/samples-dev/partnerRegistrationsGetSample.js +1 -1
  187. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js +2 -2
  188. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js.map +1 -1
  189. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js +2 -2
  190. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js.map +1 -1
  191. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js +3 -5
  192. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js.map +1 -1
  193. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
  194. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  195. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.js +1 -1
  196. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  197. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
  198. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.js +1 -1
  199. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.js +1 -1
  200. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js +2 -2
  201. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js.map +1 -1
  202. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js +5 -5
  203. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js.map +1 -1
  204. package/dist-esm/samples-dev/partnerTopicsActivateSample.js +1 -1
  205. package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js +2 -2
  206. package/dist-esm/samples-dev/partnerTopicsDeactivateSample.js +1 -1
  207. package/dist-esm/samples-dev/partnerTopicsDeleteSample.js +1 -1
  208. package/dist-esm/samples-dev/partnerTopicsGetSample.js +1 -1
  209. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js +2 -2
  210. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js.map +1 -1
  211. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js +2 -2
  212. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js.map +1 -1
  213. package/dist-esm/samples-dev/partnerTopicsUpdateSample.js +3 -3
  214. package/dist-esm/samples-dev/partnerTopicsUpdateSample.js.map +1 -1
  215. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js +3 -3
  216. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js.map +1 -1
  217. package/dist-esm/samples-dev/permissionBindingsDeleteSample.js +1 -1
  218. package/dist-esm/samples-dev/permissionBindingsGetSample.js +1 -1
  219. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js +2 -2
  220. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js.map +1 -1
  221. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  222. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  223. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js +2 -2
  224. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js.map +1 -1
  225. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +4 -4
  226. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js.map +1 -1
  227. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
  228. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js +2 -2
  229. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js.map +1 -1
  230. package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js +5 -5
  231. package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  232. package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.js +1 -1
  233. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  234. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
  235. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.js +1 -1
  236. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.js +1 -1
  237. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js +2 -2
  238. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js.map +1 -1
  239. package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js +5 -5
  240. package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js.map +1 -1
  241. package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js +2 -2
  242. package/dist-esm/samples-dev/systemTopicsDeleteSample.js +1 -1
  243. package/dist-esm/samples-dev/systemTopicsGetSample.js +1 -1
  244. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js +2 -2
  245. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js.map +1 -1
  246. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js +2 -2
  247. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js.map +1 -1
  248. package/dist-esm/samples-dev/systemTopicsUpdateSample.js +3 -3
  249. package/dist-esm/samples-dev/systemTopicsUpdateSample.js.map +1 -1
  250. package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js +5 -5
  251. package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  252. package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.js +1 -1
  253. package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  254. package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.js +1 -1
  255. package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.js +1 -1
  256. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js +2 -2
  257. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js.map +1 -1
  258. package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js +5 -5
  259. package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js.map +1 -1
  260. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.js +1 -1
  261. package/dist-esm/samples-dev/topicSpacesDeleteSample.js +1 -1
  262. package/dist-esm/samples-dev/topicSpacesGetSample.js +1 -1
  263. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js +2 -2
  264. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js.map +1 -1
  265. package/dist-esm/samples-dev/topicTypesGetSample.js +1 -1
  266. package/dist-esm/samples-dev/topicTypesListEventTypesSample.js +2 -2
  267. package/dist-esm/samples-dev/topicTypesListEventTypesSample.js.map +1 -1
  268. package/dist-esm/samples-dev/topicTypesListSample.js +2 -2
  269. package/dist-esm/samples-dev/topicTypesListSample.js.map +1 -1
  270. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js +6 -6
  271. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js.map +1 -1
  272. package/dist-esm/samples-dev/topicsDeleteSample.js +1 -1
  273. package/dist-esm/samples-dev/topicsGetSample.js +1 -1
  274. package/dist-esm/samples-dev/topicsListByResourceGroupSample.js +2 -2
  275. package/dist-esm/samples-dev/topicsListByResourceGroupSample.js.map +1 -1
  276. package/dist-esm/samples-dev/topicsListBySubscriptionSample.js +2 -2
  277. package/dist-esm/samples-dev/topicsListBySubscriptionSample.js.map +1 -1
  278. package/dist-esm/samples-dev/topicsListEventTypesSample.js +2 -2
  279. package/dist-esm/samples-dev/topicsListEventTypesSample.js.map +1 -1
  280. package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js +1 -1
  281. package/dist-esm/samples-dev/topicsRegenerateKeySample.js +2 -2
  282. package/dist-esm/samples-dev/topicsRegenerateKeySample.js.map +1 -1
  283. package/dist-esm/samples-dev/topicsUpdateSample.js +4 -4
  284. package/dist-esm/samples-dev/topicsUpdateSample.js.map +1 -1
  285. package/dist-esm/samples-dev/verifiedPartnersGetSample.js +1 -1
  286. package/dist-esm/samples-dev/verifiedPartnersListSample.js +2 -2
  287. package/dist-esm/samples-dev/verifiedPartnersListSample.js.map +1 -1
  288. package/dist-esm/src/eventGridManagementClient.d.ts.map +1 -1
  289. package/dist-esm/src/eventGridManagementClient.js +15 -12
  290. package/dist-esm/src/eventGridManagementClient.js.map +1 -1
  291. package/dist-esm/src/lroImpl.js +1 -1
  292. package/dist-esm/src/models/index.d.ts +181 -10
  293. package/dist-esm/src/models/index.d.ts.map +1 -1
  294. package/dist-esm/src/models/index.js +26 -0
  295. package/dist-esm/src/models/index.js.map +1 -1
  296. package/dist-esm/src/models/mappers.d.ts +10 -0
  297. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  298. package/dist-esm/src/models/mappers.js +2293 -1995
  299. package/dist-esm/src/models/mappers.js.map +1 -1
  300. package/dist-esm/src/models/parameters.js +181 -181
  301. package/dist-esm/src/models/parameters.js.map +1 -1
  302. package/dist-esm/src/operations/caCertificates.d.ts.map +1 -1
  303. package/dist-esm/src/operations/caCertificates.js +38 -38
  304. package/dist-esm/src/operations/caCertificates.js.map +1 -1
  305. package/dist-esm/src/operations/channels.d.ts.map +1 -1
  306. package/dist-esm/src/operations/channels.js +33 -33
  307. package/dist-esm/src/operations/channels.js.map +1 -1
  308. package/dist-esm/src/operations/clientGroups.d.ts.map +1 -1
  309. package/dist-esm/src/operations/clientGroups.js +38 -38
  310. package/dist-esm/src/operations/clientGroups.js.map +1 -1
  311. package/dist-esm/src/operations/clients.d.ts.map +1 -1
  312. package/dist-esm/src/operations/clients.js +38 -38
  313. package/dist-esm/src/operations/clients.js.map +1 -1
  314. package/dist-esm/src/operations/domainEventSubscriptions.d.ts +5 -8
  315. package/dist-esm/src/operations/domainEventSubscriptions.d.ts.map +1 -1
  316. package/dist-esm/src/operations/domainEventSubscriptions.js +57 -60
  317. package/dist-esm/src/operations/domainEventSubscriptions.js.map +1 -1
  318. package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts +5 -7
  319. package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts.map +1 -1
  320. package/dist-esm/src/operations/domainTopicEventSubscriptions.js +61 -63
  321. package/dist-esm/src/operations/domainTopicEventSubscriptions.js.map +1 -1
  322. package/dist-esm/src/operations/domainTopics.d.ts.map +1 -1
  323. package/dist-esm/src/operations/domainTopics.js +31 -31
  324. package/dist-esm/src/operations/domainTopics.js.map +1 -1
  325. package/dist-esm/src/operations/domains.d.ts.map +1 -1
  326. package/dist-esm/src/operations/domains.js +53 -53
  327. package/dist-esm/src/operations/domains.js.map +1 -1
  328. package/dist-esm/src/operations/eventSubscriptions.d.ts +7 -7
  329. package/dist-esm/src/operations/eventSubscriptions.d.ts.map +1 -1
  330. package/dist-esm/src/operations/eventSubscriptions.js +140 -140
  331. package/dist-esm/src/operations/eventSubscriptions.js.map +1 -1
  332. package/dist-esm/src/operations/extensionTopics.js +3 -3
  333. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts +18 -15
  334. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts.map +1 -1
  335. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js +107 -73
  336. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js.map +1 -1
  337. package/dist-esm/src/operations/namespaceTopics.d.ts.map +1 -1
  338. package/dist-esm/src/operations/namespaceTopics.js +69 -69
  339. package/dist-esm/src/operations/namespaceTopics.js.map +1 -1
  340. package/dist-esm/src/operations/namespaces.d.ts +15 -1
  341. package/dist-esm/src/operations/namespaces.d.ts.map +1 -1
  342. package/dist-esm/src/operations/namespaces.js +163 -77
  343. package/dist-esm/src/operations/namespaces.js.map +1 -1
  344. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -1
  345. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js +26 -26
  346. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js.map +1 -1
  347. package/dist-esm/src/operations/operations.js +4 -4
  348. package/dist-esm/src/operations/operations.js.map +1 -1
  349. package/dist-esm/src/operations/partnerConfigurations.d.ts.map +1 -1
  350. package/dist-esm/src/operations/partnerConfigurations.js +55 -55
  351. package/dist-esm/src/operations/partnerConfigurations.js.map +1 -1
  352. package/dist-esm/src/operations/partnerDestinations.d.ts.map +1 -1
  353. package/dist-esm/src/operations/partnerDestinations.js +66 -66
  354. package/dist-esm/src/operations/partnerDestinations.js.map +1 -1
  355. package/dist-esm/src/operations/partnerNamespaces.d.ts.map +1 -1
  356. package/dist-esm/src/operations/partnerNamespaces.js +68 -68
  357. package/dist-esm/src/operations/partnerNamespaces.js.map +1 -1
  358. package/dist-esm/src/operations/partnerRegistrations.d.ts.map +1 -1
  359. package/dist-esm/src/operations/partnerRegistrations.js +47 -47
  360. package/dist-esm/src/operations/partnerRegistrations.js.map +1 -1
  361. package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts +9 -16
  362. package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts.map +1 -1
  363. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js +62 -69
  364. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js.map +1 -1
  365. package/dist-esm/src/operations/partnerTopics.d.ts.map +1 -1
  366. package/dist-esm/src/operations/partnerTopics.js +46 -46
  367. package/dist-esm/src/operations/partnerTopics.js.map +1 -1
  368. package/dist-esm/src/operations/permissionBindings.d.ts.map +1 -1
  369. package/dist-esm/src/operations/permissionBindings.js +39 -39
  370. package/dist-esm/src/operations/permissionBindings.js.map +1 -1
  371. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
  372. package/dist-esm/src/operations/privateEndpointConnections.js +39 -39
  373. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  374. package/dist-esm/src/operations/privateLinkResources.js +14 -14
  375. package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
  376. package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts +9 -16
  377. package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts.map +1 -1
  378. package/dist-esm/src/operations/systemTopicEventSubscriptions.js +62 -69
  379. package/dist-esm/src/operations/systemTopicEventSubscriptions.js.map +1 -1
  380. package/dist-esm/src/operations/systemTopics.d.ts.map +1 -1
  381. package/dist-esm/src/operations/systemTopics.js +51 -51
  382. package/dist-esm/src/operations/systemTopics.js.map +1 -1
  383. package/dist-esm/src/operations/topicEventSubscriptions.d.ts +5 -8
  384. package/dist-esm/src/operations/topicEventSubscriptions.d.ts.map +1 -1
  385. package/dist-esm/src/operations/topicEventSubscriptions.js +57 -60
  386. package/dist-esm/src/operations/topicEventSubscriptions.js.map +1 -1
  387. package/dist-esm/src/operations/topicSpaces.d.ts.map +1 -1
  388. package/dist-esm/src/operations/topicSpaces.js +38 -38
  389. package/dist-esm/src/operations/topicSpaces.js.map +1 -1
  390. package/dist-esm/src/operations/topicTypes.js +11 -11
  391. package/dist-esm/src/operations/topicTypes.js.map +1 -1
  392. package/dist-esm/src/operations/topics.d.ts.map +1 -1
  393. package/dist-esm/src/operations/topics.js +71 -71
  394. package/dist-esm/src/operations/topics.js.map +1 -1
  395. package/dist-esm/src/operations/verifiedPartners.js +10 -10
  396. package/dist-esm/src/operations/verifiedPartners.js.map +1 -1
  397. package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts +5 -8
  398. package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -1
  399. package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts +5 -7
  400. package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts.map +1 -1
  401. package/dist-esm/src/operationsInterfaces/eventSubscriptions.d.ts +7 -7
  402. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +18 -15
  403. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +1 -1
  404. package/dist-esm/src/operationsInterfaces/namespaces.d.ts +15 -1
  405. package/dist-esm/src/operationsInterfaces/namespaces.d.ts.map +1 -1
  406. package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts +9 -16
  407. package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts.map +1 -1
  408. package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts +9 -16
  409. package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts.map +1 -1
  410. package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts +5 -8
  411. package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -1
  412. package/dist-esm/src/pagingHelper.js.map +1 -1
  413. package/dist-esm/test/eventgrid_examples.d.ts +3 -0
  414. package/dist-esm/test/eventgrid_examples.d.ts.map +1 -1
  415. package/dist-esm/test/eventgrid_examples.js +14 -8
  416. package/dist-esm/test/eventgrid_examples.js.map +1 -1
  417. package/package.json +7 -9
  418. package/review/arm-eventgrid.api.md +117 -3
  419. package/src/eventGridManagementClient.ts +28 -30
  420. package/src/lroImpl.ts +3 -3
  421. package/src/models/index.ts +435 -160
  422. package/src/models/mappers.ts +2974 -2624
  423. package/src/models/parameters.ts +182 -182
  424. package/src/operations/caCertificates.ts +77 -83
  425. package/src/operations/channels.ts +70 -77
  426. package/src/operations/clientGroups.ts +77 -83
  427. package/src/operations/clients.ts +77 -83
  428. package/src/operations/domainEventSubscriptions.ts +111 -124
  429. package/src/operations/domainTopicEventSubscriptions.ts +119 -130
  430. package/src/operations/domainTopics.ts +69 -75
  431. package/src/operations/domains.ts +114 -124
  432. package/src/operations/eventSubscriptions.ts +428 -449
  433. package/src/operations/extensionTopics.ts +6 -6
  434. package/src/operations/namespaceTopicEventSubscriptions.ts +174 -136
  435. package/src/operations/namespaceTopics.ts +133 -144
  436. package/src/operations/namespaces.ts +269 -159
  437. package/src/operations/networkSecurityPerimeterConfigurations.ts +53 -56
  438. package/src/operations/operations.ts +9 -9
  439. package/src/operations/partnerConfigurations.ts +113 -124
  440. package/src/operations/partnerDestinations.ts +125 -135
  441. package/src/operations/partnerNamespaces.ts +130 -141
  442. package/src/operations/partnerRegistrations.ts +103 -112
  443. package/src/operations/partnerTopicEventSubscriptions.ts +120 -136
  444. package/src/operations/partnerTopics.ts +92 -101
  445. package/src/operations/permissionBindings.ts +78 -84
  446. package/src/operations/privateEndpointConnections.ts +80 -85
  447. package/src/operations/privateLinkResources.ts +31 -33
  448. package/src/operations/systemTopicEventSubscriptions.ts +120 -136
  449. package/src/operations/systemTopics.ts +107 -116
  450. package/src/operations/topicEventSubscriptions.ts +111 -124
  451. package/src/operations/topicSpaces.ts +77 -83
  452. package/src/operations/topicTypes.ts +24 -24
  453. package/src/operations/topics.ts +150 -162
  454. package/src/operations/verifiedPartners.ts +19 -19
  455. package/src/operationsInterfaces/caCertificates.ts +7 -7
  456. package/src/operationsInterfaces/channels.ts +8 -8
  457. package/src/operationsInterfaces/clientGroups.ts +7 -7
  458. package/src/operationsInterfaces/clients.ts +7 -7
  459. package/src/operationsInterfaces/domainEventSubscriptions.ts +16 -19
  460. package/src/operationsInterfaces/domainTopicEventSubscriptions.ts +16 -18
  461. package/src/operationsInterfaces/domainTopics.ts +7 -7
  462. package/src/operationsInterfaces/domains.ts +12 -12
  463. package/src/operationsInterfaces/eventSubscriptions.ts +27 -27
  464. package/src/operationsInterfaces/extensionTopics.ts +2 -2
  465. package/src/operationsInterfaces/namespaceTopicEventSubscriptions.ts +35 -24
  466. package/src/operationsInterfaces/namespaceTopics.ts +12 -12
  467. package/src/operationsInterfaces/namespaces.ts +42 -13
  468. package/src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts +5 -5
  469. package/src/operationsInterfaces/operations.ts +1 -1
  470. package/src/operationsInterfaces/partnerConfigurations.ts +12 -12
  471. package/src/operationsInterfaces/partnerDestinations.ts +11 -11
  472. package/src/operationsInterfaces/partnerNamespaces.ts +12 -12
  473. package/src/operationsInterfaces/partnerRegistrations.ts +10 -10
  474. package/src/operationsInterfaces/partnerTopicEventSubscriptions.ts +20 -27
  475. package/src/operationsInterfaces/partnerTopics.ts +10 -10
  476. package/src/operationsInterfaces/permissionBindings.ts +7 -7
  477. package/src/operationsInterfaces/privateEndpointConnections.ts +7 -7
  478. package/src/operationsInterfaces/privateLinkResources.ts +3 -3
  479. package/src/operationsInterfaces/systemTopicEventSubscriptions.ts +20 -27
  480. package/src/operationsInterfaces/systemTopics.ts +10 -10
  481. package/src/operationsInterfaces/topicEventSubscriptions.ts +16 -19
  482. package/src/operationsInterfaces/topicSpaces.ts +7 -7
  483. package/src/operationsInterfaces/topicTypes.ts +4 -4
  484. package/src/operationsInterfaces/topics.ts +14 -14
  485. package/src/operationsInterfaces/verifiedPartners.ts +3 -3
  486. package/src/pagingHelper.ts +1 -1
  487. package/types/arm-eventgrid.d.ts +272 -86
  488. package/types/tsdoc-metadata.json +1 -1
@@ -15,7 +15,7 @@ import {
15
15
  DomainTopicsGetResponse,
16
16
  DomainTopicsCreateOrUpdateOptionalParams,
17
17
  DomainTopicsCreateOrUpdateResponse,
18
- DomainTopicsDeleteOptionalParams
18
+ DomainTopicsDeleteOptionalParams,
19
19
  } from "../models";
20
20
 
21
21
  /// <reference lib="esnext.asynciterable" />
@@ -30,7 +30,7 @@ export interface DomainTopics {
30
30
  listByDomain(
31
31
  resourceGroupName: string,
32
32
  domainName: string,
33
- options?: DomainTopicsListByDomainOptionalParams
33
+ options?: DomainTopicsListByDomainOptionalParams,
34
34
  ): PagedAsyncIterableIterator<DomainTopic>;
35
35
  /**
36
36
  * Get properties of a domain topic.
@@ -43,7 +43,7 @@ export interface DomainTopics {
43
43
  resourceGroupName: string,
44
44
  domainName: string,
45
45
  domainTopicName: string,
46
- options?: DomainTopicsGetOptionalParams
46
+ options?: DomainTopicsGetOptionalParams,
47
47
  ): Promise<DomainTopicsGetResponse>;
48
48
  /**
49
49
  * Asynchronously creates or updates a new domain topic with the specified parameters.
@@ -56,7 +56,7 @@ export interface DomainTopics {
56
56
  resourceGroupName: string,
57
57
  domainName: string,
58
58
  domainTopicName: string,
59
- options?: DomainTopicsCreateOrUpdateOptionalParams
59
+ options?: DomainTopicsCreateOrUpdateOptionalParams,
60
60
  ): Promise<
61
61
  SimplePollerLike<
62
62
  OperationState<DomainTopicsCreateOrUpdateResponse>,
@@ -74,7 +74,7 @@ export interface DomainTopics {
74
74
  resourceGroupName: string,
75
75
  domainName: string,
76
76
  domainTopicName: string,
77
- options?: DomainTopicsCreateOrUpdateOptionalParams
77
+ options?: DomainTopicsCreateOrUpdateOptionalParams,
78
78
  ): Promise<DomainTopicsCreateOrUpdateResponse>;
79
79
  /**
80
80
  * Delete existing domain topic.
@@ -87,7 +87,7 @@ export interface DomainTopics {
87
87
  resourceGroupName: string,
88
88
  domainName: string,
89
89
  domainTopicName: string,
90
- options?: DomainTopicsDeleteOptionalParams
90
+ options?: DomainTopicsDeleteOptionalParams,
91
91
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
92
92
  /**
93
93
  * Delete existing domain topic.
@@ -100,6 +100,6 @@ export interface DomainTopics {
100
100
  resourceGroupName: string,
101
101
  domainName: string,
102
102
  domainTopicName: string,
103
- options?: DomainTopicsDeleteOptionalParams
103
+ options?: DomainTopicsDeleteOptionalParams,
104
104
  ): Promise<void>;
105
105
  }
@@ -23,7 +23,7 @@ import {
23
23
  DomainsListSharedAccessKeysResponse,
24
24
  DomainRegenerateKeyRequest,
25
25
  DomainsRegenerateKeyOptionalParams,
26
- DomainsRegenerateKeyResponse
26
+ DomainsRegenerateKeyResponse,
27
27
  } from "../models";
28
28
 
29
29
  /// <reference lib="esnext.asynciterable" />
@@ -34,7 +34,7 @@ export interface Domains {
34
34
  * @param options The options parameters.
35
35
  */
36
36
  listBySubscription(
37
- options?: DomainsListBySubscriptionOptionalParams
37
+ options?: DomainsListBySubscriptionOptionalParams,
38
38
  ): PagedAsyncIterableIterator<Domain>;
39
39
  /**
40
40
  * List all the domains under a resource group.
@@ -43,7 +43,7 @@ export interface Domains {
43
43
  */
44
44
  listByResourceGroup(
45
45
  resourceGroupName: string,
46
- options?: DomainsListByResourceGroupOptionalParams
46
+ options?: DomainsListByResourceGroupOptionalParams,
47
47
  ): PagedAsyncIterableIterator<Domain>;
48
48
  /**
49
49
  * Get properties of a domain.
@@ -54,7 +54,7 @@ export interface Domains {
54
54
  get(
55
55
  resourceGroupName: string,
56
56
  domainName: string,
57
- options?: DomainsGetOptionalParams
57
+ options?: DomainsGetOptionalParams,
58
58
  ): Promise<DomainsGetResponse>;
59
59
  /**
60
60
  * Asynchronously creates or updates a new domain with the specified parameters.
@@ -67,7 +67,7 @@ export interface Domains {
67
67
  resourceGroupName: string,
68
68
  domainName: string,
69
69
  domainInfo: Domain,
70
- options?: DomainsCreateOrUpdateOptionalParams
70
+ options?: DomainsCreateOrUpdateOptionalParams,
71
71
  ): Promise<
72
72
  SimplePollerLike<
73
73
  OperationState<DomainsCreateOrUpdateResponse>,
@@ -85,7 +85,7 @@ export interface Domains {
85
85
  resourceGroupName: string,
86
86
  domainName: string,
87
87
  domainInfo: Domain,
88
- options?: DomainsCreateOrUpdateOptionalParams
88
+ options?: DomainsCreateOrUpdateOptionalParams,
89
89
  ): Promise<DomainsCreateOrUpdateResponse>;
90
90
  /**
91
91
  * Delete existing domain.
@@ -96,7 +96,7 @@ export interface Domains {
96
96
  beginDelete(
97
97
  resourceGroupName: string,
98
98
  domainName: string,
99
- options?: DomainsDeleteOptionalParams
99
+ options?: DomainsDeleteOptionalParams,
100
100
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
101
101
  /**
102
102
  * Delete existing domain.
@@ -107,7 +107,7 @@ export interface Domains {
107
107
  beginDeleteAndWait(
108
108
  resourceGroupName: string,
109
109
  domainName: string,
110
- options?: DomainsDeleteOptionalParams
110
+ options?: DomainsDeleteOptionalParams,
111
111
  ): Promise<void>;
112
112
  /**
113
113
  * Asynchronously updates a domain with the specified parameters.
@@ -120,7 +120,7 @@ export interface Domains {
120
120
  resourceGroupName: string,
121
121
  domainName: string,
122
122
  domainUpdateParameters: DomainUpdateParameters,
123
- options?: DomainsUpdateOptionalParams
123
+ options?: DomainsUpdateOptionalParams,
124
124
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
125
125
  /**
126
126
  * Asynchronously updates a domain with the specified parameters.
@@ -133,7 +133,7 @@ export interface Domains {
133
133
  resourceGroupName: string,
134
134
  domainName: string,
135
135
  domainUpdateParameters: DomainUpdateParameters,
136
- options?: DomainsUpdateOptionalParams
136
+ options?: DomainsUpdateOptionalParams,
137
137
  ): Promise<void>;
138
138
  /**
139
139
  * List the two keys used to publish to a domain.
@@ -144,7 +144,7 @@ export interface Domains {
144
144
  listSharedAccessKeys(
145
145
  resourceGroupName: string,
146
146
  domainName: string,
147
- options?: DomainsListSharedAccessKeysOptionalParams
147
+ options?: DomainsListSharedAccessKeysOptionalParams,
148
148
  ): Promise<DomainsListSharedAccessKeysResponse>;
149
149
  /**
150
150
  * Regenerate a shared access key for a domain.
@@ -157,6 +157,6 @@ export interface Domains {
157
157
  resourceGroupName: string,
158
158
  domainName: string,
159
159
  regenerateKeyRequest: DomainRegenerateKeyRequest,
160
- options?: DomainsRegenerateKeyOptionalParams
160
+ options?: DomainsRegenerateKeyOptionalParams,
161
161
  ): Promise<DomainsRegenerateKeyResponse>;
162
162
  }
@@ -31,7 +31,7 @@ import {
31
31
  EventSubscriptionsUpdateOptionalParams,
32
32
  EventSubscriptionsUpdateResponse,
33
33
  EventSubscriptionsGetFullUrlOptionalParams,
34
- EventSubscriptionsGetFullUrlResponse
34
+ EventSubscriptionsGetFullUrlResponse,
35
35
  } from "../models";
36
36
 
37
37
  /// <reference lib="esnext.asynciterable" />
@@ -42,7 +42,7 @@ export interface EventSubscriptions {
42
42
  * @param options The options parameters.
43
43
  */
44
44
  listGlobalBySubscription(
45
- options?: EventSubscriptionsListGlobalBySubscriptionOptionalParams
45
+ options?: EventSubscriptionsListGlobalBySubscriptionOptionalParams,
46
46
  ): PagedAsyncIterableIterator<EventSubscription>;
47
47
  /**
48
48
  * List all global event subscriptions under an Azure subscription for a topic type.
@@ -51,7 +51,7 @@ export interface EventSubscriptions {
51
51
  */
52
52
  listGlobalBySubscriptionForTopicType(
53
53
  topicTypeName: string,
54
- options?: EventSubscriptionsListGlobalBySubscriptionForTopicTypeOptionalParams
54
+ options?: EventSubscriptionsListGlobalBySubscriptionForTopicTypeOptionalParams,
55
55
  ): PagedAsyncIterableIterator<EventSubscription>;
56
56
  /**
57
57
  * List all global event subscriptions under a specific Azure subscription and resource group.
@@ -60,7 +60,7 @@ export interface EventSubscriptions {
60
60
  */
61
61
  listGlobalByResourceGroup(
62
62
  resourceGroupName: string,
63
- options?: EventSubscriptionsListGlobalByResourceGroupOptionalParams
63
+ options?: EventSubscriptionsListGlobalByResourceGroupOptionalParams,
64
64
  ): PagedAsyncIterableIterator<EventSubscription>;
65
65
  /**
66
66
  * List all global event subscriptions under a resource group for a specific topic type.
@@ -71,7 +71,7 @@ export interface EventSubscriptions {
71
71
  listGlobalByResourceGroupForTopicType(
72
72
  resourceGroupName: string,
73
73
  topicTypeName: string,
74
- options?: EventSubscriptionsListGlobalByResourceGroupForTopicTypeOptionalParams
74
+ options?: EventSubscriptionsListGlobalByResourceGroupForTopicTypeOptionalParams,
75
75
  ): PagedAsyncIterableIterator<EventSubscription>;
76
76
  /**
77
77
  * List all event subscriptions from the given location under a specific Azure subscription.
@@ -80,7 +80,7 @@ export interface EventSubscriptions {
80
80
  */
81
81
  listRegionalBySubscription(
82
82
  location: string,
83
- options?: EventSubscriptionsListRegionalBySubscriptionOptionalParams
83
+ options?: EventSubscriptionsListRegionalBySubscriptionOptionalParams,
84
84
  ): PagedAsyncIterableIterator<EventSubscription>;
85
85
  /**
86
86
  * List all event subscriptions from the given location under a specific Azure subscription and
@@ -92,7 +92,7 @@ export interface EventSubscriptions {
92
92
  listRegionalByResourceGroup(
93
93
  resourceGroupName: string,
94
94
  location: string,
95
- options?: EventSubscriptionsListRegionalByResourceGroupOptionalParams
95
+ options?: EventSubscriptionsListRegionalByResourceGroupOptionalParams,
96
96
  ): PagedAsyncIterableIterator<EventSubscription>;
97
97
  /**
98
98
  * List all event subscriptions from the given location under a specific Azure subscription and topic
@@ -104,7 +104,7 @@ export interface EventSubscriptions {
104
104
  listRegionalBySubscriptionForTopicType(
105
105
  location: string,
106
106
  topicTypeName: string,
107
- options?: EventSubscriptionsListRegionalBySubscriptionForTopicTypeOptionalParams
107
+ options?: EventSubscriptionsListRegionalBySubscriptionForTopicTypeOptionalParams,
108
108
  ): PagedAsyncIterableIterator<EventSubscription>;
109
109
  /**
110
110
  * List all event subscriptions from the given location under a specific Azure subscription and
@@ -118,7 +118,7 @@ export interface EventSubscriptions {
118
118
  resourceGroupName: string,
119
119
  location: string,
120
120
  topicTypeName: string,
121
- options?: EventSubscriptionsListRegionalByResourceGroupForTopicTypeOptionalParams
121
+ options?: EventSubscriptionsListRegionalByResourceGroupForTopicTypeOptionalParams,
122
122
  ): PagedAsyncIterableIterator<EventSubscription>;
123
123
  /**
124
124
  * List all event subscriptions that have been created for a specific resource.
@@ -133,7 +133,7 @@ export interface EventSubscriptions {
133
133
  providerNamespace: string,
134
134
  resourceTypeName: string,
135
135
  resourceName: string,
136
- options?: EventSubscriptionsListByResourceOptionalParams
136
+ options?: EventSubscriptionsListByResourceOptionalParams,
137
137
  ): PagedAsyncIterableIterator<EventSubscription>;
138
138
  /**
139
139
  * List all event subscriptions that have been created for a specific domain topic.
@@ -146,7 +146,7 @@ export interface EventSubscriptions {
146
146
  resourceGroupName: string,
147
147
  domainName: string,
148
148
  topicName: string,
149
- options?: EventSubscriptionsListByDomainTopicOptionalParams
149
+ options?: EventSubscriptionsListByDomainTopicOptionalParams,
150
150
  ): PagedAsyncIterableIterator<EventSubscription>;
151
151
  /**
152
152
  * Get all delivery attributes for an event subscription.
@@ -164,7 +164,7 @@ export interface EventSubscriptions {
164
164
  getDeliveryAttributes(
165
165
  scope: string,
166
166
  eventSubscriptionName: string,
167
- options?: EventSubscriptionsGetDeliveryAttributesOptionalParams
167
+ options?: EventSubscriptionsGetDeliveryAttributesOptionalParams,
168
168
  ): Promise<EventSubscriptionsGetDeliveryAttributesResponse>;
169
169
  /**
170
170
  * Get properties of an event subscription.
@@ -176,13 +176,13 @@ export interface EventSubscriptions {
176
176
  * for a resource, and
177
177
  * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
178
178
  * for an EventGrid topic.
179
- * @param eventSubscriptionName Name of the event subscription.
179
+ * @param eventSubscriptionName Name of the event subscription to be found.
180
180
  * @param options The options parameters.
181
181
  */
182
182
  get(
183
183
  scope: string,
184
184
  eventSubscriptionName: string,
185
- options?: EventSubscriptionsGetOptionalParams
185
+ options?: EventSubscriptionsGetOptionalParams,
186
186
  ): Promise<EventSubscriptionsGetResponse>;
187
187
  /**
188
188
  * Asynchronously creates a new event subscription or updates an existing event subscription based on
@@ -196,8 +196,8 @@ export interface EventSubscriptions {
196
196
  * for a resource, and
197
197
  * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
198
198
  * for an EventGrid topic.
199
- * @param eventSubscriptionName Name of the event subscription. Event subscription names must be
200
- * between 3 and 64 characters in length and should use alphanumeric letters only.
199
+ * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
200
+ * must be between 3 and 64 characters in length and should use alphanumeric letters only.
201
201
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
202
202
  * information.
203
203
  * @param options The options parameters.
@@ -206,7 +206,7 @@ export interface EventSubscriptions {
206
206
  scope: string,
207
207
  eventSubscriptionName: string,
208
208
  eventSubscriptionInfo: EventSubscription,
209
- options?: EventSubscriptionsCreateOrUpdateOptionalParams
209
+ options?: EventSubscriptionsCreateOrUpdateOptionalParams,
210
210
  ): Promise<
211
211
  SimplePollerLike<
212
212
  OperationState<EventSubscriptionsCreateOrUpdateResponse>,
@@ -225,8 +225,8 @@ export interface EventSubscriptions {
225
225
  * for a resource, and
226
226
  * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
227
227
  * for an EventGrid topic.
228
- * @param eventSubscriptionName Name of the event subscription. Event subscription names must be
229
- * between 3 and 64 characters in length and should use alphanumeric letters only.
228
+ * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
229
+ * must be between 3 and 64 characters in length and should use alphanumeric letters only.
230
230
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
231
231
  * information.
232
232
  * @param options The options parameters.
@@ -235,7 +235,7 @@ export interface EventSubscriptions {
235
235
  scope: string,
236
236
  eventSubscriptionName: string,
237
237
  eventSubscriptionInfo: EventSubscription,
238
- options?: EventSubscriptionsCreateOrUpdateOptionalParams
238
+ options?: EventSubscriptionsCreateOrUpdateOptionalParams,
239
239
  ): Promise<EventSubscriptionsCreateOrUpdateResponse>;
240
240
  /**
241
241
  * Delete an existing event subscription.
@@ -247,13 +247,13 @@ export interface EventSubscriptions {
247
247
  * for a resource, and
248
248
  * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
249
249
  * for an EventGrid topic.
250
- * @param eventSubscriptionName Name of the event subscription.
250
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
251
251
  * @param options The options parameters.
252
252
  */
253
253
  beginDelete(
254
254
  scope: string,
255
255
  eventSubscriptionName: string,
256
- options?: EventSubscriptionsDeleteOptionalParams
256
+ options?: EventSubscriptionsDeleteOptionalParams,
257
257
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
258
258
  /**
259
259
  * Delete an existing event subscription.
@@ -265,13 +265,13 @@ export interface EventSubscriptions {
265
265
  * for a resource, and
266
266
  * '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/topics/{topicName}'
267
267
  * for an EventGrid topic.
268
- * @param eventSubscriptionName Name of the event subscription.
268
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
269
269
  * @param options The options parameters.
270
270
  */
271
271
  beginDeleteAndWait(
272
272
  scope: string,
273
273
  eventSubscriptionName: string,
274
- options?: EventSubscriptionsDeleteOptionalParams
274
+ options?: EventSubscriptionsDeleteOptionalParams,
275
275
  ): Promise<void>;
276
276
  /**
277
277
  * Asynchronously updates an existing event subscription.
@@ -291,7 +291,7 @@ export interface EventSubscriptions {
291
291
  scope: string,
292
292
  eventSubscriptionName: string,
293
293
  eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
294
- options?: EventSubscriptionsUpdateOptionalParams
294
+ options?: EventSubscriptionsUpdateOptionalParams,
295
295
  ): Promise<
296
296
  SimplePollerLike<
297
297
  OperationState<EventSubscriptionsUpdateResponse>,
@@ -316,7 +316,7 @@ export interface EventSubscriptions {
316
316
  scope: string,
317
317
  eventSubscriptionName: string,
318
318
  eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
319
- options?: EventSubscriptionsUpdateOptionalParams
319
+ options?: EventSubscriptionsUpdateOptionalParams,
320
320
  ): Promise<EventSubscriptionsUpdateResponse>;
321
321
  /**
322
322
  * Get the full endpoint URL for an event subscription.
@@ -334,6 +334,6 @@ export interface EventSubscriptions {
334
334
  getFullUrl(
335
335
  scope: string,
336
336
  eventSubscriptionName: string,
337
- options?: EventSubscriptionsGetFullUrlOptionalParams
337
+ options?: EventSubscriptionsGetFullUrlOptionalParams,
338
338
  ): Promise<EventSubscriptionsGetFullUrlResponse>;
339
339
  }
@@ -8,7 +8,7 @@
8
8
 
9
9
  import {
10
10
  ExtensionTopicsGetOptionalParams,
11
- ExtensionTopicsGetResponse
11
+ ExtensionTopicsGetResponse,
12
12
  } from "../models";
13
13
 
14
14
  /** Interface representing a ExtensionTopics. */
@@ -25,6 +25,6 @@ export interface ExtensionTopics {
25
25
  */
26
26
  get(
27
27
  scope: string,
28
- options?: ExtensionTopicsGetOptionalParams
28
+ options?: ExtensionTopicsGetOptionalParams,
29
29
  ): Promise<ExtensionTopicsGetResponse>;
30
30
  }
@@ -20,7 +20,9 @@ import {
20
20
  NamespaceTopicEventSubscriptionsUpdateOptionalParams,
21
21
  NamespaceTopicEventSubscriptionsUpdateResponse,
22
22
  NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
23
- NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse
23
+ NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse,
24
+ NamespaceTopicEventSubscriptionsGetFullUrlOptionalParams,
25
+ NamespaceTopicEventSubscriptionsGetFullUrlResponse,
24
26
  } from "../models";
25
27
 
26
28
  /// <reference lib="esnext.asynciterable" />
@@ -37,15 +39,14 @@ export interface NamespaceTopicEventSubscriptions {
37
39
  resourceGroupName: string,
38
40
  namespaceName: string,
39
41
  topicName: string,
40
- options?: NamespaceTopicEventSubscriptionsListByNamespaceTopicOptionalParams
42
+ options?: NamespaceTopicEventSubscriptionsListByNamespaceTopicOptionalParams,
41
43
  ): PagedAsyncIterableIterator<Subscription>;
42
44
  /**
43
45
  * Get properties of an event subscription of a namespace topic.
44
46
  * @param resourceGroupName The name of the resource group within the user's subscription.
45
47
  * @param namespaceName Name of the namespace.
46
48
  * @param topicName Name of the namespace topic.
47
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
48
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
49
+ * @param eventSubscriptionName Name of the event subscription to be found.
49
50
  * @param options The options parameters.
50
51
  */
51
52
  get(
@@ -53,7 +54,7 @@ export interface NamespaceTopicEventSubscriptions {
53
54
  namespaceName: string,
54
55
  topicName: string,
55
56
  eventSubscriptionName: string,
56
- options?: NamespaceTopicEventSubscriptionsGetOptionalParams
57
+ options?: NamespaceTopicEventSubscriptionsGetOptionalParams,
57
58
  ): Promise<NamespaceTopicEventSubscriptionsGetResponse>;
58
59
  /**
59
60
  * Asynchronously creates or updates an event subscription of a namespace topic with the specified
@@ -62,7 +63,7 @@ export interface NamespaceTopicEventSubscriptions {
62
63
  * @param namespaceName Name of the namespace.
63
64
  * @param topicName Name of the namespace topic.
64
65
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
65
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
66
+ * must be between 3 and 50 characters in length and use alphanumeric letters only.
66
67
  * @param eventSubscriptionInfo Event subscription properties containing the delivery mode, filter
67
68
  * information, and others.
68
69
  * @param options The options parameters.
@@ -73,7 +74,7 @@ export interface NamespaceTopicEventSubscriptions {
73
74
  topicName: string,
74
75
  eventSubscriptionName: string,
75
76
  eventSubscriptionInfo: Subscription,
76
- options?: NamespaceTopicEventSubscriptionsCreateOrUpdateOptionalParams
77
+ options?: NamespaceTopicEventSubscriptionsCreateOrUpdateOptionalParams,
77
78
  ): Promise<
78
79
  SimplePollerLike<
79
80
  OperationState<NamespaceTopicEventSubscriptionsCreateOrUpdateResponse>,
@@ -87,7 +88,7 @@ export interface NamespaceTopicEventSubscriptions {
87
88
  * @param namespaceName Name of the namespace.
88
89
  * @param topicName Name of the namespace topic.
89
90
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
90
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
91
+ * must be between 3 and 50 characters in length and use alphanumeric letters only.
91
92
  * @param eventSubscriptionInfo Event subscription properties containing the delivery mode, filter
92
93
  * information, and others.
93
94
  * @param options The options parameters.
@@ -98,15 +99,14 @@ export interface NamespaceTopicEventSubscriptions {
98
99
  topicName: string,
99
100
  eventSubscriptionName: string,
100
101
  eventSubscriptionInfo: Subscription,
101
- options?: NamespaceTopicEventSubscriptionsCreateOrUpdateOptionalParams
102
+ options?: NamespaceTopicEventSubscriptionsCreateOrUpdateOptionalParams,
102
103
  ): Promise<NamespaceTopicEventSubscriptionsCreateOrUpdateResponse>;
103
104
  /**
104
105
  * Delete an existing event subscription of a namespace topic.
105
106
  * @param resourceGroupName The name of the resource group within the user's subscription.
106
107
  * @param namespaceName Name of the namespace.
107
108
  * @param topicName Name of the namespace topic.
108
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
109
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
109
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
110
110
  * @param options The options parameters.
111
111
  */
112
112
  beginDelete(
@@ -114,15 +114,14 @@ export interface NamespaceTopicEventSubscriptions {
114
114
  namespaceName: string,
115
115
  topicName: string,
116
116
  eventSubscriptionName: string,
117
- options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams
117
+ options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams,
118
118
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
119
119
  /**
120
120
  * Delete an existing event subscription of a namespace topic.
121
121
  * @param resourceGroupName The name of the resource group within the user's subscription.
122
122
  * @param namespaceName Name of the namespace.
123
123
  * @param topicName Name of the namespace topic.
124
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
125
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
124
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
126
125
  * @param options The options parameters.
127
126
  */
128
127
  beginDeleteAndWait(
@@ -130,15 +129,14 @@ export interface NamespaceTopicEventSubscriptions {
130
129
  namespaceName: string,
131
130
  topicName: string,
132
131
  eventSubscriptionName: string,
133
- options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams
132
+ options?: NamespaceTopicEventSubscriptionsDeleteOptionalParams,
134
133
  ): Promise<void>;
135
134
  /**
136
135
  * Update an existing event subscription of a namespace topic.
137
136
  * @param resourceGroupName The name of the resource group within the user's subscription.
138
137
  * @param namespaceName Name of the namespace.
139
138
  * @param topicName Name of the namespace topic.
140
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
141
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
139
+ * @param eventSubscriptionName Name of the event subscription to be updated.
142
140
  * @param eventSubscriptionUpdateParameters Updated event subscription information.
143
141
  * @param options The options parameters.
144
142
  */
@@ -148,7 +146,7 @@ export interface NamespaceTopicEventSubscriptions {
148
146
  topicName: string,
149
147
  eventSubscriptionName: string,
150
148
  eventSubscriptionUpdateParameters: SubscriptionUpdateParameters,
151
- options?: NamespaceTopicEventSubscriptionsUpdateOptionalParams
149
+ options?: NamespaceTopicEventSubscriptionsUpdateOptionalParams,
152
150
  ): Promise<
153
151
  SimplePollerLike<
154
152
  OperationState<NamespaceTopicEventSubscriptionsUpdateResponse>,
@@ -160,8 +158,7 @@ export interface NamespaceTopicEventSubscriptions {
160
158
  * @param resourceGroupName The name of the resource group within the user's subscription.
161
159
  * @param namespaceName Name of the namespace.
162
160
  * @param topicName Name of the namespace topic.
163
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
164
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
161
+ * @param eventSubscriptionName Name of the event subscription to be updated.
165
162
  * @param eventSubscriptionUpdateParameters Updated event subscription information.
166
163
  * @param options The options parameters.
167
164
  */
@@ -171,15 +168,14 @@ export interface NamespaceTopicEventSubscriptions {
171
168
  topicName: string,
172
169
  eventSubscriptionName: string,
173
170
  eventSubscriptionUpdateParameters: SubscriptionUpdateParameters,
174
- options?: NamespaceTopicEventSubscriptionsUpdateOptionalParams
171
+ options?: NamespaceTopicEventSubscriptionsUpdateOptionalParams,
175
172
  ): Promise<NamespaceTopicEventSubscriptionsUpdateResponse>;
176
173
  /**
177
174
  * Get all delivery attributes for an event subscription of a namespace topic.
178
175
  * @param resourceGroupName The name of the resource group within the user's subscription.
179
176
  * @param namespaceName Name of the namespace.
180
177
  * @param topicName Name of the namespace topic.
181
- * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
182
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
178
+ * @param eventSubscriptionName Name of the event subscription.
183
179
  * @param options The options parameters.
184
180
  */
185
181
  getDeliveryAttributes(
@@ -187,6 +183,21 @@ export interface NamespaceTopicEventSubscriptions {
187
183
  namespaceName: string,
188
184
  topicName: string,
189
185
  eventSubscriptionName: string,
190
- options?: NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalParams
186
+ options?: NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
191
187
  ): Promise<NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse>;
188
+ /**
189
+ * Get the full endpoint URL for an event subscription of a namespace topic.
190
+ * @param resourceGroupName The name of the resource group within the user's subscription.
191
+ * @param namespaceName Name of the namespace.
192
+ * @param topicName Name of the namespace topic.
193
+ * @param eventSubscriptionName Name of the event subscription.
194
+ * @param options The options parameters.
195
+ */
196
+ getFullUrl(
197
+ resourceGroupName: string,
198
+ namespaceName: string,
199
+ topicName: string,
200
+ eventSubscriptionName: string,
201
+ options?: NamespaceTopicEventSubscriptionsGetFullUrlOptionalParams,
202
+ ): Promise<NamespaceTopicEventSubscriptionsGetFullUrlResponse>;
192
203
  }
@@ -23,7 +23,7 @@ import {
23
23
  NamespaceTopicsListSharedAccessKeysResponse,
24
24
  TopicRegenerateKeyRequest,
25
25
  NamespaceTopicsRegenerateKeyOptionalParams,
26
- NamespaceTopicsRegenerateKeyResponse
26
+ NamespaceTopicsRegenerateKeyResponse,
27
27
  } from "../models";
28
28
 
29
29
  /// <reference lib="esnext.asynciterable" />
@@ -38,7 +38,7 @@ export interface NamespaceTopics {
38
38
  listByNamespace(
39
39
  resourceGroupName: string,
40
40
  namespaceName: string,
41
- options?: NamespaceTopicsListByNamespaceOptionalParams
41
+ options?: NamespaceTopicsListByNamespaceOptionalParams,
42
42
  ): PagedAsyncIterableIterator<NamespaceTopic>;
43
43
  /**
44
44
  * Get properties of a namespace topic.
@@ -51,7 +51,7 @@ export interface NamespaceTopics {
51
51
  resourceGroupName: string,
52
52
  namespaceName: string,
53
53
  topicName: string,
54
- options?: NamespaceTopicsGetOptionalParams
54
+ options?: NamespaceTopicsGetOptionalParams,
55
55
  ): Promise<NamespaceTopicsGetResponse>;
56
56
  /**
57
57
  * Asynchronously creates a new namespace topic with the specified parameters.
@@ -66,7 +66,7 @@ export interface NamespaceTopics {
66
66
  namespaceName: string,
67
67
  topicName: string,
68
68
  namespaceTopicInfo: NamespaceTopic,
69
- options?: NamespaceTopicsCreateOrUpdateOptionalParams
69
+ options?: NamespaceTopicsCreateOrUpdateOptionalParams,
70
70
  ): Promise<
71
71
  SimplePollerLike<
72
72
  OperationState<NamespaceTopicsCreateOrUpdateResponse>,
@@ -86,7 +86,7 @@ export interface NamespaceTopics {
86
86
  namespaceName: string,
87
87
  topicName: string,
88
88
  namespaceTopicInfo: NamespaceTopic,
89
- options?: NamespaceTopicsCreateOrUpdateOptionalParams
89
+ options?: NamespaceTopicsCreateOrUpdateOptionalParams,
90
90
  ): Promise<NamespaceTopicsCreateOrUpdateResponse>;
91
91
  /**
92
92
  * Delete existing namespace topic.
@@ -99,7 +99,7 @@ export interface NamespaceTopics {
99
99
  resourceGroupName: string,
100
100
  namespaceName: string,
101
101
  topicName: string,
102
- options?: NamespaceTopicsDeleteOptionalParams
102
+ options?: NamespaceTopicsDeleteOptionalParams,
103
103
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
104
104
  /**
105
105
  * Delete existing namespace topic.
@@ -112,7 +112,7 @@ export interface NamespaceTopics {
112
112
  resourceGroupName: string,
113
113
  namespaceName: string,
114
114
  topicName: string,
115
- options?: NamespaceTopicsDeleteOptionalParams
115
+ options?: NamespaceTopicsDeleteOptionalParams,
116
116
  ): Promise<void>;
117
117
  /**
118
118
  * Asynchronously updates a namespace topic with the specified parameters.
@@ -127,7 +127,7 @@ export interface NamespaceTopics {
127
127
  namespaceName: string,
128
128
  topicName: string,
129
129
  namespaceTopicUpdateParameters: NamespaceTopicUpdateParameters,
130
- options?: NamespaceTopicsUpdateOptionalParams
130
+ options?: NamespaceTopicsUpdateOptionalParams,
131
131
  ): Promise<
132
132
  SimplePollerLike<
133
133
  OperationState<NamespaceTopicsUpdateResponse>,
@@ -147,7 +147,7 @@ export interface NamespaceTopics {
147
147
  namespaceName: string,
148
148
  topicName: string,
149
149
  namespaceTopicUpdateParameters: NamespaceTopicUpdateParameters,
150
- options?: NamespaceTopicsUpdateOptionalParams
150
+ options?: NamespaceTopicsUpdateOptionalParams,
151
151
  ): Promise<NamespaceTopicsUpdateResponse>;
152
152
  /**
153
153
  * List the two keys used to publish to a namespace topic.
@@ -160,7 +160,7 @@ export interface NamespaceTopics {
160
160
  resourceGroupName: string,
161
161
  namespaceName: string,
162
162
  topicName: string,
163
- options?: NamespaceTopicsListSharedAccessKeysOptionalParams
163
+ options?: NamespaceTopicsListSharedAccessKeysOptionalParams,
164
164
  ): Promise<NamespaceTopicsListSharedAccessKeysResponse>;
165
165
  /**
166
166
  * Regenerate a shared access key for a namespace topic.
@@ -175,7 +175,7 @@ export interface NamespaceTopics {
175
175
  namespaceName: string,
176
176
  topicName: string,
177
177
  regenerateKeyRequest: TopicRegenerateKeyRequest,
178
- options?: NamespaceTopicsRegenerateKeyOptionalParams
178
+ options?: NamespaceTopicsRegenerateKeyOptionalParams,
179
179
  ): Promise<
180
180
  SimplePollerLike<
181
181
  OperationState<NamespaceTopicsRegenerateKeyResponse>,
@@ -195,6 +195,6 @@ export interface NamespaceTopics {
195
195
  namespaceName: string,
196
196
  topicName: string,
197
197
  regenerateKeyRequest: TopicRegenerateKeyRequest,
198
- options?: NamespaceTopicsRegenerateKeyOptionalParams
198
+ options?: NamespaceTopicsRegenerateKeyOptionalParams,
199
199
  ): Promise<NamespaceTopicsRegenerateKeyResponse>;
200
200
  }