@azure/arm-eventgrid 14.1.1-alpha.20230512.1 → 14.2.0-beta.1

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 (592) hide show
  1. package/CHANGELOG.md +316 -10
  2. package/README.md +1 -1
  3. package/dist/index.js +14861 -7238
  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.d.ts +2 -0
  8. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.d.ts.map +1 -0
  9. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.js +44 -0
  10. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.js.map +1 -0
  11. package/dist-esm/samples-dev/caCertificatesDeleteSample.d.ts +2 -0
  12. package/dist-esm/samples-dev/caCertificatesDeleteSample.d.ts.map +1 -0
  13. package/dist-esm/samples-dev/caCertificatesDeleteSample.js +40 -0
  14. package/dist-esm/samples-dev/caCertificatesDeleteSample.js.map +1 -0
  15. package/dist-esm/samples-dev/caCertificatesGetSample.d.ts +2 -0
  16. package/dist-esm/samples-dev/caCertificatesGetSample.d.ts.map +1 -0
  17. package/dist-esm/samples-dev/caCertificatesGetSample.js +40 -0
  18. package/dist-esm/samples-dev/caCertificatesGetSample.js.map +1 -0
  19. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.d.ts +2 -0
  20. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.d.ts.map +1 -0
  21. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js +60 -0
  22. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js.map +1 -0
  23. package/dist-esm/samples-dev/channelsCreateOrUpdateSample.js +3 -3
  24. package/dist-esm/samples-dev/channelsDeleteSample.js +2 -2
  25. package/dist-esm/samples-dev/channelsGetFullUrlSample.js +2 -2
  26. package/dist-esm/samples-dev/channelsGetSample.js +2 -2
  27. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js +2 -2
  28. package/dist-esm/samples-dev/channelsUpdateSample.js +2 -2
  29. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.d.ts +2 -0
  30. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.d.ts.map +1 -0
  31. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.js +44 -0
  32. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.js.map +1 -0
  33. package/dist-esm/samples-dev/clientGroupsDeleteSample.d.ts +2 -0
  34. package/dist-esm/samples-dev/clientGroupsDeleteSample.d.ts.map +1 -0
  35. package/dist-esm/samples-dev/clientGroupsDeleteSample.js +40 -0
  36. package/dist-esm/samples-dev/clientGroupsDeleteSample.js.map +1 -0
  37. package/dist-esm/samples-dev/clientGroupsGetSample.d.ts +2 -0
  38. package/dist-esm/samples-dev/clientGroupsGetSample.d.ts.map +1 -0
  39. package/dist-esm/samples-dev/clientGroupsGetSample.js +40 -0
  40. package/dist-esm/samples-dev/clientGroupsGetSample.js.map +1 -0
  41. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.d.ts +2 -0
  42. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.d.ts.map +1 -0
  43. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js +60 -0
  44. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js.map +1 -0
  45. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.d.ts +2 -0
  46. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.d.ts.map +1 -0
  47. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js +53 -0
  48. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js.map +1 -0
  49. package/dist-esm/samples-dev/clientsDeleteSample.d.ts +2 -0
  50. package/dist-esm/samples-dev/clientsDeleteSample.d.ts.map +1 -0
  51. package/dist-esm/samples-dev/clientsDeleteSample.js +40 -0
  52. package/dist-esm/samples-dev/clientsDeleteSample.js.map +1 -0
  53. package/dist-esm/samples-dev/clientsGetSample.d.ts +2 -0
  54. package/dist-esm/samples-dev/clientsGetSample.d.ts.map +1 -0
  55. package/dist-esm/samples-dev/clientsGetSample.js +40 -0
  56. package/dist-esm/samples-dev/clientsGetSample.js.map +1 -0
  57. package/dist-esm/samples-dev/clientsListByNamespaceSample.d.ts +2 -0
  58. package/dist-esm/samples-dev/clientsListByNamespaceSample.d.ts.map +1 -0
  59. package/dist-esm/samples-dev/clientsListByNamespaceSample.js +60 -0
  60. package/dist-esm/samples-dev/clientsListByNamespaceSample.js.map +1 -0
  61. package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js +2 -2
  62. package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.js +2 -2
  63. package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.js +2 -2
  64. package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.js +2 -2
  65. package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.js +2 -2
  66. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js +2 -2
  67. package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js +2 -2
  68. package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js +2 -2
  69. package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.js +2 -2
  70. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js +2 -2
  71. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.js +2 -2
  72. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.js +2 -2
  73. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js +2 -2
  74. package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js +2 -2
  75. package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.js +2 -2
  76. package/dist-esm/samples-dev/domainTopicsDeleteSample.js +2 -2
  77. package/dist-esm/samples-dev/domainTopicsGetSample.js +2 -2
  78. package/dist-esm/samples-dev/domainTopicsListByDomainSample.js +2 -2
  79. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +2 -2
  80. package/dist-esm/samples-dev/domainsDeleteSample.js +2 -2
  81. package/dist-esm/samples-dev/domainsGetSample.js +2 -2
  82. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +2 -2
  83. package/dist-esm/samples-dev/domainsListBySubscriptionSample.js +2 -2
  84. package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js +2 -2
  85. package/dist-esm/samples-dev/domainsRegenerateKeySample.js +2 -2
  86. package/dist-esm/samples-dev/domainsUpdateSample.js +2 -2
  87. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js +25 -24
  88. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  89. package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.js +8 -8
  90. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js +3 -3
  91. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
  92. package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.js +8 -8
  93. package/dist-esm/samples-dev/eventSubscriptionsGetSample.js +22 -22
  94. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js +2 -2
  95. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js +2 -2
  96. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js +2 -2
  97. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js +2 -2
  98. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js +2 -2
  99. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js +2 -2
  100. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js +2 -2
  101. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js +2 -2
  102. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js +2 -2
  103. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js +2 -2
  104. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js +22 -22
  105. package/dist-esm/samples-dev/extensionTopicsGetSample.js +2 -2
  106. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.d.ts +2 -0
  107. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.d.ts.map +1 -0
  108. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js +52 -0
  109. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js.map +1 -0
  110. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.d.ts +2 -0
  111. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.d.ts.map +1 -0
  112. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js +41 -0
  113. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js.map +1 -0
  114. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.d.ts +2 -0
  115. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.d.ts.map +1 -0
  116. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.js +41 -0
  117. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.js.map +1 -0
  118. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.d.ts +2 -0
  119. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.d.ts.map +1 -0
  120. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js +61 -0
  121. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js.map +1 -0
  122. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.d.ts +2 -0
  123. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.d.ts.map +1 -0
  124. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js +52 -0
  125. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js.map +1 -0
  126. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.d.ts +2 -0
  127. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.d.ts.map +1 -0
  128. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js +45 -0
  129. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js.map +1 -0
  130. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.d.ts +2 -0
  131. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.d.ts.map +1 -0
  132. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.js +40 -0
  133. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.js.map +1 -0
  134. package/dist-esm/samples-dev/namespaceTopicsGetSample.d.ts +2 -0
  135. package/dist-esm/samples-dev/namespaceTopicsGetSample.d.ts.map +1 -0
  136. package/dist-esm/samples-dev/namespaceTopicsGetSample.js +40 -0
  137. package/dist-esm/samples-dev/namespaceTopicsGetSample.js.map +1 -0
  138. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.d.ts +2 -0
  139. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.d.ts.map +1 -0
  140. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js +60 -0
  141. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js.map +1 -0
  142. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.d.ts +2 -0
  143. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.d.ts.map +1 -0
  144. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.js +40 -0
  145. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.js.map +1 -0
  146. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.d.ts +2 -0
  147. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.d.ts.map +1 -0
  148. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js +41 -0
  149. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js.map +1 -0
  150. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.d.ts +2 -0
  151. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.d.ts.map +1 -0
  152. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js +43 -0
  153. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js.map +1 -0
  154. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.d.ts +2 -0
  155. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.d.ts.map +1 -0
  156. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js +47 -0
  157. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js.map +1 -0
  158. package/dist-esm/samples-dev/namespacesDeleteSample.d.ts +2 -0
  159. package/dist-esm/samples-dev/namespacesDeleteSample.d.ts.map +1 -0
  160. package/dist-esm/samples-dev/namespacesDeleteSample.js +39 -0
  161. package/dist-esm/samples-dev/namespacesDeleteSample.js.map +1 -0
  162. package/dist-esm/samples-dev/namespacesGetSample.d.ts +2 -0
  163. package/dist-esm/samples-dev/namespacesGetSample.d.ts.map +1 -0
  164. package/dist-esm/samples-dev/namespacesGetSample.js +39 -0
  165. package/dist-esm/samples-dev/namespacesGetSample.js.map +1 -0
  166. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.d.ts +2 -0
  167. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.d.ts.map +1 -0
  168. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js +59 -0
  169. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js.map +1 -0
  170. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.d.ts +2 -0
  171. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.d.ts.map +1 -0
  172. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js +58 -0
  173. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js.map +1 -0
  174. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.d.ts +2 -0
  175. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.d.ts.map +1 -0
  176. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.js +39 -0
  177. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.js.map +1 -0
  178. package/dist-esm/samples-dev/namespacesRegenerateKeySample.d.ts +2 -0
  179. package/dist-esm/samples-dev/namespacesRegenerateKeySample.d.ts.map +1 -0
  180. package/dist-esm/samples-dev/namespacesRegenerateKeySample.js +42 -0
  181. package/dist-esm/samples-dev/namespacesRegenerateKeySample.js.map +1 -0
  182. package/dist-esm/samples-dev/namespacesUpdateSample.d.ts +2 -0
  183. package/dist-esm/samples-dev/namespacesUpdateSample.d.ts.map +1 -0
  184. package/dist-esm/samples-dev/namespacesUpdateSample.js +42 -0
  185. package/dist-esm/samples-dev/namespacesUpdateSample.js.map +1 -0
  186. package/dist-esm/samples-dev/operationsListSample.js +1 -1
  187. package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js +2 -2
  188. package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js +2 -2
  189. package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js +2 -2
  190. package/dist-esm/samples-dev/partnerConfigurationsGetSample.js +2 -2
  191. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js +2 -2
  192. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js +2 -2
  193. package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js +2 -2
  194. package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js +2 -2
  195. package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts +2 -0
  196. package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts.map +1 -0
  197. package/dist-esm/samples-dev/partnerDestinationsActivateSample.js +39 -0
  198. package/dist-esm/samples-dev/partnerDestinationsActivateSample.js.map +1 -0
  199. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts +2 -0
  200. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts.map +1 -0
  201. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js +47 -0
  202. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js.map +1 -0
  203. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts +2 -0
  204. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts.map +1 -0
  205. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js +39 -0
  206. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js.map +1 -0
  207. package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts +2 -0
  208. package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts.map +1 -0
  209. package/dist-esm/samples-dev/partnerDestinationsGetSample.js +39 -0
  210. package/dist-esm/samples-dev/partnerDestinationsGetSample.js.map +1 -0
  211. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts +2 -0
  212. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts.map +1 -0
  213. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js +59 -0
  214. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js.map +1 -0
  215. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts +2 -0
  216. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts.map +1 -0
  217. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js +58 -0
  218. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js.map +1 -0
  219. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts +2 -0
  220. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts.map +1 -0
  221. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js +42 -0
  222. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js.map +1 -0
  223. package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js +3 -3
  224. package/dist-esm/samples-dev/partnerNamespacesDeleteSample.js +2 -2
  225. package/dist-esm/samples-dev/partnerNamespacesGetSample.js +2 -2
  226. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js +2 -2
  227. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js +2 -2
  228. package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js +2 -2
  229. package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js +2 -2
  230. package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js +2 -2
  231. package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js +2 -2
  232. package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.js +2 -2
  233. package/dist-esm/samples-dev/partnerRegistrationsGetSample.js +2 -2
  234. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js +2 -2
  235. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js +2 -2
  236. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js +3 -3
  237. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js.map +1 -1
  238. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js +2 -2
  239. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.js +2 -2
  240. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js +2 -2
  241. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.js +2 -2
  242. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.js +2 -2
  243. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js +2 -2
  244. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js +2 -2
  245. package/dist-esm/samples-dev/partnerTopicsActivateSample.js +2 -2
  246. package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js +2 -2
  247. package/dist-esm/samples-dev/partnerTopicsDeactivateSample.js +2 -2
  248. package/dist-esm/samples-dev/partnerTopicsDeleteSample.js +2 -2
  249. package/dist-esm/samples-dev/partnerTopicsGetSample.js +2 -2
  250. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js +2 -2
  251. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js +2 -2
  252. package/dist-esm/samples-dev/partnerTopicsUpdateSample.js +2 -2
  253. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.d.ts +2 -0
  254. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.d.ts.map +1 -0
  255. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js +45 -0
  256. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js.map +1 -0
  257. package/dist-esm/samples-dev/permissionBindingsDeleteSample.d.ts +2 -0
  258. package/dist-esm/samples-dev/permissionBindingsDeleteSample.d.ts.map +1 -0
  259. package/dist-esm/samples-dev/permissionBindingsDeleteSample.js +40 -0
  260. package/dist-esm/samples-dev/permissionBindingsDeleteSample.js.map +1 -0
  261. package/dist-esm/samples-dev/permissionBindingsGetSample.d.ts +2 -0
  262. package/dist-esm/samples-dev/permissionBindingsGetSample.d.ts.map +1 -0
  263. package/dist-esm/samples-dev/permissionBindingsGetSample.js +40 -0
  264. package/dist-esm/samples-dev/permissionBindingsGetSample.js.map +1 -0
  265. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.d.ts +2 -0
  266. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.d.ts.map +1 -0
  267. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js +60 -0
  268. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js.map +1 -0
  269. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +4 -4
  270. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +4 -4
  271. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js +4 -4
  272. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +2 -2
  273. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +2 -2
  274. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js +4 -4
  275. package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js +2 -2
  276. package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.js +2 -2
  277. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js +2 -2
  278. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.js +2 -2
  279. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.js +2 -2
  280. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js +2 -2
  281. package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js +2 -2
  282. package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js +3 -3
  283. package/dist-esm/samples-dev/systemTopicsDeleteSample.js +2 -2
  284. package/dist-esm/samples-dev/systemTopicsGetSample.js +2 -2
  285. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js +2 -2
  286. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js +2 -2
  287. package/dist-esm/samples-dev/systemTopicsUpdateSample.js +2 -2
  288. package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js +2 -2
  289. package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.js +2 -2
  290. package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.js +2 -2
  291. package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.js +2 -2
  292. package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.js +2 -2
  293. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js +2 -2
  294. package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js +2 -2
  295. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.d.ts +2 -0
  296. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.d.ts.map +1 -0
  297. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.js +41 -0
  298. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.js.map +1 -0
  299. package/dist-esm/samples-dev/topicSpacesDeleteSample.d.ts +2 -0
  300. package/dist-esm/samples-dev/topicSpacesDeleteSample.d.ts.map +1 -0
  301. package/dist-esm/samples-dev/topicSpacesDeleteSample.js +40 -0
  302. package/dist-esm/samples-dev/topicSpacesDeleteSample.js.map +1 -0
  303. package/dist-esm/samples-dev/topicSpacesGetSample.d.ts +2 -0
  304. package/dist-esm/samples-dev/topicSpacesGetSample.d.ts.map +1 -0
  305. package/dist-esm/samples-dev/topicSpacesGetSample.js +40 -0
  306. package/dist-esm/samples-dev/topicSpacesGetSample.js.map +1 -0
  307. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.d.ts +2 -0
  308. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.d.ts.map +1 -0
  309. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js +60 -0
  310. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js.map +1 -0
  311. package/dist-esm/samples-dev/topicTypesGetSample.js +1 -1
  312. package/dist-esm/samples-dev/topicTypesListEventTypesSample.js +1 -1
  313. package/dist-esm/samples-dev/topicTypesListSample.js +1 -1
  314. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js +31 -2
  315. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js.map +1 -1
  316. package/dist-esm/samples-dev/topicsDeleteSample.js +3 -3
  317. package/dist-esm/samples-dev/topicsDeleteSample.js.map +1 -1
  318. package/dist-esm/samples-dev/topicsGetSample.js +2 -2
  319. package/dist-esm/samples-dev/topicsListByResourceGroupSample.js +2 -2
  320. package/dist-esm/samples-dev/topicsListBySubscriptionSample.js +2 -2
  321. package/dist-esm/samples-dev/topicsListEventTypesSample.js +2 -2
  322. package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js +2 -2
  323. package/dist-esm/samples-dev/topicsRegenerateKeySample.js +2 -2
  324. package/dist-esm/samples-dev/topicsUpdateSample.js +2 -2
  325. package/dist-esm/samples-dev/verifiedPartnersGetSample.js +1 -1
  326. package/dist-esm/samples-dev/verifiedPartnersListSample.js +1 -1
  327. package/dist-esm/src/eventGridManagementClient.d.ts +12 -3
  328. package/dist-esm/src/eventGridManagementClient.d.ts.map +1 -1
  329. package/dist-esm/src/eventGridManagementClient.js +14 -5
  330. package/dist-esm/src/eventGridManagementClient.js.map +1 -1
  331. package/dist-esm/src/lroImpl.d.ts +6 -11
  332. package/dist-esm/src/lroImpl.d.ts.map +1 -1
  333. package/dist-esm/src/lroImpl.js +12 -20
  334. package/dist-esm/src/lroImpl.js.map +1 -1
  335. package/dist-esm/src/models/index.d.ts +2502 -415
  336. package/dist-esm/src/models/index.d.ts.map +1 -1
  337. package/dist-esm/src/models/index.js +414 -36
  338. package/dist-esm/src/models/index.js.map +1 -1
  339. package/dist-esm/src/models/mappers.d.ts +146 -13
  340. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  341. package/dist-esm/src/models/mappers.js +3846 -1290
  342. package/dist-esm/src/models/mappers.js.map +1 -1
  343. package/dist-esm/src/models/parameters.d.ts +30 -7
  344. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  345. package/dist-esm/src/models/parameters.js +213 -22
  346. package/dist-esm/src/models/parameters.js.map +1 -1
  347. package/dist-esm/src/operations/caCertificates.d.ts +81 -0
  348. package/dist-esm/src/operations/caCertificates.d.ts.map +1 -0
  349. package/dist-esm/src/operations/caCertificates.js +369 -0
  350. package/dist-esm/src/operations/caCertificates.js.map +1 -0
  351. package/dist-esm/src/operations/channels.d.ts +2 -2
  352. package/dist-esm/src/operations/channels.d.ts.map +1 -1
  353. package/dist-esm/src/operations/channels.js +12 -8
  354. package/dist-esm/src/operations/channels.js.map +1 -1
  355. package/dist-esm/src/operations/clientGroups.d.ts +81 -0
  356. package/dist-esm/src/operations/clientGroups.d.ts.map +1 -0
  357. package/dist-esm/src/operations/clientGroups.js +369 -0
  358. package/dist-esm/src/operations/clientGroups.js.map +1 -0
  359. package/dist-esm/src/operations/clients.d.ts +81 -0
  360. package/dist-esm/src/operations/clients.d.ts.map +1 -0
  361. package/dist-esm/src/operations/clients.js +369 -0
  362. package/dist-esm/src/operations/clients.js.map +1 -0
  363. package/dist-esm/src/operations/domainEventSubscriptions.d.ts +6 -6
  364. package/dist-esm/src/operations/domainEventSubscriptions.d.ts.map +1 -1
  365. package/dist-esm/src/operations/domainEventSubscriptions.js +40 -28
  366. package/dist-esm/src/operations/domainEventSubscriptions.js.map +1 -1
  367. package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts +14 -14
  368. package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts.map +1 -1
  369. package/dist-esm/src/operations/domainTopicEventSubscriptions.js +84 -72
  370. package/dist-esm/src/operations/domainTopicEventSubscriptions.js.map +1 -1
  371. package/dist-esm/src/operations/domainTopics.d.ts +3 -3
  372. package/dist-esm/src/operations/domainTopics.d.ts.map +1 -1
  373. package/dist-esm/src/operations/domainTopics.js +18 -10
  374. package/dist-esm/src/operations/domainTopics.js.map +1 -1
  375. package/dist-esm/src/operations/domains.d.ts +4 -4
  376. package/dist-esm/src/operations/domains.d.ts.map +1 -1
  377. package/dist-esm/src/operations/domains.js +26 -14
  378. package/dist-esm/src/operations/domains.js.map +1 -1
  379. package/dist-esm/src/operations/eventSubscriptions.d.ts +19 -19
  380. package/dist-esm/src/operations/eventSubscriptions.d.ts.map +1 -1
  381. package/dist-esm/src/operations/eventSubscriptions.js +65 -53
  382. package/dist-esm/src/operations/eventSubscriptions.js.map +1 -1
  383. package/dist-esm/src/operations/index.d.ts +11 -2
  384. package/dist-esm/src/operations/index.d.ts.map +1 -1
  385. package/dist-esm/src/operations/index.js +11 -2
  386. package/dist-esm/src/operations/index.js.map +1 -1
  387. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts +120 -0
  388. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  389. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js +509 -0
  390. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js.map +1 -0
  391. package/dist-esm/src/operations/namespaceTopics.d.ts +125 -0
  392. package/dist-esm/src/operations/namespaceTopics.d.ts.map +1 -0
  393. package/dist-esm/src/operations/namespaceTopics.js +599 -0
  394. package/dist-esm/src/operations/namespaceTopics.js.map +1 -0
  395. package/dist-esm/src/operations/namespaces.d.ts +130 -0
  396. package/dist-esm/src/operations/namespaces.d.ts.map +1 -0
  397. package/dist-esm/src/operations/namespaces.js +681 -0
  398. package/dist-esm/src/operations/namespaces.js.map +1 -0
  399. package/dist-esm/src/operations/partnerConfigurations.d.ts +4 -4
  400. package/dist-esm/src/operations/partnerConfigurations.d.ts.map +1 -1
  401. package/dist-esm/src/operations/partnerConfigurations.js +30 -14
  402. package/dist-esm/src/operations/partnerConfigurations.js.map +1 -1
  403. package/dist-esm/src/operations/partnerDestinations.d.ts +114 -0
  404. package/dist-esm/src/operations/partnerDestinations.d.ts.map +1 -0
  405. package/dist-esm/src/operations/partnerDestinations.js +596 -0
  406. package/dist-esm/src/operations/partnerDestinations.js.map +1 -0
  407. package/dist-esm/src/operations/partnerNamespaces.d.ts +4 -4
  408. package/dist-esm/src/operations/partnerNamespaces.d.ts.map +1 -1
  409. package/dist-esm/src/operations/partnerNamespaces.js +40 -26
  410. package/dist-esm/src/operations/partnerNamespaces.js.map +1 -1
  411. package/dist-esm/src/operations/partnerRegistrations.d.ts +4 -4
  412. package/dist-esm/src/operations/partnerRegistrations.d.ts.map +1 -1
  413. package/dist-esm/src/operations/partnerRegistrations.js +36 -24
  414. package/dist-esm/src/operations/partnerRegistrations.js.map +1 -1
  415. package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts +4 -4
  416. package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts.map +1 -1
  417. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js +43 -26
  418. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js.map +1 -1
  419. package/dist-esm/src/operations/partnerTopics.d.ts +2 -2
  420. package/dist-esm/src/operations/partnerTopics.d.ts.map +1 -1
  421. package/dist-esm/src/operations/partnerTopics.js +10 -6
  422. package/dist-esm/src/operations/partnerTopics.js.map +1 -1
  423. package/dist-esm/src/operations/permissionBindings.d.ts +81 -0
  424. package/dist-esm/src/operations/permissionBindings.d.ts.map +1 -0
  425. package/dist-esm/src/operations/permissionBindings.js +374 -0
  426. package/dist-esm/src/operations/permissionBindings.js.map +1 -0
  427. package/dist-esm/src/operations/privateEndpointConnections.d.ts +28 -26
  428. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
  429. package/dist-esm/src/operations/privateEndpointConnections.js +69 -45
  430. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  431. package/dist-esm/src/operations/privateLinkResources.d.ts +12 -11
  432. package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -1
  433. package/dist-esm/src/operations/privateLinkResources.js +12 -11
  434. package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
  435. package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts +14 -14
  436. package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts.map +1 -1
  437. package/dist-esm/src/operations/systemTopicEventSubscriptions.js +74 -57
  438. package/dist-esm/src/operations/systemTopicEventSubscriptions.js.map +1 -1
  439. package/dist-esm/src/operations/systemTopics.d.ts +4 -4
  440. package/dist-esm/src/operations/systemTopics.d.ts.map +1 -1
  441. package/dist-esm/src/operations/systemTopics.js +31 -19
  442. package/dist-esm/src/operations/systemTopics.js.map +1 -1
  443. package/dist-esm/src/operations/topicEventSubscriptions.d.ts +6 -6
  444. package/dist-esm/src/operations/topicEventSubscriptions.d.ts.map +1 -1
  445. package/dist-esm/src/operations/topicEventSubscriptions.js +40 -28
  446. package/dist-esm/src/operations/topicEventSubscriptions.js.map +1 -1
  447. package/dist-esm/src/operations/topicSpaces.d.ts +81 -0
  448. package/dist-esm/src/operations/topicSpaces.d.ts.map +1 -0
  449. package/dist-esm/src/operations/topicSpaces.js +369 -0
  450. package/dist-esm/src/operations/topicSpaces.js.map +1 -0
  451. package/dist-esm/src/operations/topics.d.ts +7 -7
  452. package/dist-esm/src/operations/topics.d.ts.map +1 -1
  453. package/dist-esm/src/operations/topics.js +50 -20
  454. package/dist-esm/src/operations/topics.js.map +1 -1
  455. package/dist-esm/src/operationsInterfaces/caCertificates.d.ts +56 -0
  456. package/dist-esm/src/operationsInterfaces/caCertificates.d.ts.map +1 -0
  457. package/dist-esm/src/operationsInterfaces/caCertificates.js +9 -0
  458. package/dist-esm/src/operationsInterfaces/caCertificates.js.map +1 -0
  459. package/dist-esm/src/operationsInterfaces/channels.d.ts +2 -2
  460. package/dist-esm/src/operationsInterfaces/channels.d.ts.map +1 -1
  461. package/dist-esm/src/operationsInterfaces/clientGroups.d.ts +56 -0
  462. package/dist-esm/src/operationsInterfaces/clientGroups.d.ts.map +1 -0
  463. package/dist-esm/src/operationsInterfaces/clientGroups.js +9 -0
  464. package/dist-esm/src/operationsInterfaces/clientGroups.js.map +1 -0
  465. package/dist-esm/src/operationsInterfaces/clients.d.ts +56 -0
  466. package/dist-esm/src/operationsInterfaces/clients.d.ts.map +1 -0
  467. package/dist-esm/src/operationsInterfaces/clients.js +9 -0
  468. package/dist-esm/src/operationsInterfaces/clients.js.map +1 -0
  469. package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts +6 -6
  470. package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -1
  471. package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts +14 -14
  472. package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts.map +1 -1
  473. package/dist-esm/src/operationsInterfaces/domainTopics.d.ts +3 -3
  474. package/dist-esm/src/operationsInterfaces/domainTopics.d.ts.map +1 -1
  475. package/dist-esm/src/operationsInterfaces/domains.d.ts +4 -4
  476. package/dist-esm/src/operationsInterfaces/domains.d.ts.map +1 -1
  477. package/dist-esm/src/operationsInterfaces/eventSubscriptions.d.ts +19 -19
  478. package/dist-esm/src/operationsInterfaces/eventSubscriptions.d.ts.map +1 -1
  479. package/dist-esm/src/operationsInterfaces/index.d.ts +11 -2
  480. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  481. package/dist-esm/src/operationsInterfaces/index.js +11 -2
  482. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  483. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +93 -0
  484. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  485. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.js +9 -0
  486. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.js.map +1 -0
  487. package/dist-esm/src/operationsInterfaces/namespaceTopics.d.ts +100 -0
  488. package/dist-esm/src/operationsInterfaces/namespaceTopics.d.ts.map +1 -0
  489. package/dist-esm/src/operationsInterfaces/namespaceTopics.js +9 -0
  490. package/dist-esm/src/operationsInterfaces/namespaceTopics.js.map +1 -0
  491. package/dist-esm/src/operationsInterfaces/namespaces.d.ts +94 -0
  492. package/dist-esm/src/operationsInterfaces/namespaces.d.ts.map +1 -0
  493. package/dist-esm/src/operationsInterfaces/namespaces.js +9 -0
  494. package/dist-esm/src/operationsInterfaces/namespaces.js.map +1 -0
  495. package/dist-esm/src/operationsInterfaces/partnerConfigurations.d.ts +4 -4
  496. package/dist-esm/src/operationsInterfaces/partnerConfigurations.d.ts.map +1 -1
  497. package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts +78 -0
  498. package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts.map +1 -0
  499. package/dist-esm/src/operationsInterfaces/partnerDestinations.js +9 -0
  500. package/dist-esm/src/operationsInterfaces/partnerDestinations.js.map +1 -0
  501. package/dist-esm/src/operationsInterfaces/partnerNamespaces.d.ts +4 -4
  502. package/dist-esm/src/operationsInterfaces/partnerNamespaces.d.ts.map +1 -1
  503. package/dist-esm/src/operationsInterfaces/partnerRegistrations.d.ts +4 -4
  504. package/dist-esm/src/operationsInterfaces/partnerRegistrations.d.ts.map +1 -1
  505. package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts +4 -4
  506. package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts.map +1 -1
  507. package/dist-esm/src/operationsInterfaces/partnerTopics.d.ts +2 -2
  508. package/dist-esm/src/operationsInterfaces/partnerTopics.d.ts.map +1 -1
  509. package/dist-esm/src/operationsInterfaces/permissionBindings.d.ts +56 -0
  510. package/dist-esm/src/operationsInterfaces/permissionBindings.d.ts.map +1 -0
  511. package/dist-esm/src/operationsInterfaces/permissionBindings.js +9 -0
  512. package/dist-esm/src/operationsInterfaces/permissionBindings.js.map +1 -0
  513. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +23 -21
  514. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -1
  515. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +7 -6
  516. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -1
  517. package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts +14 -14
  518. package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts.map +1 -1
  519. package/dist-esm/src/operationsInterfaces/systemTopics.d.ts +4 -4
  520. package/dist-esm/src/operationsInterfaces/systemTopics.d.ts.map +1 -1
  521. package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts +6 -6
  522. package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -1
  523. package/dist-esm/src/operationsInterfaces/topicSpaces.d.ts +56 -0
  524. package/dist-esm/src/operationsInterfaces/topicSpaces.d.ts.map +1 -0
  525. package/dist-esm/src/operationsInterfaces/topicSpaces.js +9 -0
  526. package/dist-esm/src/operationsInterfaces/topicSpaces.js.map +1 -0
  527. package/dist-esm/src/operationsInterfaces/topics.d.ts +7 -7
  528. package/dist-esm/src/operationsInterfaces/topics.d.ts.map +1 -1
  529. package/dist-esm/test/eventgrid_examples.js +2 -2
  530. package/dist-esm/test/eventgrid_examples.js.map +1 -1
  531. package/package.json +6 -6
  532. package/review/arm-eventgrid.api.md +1762 -112
  533. package/src/eventGridManagementClient.ts +49 -11
  534. package/src/lroImpl.ts +31 -23
  535. package/src/models/index.ts +2777 -341
  536. package/src/models/mappers.ts +3989 -1163
  537. package/src/models/parameters.ts +253 -25
  538. package/src/operations/caCertificates.ts +508 -0
  539. package/src/operations/channels.ts +17 -13
  540. package/src/operations/clientGroups.ts +508 -0
  541. package/src/operations/clients.ts +508 -0
  542. package/src/operations/domainEventSubscriptions.ts +43 -33
  543. package/src/operations/domainTopicEventSubscriptions.ts +92 -82
  544. package/src/operations/domainTopics.ts +28 -21
  545. package/src/operations/domains.ts +37 -30
  546. package/src/operations/eventSubscriptions.ts +86 -76
  547. package/src/operations/index.ts +11 -2
  548. package/src/operations/namespaceTopicEventSubscriptions.ts +714 -0
  549. package/src/operations/namespaceTopics.ts +840 -0
  550. package/src/operations/namespaces.ts +898 -0
  551. package/src/operations/partnerConfigurations.ts +45 -31
  552. package/src/operations/partnerDestinations.ts +771 -0
  553. package/src/operations/partnerNamespaces.ts +41 -32
  554. package/src/operations/partnerRegistrations.ts +37 -30
  555. package/src/operations/partnerTopicEventSubscriptions.ts +46 -31
  556. package/src/operations/partnerTopics.ts +15 -11
  557. package/src/operations/permissionBindings.ts +513 -0
  558. package/src/operations/privateEndpointConnections.ts +77 -45
  559. package/src/operations/privateLinkResources.ts +12 -11
  560. package/src/operations/systemTopicEventSubscriptions.ts +89 -74
  561. package/src/operations/systemTopics.ts +41 -31
  562. package/src/operations/topicEventSubscriptions.ts +43 -33
  563. package/src/operations/topicSpaces.ts +508 -0
  564. package/src/operations/topics.ts +74 -44
  565. package/src/operationsInterfaces/caCertificates.ts +109 -0
  566. package/src/operationsInterfaces/channels.ts +2 -2
  567. package/src/operationsInterfaces/clientGroups.ts +109 -0
  568. package/src/operationsInterfaces/clients.ts +109 -0
  569. package/src/operationsInterfaces/domainEventSubscriptions.ts +8 -8
  570. package/src/operationsInterfaces/domainTopicEventSubscriptions.ts +24 -24
  571. package/src/operationsInterfaces/domainTopics.ts +4 -4
  572. package/src/operationsInterfaces/domains.ts +5 -5
  573. package/src/operationsInterfaces/eventSubscriptions.ts +27 -27
  574. package/src/operationsInterfaces/index.ts +11 -2
  575. package/src/operationsInterfaces/namespaceTopicEventSubscriptions.ts +174 -0
  576. package/src/operationsInterfaces/namespaceTopics.ts +200 -0
  577. package/src/operationsInterfaces/namespaces.ts +186 -0
  578. package/src/operationsInterfaces/partnerConfigurations.ts +6 -6
  579. package/src/operationsInterfaces/partnerDestinations.ts +152 -0
  580. package/src/operationsInterfaces/partnerNamespaces.ts +5 -5
  581. package/src/operationsInterfaces/partnerRegistrations.ts +5 -5
  582. package/src/operationsInterfaces/partnerTopicEventSubscriptions.ts +6 -6
  583. package/src/operationsInterfaces/partnerTopics.ts +2 -2
  584. package/src/operationsInterfaces/permissionBindings.ts +109 -0
  585. package/src/operationsInterfaces/privateEndpointConnections.ts +30 -22
  586. package/src/operationsInterfaces/privateLinkResources.ts +7 -6
  587. package/src/operationsInterfaces/systemTopicEventSubscriptions.ts +23 -23
  588. package/src/operationsInterfaces/systemTopics.ts +6 -6
  589. package/src/operationsInterfaces/topicEventSubscriptions.ts +8 -8
  590. package/src/operationsInterfaces/topicSpaces.ts +109 -0
  591. package/src/operationsInterfaces/topics.ts +11 -8
  592. package/types/arm-eventgrid.d.ts +4718 -1726
@@ -1,9 +1,99 @@
1
1
  import * as coreClient from "@azure/core-client";
2
+ export type PartnerDestinationInfoUnion = PartnerDestinationInfo | WebhookPartnerDestinationInfo;
3
+ export type PartnerUpdateDestinationInfoUnion = PartnerUpdateDestinationInfo | WebhookUpdatePartnerDestinationInfo;
2
4
  export type InputSchemaMappingUnion = InputSchemaMapping | JsonInputSchemaMapping;
3
5
  export type DeliveryAttributeMappingUnion = DeliveryAttributeMapping | StaticDeliveryAttributeMapping | DynamicDeliveryAttributeMapping;
4
- export type EventSubscriptionDestinationUnion = EventSubscriptionDestination | WebHookEventSubscriptionDestination | EventHubEventSubscriptionDestination | StorageQueueEventSubscriptionDestination | HybridConnectionEventSubscriptionDestination | ServiceBusQueueEventSubscriptionDestination | ServiceBusTopicEventSubscriptionDestination | AzureFunctionEventSubscriptionDestination;
5
- export type AdvancedFilterUnion = AdvancedFilter | NumberInAdvancedFilter | NumberNotInAdvancedFilter | NumberLessThanAdvancedFilter | NumberGreaterThanAdvancedFilter | NumberLessThanOrEqualsAdvancedFilter | NumberGreaterThanOrEqualsAdvancedFilter | BoolEqualsAdvancedFilter | StringInAdvancedFilter | StringNotInAdvancedFilter | StringBeginsWithAdvancedFilter | StringEndsWithAdvancedFilter | StringContainsAdvancedFilter | NumberInRangeAdvancedFilter | NumberNotInRangeAdvancedFilter | StringNotBeginsWithAdvancedFilter | StringNotEndsWithAdvancedFilter | StringNotContainsAdvancedFilter | IsNullOrUndefinedAdvancedFilter | IsNotNullAdvancedFilter;
6
6
  export type DeadLetterDestinationUnion = DeadLetterDestination | StorageBlobDeadLetterDestination;
7
+ export type FilterUnion = Filter | NumberInFilter | NumberNotInFilter | NumberLessThanFilter | NumberGreaterThanFilter | NumberLessThanOrEqualsFilter | NumberGreaterThanOrEqualsFilter | BoolEqualsFilter | StringInFilter | StringNotInFilter | StringBeginsWithFilter | StringEndsWithFilter | StringContainsFilter | NumberInRangeFilter | NumberNotInRangeFilter | StringNotBeginsWithFilter | StringNotEndsWithFilter | StringNotContainsFilter | IsNullOrUndefinedFilter | IsNotNullFilter;
8
+ export type EventSubscriptionDestinationUnion = EventSubscriptionDestination | WebHookEventSubscriptionDestination | EventHubEventSubscriptionDestination | StorageQueueEventSubscriptionDestination | HybridConnectionEventSubscriptionDestination | ServiceBusQueueEventSubscriptionDestination | ServiceBusTopicEventSubscriptionDestination | AzureFunctionEventSubscriptionDestination | PartnerEventSubscriptionDestination;
9
+ export type AdvancedFilterUnion = AdvancedFilter | NumberInAdvancedFilter | NumberNotInAdvancedFilter | NumberLessThanAdvancedFilter | NumberGreaterThanAdvancedFilter | NumberLessThanOrEqualsAdvancedFilter | NumberGreaterThanOrEqualsAdvancedFilter | BoolEqualsAdvancedFilter | StringInAdvancedFilter | StringNotInAdvancedFilter | StringBeginsWithAdvancedFilter | StringEndsWithAdvancedFilter | StringContainsAdvancedFilter | NumberInRangeAdvancedFilter | NumberNotInRangeAdvancedFilter | StringNotBeginsWithAdvancedFilter | StringNotEndsWithAdvancedFilter | StringNotContainsAdvancedFilter | IsNullOrUndefinedAdvancedFilter | IsNotNullAdvancedFilter;
10
+ export type PartnerClientAuthenticationUnion = PartnerClientAuthentication | AzureADPartnerClientAuthentication;
11
+ /** Metadata pertaining to creation and last modification of the resource. */
12
+ export interface SystemData {
13
+ /** The identity that created the resource. */
14
+ createdBy?: string;
15
+ /** The type of identity that created the resource. */
16
+ createdByType?: CreatedByType;
17
+ /** The timestamp of resource creation (UTC). */
18
+ createdAt?: Date;
19
+ /** The identity that last modified the resource. */
20
+ lastModifiedBy?: string;
21
+ /** The type of identity that last modified the resource. */
22
+ lastModifiedByType?: CreatedByType;
23
+ /** The timestamp of resource last modification (UTC) */
24
+ lastModifiedAt?: Date;
25
+ }
26
+ /** Definition of a Resource. */
27
+ export interface Resource {
28
+ /**
29
+ * Fully qualified identifier of the resource.
30
+ * NOTE: This property will not be serialized. It can only be populated by the server.
31
+ */
32
+ readonly id?: string;
33
+ /**
34
+ * Name of the resource.
35
+ * NOTE: This property will not be serialized. It can only be populated by the server.
36
+ */
37
+ readonly name?: string;
38
+ /**
39
+ * Type of the resource.
40
+ * NOTE: This property will not be serialized. It can only be populated by the server.
41
+ */
42
+ readonly type?: string;
43
+ }
44
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.). */
45
+ export interface ErrorResponse {
46
+ /** The error object. */
47
+ error?: ErrorDetail;
48
+ }
49
+ /** The error detail. */
50
+ export interface ErrorDetail {
51
+ /**
52
+ * The error code.
53
+ * NOTE: This property will not be serialized. It can only be populated by the server.
54
+ */
55
+ readonly code?: string;
56
+ /**
57
+ * The error message.
58
+ * NOTE: This property will not be serialized. It can only be populated by the server.
59
+ */
60
+ readonly message?: string;
61
+ /**
62
+ * The error target.
63
+ * NOTE: This property will not be serialized. It can only be populated by the server.
64
+ */
65
+ readonly target?: string;
66
+ /**
67
+ * The error details.
68
+ * NOTE: This property will not be serialized. It can only be populated by the server.
69
+ */
70
+ readonly details?: ErrorDetail[];
71
+ /**
72
+ * The error additional info.
73
+ * NOTE: This property will not be serialized. It can only be populated by the server.
74
+ */
75
+ readonly additionalInfo?: ErrorAdditionalInfo[];
76
+ }
77
+ /** The resource management error additional info. */
78
+ export interface ErrorAdditionalInfo {
79
+ /**
80
+ * The additional info type.
81
+ * NOTE: This property will not be serialized. It can only be populated by the server.
82
+ */
83
+ readonly type?: string;
84
+ /**
85
+ * The additional info.
86
+ * NOTE: This property will not be serialized. It can only be populated by the server.
87
+ */
88
+ readonly info?: Record<string, unknown>;
89
+ }
90
+ /** Result of the List CA Certificate operation. */
91
+ export interface CaCertificatesListResult {
92
+ /** A collection of CA Certificate. */
93
+ value?: CaCertificate[];
94
+ /** A link for the next page of CA Certificate. */
95
+ nextLink?: string;
96
+ }
7
97
  /** Properties of the corresponding partner topic of a Channel. */
8
98
  export interface PartnerTopicInfo {
9
99
  /**
@@ -54,38 +144,35 @@ export interface InlineEventProperties {
54
144
  /** The dataSchemaUrl for the inline event. */
55
145
  dataSchemaUrl?: string;
56
146
  }
57
- /** Metadata pertaining to creation and last modification of the resource. */
58
- export interface SystemData {
59
- /** The identity that created the resource. */
60
- createdBy?: string;
61
- /** The type of identity that created the resource. */
62
- createdByType?: CreatedByType;
63
- /** The timestamp of resource creation (UTC). */
64
- createdAt?: Date;
65
- /** The identity that last modified the resource. */
66
- lastModifiedBy?: string;
67
- /** The type of identity that last modified the resource. */
68
- lastModifiedByType?: CreatedByType;
69
- /** The timestamp of resource last modification (UTC) */
70
- lastModifiedAt?: Date;
71
- }
72
- /** Definition of a Resource. */
73
- export interface Resource {
74
- /**
75
- * Fully qualified identifier of the resource.
76
- * NOTE: This property will not be serialized. It can only be populated by the server.
77
- */
78
- readonly id?: string;
147
+ /** Properties of the corresponding partner destination of a Channel. */
148
+ export interface PartnerDestinationInfo {
149
+ /** Polymorphic discriminator, which specifies the different types this object can be */
150
+ endpointType: "WebHook";
79
151
  /**
80
- * Name of the resource.
81
- * NOTE: This property will not be serialized. It can only be populated by the server.
152
+ * Azure subscription ID of the subscriber. The partner destination associated with the channel will be
153
+ * created under this Azure subscription.
82
154
  */
83
- readonly name?: string;
155
+ azureSubscriptionId?: string;
84
156
  /**
85
- * Type of the resource.
86
- * NOTE: This property will not be serialized. It can only be populated by the server.
157
+ * Azure Resource Group of the subscriber. The partner destination associated with the channel will be
158
+ * created under this resource group.
87
159
  */
88
- readonly type?: string;
160
+ resourceGroupName?: string;
161
+ /** Name of the partner destination associated with the channel. */
162
+ name?: string;
163
+ /** Additional context of the partner destination endpoint. */
164
+ endpointServiceContext?: string;
165
+ /** Change history of the resource move. */
166
+ resourceMoveChangeHistory?: ResourceMoveChangeHistory[];
167
+ }
168
+ /** The change history of the resource move. */
169
+ export interface ResourceMoveChangeHistory {
170
+ /** Azure subscription ID of the resource. */
171
+ azureSubscriptionId?: string;
172
+ /** Azure Resource Group of the resource. */
173
+ resourceGroupName?: string;
174
+ /** UTC timestamp of when the resource was changed. */
175
+ changedTimeUtc?: Date;
89
176
  }
90
177
  /** Properties of the Channel update. */
91
178
  export interface ChannelUpdateParameters {
@@ -94,9 +181,16 @@ export interface ChannelUpdateParameters {
94
181
  * the channel and corresponding partner topic or partner destination are deleted.
95
182
  */
96
183
  expirationTimeIfNotActivatedUtc?: Date;
184
+ /** Partner destination properties which can be updated if the channel is of type PartnerDestination. */
185
+ partnerDestinationInfo?: PartnerUpdateDestinationInfoUnion;
97
186
  /** Partner topic properties which can be updated if the channel is of type PartnerTopic. */
98
187
  partnerTopicInfo?: PartnerUpdateTopicInfo;
99
188
  }
189
+ /** Properties of the corresponding partner destination of a Channel. */
190
+ export interface PartnerUpdateDestinationInfo {
191
+ /** Polymorphic discriminator, which specifies the different types this object can be */
192
+ endpointType: "WebHook";
193
+ }
100
194
  /** Update properties for the corresponding partner topic of a channel. */
101
195
  export interface PartnerUpdateTopicInfo {
102
196
  /** Event type info for the partner topic */
@@ -114,6 +208,55 @@ export interface EventSubscriptionFullUrl {
114
208
  /** The URL that represents the endpoint of the destination of an event subscription. */
115
209
  endpointUrl?: string;
116
210
  }
211
+ /** Result of the List Client Group operation. */
212
+ export interface ClientGroupsListResult {
213
+ /** A collection of Client Group. */
214
+ value?: ClientGroup[];
215
+ /** A link for the next page of Client Group. */
216
+ nextLink?: string;
217
+ }
218
+ /** The Authentication properties for the client. */
219
+ export interface ClientAuthentication {
220
+ /** The self signed certificate's thumbprints data used for authentication. */
221
+ certificateThumbprint?: ClientCertificateThumbprint;
222
+ /** The CA certificate subject name used for authentication. */
223
+ certificateSubject?: ClientCertificateSubjectDistinguishedName;
224
+ }
225
+ /** Thumbprints are used by the service to validate the device permission when authentication is done using self signed certificate. */
226
+ export interface ClientCertificateThumbprint {
227
+ /** The primary thumbprint used for validation. */
228
+ primary?: string;
229
+ /** The secondary thumbprint used for validation. */
230
+ secondary?: string;
231
+ }
232
+ /**
233
+ * CA certificate subject distinguished name information used by service to authenticate clients.
234
+ * For more information, see https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x500distinguishedname?view=net-6.0#remarks
235
+ */
236
+ export interface ClientCertificateSubjectDistinguishedName {
237
+ /** The common name field in the subject name. The allowed limit is 64 characters and it should be specified. */
238
+ commonName?: string;
239
+ /** The organization field in the subject name. If present, the allowed limit is 64 characters. */
240
+ organization?: string;
241
+ /** The organization unit field in the subject name. If present, the allowed limit is 32 characters. */
242
+ organizationUnit?: string;
243
+ /** The country code field in the subject name. If present, the country code should be represented by two-letter code defined in ISO 2166-1 (alpha-2). For example: 'US'. */
244
+ countryCode?: string;
245
+ }
246
+ /** The certificate authentication properties for the client. */
247
+ export interface ClientCertificateAuthentication {
248
+ /** The validation scheme used to authenticate the client. Default value is SubjectMatchesAuthenticationName. */
249
+ validationScheme?: ClientCertificateValidationScheme;
250
+ /** The list of thumbprints that are allowed during client authentication. This property is required only if the validationScheme is 'ThumbprintMatch'. */
251
+ allowedThumbprints?: string[];
252
+ }
253
+ /** Result of the List Client operation. */
254
+ export interface ClientsListResult {
255
+ /** A collection of Client. */
256
+ value?: Client[];
257
+ /** A link for the next page of Client. */
258
+ nextLink?: string;
259
+ }
117
260
  /** PrivateEndpoint information. */
118
261
  export interface PrivateEndpoint {
119
262
  /** The ARM identifier for Private Endpoint. */
@@ -139,6 +282,11 @@ export interface InboundIpRule {
139
282
  /** Action to perform based on the match or no match of the IpMask. */
140
283
  action?: IpActionType;
141
284
  }
285
+ /** Describes an EventGrid Resource Sku. */
286
+ export interface ResourceSku {
287
+ /** The Sku name of the resource. The possible values are: Basic or Premium. */
288
+ name?: Sku;
289
+ }
142
290
  /** The identity information for the resource. */
143
291
  export interface IdentityInfo {
144
292
  /** The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identity. */
@@ -171,6 +319,8 @@ export interface DomainUpdateParameters {
171
319
  };
172
320
  /** Identity information for the resource. */
173
321
  identity?: IdentityInfo;
322
+ /** The Sku pricing tier for the domain. */
323
+ sku?: ResourceSku;
174
324
  /**
175
325
  * This determines if traffic is allowed over public network. By default it is enabled.
176
326
  * You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.DomainUpdateParameterProperties.InboundIpRules" />
@@ -178,6 +328,8 @@ export interface DomainUpdateParameters {
178
328
  publicNetworkAccess?: PublicNetworkAccess;
179
329
  /** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
180
330
  inboundIpRules?: InboundIpRule[];
331
+ /** Minimum TLS version of the publisher allowed to publish to this domain */
332
+ minimumTlsVersionAllowed?: TlsVersion;
181
333
  /** This boolean is used to enable or disable local auth. Default value is false. When the property is set to true, only AAD token will be used to authenticate if user is allowed to publish to the domain. */
182
334
  disableLocalAuth?: boolean;
183
335
  /**
@@ -202,6 +354,8 @@ export interface DomainUpdateParameters {
202
354
  autoDeleteTopicWithLastSubscription?: boolean;
203
355
  /** The data residency boundary for the domain. */
204
356
  dataResidencyBoundary?: DataResidencyBoundary;
357
+ /** The eventTypeInfo for the domain. */
358
+ eventTypeInfo?: EventTypeInfo;
205
359
  }
206
360
  /** Result of the List Domains operation. */
207
361
  export interface DomainsListResult {
@@ -241,10 +395,108 @@ export interface DeliveryAttributeMapping {
241
395
  /** Name of the delivery attribute or header. */
242
396
  name?: string;
243
397
  }
398
+ /** Properties of the delivery configuration information of the event subscription. */
399
+ export interface DeliveryConfiguration {
400
+ /** Delivery mode of the event subscription. */
401
+ deliveryMode?: DeliveryMode;
402
+ /** This property should be populated when deliveryMode is queue and represents information about the queue subscription. */
403
+ queue?: QueueInfo;
404
+ }
405
+ /** Properties of the Queue info for event subscription. */
406
+ export interface QueueInfo {
407
+ /**
408
+ * Maximum period in seconds in which once the message is in received (by the client) state and waiting to be accepted, released or rejected.
409
+ * If this time elapsed after a message has been received by the client and not transitioned into accepted (not processed), released or rejected,
410
+ * the message is available for redelivery. This is an optional field, where default is 60 seconds, minimum is 60 seconds and maximum is 300 seconds.
411
+ */
412
+ receiveLockDurationInSeconds?: number;
413
+ /** The maximum delivery count of the events. */
414
+ maxDeliveryCount?: number;
415
+ /**
416
+ * The dead letter destination of the event subscription. Any event that cannot be delivered to its' destination is sent to the dead letter destination.
417
+ * Uses the managed identity setup on the parent resource (namely, topic) to acquire the authentication tokens being used during delivery / dead-lettering.
418
+ */
419
+ deadLetterDestinationWithResourceIdentity?: DeadLetterWithResourceIdentity;
420
+ /**
421
+ * Time span duration in ISO 8601 format that determines how long messages are available to the subscription from the time the message was published.
422
+ * This duration value is expressed using the following format: \'P(n)Y(n)M(n)DT(n)H(n)M(n)S\', where:
423
+ * - (n) is replaced by the value of each time element that follows the (n).
424
+ * - P is the duration (or Period) designator and is always placed at the beginning of the duration.
425
+ * - Y is the year designator, and it follows the value for the number of years.
426
+ * - M is the month designator, and it follows the value for the number of months.
427
+ * - W is the week designator, and it follows the value for the number of weeks.
428
+ * - D is the day designator, and it follows the value for the number of days.
429
+ * - T is the time designator, and it precedes the time components.
430
+ * - H is the hour designator, and it follows the value for the number of hours.
431
+ * - M is the minute designator, and it follows the value for the number of minutes.
432
+ * - S is the second designator, and it follows the value for the number of seconds.
433
+ * This duration value cannot be set greater than the topic’s EventRetentionInDays. It is is an optional field where its minimum value is 1 minute, and its maximum is determined
434
+ * by topic’s EventRetentionInDays value. The followings are examples of valid values:
435
+ * - \'P0DT23H12M\' or \'PT23H12M\': for duration of 23 hours and 12 minutes.
436
+ * - \'P1D\' or \'P1DT0H0M0S\': for duration of 1 day.
437
+ */
438
+ eventTimeToLive?: string;
439
+ }
440
+ /** Information about the deadletter destination with resource identity. */
441
+ export interface DeadLetterWithResourceIdentity {
442
+ /** The identity to use when dead-lettering events. */
443
+ identity?: EventSubscriptionIdentity;
444
+ /**
445
+ * Information about the destination where events have to be delivered for the event subscription.
446
+ * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery / dead-lettering.
447
+ */
448
+ deadLetterDestination?: DeadLetterDestinationUnion;
449
+ }
450
+ /** The identity information with the event subscription. */
451
+ export interface EventSubscriptionIdentity {
452
+ /** The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identity. */
453
+ type?: EventSubscriptionIdentityType;
454
+ /** The user identity associated with the resource. */
455
+ userAssignedIdentity?: string;
456
+ }
457
+ /** Information about the dead letter destination for an event subscription. To configure a deadletter destination, do not directly instantiate an object of this class. Instead, instantiate an object of a derived class. Currently, StorageBlobDeadLetterDestination is the only class that derives from this class. */
458
+ export interface DeadLetterDestination {
459
+ /** Polymorphic discriminator, which specifies the different types this object can be */
460
+ endpointType: "StorageBlob";
461
+ }
462
+ /** Filters configuration for the Event Subscription. */
463
+ export interface FiltersConfiguration {
464
+ /** A list of applicable event types that need to be part of the event subscription. If it is desired to subscribe to all default event types, set the IncludedEventTypes to null. */
465
+ includedEventTypes?: string[];
466
+ /** An array of filters that are used for filtering event subscriptions. */
467
+ filters?: FilterUnion[];
468
+ }
469
+ /**
470
+ * This is the base type that represents a filter. To configure a filter, do not directly instantiate an object of this class. Instead, instantiate
471
+ * an object of a derived class such as BoolEqualsFilter, NumberInFilter, StringEqualsFilter etc depending on the type of the key based on
472
+ * which you want to filter.
473
+ */
474
+ export interface Filter {
475
+ /** Polymorphic discriminator, which specifies the different types this object can be */
476
+ operatorType: "NumberIn" | "NumberNotIn" | "NumberLessThan" | "NumberGreaterThan" | "NumberLessThanOrEquals" | "NumberGreaterThanOrEquals" | "BoolEquals" | "StringIn" | "StringNotIn" | "StringBeginsWith" | "StringEndsWith" | "StringContains" | "NumberInRange" | "NumberNotInRange" | "StringNotBeginsWith" | "StringNotEndsWith" | "StringNotContains" | "IsNullOrUndefined" | "IsNotNull";
477
+ /** The field/property in the event based on which you want to filter. */
478
+ key?: string;
479
+ }
480
+ /** Properties of the Event Subscription update. */
481
+ export interface SubscriptionUpdateParameters {
482
+ /** Information about the delivery configuration of the event subscription. */
483
+ deliveryConfiguration?: DeliveryConfiguration;
484
+ /** The event delivery schema for the event subscription. */
485
+ eventDeliverySchema?: DeliverySchema;
486
+ /** Information about the filter for the event subscription. */
487
+ filtersConfiguration?: FiltersConfiguration;
488
+ }
489
+ /** Result of the List event subscriptions operation. */
490
+ export interface SubscriptionsListResult {
491
+ /** A collection of Subscriptions. */
492
+ value?: Subscription[];
493
+ /** A link for the next page of event subscriptions */
494
+ nextLink?: string;
495
+ }
244
496
  /** Information about the destination for an event subscription. */
245
497
  export interface EventSubscriptionDestination {
246
498
  /** Polymorphic discriminator, which specifies the different types this object can be */
247
- endpointType: "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction";
499
+ endpointType: "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction" | "PartnerDestination";
248
500
  }
249
501
  /** Information about the delivery for an event subscription with resource identity. */
250
502
  export interface DeliveryWithResourceIdentity {
@@ -256,13 +508,6 @@ export interface DeliveryWithResourceIdentity {
256
508
  */
257
509
  destination?: EventSubscriptionDestinationUnion;
258
510
  }
259
- /** The identity information with the event subscription. */
260
- export interface EventSubscriptionIdentity {
261
- /** The type of managed identity used. The type 'SystemAssigned, UserAssigned' includes both an implicitly created identity and a set of user-assigned identities. The type 'None' will remove any identity. */
262
- type?: EventSubscriptionIdentityType;
263
- /** The user identity associated with the resource. */
264
- userAssignedIdentity?: string;
265
- }
266
511
  /** Filter for the Event Subscription. */
267
512
  export interface EventSubscriptionFilter {
268
513
  /**
@@ -302,21 +547,6 @@ export interface RetryPolicy {
302
547
  /** Time To Live (in minutes) for events. */
303
548
  eventTimeToLiveInMinutes?: number;
304
549
  }
305
- /** Information about the dead letter destination for an event subscription. To configure a deadletter destination, do not directly instantiate an object of this class. Instead, instantiate an object of a derived class. Currently, StorageBlobDeadLetterDestination is the only class that derives from this class. */
306
- export interface DeadLetterDestination {
307
- /** Polymorphic discriminator, which specifies the different types this object can be */
308
- endpointType: "StorageBlob";
309
- }
310
- /** Information about the deadletter destination with resource identity. */
311
- export interface DeadLetterWithResourceIdentity {
312
- /** The identity to use when dead-lettering events. */
313
- identity?: EventSubscriptionIdentity;
314
- /**
315
- * Information about the destination where events have to be delivered for the event subscription.
316
- * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery / dead-lettering.
317
- */
318
- deadLetterDestination?: DeadLetterDestinationUnion;
319
- }
320
550
  /** Properties of the Event Subscription update. */
321
551
  export interface EventSubscriptionUpdateParameters {
322
552
  /**
@@ -357,6 +587,172 @@ export interface EventSubscriptionsListResult {
357
587
  /** A link for the next page of event subscriptions */
358
588
  nextLink?: string;
359
589
  }
590
+ /** Properties of the Topics Configuration. */
591
+ export interface TopicsConfiguration {
592
+ /**
593
+ * The hostname for the topics configuration. This is a read-only property.
594
+ * NOTE: This property will not be serialized. It can only be populated by the server.
595
+ */
596
+ readonly hostname?: string;
597
+ }
598
+ /** Properties of the Topic Spaces Configuration. */
599
+ export interface TopicSpacesConfiguration {
600
+ /** Indicate if Topic Spaces Configuration is enabled for the namespace. Default is Disabled. */
601
+ state?: TopicSpacesConfigurationState;
602
+ /**
603
+ * Fully qualified Azure Resource Id for the Event Grid Topic to which events will be routed to from TopicSpaces under a namespace.
604
+ * This property should be in the following format '/subscriptions/{subId}/resourcegroups/{resourceGroupName}/providers/microsoft.EventGrid/topics/{topicName}'.
605
+ * This topic should reside in the same region where namespace is located.
606
+ */
607
+ routeTopicResourceId?: string;
608
+ /**
609
+ * The endpoint for the topic spaces configuration. This is a read-only property.
610
+ * NOTE: This property will not be serialized. It can only be populated by the server.
611
+ */
612
+ readonly hostname?: string;
613
+ /** Routing enrichments for topic spaces configuration */
614
+ routingEnrichments?: RoutingEnrichments;
615
+ /** Client authentication settings for topic spaces configuration. */
616
+ clientAuthentication?: ClientAuthenticationSettings;
617
+ /**
618
+ * The maximum session expiry in hours. The property default value is 1 hour.
619
+ * Min allowed value is 1 hour and max allowed value is 8 hours.
620
+ */
621
+ maximumSessionExpiryInHours?: number;
622
+ /**
623
+ * The maximum number of sessions per authentication name. The property default value is 1.
624
+ * Min allowed value is 1 and max allowed value is 100.
625
+ */
626
+ maximumClientSessionsPerAuthenticationName?: number;
627
+ /** Routing identity info for topic spaces configuration. */
628
+ routingIdentityInfo?: RoutingIdentityInfo;
629
+ }
630
+ export interface RoutingEnrichments {
631
+ static?: StaticRoutingEnrichment[];
632
+ dynamic?: DynamicRoutingEnrichment[];
633
+ }
634
+ export interface StaticRoutingEnrichment {
635
+ /** Static routing enrichment key. */
636
+ key?: string;
637
+ /** Static routing enrichment value type. For e.g. this property value can be 'String'. */
638
+ valueType?: StaticRoutingEnrichmentType;
639
+ }
640
+ export interface DynamicRoutingEnrichment {
641
+ /** Dynamic routing enrichment key. */
642
+ key?: string;
643
+ /** Dynamic routing enrichment value. */
644
+ value?: string;
645
+ }
646
+ /** Client authentication settings for namespace resource. */
647
+ export interface ClientAuthenticationSettings {
648
+ /** Alternative authentication name sources related to client authentication settings for namespace resource. */
649
+ alternativeAuthenticationNameSources?: AlternativeAuthenticationNameSource[];
650
+ }
651
+ /** Routing identity info for topic spaces configuration. */
652
+ export interface RoutingIdentityInfo {
653
+ type?: RoutingIdentityType;
654
+ userAssignedIdentity?: string;
655
+ }
656
+ /** Represents available Sku pricing tiers. */
657
+ export interface NamespaceSku {
658
+ /** The name of the SKU. */
659
+ name?: SkuName;
660
+ /**
661
+ * Specifies the number of Throughput Units that defines the capacity for the namespace. The property default value is
662
+ * 1 which signifies 1 Throughput Unit = 1MB/s ingress and 2MB/s egress per namespace. Min capacity is 1 and
663
+ * max allowed capacity is 20.
664
+ */
665
+ capacity?: number;
666
+ }
667
+ /** Properties to update namespace. */
668
+ export interface NamespaceUpdateParameters {
669
+ /** Tags of the namespace resource. */
670
+ tags?: {
671
+ [propertyName: string]: string;
672
+ };
673
+ /** Namespace resource identity information. */
674
+ identity?: IdentityInfo;
675
+ /** Represents available Sku pricing tiers. */
676
+ sku?: NamespaceSku;
677
+ /** Topic spaces configuration properties that can be updated. */
678
+ topicSpacesConfiguration?: UpdateTopicSpacesConfigurationInfo;
679
+ /**
680
+ * This determines if traffic is allowed over public network. By default it is enabled.
681
+ * You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.PubSub.NamespaceUpdateParameterProperties.InboundIpRules" />
682
+ */
683
+ publicNetworkAccess?: PublicNetworkAccess;
684
+ /** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
685
+ inboundIpRules?: InboundIpRule[];
686
+ }
687
+ /** Properties of the topic spaces configuration info of a namespace. */
688
+ export interface UpdateTopicSpacesConfigurationInfo {
689
+ /** Indicate if Topic Spaces Configuration is enabled for the namespace. Default is Disabled. */
690
+ state?: TopicSpacesConfigurationState;
691
+ /** This property is used to specify custom topic to which events will be routed to from topic spaces configuration under namespace. */
692
+ routeTopicResourceId?: string;
693
+ /** Routing enrichments for topic spaces configuration. */
694
+ routingEnrichments?: RoutingEnrichments;
695
+ /** Client authentication settings for topic spaces configuration. */
696
+ clientAuthentication?: ClientAuthenticationSettings;
697
+ /**
698
+ * The maximum session expiry in hours. The property default value is 1 hour.
699
+ * Min allowed value is 1 hour and max allowed value is 8 hours.
700
+ */
701
+ maximumSessionExpiryInHours?: number;
702
+ /**
703
+ * The maximum number of sessions per authentication name. The property default value is 1.
704
+ * Min allowed value is 1 and max allowed value is 100.
705
+ */
706
+ maximumClientSessionsPerAuthenticationName?: number;
707
+ /** Routing identity info for topic spaces configuration. */
708
+ routingIdentityInfo?: RoutingIdentityInfo;
709
+ }
710
+ /** Result of the List Namespaces operation. */
711
+ export interface NamespacesListResult {
712
+ /** A collection of namespaces. */
713
+ value?: Namespace[];
714
+ /** A link for the next page of namespaces. */
715
+ nextLink?: string;
716
+ }
717
+ /** Shared access keys of the Namespace. */
718
+ export interface NamespaceSharedAccessKeys {
719
+ /** Shared access key1 for the namespace. */
720
+ key1?: string;
721
+ /** Shared access key2 for the namespace. */
722
+ key2?: string;
723
+ }
724
+ /** Namespace regenerate share access key request. */
725
+ export interface NamespaceRegenerateKeyRequest {
726
+ /** Key name to regenerate key1 or key2. */
727
+ keyName: string;
728
+ }
729
+ /** Properties of the namespace topic update. */
730
+ export interface NamespaceTopicUpdateParameters {
731
+ /**
732
+ * Event retention for the namespace topic expressed in days. The property default value is 1 day.
733
+ * Min event retention duration value is 1 day and max event retention duration value is 1 day.
734
+ */
735
+ eventRetentionInDays?: number;
736
+ }
737
+ /** Result of the List namespace topics operation. */
738
+ export interface NamespaceTopicsListResult {
739
+ /** A collection of namespace topics. */
740
+ value?: NamespaceTopic[];
741
+ /** A link for the next page of namespace topics. */
742
+ nextLink?: string;
743
+ }
744
+ /** Shared access keys of the Topic */
745
+ export interface TopicSharedAccessKeys {
746
+ /** Shared access key1 for the topic. */
747
+ key1?: string;
748
+ /** Shared access key2 for the topic. */
749
+ key2?: string;
750
+ }
751
+ /** Topic regenerate share access key request */
752
+ export interface TopicRegenerateKeyRequest {
753
+ /** Key name to regenerate key1 or key2 */
754
+ keyName: string;
755
+ }
360
756
  /** Result of the List Operations operation */
361
757
  export interface OperationsListResult {
362
758
  /** A collection of operations */
@@ -386,45 +782,6 @@ export interface OperationInfo {
386
782
  /** Description of the operation */
387
783
  description?: string;
388
784
  }
389
- /** Properties of the Topic update */
390
- export interface TopicUpdateParameters {
391
- /** Tags of the Topic resource. */
392
- tags?: {
393
- [propertyName: string]: string;
394
- };
395
- /** Topic resource identity information. */
396
- identity?: IdentityInfo;
397
- /**
398
- * This determines if traffic is allowed over public network. By default it is enabled.
399
- * You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicUpdateParameterProperties.InboundIpRules" />
400
- */
401
- publicNetworkAccess?: PublicNetworkAccess;
402
- /** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
403
- inboundIpRules?: InboundIpRule[];
404
- /** This boolean is used to enable or disable local auth. Default value is false. When the property is set to true, only AAD token will be used to authenticate if user is allowed to publish to the topic. */
405
- disableLocalAuth?: boolean;
406
- /** The data residency boundary for the topic. */
407
- dataResidencyBoundary?: DataResidencyBoundary;
408
- }
409
- /** Result of the List Topics operation */
410
- export interface TopicsListResult {
411
- /** A collection of Topics */
412
- value?: Topic[];
413
- /** A link for the next page of topics */
414
- nextLink?: string;
415
- }
416
- /** Shared access keys of the Topic */
417
- export interface TopicSharedAccessKeys {
418
- /** Shared access key1 for the topic. */
419
- key1?: string;
420
- /** Shared access key2 for the topic. */
421
- key2?: string;
422
- }
423
- /** Topic regenerate share access key request */
424
- export interface TopicRegenerateKeyRequest {
425
- /** Key name to regenerate key1 or key2 */
426
- keyName: string;
427
- }
428
785
  /** The partner authorization details. */
429
786
  export interface PartnerAuthorization {
430
787
  /**
@@ -464,6 +821,20 @@ export interface PartnerConfigurationsListResult {
464
821
  /** A link for the next page of partner configurations. */
465
822
  nextLink?: string;
466
823
  }
824
+ /** Properties of the Partner Destination that can be updated. */
825
+ export interface PartnerDestinationUpdateParameters {
826
+ /** Tags of the Partner Destination resource. */
827
+ tags?: {
828
+ [propertyName: string]: string;
829
+ };
830
+ }
831
+ /** Result of the List Partner Destinations operation. */
832
+ export interface PartnerDestinationsListResult {
833
+ /** A collection of partner destinations. */
834
+ value?: PartnerDestination[];
835
+ /** A link for the next page of partner destinations. */
836
+ nextLink?: string;
837
+ }
467
838
  /** Properties of the Partner Namespace update. */
468
839
  export interface PartnerNamespaceUpdateParameters {
469
840
  /** Tags of the Partner Namespace. */
@@ -477,6 +848,8 @@ export interface PartnerNamespaceUpdateParameters {
477
848
  publicNetworkAccess?: PublicNetworkAccess;
478
849
  /** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
479
850
  inboundIpRules?: InboundIpRule[];
851
+ /** Minimum TLS version of the publisher allowed to publish to this domain */
852
+ minimumTlsVersionAllowed?: TlsVersion;
480
853
  /** This boolean is used to enable or disable local auth. Default value is false. When the property is set to true, only AAD token will be used to authenticate if user is allowed to publish to the partner namespace. */
481
854
  disableLocalAuth?: boolean;
482
855
  }
@@ -529,6 +902,13 @@ export interface PartnerTopicsListResult {
529
902
  /** A link for the next page of partner topics. */
530
903
  nextLink?: string;
531
904
  }
905
+ /** Result of the List Permission Binding operation. */
906
+ export interface PermissionBindingsListResult {
907
+ /** A collection of Permission Binding. */
908
+ value?: PermissionBinding[];
909
+ /** A link for the next page of Permission Binding. */
910
+ nextLink?: string;
911
+ }
532
912
  /** Result of the list of all private endpoint connections operation. */
533
913
  export interface PrivateEndpointConnectionListResult {
534
914
  /** A collection of private endpoint connection resources. */
@@ -572,11 +952,58 @@ export interface SystemTopicsListResult {
572
952
  /** A link for the next page of topics. */
573
953
  nextLink?: string;
574
954
  }
955
+ /** Definition of an Extended Location */
956
+ export interface ExtendedLocation {
957
+ /** Fully qualified name of the extended location. */
958
+ name?: string;
959
+ /** Type of the extended location. */
960
+ type?: string;
961
+ }
962
+ /** Properties of the Topic update */
963
+ export interface TopicUpdateParameters {
964
+ /** Tags of the Topic resource. */
965
+ tags?: {
966
+ [propertyName: string]: string;
967
+ };
968
+ /** Topic resource identity information. */
969
+ identity?: IdentityInfo;
970
+ /** The Sku pricing tier for the topic. */
971
+ sku?: ResourceSku;
972
+ /**
973
+ * This determines if traffic is allowed over public network. By default it is enabled.
974
+ * You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicUpdateParameterProperties.InboundIpRules" />
975
+ */
976
+ publicNetworkAccess?: PublicNetworkAccess;
977
+ /** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
978
+ inboundIpRules?: InboundIpRule[];
979
+ /** Minimum TLS version of the publisher allowed to publish to this domain */
980
+ minimumTlsVersionAllowed?: TlsVersion;
981
+ /** This boolean is used to enable or disable local auth. Default value is false. When the property is set to true, only AAD token will be used to authenticate if user is allowed to publish to the topic. */
982
+ disableLocalAuth?: boolean;
983
+ /** The data residency boundary for the topic. */
984
+ dataResidencyBoundary?: DataResidencyBoundary;
985
+ /** The eventTypeInfo for the topic. */
986
+ eventTypeInfo?: EventTypeInfo;
987
+ }
988
+ /** Result of the List Topics operation */
989
+ export interface TopicsListResult {
990
+ /** A collection of Topics */
991
+ value?: Topic[];
992
+ /** A link for the next page of topics */
993
+ nextLink?: string;
994
+ }
575
995
  /** Result of the List Event Types operation */
576
996
  export interface EventTypesListResult {
577
997
  /** A collection of event types */
578
998
  value?: EventType[];
579
999
  }
1000
+ /** Result of the List Topic Space operation. */
1001
+ export interface TopicSpacesListResult {
1002
+ /** A collection of Topic Space. */
1003
+ value?: TopicSpace[];
1004
+ /** A link for the next page of Topic Space. */
1005
+ nextLink?: string;
1006
+ }
580
1007
  /** Result of the List Topic Types operation */
581
1008
  export interface TopicTypesListResult {
582
1009
  /** A collection of topic types */
@@ -601,6 +1028,11 @@ export interface VerifiedPartnersListResult {
601
1028
  /** A link for the next page of verified partners if any. */
602
1029
  nextLink?: string;
603
1030
  }
1031
+ /** Partner client authentication */
1032
+ export interface PartnerClientAuthentication {
1033
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1034
+ clientAuthenticationType: "AzureAD";
1035
+ }
604
1036
  /** This is used to express the source of an input schema mapping for a single target field in the Event Grid Event schema. This is currently used in the mappings for the 'id', 'topic' and 'eventtime' properties. This represents a field in the input event schema. */
605
1037
  export interface JsonField {
606
1038
  /** Name of a field in the input event schema that's to be used as the source of a mapping. */
@@ -618,6 +1050,33 @@ export interface JsonFieldWithDefault {
618
1050
  /** The default value to be used for mapping when a SourceField is not provided or if there's no property with the specified name in the published JSON event payload. */
619
1051
  defaultValue?: string;
620
1052
  }
1053
+ /** The CA Certificate resource. */
1054
+ export interface CaCertificate extends Resource {
1055
+ /**
1056
+ * The system metadata relating to the CaCertificate resource.
1057
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1058
+ */
1059
+ readonly systemData?: SystemData;
1060
+ /** Description for the CA Certificate resource. */
1061
+ description?: string;
1062
+ /** Base64 encoded PEM (Privacy Enhanced Mail) format certificate data. */
1063
+ encodedCertificate?: string;
1064
+ /**
1065
+ * Certificate issue time in UTC. This is a read-only field.
1066
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1067
+ */
1068
+ readonly issueTimeInUtc?: Date;
1069
+ /**
1070
+ * Certificate expiry time in UTC. This is a read-only field.
1071
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1072
+ */
1073
+ readonly expiryTimeInUtc?: Date;
1074
+ /**
1075
+ * Provisioning state of the CA Certificate resource.
1076
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1077
+ */
1078
+ readonly provisioningState?: CaCertificateProvisioningState;
1079
+ }
621
1080
  /** Channel info. */
622
1081
  export interface Channel extends Resource {
623
1082
  /**
@@ -629,6 +1088,8 @@ export interface Channel extends Resource {
629
1088
  channelType?: ChannelType;
630
1089
  /** This property should be populated when channelType is PartnerTopic and represents information about the partner topic resource corresponding to the channel. */
631
1090
  partnerTopicInfo?: PartnerTopicInfo;
1091
+ /** This property should be populated when channelType is PartnerDestination and represents information about the partner destination resource corresponding to the channel. */
1092
+ partnerDestinationInfo?: PartnerDestinationInfoUnion;
632
1093
  /** Context or helpful message that can be used during the approval process by the subscriber. */
633
1094
  messageForActivation?: string;
634
1095
  /** Provisioning state of the channel. */
@@ -641,6 +1102,57 @@ export interface Channel extends Resource {
641
1102
  */
642
1103
  expirationTimeIfNotActivatedUtc?: Date;
643
1104
  }
1105
+ /** The Client group resource. */
1106
+ export interface ClientGroup extends Resource {
1107
+ /**
1108
+ * The system metadata relating to the ClientGroup resource.
1109
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1110
+ */
1111
+ readonly systemData?: SystemData;
1112
+ /** Description for the Client Group resource. */
1113
+ description?: string;
1114
+ /**
1115
+ * The grouping query for the clients.
1116
+ * Example : attributes.keyName IN ['a', 'b', 'c'].
1117
+ */
1118
+ query?: string;
1119
+ /**
1120
+ * Provisioning state of the ClientGroup resource.
1121
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1122
+ */
1123
+ readonly provisioningState?: ClientGroupProvisioningState;
1124
+ }
1125
+ /** The Client resource. */
1126
+ export interface Client extends Resource {
1127
+ /**
1128
+ * The system metadata relating to the Client resource.
1129
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1130
+ */
1131
+ readonly systemData?: SystemData;
1132
+ /** Description for the Client resource. */
1133
+ description?: string;
1134
+ /** The name presented by the client for authentication. The default value is the name of the resource. */
1135
+ authenticationName?: string;
1136
+ /** Authentication information for the client. */
1137
+ authentication?: ClientAuthentication;
1138
+ /** The client certificate authentication information. */
1139
+ clientCertificateAuthentication?: ClientCertificateAuthentication;
1140
+ /** Indicates if the client is enabled or not. Default value is Enabled. */
1141
+ state?: ClientState;
1142
+ /**
1143
+ * Attributes for the client. Supported values are int, bool, string, string[].
1144
+ * Example:
1145
+ * "attributes": { "room": "345", "floor": 12, "deviceTypes": ["Fan", "Light"] }
1146
+ */
1147
+ attributes?: {
1148
+ [propertyName: string]: any;
1149
+ };
1150
+ /**
1151
+ * Provisioning state of the Client resource.
1152
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1153
+ */
1154
+ readonly provisioningState?: ClientProvisioningState;
1155
+ }
644
1156
  export interface PrivateEndpointConnection extends Resource {
645
1157
  /** The Private Endpoint resource for this Connection. */
646
1158
  privateEndpoint?: PrivateEndpoint;
@@ -673,7 +1185,26 @@ export interface DomainTopic extends Resource {
673
1185
  */
674
1186
  readonly provisioningState?: DomainTopicProvisioningState;
675
1187
  }
676
- /** Event Subscription */
1188
+ /** Event Subscription. */
1189
+ export interface Subscription extends Resource {
1190
+ /**
1191
+ * The system metadata relating to Event Subscription resource.
1192
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1193
+ */
1194
+ readonly systemData?: SystemData;
1195
+ /**
1196
+ * Provisioning state of the event subscription.
1197
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1198
+ */
1199
+ readonly provisioningState?: SubscriptionProvisioningState;
1200
+ /** Information about the delivery configuration of the event subscription. */
1201
+ deliveryConfiguration?: DeliveryConfiguration;
1202
+ /** The event delivery schema for the event subscription. */
1203
+ eventDeliverySchema?: DeliverySchema;
1204
+ /** Information about the filter for the event subscription. */
1205
+ filtersConfiguration?: FiltersConfiguration;
1206
+ }
1207
+ /** Event Subscription. */
677
1208
  export interface EventSubscription extends Resource {
678
1209
  /**
679
1210
  * The system metadata relating to Event Subscription resource.
@@ -721,6 +1252,28 @@ export interface EventSubscription extends Resource {
721
1252
  */
722
1253
  deadLetterWithResourceIdentity?: DeadLetterWithResourceIdentity;
723
1254
  }
1255
+ /** Namespace topic details. */
1256
+ export interface NamespaceTopic extends Resource {
1257
+ /**
1258
+ * The system metadata relating to namespace topic resource.
1259
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1260
+ */
1261
+ readonly systemData?: SystemData;
1262
+ /**
1263
+ * Provisioning state of the namespace topic.
1264
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1265
+ */
1266
+ readonly provisioningState?: NamespaceTopicProvisioningState;
1267
+ /** Publisher type of the namespace topic. */
1268
+ publisherType?: PublisherType;
1269
+ /** This determines the format that is expected for incoming events published to the topic. */
1270
+ inputSchema?: EventInputSchema;
1271
+ /**
1272
+ * Event retention for the namespace topic expressed in days. The property default value is 1 day.
1273
+ * Min event retention duration value is 1 day and max event retention duration value is 1 day.
1274
+ */
1275
+ eventRetentionInDays?: number;
1276
+ }
724
1277
  /** Partner configuration information */
725
1278
  export interface PartnerConfiguration extends Resource {
726
1279
  /**
@@ -739,6 +1292,33 @@ export interface PartnerConfiguration extends Resource {
739
1292
  /** Provisioning state of the partner configuration. */
740
1293
  provisioningState?: PartnerConfigurationProvisioningState;
741
1294
  }
1295
+ /** The Permission binding resource. */
1296
+ export interface PermissionBinding extends Resource {
1297
+ /**
1298
+ * The system metadata relating to the PermissionBinding resource.
1299
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1300
+ */
1301
+ readonly systemData?: SystemData;
1302
+ /** Description for the Permission Binding resource. */
1303
+ description?: string;
1304
+ /**
1305
+ * The name of the Topic Space resource that the permission is bound to.
1306
+ * The Topic space needs to be a resource under the same namespace the permission binding is a part of.
1307
+ */
1308
+ topicSpaceName?: string;
1309
+ /** The allowed permission. */
1310
+ permission?: PermissionType;
1311
+ /**
1312
+ * The name of the client group resource that the permission is bound to.
1313
+ * The client group needs to be a resource under the same namespace the permission binding is a part of.
1314
+ */
1315
+ clientGroupName?: string;
1316
+ /**
1317
+ * Provisioning state of the PermissionBinding resource.
1318
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1319
+ */
1320
+ readonly provisioningState?: PermissionBindingProvisioningState;
1321
+ }
742
1322
  /** Event Type for a subject under a topic */
743
1323
  export interface EventType extends Resource {
744
1324
  /** Display name of the event type. */
@@ -762,6 +1342,29 @@ export interface ExtensionTopic extends Resource {
762
1342
  /** System topic resource id which is mapped to the source. */
763
1343
  systemTopic?: string;
764
1344
  }
1345
+ /** The Topic space resource. */
1346
+ export interface TopicSpace extends Resource {
1347
+ /**
1348
+ * The system metadata relating to the TopicSpace resource.
1349
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1350
+ */
1351
+ readonly systemData?: SystemData;
1352
+ /** Description for the Topic Space resource. */
1353
+ description?: string;
1354
+ /**
1355
+ * The topic filters in the topic space.
1356
+ * Example: "topicTemplates": [
1357
+ * "devices/foo/bar",
1358
+ * "devices/topic1/+",
1359
+ * "devices/${principal.name}/${principal.attributes.keyName}" ].
1360
+ */
1361
+ topicTemplates?: string[];
1362
+ /**
1363
+ * Provisioning state of the TopicSpace resource.
1364
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1365
+ */
1366
+ readonly provisioningState?: TopicSpaceProvisioningState;
1367
+ }
765
1368
  /** Properties of a topic type info. */
766
1369
  export interface TopicTypeInfo extends Resource {
767
1370
  /** Namespace of the provider of the topic type. */
@@ -780,6 +1383,8 @@ export interface TopicTypeInfo extends Resource {
780
1383
  sourceResourceFormat?: string;
781
1384
  /** Supported source scopes. */
782
1385
  supportedScopesForSource?: TopicTypeSourceScope[];
1386
+ /** Flag to indicate that a topic type can support both regional or global system topics */
1387
+ areRegionalAndGlobalSourcesSupported?: boolean;
783
1388
  }
784
1389
  /** Verified partner information */
785
1390
  export interface VerifiedPartner extends Resource {
@@ -796,9 +1401,33 @@ export interface VerifiedPartner extends Resource {
796
1401
  partnerDisplayName?: string;
797
1402
  /** Details of the partner topic scenario. */
798
1403
  partnerTopicDetails?: PartnerDetails;
1404
+ /** Details of the partner destination scenario. */
1405
+ partnerDestinationDetails?: PartnerDetails;
799
1406
  /** Provisioning state of the verified partner. */
800
1407
  provisioningState?: VerifiedPartnerProvisioningState;
801
1408
  }
1409
+ /** Information about the WebHook of the partner destination. */
1410
+ export interface WebhookPartnerDestinationInfo extends PartnerDestinationInfo {
1411
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1412
+ endpointType: "WebHook";
1413
+ /** The URL that represents the endpoint of the partner destination. */
1414
+ endpointUrl?: string;
1415
+ /** The base URL that represents the endpoint of the partner destination. */
1416
+ endpointBaseUrl?: string;
1417
+ /** Partner client authentication */
1418
+ clientAuthentication?: PartnerClientAuthenticationUnion;
1419
+ }
1420
+ /** Information about the update of the WebHook of the partner destination. */
1421
+ export interface WebhookUpdatePartnerDestinationInfo extends PartnerUpdateDestinationInfo {
1422
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1423
+ endpointType: "WebHook";
1424
+ /** The URL that represents the endpoint of the partner destination. */
1425
+ endpointUrl?: string;
1426
+ /** The base URL that represents the endpoint of the partner destination. */
1427
+ endpointBaseUrl?: string;
1428
+ /** Partner client authentication */
1429
+ clientAuthentication?: PartnerClientAuthenticationUnion;
1430
+ }
802
1431
  /** This enables publishing to Event Grid using a custom input schema. This can be used to map properties from a custom input JSON schema to the Event Grid event schema. */
803
1432
  export interface JsonInputSchemaMapping extends InputSchemaMapping {
804
1433
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -832,104 +1461,250 @@ export interface DynamicDeliveryAttributeMapping extends DeliveryAttributeMappin
832
1461
  /** JSON path in the event which contains attribute value. */
833
1462
  sourceField?: string;
834
1463
  }
835
- /** Information about the webhook destination for an event subscription. */
836
- export interface WebHookEventSubscriptionDestination extends EventSubscriptionDestination {
837
- /** Polymorphic discriminator, which specifies the different types this object can be */
838
- endpointType: "WebHook";
839
- /** The URL that represents the endpoint of the destination of an event subscription. */
840
- endpointUrl?: string;
841
- /**
842
- * The base URL that represents the endpoint of the destination of an event subscription.
843
- * NOTE: This property will not be serialized. It can only be populated by the server.
844
- */
845
- readonly endpointBaseUrl?: string;
846
- /** Maximum number of events per batch. */
847
- maxEventsPerBatch?: number;
848
- /** Preferred batch size in Kilobytes. */
849
- preferredBatchSizeInKilobytes?: number;
850
- /** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
851
- azureActiveDirectoryTenantId?: string;
852
- /** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
853
- azureActiveDirectoryApplicationIdOrUri?: string;
854
- /** Delivery attribute details. */
855
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
856
- }
857
- /** Information about the event hub destination for an event subscription. */
858
- export interface EventHubEventSubscriptionDestination extends EventSubscriptionDestination {
859
- /** Polymorphic discriminator, which specifies the different types this object can be */
860
- endpointType: "EventHub";
861
- /** The Azure Resource Id that represents the endpoint of an Event Hub destination of an event subscription. */
862
- resourceId?: string;
863
- /** Delivery attribute details. */
864
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
865
- }
866
- /** Information about the storage queue destination for an event subscription. */
867
- export interface StorageQueueEventSubscriptionDestination extends EventSubscriptionDestination {
868
- /** Polymorphic discriminator, which specifies the different types this object can be */
869
- endpointType: "StorageQueue";
870
- /** The Azure Resource ID of the storage account that contains the queue that is the destination of an event subscription. */
871
- resourceId?: string;
872
- /** The name of the Storage queue under a storage account that is the destination of an event subscription. */
873
- queueName?: string;
874
- /** Storage queue message time to live in seconds. */
875
- queueMessageTimeToLiveInSeconds?: number;
876
- }
877
- /** Information about the HybridConnection destination for an event subscription. */
878
- export interface HybridConnectionEventSubscriptionDestination extends EventSubscriptionDestination {
879
- /** Polymorphic discriminator, which specifies the different types this object can be */
880
- endpointType: "HybridConnection";
881
- /** The Azure Resource ID of an hybrid connection that is the destination of an event subscription. */
882
- resourceId?: string;
883
- /** Delivery attribute details. */
884
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
885
- }
886
- /** Information about the service bus destination for an event subscription. */
887
- export interface ServiceBusQueueEventSubscriptionDestination extends EventSubscriptionDestination {
888
- /** Polymorphic discriminator, which specifies the different types this object can be */
889
- endpointType: "ServiceBusQueue";
890
- /** The Azure Resource Id that represents the endpoint of the Service Bus destination of an event subscription. */
891
- resourceId?: string;
892
- /** Delivery attribute details. */
893
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
894
- }
895
- /** Information about the service bus topic destination for an event subscription. */
896
- export interface ServiceBusTopicEventSubscriptionDestination extends EventSubscriptionDestination {
897
- /** Polymorphic discriminator, which specifies the different types this object can be */
898
- endpointType: "ServiceBusTopic";
899
- /** The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription. */
900
- resourceId?: string;
901
- /** Delivery attribute details. */
902
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
903
- }
904
- /** Information about the azure function destination for an event subscription. */
905
- export interface AzureFunctionEventSubscriptionDestination extends EventSubscriptionDestination {
1464
+ /** Information about the storage blob based dead letter destination. */
1465
+ export interface StorageBlobDeadLetterDestination extends DeadLetterDestination {
906
1466
  /** Polymorphic discriminator, which specifies the different types this object can be */
907
- endpointType: "AzureFunction";
908
- /** The Azure Resource Id that represents the endpoint of the Azure Function destination of an event subscription. */
1467
+ endpointType: "StorageBlob";
1468
+ /** The Azure Resource ID of the storage account that is the destination of the deadletter events */
909
1469
  resourceId?: string;
910
- /** Maximum number of events per batch. */
911
- maxEventsPerBatch?: number;
912
- /** Preferred batch size in Kilobytes. */
913
- preferredBatchSizeInKilobytes?: number;
914
- /** Delivery attribute details. */
915
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1470
+ /** The name of the Storage blob container that is the destination of the deadletter events */
1471
+ blobContainerName?: string;
916
1472
  }
917
- /** NumberIn Advanced Filter. */
918
- export interface NumberInAdvancedFilter extends AdvancedFilter {
1473
+ /** NumberIn Filter. */
1474
+ export interface NumberInFilter extends Filter {
919
1475
  /** Polymorphic discriminator, which specifies the different types this object can be */
920
1476
  operatorType: "NumberIn";
921
1477
  /** The set of filter values. */
922
1478
  values?: number[];
923
1479
  }
924
- /** NumberNotIn Advanced Filter. */
925
- export interface NumberNotInAdvancedFilter extends AdvancedFilter {
1480
+ /** NumberNotIn Filter. */
1481
+ export interface NumberNotInFilter extends Filter {
926
1482
  /** Polymorphic discriminator, which specifies the different types this object can be */
927
1483
  operatorType: "NumberNotIn";
928
1484
  /** The set of filter values. */
929
1485
  values?: number[];
930
1486
  }
931
- /** NumberLessThan Advanced Filter. */
932
- export interface NumberLessThanAdvancedFilter extends AdvancedFilter {
1487
+ /** NumberLessThan Filter. */
1488
+ export interface NumberLessThanFilter extends Filter {
1489
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1490
+ operatorType: "NumberLessThan";
1491
+ /** The filter value. */
1492
+ value?: number;
1493
+ }
1494
+ /** NumberGreaterThan Filter. */
1495
+ export interface NumberGreaterThanFilter extends Filter {
1496
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1497
+ operatorType: "NumberGreaterThan";
1498
+ /** The filter value. */
1499
+ value?: number;
1500
+ }
1501
+ /** NumberLessThanOrEquals Filter. */
1502
+ export interface NumberLessThanOrEqualsFilter extends Filter {
1503
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1504
+ operatorType: "NumberLessThanOrEquals";
1505
+ /** The filter value. */
1506
+ value?: number;
1507
+ }
1508
+ /** NumberGreaterThanOrEquals Filter. */
1509
+ export interface NumberGreaterThanOrEqualsFilter extends Filter {
1510
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1511
+ operatorType: "NumberGreaterThanOrEquals";
1512
+ /** The filter value. */
1513
+ value?: number;
1514
+ }
1515
+ /** BoolEquals Filter. */
1516
+ export interface BoolEqualsFilter extends Filter {
1517
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1518
+ operatorType: "BoolEquals";
1519
+ /** The boolean filter value. */
1520
+ value?: boolean;
1521
+ }
1522
+ /** StringIn Filter. */
1523
+ export interface StringInFilter extends Filter {
1524
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1525
+ operatorType: "StringIn";
1526
+ /** The set of filter values. */
1527
+ values?: string[];
1528
+ }
1529
+ /** StringNotIn Filter. */
1530
+ export interface StringNotInFilter extends Filter {
1531
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1532
+ operatorType: "StringNotIn";
1533
+ /** The set of filter values. */
1534
+ values?: string[];
1535
+ }
1536
+ /** StringBeginsWith Filter. */
1537
+ export interface StringBeginsWithFilter extends Filter {
1538
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1539
+ operatorType: "StringBeginsWith";
1540
+ /** The set of filter values. */
1541
+ values?: string[];
1542
+ }
1543
+ /** StringEndsWith Filter. */
1544
+ export interface StringEndsWithFilter extends Filter {
1545
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1546
+ operatorType: "StringEndsWith";
1547
+ /** The set of filter values. */
1548
+ values?: string[];
1549
+ }
1550
+ /** StringContains Filter. */
1551
+ export interface StringContainsFilter extends Filter {
1552
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1553
+ operatorType: "StringContains";
1554
+ /** The set of filter values. */
1555
+ values?: string[];
1556
+ }
1557
+ /** NumberInRange Filter. */
1558
+ export interface NumberInRangeFilter extends Filter {
1559
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1560
+ operatorType: "NumberInRange";
1561
+ /** The set of filter values. */
1562
+ values?: number[][];
1563
+ }
1564
+ /** NumberNotInRange Filter. */
1565
+ export interface NumberNotInRangeFilter extends Filter {
1566
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1567
+ operatorType: "NumberNotInRange";
1568
+ /** The set of filter values. */
1569
+ values?: number[][];
1570
+ }
1571
+ /** StringNotBeginsWith Filter. */
1572
+ export interface StringNotBeginsWithFilter extends Filter {
1573
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1574
+ operatorType: "StringNotBeginsWith";
1575
+ /** The set of filter values. */
1576
+ values?: string[];
1577
+ }
1578
+ /** StringNotEndsWith Filter. */
1579
+ export interface StringNotEndsWithFilter extends Filter {
1580
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1581
+ operatorType: "StringNotEndsWith";
1582
+ /** The set of filter values. */
1583
+ values?: string[];
1584
+ }
1585
+ /** StringNotContains Filter. */
1586
+ export interface StringNotContainsFilter extends Filter {
1587
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1588
+ operatorType: "StringNotContains";
1589
+ /** The set of filter values. */
1590
+ values?: string[];
1591
+ }
1592
+ /** IsNullOrUndefined Filter. */
1593
+ export interface IsNullOrUndefinedFilter extends Filter {
1594
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1595
+ operatorType: "IsNullOrUndefined";
1596
+ }
1597
+ /** IsNotNull Filter. */
1598
+ export interface IsNotNullFilter extends Filter {
1599
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1600
+ operatorType: "IsNotNull";
1601
+ }
1602
+ /** Information about the webhook destination for an event subscription. */
1603
+ export interface WebHookEventSubscriptionDestination extends EventSubscriptionDestination {
1604
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1605
+ endpointType: "WebHook";
1606
+ /** The URL that represents the endpoint of the destination of an event subscription. */
1607
+ endpointUrl?: string;
1608
+ /**
1609
+ * The base URL that represents the endpoint of the destination of an event subscription.
1610
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1611
+ */
1612
+ readonly endpointBaseUrl?: string;
1613
+ /** Maximum number of events per batch. */
1614
+ maxEventsPerBatch?: number;
1615
+ /** Preferred batch size in Kilobytes. */
1616
+ preferredBatchSizeInKilobytes?: number;
1617
+ /** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
1618
+ azureActiveDirectoryTenantId?: string;
1619
+ /** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
1620
+ azureActiveDirectoryApplicationIdOrUri?: string;
1621
+ /** Delivery attribute details. */
1622
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1623
+ /** Minimum TLS version that should be supported by webhook endpoint */
1624
+ minimumTlsVersionAllowed?: TlsVersion;
1625
+ }
1626
+ /** Information about the event hub destination for an event subscription. */
1627
+ export interface EventHubEventSubscriptionDestination extends EventSubscriptionDestination {
1628
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1629
+ endpointType: "EventHub";
1630
+ /** The Azure Resource Id that represents the endpoint of an Event Hub destination of an event subscription. */
1631
+ resourceId?: string;
1632
+ /** Delivery attribute details. */
1633
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1634
+ }
1635
+ /** Information about the storage queue destination for an event subscription. */
1636
+ export interface StorageQueueEventSubscriptionDestination extends EventSubscriptionDestination {
1637
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1638
+ endpointType: "StorageQueue";
1639
+ /** The Azure Resource ID of the storage account that contains the queue that is the destination of an event subscription. */
1640
+ resourceId?: string;
1641
+ /** The name of the Storage queue under a storage account that is the destination of an event subscription. */
1642
+ queueName?: string;
1643
+ /** Storage queue message time to live in seconds. This value cannot be zero or negative with the exception of using -1 to indicate that the Time To Live of the message is Infinite. */
1644
+ queueMessageTimeToLiveInSeconds?: number;
1645
+ }
1646
+ /** Information about the HybridConnection destination for an event subscription. */
1647
+ export interface HybridConnectionEventSubscriptionDestination extends EventSubscriptionDestination {
1648
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1649
+ endpointType: "HybridConnection";
1650
+ /** The Azure Resource ID of an hybrid connection that is the destination of an event subscription. */
1651
+ resourceId?: string;
1652
+ /** Delivery attribute details. */
1653
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1654
+ }
1655
+ /** Information about the service bus destination for an event subscription. */
1656
+ export interface ServiceBusQueueEventSubscriptionDestination extends EventSubscriptionDestination {
1657
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1658
+ endpointType: "ServiceBusQueue";
1659
+ /** The Azure Resource Id that represents the endpoint of the Service Bus destination of an event subscription. */
1660
+ resourceId?: string;
1661
+ /** Delivery attribute details. */
1662
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1663
+ }
1664
+ /** Information about the service bus topic destination for an event subscription. */
1665
+ export interface ServiceBusTopicEventSubscriptionDestination extends EventSubscriptionDestination {
1666
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1667
+ endpointType: "ServiceBusTopic";
1668
+ /** The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription. */
1669
+ resourceId?: string;
1670
+ /** Delivery attribute details. */
1671
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1672
+ }
1673
+ /** Information about the azure function destination for an event subscription. */
1674
+ export interface AzureFunctionEventSubscriptionDestination extends EventSubscriptionDestination {
1675
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1676
+ endpointType: "AzureFunction";
1677
+ /** The Azure Resource Id that represents the endpoint of the Azure Function destination of an event subscription. */
1678
+ resourceId?: string;
1679
+ /** Maximum number of events per batch. */
1680
+ maxEventsPerBatch?: number;
1681
+ /** Preferred batch size in Kilobytes. */
1682
+ preferredBatchSizeInKilobytes?: number;
1683
+ /** Delivery attribute details. */
1684
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1685
+ }
1686
+ export interface PartnerEventSubscriptionDestination extends EventSubscriptionDestination {
1687
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1688
+ endpointType: "PartnerDestination";
1689
+ /** The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription. */
1690
+ resourceId?: string;
1691
+ }
1692
+ /** NumberIn Advanced Filter. */
1693
+ export interface NumberInAdvancedFilter extends AdvancedFilter {
1694
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1695
+ operatorType: "NumberIn";
1696
+ /** The set of filter values. */
1697
+ values?: number[];
1698
+ }
1699
+ /** NumberNotIn Advanced Filter. */
1700
+ export interface NumberNotInAdvancedFilter extends AdvancedFilter {
1701
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1702
+ operatorType: "NumberNotIn";
1703
+ /** The set of filter values. */
1704
+ values?: number[];
1705
+ }
1706
+ /** NumberLessThan Advanced Filter. */
1707
+ export interface NumberLessThanAdvancedFilter extends AdvancedFilter {
933
1708
  /** Polymorphic discriminator, which specifies the different types this object can be */
934
1709
  operatorType: "NumberLessThan";
935
1710
  /** The filter value. */
@@ -1043,34 +1818,35 @@ export interface IsNotNullAdvancedFilter extends AdvancedFilter {
1043
1818
  /** Polymorphic discriminator, which specifies the different types this object can be */
1044
1819
  operatorType: "IsNotNull";
1045
1820
  }
1046
- /** Information about the storage blob based dead letter destination. */
1047
- export interface StorageBlobDeadLetterDestination extends DeadLetterDestination {
1821
+ /** Azure Active Directory Partner Client Authentication */
1822
+ export interface AzureADPartnerClientAuthentication extends PartnerClientAuthentication {
1048
1823
  /** Polymorphic discriminator, which specifies the different types this object can be */
1049
- endpointType: "StorageBlob";
1050
- /** The Azure Resource ID of the storage account that is the destination of the deadletter events */
1051
- resourceId?: string;
1052
- /** The name of the Storage blob container that is the destination of the deadletter events */
1053
- blobContainerName?: string;
1824
+ clientAuthenticationType: "AzureAD";
1825
+ /** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
1826
+ azureActiveDirectoryTenantId?: string;
1827
+ /** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
1828
+ azureActiveDirectoryApplicationIdOrUri?: string;
1054
1829
  }
1055
1830
  /** EventGrid Domain. */
1056
1831
  export interface Domain extends TrackedResource {
1057
- /**
1058
- * The system metadata relating to the Event Grid Domain resource.
1059
- * NOTE: This property will not be serialized. It can only be populated by the server.
1060
- */
1061
- readonly systemData?: SystemData;
1832
+ /** The Sku pricing tier for the Event Grid Domain resource. */
1833
+ sku?: ResourceSku;
1062
1834
  /** Identity information for the Event Grid Domain resource. */
1063
1835
  identity?: IdentityInfo;
1064
1836
  /**
1065
- * List of private endpoint connections.
1837
+ * The system metadata relating to the Event Grid Domain resource.
1066
1838
  * NOTE: This property will not be serialized. It can only be populated by the server.
1067
1839
  */
1840
+ readonly systemData?: SystemData;
1841
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
1068
1842
  readonly privateEndpointConnections?: PrivateEndpointConnection[];
1069
1843
  /**
1070
1844
  * Provisioning state of the Event Grid Domain Resource.
1071
1845
  * NOTE: This property will not be serialized. It can only be populated by the server.
1072
1846
  */
1073
1847
  readonly provisioningState?: DomainProvisioningState;
1848
+ /** Minimum TLS version of the publisher allowed to publish to this domain */
1849
+ minimumTlsVersionAllowed?: TlsVersion;
1074
1850
  /**
1075
1851
  * Endpoint for the Event Grid Domain Resource which is used for publishing the events.
1076
1852
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1078,6 +1854,11 @@ export interface Domain extends TrackedResource {
1078
1854
  readonly endpoint?: string;
1079
1855
  /** This determines the format that Event Grid should expect for incoming events published to the Event Grid Domain Resource. */
1080
1856
  inputSchema?: InputSchema;
1857
+ /**
1858
+ * Event Type Information for the domain. This information is provided by the publisher and can be used by the
1859
+ * subscriber to view different types of events that are published.
1860
+ */
1861
+ eventTypeInfo?: EventTypeInfo;
1081
1862
  /** Information about the InputSchemaMapping which specified the info about mapping event payload. */
1082
1863
  inputSchemaMapping?: InputSchemaMappingUnion;
1083
1864
  /**
@@ -1117,47 +1898,69 @@ export interface Domain extends TrackedResource {
1117
1898
  /** Data Residency Boundary of the resource. */
1118
1899
  dataResidencyBoundary?: DataResidencyBoundary;
1119
1900
  }
1120
- /** EventGrid Topic */
1121
- export interface Topic extends TrackedResource {
1122
- /** Identity information for the resource. */
1901
+ /** Namespace resource. */
1902
+ export interface Namespace extends TrackedResource {
1903
+ /** Represents available Sku pricing tiers. */
1904
+ sku?: NamespaceSku;
1905
+ /** Identity information for the Namespace resource. */
1123
1906
  identity?: IdentityInfo;
1124
1907
  /**
1125
- * The system metadata relating to Topic resource.
1908
+ * The system metadata relating to the namespace resource.
1126
1909
  * NOTE: This property will not be serialized. It can only be populated by the server.
1127
1910
  */
1128
1911
  readonly systemData?: SystemData;
1129
- /** NOTE: This property will not be serialized. It can only be populated by the server. */
1130
- readonly privateEndpointConnections?: PrivateEndpointConnection[];
1131
- /**
1132
- * Provisioning state of the topic.
1133
- * NOTE: This property will not be serialized. It can only be populated by the server.
1134
- */
1135
- readonly provisioningState?: TopicProvisioningState;
1912
+ privateEndpointConnections?: PrivateEndpointConnection[];
1136
1913
  /**
1137
- * Endpoint for the topic.
1914
+ * Provisioning state of the namespace resource.
1138
1915
  * NOTE: This property will not be serialized. It can only be populated by the server.
1139
1916
  */
1140
- readonly endpoint?: string;
1141
- /** This determines the format that Event Grid should expect for incoming events published to the topic. */
1142
- inputSchema?: InputSchema;
1143
- /** This enables publishing using custom event schemas. An InputSchemaMapping can be specified to map various properties of a source schema to various required properties of the EventGridEvent schema. */
1144
- inputSchemaMapping?: InputSchemaMappingUnion;
1917
+ readonly provisioningState?: NamespaceProvisioningState;
1918
+ /** Topics configuration information for the namespace resource */
1919
+ topicsConfiguration?: TopicsConfiguration;
1920
+ /** Topic spaces configuration information for the namespace resource */
1921
+ topicSpacesConfiguration?: TopicSpacesConfiguration;
1145
1922
  /**
1146
- * Metric resource id for the topic.
1147
- * NOTE: This property will not be serialized. It can only be populated by the server.
1923
+ * Allows the user to specify if the service is zone-redundant. This is a required property and user needs to specify this value explicitly.
1924
+ * Once specified, this property cannot be updated.
1148
1925
  */
1149
- readonly metricResourceId?: string;
1926
+ isZoneRedundant?: boolean;
1150
1927
  /**
1151
1928
  * This determines if traffic is allowed over public network. By default it is enabled.
1152
- * You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicProperties.InboundIpRules" />
1929
+ * You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.PubSub.NamespaceProperties.InboundIpRules" />
1153
1930
  */
1154
1931
  publicNetworkAccess?: PublicNetworkAccess;
1155
1932
  /** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
1156
1933
  inboundIpRules?: InboundIpRule[];
1157
- /** This boolean is used to enable or disable local auth. Default value is false. When the property is set to true, only AAD token will be used to authenticate if user is allowed to publish to the topic. */
1158
- disableLocalAuth?: boolean;
1159
- /** Data Residency Boundary of the resource. */
1160
- dataResidencyBoundary?: DataResidencyBoundary;
1934
+ /** Minimum TLS version of the publisher allowed to publish to this namespace. Only TLS version 1.2 is supported. */
1935
+ minimumTlsVersionAllowed?: TlsVersion;
1936
+ }
1937
+ /** Event Grid Partner Destination. */
1938
+ export interface PartnerDestination extends TrackedResource {
1939
+ /**
1940
+ * The system metadata relating to Partner Destination resource.
1941
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1942
+ */
1943
+ readonly systemData?: SystemData;
1944
+ /** The immutable Id of the corresponding partner registration. */
1945
+ partnerRegistrationImmutableId?: string;
1946
+ /** Endpoint context associated with this partner destination. */
1947
+ endpointServiceContext?: string;
1948
+ /**
1949
+ * Expiration time of the partner destination. If this timer expires and the partner destination was never activated,
1950
+ * the partner destination and corresponding channel are deleted.
1951
+ */
1952
+ expirationTimeIfNotActivatedUtc?: Date;
1953
+ /**
1954
+ * Provisioning state of the partner destination.
1955
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1956
+ */
1957
+ readonly provisioningState?: PartnerDestinationProvisioningState;
1958
+ /** Activation state of the partner destination. */
1959
+ activationState?: PartnerDestinationActivationState;
1960
+ /** Endpoint Base URL of the partner destination */
1961
+ endpointBaseUrl?: string;
1962
+ /** Context or helpful message that can be used during the approval process. */
1963
+ messageForActivation?: string;
1161
1964
  }
1162
1965
  /** EventGrid Partner Namespace. */
1163
1966
  export interface PartnerNamespace extends TrackedResource {
@@ -1178,6 +1981,8 @@ export interface PartnerNamespace extends TrackedResource {
1178
1981
  * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerRegistrations/{partnerRegistrationName}.
1179
1982
  */
1180
1983
  partnerRegistrationFullyQualifiedId?: string;
1984
+ /** Minimum TLS version of the publisher allowed to publish to this partner namespace */
1985
+ minimumTlsVersionAllowed?: TlsVersion;
1181
1986
  /**
1182
1987
  * Endpoint for the partner namespace.
1183
1988
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1253,13 +2058,13 @@ export interface PartnerTopic extends TrackedResource {
1253
2058
  }
1254
2059
  /** EventGrid System Topic. */
1255
2060
  export interface SystemTopic extends TrackedResource {
1256
- /** Identity information for the resource. */
1257
- identity?: IdentityInfo;
1258
2061
  /**
1259
2062
  * The system metadata relating to System Topic resource.
1260
2063
  * NOTE: This property will not be serialized. It can only be populated by the server.
1261
2064
  */
1262
2065
  readonly systemData?: SystemData;
2066
+ /** Identity information for the resource. */
2067
+ identity?: IdentityInfo;
1263
2068
  /**
1264
2069
  * Provisioning state of the system topic.
1265
2070
  * NOTE: This property will not be serialized. It can only be populated by the server.
@@ -1275,18 +2080,261 @@ export interface SystemTopic extends TrackedResource {
1275
2080
  */
1276
2081
  readonly metricResourceId?: string;
1277
2082
  }
1278
- /** Known values of {@link ChannelType} that the service accepts. */
1279
- export declare enum KnownChannelType {
1280
- /** PartnerTopic */
1281
- PartnerTopic = "PartnerTopic"
1282
- }
1283
- /**
1284
- * Defines values for ChannelType. \
1285
- * {@link KnownChannelType} can be used interchangeably with ChannelType,
1286
- * this enum contains the known values that the service supports.
1287
- * ### Known values supported by the service
1288
- * **PartnerTopic**
1289
- */
2083
+ /** EventGrid Topic */
2084
+ export interface Topic extends TrackedResource {
2085
+ /** The Sku pricing tier for the topic. */
2086
+ sku?: ResourceSku;
2087
+ /** Identity information for the resource. */
2088
+ identity?: IdentityInfo;
2089
+ /** Kind of the resource. */
2090
+ kind?: ResourceKind;
2091
+ /** Extended location of the resource. */
2092
+ extendedLocation?: ExtendedLocation;
2093
+ /**
2094
+ * The system metadata relating to Topic resource.
2095
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2096
+ */
2097
+ readonly systemData?: SystemData;
2098
+ /** NOTE: This property will not be serialized. It can only be populated by the server. */
2099
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
2100
+ /**
2101
+ * Provisioning state of the topic.
2102
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2103
+ */
2104
+ readonly provisioningState?: TopicProvisioningState;
2105
+ /**
2106
+ * Endpoint for the topic.
2107
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2108
+ */
2109
+ readonly endpoint?: string;
2110
+ /**
2111
+ * Event Type Information for the user topic. This information is provided by the publisher and can be used by the
2112
+ * subscriber to view different types of events that are published.
2113
+ */
2114
+ eventTypeInfo?: EventTypeInfo;
2115
+ /** Minimum TLS version of the publisher allowed to publish to this topic */
2116
+ minimumTlsVersionAllowed?: TlsVersion;
2117
+ /** This determines the format that Event Grid should expect for incoming events published to the topic. */
2118
+ inputSchema?: InputSchema;
2119
+ /** This enables publishing using custom event schemas. An InputSchemaMapping can be specified to map various properties of a source schema to various required properties of the EventGridEvent schema. */
2120
+ inputSchemaMapping?: InputSchemaMappingUnion;
2121
+ /**
2122
+ * Metric resource id for the topic.
2123
+ * NOTE: This property will not be serialized. It can only be populated by the server.
2124
+ */
2125
+ readonly metricResourceId?: string;
2126
+ /**
2127
+ * This determines if traffic is allowed over public network. By default it is enabled.
2128
+ * You can further restrict to specific IPs by configuring <seealso cref="P:Microsoft.Azure.Events.ResourceProvider.Common.Contracts.TopicProperties.InboundIpRules" />
2129
+ */
2130
+ publicNetworkAccess?: PublicNetworkAccess;
2131
+ /** This can be used to restrict traffic from specific IPs instead of all IPs. Note: These are considered only if PublicNetworkAccess is enabled. */
2132
+ inboundIpRules?: InboundIpRule[];
2133
+ /** This boolean is used to enable or disable local auth. Default value is false. When the property is set to true, only AAD token will be used to authenticate if user is allowed to publish to the topic. */
2134
+ disableLocalAuth?: boolean;
2135
+ /** Data Residency Boundary of the resource. */
2136
+ dataResidencyBoundary?: DataResidencyBoundary;
2137
+ }
2138
+ /** Defines headers for CaCertificates_delete operation. */
2139
+ export interface CaCertificatesDeleteHeaders {
2140
+ location?: string;
2141
+ }
2142
+ /** Defines headers for Channels_delete operation. */
2143
+ export interface ChannelsDeleteHeaders {
2144
+ location?: string;
2145
+ }
2146
+ /** Defines headers for ClientGroups_delete operation. */
2147
+ export interface ClientGroupsDeleteHeaders {
2148
+ location?: string;
2149
+ }
2150
+ /** Defines headers for Clients_delete operation. */
2151
+ export interface ClientsDeleteHeaders {
2152
+ location?: string;
2153
+ }
2154
+ /** Defines headers for Domains_delete operation. */
2155
+ export interface DomainsDeleteHeaders {
2156
+ location?: string;
2157
+ }
2158
+ /** Defines headers for DomainTopics_delete operation. */
2159
+ export interface DomainTopicsDeleteHeaders {
2160
+ location?: string;
2161
+ }
2162
+ /** Defines headers for DomainTopicEventSubscriptions_delete operation. */
2163
+ export interface DomainTopicEventSubscriptionsDeleteHeaders {
2164
+ location?: string;
2165
+ }
2166
+ /** Defines headers for TopicEventSubscriptions_delete operation. */
2167
+ export interface TopicEventSubscriptionsDeleteHeaders {
2168
+ location?: string;
2169
+ }
2170
+ /** Defines headers for DomainEventSubscriptions_delete operation. */
2171
+ export interface DomainEventSubscriptionsDeleteHeaders {
2172
+ location?: string;
2173
+ }
2174
+ /** Defines headers for EventSubscriptions_delete operation. */
2175
+ export interface EventSubscriptionsDeleteHeaders {
2176
+ location?: string;
2177
+ }
2178
+ /** Defines headers for SystemTopicEventSubscriptions_delete operation. */
2179
+ export interface SystemTopicEventSubscriptionsDeleteHeaders {
2180
+ location?: string;
2181
+ }
2182
+ /** Defines headers for NamespaceTopicEventSubscriptions_delete operation. */
2183
+ export interface NamespaceTopicEventSubscriptionsDeleteHeaders {
2184
+ location?: string;
2185
+ }
2186
+ /** Defines headers for NamespaceTopicEventSubscriptions_update operation. */
2187
+ export interface NamespaceTopicEventSubscriptionsUpdateHeaders {
2188
+ location?: string;
2189
+ }
2190
+ /** Defines headers for PartnerTopicEventSubscriptions_delete operation. */
2191
+ export interface PartnerTopicEventSubscriptionsDeleteHeaders {
2192
+ location?: string;
2193
+ }
2194
+ /** Defines headers for Namespaces_delete operation. */
2195
+ export interface NamespacesDeleteHeaders {
2196
+ location?: string;
2197
+ }
2198
+ /** Defines headers for Namespaces_update operation. */
2199
+ export interface NamespacesUpdateHeaders {
2200
+ location?: string;
2201
+ }
2202
+ /** Defines headers for Namespaces_regenerateKey operation. */
2203
+ export interface NamespacesRegenerateKeyHeaders {
2204
+ location?: string;
2205
+ }
2206
+ /** Defines headers for NamespaceTopics_delete operation. */
2207
+ export interface NamespaceTopicsDeleteHeaders {
2208
+ location?: string;
2209
+ }
2210
+ /** Defines headers for NamespaceTopics_update operation. */
2211
+ export interface NamespaceTopicsUpdateHeaders {
2212
+ location?: string;
2213
+ }
2214
+ /** Defines headers for NamespaceTopics_regenerateKey operation. */
2215
+ export interface NamespaceTopicsRegenerateKeyHeaders {
2216
+ location?: string;
2217
+ }
2218
+ /** Defines headers for PartnerConfigurations_delete operation. */
2219
+ export interface PartnerConfigurationsDeleteHeaders {
2220
+ location?: string;
2221
+ }
2222
+ /** Defines headers for PartnerDestinations_delete operation. */
2223
+ export interface PartnerDestinationsDeleteHeaders {
2224
+ location?: string;
2225
+ }
2226
+ /** Defines headers for PartnerDestinations_update operation. */
2227
+ export interface PartnerDestinationsUpdateHeaders {
2228
+ location?: string;
2229
+ }
2230
+ /** Defines headers for PartnerNamespaces_delete operation. */
2231
+ export interface PartnerNamespacesDeleteHeaders {
2232
+ location?: string;
2233
+ }
2234
+ /** Defines headers for PartnerRegistrations_createOrUpdate operation. */
2235
+ export interface PartnerRegistrationsCreateOrUpdateHeaders {
2236
+ location?: string;
2237
+ }
2238
+ /** Defines headers for PartnerRegistrations_delete operation. */
2239
+ export interface PartnerRegistrationsDeleteHeaders {
2240
+ location?: string;
2241
+ }
2242
+ /** Defines headers for PartnerTopics_delete operation. */
2243
+ export interface PartnerTopicsDeleteHeaders {
2244
+ location?: string;
2245
+ }
2246
+ /** Defines headers for PermissionBindings_delete operation. */
2247
+ export interface PermissionBindingsDeleteHeaders {
2248
+ location?: string;
2249
+ }
2250
+ /** Defines headers for PrivateEndpointConnections_delete operation. */
2251
+ export interface PrivateEndpointConnectionsDeleteHeaders {
2252
+ location?: string;
2253
+ }
2254
+ /** Defines headers for SystemTopics_delete operation. */
2255
+ export interface SystemTopicsDeleteHeaders {
2256
+ location?: string;
2257
+ }
2258
+ /** Defines headers for Topics_delete operation. */
2259
+ export interface TopicsDeleteHeaders {
2260
+ location?: string;
2261
+ }
2262
+ /** Defines headers for Topics_regenerateKey operation. */
2263
+ export interface TopicsRegenerateKeyHeaders {
2264
+ location?: string;
2265
+ }
2266
+ /** Defines headers for TopicSpaces_delete operation. */
2267
+ export interface TopicSpacesDeleteHeaders {
2268
+ location?: string;
2269
+ }
2270
+ /** Known values of {@link CaCertificateProvisioningState} that the service accepts. */
2271
+ export declare enum KnownCaCertificateProvisioningState {
2272
+ /** Creating */
2273
+ Creating = "Creating",
2274
+ /** Updating */
2275
+ Updating = "Updating",
2276
+ /** Deleting */
2277
+ Deleting = "Deleting",
2278
+ /** Succeeded */
2279
+ Succeeded = "Succeeded",
2280
+ /** Canceled */
2281
+ Canceled = "Canceled",
2282
+ /** Failed */
2283
+ Failed = "Failed",
2284
+ /** Deleted */
2285
+ Deleted = "Deleted"
2286
+ }
2287
+ /**
2288
+ * Defines values for CaCertificateProvisioningState. \
2289
+ * {@link KnownCaCertificateProvisioningState} can be used interchangeably with CaCertificateProvisioningState,
2290
+ * this enum contains the known values that the service supports.
2291
+ * ### Known values supported by the service
2292
+ * **Creating** \
2293
+ * **Updating** \
2294
+ * **Deleting** \
2295
+ * **Succeeded** \
2296
+ * **Canceled** \
2297
+ * **Failed** \
2298
+ * **Deleted**
2299
+ */
2300
+ export type CaCertificateProvisioningState = string;
2301
+ /** Known values of {@link CreatedByType} that the service accepts. */
2302
+ export declare enum KnownCreatedByType {
2303
+ /** User */
2304
+ User = "User",
2305
+ /** Application */
2306
+ Application = "Application",
2307
+ /** ManagedIdentity */
2308
+ ManagedIdentity = "ManagedIdentity",
2309
+ /** Key */
2310
+ Key = "Key"
2311
+ }
2312
+ /**
2313
+ * Defines values for CreatedByType. \
2314
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
2315
+ * this enum contains the known values that the service supports.
2316
+ * ### Known values supported by the service
2317
+ * **User** \
2318
+ * **Application** \
2319
+ * **ManagedIdentity** \
2320
+ * **Key**
2321
+ */
2322
+ export type CreatedByType = string;
2323
+ /** Known values of {@link ChannelType} that the service accepts. */
2324
+ export declare enum KnownChannelType {
2325
+ /** PartnerTopic */
2326
+ PartnerTopic = "PartnerTopic",
2327
+ /** PartnerDestination */
2328
+ PartnerDestination = "PartnerDestination"
2329
+ }
2330
+ /**
2331
+ * Defines values for ChannelType. \
2332
+ * {@link KnownChannelType} can be used interchangeably with ChannelType,
2333
+ * this enum contains the known values that the service supports.
2334
+ * ### Known values supported by the service
2335
+ * **PartnerTopic** \
2336
+ * **PartnerDestination**
2337
+ */
1290
2338
  export type ChannelType = string;
1291
2339
  /** Known values of {@link EventDefinitionKind} that the service accepts. */
1292
2340
  export declare enum KnownEventDefinitionKind {
@@ -1301,6 +2349,19 @@ export declare enum KnownEventDefinitionKind {
1301
2349
  * **Inline**
1302
2350
  */
1303
2351
  export type EventDefinitionKind = string;
2352
+ /** Known values of {@link PartnerEndpointType} that the service accepts. */
2353
+ export declare enum KnownPartnerEndpointType {
2354
+ /** WebHook */
2355
+ WebHook = "WebHook"
2356
+ }
2357
+ /**
2358
+ * Defines values for PartnerEndpointType. \
2359
+ * {@link KnownPartnerEndpointType} can be used interchangeably with PartnerEndpointType,
2360
+ * this enum contains the known values that the service supports.
2361
+ * ### Known values supported by the service
2362
+ * **WebHook**
2363
+ */
2364
+ export type PartnerEndpointType = string;
1304
2365
  /** Known values of {@link ChannelProvisioningState} that the service accepts. */
1305
2366
  export declare enum KnownChannelProvisioningState {
1306
2367
  /** Creating */
@@ -1316,7 +2377,9 @@ export declare enum KnownChannelProvisioningState {
1316
2377
  /** Failed */
1317
2378
  Failed = "Failed",
1318
2379
  /** IdleDueToMirroredPartnerTopicDeletion */
1319
- IdleDueToMirroredPartnerTopicDeletion = "IdleDueToMirroredPartnerTopicDeletion"
2380
+ IdleDueToMirroredPartnerTopicDeletion = "IdleDueToMirroredPartnerTopicDeletion",
2381
+ /** IdleDueToMirroredPartnerDestinationDeletion */
2382
+ IdleDueToMirroredPartnerDestinationDeletion = "IdleDueToMirroredPartnerDestinationDeletion"
1320
2383
  }
1321
2384
  /**
1322
2385
  * Defines values for ChannelProvisioningState. \
@@ -1329,7 +2392,8 @@ export declare enum KnownChannelProvisioningState {
1329
2392
  * **Succeeded** \
1330
2393
  * **Canceled** \
1331
2394
  * **Failed** \
1332
- * **IdleDueToMirroredPartnerTopicDeletion**
2395
+ * **IdleDueToMirroredPartnerTopicDeletion** \
2396
+ * **IdleDueToMirroredPartnerDestinationDeletion**
1333
2397
  */
1334
2398
  export type ChannelProvisioningState = string;
1335
2399
  /** Known values of {@link ReadinessState} that the service accepts. */
@@ -1348,28 +2412,112 @@ export declare enum KnownReadinessState {
1348
2412
  * **Activated**
1349
2413
  */
1350
2414
  export type ReadinessState = string;
1351
- /** Known values of {@link CreatedByType} that the service accepts. */
1352
- export declare enum KnownCreatedByType {
1353
- /** User */
1354
- User = "User",
1355
- /** Application */
1356
- Application = "Application",
1357
- /** ManagedIdentity */
1358
- ManagedIdentity = "ManagedIdentity",
1359
- /** Key */
1360
- Key = "Key"
2415
+ /** Known values of {@link ClientGroupProvisioningState} that the service accepts. */
2416
+ export declare enum KnownClientGroupProvisioningState {
2417
+ /** Creating */
2418
+ Creating = "Creating",
2419
+ /** Updating */
2420
+ Updating = "Updating",
2421
+ /** Deleting */
2422
+ Deleting = "Deleting",
2423
+ /** Succeeded */
2424
+ Succeeded = "Succeeded",
2425
+ /** Canceled */
2426
+ Canceled = "Canceled",
2427
+ /** Failed */
2428
+ Failed = "Failed",
2429
+ /** Deleted */
2430
+ Deleted = "Deleted"
1361
2431
  }
1362
2432
  /**
1363
- * Defines values for CreatedByType. \
1364
- * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
2433
+ * Defines values for ClientGroupProvisioningState. \
2434
+ * {@link KnownClientGroupProvisioningState} can be used interchangeably with ClientGroupProvisioningState,
1365
2435
  * this enum contains the known values that the service supports.
1366
2436
  * ### Known values supported by the service
1367
- * **User** \
1368
- * **Application** \
1369
- * **ManagedIdentity** \
1370
- * **Key**
2437
+ * **Creating** \
2438
+ * **Updating** \
2439
+ * **Deleting** \
2440
+ * **Succeeded** \
2441
+ * **Canceled** \
2442
+ * **Failed** \
2443
+ * **Deleted**
1371
2444
  */
1372
- export type CreatedByType = string;
2445
+ export type ClientGroupProvisioningState = string;
2446
+ /** Known values of {@link ClientCertificateValidationScheme} that the service accepts. */
2447
+ export declare enum KnownClientCertificateValidationScheme {
2448
+ /** SubjectMatchesAuthenticationName */
2449
+ SubjectMatchesAuthenticationName = "SubjectMatchesAuthenticationName",
2450
+ /** DnsMatchesAuthenticationName */
2451
+ DnsMatchesAuthenticationName = "DnsMatchesAuthenticationName",
2452
+ /** UriMatchesAuthenticationName */
2453
+ UriMatchesAuthenticationName = "UriMatchesAuthenticationName",
2454
+ /** IpMatchesAuthenticationName */
2455
+ IpMatchesAuthenticationName = "IpMatchesAuthenticationName",
2456
+ /** EmailMatchesAuthenticationName */
2457
+ EmailMatchesAuthenticationName = "EmailMatchesAuthenticationName",
2458
+ /** ThumbprintMatch */
2459
+ ThumbprintMatch = "ThumbprintMatch"
2460
+ }
2461
+ /**
2462
+ * Defines values for ClientCertificateValidationScheme. \
2463
+ * {@link KnownClientCertificateValidationScheme} can be used interchangeably with ClientCertificateValidationScheme,
2464
+ * this enum contains the known values that the service supports.
2465
+ * ### Known values supported by the service
2466
+ * **SubjectMatchesAuthenticationName** \
2467
+ * **DnsMatchesAuthenticationName** \
2468
+ * **UriMatchesAuthenticationName** \
2469
+ * **IpMatchesAuthenticationName** \
2470
+ * **EmailMatchesAuthenticationName** \
2471
+ * **ThumbprintMatch**
2472
+ */
2473
+ export type ClientCertificateValidationScheme = string;
2474
+ /** Known values of {@link ClientState} that the service accepts. */
2475
+ export declare enum KnownClientState {
2476
+ /** Enabled */
2477
+ Enabled = "Enabled",
2478
+ /** Disabled */
2479
+ Disabled = "Disabled"
2480
+ }
2481
+ /**
2482
+ * Defines values for ClientState. \
2483
+ * {@link KnownClientState} can be used interchangeably with ClientState,
2484
+ * this enum contains the known values that the service supports.
2485
+ * ### Known values supported by the service
2486
+ * **Enabled** \
2487
+ * **Disabled**
2488
+ */
2489
+ export type ClientState = string;
2490
+ /** Known values of {@link ClientProvisioningState} that the service accepts. */
2491
+ export declare enum KnownClientProvisioningState {
2492
+ /** Creating */
2493
+ Creating = "Creating",
2494
+ /** Updating */
2495
+ Updating = "Updating",
2496
+ /** Deleting */
2497
+ Deleting = "Deleting",
2498
+ /** Succeeded */
2499
+ Succeeded = "Succeeded",
2500
+ /** Canceled */
2501
+ Canceled = "Canceled",
2502
+ /** Failed */
2503
+ Failed = "Failed",
2504
+ /** Deleted */
2505
+ Deleted = "Deleted"
2506
+ }
2507
+ /**
2508
+ * Defines values for ClientProvisioningState. \
2509
+ * {@link KnownClientProvisioningState} can be used interchangeably with ClientProvisioningState,
2510
+ * this enum contains the known values that the service supports.
2511
+ * ### Known values supported by the service
2512
+ * **Creating** \
2513
+ * **Updating** \
2514
+ * **Deleting** \
2515
+ * **Succeeded** \
2516
+ * **Canceled** \
2517
+ * **Failed** \
2518
+ * **Deleted**
2519
+ */
2520
+ export type ClientProvisioningState = string;
1373
2521
  /** Known values of {@link PersistedConnectionStatus} that the service accepts. */
1374
2522
  export declare enum KnownPersistedConnectionStatus {
1375
2523
  /** Pending */
@@ -1448,6 +2596,25 @@ export declare enum KnownDomainProvisioningState {
1448
2596
  * **Failed**
1449
2597
  */
1450
2598
  export type DomainProvisioningState = string;
2599
+ /** Known values of {@link TlsVersion} that the service accepts. */
2600
+ export declare enum KnownTlsVersion {
2601
+ /** One0 */
2602
+ One0 = "1.0",
2603
+ /** One1 */
2604
+ One1 = "1.1",
2605
+ /** One2 */
2606
+ One2 = "1.2"
2607
+ }
2608
+ /**
2609
+ * Defines values for TlsVersion. \
2610
+ * {@link KnownTlsVersion} can be used interchangeably with TlsVersion,
2611
+ * this enum contains the known values that the service supports.
2612
+ * ### Known values supported by the service
2613
+ * **1.0** \
2614
+ * **1.1** \
2615
+ * **1.2**
2616
+ */
2617
+ export type TlsVersion = string;
1451
2618
  /** Known values of {@link InputSchema} that the service accepts. */
1452
2619
  export declare enum KnownInputSchema {
1453
2620
  /** EventGridSchema */
@@ -1525,10 +2692,26 @@ export declare enum KnownDataResidencyBoundary {
1525
2692
  * **WithinRegion**
1526
2693
  */
1527
2694
  export type DataResidencyBoundary = string;
1528
- /** Known values of {@link IdentityType} that the service accepts. */
1529
- export declare enum KnownIdentityType {
1530
- /** None */
1531
- None = "None",
2695
+ /** Known values of {@link Sku} that the service accepts. */
2696
+ export declare enum KnownSku {
2697
+ /** Basic */
2698
+ Basic = "Basic",
2699
+ /** Premium */
2700
+ Premium = "Premium"
2701
+ }
2702
+ /**
2703
+ * Defines values for Sku. \
2704
+ * {@link KnownSku} can be used interchangeably with Sku,
2705
+ * this enum contains the known values that the service supports.
2706
+ * ### Known values supported by the service
2707
+ * **Basic** \
2708
+ * **Premium**
2709
+ */
2710
+ export type Sku = string;
2711
+ /** Known values of {@link IdentityType} that the service accepts. */
2712
+ export declare enum KnownIdentityType {
2713
+ /** None */
2714
+ None = "None",
1532
2715
  /** SystemAssigned */
1533
2716
  SystemAssigned = "SystemAssigned",
1534
2717
  /** UserAssigned */
@@ -1591,6 +2774,171 @@ export declare enum KnownDeliveryAttributeMappingType {
1591
2774
  * **Dynamic**
1592
2775
  */
1593
2776
  export type DeliveryAttributeMappingType = string;
2777
+ /** Known values of {@link SubscriptionProvisioningState} that the service accepts. */
2778
+ export declare enum KnownSubscriptionProvisioningState {
2779
+ /** Creating */
2780
+ Creating = "Creating",
2781
+ /** Updating */
2782
+ Updating = "Updating",
2783
+ /** Deleting */
2784
+ Deleting = "Deleting",
2785
+ /** Succeeded */
2786
+ Succeeded = "Succeeded",
2787
+ /** Canceled */
2788
+ Canceled = "Canceled",
2789
+ /** Failed */
2790
+ Failed = "Failed",
2791
+ /** AwaitingManualAction */
2792
+ AwaitingManualAction = "AwaitingManualAction",
2793
+ /** Deleted */
2794
+ Deleted = "Deleted",
2795
+ /** DeleteFailed */
2796
+ DeleteFailed = "DeleteFailed",
2797
+ /** CreateFailed */
2798
+ CreateFailed = "CreateFailed",
2799
+ /** UpdatedFailed */
2800
+ UpdatedFailed = "UpdatedFailed"
2801
+ }
2802
+ /**
2803
+ * Defines values for SubscriptionProvisioningState. \
2804
+ * {@link KnownSubscriptionProvisioningState} can be used interchangeably with SubscriptionProvisioningState,
2805
+ * this enum contains the known values that the service supports.
2806
+ * ### Known values supported by the service
2807
+ * **Creating** \
2808
+ * **Updating** \
2809
+ * **Deleting** \
2810
+ * **Succeeded** \
2811
+ * **Canceled** \
2812
+ * **Failed** \
2813
+ * **AwaitingManualAction** \
2814
+ * **Deleted** \
2815
+ * **DeleteFailed** \
2816
+ * **CreateFailed** \
2817
+ * **UpdatedFailed**
2818
+ */
2819
+ export type SubscriptionProvisioningState = string;
2820
+ /** Known values of {@link DeliveryMode} that the service accepts. */
2821
+ export declare enum KnownDeliveryMode {
2822
+ /** Queue */
2823
+ Queue = "Queue"
2824
+ }
2825
+ /**
2826
+ * Defines values for DeliveryMode. \
2827
+ * {@link KnownDeliveryMode} can be used interchangeably with DeliveryMode,
2828
+ * this enum contains the known values that the service supports.
2829
+ * ### Known values supported by the service
2830
+ * **Queue**
2831
+ */
2832
+ export type DeliveryMode = string;
2833
+ /** Known values of {@link EventSubscriptionIdentityType} that the service accepts. */
2834
+ export declare enum KnownEventSubscriptionIdentityType {
2835
+ /** SystemAssigned */
2836
+ SystemAssigned = "SystemAssigned",
2837
+ /** UserAssigned */
2838
+ UserAssigned = "UserAssigned"
2839
+ }
2840
+ /**
2841
+ * Defines values for EventSubscriptionIdentityType. \
2842
+ * {@link KnownEventSubscriptionIdentityType} can be used interchangeably with EventSubscriptionIdentityType,
2843
+ * this enum contains the known values that the service supports.
2844
+ * ### Known values supported by the service
2845
+ * **SystemAssigned** \
2846
+ * **UserAssigned**
2847
+ */
2848
+ export type EventSubscriptionIdentityType = string;
2849
+ /** Known values of {@link DeadLetterEndPointType} that the service accepts. */
2850
+ export declare enum KnownDeadLetterEndPointType {
2851
+ /** StorageBlob */
2852
+ StorageBlob = "StorageBlob"
2853
+ }
2854
+ /**
2855
+ * Defines values for DeadLetterEndPointType. \
2856
+ * {@link KnownDeadLetterEndPointType} can be used interchangeably with DeadLetterEndPointType,
2857
+ * this enum contains the known values that the service supports.
2858
+ * ### Known values supported by the service
2859
+ * **StorageBlob**
2860
+ */
2861
+ export type DeadLetterEndPointType = string;
2862
+ /** Known values of {@link DeliverySchema} that the service accepts. */
2863
+ export declare enum KnownDeliverySchema {
2864
+ /** CloudEventSchemaV10 */
2865
+ CloudEventSchemaV10 = "CloudEventSchemaV1_0"
2866
+ }
2867
+ /**
2868
+ * Defines values for DeliverySchema. \
2869
+ * {@link KnownDeliverySchema} can be used interchangeably with DeliverySchema,
2870
+ * this enum contains the known values that the service supports.
2871
+ * ### Known values supported by the service
2872
+ * **CloudEventSchemaV1_0**
2873
+ */
2874
+ export type DeliverySchema = string;
2875
+ /** Known values of {@link FilterOperatorType} that the service accepts. */
2876
+ export declare enum KnownFilterOperatorType {
2877
+ /** NumberIn */
2878
+ NumberIn = "NumberIn",
2879
+ /** NumberNotIn */
2880
+ NumberNotIn = "NumberNotIn",
2881
+ /** NumberLessThan */
2882
+ NumberLessThan = "NumberLessThan",
2883
+ /** NumberGreaterThan */
2884
+ NumberGreaterThan = "NumberGreaterThan",
2885
+ /** NumberLessThanOrEquals */
2886
+ NumberLessThanOrEquals = "NumberLessThanOrEquals",
2887
+ /** NumberGreaterThanOrEquals */
2888
+ NumberGreaterThanOrEquals = "NumberGreaterThanOrEquals",
2889
+ /** BoolEquals */
2890
+ BoolEquals = "BoolEquals",
2891
+ /** StringIn */
2892
+ StringIn = "StringIn",
2893
+ /** StringNotIn */
2894
+ StringNotIn = "StringNotIn",
2895
+ /** StringBeginsWith */
2896
+ StringBeginsWith = "StringBeginsWith",
2897
+ /** StringEndsWith */
2898
+ StringEndsWith = "StringEndsWith",
2899
+ /** StringContains */
2900
+ StringContains = "StringContains",
2901
+ /** NumberInRange */
2902
+ NumberInRange = "NumberInRange",
2903
+ /** NumberNotInRange */
2904
+ NumberNotInRange = "NumberNotInRange",
2905
+ /** StringNotBeginsWith */
2906
+ StringNotBeginsWith = "StringNotBeginsWith",
2907
+ /** StringNotEndsWith */
2908
+ StringNotEndsWith = "StringNotEndsWith",
2909
+ /** StringNotContains */
2910
+ StringNotContains = "StringNotContains",
2911
+ /** IsNullOrUndefined */
2912
+ IsNullOrUndefined = "IsNullOrUndefined",
2913
+ /** IsNotNull */
2914
+ IsNotNull = "IsNotNull"
2915
+ }
2916
+ /**
2917
+ * Defines values for FilterOperatorType. \
2918
+ * {@link KnownFilterOperatorType} can be used interchangeably with FilterOperatorType,
2919
+ * this enum contains the known values that the service supports.
2920
+ * ### Known values supported by the service
2921
+ * **NumberIn** \
2922
+ * **NumberNotIn** \
2923
+ * **NumberLessThan** \
2924
+ * **NumberGreaterThan** \
2925
+ * **NumberLessThanOrEquals** \
2926
+ * **NumberGreaterThanOrEquals** \
2927
+ * **BoolEquals** \
2928
+ * **StringIn** \
2929
+ * **StringNotIn** \
2930
+ * **StringBeginsWith** \
2931
+ * **StringEndsWith** \
2932
+ * **StringContains** \
2933
+ * **NumberInRange** \
2934
+ * **NumberNotInRange** \
2935
+ * **StringNotBeginsWith** \
2936
+ * **StringNotEndsWith** \
2937
+ * **StringNotContains** \
2938
+ * **IsNullOrUndefined** \
2939
+ * **IsNotNull**
2940
+ */
2941
+ export type FilterOperatorType = string;
1594
2942
  /** Known values of {@link EventSubscriptionProvisioningState} that the service accepts. */
1595
2943
  export declare enum KnownEventSubscriptionProvisioningState {
1596
2944
  /** Creating */
@@ -1637,7 +2985,9 @@ export declare enum KnownEndpointType {
1637
2985
  /** ServiceBusTopic */
1638
2986
  ServiceBusTopic = "ServiceBusTopic",
1639
2987
  /** AzureFunction */
1640
- AzureFunction = "AzureFunction"
2988
+ AzureFunction = "AzureFunction",
2989
+ /** PartnerDestination */
2990
+ PartnerDestination = "PartnerDestination"
1641
2991
  }
1642
2992
  /**
1643
2993
  * Defines values for EndpointType. \
@@ -1650,25 +3000,10 @@ export declare enum KnownEndpointType {
1650
3000
  * **HybridConnection** \
1651
3001
  * **ServiceBusQueue** \
1652
3002
  * **ServiceBusTopic** \
1653
- * **AzureFunction**
3003
+ * **AzureFunction** \
3004
+ * **PartnerDestination**
1654
3005
  */
1655
3006
  export type EndpointType = string;
1656
- /** Known values of {@link EventSubscriptionIdentityType} that the service accepts. */
1657
- export declare enum KnownEventSubscriptionIdentityType {
1658
- /** SystemAssigned */
1659
- SystemAssigned = "SystemAssigned",
1660
- /** UserAssigned */
1661
- UserAssigned = "UserAssigned"
1662
- }
1663
- /**
1664
- * Defines values for EventSubscriptionIdentityType. \
1665
- * {@link KnownEventSubscriptionIdentityType} can be used interchangeably with EventSubscriptionIdentityType,
1666
- * this enum contains the known values that the service supports.
1667
- * ### Known values supported by the service
1668
- * **SystemAssigned** \
1669
- * **UserAssigned**
1670
- */
1671
- export type EventSubscriptionIdentityType = string;
1672
3007
  /** Known values of {@link AdvancedFilterOperatorType} that the service accepts. */
1673
3008
  export declare enum KnownAdvancedFilterOperatorType {
1674
3009
  /** NumberIn */
@@ -1755,21 +3090,134 @@ export declare enum KnownEventDeliverySchema {
1755
3090
  * **CloudEventSchemaV1_0**
1756
3091
  */
1757
3092
  export type EventDeliverySchema = string;
1758
- /** Known values of {@link DeadLetterEndPointType} that the service accepts. */
1759
- export declare enum KnownDeadLetterEndPointType {
1760
- /** StorageBlob */
1761
- StorageBlob = "StorageBlob"
3093
+ /** Known values of {@link NamespaceProvisioningState} that the service accepts. */
3094
+ export declare enum KnownNamespaceProvisioningState {
3095
+ /** Creating */
3096
+ Creating = "Creating",
3097
+ /** Updating */
3098
+ Updating = "Updating",
3099
+ /** Deleting */
3100
+ Deleting = "Deleting",
3101
+ /** Succeeded */
3102
+ Succeeded = "Succeeded",
3103
+ /** Canceled */
3104
+ Canceled = "Canceled",
3105
+ /** Failed */
3106
+ Failed = "Failed",
3107
+ /** Deleted */
3108
+ Deleted = "Deleted",
3109
+ /** DeleteFailed */
3110
+ DeleteFailed = "DeleteFailed",
3111
+ /** CreateFailed */
3112
+ CreateFailed = "CreateFailed",
3113
+ /** UpdatedFailed */
3114
+ UpdatedFailed = "UpdatedFailed"
1762
3115
  }
1763
3116
  /**
1764
- * Defines values for DeadLetterEndPointType. \
1765
- * {@link KnownDeadLetterEndPointType} can be used interchangeably with DeadLetterEndPointType,
3117
+ * Defines values for NamespaceProvisioningState. \
3118
+ * {@link KnownNamespaceProvisioningState} can be used interchangeably with NamespaceProvisioningState,
1766
3119
  * this enum contains the known values that the service supports.
1767
3120
  * ### Known values supported by the service
1768
- * **StorageBlob**
3121
+ * **Creating** \
3122
+ * **Updating** \
3123
+ * **Deleting** \
3124
+ * **Succeeded** \
3125
+ * **Canceled** \
3126
+ * **Failed** \
3127
+ * **Deleted** \
3128
+ * **DeleteFailed** \
3129
+ * **CreateFailed** \
3130
+ * **UpdatedFailed**
1769
3131
  */
1770
- export type DeadLetterEndPointType = string;
1771
- /** Known values of {@link TopicProvisioningState} that the service accepts. */
1772
- export declare enum KnownTopicProvisioningState {
3132
+ export type NamespaceProvisioningState = string;
3133
+ /** Known values of {@link TopicSpacesConfigurationState} that the service accepts. */
3134
+ export declare enum KnownTopicSpacesConfigurationState {
3135
+ /** Disabled */
3136
+ Disabled = "Disabled",
3137
+ /** Enabled */
3138
+ Enabled = "Enabled"
3139
+ }
3140
+ /**
3141
+ * Defines values for TopicSpacesConfigurationState. \
3142
+ * {@link KnownTopicSpacesConfigurationState} can be used interchangeably with TopicSpacesConfigurationState,
3143
+ * this enum contains the known values that the service supports.
3144
+ * ### Known values supported by the service
3145
+ * **Disabled** \
3146
+ * **Enabled**
3147
+ */
3148
+ export type TopicSpacesConfigurationState = string;
3149
+ /** Known values of {@link StaticRoutingEnrichmentType} that the service accepts. */
3150
+ export declare enum KnownStaticRoutingEnrichmentType {
3151
+ /** String */
3152
+ String = "String"
3153
+ }
3154
+ /**
3155
+ * Defines values for StaticRoutingEnrichmentType. \
3156
+ * {@link KnownStaticRoutingEnrichmentType} can be used interchangeably with StaticRoutingEnrichmentType,
3157
+ * this enum contains the known values that the service supports.
3158
+ * ### Known values supported by the service
3159
+ * **String**
3160
+ */
3161
+ export type StaticRoutingEnrichmentType = string;
3162
+ /** Known values of {@link AlternativeAuthenticationNameSource} that the service accepts. */
3163
+ export declare enum KnownAlternativeAuthenticationNameSource {
3164
+ /** ClientCertificateSubject */
3165
+ ClientCertificateSubject = "ClientCertificateSubject",
3166
+ /** ClientCertificateDns */
3167
+ ClientCertificateDns = "ClientCertificateDns",
3168
+ /** ClientCertificateUri */
3169
+ ClientCertificateUri = "ClientCertificateUri",
3170
+ /** ClientCertificateIp */
3171
+ ClientCertificateIp = "ClientCertificateIp",
3172
+ /** ClientCertificateEmail */
3173
+ ClientCertificateEmail = "ClientCertificateEmail"
3174
+ }
3175
+ /**
3176
+ * Defines values for AlternativeAuthenticationNameSource. \
3177
+ * {@link KnownAlternativeAuthenticationNameSource} can be used interchangeably with AlternativeAuthenticationNameSource,
3178
+ * this enum contains the known values that the service supports.
3179
+ * ### Known values supported by the service
3180
+ * **ClientCertificateSubject** \
3181
+ * **ClientCertificateDns** \
3182
+ * **ClientCertificateUri** \
3183
+ * **ClientCertificateIp** \
3184
+ * **ClientCertificateEmail**
3185
+ */
3186
+ export type AlternativeAuthenticationNameSource = string;
3187
+ /** Known values of {@link RoutingIdentityType} that the service accepts. */
3188
+ export declare enum KnownRoutingIdentityType {
3189
+ /** None */
3190
+ None = "None",
3191
+ /** SystemAssigned */
3192
+ SystemAssigned = "SystemAssigned",
3193
+ /** UserAssigned */
3194
+ UserAssigned = "UserAssigned"
3195
+ }
3196
+ /**
3197
+ * Defines values for RoutingIdentityType. \
3198
+ * {@link KnownRoutingIdentityType} can be used interchangeably with RoutingIdentityType,
3199
+ * this enum contains the known values that the service supports.
3200
+ * ### Known values supported by the service
3201
+ * **None** \
3202
+ * **SystemAssigned** \
3203
+ * **UserAssigned**
3204
+ */
3205
+ export type RoutingIdentityType = string;
3206
+ /** Known values of {@link SkuName} that the service accepts. */
3207
+ export declare enum KnownSkuName {
3208
+ /** Standard */
3209
+ Standard = "Standard"
3210
+ }
3211
+ /**
3212
+ * Defines values for SkuName. \
3213
+ * {@link KnownSkuName} can be used interchangeably with SkuName,
3214
+ * this enum contains the known values that the service supports.
3215
+ * ### Known values supported by the service
3216
+ * **Standard**
3217
+ */
3218
+ export type SkuName = string;
3219
+ /** Known values of {@link NamespaceTopicProvisioningState} that the service accepts. */
3220
+ export declare enum KnownNamespaceTopicProvisioningState {
1773
3221
  /** Creating */
1774
3222
  Creating = "Creating",
1775
3223
  /** Updating */
@@ -1781,11 +3229,19 @@ export declare enum KnownTopicProvisioningState {
1781
3229
  /** Canceled */
1782
3230
  Canceled = "Canceled",
1783
3231
  /** Failed */
1784
- Failed = "Failed"
3232
+ Failed = "Failed",
3233
+ /** Deleted */
3234
+ Deleted = "Deleted",
3235
+ /** DeleteFailed */
3236
+ DeleteFailed = "DeleteFailed",
3237
+ /** CreateFailed */
3238
+ CreateFailed = "CreateFailed",
3239
+ /** UpdatedFailed */
3240
+ UpdatedFailed = "UpdatedFailed"
1785
3241
  }
1786
3242
  /**
1787
- * Defines values for TopicProvisioningState. \
1788
- * {@link KnownTopicProvisioningState} can be used interchangeably with TopicProvisioningState,
3243
+ * Defines values for NamespaceTopicProvisioningState. \
3244
+ * {@link KnownNamespaceTopicProvisioningState} can be used interchangeably with NamespaceTopicProvisioningState,
1789
3245
  * this enum contains the known values that the service supports.
1790
3246
  * ### Known values supported by the service
1791
3247
  * **Creating** \
@@ -1793,9 +3249,39 @@ export declare enum KnownTopicProvisioningState {
1793
3249
  * **Deleting** \
1794
3250
  * **Succeeded** \
1795
3251
  * **Canceled** \
1796
- * **Failed**
3252
+ * **Failed** \
3253
+ * **Deleted** \
3254
+ * **DeleteFailed** \
3255
+ * **CreateFailed** \
3256
+ * **UpdatedFailed**
1797
3257
  */
1798
- export type TopicProvisioningState = string;
3258
+ export type NamespaceTopicProvisioningState = string;
3259
+ /** Known values of {@link PublisherType} that the service accepts. */
3260
+ export declare enum KnownPublisherType {
3261
+ /** Custom */
3262
+ Custom = "Custom"
3263
+ }
3264
+ /**
3265
+ * Defines values for PublisherType. \
3266
+ * {@link KnownPublisherType} can be used interchangeably with PublisherType,
3267
+ * this enum contains the known values that the service supports.
3268
+ * ### Known values supported by the service
3269
+ * **Custom**
3270
+ */
3271
+ export type PublisherType = string;
3272
+ /** Known values of {@link EventInputSchema} that the service accepts. */
3273
+ export declare enum KnownEventInputSchema {
3274
+ /** CloudEventSchemaV10 */
3275
+ CloudEventSchemaV10 = "CloudEventSchemaV1_0"
3276
+ }
3277
+ /**
3278
+ * Defines values for EventInputSchema. \
3279
+ * {@link KnownEventInputSchema} can be used interchangeably with EventInputSchema,
3280
+ * this enum contains the known values that the service supports.
3281
+ * ### Known values supported by the service
3282
+ * **CloudEventSchemaV1_0**
3283
+ */
3284
+ export type EventInputSchema = string;
1799
3285
  /** Known values of {@link PartnerConfigurationProvisioningState} that the service accepts. */
1800
3286
  export declare enum KnownPartnerConfigurationProvisioningState {
1801
3287
  /** Creating */
@@ -1824,6 +3310,53 @@ export declare enum KnownPartnerConfigurationProvisioningState {
1824
3310
  * **Failed**
1825
3311
  */
1826
3312
  export type PartnerConfigurationProvisioningState = string;
3313
+ /** Known values of {@link PartnerDestinationProvisioningState} that the service accepts. */
3314
+ export declare enum KnownPartnerDestinationProvisioningState {
3315
+ /** Creating */
3316
+ Creating = "Creating",
3317
+ /** Updating */
3318
+ Updating = "Updating",
3319
+ /** Deleting */
3320
+ Deleting = "Deleting",
3321
+ /** Succeeded */
3322
+ Succeeded = "Succeeded",
3323
+ /** Canceled */
3324
+ Canceled = "Canceled",
3325
+ /** Failed */
3326
+ Failed = "Failed",
3327
+ /** IdleDueToMirroredChannelResourceDeletion */
3328
+ IdleDueToMirroredChannelResourceDeletion = "IdleDueToMirroredChannelResourceDeletion"
3329
+ }
3330
+ /**
3331
+ * Defines values for PartnerDestinationProvisioningState. \
3332
+ * {@link KnownPartnerDestinationProvisioningState} can be used interchangeably with PartnerDestinationProvisioningState,
3333
+ * this enum contains the known values that the service supports.
3334
+ * ### Known values supported by the service
3335
+ * **Creating** \
3336
+ * **Updating** \
3337
+ * **Deleting** \
3338
+ * **Succeeded** \
3339
+ * **Canceled** \
3340
+ * **Failed** \
3341
+ * **IdleDueToMirroredChannelResourceDeletion**
3342
+ */
3343
+ export type PartnerDestinationProvisioningState = string;
3344
+ /** Known values of {@link PartnerDestinationActivationState} that the service accepts. */
3345
+ export declare enum KnownPartnerDestinationActivationState {
3346
+ /** NeverActivated */
3347
+ NeverActivated = "NeverActivated",
3348
+ /** Activated */
3349
+ Activated = "Activated"
3350
+ }
3351
+ /**
3352
+ * Defines values for PartnerDestinationActivationState. \
3353
+ * {@link KnownPartnerDestinationActivationState} can be used interchangeably with PartnerDestinationActivationState,
3354
+ * this enum contains the known values that the service supports.
3355
+ * ### Known values supported by the service
3356
+ * **NeverActivated** \
3357
+ * **Activated**
3358
+ */
3359
+ export type PartnerDestinationActivationState = string;
1827
3360
  /** Known values of {@link PartnerNamespaceProvisioningState} that the service accepts. */
1828
3361
  export declare enum KnownPartnerNamespaceProvisioningState {
1829
3362
  /** Creating */
@@ -1867,9 +3400,156 @@ export declare enum KnownPartnerTopicRoutingMode {
1867
3400
  * **SourceEventAttribute** \
1868
3401
  * **ChannelNameHeader**
1869
3402
  */
1870
- export type PartnerTopicRoutingMode = string;
1871
- /** Known values of {@link PartnerRegistrationProvisioningState} that the service accepts. */
1872
- export declare enum KnownPartnerRegistrationProvisioningState {
3403
+ export type PartnerTopicRoutingMode = string;
3404
+ /** Known values of {@link PartnerRegistrationProvisioningState} that the service accepts. */
3405
+ export declare enum KnownPartnerRegistrationProvisioningState {
3406
+ /** Creating */
3407
+ Creating = "Creating",
3408
+ /** Updating */
3409
+ Updating = "Updating",
3410
+ /** Deleting */
3411
+ Deleting = "Deleting",
3412
+ /** Succeeded */
3413
+ Succeeded = "Succeeded",
3414
+ /** Canceled */
3415
+ Canceled = "Canceled",
3416
+ /** Failed */
3417
+ Failed = "Failed"
3418
+ }
3419
+ /**
3420
+ * Defines values for PartnerRegistrationProvisioningState. \
3421
+ * {@link KnownPartnerRegistrationProvisioningState} can be used interchangeably with PartnerRegistrationProvisioningState,
3422
+ * this enum contains the known values that the service supports.
3423
+ * ### Known values supported by the service
3424
+ * **Creating** \
3425
+ * **Updating** \
3426
+ * **Deleting** \
3427
+ * **Succeeded** \
3428
+ * **Canceled** \
3429
+ * **Failed**
3430
+ */
3431
+ export type PartnerRegistrationProvisioningState = string;
3432
+ /** Known values of {@link PartnerTopicProvisioningState} that the service accepts. */
3433
+ export declare enum KnownPartnerTopicProvisioningState {
3434
+ /** Creating */
3435
+ Creating = "Creating",
3436
+ /** Updating */
3437
+ Updating = "Updating",
3438
+ /** Deleting */
3439
+ Deleting = "Deleting",
3440
+ /** Succeeded */
3441
+ Succeeded = "Succeeded",
3442
+ /** Canceled */
3443
+ Canceled = "Canceled",
3444
+ /** Failed */
3445
+ Failed = "Failed",
3446
+ /** IdleDueToMirroredChannelResourceDeletion */
3447
+ IdleDueToMirroredChannelResourceDeletion = "IdleDueToMirroredChannelResourceDeletion"
3448
+ }
3449
+ /**
3450
+ * Defines values for PartnerTopicProvisioningState. \
3451
+ * {@link KnownPartnerTopicProvisioningState} can be used interchangeably with PartnerTopicProvisioningState,
3452
+ * this enum contains the known values that the service supports.
3453
+ * ### Known values supported by the service
3454
+ * **Creating** \
3455
+ * **Updating** \
3456
+ * **Deleting** \
3457
+ * **Succeeded** \
3458
+ * **Canceled** \
3459
+ * **Failed** \
3460
+ * **IdleDueToMirroredChannelResourceDeletion**
3461
+ */
3462
+ export type PartnerTopicProvisioningState = string;
3463
+ /** Known values of {@link PartnerTopicActivationState} that the service accepts. */
3464
+ export declare enum KnownPartnerTopicActivationState {
3465
+ /** NeverActivated */
3466
+ NeverActivated = "NeverActivated",
3467
+ /** Activated */
3468
+ Activated = "Activated",
3469
+ /** Deactivated */
3470
+ Deactivated = "Deactivated"
3471
+ }
3472
+ /**
3473
+ * Defines values for PartnerTopicActivationState. \
3474
+ * {@link KnownPartnerTopicActivationState} can be used interchangeably with PartnerTopicActivationState,
3475
+ * this enum contains the known values that the service supports.
3476
+ * ### Known values supported by the service
3477
+ * **NeverActivated** \
3478
+ * **Activated** \
3479
+ * **Deactivated**
3480
+ */
3481
+ export type PartnerTopicActivationState = string;
3482
+ /** Known values of {@link PermissionType} that the service accepts. */
3483
+ export declare enum KnownPermissionType {
3484
+ /** Publisher */
3485
+ Publisher = "Publisher",
3486
+ /** Subscriber */
3487
+ Subscriber = "Subscriber"
3488
+ }
3489
+ /**
3490
+ * Defines values for PermissionType. \
3491
+ * {@link KnownPermissionType} can be used interchangeably with PermissionType,
3492
+ * this enum contains the known values that the service supports.
3493
+ * ### Known values supported by the service
3494
+ * **Publisher** \
3495
+ * **Subscriber**
3496
+ */
3497
+ export type PermissionType = string;
3498
+ /** Known values of {@link PermissionBindingProvisioningState} that the service accepts. */
3499
+ export declare enum KnownPermissionBindingProvisioningState {
3500
+ /** Creating */
3501
+ Creating = "Creating",
3502
+ /** Updating */
3503
+ Updating = "Updating",
3504
+ /** Deleting */
3505
+ Deleting = "Deleting",
3506
+ /** Succeeded */
3507
+ Succeeded = "Succeeded",
3508
+ /** Canceled */
3509
+ Canceled = "Canceled",
3510
+ /** Failed */
3511
+ Failed = "Failed",
3512
+ /** Deleted */
3513
+ Deleted = "Deleted"
3514
+ }
3515
+ /**
3516
+ * Defines values for PermissionBindingProvisioningState. \
3517
+ * {@link KnownPermissionBindingProvisioningState} can be used interchangeably with PermissionBindingProvisioningState,
3518
+ * this enum contains the known values that the service supports.
3519
+ * ### Known values supported by the service
3520
+ * **Creating** \
3521
+ * **Updating** \
3522
+ * **Deleting** \
3523
+ * **Succeeded** \
3524
+ * **Canceled** \
3525
+ * **Failed** \
3526
+ * **Deleted**
3527
+ */
3528
+ export type PermissionBindingProvisioningState = string;
3529
+ /** Known values of {@link PrivateEndpointConnectionsParentType} that the service accepts. */
3530
+ export declare enum KnownPrivateEndpointConnectionsParentType {
3531
+ /** Topics */
3532
+ Topics = "topics",
3533
+ /** Domains */
3534
+ Domains = "domains",
3535
+ /** PartnerNamespaces */
3536
+ PartnerNamespaces = "partnerNamespaces",
3537
+ /** Namespaces */
3538
+ Namespaces = "namespaces"
3539
+ }
3540
+ /**
3541
+ * Defines values for PrivateEndpointConnectionsParentType. \
3542
+ * {@link KnownPrivateEndpointConnectionsParentType} can be used interchangeably with PrivateEndpointConnectionsParentType,
3543
+ * this enum contains the known values that the service supports.
3544
+ * ### Known values supported by the service
3545
+ * **topics** \
3546
+ * **domains** \
3547
+ * **partnerNamespaces** \
3548
+ * **namespaces**
3549
+ */
3550
+ export type PrivateEndpointConnectionsParentType = string;
3551
+ /** Known values of {@link TopicProvisioningState} that the service accepts. */
3552
+ export declare enum KnownTopicProvisioningState {
1873
3553
  /** Creating */
1874
3554
  Creating = "Creating",
1875
3555
  /** Updating */
@@ -1884,8 +3564,8 @@ export declare enum KnownPartnerRegistrationProvisioningState {
1884
3564
  Failed = "Failed"
1885
3565
  }
1886
3566
  /**
1887
- * Defines values for PartnerRegistrationProvisioningState. \
1888
- * {@link KnownPartnerRegistrationProvisioningState} can be used interchangeably with PartnerRegistrationProvisioningState,
3567
+ * Defines values for TopicProvisioningState. \
3568
+ * {@link KnownTopicProvisioningState} can be used interchangeably with TopicProvisioningState,
1889
3569
  * this enum contains the known values that the service supports.
1890
3570
  * ### Known values supported by the service
1891
3571
  * **Creating** \
@@ -1895,9 +3575,25 @@ export declare enum KnownPartnerRegistrationProvisioningState {
1895
3575
  * **Canceled** \
1896
3576
  * **Failed**
1897
3577
  */
1898
- export type PartnerRegistrationProvisioningState = string;
1899
- /** Known values of {@link PartnerTopicProvisioningState} that the service accepts. */
1900
- export declare enum KnownPartnerTopicProvisioningState {
3578
+ export type TopicProvisioningState = string;
3579
+ /** Known values of {@link ResourceKind} that the service accepts. */
3580
+ export declare enum KnownResourceKind {
3581
+ /** Azure */
3582
+ Azure = "Azure",
3583
+ /** AzureArc */
3584
+ AzureArc = "AzureArc"
3585
+ }
3586
+ /**
3587
+ * Defines values for ResourceKind. \
3588
+ * {@link KnownResourceKind} can be used interchangeably with ResourceKind,
3589
+ * this enum contains the known values that the service supports.
3590
+ * ### Known values supported by the service
3591
+ * **Azure** \
3592
+ * **AzureArc**
3593
+ */
3594
+ export type ResourceKind = string;
3595
+ /** Known values of {@link TopicSpaceProvisioningState} that the service accepts. */
3596
+ export declare enum KnownTopicSpaceProvisioningState {
1901
3597
  /** Creating */
1902
3598
  Creating = "Creating",
1903
3599
  /** Updating */
@@ -1910,12 +3606,12 @@ export declare enum KnownPartnerTopicProvisioningState {
1910
3606
  Canceled = "Canceled",
1911
3607
  /** Failed */
1912
3608
  Failed = "Failed",
1913
- /** IdleDueToMirroredChannelResourceDeletion */
1914
- IdleDueToMirroredChannelResourceDeletion = "IdleDueToMirroredChannelResourceDeletion"
3609
+ /** Deleted */
3610
+ Deleted = "Deleted"
1915
3611
  }
1916
3612
  /**
1917
- * Defines values for PartnerTopicProvisioningState. \
1918
- * {@link KnownPartnerTopicProvisioningState} can be used interchangeably with PartnerTopicProvisioningState,
3613
+ * Defines values for TopicSpaceProvisioningState. \
3614
+ * {@link KnownTopicSpaceProvisioningState} can be used interchangeably with TopicSpaceProvisioningState,
1919
3615
  * this enum contains the known values that the service supports.
1920
3616
  * ### Known values supported by the service
1921
3617
  * **Creating** \
@@ -1924,47 +3620,9 @@ export declare enum KnownPartnerTopicProvisioningState {
1924
3620
  * **Succeeded** \
1925
3621
  * **Canceled** \
1926
3622
  * **Failed** \
1927
- * **IdleDueToMirroredChannelResourceDeletion**
1928
- */
1929
- export type PartnerTopicProvisioningState = string;
1930
- /** Known values of {@link PartnerTopicActivationState} that the service accepts. */
1931
- export declare enum KnownPartnerTopicActivationState {
1932
- /** NeverActivated */
1933
- NeverActivated = "NeverActivated",
1934
- /** Activated */
1935
- Activated = "Activated",
1936
- /** Deactivated */
1937
- Deactivated = "Deactivated"
1938
- }
1939
- /**
1940
- * Defines values for PartnerTopicActivationState. \
1941
- * {@link KnownPartnerTopicActivationState} can be used interchangeably with PartnerTopicActivationState,
1942
- * this enum contains the known values that the service supports.
1943
- * ### Known values supported by the service
1944
- * **NeverActivated** \
1945
- * **Activated** \
1946
- * **Deactivated**
1947
- */
1948
- export type PartnerTopicActivationState = string;
1949
- /** Known values of {@link PrivateEndpointConnectionsParentType} that the service accepts. */
1950
- export declare enum KnownPrivateEndpointConnectionsParentType {
1951
- /** Topics */
1952
- Topics = "topics",
1953
- /** Domains */
1954
- Domains = "domains",
1955
- /** PartnerNamespaces */
1956
- PartnerNamespaces = "partnerNamespaces"
1957
- }
1958
- /**
1959
- * Defines values for PrivateEndpointConnectionsParentType. \
1960
- * {@link KnownPrivateEndpointConnectionsParentType} can be used interchangeably with PrivateEndpointConnectionsParentType,
1961
- * this enum contains the known values that the service supports.
1962
- * ### Known values supported by the service
1963
- * **topics** \
1964
- * **domains** \
1965
- * **partnerNamespaces**
3623
+ * **Deleted**
1966
3624
  */
1967
- export type PrivateEndpointConnectionsParentType = string;
3625
+ export type TopicSpaceProvisioningState = string;
1968
3626
  /** Known values of {@link ResourceRegionType} that the service accepts. */
1969
3627
  export declare enum KnownResourceRegionType {
1970
3628
  /** RegionalResource */
@@ -2059,6 +3717,54 @@ export declare enum KnownVerifiedPartnerProvisioningState {
2059
3717
  * **Failed**
2060
3718
  */
2061
3719
  export type VerifiedPartnerProvisioningState = string;
3720
+ /** Known values of {@link PartnerClientAuthenticationType} that the service accepts. */
3721
+ export declare enum KnownPartnerClientAuthenticationType {
3722
+ /** AzureAD */
3723
+ AzureAD = "AzureAD"
3724
+ }
3725
+ /**
3726
+ * Defines values for PartnerClientAuthenticationType. \
3727
+ * {@link KnownPartnerClientAuthenticationType} can be used interchangeably with PartnerClientAuthenticationType,
3728
+ * this enum contains the known values that the service supports.
3729
+ * ### Known values supported by the service
3730
+ * **AzureAD**
3731
+ */
3732
+ export type PartnerClientAuthenticationType = string;
3733
+ /** Optional parameters. */
3734
+ export interface CaCertificatesGetOptionalParams extends coreClient.OperationOptions {
3735
+ }
3736
+ /** Contains response data for the get operation. */
3737
+ export type CaCertificatesGetResponse = CaCertificate;
3738
+ /** Optional parameters. */
3739
+ export interface CaCertificatesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3740
+ /** Delay to wait until next poll, in milliseconds. */
3741
+ updateIntervalInMs?: number;
3742
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3743
+ resumeFrom?: string;
3744
+ }
3745
+ /** Contains response data for the createOrUpdate operation. */
3746
+ export type CaCertificatesCreateOrUpdateResponse = CaCertificate;
3747
+ /** Optional parameters. */
3748
+ export interface CaCertificatesDeleteOptionalParams extends coreClient.OperationOptions {
3749
+ /** Delay to wait until next poll, in milliseconds. */
3750
+ updateIntervalInMs?: number;
3751
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3752
+ resumeFrom?: string;
3753
+ }
3754
+ /** Optional parameters. */
3755
+ export interface CaCertificatesListByNamespaceOptionalParams extends coreClient.OperationOptions {
3756
+ /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
3757
+ filter?: string;
3758
+ /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
3759
+ top?: number;
3760
+ }
3761
+ /** Contains response data for the listByNamespace operation. */
3762
+ export type CaCertificatesListByNamespaceResponse = CaCertificatesListResult;
3763
+ /** Optional parameters. */
3764
+ export interface CaCertificatesListByNamespaceNextOptionalParams extends coreClient.OperationOptions {
3765
+ }
3766
+ /** Contains response data for the listByNamespaceNext operation. */
3767
+ export type CaCertificatesListByNamespaceNextResponse = CaCertificatesListResult;
2062
3768
  /** Optional parameters. */
2063
3769
  export interface ChannelsGetOptionalParams extends coreClient.OperationOptions {
2064
3770
  }
@@ -2099,6 +3805,76 @@ export interface ChannelsListByPartnerNamespaceNextOptionalParams extends coreCl
2099
3805
  /** Contains response data for the listByPartnerNamespaceNext operation. */
2100
3806
  export type ChannelsListByPartnerNamespaceNextResponse = ChannelsListResult;
2101
3807
  /** Optional parameters. */
3808
+ export interface ClientGroupsGetOptionalParams extends coreClient.OperationOptions {
3809
+ }
3810
+ /** Contains response data for the get operation. */
3811
+ export type ClientGroupsGetResponse = ClientGroup;
3812
+ /** Optional parameters. */
3813
+ export interface ClientGroupsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3814
+ /** Delay to wait until next poll, in milliseconds. */
3815
+ updateIntervalInMs?: number;
3816
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3817
+ resumeFrom?: string;
3818
+ }
3819
+ /** Contains response data for the createOrUpdate operation. */
3820
+ export type ClientGroupsCreateOrUpdateResponse = ClientGroup;
3821
+ /** Optional parameters. */
3822
+ export interface ClientGroupsDeleteOptionalParams extends coreClient.OperationOptions {
3823
+ /** Delay to wait until next poll, in milliseconds. */
3824
+ updateIntervalInMs?: number;
3825
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3826
+ resumeFrom?: string;
3827
+ }
3828
+ /** Optional parameters. */
3829
+ export interface ClientGroupsListByNamespaceOptionalParams extends coreClient.OperationOptions {
3830
+ /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
3831
+ filter?: string;
3832
+ /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
3833
+ top?: number;
3834
+ }
3835
+ /** Contains response data for the listByNamespace operation. */
3836
+ export type ClientGroupsListByNamespaceResponse = ClientGroupsListResult;
3837
+ /** Optional parameters. */
3838
+ export interface ClientGroupsListByNamespaceNextOptionalParams extends coreClient.OperationOptions {
3839
+ }
3840
+ /** Contains response data for the listByNamespaceNext operation. */
3841
+ export type ClientGroupsListByNamespaceNextResponse = ClientGroupsListResult;
3842
+ /** Optional parameters. */
3843
+ export interface ClientsGetOptionalParams extends coreClient.OperationOptions {
3844
+ }
3845
+ /** Contains response data for the get operation. */
3846
+ export type ClientsGetResponse = Client;
3847
+ /** Optional parameters. */
3848
+ export interface ClientsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3849
+ /** Delay to wait until next poll, in milliseconds. */
3850
+ updateIntervalInMs?: number;
3851
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3852
+ resumeFrom?: string;
3853
+ }
3854
+ /** Contains response data for the createOrUpdate operation. */
3855
+ export type ClientsCreateOrUpdateResponse = Client;
3856
+ /** Optional parameters. */
3857
+ export interface ClientsDeleteOptionalParams extends coreClient.OperationOptions {
3858
+ /** Delay to wait until next poll, in milliseconds. */
3859
+ updateIntervalInMs?: number;
3860
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3861
+ resumeFrom?: string;
3862
+ }
3863
+ /** Optional parameters. */
3864
+ export interface ClientsListByNamespaceOptionalParams extends coreClient.OperationOptions {
3865
+ /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
3866
+ filter?: string;
3867
+ /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
3868
+ top?: number;
3869
+ }
3870
+ /** Contains response data for the listByNamespace operation. */
3871
+ export type ClientsListByNamespaceResponse = ClientsListResult;
3872
+ /** Optional parameters. */
3873
+ export interface ClientsListByNamespaceNextOptionalParams extends coreClient.OperationOptions {
3874
+ }
3875
+ /** Contains response data for the listByNamespaceNext operation. */
3876
+ export type ClientsListByNamespaceNextResponse = ClientsListResult;
3877
+ /** Optional parameters. */
2102
3878
  export interface DomainsGetOptionalParams extends coreClient.OperationOptions {
2103
3879
  }
2104
3880
  /** Contains response data for the get operation. */
@@ -2200,6 +3976,60 @@ export interface DomainTopicsListByDomainNextOptionalParams extends coreClient.O
2200
3976
  /** Contains response data for the listByDomainNext operation. */
2201
3977
  export type DomainTopicsListByDomainNextResponse = DomainTopicsListResult;
2202
3978
  /** Optional parameters. */
3979
+ export interface DomainTopicEventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
3980
+ }
3981
+ /** Contains response data for the getDeliveryAttributes operation. */
3982
+ export type DomainTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
3983
+ /** Optional parameters. */
3984
+ export interface DomainTopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
3985
+ }
3986
+ /** Contains response data for the get operation. */
3987
+ export type DomainTopicEventSubscriptionsGetResponse = EventSubscription;
3988
+ /** Optional parameters. */
3989
+ export interface DomainTopicEventSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
3990
+ /** Delay to wait until next poll, in milliseconds. */
3991
+ updateIntervalInMs?: number;
3992
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
3993
+ resumeFrom?: string;
3994
+ }
3995
+ /** Contains response data for the createOrUpdate operation. */
3996
+ export type DomainTopicEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
3997
+ /** Optional parameters. */
3998
+ export interface DomainTopicEventSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
3999
+ /** Delay to wait until next poll, in milliseconds. */
4000
+ updateIntervalInMs?: number;
4001
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4002
+ resumeFrom?: string;
4003
+ }
4004
+ /** Optional parameters. */
4005
+ export interface DomainTopicEventSubscriptionsUpdateOptionalParams extends coreClient.OperationOptions {
4006
+ /** Delay to wait until next poll, in milliseconds. */
4007
+ updateIntervalInMs?: number;
4008
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4009
+ resumeFrom?: string;
4010
+ }
4011
+ /** Contains response data for the update operation. */
4012
+ export type DomainTopicEventSubscriptionsUpdateResponse = EventSubscription;
4013
+ /** Optional parameters. */
4014
+ export interface DomainTopicEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
4015
+ }
4016
+ /** Contains response data for the getFullUrl operation. */
4017
+ export type DomainTopicEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
4018
+ /** Optional parameters. */
4019
+ export interface DomainTopicEventSubscriptionsListOptionalParams extends coreClient.OperationOptions {
4020
+ /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
4021
+ filter?: string;
4022
+ /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
4023
+ top?: number;
4024
+ }
4025
+ /** Contains response data for the list operation. */
4026
+ export type DomainTopicEventSubscriptionsListResponse = EventSubscriptionsListResult;
4027
+ /** Optional parameters. */
4028
+ export interface DomainTopicEventSubscriptionsListNextOptionalParams extends coreClient.OperationOptions {
4029
+ }
4030
+ /** Contains response data for the listNext operation. */
4031
+ export type DomainTopicEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
4032
+ /** Optional parameters. */
2203
4033
  export interface TopicEventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
2204
4034
  }
2205
4035
  /** Contains response data for the getDeliveryAttributes operation. */
@@ -2308,6 +4138,11 @@ export interface DomainEventSubscriptionsListNextOptionalParams extends coreClie
2308
4138
  /** Contains response data for the listNext operation. */
2309
4139
  export type DomainEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
2310
4140
  /** Optional parameters. */
4141
+ export interface EventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
4142
+ }
4143
+ /** Contains response data for the getDeliveryAttributes operation. */
4144
+ export type EventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
4145
+ /** Optional parameters. */
2311
4146
  export interface EventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
2312
4147
  }
2313
4148
  /** Contains response data for the get operation. */
@@ -2433,11 +4268,6 @@ export interface EventSubscriptionsListByDomainTopicOptionalParams extends coreC
2433
4268
  /** Contains response data for the listByDomainTopic operation. */
2434
4269
  export type EventSubscriptionsListByDomainTopicResponse = EventSubscriptionsListResult;
2435
4270
  /** Optional parameters. */
2436
- export interface EventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
2437
- }
2438
- /** Contains response data for the getDeliveryAttributes operation. */
2439
- export type EventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
2440
- /** Optional parameters. */
2441
4271
  export interface EventSubscriptionsListGlobalBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
2442
4272
  }
2443
4273
  /** Contains response data for the listGlobalBySubscriptionNext operation. */
@@ -2488,113 +4318,103 @@ export interface EventSubscriptionsListByDomainTopicNextOptionalParams extends c
2488
4318
  /** Contains response data for the listByDomainTopicNext operation. */
2489
4319
  export type EventSubscriptionsListByDomainTopicNextResponse = EventSubscriptionsListResult;
2490
4320
  /** Optional parameters. */
2491
- export interface DomainTopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
4321
+ export interface SystemTopicEventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
4322
+ }
4323
+ /** Contains response data for the getDeliveryAttributes operation. */
4324
+ export type SystemTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
4325
+ /** Optional parameters. */
4326
+ export interface SystemTopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
2492
4327
  }
2493
4328
  /** Contains response data for the get operation. */
2494
- export type DomainTopicEventSubscriptionsGetResponse = EventSubscription;
4329
+ export type SystemTopicEventSubscriptionsGetResponse = EventSubscription;
2495
4330
  /** Optional parameters. */
2496
- export interface DomainTopicEventSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4331
+ export interface SystemTopicEventSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2497
4332
  /** Delay to wait until next poll, in milliseconds. */
2498
4333
  updateIntervalInMs?: number;
2499
4334
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2500
4335
  resumeFrom?: string;
2501
4336
  }
2502
4337
  /** Contains response data for the createOrUpdate operation. */
2503
- export type DomainTopicEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
4338
+ export type SystemTopicEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
2504
4339
  /** Optional parameters. */
2505
- export interface DomainTopicEventSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
4340
+ export interface SystemTopicEventSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
2506
4341
  /** Delay to wait until next poll, in milliseconds. */
2507
4342
  updateIntervalInMs?: number;
2508
4343
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2509
4344
  resumeFrom?: string;
2510
4345
  }
2511
4346
  /** Optional parameters. */
2512
- export interface DomainTopicEventSubscriptionsUpdateOptionalParams extends coreClient.OperationOptions {
4347
+ export interface SystemTopicEventSubscriptionsUpdateOptionalParams extends coreClient.OperationOptions {
2513
4348
  /** Delay to wait until next poll, in milliseconds. */
2514
4349
  updateIntervalInMs?: number;
2515
4350
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2516
4351
  resumeFrom?: string;
2517
4352
  }
2518
4353
  /** Contains response data for the update operation. */
2519
- export type DomainTopicEventSubscriptionsUpdateResponse = EventSubscription;
4354
+ export type SystemTopicEventSubscriptionsUpdateResponse = EventSubscription;
2520
4355
  /** Optional parameters. */
2521
- export interface DomainTopicEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
4356
+ export interface SystemTopicEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
2522
4357
  }
2523
4358
  /** Contains response data for the getFullUrl operation. */
2524
- export type DomainTopicEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
4359
+ export type SystemTopicEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
2525
4360
  /** Optional parameters. */
2526
- export interface DomainTopicEventSubscriptionsListOptionalParams extends coreClient.OperationOptions {
4361
+ export interface SystemTopicEventSubscriptionsListBySystemTopicOptionalParams extends coreClient.OperationOptions {
2527
4362
  /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
2528
4363
  filter?: string;
2529
4364
  /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
2530
4365
  top?: number;
2531
4366
  }
2532
- /** Contains response data for the list operation. */
2533
- export type DomainTopicEventSubscriptionsListResponse = EventSubscriptionsListResult;
2534
- /** Optional parameters. */
2535
- export interface DomainTopicEventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
2536
- }
2537
- /** Contains response data for the getDeliveryAttributes operation. */
2538
- export type DomainTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
4367
+ /** Contains response data for the listBySystemTopic operation. */
4368
+ export type SystemTopicEventSubscriptionsListBySystemTopicResponse = EventSubscriptionsListResult;
2539
4369
  /** Optional parameters. */
2540
- export interface DomainTopicEventSubscriptionsListNextOptionalParams extends coreClient.OperationOptions {
4370
+ export interface SystemTopicEventSubscriptionsListBySystemTopicNextOptionalParams extends coreClient.OperationOptions {
2541
4371
  }
2542
- /** Contains response data for the listNext operation. */
2543
- export type DomainTopicEventSubscriptionsListNextResponse = EventSubscriptionsListResult;
4372
+ /** Contains response data for the listBySystemTopicNext operation. */
4373
+ export type SystemTopicEventSubscriptionsListBySystemTopicNextResponse = EventSubscriptionsListResult;
2544
4374
  /** Optional parameters. */
2545
- export interface SystemTopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
4375
+ export interface NamespaceTopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
2546
4376
  }
2547
4377
  /** Contains response data for the get operation. */
2548
- export type SystemTopicEventSubscriptionsGetResponse = EventSubscription;
4378
+ export type NamespaceTopicEventSubscriptionsGetResponse = Subscription;
2549
4379
  /** Optional parameters. */
2550
- export interface SystemTopicEventSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4380
+ export interface NamespaceTopicEventSubscriptionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2551
4381
  /** Delay to wait until next poll, in milliseconds. */
2552
4382
  updateIntervalInMs?: number;
2553
4383
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2554
4384
  resumeFrom?: string;
2555
4385
  }
2556
4386
  /** Contains response data for the createOrUpdate operation. */
2557
- export type SystemTopicEventSubscriptionsCreateOrUpdateResponse = EventSubscription;
4387
+ export type NamespaceTopicEventSubscriptionsCreateOrUpdateResponse = Subscription;
2558
4388
  /** Optional parameters. */
2559
- export interface SystemTopicEventSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
4389
+ export interface NamespaceTopicEventSubscriptionsDeleteOptionalParams extends coreClient.OperationOptions {
2560
4390
  /** Delay to wait until next poll, in milliseconds. */
2561
4391
  updateIntervalInMs?: number;
2562
4392
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2563
4393
  resumeFrom?: string;
2564
4394
  }
2565
4395
  /** Optional parameters. */
2566
- export interface SystemTopicEventSubscriptionsUpdateOptionalParams extends coreClient.OperationOptions {
4396
+ export interface NamespaceTopicEventSubscriptionsUpdateOptionalParams extends coreClient.OperationOptions {
2567
4397
  /** Delay to wait until next poll, in milliseconds. */
2568
4398
  updateIntervalInMs?: number;
2569
4399
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2570
4400
  resumeFrom?: string;
2571
4401
  }
2572
- /** Contains response data for the update operation. */
2573
- export type SystemTopicEventSubscriptionsUpdateResponse = EventSubscription;
2574
- /** Optional parameters. */
2575
- export interface SystemTopicEventSubscriptionsGetFullUrlOptionalParams extends coreClient.OperationOptions {
2576
- }
2577
- /** Contains response data for the getFullUrl operation. */
2578
- export type SystemTopicEventSubscriptionsGetFullUrlResponse = EventSubscriptionFullUrl;
4402
+ /** Contains response data for the update operation. */
4403
+ export type NamespaceTopicEventSubscriptionsUpdateResponse = Subscription;
2579
4404
  /** Optional parameters. */
2580
- export interface SystemTopicEventSubscriptionsListBySystemTopicOptionalParams extends coreClient.OperationOptions {
4405
+ export interface NamespaceTopicEventSubscriptionsListByNamespaceTopicOptionalParams extends coreClient.OperationOptions {
2581
4406
  /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
2582
4407
  filter?: string;
2583
4408
  /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
2584
4409
  top?: number;
2585
4410
  }
2586
- /** Contains response data for the listBySystemTopic operation. */
2587
- export type SystemTopicEventSubscriptionsListBySystemTopicResponse = EventSubscriptionsListResult;
2588
- /** Optional parameters. */
2589
- export interface SystemTopicEventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
2590
- }
2591
- /** Contains response data for the getDeliveryAttributes operation. */
2592
- export type SystemTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
4411
+ /** Contains response data for the listByNamespaceTopic operation. */
4412
+ export type NamespaceTopicEventSubscriptionsListByNamespaceTopicResponse = SubscriptionsListResult;
2593
4413
  /** Optional parameters. */
2594
- export interface SystemTopicEventSubscriptionsListBySystemTopicNextOptionalParams extends coreClient.OperationOptions {
4414
+ export interface NamespaceTopicEventSubscriptionsListByNamespaceTopicNextOptionalParams extends coreClient.OperationOptions {
2595
4415
  }
2596
- /** Contains response data for the listBySystemTopicNext operation. */
2597
- export type SystemTopicEventSubscriptionsListBySystemTopicNextResponse = EventSubscriptionsListResult;
4416
+ /** Contains response data for the listByNamespaceTopicNext operation. */
4417
+ export type NamespaceTopicEventSubscriptionsListByNamespaceTopicNextResponse = SubscriptionsListResult;
2598
4418
  /** Optional parameters. */
2599
4419
  export interface PartnerTopicEventSubscriptionsGetOptionalParams extends coreClient.OperationOptions {
2600
4420
  }
@@ -2650,85 +4470,140 @@ export interface PartnerTopicEventSubscriptionsListByPartnerTopicNextOptionalPar
2650
4470
  /** Contains response data for the listByPartnerTopicNext operation. */
2651
4471
  export type PartnerTopicEventSubscriptionsListByPartnerTopicNextResponse = EventSubscriptionsListResult;
2652
4472
  /** Optional parameters. */
2653
- export interface OperationsListOptionalParams extends coreClient.OperationOptions {
2654
- }
2655
- /** Contains response data for the list operation. */
2656
- export type OperationsListResponse = OperationsListResult;
2657
- /** Optional parameters. */
2658
- export interface TopicsGetOptionalParams extends coreClient.OperationOptions {
4473
+ export interface NamespacesGetOptionalParams extends coreClient.OperationOptions {
2659
4474
  }
2660
4475
  /** Contains response data for the get operation. */
2661
- export type TopicsGetResponse = Topic;
4476
+ export type NamespacesGetResponse = Namespace;
2662
4477
  /** Optional parameters. */
2663
- export interface TopicsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4478
+ export interface NamespacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
2664
4479
  /** Delay to wait until next poll, in milliseconds. */
2665
4480
  updateIntervalInMs?: number;
2666
4481
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2667
4482
  resumeFrom?: string;
2668
4483
  }
2669
4484
  /** Contains response data for the createOrUpdate operation. */
2670
- export type TopicsCreateOrUpdateResponse = Topic;
4485
+ export type NamespacesCreateOrUpdateResponse = Namespace;
2671
4486
  /** Optional parameters. */
2672
- export interface TopicsDeleteOptionalParams extends coreClient.OperationOptions {
4487
+ export interface NamespacesDeleteOptionalParams extends coreClient.OperationOptions {
2673
4488
  /** Delay to wait until next poll, in milliseconds. */
2674
4489
  updateIntervalInMs?: number;
2675
4490
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2676
4491
  resumeFrom?: string;
2677
4492
  }
2678
4493
  /** Optional parameters. */
2679
- export interface TopicsUpdateOptionalParams extends coreClient.OperationOptions {
4494
+ export interface NamespacesUpdateOptionalParams extends coreClient.OperationOptions {
2680
4495
  /** Delay to wait until next poll, in milliseconds. */
2681
4496
  updateIntervalInMs?: number;
2682
4497
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2683
4498
  resumeFrom?: string;
2684
4499
  }
4500
+ /** Contains response data for the update operation. */
4501
+ export type NamespacesUpdateResponse = Namespace;
2685
4502
  /** Optional parameters. */
2686
- export interface TopicsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
4503
+ export interface NamespacesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
2687
4504
  /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
2688
4505
  filter?: string;
2689
4506
  /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
2690
4507
  top?: number;
2691
4508
  }
2692
4509
  /** Contains response data for the listBySubscription operation. */
2693
- export type TopicsListBySubscriptionResponse = TopicsListResult;
4510
+ export type NamespacesListBySubscriptionResponse = NamespacesListResult;
2694
4511
  /** Optional parameters. */
2695
- export interface TopicsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
4512
+ export interface NamespacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
2696
4513
  /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
2697
4514
  filter?: string;
2698
4515
  /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
2699
4516
  top?: number;
2700
4517
  }
2701
4518
  /** Contains response data for the listByResourceGroup operation. */
2702
- export type TopicsListByResourceGroupResponse = TopicsListResult;
4519
+ export type NamespacesListByResourceGroupResponse = NamespacesListResult;
2703
4520
  /** Optional parameters. */
2704
- export interface TopicsListSharedAccessKeysOptionalParams extends coreClient.OperationOptions {
4521
+ export interface NamespacesListSharedAccessKeysOptionalParams extends coreClient.OperationOptions {
2705
4522
  }
2706
4523
  /** Contains response data for the listSharedAccessKeys operation. */
2707
- export type TopicsListSharedAccessKeysResponse = TopicSharedAccessKeys;
4524
+ export type NamespacesListSharedAccessKeysResponse = NamespaceSharedAccessKeys;
2708
4525
  /** Optional parameters. */
2709
- export interface TopicsRegenerateKeyOptionalParams extends coreClient.OperationOptions {
4526
+ export interface NamespacesRegenerateKeyOptionalParams extends coreClient.OperationOptions {
2710
4527
  /** Delay to wait until next poll, in milliseconds. */
2711
4528
  updateIntervalInMs?: number;
2712
4529
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2713
4530
  resumeFrom?: string;
2714
4531
  }
2715
4532
  /** Contains response data for the regenerateKey operation. */
2716
- export type TopicsRegenerateKeyResponse = TopicSharedAccessKeys;
4533
+ export type NamespacesRegenerateKeyResponse = NamespaceSharedAccessKeys;
2717
4534
  /** Optional parameters. */
2718
- export interface TopicsListEventTypesOptionalParams extends coreClient.OperationOptions {
2719
- }
2720
- /** Contains response data for the listEventTypes operation. */
2721
- export type TopicsListEventTypesResponse = EventTypesListResult;
2722
- /** Optional parameters. */
2723
- export interface TopicsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
4535
+ export interface NamespacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
2724
4536
  }
2725
4537
  /** Contains response data for the listBySubscriptionNext operation. */
2726
- export type TopicsListBySubscriptionNextResponse = TopicsListResult;
4538
+ export type NamespacesListBySubscriptionNextResponse = NamespacesListResult;
2727
4539
  /** Optional parameters. */
2728
- export interface TopicsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
4540
+ export interface NamespacesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
2729
4541
  }
2730
4542
  /** Contains response data for the listByResourceGroupNext operation. */
2731
- export type TopicsListByResourceGroupNextResponse = TopicsListResult;
4543
+ export type NamespacesListByResourceGroupNextResponse = NamespacesListResult;
4544
+ /** Optional parameters. */
4545
+ export interface NamespaceTopicsGetOptionalParams extends coreClient.OperationOptions {
4546
+ }
4547
+ /** Contains response data for the get operation. */
4548
+ export type NamespaceTopicsGetResponse = NamespaceTopic;
4549
+ /** Optional parameters. */
4550
+ export interface NamespaceTopicsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4551
+ /** Delay to wait until next poll, in milliseconds. */
4552
+ updateIntervalInMs?: number;
4553
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4554
+ resumeFrom?: string;
4555
+ }
4556
+ /** Contains response data for the createOrUpdate operation. */
4557
+ export type NamespaceTopicsCreateOrUpdateResponse = NamespaceTopic;
4558
+ /** Optional parameters. */
4559
+ export interface NamespaceTopicsDeleteOptionalParams extends coreClient.OperationOptions {
4560
+ /** Delay to wait until next poll, in milliseconds. */
4561
+ updateIntervalInMs?: number;
4562
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4563
+ resumeFrom?: string;
4564
+ }
4565
+ /** Optional parameters. */
4566
+ export interface NamespaceTopicsUpdateOptionalParams extends coreClient.OperationOptions {
4567
+ /** Delay to wait until next poll, in milliseconds. */
4568
+ updateIntervalInMs?: number;
4569
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4570
+ resumeFrom?: string;
4571
+ }
4572
+ /** Contains response data for the update operation. */
4573
+ export type NamespaceTopicsUpdateResponse = NamespaceTopic;
4574
+ /** Optional parameters. */
4575
+ export interface NamespaceTopicsListByNamespaceOptionalParams extends coreClient.OperationOptions {
4576
+ /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
4577
+ filter?: string;
4578
+ /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
4579
+ top?: number;
4580
+ }
4581
+ /** Contains response data for the listByNamespace operation. */
4582
+ export type NamespaceTopicsListByNamespaceResponse = NamespaceTopicsListResult;
4583
+ /** Optional parameters. */
4584
+ export interface NamespaceTopicsListSharedAccessKeysOptionalParams extends coreClient.OperationOptions {
4585
+ }
4586
+ /** Contains response data for the listSharedAccessKeys operation. */
4587
+ export type NamespaceTopicsListSharedAccessKeysResponse = TopicSharedAccessKeys;
4588
+ /** Optional parameters. */
4589
+ export interface NamespaceTopicsRegenerateKeyOptionalParams extends coreClient.OperationOptions {
4590
+ /** Delay to wait until next poll, in milliseconds. */
4591
+ updateIntervalInMs?: number;
4592
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4593
+ resumeFrom?: string;
4594
+ }
4595
+ /** Contains response data for the regenerateKey operation. */
4596
+ export type NamespaceTopicsRegenerateKeyResponse = TopicSharedAccessKeys;
4597
+ /** Optional parameters. */
4598
+ export interface NamespaceTopicsListByNamespaceNextOptionalParams extends coreClient.OperationOptions {
4599
+ }
4600
+ /** Contains response data for the listByNamespaceNext operation. */
4601
+ export type NamespaceTopicsListByNamespaceNextResponse = NamespaceTopicsListResult;
4602
+ /** Optional parameters. */
4603
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
4604
+ }
4605
+ /** Contains response data for the list operation. */
4606
+ export type OperationsListResponse = OperationsListResult;
2732
4607
  /** Optional parameters. */
2733
4608
  export interface PartnerConfigurationsGetOptionalParams extends coreClient.OperationOptions {
2734
4609
  }
@@ -2789,6 +4664,69 @@ export interface PartnerConfigurationsListBySubscriptionNextOptionalParams exten
2789
4664
  /** Contains response data for the listBySubscriptionNext operation. */
2790
4665
  export type PartnerConfigurationsListBySubscriptionNextResponse = PartnerConfigurationsListResult;
2791
4666
  /** Optional parameters. */
4667
+ export interface PartnerDestinationsGetOptionalParams extends coreClient.OperationOptions {
4668
+ }
4669
+ /** Contains response data for the get operation. */
4670
+ export type PartnerDestinationsGetResponse = PartnerDestination;
4671
+ /** Optional parameters. */
4672
+ export interface PartnerDestinationsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4673
+ /** Delay to wait until next poll, in milliseconds. */
4674
+ updateIntervalInMs?: number;
4675
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4676
+ resumeFrom?: string;
4677
+ }
4678
+ /** Contains response data for the createOrUpdate operation. */
4679
+ export type PartnerDestinationsCreateOrUpdateResponse = PartnerDestination;
4680
+ /** Optional parameters. */
4681
+ export interface PartnerDestinationsDeleteOptionalParams extends coreClient.OperationOptions {
4682
+ /** Delay to wait until next poll, in milliseconds. */
4683
+ updateIntervalInMs?: number;
4684
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4685
+ resumeFrom?: string;
4686
+ }
4687
+ /** Optional parameters. */
4688
+ export interface PartnerDestinationsUpdateOptionalParams extends coreClient.OperationOptions {
4689
+ /** Delay to wait until next poll, in milliseconds. */
4690
+ updateIntervalInMs?: number;
4691
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4692
+ resumeFrom?: string;
4693
+ }
4694
+ /** Contains response data for the update operation. */
4695
+ export type PartnerDestinationsUpdateResponse = PartnerDestination;
4696
+ /** Optional parameters. */
4697
+ export interface PartnerDestinationsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
4698
+ /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
4699
+ filter?: string;
4700
+ /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
4701
+ top?: number;
4702
+ }
4703
+ /** Contains response data for the listBySubscription operation. */
4704
+ export type PartnerDestinationsListBySubscriptionResponse = PartnerDestinationsListResult;
4705
+ /** Optional parameters. */
4706
+ export interface PartnerDestinationsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
4707
+ /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
4708
+ filter?: string;
4709
+ /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
4710
+ top?: number;
4711
+ }
4712
+ /** Contains response data for the listByResourceGroup operation. */
4713
+ export type PartnerDestinationsListByResourceGroupResponse = PartnerDestinationsListResult;
4714
+ /** Optional parameters. */
4715
+ export interface PartnerDestinationsActivateOptionalParams extends coreClient.OperationOptions {
4716
+ }
4717
+ /** Contains response data for the activate operation. */
4718
+ export type PartnerDestinationsActivateResponse = PartnerDestination;
4719
+ /** Optional parameters. */
4720
+ export interface PartnerDestinationsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
4721
+ }
4722
+ /** Contains response data for the listBySubscriptionNext operation. */
4723
+ export type PartnerDestinationsListBySubscriptionNextResponse = PartnerDestinationsListResult;
4724
+ /** Optional parameters. */
4725
+ export interface PartnerDestinationsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
4726
+ }
4727
+ /** Contains response data for the listByResourceGroupNext operation. */
4728
+ export type PartnerDestinationsListByResourceGroupNextResponse = PartnerDestinationsListResult;
4729
+ /** Optional parameters. */
2792
4730
  export interface PartnerNamespacesGetOptionalParams extends coreClient.OperationOptions {
2793
4731
  }
2794
4732
  /** Contains response data for the get operation. */
@@ -2971,6 +4909,41 @@ export interface PartnerTopicsListByResourceGroupNextOptionalParams extends core
2971
4909
  /** Contains response data for the listByResourceGroupNext operation. */
2972
4910
  export type PartnerTopicsListByResourceGroupNextResponse = PartnerTopicsListResult;
2973
4911
  /** Optional parameters. */
4912
+ export interface PermissionBindingsGetOptionalParams extends coreClient.OperationOptions {
4913
+ }
4914
+ /** Contains response data for the get operation. */
4915
+ export type PermissionBindingsGetResponse = PermissionBinding;
4916
+ /** Optional parameters. */
4917
+ export interface PermissionBindingsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
4918
+ /** Delay to wait until next poll, in milliseconds. */
4919
+ updateIntervalInMs?: number;
4920
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4921
+ resumeFrom?: string;
4922
+ }
4923
+ /** Contains response data for the createOrUpdate operation. */
4924
+ export type PermissionBindingsCreateOrUpdateResponse = PermissionBinding;
4925
+ /** Optional parameters. */
4926
+ export interface PermissionBindingsDeleteOptionalParams extends coreClient.OperationOptions {
4927
+ /** Delay to wait until next poll, in milliseconds. */
4928
+ updateIntervalInMs?: number;
4929
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
4930
+ resumeFrom?: string;
4931
+ }
4932
+ /** Optional parameters. */
4933
+ export interface PermissionBindingsListByNamespaceOptionalParams extends coreClient.OperationOptions {
4934
+ /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
4935
+ filter?: string;
4936
+ /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
4937
+ top?: number;
4938
+ }
4939
+ /** Contains response data for the listByNamespace operation. */
4940
+ export type PermissionBindingsListByNamespaceResponse = PermissionBindingsListResult;
4941
+ /** Optional parameters. */
4942
+ export interface PermissionBindingsListByNamespaceNextOptionalParams extends coreClient.OperationOptions {
4943
+ }
4944
+ /** Contains response data for the listByNamespaceNext operation. */
4945
+ export type PermissionBindingsListByNamespaceNextResponse = PermissionBindingsListResult;
4946
+ /** Optional parameters. */
2974
4947
  export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
2975
4948
  }
2976
4949
  /** Contains response data for the get operation. */
@@ -2991,6 +4964,8 @@ export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClie
2991
4964
  /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2992
4965
  resumeFrom?: string;
2993
4966
  }
4967
+ /** Contains response data for the delete operation. */
4968
+ export type PrivateEndpointConnectionsDeleteResponse = PrivateEndpointConnectionsDeleteHeaders;
2994
4969
  /** Optional parameters. */
2995
4970
  export interface PrivateEndpointConnectionsListByResourceOptionalParams extends coreClient.OperationOptions {
2996
4971
  /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
@@ -3083,11 +5058,123 @@ export interface SystemTopicsListByResourceGroupNextOptionalParams extends coreC
3083
5058
  /** Contains response data for the listByResourceGroupNext operation. */
3084
5059
  export type SystemTopicsListByResourceGroupNextResponse = SystemTopicsListResult;
3085
5060
  /** Optional parameters. */
5061
+ export interface TopicsGetOptionalParams extends coreClient.OperationOptions {
5062
+ }
5063
+ /** Contains response data for the get operation. */
5064
+ export type TopicsGetResponse = Topic;
5065
+ /** Optional parameters. */
5066
+ export interface TopicsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5067
+ /** Delay to wait until next poll, in milliseconds. */
5068
+ updateIntervalInMs?: number;
5069
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5070
+ resumeFrom?: string;
5071
+ }
5072
+ /** Contains response data for the createOrUpdate operation. */
5073
+ export type TopicsCreateOrUpdateResponse = Topic;
5074
+ /** Optional parameters. */
5075
+ export interface TopicsDeleteOptionalParams extends coreClient.OperationOptions {
5076
+ /** Delay to wait until next poll, in milliseconds. */
5077
+ updateIntervalInMs?: number;
5078
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5079
+ resumeFrom?: string;
5080
+ }
5081
+ /** Contains response data for the delete operation. */
5082
+ export type TopicsDeleteResponse = TopicsDeleteHeaders;
5083
+ /** Optional parameters. */
5084
+ export interface TopicsUpdateOptionalParams extends coreClient.OperationOptions {
5085
+ /** Delay to wait until next poll, in milliseconds. */
5086
+ updateIntervalInMs?: number;
5087
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5088
+ resumeFrom?: string;
5089
+ }
5090
+ /** Optional parameters. */
5091
+ export interface TopicsListBySubscriptionOptionalParams extends coreClient.OperationOptions {
5092
+ /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
5093
+ filter?: string;
5094
+ /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
5095
+ top?: number;
5096
+ }
5097
+ /** Contains response data for the listBySubscription operation. */
5098
+ export type TopicsListBySubscriptionResponse = TopicsListResult;
5099
+ /** Optional parameters. */
5100
+ export interface TopicsListByResourceGroupOptionalParams extends coreClient.OperationOptions {
5101
+ /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
5102
+ filter?: string;
5103
+ /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
5104
+ top?: number;
5105
+ }
5106
+ /** Contains response data for the listByResourceGroup operation. */
5107
+ export type TopicsListByResourceGroupResponse = TopicsListResult;
5108
+ /** Optional parameters. */
5109
+ export interface TopicsListSharedAccessKeysOptionalParams extends coreClient.OperationOptions {
5110
+ }
5111
+ /** Contains response data for the listSharedAccessKeys operation. */
5112
+ export type TopicsListSharedAccessKeysResponse = TopicSharedAccessKeys;
5113
+ /** Optional parameters. */
5114
+ export interface TopicsRegenerateKeyOptionalParams extends coreClient.OperationOptions {
5115
+ /** Delay to wait until next poll, in milliseconds. */
5116
+ updateIntervalInMs?: number;
5117
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5118
+ resumeFrom?: string;
5119
+ }
5120
+ /** Contains response data for the regenerateKey operation. */
5121
+ export type TopicsRegenerateKeyResponse = TopicSharedAccessKeys;
5122
+ /** Optional parameters. */
5123
+ export interface TopicsListEventTypesOptionalParams extends coreClient.OperationOptions {
5124
+ }
5125
+ /** Contains response data for the listEventTypes operation. */
5126
+ export type TopicsListEventTypesResponse = EventTypesListResult;
5127
+ /** Optional parameters. */
5128
+ export interface TopicsListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
5129
+ }
5130
+ /** Contains response data for the listBySubscriptionNext operation. */
5131
+ export type TopicsListBySubscriptionNextResponse = TopicsListResult;
5132
+ /** Optional parameters. */
5133
+ export interface TopicsListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
5134
+ }
5135
+ /** Contains response data for the listByResourceGroupNext operation. */
5136
+ export type TopicsListByResourceGroupNextResponse = TopicsListResult;
5137
+ /** Optional parameters. */
3086
5138
  export interface ExtensionTopicsGetOptionalParams extends coreClient.OperationOptions {
3087
5139
  }
3088
5140
  /** Contains response data for the get operation. */
3089
5141
  export type ExtensionTopicsGetResponse = ExtensionTopic;
3090
5142
  /** Optional parameters. */
5143
+ export interface TopicSpacesGetOptionalParams extends coreClient.OperationOptions {
5144
+ }
5145
+ /** Contains response data for the get operation. */
5146
+ export type TopicSpacesGetResponse = TopicSpace;
5147
+ /** Optional parameters. */
5148
+ export interface TopicSpacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
5149
+ /** Delay to wait until next poll, in milliseconds. */
5150
+ updateIntervalInMs?: number;
5151
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5152
+ resumeFrom?: string;
5153
+ }
5154
+ /** Contains response data for the createOrUpdate operation. */
5155
+ export type TopicSpacesCreateOrUpdateResponse = TopicSpace;
5156
+ /** Optional parameters. */
5157
+ export interface TopicSpacesDeleteOptionalParams extends coreClient.OperationOptions {
5158
+ /** Delay to wait until next poll, in milliseconds. */
5159
+ updateIntervalInMs?: number;
5160
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5161
+ resumeFrom?: string;
5162
+ }
5163
+ /** Optional parameters. */
5164
+ export interface TopicSpacesListByNamespaceOptionalParams extends coreClient.OperationOptions {
5165
+ /** The query used to filter the search results using OData syntax. Filtering is permitted on the 'name' property only and with limited number of OData operations. These operations are: the 'contains' function as well as the following logical operations: not, and, or, eq (for equal), and ne (for not equal). No arithmetic operations are supported. The following is a valid filter example: $filter=contains(namE, 'PATTERN') and name ne 'PATTERN-1'. The following is not a valid filter example: $filter=location eq 'westus'. */
5166
+ filter?: string;
5167
+ /** The number of results to return per page for the list operation. Valid range for top parameter is 1 to 100. If not specified, the default number of results to be returned is 20 items per page. */
5168
+ top?: number;
5169
+ }
5170
+ /** Contains response data for the listByNamespace operation. */
5171
+ export type TopicSpacesListByNamespaceResponse = TopicSpacesListResult;
5172
+ /** Optional parameters. */
5173
+ export interface TopicSpacesListByNamespaceNextOptionalParams extends coreClient.OperationOptions {
5174
+ }
5175
+ /** Contains response data for the listByNamespaceNext operation. */
5176
+ export type TopicSpacesListByNamespaceNextResponse = TopicSpacesListResult;
5177
+ /** Optional parameters. */
3091
5178
  export interface TopicTypesListOptionalParams extends coreClient.OperationOptions {
3092
5179
  }
3093
5180
  /** Contains response data for the list operation. */