@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
@@ -22,7 +22,7 @@ import {
22
22
  TopicEventSubscriptionsUpdateOptionalParams,
23
23
  TopicEventSubscriptionsUpdateResponse,
24
24
  TopicEventSubscriptionsGetFullUrlOptionalParams,
25
- TopicEventSubscriptionsGetFullUrlResponse
25
+ TopicEventSubscriptionsGetFullUrlResponse,
26
26
  } from "../models";
27
27
 
28
28
  /// <reference lib="esnext.asynciterable" />
@@ -37,7 +37,7 @@ export interface TopicEventSubscriptions {
37
37
  list(
38
38
  resourceGroupName: string,
39
39
  topicName: string,
40
- options?: TopicEventSubscriptionsListOptionalParams
40
+ options?: TopicEventSubscriptionsListOptionalParams,
41
41
  ): PagedAsyncIterableIterator<EventSubscription>;
42
42
  /**
43
43
  * Get all delivery attributes for an event subscription for topic.
@@ -50,28 +50,27 @@ export interface TopicEventSubscriptions {
50
50
  resourceGroupName: string,
51
51
  topicName: string,
52
52
  eventSubscriptionName: string,
53
- options?: TopicEventSubscriptionsGetDeliveryAttributesOptionalParams
53
+ options?: TopicEventSubscriptionsGetDeliveryAttributesOptionalParams,
54
54
  ): Promise<TopicEventSubscriptionsGetDeliveryAttributesResponse>;
55
55
  /**
56
56
  * Get properties of an event subscription of a topic.
57
57
  * @param resourceGroupName The name of the resource group within the user's subscription.
58
58
  * @param topicName Name of the topic.
59
- * @param eventSubscriptionName Name of the event subscription to be found. Event subscription names
60
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
59
+ * @param eventSubscriptionName Name of the event subscription to be found.
61
60
  * @param options The options parameters.
62
61
  */
63
62
  get(
64
63
  resourceGroupName: string,
65
64
  topicName: string,
66
65
  eventSubscriptionName: string,
67
- options?: TopicEventSubscriptionsGetOptionalParams
66
+ options?: TopicEventSubscriptionsGetOptionalParams,
68
67
  ): Promise<TopicEventSubscriptionsGetResponse>;
69
68
  /**
70
69
  * Asynchronously creates a new event subscription or updates an existing event subscription.
71
70
  * @param resourceGroupName The name of the resource group within the user's subscription.
72
71
  * @param topicName Name of the domain topic.
73
72
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
74
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
73
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
75
74
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
76
75
  * information.
77
76
  * @param options The options parameters.
@@ -81,7 +80,7 @@ export interface TopicEventSubscriptions {
81
80
  topicName: string,
82
81
  eventSubscriptionName: string,
83
82
  eventSubscriptionInfo: EventSubscription,
84
- options?: TopicEventSubscriptionsCreateOrUpdateOptionalParams
83
+ options?: TopicEventSubscriptionsCreateOrUpdateOptionalParams,
85
84
  ): Promise<
86
85
  SimplePollerLike<
87
86
  OperationState<TopicEventSubscriptionsCreateOrUpdateResponse>,
@@ -93,7 +92,7 @@ export interface TopicEventSubscriptions {
93
92
  * @param resourceGroupName The name of the resource group within the user's subscription.
94
93
  * @param topicName Name of the domain topic.
95
94
  * @param eventSubscriptionName Name of the event subscription to be created. Event subscription names
96
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
95
+ * must be between 3 and 64 characters in length and use alphanumeric letters only.
97
96
  * @param eventSubscriptionInfo Event subscription properties containing the destination and filter
98
97
  * information.
99
98
  * @param options The options parameters.
@@ -103,35 +102,33 @@ export interface TopicEventSubscriptions {
103
102
  topicName: string,
104
103
  eventSubscriptionName: string,
105
104
  eventSubscriptionInfo: EventSubscription,
106
- options?: TopicEventSubscriptionsCreateOrUpdateOptionalParams
105
+ options?: TopicEventSubscriptionsCreateOrUpdateOptionalParams,
107
106
  ): Promise<TopicEventSubscriptionsCreateOrUpdateResponse>;
108
107
  /**
109
108
  * Delete an existing event subscription for a topic.
110
109
  * @param resourceGroupName The name of the resource group within the user's subscription.
111
110
  * @param topicName Name of the topic.
112
- * @param eventSubscriptionName Name of the event subscription to be deleted. Event subscription names
113
- * must be between 3 and 100 characters in length and use alphanumeric letters only.
111
+ * @param eventSubscriptionName Name of the event subscription to be deleted.
114
112
  * @param options The options parameters.
115
113
  */
116
114
  beginDelete(
117
115
  resourceGroupName: string,
118
116
  topicName: string,
119
117
  eventSubscriptionName: string,
120
- options?: TopicEventSubscriptionsDeleteOptionalParams
118
+ options?: TopicEventSubscriptionsDeleteOptionalParams,
121
119
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
122
120
  /**
123
121
  * Delete an existing event subscription for a topic.
124
122
  * @param resourceGroupName The name of the resource group within the user's subscription.
125
123
  * @param topicName Name of the topic.
126
- * @param eventSubscriptionName Name of the event subscription to be deleted. Event subscription names
127
- * 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.
128
125
  * @param options The options parameters.
129
126
  */
130
127
  beginDeleteAndWait(
131
128
  resourceGroupName: string,
132
129
  topicName: string,
133
130
  eventSubscriptionName: string,
134
- options?: TopicEventSubscriptionsDeleteOptionalParams
131
+ options?: TopicEventSubscriptionsDeleteOptionalParams,
135
132
  ): Promise<void>;
136
133
  /**
137
134
  * Update an existing event subscription for a topic.
@@ -146,7 +143,7 @@ export interface TopicEventSubscriptions {
146
143
  topicName: string,
147
144
  eventSubscriptionName: string,
148
145
  eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
149
- options?: TopicEventSubscriptionsUpdateOptionalParams
146
+ options?: TopicEventSubscriptionsUpdateOptionalParams,
150
147
  ): Promise<
151
148
  SimplePollerLike<
152
149
  OperationState<TopicEventSubscriptionsUpdateResponse>,
@@ -166,7 +163,7 @@ export interface TopicEventSubscriptions {
166
163
  topicName: string,
167
164
  eventSubscriptionName: string,
168
165
  eventSubscriptionUpdateParameters: EventSubscriptionUpdateParameters,
169
- options?: TopicEventSubscriptionsUpdateOptionalParams
166
+ options?: TopicEventSubscriptionsUpdateOptionalParams,
170
167
  ): Promise<TopicEventSubscriptionsUpdateResponse>;
171
168
  /**
172
169
  * Get the full endpoint URL for an event subscription for topic.
@@ -179,6 +176,6 @@ export interface TopicEventSubscriptions {
179
176
  resourceGroupName: string,
180
177
  topicName: string,
181
178
  eventSubscriptionName: string,
182
- options?: TopicEventSubscriptionsGetFullUrlOptionalParams
179
+ options?: TopicEventSubscriptionsGetFullUrlOptionalParams,
183
180
  ): Promise<TopicEventSubscriptionsGetFullUrlResponse>;
184
181
  }
@@ -15,7 +15,7 @@ import {
15
15
  TopicSpacesGetResponse,
16
16
  TopicSpacesCreateOrUpdateOptionalParams,
17
17
  TopicSpacesCreateOrUpdateResponse,
18
- TopicSpacesDeleteOptionalParams
18
+ TopicSpacesDeleteOptionalParams,
19
19
  } from "../models";
20
20
 
21
21
  /// <reference lib="esnext.asynciterable" />
@@ -30,7 +30,7 @@ export interface TopicSpaces {
30
30
  listByNamespace(
31
31
  resourceGroupName: string,
32
32
  namespaceName: string,
33
- options?: TopicSpacesListByNamespaceOptionalParams
33
+ options?: TopicSpacesListByNamespaceOptionalParams,
34
34
  ): PagedAsyncIterableIterator<TopicSpace>;
35
35
  /**
36
36
  * Get properties of a topic space.
@@ -43,7 +43,7 @@ export interface TopicSpaces {
43
43
  resourceGroupName: string,
44
44
  namespaceName: string,
45
45
  topicSpaceName: string,
46
- options?: TopicSpacesGetOptionalParams
46
+ options?: TopicSpacesGetOptionalParams,
47
47
  ): Promise<TopicSpacesGetResponse>;
48
48
  /**
49
49
  * Create or update a topic space with the specified parameters.
@@ -58,7 +58,7 @@ export interface TopicSpaces {
58
58
  namespaceName: string,
59
59
  topicSpaceName: string,
60
60
  topicSpaceInfo: TopicSpace,
61
- options?: TopicSpacesCreateOrUpdateOptionalParams
61
+ options?: TopicSpacesCreateOrUpdateOptionalParams,
62
62
  ): Promise<
63
63
  SimplePollerLike<
64
64
  OperationState<TopicSpacesCreateOrUpdateResponse>,
@@ -78,7 +78,7 @@ export interface TopicSpaces {
78
78
  namespaceName: string,
79
79
  topicSpaceName: string,
80
80
  topicSpaceInfo: TopicSpace,
81
- options?: TopicSpacesCreateOrUpdateOptionalParams
81
+ options?: TopicSpacesCreateOrUpdateOptionalParams,
82
82
  ): Promise<TopicSpacesCreateOrUpdateResponse>;
83
83
  /**
84
84
  * Delete an existing topic space.
@@ -91,7 +91,7 @@ export interface TopicSpaces {
91
91
  resourceGroupName: string,
92
92
  namespaceName: string,
93
93
  topicSpaceName: string,
94
- options?: TopicSpacesDeleteOptionalParams
94
+ options?: TopicSpacesDeleteOptionalParams,
95
95
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
96
96
  /**
97
97
  * Delete an existing topic space.
@@ -104,6 +104,6 @@ export interface TopicSpaces {
104
104
  resourceGroupName: string,
105
105
  namespaceName: string,
106
106
  topicSpaceName: string,
107
- options?: TopicSpacesDeleteOptionalParams
107
+ options?: TopicSpacesDeleteOptionalParams,
108
108
  ): Promise<void>;
109
109
  }
@@ -13,7 +13,7 @@ import {
13
13
  EventType,
14
14
  TopicTypesListEventTypesOptionalParams,
15
15
  TopicTypesGetOptionalParams,
16
- TopicTypesGetResponse
16
+ TopicTypesGetResponse,
17
17
  } from "../models";
18
18
 
19
19
  /// <reference lib="esnext.asynciterable" />
@@ -24,7 +24,7 @@ export interface TopicTypes {
24
24
  * @param options The options parameters.
25
25
  */
26
26
  list(
27
- options?: TopicTypesListOptionalParams
27
+ options?: TopicTypesListOptionalParams,
28
28
  ): PagedAsyncIterableIterator<TopicTypeInfo>;
29
29
  /**
30
30
  * List event types for a topic type.
@@ -33,7 +33,7 @@ export interface TopicTypes {
33
33
  */
34
34
  listEventTypes(
35
35
  topicTypeName: string,
36
- options?: TopicTypesListEventTypesOptionalParams
36
+ options?: TopicTypesListEventTypesOptionalParams,
37
37
  ): PagedAsyncIterableIterator<EventType>;
38
38
  /**
39
39
  * Get information about a topic type.
@@ -42,6 +42,6 @@ export interface TopicTypes {
42
42
  */
43
43
  get(
44
44
  topicTypeName: string,
45
- options?: TopicTypesGetOptionalParams
45
+ options?: TopicTypesGetOptionalParams,
46
46
  ): Promise<TopicTypesGetResponse>;
47
47
  }
@@ -26,7 +26,7 @@ import {
26
26
  TopicsListSharedAccessKeysResponse,
27
27
  TopicRegenerateKeyRequest,
28
28
  TopicsRegenerateKeyOptionalParams,
29
- TopicsRegenerateKeyResponse
29
+ TopicsRegenerateKeyResponse,
30
30
  } from "../models";
31
31
 
32
32
  /// <reference lib="esnext.asynciterable" />
@@ -37,7 +37,7 @@ export interface Topics {
37
37
  * @param options The options parameters.
38
38
  */
39
39
  listBySubscription(
40
- options?: TopicsListBySubscriptionOptionalParams
40
+ options?: TopicsListBySubscriptionOptionalParams,
41
41
  ): PagedAsyncIterableIterator<Topic>;
42
42
  /**
43
43
  * List all the topics under a resource group.
@@ -46,7 +46,7 @@ export interface Topics {
46
46
  */
47
47
  listByResourceGroup(
48
48
  resourceGroupName: string,
49
- options?: TopicsListByResourceGroupOptionalParams
49
+ options?: TopicsListByResourceGroupOptionalParams,
50
50
  ): PagedAsyncIterableIterator<Topic>;
51
51
  /**
52
52
  * List event types for a topic.
@@ -61,7 +61,7 @@ export interface Topics {
61
61
  providerNamespace: string,
62
62
  resourceTypeName: string,
63
63
  resourceName: string,
64
- options?: TopicsListEventTypesOptionalParams
64
+ options?: TopicsListEventTypesOptionalParams,
65
65
  ): PagedAsyncIterableIterator<EventType>;
66
66
  /**
67
67
  * Get properties of a topic.
@@ -72,7 +72,7 @@ export interface Topics {
72
72
  get(
73
73
  resourceGroupName: string,
74
74
  topicName: string,
75
- options?: TopicsGetOptionalParams
75
+ options?: TopicsGetOptionalParams,
76
76
  ): Promise<TopicsGetResponse>;
77
77
  /**
78
78
  * Asynchronously creates a new topic with the specified parameters.
@@ -85,7 +85,7 @@ export interface Topics {
85
85
  resourceGroupName: string,
86
86
  topicName: string,
87
87
  topicInfo: Topic,
88
- options?: TopicsCreateOrUpdateOptionalParams
88
+ options?: TopicsCreateOrUpdateOptionalParams,
89
89
  ): Promise<
90
90
  SimplePollerLike<
91
91
  OperationState<TopicsCreateOrUpdateResponse>,
@@ -103,7 +103,7 @@ export interface Topics {
103
103
  resourceGroupName: string,
104
104
  topicName: string,
105
105
  topicInfo: Topic,
106
- options?: TopicsCreateOrUpdateOptionalParams
106
+ options?: TopicsCreateOrUpdateOptionalParams,
107
107
  ): Promise<TopicsCreateOrUpdateResponse>;
108
108
  /**
109
109
  * Delete existing topic.
@@ -114,7 +114,7 @@ export interface Topics {
114
114
  beginDelete(
115
115
  resourceGroupName: string,
116
116
  topicName: string,
117
- options?: TopicsDeleteOptionalParams
117
+ options?: TopicsDeleteOptionalParams,
118
118
  ): Promise<
119
119
  SimplePollerLike<OperationState<TopicsDeleteResponse>, TopicsDeleteResponse>
120
120
  >;
@@ -127,7 +127,7 @@ export interface Topics {
127
127
  beginDeleteAndWait(
128
128
  resourceGroupName: string,
129
129
  topicName: string,
130
- options?: TopicsDeleteOptionalParams
130
+ options?: TopicsDeleteOptionalParams,
131
131
  ): Promise<TopicsDeleteResponse>;
132
132
  /**
133
133
  * Asynchronously updates a topic with the specified parameters.
@@ -140,7 +140,7 @@ export interface Topics {
140
140
  resourceGroupName: string,
141
141
  topicName: string,
142
142
  topicUpdateParameters: TopicUpdateParameters,
143
- options?: TopicsUpdateOptionalParams
143
+ options?: TopicsUpdateOptionalParams,
144
144
  ): Promise<SimplePollerLike<OperationState<void>, void>>;
145
145
  /**
146
146
  * Asynchronously updates a topic with the specified parameters.
@@ -153,7 +153,7 @@ export interface Topics {
153
153
  resourceGroupName: string,
154
154
  topicName: string,
155
155
  topicUpdateParameters: TopicUpdateParameters,
156
- options?: TopicsUpdateOptionalParams
156
+ options?: TopicsUpdateOptionalParams,
157
157
  ): Promise<void>;
158
158
  /**
159
159
  * List the two keys used to publish to a topic.
@@ -164,7 +164,7 @@ export interface Topics {
164
164
  listSharedAccessKeys(
165
165
  resourceGroupName: string,
166
166
  topicName: string,
167
- options?: TopicsListSharedAccessKeysOptionalParams
167
+ options?: TopicsListSharedAccessKeysOptionalParams,
168
168
  ): Promise<TopicsListSharedAccessKeysResponse>;
169
169
  /**
170
170
  * Regenerate a shared access key for a topic.
@@ -177,7 +177,7 @@ export interface Topics {
177
177
  resourceGroupName: string,
178
178
  topicName: string,
179
179
  regenerateKeyRequest: TopicRegenerateKeyRequest,
180
- options?: TopicsRegenerateKeyOptionalParams
180
+ options?: TopicsRegenerateKeyOptionalParams,
181
181
  ): Promise<
182
182
  SimplePollerLike<
183
183
  OperationState<TopicsRegenerateKeyResponse>,
@@ -195,6 +195,6 @@ export interface Topics {
195
195
  resourceGroupName: string,
196
196
  topicName: string,
197
197
  regenerateKeyRequest: TopicRegenerateKeyRequest,
198
- options?: TopicsRegenerateKeyOptionalParams
198
+ options?: TopicsRegenerateKeyOptionalParams,
199
199
  ): Promise<TopicsRegenerateKeyResponse>;
200
200
  }
@@ -11,7 +11,7 @@ import {
11
11
  VerifiedPartner,
12
12
  VerifiedPartnersListOptionalParams,
13
13
  VerifiedPartnersGetOptionalParams,
14
- VerifiedPartnersGetResponse
14
+ VerifiedPartnersGetResponse,
15
15
  } from "../models";
16
16
 
17
17
  /// <reference lib="esnext.asynciterable" />
@@ -22,7 +22,7 @@ export interface VerifiedPartners {
22
22
  * @param options The options parameters.
23
23
  */
24
24
  list(
25
- options?: VerifiedPartnersListOptionalParams
25
+ options?: VerifiedPartnersListOptionalParams,
26
26
  ): PagedAsyncIterableIterator<VerifiedPartner>;
27
27
  /**
28
28
  * Get properties of a verified partner.
@@ -31,6 +31,6 @@ export interface VerifiedPartners {
31
31
  */
32
32
  get(
33
33
  verifiedPartnerName: string,
34
- options?: VerifiedPartnersGetOptionalParams
34
+ options?: VerifiedPartnersGetOptionalParams,
35
35
  ): Promise<VerifiedPartnersGetResponse>;
36
36
  }
@@ -28,7 +28,7 @@ export function getContinuationToken(page: unknown): string | undefined {
28
28
 
29
29
  export function setContinuationToken(
30
30
  page: unknown,
31
- continuationToken: string | undefined
31
+ continuationToken: string | undefined,
32
32
  ): void {
33
33
  if (typeof page !== "object" || page === null || !continuationToken) {
34
34
  return;