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

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 (366) hide show
  1. package/CHANGELOG.md +709 -1
  2. package/dist/index.js +1893 -1294
  3. package/dist/index.js.map +1 -1
  4. package/dist/index.min.js +1 -1
  5. package/dist/index.min.js.map +1 -1
  6. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.js +1 -1
  7. package/dist-esm/samples-dev/caCertificatesDeleteSample.js +1 -1
  8. package/dist-esm/samples-dev/caCertificatesGetSample.js +1 -1
  9. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js +4 -9
  10. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js.map +1 -1
  11. package/dist-esm/samples-dev/channelsCreateOrUpdateSample.js +1 -1
  12. package/dist-esm/samples-dev/channelsDeleteSample.js +1 -1
  13. package/dist-esm/samples-dev/channelsGetFullUrlSample.js +1 -1
  14. package/dist-esm/samples-dev/channelsGetSample.js +1 -1
  15. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js +4 -9
  16. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js.map +1 -1
  17. package/dist-esm/samples-dev/channelsUpdateSample.js +1 -1
  18. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.js +1 -1
  19. package/dist-esm/samples-dev/clientGroupsDeleteSample.js +1 -1
  20. package/dist-esm/samples-dev/clientGroupsGetSample.js +1 -1
  21. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js +4 -9
  22. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js.map +1 -1
  23. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js +3 -8
  24. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js.map +1 -1
  25. package/dist-esm/samples-dev/clientsDeleteSample.js +1 -1
  26. package/dist-esm/samples-dev/clientsGetSample.js +1 -1
  27. package/dist-esm/samples-dev/clientsListByNamespaceSample.js +4 -9
  28. package/dist-esm/samples-dev/clientsListByNamespaceSample.js.map +1 -1
  29. package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js +1 -1
  30. package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.js +1 -1
  31. package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  32. package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.js +1 -1
  33. package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.js +1 -1
  34. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js +4 -9
  35. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js.map +1 -1
  36. package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js +1 -1
  37. package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js +1 -1
  38. package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.js +1 -1
  39. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  40. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.js +1 -1
  41. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.js +1 -1
  42. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js +4 -9
  43. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js.map +1 -1
  44. package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js +1 -1
  45. package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.js +1 -1
  46. package/dist-esm/samples-dev/domainTopicsDeleteSample.js +1 -1
  47. package/dist-esm/samples-dev/domainTopicsGetSample.js +1 -1
  48. package/dist-esm/samples-dev/domainTopicsListByDomainSample.js +4 -9
  49. package/dist-esm/samples-dev/domainTopicsListByDomainSample.js.map +1 -1
  50. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +1 -1
  51. package/dist-esm/samples-dev/domainsDeleteSample.js +1 -1
  52. package/dist-esm/samples-dev/domainsGetSample.js +1 -1
  53. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +4 -9
  54. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js.map +1 -1
  55. package/dist-esm/samples-dev/domainsListBySubscriptionSample.js +4 -9
  56. package/dist-esm/samples-dev/domainsListBySubscriptionSample.js.map +1 -1
  57. package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js +1 -1
  58. package/dist-esm/samples-dev/domainsRegenerateKeySample.js +1 -1
  59. package/dist-esm/samples-dev/domainsUpdateSample.js +1 -1
  60. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js +22 -44
  61. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js.map +1 -1
  62. package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.js +8 -16
  63. package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.js.map +1 -1
  64. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js +2 -4
  65. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js.map +1 -1
  66. package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.js +8 -16
  67. package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.js.map +1 -1
  68. package/dist-esm/samples-dev/eventSubscriptionsGetSample.js +22 -44
  69. package/dist-esm/samples-dev/eventSubscriptionsGetSample.js.map +1 -1
  70. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js +4 -9
  71. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js.map +1 -1
  72. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js +4 -9
  73. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js.map +1 -1
  74. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js +4 -9
  75. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js.map +1 -1
  76. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js +4 -9
  77. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js.map +1 -1
  78. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js +4 -9
  79. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js.map +1 -1
  80. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js +4 -9
  81. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js.map +1 -1
  82. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js +4 -9
  83. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js.map +1 -1
  84. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js +4 -9
  85. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js.map +1 -1
  86. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js +4 -9
  87. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js.map +1 -1
  88. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js +4 -9
  89. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js.map +1 -1
  90. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js +22 -44
  91. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js.map +1 -1
  92. package/dist-esm/samples-dev/extensionTopicsGetSample.js +2 -4
  93. package/dist-esm/samples-dev/extensionTopicsGetSample.js.map +1 -1
  94. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js +1 -1
  95. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js +1 -1
  96. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.d.ts +2 -0
  97. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js +41 -0
  99. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +1 -0
  100. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.js +1 -1
  101. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js +4 -9
  102. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js.map +1 -1
  103. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js +1 -1
  104. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js +1 -1
  105. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.js +1 -1
  106. package/dist-esm/samples-dev/namespaceTopicsGetSample.js +1 -1
  107. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js +4 -9
  108. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js.map +1 -1
  109. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.js +1 -1
  110. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js +1 -1
  111. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js +1 -1
  112. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js +1 -1
  113. package/dist-esm/samples-dev/namespacesDeleteSample.js +1 -1
  114. package/dist-esm/samples-dev/namespacesGetSample.js +1 -1
  115. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js +4 -9
  116. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js.map +1 -1
  117. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js +4 -9
  118. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js.map +1 -1
  119. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.js +1 -1
  120. package/dist-esm/samples-dev/namespacesRegenerateKeySample.js +1 -1
  121. package/dist-esm/samples-dev/namespacesUpdateSample.js +1 -1
  122. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts +2 -0
  123. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts.map +1 -0
  124. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js +42 -0
  125. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js.map +1 -0
  126. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts +2 -0
  127. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts.map +1 -0
  128. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js +56 -0
  129. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js.map +1 -0
  130. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts +2 -0
  131. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts.map +1 -0
  132. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js +42 -0
  133. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js.map +1 -0
  134. package/dist-esm/samples-dev/operationsListSample.js +4 -9
  135. package/dist-esm/samples-dev/operationsListSample.js.map +1 -1
  136. package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js +1 -1
  137. package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js +1 -1
  138. package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js +1 -1
  139. package/dist-esm/samples-dev/partnerConfigurationsGetSample.js +1 -1
  140. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js +4 -9
  141. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js.map +1 -1
  142. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js +4 -9
  143. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js.map +1 -1
  144. package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js +1 -1
  145. package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js +1 -1
  146. package/dist-esm/samples-dev/partnerDestinationsActivateSample.js +1 -1
  147. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js +1 -1
  148. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js +1 -1
  149. package/dist-esm/samples-dev/partnerDestinationsGetSample.js +1 -1
  150. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js +4 -9
  151. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js.map +1 -1
  152. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js +4 -9
  153. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js.map +1 -1
  154. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js +1 -1
  155. package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js +1 -1
  156. package/dist-esm/samples-dev/partnerNamespacesDeleteSample.js +1 -1
  157. package/dist-esm/samples-dev/partnerNamespacesGetSample.js +1 -1
  158. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js +4 -9
  159. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js.map +1 -1
  160. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js +4 -9
  161. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js.map +1 -1
  162. package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js +1 -1
  163. package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js +1 -1
  164. package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js +1 -1
  165. package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js +1 -1
  166. package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.js +1 -1
  167. package/dist-esm/samples-dev/partnerRegistrationsGetSample.js +1 -1
  168. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js +4 -9
  169. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js.map +1 -1
  170. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js +4 -9
  171. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js.map +1 -1
  172. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js +1 -1
  173. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js +1 -1
  174. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.js +1 -1
  175. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  176. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.js +1 -1
  177. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.js +1 -1
  178. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js +4 -9
  179. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js.map +1 -1
  180. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js +1 -1
  181. package/dist-esm/samples-dev/partnerTopicsActivateSample.js +1 -1
  182. package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js +1 -1
  183. package/dist-esm/samples-dev/partnerTopicsDeactivateSample.js +1 -1
  184. package/dist-esm/samples-dev/partnerTopicsDeleteSample.js +1 -1
  185. package/dist-esm/samples-dev/partnerTopicsGetSample.js +1 -1
  186. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js +4 -9
  187. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js.map +1 -1
  188. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js +4 -9
  189. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js.map +1 -1
  190. package/dist-esm/samples-dev/partnerTopicsUpdateSample.js +1 -1
  191. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js +1 -1
  192. package/dist-esm/samples-dev/permissionBindingsDeleteSample.js +1 -1
  193. package/dist-esm/samples-dev/permissionBindingsGetSample.js +1 -1
  194. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js +4 -9
  195. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js.map +1 -1
  196. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
  197. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
  198. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js +4 -9
  199. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js.map +1 -1
  200. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +1 -1
  201. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +1 -1
  202. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js +4 -9
  203. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js.map +1 -1
  204. package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js +1 -1
  205. package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.js +1 -1
  206. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  207. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.js +1 -1
  208. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.js +1 -1
  209. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js +4 -9
  210. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js.map +1 -1
  211. package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js +1 -1
  212. package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js +1 -1
  213. package/dist-esm/samples-dev/systemTopicsDeleteSample.js +1 -1
  214. package/dist-esm/samples-dev/systemTopicsGetSample.js +1 -1
  215. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js +4 -9
  216. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js.map +1 -1
  217. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js +4 -9
  218. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js.map +1 -1
  219. package/dist-esm/samples-dev/systemTopicsUpdateSample.js +1 -1
  220. package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js +1 -1
  221. package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.js +1 -1
  222. package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.js +1 -1
  223. package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.js +1 -1
  224. package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.js +1 -1
  225. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js +4 -9
  226. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js.map +1 -1
  227. package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js +1 -1
  228. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.js +1 -1
  229. package/dist-esm/samples-dev/topicSpacesDeleteSample.js +1 -1
  230. package/dist-esm/samples-dev/topicSpacesGetSample.js +1 -1
  231. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js +4 -9
  232. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js.map +1 -1
  233. package/dist-esm/samples-dev/topicTypesGetSample.js +2 -4
  234. package/dist-esm/samples-dev/topicTypesGetSample.js.map +1 -1
  235. package/dist-esm/samples-dev/topicTypesListEventTypesSample.js +5 -12
  236. package/dist-esm/samples-dev/topicTypesListEventTypesSample.js.map +1 -1
  237. package/dist-esm/samples-dev/topicTypesListSample.js +5 -12
  238. package/dist-esm/samples-dev/topicTypesListSample.js.map +1 -1
  239. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js +2 -2
  240. package/dist-esm/samples-dev/topicsDeleteSample.js +1 -1
  241. package/dist-esm/samples-dev/topicsGetSample.js +1 -1
  242. package/dist-esm/samples-dev/topicsListByResourceGroupSample.js +4 -9
  243. package/dist-esm/samples-dev/topicsListByResourceGroupSample.js.map +1 -1
  244. package/dist-esm/samples-dev/topicsListBySubscriptionSample.js +4 -9
  245. package/dist-esm/samples-dev/topicsListBySubscriptionSample.js.map +1 -1
  246. package/dist-esm/samples-dev/topicsListEventTypesSample.js +4 -9
  247. package/dist-esm/samples-dev/topicsListEventTypesSample.js.map +1 -1
  248. package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js +1 -1
  249. package/dist-esm/samples-dev/topicsRegenerateKeySample.js +1 -1
  250. package/dist-esm/samples-dev/topicsUpdateSample.js +1 -1
  251. package/dist-esm/samples-dev/verifiedPartnersGetSample.js +2 -4
  252. package/dist-esm/samples-dev/verifiedPartnersGetSample.js.map +1 -1
  253. package/dist-esm/samples-dev/verifiedPartnersListSample.js +5 -12
  254. package/dist-esm/samples-dev/verifiedPartnersListSample.js.map +1 -1
  255. package/dist-esm/src/eventGridManagementClient.d.ts +4 -2
  256. package/dist-esm/src/eventGridManagementClient.d.ts.map +1 -1
  257. package/dist-esm/src/eventGridManagementClient.js +11 -13
  258. package/dist-esm/src/eventGridManagementClient.js.map +1 -1
  259. package/dist-esm/src/models/index.d.ts +506 -180
  260. package/dist-esm/src/models/index.d.ts.map +1 -1
  261. package/dist-esm/src/models/index.js +108 -20
  262. package/dist-esm/src/models/index.js.map +1 -1
  263. package/dist-esm/src/models/mappers.d.ts +36 -22
  264. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  265. package/dist-esm/src/models/mappers.js +887 -509
  266. package/dist-esm/src/models/mappers.js.map +1 -1
  267. package/dist-esm/src/models/parameters.d.ts +4 -0
  268. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  269. package/dist-esm/src/models/parameters.js +46 -1
  270. package/dist-esm/src/models/parameters.js.map +1 -1
  271. package/dist-esm/src/operations/caCertificates.js +3 -8
  272. package/dist-esm/src/operations/caCertificates.js.map +1 -1
  273. package/dist-esm/src/operations/channels.js +3 -8
  274. package/dist-esm/src/operations/channels.js.map +1 -1
  275. package/dist-esm/src/operations/clientGroups.js +3 -8
  276. package/dist-esm/src/operations/clientGroups.js.map +1 -1
  277. package/dist-esm/src/operations/clients.js +3 -8
  278. package/dist-esm/src/operations/clients.js.map +1 -1
  279. package/dist-esm/src/operations/domainEventSubscriptions.js +3 -8
  280. package/dist-esm/src/operations/domainEventSubscriptions.js.map +1 -1
  281. package/dist-esm/src/operations/domainTopicEventSubscriptions.js +3 -8
  282. package/dist-esm/src/operations/domainTopicEventSubscriptions.js.map +1 -1
  283. package/dist-esm/src/operations/domainTopics.js +3 -8
  284. package/dist-esm/src/operations/domainTopics.js.map +1 -1
  285. package/dist-esm/src/operations/domains.js +6 -16
  286. package/dist-esm/src/operations/domains.js.map +1 -1
  287. package/dist-esm/src/operations/eventSubscriptions.js +30 -80
  288. package/dist-esm/src/operations/eventSubscriptions.js.map +1 -1
  289. package/dist-esm/src/operations/index.d.ts +1 -0
  290. package/dist-esm/src/operations/index.d.ts.map +1 -1
  291. package/dist-esm/src/operations/index.js +1 -0
  292. package/dist-esm/src/operations/index.js.map +1 -1
  293. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts +11 -1
  294. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts.map +1 -1
  295. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js +44 -8
  296. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js.map +1 -1
  297. package/dist-esm/src/operations/namespaceTopics.js +3 -8
  298. package/dist-esm/src/operations/namespaceTopics.js.map +1 -1
  299. package/dist-esm/src/operations/namespaces.js +6 -16
  300. package/dist-esm/src/operations/namespaces.js.map +1 -1
  301. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts +68 -0
  302. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  303. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js +260 -0
  304. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  305. package/dist-esm/src/operations/operations.js +3 -8
  306. package/dist-esm/src/operations/operations.js.map +1 -1
  307. package/dist-esm/src/operations/partnerConfigurations.js +6 -16
  308. package/dist-esm/src/operations/partnerConfigurations.js.map +1 -1
  309. package/dist-esm/src/operations/partnerDestinations.js +6 -16
  310. package/dist-esm/src/operations/partnerDestinations.js.map +1 -1
  311. package/dist-esm/src/operations/partnerNamespaces.js +46 -25
  312. package/dist-esm/src/operations/partnerNamespaces.js.map +1 -1
  313. package/dist-esm/src/operations/partnerRegistrations.js +6 -16
  314. package/dist-esm/src/operations/partnerRegistrations.js.map +1 -1
  315. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js +3 -8
  316. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js.map +1 -1
  317. package/dist-esm/src/operations/partnerTopics.js +6 -16
  318. package/dist-esm/src/operations/partnerTopics.js.map +1 -1
  319. package/dist-esm/src/operations/permissionBindings.js +3 -8
  320. package/dist-esm/src/operations/permissionBindings.js.map +1 -1
  321. package/dist-esm/src/operations/privateEndpointConnections.js +3 -8
  322. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  323. package/dist-esm/src/operations/privateLinkResources.js +3 -8
  324. package/dist-esm/src/operations/privateLinkResources.js.map +1 -1
  325. package/dist-esm/src/operations/systemTopicEventSubscriptions.js +3 -8
  326. package/dist-esm/src/operations/systemTopicEventSubscriptions.js.map +1 -1
  327. package/dist-esm/src/operations/systemTopics.js +6 -16
  328. package/dist-esm/src/operations/systemTopics.js.map +1 -1
  329. package/dist-esm/src/operations/topicEventSubscriptions.js +3 -8
  330. package/dist-esm/src/operations/topicEventSubscriptions.js.map +1 -1
  331. package/dist-esm/src/operations/topicSpaces.js +3 -8
  332. package/dist-esm/src/operations/topicSpaces.js.map +1 -1
  333. package/dist-esm/src/operations/topicTypes.js +6 -16
  334. package/dist-esm/src/operations/topicTypes.js.map +1 -1
  335. package/dist-esm/src/operations/topics.js +9 -24
  336. package/dist-esm/src/operations/topics.js.map +1 -1
  337. package/dist-esm/src/operations/verifiedPartners.js +3 -8
  338. package/dist-esm/src/operations/verifiedPartners.js.map +1 -1
  339. package/dist-esm/src/operationsInterfaces/index.d.ts +1 -0
  340. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  341. package/dist-esm/src/operationsInterfaces/index.js +1 -0
  342. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  343. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +11 -1
  344. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +1 -1
  345. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +50 -0
  346. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  347. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.js +9 -0
  348. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  349. package/dist-esm/test/eventgrid_examples.js +156 -54
  350. package/dist-esm/test/eventgrid_examples.js.map +1 -1
  351. package/package.json +16 -20
  352. package/review/arm-eventgrid.api.md +236 -28
  353. package/src/eventGridManagementClient.ts +25 -5
  354. package/src/models/index.ts +613 -246
  355. package/src/models/mappers.ts +961 -552
  356. package/src/models/parameters.ts +50 -1
  357. package/src/operations/index.ts +1 -0
  358. package/src/operations/namespaceTopicEventSubscriptions.ts +54 -0
  359. package/src/operations/networkSecurityPerimeterConfigurations.ts +371 -0
  360. package/src/operations/partnerNamespaces.ts +40 -9
  361. package/src/operationsInterfaces/index.ts +1 -0
  362. package/src/operationsInterfaces/namespaceTopicEventSubscriptions.ts +19 -1
  363. package/src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts +98 -0
  364. package/types/arm-eventgrid.d.ts +466 -48
  365. package/types/tsdoc-metadata.json +1 -1
  366. package/rollup.config.js +0 -122
@@ -24,6 +24,18 @@ export type DeliveryAttributeMappingUnion =
24
24
  export type DeadLetterDestinationUnion =
25
25
  | DeadLetterDestination
26
26
  | StorageBlobDeadLetterDestination;
27
+ export type EventSubscriptionDestinationUnion =
28
+ | EventSubscriptionDestination
29
+ | WebHookEventSubscriptionDestination
30
+ | EventHubEventSubscriptionDestination
31
+ | StorageQueueEventSubscriptionDestination
32
+ | HybridConnectionEventSubscriptionDestination
33
+ | ServiceBusQueueEventSubscriptionDestination
34
+ | ServiceBusTopicEventSubscriptionDestination
35
+ | AzureFunctionEventSubscriptionDestination
36
+ | PartnerEventSubscriptionDestination
37
+ | MonitorAlertEventSubscriptionDestination
38
+ | NamespaceTopicEventSubscriptionDestination;
27
39
  export type FilterUnion =
28
40
  | Filter
29
41
  | NumberInFilter
@@ -45,16 +57,6 @@ export type FilterUnion =
45
57
  | StringNotContainsFilter
46
58
  | IsNullOrUndefinedFilter
47
59
  | IsNotNullFilter;
48
- export type EventSubscriptionDestinationUnion =
49
- | EventSubscriptionDestination
50
- | WebHookEventSubscriptionDestination
51
- | EventHubEventSubscriptionDestination
52
- | StorageQueueEventSubscriptionDestination
53
- | HybridConnectionEventSubscriptionDestination
54
- | ServiceBusQueueEventSubscriptionDestination
55
- | ServiceBusTopicEventSubscriptionDestination
56
- | AzureFunctionEventSubscriptionDestination
57
- | PartnerEventSubscriptionDestination;
58
60
  export type AdvancedFilterUnion =
59
61
  | AdvancedFilter
60
62
  | NumberInAdvancedFilter
@@ -76,6 +78,9 @@ export type AdvancedFilterUnion =
76
78
  | StringNotContainsAdvancedFilter
77
79
  | IsNullOrUndefinedAdvancedFilter
78
80
  | IsNotNullAdvancedFilter;
81
+ export type StaticRoutingEnrichmentUnion =
82
+ | StaticRoutingEnrichment
83
+ | StaticStringRoutingEnrichment;
79
84
  export type PartnerClientAuthenticationUnion =
80
85
  | PartnerClientAuthentication
81
86
  | AzureADPartnerClientAuthentication;
@@ -302,37 +307,6 @@ export interface ClientGroupsListResult {
302
307
  nextLink?: string;
303
308
  }
304
309
 
305
- /** The Authentication properties for the client. */
306
- export interface ClientAuthentication {
307
- /** The self signed certificate's thumbprints data used for authentication. */
308
- certificateThumbprint?: ClientCertificateThumbprint;
309
- /** The CA certificate subject name used for authentication. */
310
- certificateSubject?: ClientCertificateSubjectDistinguishedName;
311
- }
312
-
313
- /** Thumbprints are used by the service to validate the device permission when authentication is done using self signed certificate. */
314
- export interface ClientCertificateThumbprint {
315
- /** The primary thumbprint used for validation. */
316
- primary?: string;
317
- /** The secondary thumbprint used for validation. */
318
- secondary?: string;
319
- }
320
-
321
- /**
322
- * CA certificate subject distinguished name information used by service to authenticate clients.
323
- * For more information, see https://docs.microsoft.com/en-us/dotnet/api/system.security.cryptography.x509certificates.x500distinguishedname?view=net-6.0#remarks
324
- */
325
- export interface ClientCertificateSubjectDistinguishedName {
326
- /** The common name field in the subject name. The allowed limit is 64 characters and it should be specified. */
327
- commonName?: string;
328
- /** The organization field in the subject name. If present, the allowed limit is 64 characters. */
329
- organization?: string;
330
- /** The organization unit field in the subject name. If present, the allowed limit is 32 characters. */
331
- organizationUnit?: string;
332
- /** 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'. */
333
- countryCode?: string;
334
- }
335
-
336
310
  /** The certificate authentication properties for the client. */
337
311
  export interface ClientCertificateAuthentication {
338
312
  /** The validation scheme used to authenticate the client. Default value is SubjectMatchesAuthenticationName. */
@@ -503,6 +477,8 @@ export interface DeliveryConfiguration {
503
477
  deliveryMode?: DeliveryMode;
504
478
  /** This property should be populated when deliveryMode is queue and represents information about the queue subscription. */
505
479
  queue?: QueueInfo;
480
+ /** This property should be populated when deliveryMode is push and represents information about the push subscription. */
481
+ push?: PushInfo;
506
482
  }
507
483
 
508
484
  /** Properties of the Queue info for event subscription. */
@@ -566,6 +542,68 @@ export interface DeadLetterDestination {
566
542
  endpointType: "StorageBlob";
567
543
  }
568
544
 
545
+ /** Properties of the destination info for event subscription supporting push. */
546
+ export interface PushInfo {
547
+ /** The maximum delivery count of the events. */
548
+ maxDeliveryCount?: number;
549
+ /**
550
+ * Time span duration in ISO 8601 format that determines how long messages are available to the subscription from the time the message was published.
551
+ * This duration value is expressed using the following format: \'P(n)Y(n)M(n)DT(n)H(n)M(n)S\', where:
552
+ * - (n) is replaced by the value of each time element that follows the (n).
553
+ * - P is the duration (or Period) designator and is always placed at the beginning of the duration.
554
+ * - Y is the year designator, and it follows the value for the number of years.
555
+ * - M is the month designator, and it follows the value for the number of months.
556
+ * - W is the week designator, and it follows the value for the number of weeks.
557
+ * - D is the day designator, and it follows the value for the number of days.
558
+ * - T is the time designator, and it precedes the time components.
559
+ * - H is the hour designator, and it follows the value for the number of hours.
560
+ * - M is the minute designator, and it follows the value for the number of minutes.
561
+ * - S is the second designator, and it follows the value for the number of seconds.
562
+ * 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
563
+ * by topic’s EventRetentionInDays value. The followings are examples of valid values:
564
+ * - \'P0DT23H12M\' or \'PT23H12M\': for duration of 23 hours and 12 minutes.
565
+ * - \'P1D\' or \'P1DT0H0M0S\': for duration of 1 day.
566
+ */
567
+ eventTimeToLive?: string;
568
+ /**
569
+ * The dead letter destination of the event subscription. Any event that cannot be delivered to its' destination is sent to the dead letter destination.
570
+ * Uses the managed identity setup on the parent resource (namely, namespace) to acquire the authentication tokens being used during delivery / dead-lettering.
571
+ */
572
+ deadLetterDestinationWithResourceIdentity?: DeadLetterWithResourceIdentity;
573
+ /**
574
+ * Information about the destination where events have to be delivered for the event subscription.
575
+ * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery / dead-lettering.
576
+ */
577
+ deliveryWithResourceIdentity?: DeliveryWithResourceIdentity;
578
+ }
579
+
580
+ /** Information about the delivery for an event subscription with resource identity. */
581
+ export interface DeliveryWithResourceIdentity {
582
+ /** The identity to use when delivering events. */
583
+ identity?: EventSubscriptionIdentity;
584
+ /**
585
+ * Information about the destination where events have to be delivered for the event subscription.
586
+ * Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery / dead-lettering.
587
+ */
588
+ destination?: EventSubscriptionDestinationUnion;
589
+ }
590
+
591
+ /** Information about the destination for an event subscription. */
592
+ export interface EventSubscriptionDestination {
593
+ /** Polymorphic discriminator, which specifies the different types this object can be */
594
+ endpointType:
595
+ | "WebHook"
596
+ | "EventHub"
597
+ | "StorageQueue"
598
+ | "HybridConnection"
599
+ | "ServiceBusQueue"
600
+ | "ServiceBusTopic"
601
+ | "AzureFunction"
602
+ | "PartnerDestination"
603
+ | "MonitorAlert"
604
+ | "NamespaceTopic";
605
+ }
606
+
569
607
  /** Filters configuration for the Event Subscription. */
570
608
  export interface FiltersConfiguration {
571
609
  /** 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. */
@@ -623,31 +661,6 @@ export interface SubscriptionsListResult {
623
661
  nextLink?: string;
624
662
  }
625
663
 
626
- /** Information about the destination for an event subscription. */
627
- export interface EventSubscriptionDestination {
628
- /** Polymorphic discriminator, which specifies the different types this object can be */
629
- endpointType:
630
- | "WebHook"
631
- | "EventHub"
632
- | "StorageQueue"
633
- | "HybridConnection"
634
- | "ServiceBusQueue"
635
- | "ServiceBusTopic"
636
- | "AzureFunction"
637
- | "PartnerDestination";
638
- }
639
-
640
- /** Information about the delivery for an event subscription with resource identity. */
641
- export interface DeliveryWithResourceIdentity {
642
- /** The identity to use when delivering events. */
643
- identity?: EventSubscriptionIdentity;
644
- /**
645
- * Information about the destination where events have to be delivered for the event subscription.
646
- * Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery / dead-lettering.
647
- */
648
- destination?: EventSubscriptionDestinationUnion;
649
- }
650
-
651
664
  /** Filter for the Event Subscription. */
652
665
  export interface EventSubscriptionFilter {
653
666
  /**
@@ -794,15 +807,16 @@ export interface TopicSpacesConfiguration {
794
807
  }
795
808
 
796
809
  export interface RoutingEnrichments {
797
- static?: StaticRoutingEnrichment[];
810
+ static?: StaticRoutingEnrichmentUnion[];
798
811
  dynamic?: DynamicRoutingEnrichment[];
799
812
  }
800
813
 
814
+ /** Static routing enrichment details. */
801
815
  export interface StaticRoutingEnrichment {
816
+ /** Polymorphic discriminator, which specifies the different types this object can be */
817
+ valueType: "String";
802
818
  /** Static routing enrichment key. */
803
819
  key?: string;
804
- /** Static routing enrichment value type. For e.g. this property value can be 'String'. */
805
- valueType?: StaticRoutingEnrichmentType;
806
820
  }
807
821
 
808
822
  export interface DynamicRoutingEnrichment {
@@ -1088,6 +1102,86 @@ export interface PartnerTopicsListResult {
1088
1102
  nextLink?: string;
1089
1103
  }
1090
1104
 
1105
+ /** Network security perimeter configuration issues. */
1106
+ export interface NetworkSecurityPerimeterConfigurationIssues {
1107
+ /** Provisioning issue name. */
1108
+ name?: string;
1109
+ /** Provisioning issue type. */
1110
+ issueType?: NetworkSecurityPerimeterConfigurationIssueType;
1111
+ /** Provisioning issue severity. */
1112
+ severity?: NetworkSecurityPerimeterConfigurationIssueSeverity;
1113
+ /** Provisioning issue description. */
1114
+ description?: string;
1115
+ /** ARM IDs of resources that can be associated to the same perimeter to remediate the issue. */
1116
+ suggestedResourceIds?: string[];
1117
+ /** Access rules that can be added to the same profile to remediate the issue. */
1118
+ suggestedAccessRules?: string[];
1119
+ }
1120
+
1121
+ /** Network security perimeter info. */
1122
+ export interface NetworkSecurityPerimeterInfo {
1123
+ /** Arm id for network security perimeter. */
1124
+ id?: string;
1125
+ /** Network security perimeter guid. */
1126
+ perimeterGuid?: string;
1127
+ /** Network security perimeter location. */
1128
+ location?: string;
1129
+ }
1130
+
1131
+ /** Nsp resource association */
1132
+ export interface ResourceAssociation {
1133
+ /** Association name */
1134
+ name?: string;
1135
+ /** Network security perimeter access mode. */
1136
+ accessMode?: NetworkSecurityPerimeterAssociationAccessMode;
1137
+ }
1138
+
1139
+ /** Nsp configuration with profile information. */
1140
+ export interface NetworkSecurityPerimeterConfigurationProfile {
1141
+ /** Nsp configuration profile name. */
1142
+ name?: string;
1143
+ /** Access rules version number for nsp profile. */
1144
+ accessRulesVersion?: string;
1145
+ /** List of inbound or outbound access rule setup on the nsp profile. */
1146
+ accessRules?: NetworkSecurityPerimeterProfileAccessRule[];
1147
+ /** Diagnostic settings version number for nsp profile. */
1148
+ diagnosticSettingsVersion?: string;
1149
+ /** Enabled log categories for nsp profile. */
1150
+ enabledLogCategories?: string[];
1151
+ }
1152
+
1153
+ /** Network security perimeter profile access rule. */
1154
+ export interface NetworkSecurityPerimeterProfileAccessRule {
1155
+ /** Fully Qualified Arm id for network security perimeter profile access rule. */
1156
+ fullyQualifiedArmId?: string;
1157
+ /** Name for nsp access rule. */
1158
+ name?: string;
1159
+ /** nsp access rule type. */
1160
+ type?: string;
1161
+ /** NSP access rule direction. */
1162
+ direction?: NetworkSecurityPerimeterProfileAccessRuleDirection;
1163
+ /** Address prefixes. */
1164
+ addressPrefixes?: string[];
1165
+ /** List of subscriptions. */
1166
+ subscriptions?: string[];
1167
+ /** Network security perimeters. */
1168
+ networkSecurityPerimeters?: NetworkSecurityPerimeterInfo[];
1169
+ /** Fully qualified domain names. */
1170
+ fullyQualifiedDomainNames?: string[];
1171
+ /** List of email addresses. */
1172
+ emailAddresses?: string[];
1173
+ /** List of phone numbers. */
1174
+ phoneNumbers?: string[];
1175
+ }
1176
+
1177
+ /** Network security perimeter configuration List. */
1178
+ export interface NetworkSecurityPerimeterConfigurationList {
1179
+ /** List of all network security parameter configurations. */
1180
+ value?: NetworkSecurityPerimeterConfiguration[];
1181
+ /** A link for the next page of Network Security Perimeter Configuration. */
1182
+ nextLink?: string;
1183
+ }
1184
+
1091
1185
  /** Result of the List Permission Binding operation. */
1092
1186
  export interface PermissionBindingsListResult {
1093
1187
  /** A collection of Permission Binding. */
@@ -1203,6 +1297,11 @@ export interface TopicTypesListResult {
1203
1297
  value?: TopicTypeInfo[];
1204
1298
  }
1205
1299
 
1300
+ export interface TopicTypeAdditionalEnforcedPermission {
1301
+ permissionName?: string;
1302
+ isDataAction?: boolean;
1303
+ }
1304
+
1206
1305
  /** Information about the partner. */
1207
1306
  export interface PartnerDetails {
1208
1307
  /** This is short description about the partner. The length of this description should not exceed 256 characters. */
@@ -1335,8 +1434,6 @@ export interface Client extends Resource {
1335
1434
  description?: string;
1336
1435
  /** The name presented by the client for authentication. The default value is the name of the resource. */
1337
1436
  authenticationName?: string;
1338
- /** Authentication information for the client. */
1339
- authentication?: ClientAuthentication;
1340
1437
  /** The client certificate authentication information. */
1341
1438
  clientCertificateAuthentication?: ClientCertificateAuthentication;
1342
1439
  /** Indicates if the client is enabled or not. Default value is Enabled. */
@@ -1496,6 +1593,20 @@ export interface PartnerConfiguration extends Resource {
1496
1593
  provisioningState?: PartnerConfigurationProvisioningState;
1497
1594
  }
1498
1595
 
1596
+ /** Network security perimeter configuration. */
1597
+ export interface NetworkSecurityPerimeterConfiguration extends Resource {
1598
+ /** Provisioning state to reflect configuration state and indicate status of nsp profile configuration retrieval. */
1599
+ provisioningState?: NetworkSecurityPerimeterConfigProvisioningState;
1600
+ /** Provisioning issues to reflect status when attempting to retrieve nsp profile configuration. */
1601
+ provisioningIssues?: NetworkSecurityPerimeterConfigurationIssues[];
1602
+ /** Perimeter info for nsp association. */
1603
+ networkSecurityPerimeter?: NetworkSecurityPerimeterInfo;
1604
+ /** Nsp association name and access mode of association. */
1605
+ resourceAssociation?: ResourceAssociation;
1606
+ /** Nsp profile configuration, access rules and diagnostic settings. */
1607
+ profile?: NetworkSecurityPerimeterConfigurationProfile;
1608
+ }
1609
+
1499
1610
  /** The Permission binding resource. */
1500
1611
  export interface PermissionBinding extends Resource {
1501
1612
  /**
@@ -1583,7 +1694,7 @@ export interface TopicTypeInfo extends Resource {
1583
1694
  description?: string;
1584
1695
  /** Region type of the resource. */
1585
1696
  resourceRegionType?: ResourceRegionType;
1586
- /** Provisioning state of the topic type */
1697
+ /** Provisioning state of the topic type. */
1587
1698
  provisioningState?: TopicTypeProvisioningState;
1588
1699
  /** List of locations supported by this topic type. */
1589
1700
  supportedLocations?: string[];
@@ -1591,8 +1702,10 @@ export interface TopicTypeInfo extends Resource {
1591
1702
  sourceResourceFormat?: string;
1592
1703
  /** Supported source scopes. */
1593
1704
  supportedScopesForSource?: TopicTypeSourceScope[];
1594
- /** Flag to indicate that a topic type can support both regional or global system topics */
1705
+ /** Flag to indicate that a topic type can support both regional or global system topics. */
1595
1706
  areRegionalAndGlobalSourcesSupported?: boolean;
1707
+ /** Permissions which are enforced for creating and updating system topics of this this topic type. */
1708
+ additionalEnforcedPermissions?: TopicTypeAdditionalEnforcedPermission[];
1596
1709
  }
1597
1710
 
1598
1711
  /** Verified partner information */
@@ -1690,6 +1803,144 @@ export interface StorageBlobDeadLetterDestination
1690
1803
  blobContainerName?: string;
1691
1804
  }
1692
1805
 
1806
+ /** Information about the webhook destination for an event subscription. */
1807
+ export interface WebHookEventSubscriptionDestination
1808
+ extends EventSubscriptionDestination {
1809
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1810
+ endpointType: "WebHook";
1811
+ /** The URL that represents the endpoint of the destination of an event subscription. */
1812
+ endpointUrl?: string;
1813
+ /**
1814
+ * The base URL that represents the endpoint of the destination of an event subscription.
1815
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1816
+ */
1817
+ readonly endpointBaseUrl?: string;
1818
+ /** Maximum number of events per batch. */
1819
+ maxEventsPerBatch?: number;
1820
+ /** Preferred batch size in Kilobytes. */
1821
+ preferredBatchSizeInKilobytes?: number;
1822
+ /** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
1823
+ azureActiveDirectoryTenantId?: string;
1824
+ /** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
1825
+ azureActiveDirectoryApplicationIdOrUri?: string;
1826
+ /** Delivery attribute details. */
1827
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1828
+ /** Minimum TLS version that should be supported by webhook endpoint */
1829
+ minimumTlsVersionAllowed?: TlsVersion;
1830
+ }
1831
+
1832
+ /** Information about the event hub destination for an event subscription. */
1833
+ export interface EventHubEventSubscriptionDestination
1834
+ extends EventSubscriptionDestination {
1835
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1836
+ endpointType: "EventHub";
1837
+ /** The Azure Resource Id that represents the endpoint of an Event Hub destination of an event subscription. */
1838
+ resourceId?: string;
1839
+ /** Delivery attribute details. */
1840
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1841
+ }
1842
+
1843
+ /** Information about the storage queue destination for an event subscription. */
1844
+ export interface StorageQueueEventSubscriptionDestination
1845
+ extends EventSubscriptionDestination {
1846
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1847
+ endpointType: "StorageQueue";
1848
+ /** The Azure Resource ID of the storage account that contains the queue that is the destination of an event subscription. */
1849
+ resourceId?: string;
1850
+ /** The name of the Storage queue under a storage account that is the destination of an event subscription. */
1851
+ queueName?: string;
1852
+ /** 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. */
1853
+ queueMessageTimeToLiveInSeconds?: number;
1854
+ }
1855
+
1856
+ /** Information about the HybridConnection destination for an event subscription. */
1857
+ export interface HybridConnectionEventSubscriptionDestination
1858
+ extends EventSubscriptionDestination {
1859
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1860
+ endpointType: "HybridConnection";
1861
+ /** The Azure Resource ID of an hybrid connection that is the destination of an event subscription. */
1862
+ resourceId?: string;
1863
+ /** Delivery attribute details. */
1864
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1865
+ }
1866
+
1867
+ /** Information about the service bus destination for an event subscription. */
1868
+ export interface ServiceBusQueueEventSubscriptionDestination
1869
+ extends EventSubscriptionDestination {
1870
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1871
+ endpointType: "ServiceBusQueue";
1872
+ /** The Azure Resource Id that represents the endpoint of the Service Bus destination of an event subscription. */
1873
+ resourceId?: string;
1874
+ /** Delivery attribute details. */
1875
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1876
+ }
1877
+
1878
+ /** Information about the service bus topic destination for an event subscription. */
1879
+ export interface ServiceBusTopicEventSubscriptionDestination
1880
+ extends EventSubscriptionDestination {
1881
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1882
+ endpointType: "ServiceBusTopic";
1883
+ /** The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription. */
1884
+ resourceId?: string;
1885
+ /** Delivery attribute details. */
1886
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1887
+ }
1888
+
1889
+ /** Information about the azure function destination for an event subscription. */
1890
+ export interface AzureFunctionEventSubscriptionDestination
1891
+ extends EventSubscriptionDestination {
1892
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1893
+ endpointType: "AzureFunction";
1894
+ /** The Azure Resource Id that represents the endpoint of the Azure Function destination of an event subscription. */
1895
+ resourceId?: string;
1896
+ /** Maximum number of events per batch. */
1897
+ maxEventsPerBatch?: number;
1898
+ /** Preferred batch size in Kilobytes. */
1899
+ preferredBatchSizeInKilobytes?: number;
1900
+ /** Delivery attribute details. */
1901
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1902
+ }
1903
+
1904
+ export interface PartnerEventSubscriptionDestination
1905
+ extends EventSubscriptionDestination {
1906
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1907
+ endpointType: "PartnerDestination";
1908
+ /** The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription. */
1909
+ resourceId?: string;
1910
+ }
1911
+
1912
+ /** Information about the Monitor Alert destination for an event subscription. */
1913
+ export interface MonitorAlertEventSubscriptionDestination
1914
+ extends EventSubscriptionDestination {
1915
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1916
+ endpointType: "MonitorAlert";
1917
+ /**
1918
+ * The severity that will be attached to every Alert fired through this event subscription.
1919
+ * This field must be provided.
1920
+ */
1921
+ severity?: MonitorAlertSeverity;
1922
+ /** The description that will be attached to every Alert fired through this event subscription. */
1923
+ description?: string;
1924
+ /**
1925
+ * The list of ARM Ids of Action Groups that will be triggered on every Alert fired through this event subscription.
1926
+ * Each resource ARM Id should follow this pattern: /subscriptions/{AzureSubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Insights/actionGroups/{ActionGroupName}.
1927
+ */
1928
+ actionGroups?: string[];
1929
+ }
1930
+
1931
+ /** Information about the Namespace Topic destination for an event subscription. */
1932
+ export interface NamespaceTopicEventSubscriptionDestination
1933
+ extends EventSubscriptionDestination {
1934
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1935
+ endpointType: "NamespaceTopic";
1936
+ /**
1937
+ * The Azure resource Id that represents the endpoint of the Event Grid Namespace Topic destination of an event subscription.
1938
+ * This field is required and the Namespace Topic resource listed must already exist.
1939
+ * The resource ARM Id should follow this pattern: /subscriptions/{AzureSubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.EventGrid/namespaces/{NamespaceName}/topics/{TopicName}.
1940
+ */
1941
+ resourceId?: string;
1942
+ }
1943
+
1693
1944
  /** NumberIn Filter. */
1694
1945
  export interface NumberInFilter extends Filter {
1695
1946
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -1794,154 +2045,48 @@ export interface NumberInRangeFilter extends Filter {
1794
2045
  values?: number[][];
1795
2046
  }
1796
2047
 
1797
- /** NumberNotInRange Filter. */
1798
- export interface NumberNotInRangeFilter extends Filter {
1799
- /** Polymorphic discriminator, which specifies the different types this object can be */
1800
- operatorType: "NumberNotInRange";
1801
- /** The set of filter values. */
1802
- values?: number[][];
1803
- }
1804
-
1805
- /** StringNotBeginsWith Filter. */
1806
- export interface StringNotBeginsWithFilter extends Filter {
1807
- /** Polymorphic discriminator, which specifies the different types this object can be */
1808
- operatorType: "StringNotBeginsWith";
1809
- /** The set of filter values. */
1810
- values?: string[];
1811
- }
1812
-
1813
- /** StringNotEndsWith Filter. */
1814
- export interface StringNotEndsWithFilter extends Filter {
1815
- /** Polymorphic discriminator, which specifies the different types this object can be */
1816
- operatorType: "StringNotEndsWith";
1817
- /** The set of filter values. */
1818
- values?: string[];
1819
- }
1820
-
1821
- /** StringNotContains Filter. */
1822
- export interface StringNotContainsFilter extends Filter {
1823
- /** Polymorphic discriminator, which specifies the different types this object can be */
1824
- operatorType: "StringNotContains";
1825
- /** The set of filter values. */
1826
- values?: string[];
1827
- }
1828
-
1829
- /** IsNullOrUndefined Filter. */
1830
- export interface IsNullOrUndefinedFilter extends Filter {
1831
- /** Polymorphic discriminator, which specifies the different types this object can be */
1832
- operatorType: "IsNullOrUndefined";
1833
- }
1834
-
1835
- /** IsNotNull Filter. */
1836
- export interface IsNotNullFilter extends Filter {
1837
- /** Polymorphic discriminator, which specifies the different types this object can be */
1838
- operatorType: "IsNotNull";
1839
- }
1840
-
1841
- /** Information about the webhook destination for an event subscription. */
1842
- export interface WebHookEventSubscriptionDestination
1843
- extends EventSubscriptionDestination {
1844
- /** Polymorphic discriminator, which specifies the different types this object can be */
1845
- endpointType: "WebHook";
1846
- /** The URL that represents the endpoint of the destination of an event subscription. */
1847
- endpointUrl?: string;
1848
- /**
1849
- * The base URL that represents the endpoint of the destination of an event subscription.
1850
- * NOTE: This property will not be serialized. It can only be populated by the server.
1851
- */
1852
- readonly endpointBaseUrl?: string;
1853
- /** Maximum number of events per batch. */
1854
- maxEventsPerBatch?: number;
1855
- /** Preferred batch size in Kilobytes. */
1856
- preferredBatchSizeInKilobytes?: number;
1857
- /** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
1858
- azureActiveDirectoryTenantId?: string;
1859
- /** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
1860
- azureActiveDirectoryApplicationIdOrUri?: string;
1861
- /** Delivery attribute details. */
1862
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1863
- /** Minimum TLS version that should be supported by webhook endpoint */
1864
- minimumTlsVersionAllowed?: TlsVersion;
1865
- }
1866
-
1867
- /** Information about the event hub destination for an event subscription. */
1868
- export interface EventHubEventSubscriptionDestination
1869
- extends EventSubscriptionDestination {
1870
- /** Polymorphic discriminator, which specifies the different types this object can be */
1871
- endpointType: "EventHub";
1872
- /** The Azure Resource Id that represents the endpoint of an Event Hub destination of an event subscription. */
1873
- resourceId?: string;
1874
- /** Delivery attribute details. */
1875
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1876
- }
1877
-
1878
- /** Information about the storage queue destination for an event subscription. */
1879
- export interface StorageQueueEventSubscriptionDestination
1880
- extends EventSubscriptionDestination {
2048
+ /** NumberNotInRange Filter. */
2049
+ export interface NumberNotInRangeFilter extends Filter {
1881
2050
  /** Polymorphic discriminator, which specifies the different types this object can be */
1882
- endpointType: "StorageQueue";
1883
- /** The Azure Resource ID of the storage account that contains the queue that is the destination of an event subscription. */
1884
- resourceId?: string;
1885
- /** The name of the Storage queue under a storage account that is the destination of an event subscription. */
1886
- queueName?: string;
1887
- /** 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. */
1888
- queueMessageTimeToLiveInSeconds?: number;
2051
+ operatorType: "NumberNotInRange";
2052
+ /** The set of filter values. */
2053
+ values?: number[][];
1889
2054
  }
1890
2055
 
1891
- /** Information about the HybridConnection destination for an event subscription. */
1892
- export interface HybridConnectionEventSubscriptionDestination
1893
- extends EventSubscriptionDestination {
2056
+ /** StringNotBeginsWith Filter. */
2057
+ export interface StringNotBeginsWithFilter extends Filter {
1894
2058
  /** Polymorphic discriminator, which specifies the different types this object can be */
1895
- endpointType: "HybridConnection";
1896
- /** The Azure Resource ID of an hybrid connection that is the destination of an event subscription. */
1897
- resourceId?: string;
1898
- /** Delivery attribute details. */
1899
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
2059
+ operatorType: "StringNotBeginsWith";
2060
+ /** The set of filter values. */
2061
+ values?: string[];
1900
2062
  }
1901
2063
 
1902
- /** Information about the service bus destination for an event subscription. */
1903
- export interface ServiceBusQueueEventSubscriptionDestination
1904
- extends EventSubscriptionDestination {
2064
+ /** StringNotEndsWith Filter. */
2065
+ export interface StringNotEndsWithFilter extends Filter {
1905
2066
  /** Polymorphic discriminator, which specifies the different types this object can be */
1906
- endpointType: "ServiceBusQueue";
1907
- /** The Azure Resource Id that represents the endpoint of the Service Bus destination of an event subscription. */
1908
- resourceId?: string;
1909
- /** Delivery attribute details. */
1910
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
2067
+ operatorType: "StringNotEndsWith";
2068
+ /** The set of filter values. */
2069
+ values?: string[];
1911
2070
  }
1912
2071
 
1913
- /** Information about the service bus topic destination for an event subscription. */
1914
- export interface ServiceBusTopicEventSubscriptionDestination
1915
- extends EventSubscriptionDestination {
2072
+ /** StringNotContains Filter. */
2073
+ export interface StringNotContainsFilter extends Filter {
1916
2074
  /** Polymorphic discriminator, which specifies the different types this object can be */
1917
- endpointType: "ServiceBusTopic";
1918
- /** The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription. */
1919
- resourceId?: string;
1920
- /** Delivery attribute details. */
1921
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
2075
+ operatorType: "StringNotContains";
2076
+ /** The set of filter values. */
2077
+ values?: string[];
1922
2078
  }
1923
2079
 
1924
- /** Information about the azure function destination for an event subscription. */
1925
- export interface AzureFunctionEventSubscriptionDestination
1926
- extends EventSubscriptionDestination {
2080
+ /** IsNullOrUndefined Filter. */
2081
+ export interface IsNullOrUndefinedFilter extends Filter {
1927
2082
  /** Polymorphic discriminator, which specifies the different types this object can be */
1928
- endpointType: "AzureFunction";
1929
- /** The Azure Resource Id that represents the endpoint of the Azure Function destination of an event subscription. */
1930
- resourceId?: string;
1931
- /** Maximum number of events per batch. */
1932
- maxEventsPerBatch?: number;
1933
- /** Preferred batch size in Kilobytes. */
1934
- preferredBatchSizeInKilobytes?: number;
1935
- /** Delivery attribute details. */
1936
- deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
2083
+ operatorType: "IsNullOrUndefined";
1937
2084
  }
1938
2085
 
1939
- export interface PartnerEventSubscriptionDestination
1940
- extends EventSubscriptionDestination {
2086
+ /** IsNotNull Filter. */
2087
+ export interface IsNotNullFilter extends Filter {
1941
2088
  /** Polymorphic discriminator, which specifies the different types this object can be */
1942
- endpointType: "PartnerDestination";
1943
- /** The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription. */
1944
- resourceId?: string;
2089
+ operatorType: "IsNotNull";
1945
2090
  }
1946
2091
 
1947
2092
  /** NumberIn Advanced Filter. */
@@ -2093,6 +2238,13 @@ export interface IsNotNullAdvancedFilter extends AdvancedFilter {
2093
2238
  operatorType: "IsNotNull";
2094
2239
  }
2095
2240
 
2241
+ export interface StaticStringRoutingEnrichment extends StaticRoutingEnrichment {
2242
+ /** Polymorphic discriminator, which specifies the different types this object can be */
2243
+ valueType: "String";
2244
+ /** String type routing enrichment value. */
2245
+ value?: string;
2246
+ }
2247
+
2096
2248
  /** Azure Active Directory Partner Client Authentication */
2097
2249
  export interface AzureADPartnerClientAuthentication
2098
2250
  extends PartnerClientAuthentication {
@@ -2198,7 +2350,10 @@ export interface Namespace extends TrackedResource {
2198
2350
  /** Topic spaces configuration information for the namespace resource */
2199
2351
  topicSpacesConfiguration?: TopicSpacesConfiguration;
2200
2352
  /**
2201
- * Allows the user to specify if the service is zone-redundant. This is a required property and user needs to specify this value explicitly.
2353
+ * This is an optional property and it allows the user to specify if the namespace resource supports zone-redundancy capability or not. If this
2354
+ * property is not specified explicitly by the user, its default value depends on the following conditions:
2355
+ * a. For Availability Zones enabled regions - The default property value would be true.
2356
+ * b. For non-Availability Zones enabled regions - The default property value would be false.
2202
2357
  * Once specified, this property cannot be updated.
2203
2358
  */
2204
2359
  isZoneRedundant?: boolean;
@@ -2555,6 +2710,11 @@ export interface PartnerTopicsDeleteHeaders {
2555
2710
  location?: string;
2556
2711
  }
2557
2712
 
2713
+ /** Defines headers for NetworkSecurityPerimeterConfigurations_reconcile operation. */
2714
+ export interface NetworkSecurityPerimeterConfigurationsReconcileHeaders {
2715
+ location?: string;
2716
+ }
2717
+
2558
2718
  /** Defines headers for PermissionBindings_delete operation. */
2559
2719
  export interface PermissionBindingsDeleteHeaders {
2560
2720
  location?: string;
@@ -3004,7 +3164,9 @@ export enum KnownPublicNetworkAccess {
3004
3164
  /** Enabled */
3005
3165
  Enabled = "Enabled",
3006
3166
  /** Disabled */
3007
- Disabled = "Disabled"
3167
+ Disabled = "Disabled",
3168
+ /** SecuredByPerimeter */
3169
+ SecuredByPerimeter = "SecuredByPerimeter"
3008
3170
  }
3009
3171
 
3010
3172
  /**
@@ -3013,7 +3175,8 @@ export enum KnownPublicNetworkAccess {
3013
3175
  * this enum contains the known values that the service supports.
3014
3176
  * ### Known values supported by the service
3015
3177
  * **Enabled** \
3016
- * **Disabled**
3178
+ * **Disabled** \
3179
+ * **SecuredByPerimeter**
3017
3180
  */
3018
3181
  export type PublicNetworkAccess = string;
3019
3182
 
@@ -3188,7 +3351,9 @@ export type SubscriptionProvisioningState = string;
3188
3351
  /** Known values of {@link DeliveryMode} that the service accepts. */
3189
3352
  export enum KnownDeliveryMode {
3190
3353
  /** Queue */
3191
- Queue = "Queue"
3354
+ Queue = "Queue",
3355
+ /** Push */
3356
+ Push = "Push"
3192
3357
  }
3193
3358
 
3194
3359
  /**
@@ -3196,7 +3361,8 @@ export enum KnownDeliveryMode {
3196
3361
  * {@link KnownDeliveryMode} can be used interchangeably with DeliveryMode,
3197
3362
  * this enum contains the known values that the service supports.
3198
3363
  * ### Known values supported by the service
3199
- * **Queue**
3364
+ * **Queue** \
3365
+ * **Push**
3200
3366
  */
3201
3367
  export type DeliveryMode = string;
3202
3368
 
@@ -3233,6 +3399,48 @@ export enum KnownDeadLetterEndPointType {
3233
3399
  */
3234
3400
  export type DeadLetterEndPointType = string;
3235
3401
 
3402
+ /** Known values of {@link EndpointType} that the service accepts. */
3403
+ export enum KnownEndpointType {
3404
+ /** WebHook */
3405
+ WebHook = "WebHook",
3406
+ /** EventHub */
3407
+ EventHub = "EventHub",
3408
+ /** StorageQueue */
3409
+ StorageQueue = "StorageQueue",
3410
+ /** HybridConnection */
3411
+ HybridConnection = "HybridConnection",
3412
+ /** ServiceBusQueue */
3413
+ ServiceBusQueue = "ServiceBusQueue",
3414
+ /** ServiceBusTopic */
3415
+ ServiceBusTopic = "ServiceBusTopic",
3416
+ /** AzureFunction */
3417
+ AzureFunction = "AzureFunction",
3418
+ /** PartnerDestination */
3419
+ PartnerDestination = "PartnerDestination",
3420
+ /** MonitorAlert */
3421
+ MonitorAlert = "MonitorAlert",
3422
+ /** NamespaceTopic */
3423
+ NamespaceTopic = "NamespaceTopic"
3424
+ }
3425
+
3426
+ /**
3427
+ * Defines values for EndpointType. \
3428
+ * {@link KnownEndpointType} can be used interchangeably with EndpointType,
3429
+ * this enum contains the known values that the service supports.
3430
+ * ### Known values supported by the service
3431
+ * **WebHook** \
3432
+ * **EventHub** \
3433
+ * **StorageQueue** \
3434
+ * **HybridConnection** \
3435
+ * **ServiceBusQueue** \
3436
+ * **ServiceBusTopic** \
3437
+ * **AzureFunction** \
3438
+ * **PartnerDestination** \
3439
+ * **MonitorAlert** \
3440
+ * **NamespaceTopic**
3441
+ */
3442
+ export type EndpointType = string;
3443
+
3236
3444
  /** Known values of {@link DeliverySchema} that the service accepts. */
3237
3445
  export enum KnownDeliverySchema {
3238
3446
  /** CloudEventSchemaV10 */
@@ -3350,42 +3558,6 @@ export enum KnownEventSubscriptionProvisioningState {
3350
3558
  */
3351
3559
  export type EventSubscriptionProvisioningState = string;
3352
3560
 
3353
- /** Known values of {@link EndpointType} that the service accepts. */
3354
- export enum KnownEndpointType {
3355
- /** WebHook */
3356
- WebHook = "WebHook",
3357
- /** EventHub */
3358
- EventHub = "EventHub",
3359
- /** StorageQueue */
3360
- StorageQueue = "StorageQueue",
3361
- /** HybridConnection */
3362
- HybridConnection = "HybridConnection",
3363
- /** ServiceBusQueue */
3364
- ServiceBusQueue = "ServiceBusQueue",
3365
- /** ServiceBusTopic */
3366
- ServiceBusTopic = "ServiceBusTopic",
3367
- /** AzureFunction */
3368
- AzureFunction = "AzureFunction",
3369
- /** PartnerDestination */
3370
- PartnerDestination = "PartnerDestination"
3371
- }
3372
-
3373
- /**
3374
- * Defines values for EndpointType. \
3375
- * {@link KnownEndpointType} can be used interchangeably with EndpointType,
3376
- * this enum contains the known values that the service supports.
3377
- * ### Known values supported by the service
3378
- * **WebHook** \
3379
- * **EventHub** \
3380
- * **StorageQueue** \
3381
- * **HybridConnection** \
3382
- * **ServiceBusQueue** \
3383
- * **ServiceBusTopic** \
3384
- * **AzureFunction** \
3385
- * **PartnerDestination**
3386
- */
3387
- export type EndpointType = string;
3388
-
3389
3561
  /** Known values of {@link AdvancedFilterOperatorType} that the service accepts. */
3390
3562
  export enum KnownAdvancedFilterOperatorType {
3391
3563
  /** NumberIn */
@@ -3899,6 +4071,141 @@ export enum KnownPartnerTopicActivationState {
3899
4071
  */
3900
4072
  export type PartnerTopicActivationState = string;
3901
4073
 
4074
+ /** Known values of {@link NetworkSecurityPerimeterResourceType} that the service accepts. */
4075
+ export enum KnownNetworkSecurityPerimeterResourceType {
4076
+ /** Topics */
4077
+ Topics = "topics",
4078
+ /** Domains */
4079
+ Domains = "domains"
4080
+ }
4081
+
4082
+ /**
4083
+ * Defines values for NetworkSecurityPerimeterResourceType. \
4084
+ * {@link KnownNetworkSecurityPerimeterResourceType} can be used interchangeably with NetworkSecurityPerimeterResourceType,
4085
+ * this enum contains the known values that the service supports.
4086
+ * ### Known values supported by the service
4087
+ * **topics** \
4088
+ * **domains**
4089
+ */
4090
+ export type NetworkSecurityPerimeterResourceType = string;
4091
+
4092
+ /** Known values of {@link NetworkSecurityPerimeterConfigProvisioningState} that the service accepts. */
4093
+ export enum KnownNetworkSecurityPerimeterConfigProvisioningState {
4094
+ /** Creating */
4095
+ Creating = "Creating",
4096
+ /** Updating */
4097
+ Updating = "Updating",
4098
+ /** Deleting */
4099
+ Deleting = "Deleting",
4100
+ /** Succeeded */
4101
+ Succeeded = "Succeeded",
4102
+ /** Canceled */
4103
+ Canceled = "Canceled",
4104
+ /** Failed */
4105
+ Failed = "Failed",
4106
+ /** Deleted */
4107
+ Deleted = "Deleted",
4108
+ /** Accepted */
4109
+ Accepted = "Accepted"
4110
+ }
4111
+
4112
+ /**
4113
+ * Defines values for NetworkSecurityPerimeterConfigProvisioningState. \
4114
+ * {@link KnownNetworkSecurityPerimeterConfigProvisioningState} can be used interchangeably with NetworkSecurityPerimeterConfigProvisioningState,
4115
+ * this enum contains the known values that the service supports.
4116
+ * ### Known values supported by the service
4117
+ * **Creating** \
4118
+ * **Updating** \
4119
+ * **Deleting** \
4120
+ * **Succeeded** \
4121
+ * **Canceled** \
4122
+ * **Failed** \
4123
+ * **Deleted** \
4124
+ * **Accepted**
4125
+ */
4126
+ export type NetworkSecurityPerimeterConfigProvisioningState = string;
4127
+
4128
+ /** Known values of {@link NetworkSecurityPerimeterConfigurationIssueType} that the service accepts. */
4129
+ export enum KnownNetworkSecurityPerimeterConfigurationIssueType {
4130
+ /** MissingPerimeterConfiguration */
4131
+ MissingPerimeterConfiguration = "MissingPerimeterConfiguration",
4132
+ /** MissingIdentityConfiguration */
4133
+ MissingIdentityConfiguration = "MissingIdentityConfiguration",
4134
+ /** ConfigurationPropagationFailure */
4135
+ ConfigurationPropagationFailure = "ConfigurationPropagationFailure",
4136
+ /** Other */
4137
+ Other = "Other"
4138
+ }
4139
+
4140
+ /**
4141
+ * Defines values for NetworkSecurityPerimeterConfigurationIssueType. \
4142
+ * {@link KnownNetworkSecurityPerimeterConfigurationIssueType} can be used interchangeably with NetworkSecurityPerimeterConfigurationIssueType,
4143
+ * this enum contains the known values that the service supports.
4144
+ * ### Known values supported by the service
4145
+ * **MissingPerimeterConfiguration** \
4146
+ * **MissingIdentityConfiguration** \
4147
+ * **ConfigurationPropagationFailure** \
4148
+ * **Other**
4149
+ */
4150
+ export type NetworkSecurityPerimeterConfigurationIssueType = string;
4151
+
4152
+ /** Known values of {@link NetworkSecurityPerimeterConfigurationIssueSeverity} that the service accepts. */
4153
+ export enum KnownNetworkSecurityPerimeterConfigurationIssueSeverity {
4154
+ /** Warning */
4155
+ Warning = "Warning",
4156
+ /** Error */
4157
+ Error = "Error"
4158
+ }
4159
+
4160
+ /**
4161
+ * Defines values for NetworkSecurityPerimeterConfigurationIssueSeverity. \
4162
+ * {@link KnownNetworkSecurityPerimeterConfigurationIssueSeverity} can be used interchangeably with NetworkSecurityPerimeterConfigurationIssueSeverity,
4163
+ * this enum contains the known values that the service supports.
4164
+ * ### Known values supported by the service
4165
+ * **Warning** \
4166
+ * **Error**
4167
+ */
4168
+ export type NetworkSecurityPerimeterConfigurationIssueSeverity = string;
4169
+
4170
+ /** Known values of {@link NetworkSecurityPerimeterAssociationAccessMode} that the service accepts. */
4171
+ export enum KnownNetworkSecurityPerimeterAssociationAccessMode {
4172
+ /** Learning */
4173
+ Learning = "Learning",
4174
+ /** Enforced */
4175
+ Enforced = "Enforced",
4176
+ /** Audit */
4177
+ Audit = "Audit"
4178
+ }
4179
+
4180
+ /**
4181
+ * Defines values for NetworkSecurityPerimeterAssociationAccessMode. \
4182
+ * {@link KnownNetworkSecurityPerimeterAssociationAccessMode} can be used interchangeably with NetworkSecurityPerimeterAssociationAccessMode,
4183
+ * this enum contains the known values that the service supports.
4184
+ * ### Known values supported by the service
4185
+ * **Learning** \
4186
+ * **Enforced** \
4187
+ * **Audit**
4188
+ */
4189
+ export type NetworkSecurityPerimeterAssociationAccessMode = string;
4190
+
4191
+ /** Known values of {@link NetworkSecurityPerimeterProfileAccessRuleDirection} that the service accepts. */
4192
+ export enum KnownNetworkSecurityPerimeterProfileAccessRuleDirection {
4193
+ /** Inbound */
4194
+ Inbound = "Inbound",
4195
+ /** Outbound */
4196
+ Outbound = "Outbound"
4197
+ }
4198
+
4199
+ /**
4200
+ * Defines values for NetworkSecurityPerimeterProfileAccessRuleDirection. \
4201
+ * {@link KnownNetworkSecurityPerimeterProfileAccessRuleDirection} can be used interchangeably with NetworkSecurityPerimeterProfileAccessRuleDirection,
4202
+ * this enum contains the known values that the service supports.
4203
+ * ### Known values supported by the service
4204
+ * **Inbound** \
4205
+ * **Outbound**
4206
+ */
4207
+ export type NetworkSecurityPerimeterProfileAccessRuleDirection = string;
4208
+
3902
4209
  /** Known values of {@link PermissionType} that the service accepts. */
3903
4210
  export enum KnownPermissionType {
3904
4211
  /** Publisher */
@@ -4172,6 +4479,33 @@ export enum KnownPartnerClientAuthenticationType {
4172
4479
  */
4173
4480
  export type PartnerClientAuthenticationType = string;
4174
4481
 
4482
+ /** Known values of {@link MonitorAlertSeverity} that the service accepts. */
4483
+ export enum KnownMonitorAlertSeverity {
4484
+ /** Sev0 */
4485
+ Sev0 = "Sev0",
4486
+ /** Sev1 */
4487
+ Sev1 = "Sev1",
4488
+ /** Sev2 */
4489
+ Sev2 = "Sev2",
4490
+ /** Sev3 */
4491
+ Sev3 = "Sev3",
4492
+ /** Sev4 */
4493
+ Sev4 = "Sev4"
4494
+ }
4495
+
4496
+ /**
4497
+ * Defines values for MonitorAlertSeverity. \
4498
+ * {@link KnownMonitorAlertSeverity} can be used interchangeably with MonitorAlertSeverity,
4499
+ * this enum contains the known values that the service supports.
4500
+ * ### Known values supported by the service
4501
+ * **Sev0** \
4502
+ * **Sev1** \
4503
+ * **Sev2** \
4504
+ * **Sev3** \
4505
+ * **Sev4**
4506
+ */
4507
+ export type MonitorAlertSeverity = string;
4508
+
4175
4509
  /** Optional parameters. */
4176
4510
  export interface CaCertificatesGetOptionalParams
4177
4511
  extends coreClient.OperationOptions {}
@@ -5088,6 +5422,13 @@ export interface NamespaceTopicEventSubscriptionsListByNamespaceTopicOptionalPar
5088
5422
  /** Contains response data for the listByNamespaceTopic operation. */
5089
5423
  export type NamespaceTopicEventSubscriptionsListByNamespaceTopicResponse = SubscriptionsListResult;
5090
5424
 
5425
+ /** Optional parameters. */
5426
+ export interface NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalParams
5427
+ extends coreClient.OperationOptions {}
5428
+
5429
+ /** Contains response data for the getDeliveryAttributes operation. */
5430
+ export type NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
5431
+
5091
5432
  /** Optional parameters. */
5092
5433
  export interface NamespaceTopicEventSubscriptionsListByNamespaceTopicNextOptionalParams
5093
5434
  extends coreClient.OperationOptions {}
@@ -5761,6 +6102,32 @@ export interface PartnerTopicsListByResourceGroupNextOptionalParams
5761
6102
  /** Contains response data for the listByResourceGroupNext operation. */
5762
6103
  export type PartnerTopicsListByResourceGroupNextResponse = PartnerTopicsListResult;
5763
6104
 
6105
+ /** Optional parameters. */
6106
+ export interface NetworkSecurityPerimeterConfigurationsGetOptionalParams
6107
+ extends coreClient.OperationOptions {}
6108
+
6109
+ /** Contains response data for the get operation. */
6110
+ export type NetworkSecurityPerimeterConfigurationsGetResponse = NetworkSecurityPerimeterConfiguration;
6111
+
6112
+ /** Optional parameters. */
6113
+ export interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams
6114
+ extends coreClient.OperationOptions {
6115
+ /** Delay to wait until next poll, in milliseconds. */
6116
+ updateIntervalInMs?: number;
6117
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
6118
+ resumeFrom?: string;
6119
+ }
6120
+
6121
+ /** Contains response data for the reconcile operation. */
6122
+ export type NetworkSecurityPerimeterConfigurationsReconcileResponse = NetworkSecurityPerimeterConfiguration;
6123
+
6124
+ /** Optional parameters. */
6125
+ export interface NetworkSecurityPerimeterConfigurationsListOptionalParams
6126
+ extends coreClient.OperationOptions {}
6127
+
6128
+ /** Contains response data for the list operation. */
6129
+ export type NetworkSecurityPerimeterConfigurationsListResponse = NetworkSecurityPerimeterConfigurationList;
6130
+
5764
6131
  /** Optional parameters. */
5765
6132
  export interface PermissionBindingsGetOptionalParams
5766
6133
  extends coreClient.OperationOptions {}