@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
@@ -4,9 +4,10 @@ export type PartnerUpdateDestinationInfoUnion = PartnerUpdateDestinationInfo | W
4
4
  export type InputSchemaMappingUnion = InputSchemaMapping | JsonInputSchemaMapping;
5
5
  export type DeliveryAttributeMappingUnion = DeliveryAttributeMapping | StaticDeliveryAttributeMapping | DynamicDeliveryAttributeMapping;
6
6
  export type DeadLetterDestinationUnion = DeadLetterDestination | StorageBlobDeadLetterDestination;
7
+ export type EventSubscriptionDestinationUnion = EventSubscriptionDestination | WebHookEventSubscriptionDestination | EventHubEventSubscriptionDestination | StorageQueueEventSubscriptionDestination | HybridConnectionEventSubscriptionDestination | ServiceBusQueueEventSubscriptionDestination | ServiceBusTopicEventSubscriptionDestination | AzureFunctionEventSubscriptionDestination | PartnerEventSubscriptionDestination | MonitorAlertEventSubscriptionDestination | NamespaceTopicEventSubscriptionDestination;
7
8
  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
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 StaticRoutingEnrichmentUnion = StaticRoutingEnrichment | StaticStringRoutingEnrichment;
10
11
  export type PartnerClientAuthenticationUnion = PartnerClientAuthentication | AzureADPartnerClientAuthentication;
11
12
  /** Metadata pertaining to creation and last modification of the resource. */
12
13
  export interface SystemData {
@@ -215,34 +216,6 @@ export interface ClientGroupsListResult {
215
216
  /** A link for the next page of Client Group. */
216
217
  nextLink?: string;
217
218
  }
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
219
  /** The certificate authentication properties for the client. */
247
220
  export interface ClientCertificateAuthentication {
248
221
  /** The validation scheme used to authenticate the client. Default value is SubjectMatchesAuthenticationName. */
@@ -401,6 +374,8 @@ export interface DeliveryConfiguration {
401
374
  deliveryMode?: DeliveryMode;
402
375
  /** This property should be populated when deliveryMode is queue and represents information about the queue subscription. */
403
376
  queue?: QueueInfo;
377
+ /** This property should be populated when deliveryMode is push and represents information about the push subscription. */
378
+ push?: PushInfo;
404
379
  }
405
380
  /** Properties of the Queue info for event subscription. */
406
381
  export interface QueueInfo {
@@ -459,6 +434,55 @@ export interface DeadLetterDestination {
459
434
  /** Polymorphic discriminator, which specifies the different types this object can be */
460
435
  endpointType: "StorageBlob";
461
436
  }
437
+ /** Properties of the destination info for event subscription supporting push. */
438
+ export interface PushInfo {
439
+ /** The maximum delivery count of the events. */
440
+ maxDeliveryCount?: number;
441
+ /**
442
+ * Time span duration in ISO 8601 format that determines how long messages are available to the subscription from the time the message was published.
443
+ * This duration value is expressed using the following format: \'P(n)Y(n)M(n)DT(n)H(n)M(n)S\', where:
444
+ * - (n) is replaced by the value of each time element that follows the (n).
445
+ * - P is the duration (or Period) designator and is always placed at the beginning of the duration.
446
+ * - Y is the year designator, and it follows the value for the number of years.
447
+ * - M is the month designator, and it follows the value for the number of months.
448
+ * - W is the week designator, and it follows the value for the number of weeks.
449
+ * - D is the day designator, and it follows the value for the number of days.
450
+ * - T is the time designator, and it precedes the time components.
451
+ * - H is the hour designator, and it follows the value for the number of hours.
452
+ * - M is the minute designator, and it follows the value for the number of minutes.
453
+ * - S is the second designator, and it follows the value for the number of seconds.
454
+ * 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
455
+ * by topic’s EventRetentionInDays value. The followings are examples of valid values:
456
+ * - \'P0DT23H12M\' or \'PT23H12M\': for duration of 23 hours and 12 minutes.
457
+ * - \'P1D\' or \'P1DT0H0M0S\': for duration of 1 day.
458
+ */
459
+ eventTimeToLive?: string;
460
+ /**
461
+ * The dead letter destination of the event subscription. Any event that cannot be delivered to its' destination is sent to the dead letter destination.
462
+ * Uses the managed identity setup on the parent resource (namely, namespace) to acquire the authentication tokens being used during delivery / dead-lettering.
463
+ */
464
+ deadLetterDestinationWithResourceIdentity?: DeadLetterWithResourceIdentity;
465
+ /**
466
+ * Information about the destination where events have to be delivered for the event subscription.
467
+ * Uses the managed identity setup on the parent resource (namely, topic or domain) to acquire the authentication tokens being used during delivery / dead-lettering.
468
+ */
469
+ deliveryWithResourceIdentity?: DeliveryWithResourceIdentity;
470
+ }
471
+ /** Information about the delivery for an event subscription with resource identity. */
472
+ export interface DeliveryWithResourceIdentity {
473
+ /** The identity to use when delivering events. */
474
+ identity?: EventSubscriptionIdentity;
475
+ /**
476
+ * Information about the destination where events have to be delivered for the event subscription.
477
+ * Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery / dead-lettering.
478
+ */
479
+ destination?: EventSubscriptionDestinationUnion;
480
+ }
481
+ /** Information about the destination for an event subscription. */
482
+ export interface EventSubscriptionDestination {
483
+ /** Polymorphic discriminator, which specifies the different types this object can be */
484
+ endpointType: "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction" | "PartnerDestination" | "MonitorAlert" | "NamespaceTopic";
485
+ }
462
486
  /** Filters configuration for the Event Subscription. */
463
487
  export interface FiltersConfiguration {
464
488
  /** 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. */
@@ -493,21 +517,6 @@ export interface SubscriptionsListResult {
493
517
  /** A link for the next page of event subscriptions */
494
518
  nextLink?: string;
495
519
  }
496
- /** Information about the destination for an event subscription. */
497
- export interface EventSubscriptionDestination {
498
- /** Polymorphic discriminator, which specifies the different types this object can be */
499
- endpointType: "WebHook" | "EventHub" | "StorageQueue" | "HybridConnection" | "ServiceBusQueue" | "ServiceBusTopic" | "AzureFunction" | "PartnerDestination";
500
- }
501
- /** Information about the delivery for an event subscription with resource identity. */
502
- export interface DeliveryWithResourceIdentity {
503
- /** The identity to use when delivering events. */
504
- identity?: EventSubscriptionIdentity;
505
- /**
506
- * Information about the destination where events have to be delivered for the event subscription.
507
- * Uses Azure Event Grid's identity to acquire the authentication tokens being used during delivery / dead-lettering.
508
- */
509
- destination?: EventSubscriptionDestinationUnion;
510
- }
511
520
  /** Filter for the Event Subscription. */
512
521
  export interface EventSubscriptionFilter {
513
522
  /**
@@ -628,14 +637,15 @@ export interface TopicSpacesConfiguration {
628
637
  routingIdentityInfo?: RoutingIdentityInfo;
629
638
  }
630
639
  export interface RoutingEnrichments {
631
- static?: StaticRoutingEnrichment[];
640
+ static?: StaticRoutingEnrichmentUnion[];
632
641
  dynamic?: DynamicRoutingEnrichment[];
633
642
  }
643
+ /** Static routing enrichment details. */
634
644
  export interface StaticRoutingEnrichment {
645
+ /** Polymorphic discriminator, which specifies the different types this object can be */
646
+ valueType: "String";
635
647
  /** Static routing enrichment key. */
636
648
  key?: string;
637
- /** Static routing enrichment value type. For e.g. this property value can be 'String'. */
638
- valueType?: StaticRoutingEnrichmentType;
639
649
  }
640
650
  export interface DynamicRoutingEnrichment {
641
651
  /** Dynamic routing enrichment key. */
@@ -902,6 +912,80 @@ export interface PartnerTopicsListResult {
902
912
  /** A link for the next page of partner topics. */
903
913
  nextLink?: string;
904
914
  }
915
+ /** Network security perimeter configuration issues. */
916
+ export interface NetworkSecurityPerimeterConfigurationIssues {
917
+ /** Provisioning issue name. */
918
+ name?: string;
919
+ /** Provisioning issue type. */
920
+ issueType?: NetworkSecurityPerimeterConfigurationIssueType;
921
+ /** Provisioning issue severity. */
922
+ severity?: NetworkSecurityPerimeterConfigurationIssueSeverity;
923
+ /** Provisioning issue description. */
924
+ description?: string;
925
+ /** ARM IDs of resources that can be associated to the same perimeter to remediate the issue. */
926
+ suggestedResourceIds?: string[];
927
+ /** Access rules that can be added to the same profile to remediate the issue. */
928
+ suggestedAccessRules?: string[];
929
+ }
930
+ /** Network security perimeter info. */
931
+ export interface NetworkSecurityPerimeterInfo {
932
+ /** Arm id for network security perimeter. */
933
+ id?: string;
934
+ /** Network security perimeter guid. */
935
+ perimeterGuid?: string;
936
+ /** Network security perimeter location. */
937
+ location?: string;
938
+ }
939
+ /** Nsp resource association */
940
+ export interface ResourceAssociation {
941
+ /** Association name */
942
+ name?: string;
943
+ /** Network security perimeter access mode. */
944
+ accessMode?: NetworkSecurityPerimeterAssociationAccessMode;
945
+ }
946
+ /** Nsp configuration with profile information. */
947
+ export interface NetworkSecurityPerimeterConfigurationProfile {
948
+ /** Nsp configuration profile name. */
949
+ name?: string;
950
+ /** Access rules version number for nsp profile. */
951
+ accessRulesVersion?: string;
952
+ /** List of inbound or outbound access rule setup on the nsp profile. */
953
+ accessRules?: NetworkSecurityPerimeterProfileAccessRule[];
954
+ /** Diagnostic settings version number for nsp profile. */
955
+ diagnosticSettingsVersion?: string;
956
+ /** Enabled log categories for nsp profile. */
957
+ enabledLogCategories?: string[];
958
+ }
959
+ /** Network security perimeter profile access rule. */
960
+ export interface NetworkSecurityPerimeterProfileAccessRule {
961
+ /** Fully Qualified Arm id for network security perimeter profile access rule. */
962
+ fullyQualifiedArmId?: string;
963
+ /** Name for nsp access rule. */
964
+ name?: string;
965
+ /** nsp access rule type. */
966
+ type?: string;
967
+ /** NSP access rule direction. */
968
+ direction?: NetworkSecurityPerimeterProfileAccessRuleDirection;
969
+ /** Address prefixes. */
970
+ addressPrefixes?: string[];
971
+ /** List of subscriptions. */
972
+ subscriptions?: string[];
973
+ /** Network security perimeters. */
974
+ networkSecurityPerimeters?: NetworkSecurityPerimeterInfo[];
975
+ /** Fully qualified domain names. */
976
+ fullyQualifiedDomainNames?: string[];
977
+ /** List of email addresses. */
978
+ emailAddresses?: string[];
979
+ /** List of phone numbers. */
980
+ phoneNumbers?: string[];
981
+ }
982
+ /** Network security perimeter configuration List. */
983
+ export interface NetworkSecurityPerimeterConfigurationList {
984
+ /** List of all network security parameter configurations. */
985
+ value?: NetworkSecurityPerimeterConfiguration[];
986
+ /** A link for the next page of Network Security Perimeter Configuration. */
987
+ nextLink?: string;
988
+ }
905
989
  /** Result of the List Permission Binding operation. */
906
990
  export interface PermissionBindingsListResult {
907
991
  /** A collection of Permission Binding. */
@@ -1009,6 +1093,10 @@ export interface TopicTypesListResult {
1009
1093
  /** A collection of topic types */
1010
1094
  value?: TopicTypeInfo[];
1011
1095
  }
1096
+ export interface TopicTypeAdditionalEnforcedPermission {
1097
+ permissionName?: string;
1098
+ isDataAction?: boolean;
1099
+ }
1012
1100
  /** Information about the partner. */
1013
1101
  export interface PartnerDetails {
1014
1102
  /** This is short description about the partner. The length of this description should not exceed 256 characters. */
@@ -1133,8 +1221,6 @@ export interface Client extends Resource {
1133
1221
  description?: string;
1134
1222
  /** The name presented by the client for authentication. The default value is the name of the resource. */
1135
1223
  authenticationName?: string;
1136
- /** Authentication information for the client. */
1137
- authentication?: ClientAuthentication;
1138
1224
  /** The client certificate authentication information. */
1139
1225
  clientCertificateAuthentication?: ClientCertificateAuthentication;
1140
1226
  /** Indicates if the client is enabled or not. Default value is Enabled. */
@@ -1292,6 +1378,19 @@ export interface PartnerConfiguration extends Resource {
1292
1378
  /** Provisioning state of the partner configuration. */
1293
1379
  provisioningState?: PartnerConfigurationProvisioningState;
1294
1380
  }
1381
+ /** Network security perimeter configuration. */
1382
+ export interface NetworkSecurityPerimeterConfiguration extends Resource {
1383
+ /** Provisioning state to reflect configuration state and indicate status of nsp profile configuration retrieval. */
1384
+ provisioningState?: NetworkSecurityPerimeterConfigProvisioningState;
1385
+ /** Provisioning issues to reflect status when attempting to retrieve nsp profile configuration. */
1386
+ provisioningIssues?: NetworkSecurityPerimeterConfigurationIssues[];
1387
+ /** Perimeter info for nsp association. */
1388
+ networkSecurityPerimeter?: NetworkSecurityPerimeterInfo;
1389
+ /** Nsp association name and access mode of association. */
1390
+ resourceAssociation?: ResourceAssociation;
1391
+ /** Nsp profile configuration, access rules and diagnostic settings. */
1392
+ profile?: NetworkSecurityPerimeterConfigurationProfile;
1393
+ }
1295
1394
  /** The Permission binding resource. */
1296
1395
  export interface PermissionBinding extends Resource {
1297
1396
  /**
@@ -1375,7 +1474,7 @@ export interface TopicTypeInfo extends Resource {
1375
1474
  description?: string;
1376
1475
  /** Region type of the resource. */
1377
1476
  resourceRegionType?: ResourceRegionType;
1378
- /** Provisioning state of the topic type */
1477
+ /** Provisioning state of the topic type. */
1379
1478
  provisioningState?: TopicTypeProvisioningState;
1380
1479
  /** List of locations supported by this topic type. */
1381
1480
  supportedLocations?: string[];
@@ -1383,8 +1482,10 @@ export interface TopicTypeInfo extends Resource {
1383
1482
  sourceResourceFormat?: string;
1384
1483
  /** Supported source scopes. */
1385
1484
  supportedScopesForSource?: TopicTypeSourceScope[];
1386
- /** Flag to indicate that a topic type can support both regional or global system topics */
1485
+ /** Flag to indicate that a topic type can support both regional or global system topics. */
1387
1486
  areRegionalAndGlobalSourcesSupported?: boolean;
1487
+ /** Permissions which are enforced for creating and updating system topics of this this topic type. */
1488
+ additionalEnforcedPermissions?: TopicTypeAdditionalEnforcedPermission[];
1388
1489
  }
1389
1490
  /** Verified partner information */
1390
1491
  export interface VerifiedPartner extends Resource {
@@ -1470,6 +1571,124 @@ export interface StorageBlobDeadLetterDestination extends DeadLetterDestination
1470
1571
  /** The name of the Storage blob container that is the destination of the deadletter events */
1471
1572
  blobContainerName?: string;
1472
1573
  }
1574
+ /** Information about the webhook destination for an event subscription. */
1575
+ export interface WebHookEventSubscriptionDestination extends EventSubscriptionDestination {
1576
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1577
+ endpointType: "WebHook";
1578
+ /** The URL that represents the endpoint of the destination of an event subscription. */
1579
+ endpointUrl?: string;
1580
+ /**
1581
+ * The base URL that represents the endpoint of the destination of an event subscription.
1582
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1583
+ */
1584
+ readonly endpointBaseUrl?: string;
1585
+ /** Maximum number of events per batch. */
1586
+ maxEventsPerBatch?: number;
1587
+ /** Preferred batch size in Kilobytes. */
1588
+ preferredBatchSizeInKilobytes?: number;
1589
+ /** The Azure Active Directory Tenant ID to get the access token that will be included as the bearer token in delivery requests. */
1590
+ azureActiveDirectoryTenantId?: string;
1591
+ /** The Azure Active Directory Application ID or URI to get the access token that will be included as the bearer token in delivery requests. */
1592
+ azureActiveDirectoryApplicationIdOrUri?: string;
1593
+ /** Delivery attribute details. */
1594
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1595
+ /** Minimum TLS version that should be supported by webhook endpoint */
1596
+ minimumTlsVersionAllowed?: TlsVersion;
1597
+ }
1598
+ /** Information about the event hub destination for an event subscription. */
1599
+ export interface EventHubEventSubscriptionDestination extends EventSubscriptionDestination {
1600
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1601
+ endpointType: "EventHub";
1602
+ /** The Azure Resource Id that represents the endpoint of an Event Hub destination of an event subscription. */
1603
+ resourceId?: string;
1604
+ /** Delivery attribute details. */
1605
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1606
+ }
1607
+ /** Information about the storage queue destination for an event subscription. */
1608
+ export interface StorageQueueEventSubscriptionDestination extends EventSubscriptionDestination {
1609
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1610
+ endpointType: "StorageQueue";
1611
+ /** The Azure Resource ID of the storage account that contains the queue that is the destination of an event subscription. */
1612
+ resourceId?: string;
1613
+ /** The name of the Storage queue under a storage account that is the destination of an event subscription. */
1614
+ queueName?: string;
1615
+ /** 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. */
1616
+ queueMessageTimeToLiveInSeconds?: number;
1617
+ }
1618
+ /** Information about the HybridConnection destination for an event subscription. */
1619
+ export interface HybridConnectionEventSubscriptionDestination extends EventSubscriptionDestination {
1620
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1621
+ endpointType: "HybridConnection";
1622
+ /** The Azure Resource ID of an hybrid connection that is the destination of an event subscription. */
1623
+ resourceId?: string;
1624
+ /** Delivery attribute details. */
1625
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1626
+ }
1627
+ /** Information about the service bus destination for an event subscription. */
1628
+ export interface ServiceBusQueueEventSubscriptionDestination extends EventSubscriptionDestination {
1629
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1630
+ endpointType: "ServiceBusQueue";
1631
+ /** The Azure Resource Id that represents the endpoint of the Service Bus destination of an event subscription. */
1632
+ resourceId?: string;
1633
+ /** Delivery attribute details. */
1634
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1635
+ }
1636
+ /** Information about the service bus topic destination for an event subscription. */
1637
+ export interface ServiceBusTopicEventSubscriptionDestination extends EventSubscriptionDestination {
1638
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1639
+ endpointType: "ServiceBusTopic";
1640
+ /** The Azure Resource Id that represents the endpoint of the Service Bus Topic destination of an event subscription. */
1641
+ resourceId?: string;
1642
+ /** Delivery attribute details. */
1643
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1644
+ }
1645
+ /** Information about the azure function destination for an event subscription. */
1646
+ export interface AzureFunctionEventSubscriptionDestination extends EventSubscriptionDestination {
1647
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1648
+ endpointType: "AzureFunction";
1649
+ /** The Azure Resource Id that represents the endpoint of the Azure Function destination of an event subscription. */
1650
+ resourceId?: string;
1651
+ /** Maximum number of events per batch. */
1652
+ maxEventsPerBatch?: number;
1653
+ /** Preferred batch size in Kilobytes. */
1654
+ preferredBatchSizeInKilobytes?: number;
1655
+ /** Delivery attribute details. */
1656
+ deliveryAttributeMappings?: DeliveryAttributeMappingUnion[];
1657
+ }
1658
+ export interface PartnerEventSubscriptionDestination extends EventSubscriptionDestination {
1659
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1660
+ endpointType: "PartnerDestination";
1661
+ /** The Azure Resource Id that represents the endpoint of a Partner Destination of an event subscription. */
1662
+ resourceId?: string;
1663
+ }
1664
+ /** Information about the Monitor Alert destination for an event subscription. */
1665
+ export interface MonitorAlertEventSubscriptionDestination extends EventSubscriptionDestination {
1666
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1667
+ endpointType: "MonitorAlert";
1668
+ /**
1669
+ * The severity that will be attached to every Alert fired through this event subscription.
1670
+ * This field must be provided.
1671
+ */
1672
+ severity?: MonitorAlertSeverity;
1673
+ /** The description that will be attached to every Alert fired through this event subscription. */
1674
+ description?: string;
1675
+ /**
1676
+ * The list of ARM Ids of Action Groups that will be triggered on every Alert fired through this event subscription.
1677
+ * Each resource ARM Id should follow this pattern: /subscriptions/{AzureSubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Insights/actionGroups/{ActionGroupName}.
1678
+ */
1679
+ actionGroups?: string[];
1680
+ }
1681
+ /** Information about the Namespace Topic destination for an event subscription. */
1682
+ export interface NamespaceTopicEventSubscriptionDestination extends EventSubscriptionDestination {
1683
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1684
+ endpointType: "NamespaceTopic";
1685
+ /**
1686
+ * The Azure resource Id that represents the endpoint of the Event Grid Namespace Topic destination of an event subscription.
1687
+ * This field is required and the Namespace Topic resource listed must already exist.
1688
+ * The resource ARM Id should follow this pattern: /subscriptions/{AzureSubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.EventGrid/namespaces/{NamespaceName}/topics/{TopicName}.
1689
+ */
1690
+ resourceId?: string;
1691
+ }
1473
1692
  /** NumberIn Filter. */
1474
1693
  export interface NumberInFilter extends Filter {
1475
1694
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -1599,96 +1818,6 @@ export interface IsNotNullFilter extends Filter {
1599
1818
  /** Polymorphic discriminator, which specifies the different types this object can be */
1600
1819
  operatorType: "IsNotNull";
1601
1820
  }
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
1821
  /** NumberIn Advanced Filter. */
1693
1822
  export interface NumberInAdvancedFilter extends AdvancedFilter {
1694
1823
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -1818,6 +1947,12 @@ export interface IsNotNullAdvancedFilter extends AdvancedFilter {
1818
1947
  /** Polymorphic discriminator, which specifies the different types this object can be */
1819
1948
  operatorType: "IsNotNull";
1820
1949
  }
1950
+ export interface StaticStringRoutingEnrichment extends StaticRoutingEnrichment {
1951
+ /** Polymorphic discriminator, which specifies the different types this object can be */
1952
+ valueType: "String";
1953
+ /** String type routing enrichment value. */
1954
+ value?: string;
1955
+ }
1821
1956
  /** Azure Active Directory Partner Client Authentication */
1822
1957
  export interface AzureADPartnerClientAuthentication extends PartnerClientAuthentication {
1823
1958
  /** Polymorphic discriminator, which specifies the different types this object can be */
@@ -1920,7 +2055,10 @@ export interface Namespace extends TrackedResource {
1920
2055
  /** Topic spaces configuration information for the namespace resource */
1921
2056
  topicSpacesConfiguration?: TopicSpacesConfiguration;
1922
2057
  /**
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.
2058
+ * This is an optional property and it allows the user to specify if the namespace resource supports zone-redundancy capability or not. If this
2059
+ * property is not specified explicitly by the user, its default value depends on the following conditions:
2060
+ * a. For Availability Zones enabled regions - The default property value would be true.
2061
+ * b. For non-Availability Zones enabled regions - The default property value would be false.
1924
2062
  * Once specified, this property cannot be updated.
1925
2063
  */
1926
2064
  isZoneRedundant?: boolean;
@@ -2243,6 +2381,10 @@ export interface PartnerRegistrationsDeleteHeaders {
2243
2381
  export interface PartnerTopicsDeleteHeaders {
2244
2382
  location?: string;
2245
2383
  }
2384
+ /** Defines headers for NetworkSecurityPerimeterConfigurations_reconcile operation. */
2385
+ export interface NetworkSecurityPerimeterConfigurationsReconcileHeaders {
2386
+ location?: string;
2387
+ }
2246
2388
  /** Defines headers for PermissionBindings_delete operation. */
2247
2389
  export interface PermissionBindingsDeleteHeaders {
2248
2390
  location?: string;
@@ -2652,7 +2794,9 @@ export declare enum KnownPublicNetworkAccess {
2652
2794
  /** Enabled */
2653
2795
  Enabled = "Enabled",
2654
2796
  /** Disabled */
2655
- Disabled = "Disabled"
2797
+ Disabled = "Disabled",
2798
+ /** SecuredByPerimeter */
2799
+ SecuredByPerimeter = "SecuredByPerimeter"
2656
2800
  }
2657
2801
  /**
2658
2802
  * Defines values for PublicNetworkAccess. \
@@ -2660,7 +2804,8 @@ export declare enum KnownPublicNetworkAccess {
2660
2804
  * this enum contains the known values that the service supports.
2661
2805
  * ### Known values supported by the service
2662
2806
  * **Enabled** \
2663
- * **Disabled**
2807
+ * **Disabled** \
2808
+ * **SecuredByPerimeter**
2664
2809
  */
2665
2810
  export type PublicNetworkAccess = string;
2666
2811
  /** Known values of {@link IpActionType} that the service accepts. */
@@ -2820,14 +2965,17 @@ export type SubscriptionProvisioningState = string;
2820
2965
  /** Known values of {@link DeliveryMode} that the service accepts. */
2821
2966
  export declare enum KnownDeliveryMode {
2822
2967
  /** Queue */
2823
- Queue = "Queue"
2968
+ Queue = "Queue",
2969
+ /** Push */
2970
+ Push = "Push"
2824
2971
  }
2825
2972
  /**
2826
2973
  * Defines values for DeliveryMode. \
2827
2974
  * {@link KnownDeliveryMode} can be used interchangeably with DeliveryMode,
2828
2975
  * this enum contains the known values that the service supports.
2829
2976
  * ### Known values supported by the service
2830
- * **Queue**
2977
+ * **Queue** \
2978
+ * **Push**
2831
2979
  */
2832
2980
  export type DeliveryMode = string;
2833
2981
  /** Known values of {@link EventSubscriptionIdentityType} that the service accepts. */
@@ -2859,6 +3007,46 @@ export declare enum KnownDeadLetterEndPointType {
2859
3007
  * **StorageBlob**
2860
3008
  */
2861
3009
  export type DeadLetterEndPointType = string;
3010
+ /** Known values of {@link EndpointType} that the service accepts. */
3011
+ export declare enum KnownEndpointType {
3012
+ /** WebHook */
3013
+ WebHook = "WebHook",
3014
+ /** EventHub */
3015
+ EventHub = "EventHub",
3016
+ /** StorageQueue */
3017
+ StorageQueue = "StorageQueue",
3018
+ /** HybridConnection */
3019
+ HybridConnection = "HybridConnection",
3020
+ /** ServiceBusQueue */
3021
+ ServiceBusQueue = "ServiceBusQueue",
3022
+ /** ServiceBusTopic */
3023
+ ServiceBusTopic = "ServiceBusTopic",
3024
+ /** AzureFunction */
3025
+ AzureFunction = "AzureFunction",
3026
+ /** PartnerDestination */
3027
+ PartnerDestination = "PartnerDestination",
3028
+ /** MonitorAlert */
3029
+ MonitorAlert = "MonitorAlert",
3030
+ /** NamespaceTopic */
3031
+ NamespaceTopic = "NamespaceTopic"
3032
+ }
3033
+ /**
3034
+ * Defines values for EndpointType. \
3035
+ * {@link KnownEndpointType} can be used interchangeably with EndpointType,
3036
+ * this enum contains the known values that the service supports.
3037
+ * ### Known values supported by the service
3038
+ * **WebHook** \
3039
+ * **EventHub** \
3040
+ * **StorageQueue** \
3041
+ * **HybridConnection** \
3042
+ * **ServiceBusQueue** \
3043
+ * **ServiceBusTopic** \
3044
+ * **AzureFunction** \
3045
+ * **PartnerDestination** \
3046
+ * **MonitorAlert** \
3047
+ * **NamespaceTopic**
3048
+ */
3049
+ export type EndpointType = string;
2862
3050
  /** Known values of {@link DeliverySchema} that the service accepts. */
2863
3051
  export declare enum KnownDeliverySchema {
2864
3052
  /** CloudEventSchemaV10 */
@@ -2970,40 +3158,6 @@ export declare enum KnownEventSubscriptionProvisioningState {
2970
3158
  * **AwaitingManualAction**
2971
3159
  */
2972
3160
  export type EventSubscriptionProvisioningState = string;
2973
- /** Known values of {@link EndpointType} that the service accepts. */
2974
- export declare enum KnownEndpointType {
2975
- /** WebHook */
2976
- WebHook = "WebHook",
2977
- /** EventHub */
2978
- EventHub = "EventHub",
2979
- /** StorageQueue */
2980
- StorageQueue = "StorageQueue",
2981
- /** HybridConnection */
2982
- HybridConnection = "HybridConnection",
2983
- /** ServiceBusQueue */
2984
- ServiceBusQueue = "ServiceBusQueue",
2985
- /** ServiceBusTopic */
2986
- ServiceBusTopic = "ServiceBusTopic",
2987
- /** AzureFunction */
2988
- AzureFunction = "AzureFunction",
2989
- /** PartnerDestination */
2990
- PartnerDestination = "PartnerDestination"
2991
- }
2992
- /**
2993
- * Defines values for EndpointType. \
2994
- * {@link KnownEndpointType} can be used interchangeably with EndpointType,
2995
- * this enum contains the known values that the service supports.
2996
- * ### Known values supported by the service
2997
- * **WebHook** \
2998
- * **EventHub** \
2999
- * **StorageQueue** \
3000
- * **HybridConnection** \
3001
- * **ServiceBusQueue** \
3002
- * **ServiceBusTopic** \
3003
- * **AzureFunction** \
3004
- * **PartnerDestination**
3005
- */
3006
- export type EndpointType = string;
3007
3161
  /** Known values of {@link AdvancedFilterOperatorType} that the service accepts. */
3008
3162
  export declare enum KnownAdvancedFilterOperatorType {
3009
3163
  /** NumberIn */
@@ -3479,6 +3633,129 @@ export declare enum KnownPartnerTopicActivationState {
3479
3633
  * **Deactivated**
3480
3634
  */
3481
3635
  export type PartnerTopicActivationState = string;
3636
+ /** Known values of {@link NetworkSecurityPerimeterResourceType} that the service accepts. */
3637
+ export declare enum KnownNetworkSecurityPerimeterResourceType {
3638
+ /** Topics */
3639
+ Topics = "topics",
3640
+ /** Domains */
3641
+ Domains = "domains"
3642
+ }
3643
+ /**
3644
+ * Defines values for NetworkSecurityPerimeterResourceType. \
3645
+ * {@link KnownNetworkSecurityPerimeterResourceType} can be used interchangeably with NetworkSecurityPerimeterResourceType,
3646
+ * this enum contains the known values that the service supports.
3647
+ * ### Known values supported by the service
3648
+ * **topics** \
3649
+ * **domains**
3650
+ */
3651
+ export type NetworkSecurityPerimeterResourceType = string;
3652
+ /** Known values of {@link NetworkSecurityPerimeterConfigProvisioningState} that the service accepts. */
3653
+ export declare enum KnownNetworkSecurityPerimeterConfigProvisioningState {
3654
+ /** Creating */
3655
+ Creating = "Creating",
3656
+ /** Updating */
3657
+ Updating = "Updating",
3658
+ /** Deleting */
3659
+ Deleting = "Deleting",
3660
+ /** Succeeded */
3661
+ Succeeded = "Succeeded",
3662
+ /** Canceled */
3663
+ Canceled = "Canceled",
3664
+ /** Failed */
3665
+ Failed = "Failed",
3666
+ /** Deleted */
3667
+ Deleted = "Deleted",
3668
+ /** Accepted */
3669
+ Accepted = "Accepted"
3670
+ }
3671
+ /**
3672
+ * Defines values for NetworkSecurityPerimeterConfigProvisioningState. \
3673
+ * {@link KnownNetworkSecurityPerimeterConfigProvisioningState} can be used interchangeably with NetworkSecurityPerimeterConfigProvisioningState,
3674
+ * this enum contains the known values that the service supports.
3675
+ * ### Known values supported by the service
3676
+ * **Creating** \
3677
+ * **Updating** \
3678
+ * **Deleting** \
3679
+ * **Succeeded** \
3680
+ * **Canceled** \
3681
+ * **Failed** \
3682
+ * **Deleted** \
3683
+ * **Accepted**
3684
+ */
3685
+ export type NetworkSecurityPerimeterConfigProvisioningState = string;
3686
+ /** Known values of {@link NetworkSecurityPerimeterConfigurationIssueType} that the service accepts. */
3687
+ export declare enum KnownNetworkSecurityPerimeterConfigurationIssueType {
3688
+ /** MissingPerimeterConfiguration */
3689
+ MissingPerimeterConfiguration = "MissingPerimeterConfiguration",
3690
+ /** MissingIdentityConfiguration */
3691
+ MissingIdentityConfiguration = "MissingIdentityConfiguration",
3692
+ /** ConfigurationPropagationFailure */
3693
+ ConfigurationPropagationFailure = "ConfigurationPropagationFailure",
3694
+ /** Other */
3695
+ Other = "Other"
3696
+ }
3697
+ /**
3698
+ * Defines values for NetworkSecurityPerimeterConfigurationIssueType. \
3699
+ * {@link KnownNetworkSecurityPerimeterConfigurationIssueType} can be used interchangeably with NetworkSecurityPerimeterConfigurationIssueType,
3700
+ * this enum contains the known values that the service supports.
3701
+ * ### Known values supported by the service
3702
+ * **MissingPerimeterConfiguration** \
3703
+ * **MissingIdentityConfiguration** \
3704
+ * **ConfigurationPropagationFailure** \
3705
+ * **Other**
3706
+ */
3707
+ export type NetworkSecurityPerimeterConfigurationIssueType = string;
3708
+ /** Known values of {@link NetworkSecurityPerimeterConfigurationIssueSeverity} that the service accepts. */
3709
+ export declare enum KnownNetworkSecurityPerimeterConfigurationIssueSeverity {
3710
+ /** Warning */
3711
+ Warning = "Warning",
3712
+ /** Error */
3713
+ Error = "Error"
3714
+ }
3715
+ /**
3716
+ * Defines values for NetworkSecurityPerimeterConfigurationIssueSeverity. \
3717
+ * {@link KnownNetworkSecurityPerimeterConfigurationIssueSeverity} can be used interchangeably with NetworkSecurityPerimeterConfigurationIssueSeverity,
3718
+ * this enum contains the known values that the service supports.
3719
+ * ### Known values supported by the service
3720
+ * **Warning** \
3721
+ * **Error**
3722
+ */
3723
+ export type NetworkSecurityPerimeterConfigurationIssueSeverity = string;
3724
+ /** Known values of {@link NetworkSecurityPerimeterAssociationAccessMode} that the service accepts. */
3725
+ export declare enum KnownNetworkSecurityPerimeterAssociationAccessMode {
3726
+ /** Learning */
3727
+ Learning = "Learning",
3728
+ /** Enforced */
3729
+ Enforced = "Enforced",
3730
+ /** Audit */
3731
+ Audit = "Audit"
3732
+ }
3733
+ /**
3734
+ * Defines values for NetworkSecurityPerimeterAssociationAccessMode. \
3735
+ * {@link KnownNetworkSecurityPerimeterAssociationAccessMode} can be used interchangeably with NetworkSecurityPerimeterAssociationAccessMode,
3736
+ * this enum contains the known values that the service supports.
3737
+ * ### Known values supported by the service
3738
+ * **Learning** \
3739
+ * **Enforced** \
3740
+ * **Audit**
3741
+ */
3742
+ export type NetworkSecurityPerimeterAssociationAccessMode = string;
3743
+ /** Known values of {@link NetworkSecurityPerimeterProfileAccessRuleDirection} that the service accepts. */
3744
+ export declare enum KnownNetworkSecurityPerimeterProfileAccessRuleDirection {
3745
+ /** Inbound */
3746
+ Inbound = "Inbound",
3747
+ /** Outbound */
3748
+ Outbound = "Outbound"
3749
+ }
3750
+ /**
3751
+ * Defines values for NetworkSecurityPerimeterProfileAccessRuleDirection. \
3752
+ * {@link KnownNetworkSecurityPerimeterProfileAccessRuleDirection} can be used interchangeably with NetworkSecurityPerimeterProfileAccessRuleDirection,
3753
+ * this enum contains the known values that the service supports.
3754
+ * ### Known values supported by the service
3755
+ * **Inbound** \
3756
+ * **Outbound**
3757
+ */
3758
+ export type NetworkSecurityPerimeterProfileAccessRuleDirection = string;
3482
3759
  /** Known values of {@link PermissionType} that the service accepts. */
3483
3760
  export declare enum KnownPermissionType {
3484
3761
  /** Publisher */
@@ -3730,6 +4007,31 @@ export declare enum KnownPartnerClientAuthenticationType {
3730
4007
  * **AzureAD**
3731
4008
  */
3732
4009
  export type PartnerClientAuthenticationType = string;
4010
+ /** Known values of {@link MonitorAlertSeverity} that the service accepts. */
4011
+ export declare enum KnownMonitorAlertSeverity {
4012
+ /** Sev0 */
4013
+ Sev0 = "Sev0",
4014
+ /** Sev1 */
4015
+ Sev1 = "Sev1",
4016
+ /** Sev2 */
4017
+ Sev2 = "Sev2",
4018
+ /** Sev3 */
4019
+ Sev3 = "Sev3",
4020
+ /** Sev4 */
4021
+ Sev4 = "Sev4"
4022
+ }
4023
+ /**
4024
+ * Defines values for MonitorAlertSeverity. \
4025
+ * {@link KnownMonitorAlertSeverity} can be used interchangeably with MonitorAlertSeverity,
4026
+ * this enum contains the known values that the service supports.
4027
+ * ### Known values supported by the service
4028
+ * **Sev0** \
4029
+ * **Sev1** \
4030
+ * **Sev2** \
4031
+ * **Sev3** \
4032
+ * **Sev4**
4033
+ */
4034
+ export type MonitorAlertSeverity = string;
3733
4035
  /** Optional parameters. */
3734
4036
  export interface CaCertificatesGetOptionalParams extends coreClient.OperationOptions {
3735
4037
  }
@@ -4411,6 +4713,11 @@ export interface NamespaceTopicEventSubscriptionsListByNamespaceTopicOptionalPar
4411
4713
  /** Contains response data for the listByNamespaceTopic operation. */
4412
4714
  export type NamespaceTopicEventSubscriptionsListByNamespaceTopicResponse = SubscriptionsListResult;
4413
4715
  /** Optional parameters. */
4716
+ export interface NamespaceTopicEventSubscriptionsGetDeliveryAttributesOptionalParams extends coreClient.OperationOptions {
4717
+ }
4718
+ /** Contains response data for the getDeliveryAttributes operation. */
4719
+ export type NamespaceTopicEventSubscriptionsGetDeliveryAttributesResponse = DeliveryAttributeListResult;
4720
+ /** Optional parameters. */
4414
4721
  export interface NamespaceTopicEventSubscriptionsListByNamespaceTopicNextOptionalParams extends coreClient.OperationOptions {
4415
4722
  }
4416
4723
  /** Contains response data for the listByNamespaceTopicNext operation. */
@@ -4909,6 +5216,25 @@ export interface PartnerTopicsListByResourceGroupNextOptionalParams extends core
4909
5216
  /** Contains response data for the listByResourceGroupNext operation. */
4910
5217
  export type PartnerTopicsListByResourceGroupNextResponse = PartnerTopicsListResult;
4911
5218
  /** Optional parameters. */
5219
+ export interface NetworkSecurityPerimeterConfigurationsGetOptionalParams extends coreClient.OperationOptions {
5220
+ }
5221
+ /** Contains response data for the get operation. */
5222
+ export type NetworkSecurityPerimeterConfigurationsGetResponse = NetworkSecurityPerimeterConfiguration;
5223
+ /** Optional parameters. */
5224
+ export interface NetworkSecurityPerimeterConfigurationsReconcileOptionalParams extends coreClient.OperationOptions {
5225
+ /** Delay to wait until next poll, in milliseconds. */
5226
+ updateIntervalInMs?: number;
5227
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
5228
+ resumeFrom?: string;
5229
+ }
5230
+ /** Contains response data for the reconcile operation. */
5231
+ export type NetworkSecurityPerimeterConfigurationsReconcileResponse = NetworkSecurityPerimeterConfiguration;
5232
+ /** Optional parameters. */
5233
+ export interface NetworkSecurityPerimeterConfigurationsListOptionalParams extends coreClient.OperationOptions {
5234
+ }
5235
+ /** Contains response data for the list operation. */
5236
+ export type NetworkSecurityPerimeterConfigurationsListResponse = NetworkSecurityPerimeterConfigurationList;
5237
+ /** Optional parameters. */
4912
5238
  export interface PermissionBindingsGetOptionalParams extends coreClient.OperationOptions {
4913
5239
  }
4914
5240
  /** Contains response data for the get operation. */