@azure/arm-eventgrid 14.2.0-beta.4 → 15.0.0-alpha.20250724.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2194) hide show
  1. package/LICENSE +3 -3
  2. package/README.md +24 -18
  3. package/dist/browser/eventGridManagementClient.d.ts +52 -0
  4. package/dist/browser/eventGridManagementClient.d.ts.map +1 -0
  5. package/dist/browser/eventGridManagementClient.js +128 -0
  6. package/dist/browser/eventGridManagementClient.js.map +1 -0
  7. package/dist/browser/index.d.ts +5 -0
  8. package/dist/browser/index.d.ts.map +1 -0
  9. package/dist/browser/index.js +13 -0
  10. package/dist/browser/index.js.map +1 -0
  11. package/dist/browser/lroImpl.d.ts.map +1 -0
  12. package/dist/browser/lroImpl.js.map +1 -0
  13. package/dist/browser/models/index.d.ts +5779 -0
  14. package/dist/browser/models/index.d.ts.map +1 -0
  15. package/dist/browser/models/index.js +940 -0
  16. package/dist/browser/models/index.js.map +1 -0
  17. package/dist/browser/models/mappers.d.ts +308 -0
  18. package/dist/browser/models/mappers.d.ts.map +1 -0
  19. package/dist/browser/models/mappers.js +6505 -0
  20. package/dist/browser/models/mappers.js.map +1 -0
  21. package/dist/browser/models/parameters.js +651 -0
  22. package/dist/browser/models/parameters.js.map +1 -0
  23. package/dist/browser/operations/caCertificates.d.ts +81 -0
  24. package/dist/browser/operations/caCertificates.d.ts.map +1 -0
  25. package/dist/browser/operations/caCertificates.js +356 -0
  26. package/dist/browser/operations/caCertificates.js.map +1 -0
  27. package/dist/browser/operations/channels.d.ts +89 -0
  28. package/dist/browser/operations/channels.d.ts.map +1 -0
  29. package/dist/browser/operations/channels.js +351 -0
  30. package/dist/browser/operations/channels.js.map +1 -0
  31. package/dist/browser/operations/clientGroups.d.ts +81 -0
  32. package/dist/browser/operations/clientGroups.d.ts.map +1 -0
  33. package/dist/browser/operations/clientGroups.js +356 -0
  34. package/dist/browser/operations/clientGroups.js.map +1 -0
  35. package/dist/browser/operations/clients.d.ts +81 -0
  36. package/dist/browser/operations/clients.d.ts.map +1 -0
  37. package/dist/browser/operations/clients.js +356 -0
  38. package/dist/browser/operations/clients.js.map +1 -0
  39. package/dist/browser/operations/domainEventSubscriptions.d.ts +119 -0
  40. package/dist/browser/operations/domainEventSubscriptions.d.ts.map +1 -0
  41. package/dist/browser/operations/domainEventSubscriptions.js +493 -0
  42. package/dist/browser/operations/domainEventSubscriptions.js.map +1 -0
  43. package/dist/browser/operations/domainTopicEventSubscriptions.d.ts +131 -0
  44. package/dist/browser/operations/domainTopicEventSubscriptions.d.ts.map +1 -0
  45. package/dist/browser/operations/domainTopicEventSubscriptions.js +539 -0
  46. package/dist/browser/operations/domainTopicEventSubscriptions.js.map +1 -0
  47. package/dist/browser/operations/domainTopics.d.ts +79 -0
  48. package/dist/browser/operations/domainTopics.d.ts.map +1 -0
  49. package/dist/browser/operations/domainTopics.js +327 -0
  50. package/dist/browser/operations/domainTopics.js.map +1 -0
  51. package/dist/browser/operations/domains.d.ts +122 -0
  52. package/dist/browser/operations/domains.d.ts.map +1 -0
  53. package/dist/browser/operations/domains.js +553 -0
  54. package/dist/browser/operations/domains.js.map +1 -0
  55. package/dist/browser/operations/eventSubscriptions.d.ts +404 -0
  56. package/dist/browser/operations/eventSubscriptions.d.ts.map +1 -0
  57. package/dist/browser/operations/eventSubscriptions.js +1631 -0
  58. package/dist/browser/operations/eventSubscriptions.js.map +1 -0
  59. package/dist/browser/operations/extensionTopics.d.ts +24 -0
  60. package/dist/browser/operations/extensionTopics.d.ts.map +1 -0
  61. package/dist/browser/operations/extensionTopics.js +50 -0
  62. package/dist/browser/operations/extensionTopics.js.map +1 -0
  63. package/dist/browser/operations/index.d.ts +32 -0
  64. package/dist/browser/operations/index.d.ts.map +1 -0
  65. package/dist/browser/operations/index.js +39 -0
  66. package/dist/browser/operations/index.js.map +1 -0
  67. package/dist/browser/operations/namespaceTopicEventSubscriptions.d.ts +133 -0
  68. package/dist/browser/operations/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  69. package/dist/browser/operations/namespaceTopicEventSubscriptions.js +567 -0
  70. package/dist/browser/operations/namespaceTopicEventSubscriptions.js.map +1 -0
  71. package/dist/browser/operations/namespaceTopics.d.ts +125 -0
  72. package/dist/browser/operations/namespaceTopics.d.ts.map +1 -0
  73. package/dist/browser/operations/namespaceTopics.js +578 -0
  74. package/dist/browser/operations/namespaceTopics.js.map +1 -0
  75. package/dist/browser/operations/namespaces.d.ts +144 -0
  76. package/dist/browser/operations/namespaces.d.ts.map +1 -0
  77. package/dist/browser/operations/namespaces.js +737 -0
  78. package/dist/browser/operations/namespaces.js.map +1 -0
  79. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts +68 -0
  80. package/dist/browser/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  81. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js +256 -0
  82. package/dist/browser/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  83. package/dist/browser/operations/operations.d.ts +26 -0
  84. package/dist/browser/operations/operations.d.ts.map +1 -0
  85. package/dist/browser/operations/operations.js +94 -0
  86. package/dist/browser/operations/operations.js.map +1 -0
  87. package/dist/browser/operations/partnerConfigurations.d.ts +107 -0
  88. package/dist/browser/operations/partnerConfigurations.d.ts.map +1 -0
  89. package/dist/browser/operations/partnerConfigurations.js +519 -0
  90. package/dist/browser/operations/partnerConfigurations.js.map +1 -0
  91. package/dist/browser/operations/partnerDestinations.d.ts +114 -0
  92. package/dist/browser/operations/partnerDestinations.d.ts.map +1 -0
  93. package/dist/browser/operations/partnerDestinations.js +574 -0
  94. package/dist/browser/operations/partnerDestinations.js.map +1 -0
  95. package/dist/browser/operations/partnerNamespaces.d.ts +122 -0
  96. package/dist/browser/operations/partnerNamespaces.d.ts.map +1 -0
  97. package/dist/browser/operations/partnerNamespaces.js +601 -0
  98. package/dist/browser/operations/partnerNamespaces.js.map +1 -0
  99. package/dist/browser/operations/partnerRegistrations.d.ts +107 -0
  100. package/dist/browser/operations/partnerRegistrations.d.ts.map +1 -0
  101. package/dist/browser/operations/partnerRegistrations.js +504 -0
  102. package/dist/browser/operations/partnerRegistrations.js.map +1 -0
  103. package/dist/browser/operations/partnerTopicEventSubscriptions.d.ts +121 -0
  104. package/dist/browser/operations/partnerTopicEventSubscriptions.d.ts.map +1 -0
  105. package/dist/browser/operations/partnerTopicEventSubscriptions.js +500 -0
  106. package/dist/browser/operations/partnerTopicEventSubscriptions.js.map +1 -0
  107. package/dist/browser/operations/partnerTopics.d.ts +105 -0
  108. package/dist/browser/operations/partnerTopics.d.ts.map +1 -0
  109. package/dist/browser/operations/partnerTopics.js +469 -0
  110. package/dist/browser/operations/partnerTopics.js.map +1 -0
  111. package/dist/browser/operations/permissionBindings.d.ts +81 -0
  112. package/dist/browser/operations/permissionBindings.d.ts.map +1 -0
  113. package/dist/browser/operations/permissionBindings.js +361 -0
  114. package/dist/browser/operations/permissionBindings.js.map +1 -0
  115. package/dist/browser/operations/privateEndpointConnections.d.ts +107 -0
  116. package/dist/browser/operations/privateEndpointConnections.d.ts.map +1 -0
  117. package/dist/browser/operations/privateEndpointConnections.js +395 -0
  118. package/dist/browser/operations/privateEndpointConnections.js.map +1 -0
  119. package/dist/browser/operations/privateLinkResources.d.ts +59 -0
  120. package/dist/browser/operations/privateLinkResources.d.ts.map +1 -0
  121. package/dist/browser/operations/privateLinkResources.js +198 -0
  122. package/dist/browser/operations/privateLinkResources.js.map +1 -0
  123. package/dist/browser/operations/systemTopicEventSubscriptions.d.ts +121 -0
  124. package/dist/browser/operations/systemTopicEventSubscriptions.d.ts.map +1 -0
  125. package/dist/browser/operations/systemTopicEventSubscriptions.js +500 -0
  126. package/dist/browser/operations/systemTopicEventSubscriptions.js.map +1 -0
  127. package/dist/browser/operations/systemTopics.d.ts +107 -0
  128. package/dist/browser/operations/systemTopics.d.ts.map +1 -0
  129. package/dist/browser/operations/systemTopics.js +513 -0
  130. package/dist/browser/operations/systemTopics.js.map +1 -0
  131. package/dist/browser/operations/topicEventSubscriptions.d.ts +119 -0
  132. package/dist/browser/operations/topicEventSubscriptions.d.ts.map +1 -0
  133. package/dist/browser/operations/topicEventSubscriptions.js +493 -0
  134. package/dist/browser/operations/topicEventSubscriptions.js.map +1 -0
  135. package/dist/browser/operations/topicSpaces.d.ts +81 -0
  136. package/dist/browser/operations/topicSpaces.d.ts.map +1 -0
  137. package/dist/browser/operations/topicSpaces.js +356 -0
  138. package/dist/browser/operations/topicSpaces.js.map +1 -0
  139. package/dist/browser/operations/topicTypes.d.ts +46 -0
  140. package/dist/browser/operations/topicTypes.d.ts.map +1 -0
  141. package/dist/browser/operations/topicTypes.js +187 -0
  142. package/dist/browser/operations/topicTypes.js.map +1 -0
  143. package/dist/browser/operations/topics.d.ts +150 -0
  144. package/dist/browser/operations/topics.d.ts.map +1 -0
  145. package/dist/browser/operations/topics.js +709 -0
  146. package/dist/browser/operations/topics.js.map +1 -0
  147. package/dist/browser/operations/verifiedPartners.d.ts +38 -0
  148. package/dist/browser/operations/verifiedPartners.d.ts.map +1 -0
  149. package/dist/browser/operations/verifiedPartners.js +151 -0
  150. package/dist/browser/operations/verifiedPartners.js.map +1 -0
  151. package/dist/browser/operationsInterfaces/caCertificates.d.ts +56 -0
  152. package/dist/browser/operationsInterfaces/caCertificates.d.ts.map +1 -0
  153. package/dist/browser/operationsInterfaces/caCertificates.js.map +1 -0
  154. package/dist/browser/operationsInterfaces/channels.d.ts +64 -0
  155. package/dist/browser/operationsInterfaces/channels.d.ts.map +1 -0
  156. package/dist/browser/operationsInterfaces/channels.js.map +1 -0
  157. package/dist/browser/operationsInterfaces/clientGroups.d.ts +56 -0
  158. package/dist/browser/operationsInterfaces/clientGroups.d.ts.map +1 -0
  159. package/dist/browser/operationsInterfaces/clientGroups.js.map +1 -0
  160. package/dist/browser/operationsInterfaces/clients.d.ts +56 -0
  161. package/dist/browser/operationsInterfaces/clients.d.ts.map +1 -0
  162. package/dist/browser/operationsInterfaces/clients.js.map +1 -0
  163. package/dist/browser/operationsInterfaces/domainEventSubscriptions.d.ts +94 -0
  164. package/dist/browser/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -0
  165. package/dist/browser/operationsInterfaces/domainEventSubscriptions.js.map +1 -0
  166. package/dist/browser/operationsInterfaces/domainTopicEventSubscriptions.d.ts +104 -0
  167. package/dist/browser/operationsInterfaces/domainTopicEventSubscriptions.d.ts.map +1 -0
  168. package/dist/browser/operationsInterfaces/domainTopicEventSubscriptions.js.map +1 -0
  169. package/dist/browser/operationsInterfaces/domainTopics.d.ts +54 -0
  170. package/dist/browser/operationsInterfaces/domainTopics.d.ts.map +1 -0
  171. package/dist/browser/operationsInterfaces/domainTopics.js.map +1 -0
  172. package/dist/browser/operationsInterfaces/domains.d.ts +86 -0
  173. package/dist/browser/operationsInterfaces/domains.d.ts.map +1 -0
  174. package/dist/browser/operationsInterfaces/domains.js.map +1 -0
  175. package/dist/browser/operationsInterfaces/eventSubscriptions.d.ts +217 -0
  176. package/dist/browser/operationsInterfaces/eventSubscriptions.d.ts.map +1 -0
  177. package/dist/browser/operationsInterfaces/eventSubscriptions.js.map +1 -0
  178. package/dist/browser/operationsInterfaces/extensionTopics.d.ts +16 -0
  179. package/dist/browser/operationsInterfaces/extensionTopics.d.ts.map +1 -0
  180. package/dist/browser/operationsInterfaces/extensionTopics.js.map +1 -0
  181. package/dist/browser/operationsInterfaces/index.d.ts +32 -0
  182. package/dist/browser/operationsInterfaces/index.d.ts.map +1 -0
  183. package/dist/browser/operationsInterfaces/index.js +39 -0
  184. package/dist/browser/operationsInterfaces/index.js.map +1 -0
  185. package/dist/browser/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +106 -0
  186. package/dist/browser/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  187. package/dist/browser/operationsInterfaces/namespaceTopicEventSubscriptions.js.map +1 -0
  188. package/dist/browser/operationsInterfaces/namespaceTopics.d.ts +100 -0
  189. package/dist/browser/operationsInterfaces/namespaceTopics.d.ts.map +1 -0
  190. package/dist/browser/operationsInterfaces/namespaceTopics.js.map +1 -0
  191. package/dist/browser/operationsInterfaces/namespaces.d.ts +108 -0
  192. package/dist/browser/operationsInterfaces/namespaces.d.ts.map +1 -0
  193. package/dist/browser/operationsInterfaces/namespaces.js.map +1 -0
  194. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +50 -0
  195. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  196. package/dist/browser/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  197. package/dist/browser/operationsInterfaces/operations.d.ts +11 -0
  198. package/dist/browser/operationsInterfaces/operations.d.ts.map +1 -0
  199. package/dist/browser/operationsInterfaces/operations.js.map +1 -0
  200. package/dist/browser/operationsInterfaces/partnerConfigurations.d.ts +78 -0
  201. package/dist/browser/operationsInterfaces/partnerConfigurations.d.ts.map +1 -0
  202. package/dist/browser/operationsInterfaces/partnerConfigurations.js.map +1 -0
  203. package/dist/browser/operationsInterfaces/partnerDestinations.d.ts +78 -0
  204. package/dist/browser/operationsInterfaces/partnerDestinations.d.ts.map +1 -0
  205. package/dist/browser/operationsInterfaces/partnerDestinations.js.map +1 -0
  206. package/dist/browser/operationsInterfaces/partnerNamespaces.d.ts +86 -0
  207. package/dist/browser/operationsInterfaces/partnerNamespaces.d.ts.map +1 -0
  208. package/dist/browser/operationsInterfaces/partnerNamespaces.js.map +1 -0
  209. package/dist/browser/operationsInterfaces/partnerRegistrations.d.ts +71 -0
  210. package/dist/browser/operationsInterfaces/partnerRegistrations.d.ts.map +1 -0
  211. package/dist/browser/operationsInterfaces/partnerRegistrations.js.map +1 -0
  212. package/dist/browser/operationsInterfaces/partnerTopicEventSubscriptions.d.ts +96 -0
  213. package/dist/browser/operationsInterfaces/partnerTopicEventSubscriptions.d.ts.map +1 -0
  214. package/dist/browser/operationsInterfaces/partnerTopicEventSubscriptions.js.map +1 -0
  215. package/dist/browser/operationsInterfaces/partnerTopics.d.ts +69 -0
  216. package/dist/browser/operationsInterfaces/partnerTopics.d.ts.map +1 -0
  217. package/dist/browser/operationsInterfaces/partnerTopics.js.map +1 -0
  218. package/dist/browser/operationsInterfaces/permissionBindings.d.ts +56 -0
  219. package/dist/browser/operationsInterfaces/permissionBindings.d.ts.map +1 -0
  220. package/dist/browser/operationsInterfaces/permissionBindings.js.map +1 -0
  221. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts +76 -0
  222. package/dist/browser/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  223. package/dist/browser/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  224. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts +28 -0
  225. package/dist/browser/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  226. package/dist/browser/operationsInterfaces/privateLinkResources.js.map +1 -0
  227. package/dist/browser/operationsInterfaces/systemTopicEventSubscriptions.d.ts +96 -0
  228. package/dist/browser/operationsInterfaces/systemTopicEventSubscriptions.d.ts.map +1 -0
  229. package/dist/browser/operationsInterfaces/systemTopicEventSubscriptions.js.map +1 -0
  230. package/dist/browser/operationsInterfaces/systemTopics.d.ts +71 -0
  231. package/dist/browser/operationsInterfaces/systemTopics.d.ts.map +1 -0
  232. package/dist/browser/operationsInterfaces/systemTopics.js.map +1 -0
  233. package/dist/browser/operationsInterfaces/topicEventSubscriptions.d.ts +94 -0
  234. package/dist/browser/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -0
  235. package/dist/browser/operationsInterfaces/topicEventSubscriptions.js.map +1 -0
  236. package/dist/browser/operationsInterfaces/topicSpaces.d.ts +56 -0
  237. package/dist/browser/operationsInterfaces/topicSpaces.d.ts.map +1 -0
  238. package/dist/browser/operationsInterfaces/topicSpaces.js.map +1 -0
  239. package/dist/browser/operationsInterfaces/topicTypes.d.ts +23 -0
  240. package/dist/browser/operationsInterfaces/topicTypes.d.ts.map +1 -0
  241. package/dist/browser/operationsInterfaces/topicTypes.js.map +1 -0
  242. package/dist/browser/operationsInterfaces/topics.d.ts +103 -0
  243. package/dist/browser/operationsInterfaces/topics.d.ts.map +1 -0
  244. package/dist/browser/operationsInterfaces/topics.js.map +1 -0
  245. package/dist/browser/operationsInterfaces/verifiedPartners.d.ts +17 -0
  246. package/dist/browser/operationsInterfaces/verifiedPartners.d.ts.map +1 -0
  247. package/dist/browser/operationsInterfaces/verifiedPartners.js.map +1 -0
  248. package/dist/browser/package.json +3 -0
  249. package/dist/browser/pagingHelper.js.map +1 -0
  250. package/dist/commonjs/eventGridManagementClient.d.ts +52 -0
  251. package/dist/commonjs/eventGridManagementClient.d.ts.map +1 -0
  252. package/dist/commonjs/eventGridManagementClient.js +133 -0
  253. package/dist/commonjs/eventGridManagementClient.js.map +1 -0
  254. package/dist/commonjs/index.d.ts +5 -0
  255. package/dist/commonjs/index.d.ts.map +1 -0
  256. package/dist/commonjs/index.js +19 -0
  257. package/dist/commonjs/index.js.map +1 -0
  258. package/dist/commonjs/lroImpl.d.ts +11 -0
  259. package/dist/commonjs/lroImpl.d.ts.map +1 -0
  260. package/dist/commonjs/lroImpl.js +24 -0
  261. package/dist/commonjs/lroImpl.js.map +1 -0
  262. package/dist/commonjs/models/index.d.ts +5779 -0
  263. package/dist/commonjs/models/index.d.ts.map +1 -0
  264. package/dist/commonjs/models/index.js +944 -0
  265. package/dist/commonjs/models/index.js.map +1 -0
  266. package/dist/commonjs/models/mappers.d.ts +308 -0
  267. package/dist/commonjs/models/mappers.d.ts.map +1 -0
  268. package/dist/commonjs/models/mappers.js +6512 -0
  269. package/dist/commonjs/models/mappers.js.map +1 -0
  270. package/dist/commonjs/models/parameters.d.ts +83 -0
  271. package/dist/commonjs/models/parameters.d.ts.map +1 -0
  272. package/dist/commonjs/models/parameters.js +655 -0
  273. package/dist/commonjs/models/parameters.js.map +1 -0
  274. package/dist/commonjs/operations/caCertificates.d.ts +81 -0
  275. package/dist/commonjs/operations/caCertificates.d.ts.map +1 -0
  276. package/dist/commonjs/operations/caCertificates.js +360 -0
  277. package/dist/commonjs/operations/caCertificates.js.map +1 -0
  278. package/dist/commonjs/operations/channels.d.ts +89 -0
  279. package/dist/commonjs/operations/channels.d.ts.map +1 -0
  280. package/dist/commonjs/operations/channels.js +355 -0
  281. package/dist/commonjs/operations/channels.js.map +1 -0
  282. package/dist/commonjs/operations/clientGroups.d.ts +81 -0
  283. package/dist/commonjs/operations/clientGroups.d.ts.map +1 -0
  284. package/dist/commonjs/operations/clientGroups.js +360 -0
  285. package/dist/commonjs/operations/clientGroups.js.map +1 -0
  286. package/dist/commonjs/operations/clients.d.ts +81 -0
  287. package/dist/commonjs/operations/clients.d.ts.map +1 -0
  288. package/dist/commonjs/operations/clients.js +360 -0
  289. package/dist/commonjs/operations/clients.js.map +1 -0
  290. package/dist/commonjs/operations/domainEventSubscriptions.d.ts +119 -0
  291. package/dist/commonjs/operations/domainEventSubscriptions.d.ts.map +1 -0
  292. package/dist/commonjs/operations/domainEventSubscriptions.js +497 -0
  293. package/dist/commonjs/operations/domainEventSubscriptions.js.map +1 -0
  294. package/dist/commonjs/operations/domainTopicEventSubscriptions.d.ts +131 -0
  295. package/dist/commonjs/operations/domainTopicEventSubscriptions.d.ts.map +1 -0
  296. package/dist/commonjs/operations/domainTopicEventSubscriptions.js +543 -0
  297. package/dist/commonjs/operations/domainTopicEventSubscriptions.js.map +1 -0
  298. package/dist/commonjs/operations/domainTopics.d.ts +79 -0
  299. package/dist/commonjs/operations/domainTopics.d.ts.map +1 -0
  300. package/dist/commonjs/operations/domainTopics.js +331 -0
  301. package/dist/commonjs/operations/domainTopics.js.map +1 -0
  302. package/dist/commonjs/operations/domains.d.ts +122 -0
  303. package/dist/commonjs/operations/domains.d.ts.map +1 -0
  304. package/dist/commonjs/operations/domains.js +557 -0
  305. package/dist/commonjs/operations/domains.js.map +1 -0
  306. package/dist/commonjs/operations/eventSubscriptions.d.ts +404 -0
  307. package/dist/commonjs/operations/eventSubscriptions.d.ts.map +1 -0
  308. package/dist/commonjs/operations/eventSubscriptions.js +1635 -0
  309. package/dist/commonjs/operations/eventSubscriptions.js.map +1 -0
  310. package/dist/commonjs/operations/extensionTopics.d.ts +24 -0
  311. package/dist/commonjs/operations/extensionTopics.d.ts.map +1 -0
  312. package/dist/commonjs/operations/extensionTopics.js +55 -0
  313. package/dist/commonjs/operations/extensionTopics.js.map +1 -0
  314. package/dist/commonjs/operations/index.d.ts +32 -0
  315. package/dist/commonjs/operations/index.d.ts.map +1 -0
  316. package/dist/commonjs/operations/index.js +42 -0
  317. package/dist/commonjs/operations/index.js.map +1 -0
  318. package/dist/commonjs/operations/namespaceTopicEventSubscriptions.d.ts +133 -0
  319. package/dist/commonjs/operations/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  320. package/dist/commonjs/operations/namespaceTopicEventSubscriptions.js +571 -0
  321. package/dist/commonjs/operations/namespaceTopicEventSubscriptions.js.map +1 -0
  322. package/dist/commonjs/operations/namespaceTopics.d.ts +125 -0
  323. package/dist/commonjs/operations/namespaceTopics.d.ts.map +1 -0
  324. package/dist/commonjs/operations/namespaceTopics.js +582 -0
  325. package/dist/commonjs/operations/namespaceTopics.js.map +1 -0
  326. package/dist/commonjs/operations/namespaces.d.ts +144 -0
  327. package/dist/commonjs/operations/namespaces.d.ts.map +1 -0
  328. package/dist/commonjs/operations/namespaces.js +741 -0
  329. package/dist/commonjs/operations/namespaces.js.map +1 -0
  330. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts +68 -0
  331. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  332. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js +260 -0
  333. package/dist/commonjs/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  334. package/dist/commonjs/operations/operations.d.ts +26 -0
  335. package/dist/commonjs/operations/operations.d.ts.map +1 -0
  336. package/dist/commonjs/operations/operations.js +98 -0
  337. package/dist/commonjs/operations/operations.js.map +1 -0
  338. package/dist/commonjs/operations/partnerConfigurations.d.ts +107 -0
  339. package/dist/commonjs/operations/partnerConfigurations.d.ts.map +1 -0
  340. package/dist/commonjs/operations/partnerConfigurations.js +523 -0
  341. package/dist/commonjs/operations/partnerConfigurations.js.map +1 -0
  342. package/dist/commonjs/operations/partnerDestinations.d.ts +114 -0
  343. package/dist/commonjs/operations/partnerDestinations.d.ts.map +1 -0
  344. package/dist/commonjs/operations/partnerDestinations.js +578 -0
  345. package/dist/commonjs/operations/partnerDestinations.js.map +1 -0
  346. package/dist/commonjs/operations/partnerNamespaces.d.ts +122 -0
  347. package/dist/commonjs/operations/partnerNamespaces.d.ts.map +1 -0
  348. package/dist/commonjs/operations/partnerNamespaces.js +605 -0
  349. package/dist/commonjs/operations/partnerNamespaces.js.map +1 -0
  350. package/dist/commonjs/operations/partnerRegistrations.d.ts +107 -0
  351. package/dist/commonjs/operations/partnerRegistrations.d.ts.map +1 -0
  352. package/dist/commonjs/operations/partnerRegistrations.js +508 -0
  353. package/dist/commonjs/operations/partnerRegistrations.js.map +1 -0
  354. package/dist/commonjs/operations/partnerTopicEventSubscriptions.d.ts +121 -0
  355. package/dist/commonjs/operations/partnerTopicEventSubscriptions.d.ts.map +1 -0
  356. package/dist/commonjs/operations/partnerTopicEventSubscriptions.js +504 -0
  357. package/dist/commonjs/operations/partnerTopicEventSubscriptions.js.map +1 -0
  358. package/dist/commonjs/operations/partnerTopics.d.ts +105 -0
  359. package/dist/commonjs/operations/partnerTopics.d.ts.map +1 -0
  360. package/dist/commonjs/operations/partnerTopics.js +473 -0
  361. package/dist/commonjs/operations/partnerTopics.js.map +1 -0
  362. package/dist/commonjs/operations/permissionBindings.d.ts +81 -0
  363. package/dist/commonjs/operations/permissionBindings.d.ts.map +1 -0
  364. package/dist/commonjs/operations/permissionBindings.js +365 -0
  365. package/dist/commonjs/operations/permissionBindings.js.map +1 -0
  366. package/dist/commonjs/operations/privateEndpointConnections.d.ts +107 -0
  367. package/dist/commonjs/operations/privateEndpointConnections.d.ts.map +1 -0
  368. package/dist/commonjs/operations/privateEndpointConnections.js +399 -0
  369. package/dist/commonjs/operations/privateEndpointConnections.js.map +1 -0
  370. package/dist/commonjs/operations/privateLinkResources.d.ts +59 -0
  371. package/dist/commonjs/operations/privateLinkResources.d.ts.map +1 -0
  372. package/dist/commonjs/operations/privateLinkResources.js +202 -0
  373. package/dist/commonjs/operations/privateLinkResources.js.map +1 -0
  374. package/dist/commonjs/operations/systemTopicEventSubscriptions.d.ts +121 -0
  375. package/dist/commonjs/operations/systemTopicEventSubscriptions.d.ts.map +1 -0
  376. package/dist/commonjs/operations/systemTopicEventSubscriptions.js +504 -0
  377. package/dist/commonjs/operations/systemTopicEventSubscriptions.js.map +1 -0
  378. package/dist/commonjs/operations/systemTopics.d.ts +107 -0
  379. package/dist/commonjs/operations/systemTopics.d.ts.map +1 -0
  380. package/dist/commonjs/operations/systemTopics.js +517 -0
  381. package/dist/commonjs/operations/systemTopics.js.map +1 -0
  382. package/dist/commonjs/operations/topicEventSubscriptions.d.ts +119 -0
  383. package/dist/commonjs/operations/topicEventSubscriptions.d.ts.map +1 -0
  384. package/dist/commonjs/operations/topicEventSubscriptions.js +497 -0
  385. package/dist/commonjs/operations/topicEventSubscriptions.js.map +1 -0
  386. package/dist/commonjs/operations/topicSpaces.d.ts +81 -0
  387. package/dist/commonjs/operations/topicSpaces.d.ts.map +1 -0
  388. package/dist/commonjs/operations/topicSpaces.js +360 -0
  389. package/dist/commonjs/operations/topicSpaces.js.map +1 -0
  390. package/dist/commonjs/operations/topicTypes.d.ts +46 -0
  391. package/dist/commonjs/operations/topicTypes.d.ts.map +1 -0
  392. package/dist/commonjs/operations/topicTypes.js +191 -0
  393. package/dist/commonjs/operations/topicTypes.js.map +1 -0
  394. package/dist/commonjs/operations/topics.d.ts +150 -0
  395. package/dist/commonjs/operations/topics.d.ts.map +1 -0
  396. package/dist/commonjs/operations/topics.js +713 -0
  397. package/dist/commonjs/operations/topics.js.map +1 -0
  398. package/dist/commonjs/operations/verifiedPartners.d.ts +38 -0
  399. package/dist/commonjs/operations/verifiedPartners.d.ts.map +1 -0
  400. package/dist/commonjs/operations/verifiedPartners.js +155 -0
  401. package/dist/commonjs/operations/verifiedPartners.js.map +1 -0
  402. package/dist/commonjs/operationsInterfaces/caCertificates.d.ts +56 -0
  403. package/dist/commonjs/operationsInterfaces/caCertificates.d.ts.map +1 -0
  404. package/dist/commonjs/operationsInterfaces/caCertificates.js +10 -0
  405. package/dist/commonjs/operationsInterfaces/caCertificates.js.map +1 -0
  406. package/dist/commonjs/operationsInterfaces/channels.d.ts +64 -0
  407. package/dist/commonjs/operationsInterfaces/channels.d.ts.map +1 -0
  408. package/dist/commonjs/operationsInterfaces/channels.js +10 -0
  409. package/dist/commonjs/operationsInterfaces/channels.js.map +1 -0
  410. package/dist/commonjs/operationsInterfaces/clientGroups.d.ts +56 -0
  411. package/dist/commonjs/operationsInterfaces/clientGroups.d.ts.map +1 -0
  412. package/dist/commonjs/operationsInterfaces/clientGroups.js +10 -0
  413. package/dist/commonjs/operationsInterfaces/clientGroups.js.map +1 -0
  414. package/dist/commonjs/operationsInterfaces/clients.d.ts +56 -0
  415. package/dist/commonjs/operationsInterfaces/clients.d.ts.map +1 -0
  416. package/dist/commonjs/operationsInterfaces/clients.js +10 -0
  417. package/dist/commonjs/operationsInterfaces/clients.js.map +1 -0
  418. package/dist/commonjs/operationsInterfaces/domainEventSubscriptions.d.ts +94 -0
  419. package/dist/commonjs/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -0
  420. package/dist/commonjs/operationsInterfaces/domainEventSubscriptions.js +10 -0
  421. package/dist/commonjs/operationsInterfaces/domainEventSubscriptions.js.map +1 -0
  422. package/dist/commonjs/operationsInterfaces/domainTopicEventSubscriptions.d.ts +104 -0
  423. package/dist/commonjs/operationsInterfaces/domainTopicEventSubscriptions.d.ts.map +1 -0
  424. package/dist/commonjs/operationsInterfaces/domainTopicEventSubscriptions.js +10 -0
  425. package/dist/commonjs/operationsInterfaces/domainTopicEventSubscriptions.js.map +1 -0
  426. package/dist/commonjs/operationsInterfaces/domainTopics.d.ts +54 -0
  427. package/dist/commonjs/operationsInterfaces/domainTopics.d.ts.map +1 -0
  428. package/dist/commonjs/operationsInterfaces/domainTopics.js +10 -0
  429. package/dist/commonjs/operationsInterfaces/domainTopics.js.map +1 -0
  430. package/dist/commonjs/operationsInterfaces/domains.d.ts +86 -0
  431. package/dist/commonjs/operationsInterfaces/domains.d.ts.map +1 -0
  432. package/dist/commonjs/operationsInterfaces/domains.js +10 -0
  433. package/dist/commonjs/operationsInterfaces/domains.js.map +1 -0
  434. package/dist/commonjs/operationsInterfaces/eventSubscriptions.d.ts +217 -0
  435. package/dist/commonjs/operationsInterfaces/eventSubscriptions.d.ts.map +1 -0
  436. package/dist/commonjs/operationsInterfaces/eventSubscriptions.js +10 -0
  437. package/dist/commonjs/operationsInterfaces/eventSubscriptions.js.map +1 -0
  438. package/dist/commonjs/operationsInterfaces/extensionTopics.d.ts +16 -0
  439. package/dist/commonjs/operationsInterfaces/extensionTopics.d.ts.map +1 -0
  440. package/dist/commonjs/operationsInterfaces/extensionTopics.js +10 -0
  441. package/dist/commonjs/operationsInterfaces/extensionTopics.js.map +1 -0
  442. package/dist/commonjs/operationsInterfaces/index.d.ts +32 -0
  443. package/dist/commonjs/operationsInterfaces/index.d.ts.map +1 -0
  444. package/dist/commonjs/operationsInterfaces/index.js +42 -0
  445. package/dist/commonjs/operationsInterfaces/index.js.map +1 -0
  446. package/dist/commonjs/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +106 -0
  447. package/dist/commonjs/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  448. package/dist/commonjs/operationsInterfaces/namespaceTopicEventSubscriptions.js +10 -0
  449. package/dist/commonjs/operationsInterfaces/namespaceTopicEventSubscriptions.js.map +1 -0
  450. package/dist/commonjs/operationsInterfaces/namespaceTopics.d.ts +100 -0
  451. package/dist/commonjs/operationsInterfaces/namespaceTopics.d.ts.map +1 -0
  452. package/dist/commonjs/operationsInterfaces/namespaceTopics.js +10 -0
  453. package/dist/commonjs/operationsInterfaces/namespaceTopics.js.map +1 -0
  454. package/dist/commonjs/operationsInterfaces/namespaces.d.ts +108 -0
  455. package/dist/commonjs/operationsInterfaces/namespaces.d.ts.map +1 -0
  456. package/dist/commonjs/operationsInterfaces/namespaces.js +10 -0
  457. package/dist/commonjs/operationsInterfaces/namespaces.js.map +1 -0
  458. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +50 -0
  459. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  460. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js +10 -0
  461. package/dist/commonjs/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  462. package/dist/commonjs/operationsInterfaces/operations.d.ts +11 -0
  463. package/dist/commonjs/operationsInterfaces/operations.d.ts.map +1 -0
  464. package/dist/commonjs/operationsInterfaces/operations.js +10 -0
  465. package/dist/commonjs/operationsInterfaces/operations.js.map +1 -0
  466. package/dist/commonjs/operationsInterfaces/partnerConfigurations.d.ts +78 -0
  467. package/dist/commonjs/operationsInterfaces/partnerConfigurations.d.ts.map +1 -0
  468. package/dist/commonjs/operationsInterfaces/partnerConfigurations.js +10 -0
  469. package/dist/commonjs/operationsInterfaces/partnerConfigurations.js.map +1 -0
  470. package/dist/commonjs/operationsInterfaces/partnerDestinations.d.ts +78 -0
  471. package/dist/commonjs/operationsInterfaces/partnerDestinations.d.ts.map +1 -0
  472. package/dist/commonjs/operationsInterfaces/partnerDestinations.js +10 -0
  473. package/dist/commonjs/operationsInterfaces/partnerDestinations.js.map +1 -0
  474. package/dist/commonjs/operationsInterfaces/partnerNamespaces.d.ts +86 -0
  475. package/dist/commonjs/operationsInterfaces/partnerNamespaces.d.ts.map +1 -0
  476. package/dist/commonjs/operationsInterfaces/partnerNamespaces.js +10 -0
  477. package/dist/commonjs/operationsInterfaces/partnerNamespaces.js.map +1 -0
  478. package/dist/commonjs/operationsInterfaces/partnerRegistrations.d.ts +71 -0
  479. package/dist/commonjs/operationsInterfaces/partnerRegistrations.d.ts.map +1 -0
  480. package/dist/commonjs/operationsInterfaces/partnerRegistrations.js +10 -0
  481. package/dist/commonjs/operationsInterfaces/partnerRegistrations.js.map +1 -0
  482. package/dist/commonjs/operationsInterfaces/partnerTopicEventSubscriptions.d.ts +96 -0
  483. package/dist/commonjs/operationsInterfaces/partnerTopicEventSubscriptions.d.ts.map +1 -0
  484. package/dist/commonjs/operationsInterfaces/partnerTopicEventSubscriptions.js +10 -0
  485. package/dist/commonjs/operationsInterfaces/partnerTopicEventSubscriptions.js.map +1 -0
  486. package/dist/commonjs/operationsInterfaces/partnerTopics.d.ts +69 -0
  487. package/dist/commonjs/operationsInterfaces/partnerTopics.d.ts.map +1 -0
  488. package/dist/commonjs/operationsInterfaces/partnerTopics.js +10 -0
  489. package/dist/commonjs/operationsInterfaces/partnerTopics.js.map +1 -0
  490. package/dist/commonjs/operationsInterfaces/permissionBindings.d.ts +56 -0
  491. package/dist/commonjs/operationsInterfaces/permissionBindings.d.ts.map +1 -0
  492. package/dist/commonjs/operationsInterfaces/permissionBindings.js +10 -0
  493. package/dist/commonjs/operationsInterfaces/permissionBindings.js.map +1 -0
  494. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts +76 -0
  495. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  496. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js +10 -0
  497. package/dist/commonjs/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  498. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts +28 -0
  499. package/dist/commonjs/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  500. package/dist/commonjs/operationsInterfaces/privateLinkResources.js +10 -0
  501. package/dist/commonjs/operationsInterfaces/privateLinkResources.js.map +1 -0
  502. package/dist/commonjs/operationsInterfaces/systemTopicEventSubscriptions.d.ts +96 -0
  503. package/dist/commonjs/operationsInterfaces/systemTopicEventSubscriptions.d.ts.map +1 -0
  504. package/dist/commonjs/operationsInterfaces/systemTopicEventSubscriptions.js +10 -0
  505. package/dist/commonjs/operationsInterfaces/systemTopicEventSubscriptions.js.map +1 -0
  506. package/dist/commonjs/operationsInterfaces/systemTopics.d.ts +71 -0
  507. package/dist/commonjs/operationsInterfaces/systemTopics.d.ts.map +1 -0
  508. package/dist/commonjs/operationsInterfaces/systemTopics.js +10 -0
  509. package/dist/commonjs/operationsInterfaces/systemTopics.js.map +1 -0
  510. package/dist/commonjs/operationsInterfaces/topicEventSubscriptions.d.ts +94 -0
  511. package/dist/commonjs/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -0
  512. package/dist/commonjs/operationsInterfaces/topicEventSubscriptions.js +10 -0
  513. package/dist/commonjs/operationsInterfaces/topicEventSubscriptions.js.map +1 -0
  514. package/dist/commonjs/operationsInterfaces/topicSpaces.d.ts +56 -0
  515. package/dist/commonjs/operationsInterfaces/topicSpaces.d.ts.map +1 -0
  516. package/dist/commonjs/operationsInterfaces/topicSpaces.js +10 -0
  517. package/dist/commonjs/operationsInterfaces/topicSpaces.js.map +1 -0
  518. package/dist/commonjs/operationsInterfaces/topicTypes.d.ts +23 -0
  519. package/dist/commonjs/operationsInterfaces/topicTypes.d.ts.map +1 -0
  520. package/dist/commonjs/operationsInterfaces/topicTypes.js +10 -0
  521. package/dist/commonjs/operationsInterfaces/topicTypes.js.map +1 -0
  522. package/dist/commonjs/operationsInterfaces/topics.d.ts +103 -0
  523. package/dist/commonjs/operationsInterfaces/topics.d.ts.map +1 -0
  524. package/dist/commonjs/operationsInterfaces/topics.js +10 -0
  525. package/dist/commonjs/operationsInterfaces/topics.js.map +1 -0
  526. package/dist/commonjs/operationsInterfaces/verifiedPartners.d.ts +17 -0
  527. package/dist/commonjs/operationsInterfaces/verifiedPartners.d.ts.map +1 -0
  528. package/dist/commonjs/operationsInterfaces/verifiedPartners.js +10 -0
  529. package/dist/commonjs/operationsInterfaces/verifiedPartners.js.map +1 -0
  530. package/dist/commonjs/package.json +3 -0
  531. package/dist/commonjs/pagingHelper.d.ts +13 -0
  532. package/dist/commonjs/pagingHelper.d.ts.map +1 -0
  533. package/dist/commonjs/pagingHelper.js +36 -0
  534. package/dist/commonjs/pagingHelper.js.map +1 -0
  535. package/dist/commonjs/tsdoc-metadata.json +11 -0
  536. package/dist/esm/eventGridManagementClient.d.ts +52 -0
  537. package/dist/esm/eventGridManagementClient.d.ts.map +1 -0
  538. package/dist/esm/eventGridManagementClient.js +128 -0
  539. package/dist/esm/eventGridManagementClient.js.map +1 -0
  540. package/dist/esm/index.d.ts +5 -0
  541. package/dist/esm/index.d.ts.map +1 -0
  542. package/dist/esm/index.js +13 -0
  543. package/dist/esm/index.js.map +1 -0
  544. package/dist/esm/lroImpl.d.ts +11 -0
  545. package/dist/esm/lroImpl.d.ts.map +1 -0
  546. package/dist/esm/lroImpl.js +21 -0
  547. package/dist/esm/lroImpl.js.map +1 -0
  548. package/dist/esm/models/index.d.ts +5779 -0
  549. package/dist/esm/models/index.d.ts.map +1 -0
  550. package/dist/esm/models/index.js +940 -0
  551. package/dist/esm/models/index.js.map +1 -0
  552. package/dist/esm/models/mappers.d.ts +308 -0
  553. package/dist/esm/models/mappers.d.ts.map +1 -0
  554. package/dist/esm/models/mappers.js +6505 -0
  555. package/dist/esm/models/mappers.js.map +1 -0
  556. package/dist/esm/models/parameters.d.ts +83 -0
  557. package/dist/esm/models/parameters.d.ts.map +1 -0
  558. package/dist/esm/models/parameters.js +651 -0
  559. package/dist/esm/models/parameters.js.map +1 -0
  560. package/dist/esm/operations/caCertificates.d.ts +81 -0
  561. package/dist/esm/operations/caCertificates.d.ts.map +1 -0
  562. package/dist/esm/operations/caCertificates.js +356 -0
  563. package/dist/esm/operations/caCertificates.js.map +1 -0
  564. package/dist/esm/operations/channels.d.ts +89 -0
  565. package/dist/esm/operations/channels.d.ts.map +1 -0
  566. package/dist/esm/operations/channels.js +351 -0
  567. package/dist/esm/operations/channels.js.map +1 -0
  568. package/dist/esm/operations/clientGroups.d.ts +81 -0
  569. package/dist/esm/operations/clientGroups.d.ts.map +1 -0
  570. package/dist/esm/operations/clientGroups.js +356 -0
  571. package/dist/esm/operations/clientGroups.js.map +1 -0
  572. package/dist/esm/operations/clients.d.ts +81 -0
  573. package/dist/esm/operations/clients.d.ts.map +1 -0
  574. package/dist/esm/operations/clients.js +356 -0
  575. package/dist/esm/operations/clients.js.map +1 -0
  576. package/dist/esm/operations/domainEventSubscriptions.d.ts +119 -0
  577. package/dist/esm/operations/domainEventSubscriptions.d.ts.map +1 -0
  578. package/dist/esm/operations/domainEventSubscriptions.js +493 -0
  579. package/dist/esm/operations/domainEventSubscriptions.js.map +1 -0
  580. package/dist/esm/operations/domainTopicEventSubscriptions.d.ts +131 -0
  581. package/dist/esm/operations/domainTopicEventSubscriptions.d.ts.map +1 -0
  582. package/dist/esm/operations/domainTopicEventSubscriptions.js +539 -0
  583. package/dist/esm/operations/domainTopicEventSubscriptions.js.map +1 -0
  584. package/dist/esm/operations/domainTopics.d.ts +79 -0
  585. package/dist/esm/operations/domainTopics.d.ts.map +1 -0
  586. package/dist/esm/operations/domainTopics.js +327 -0
  587. package/dist/esm/operations/domainTopics.js.map +1 -0
  588. package/dist/esm/operations/domains.d.ts +122 -0
  589. package/dist/esm/operations/domains.d.ts.map +1 -0
  590. package/dist/esm/operations/domains.js +553 -0
  591. package/dist/esm/operations/domains.js.map +1 -0
  592. package/dist/esm/operations/eventSubscriptions.d.ts +404 -0
  593. package/dist/esm/operations/eventSubscriptions.d.ts.map +1 -0
  594. package/dist/esm/operations/eventSubscriptions.js +1631 -0
  595. package/dist/esm/operations/eventSubscriptions.js.map +1 -0
  596. package/dist/esm/operations/extensionTopics.d.ts +24 -0
  597. package/dist/esm/operations/extensionTopics.d.ts.map +1 -0
  598. package/dist/esm/operations/extensionTopics.js +50 -0
  599. package/dist/esm/operations/extensionTopics.js.map +1 -0
  600. package/dist/esm/operations/index.d.ts +32 -0
  601. package/dist/esm/operations/index.d.ts.map +1 -0
  602. package/dist/esm/operations/index.js +39 -0
  603. package/dist/esm/operations/index.js.map +1 -0
  604. package/dist/esm/operations/namespaceTopicEventSubscriptions.d.ts +133 -0
  605. package/dist/esm/operations/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  606. package/dist/esm/operations/namespaceTopicEventSubscriptions.js +567 -0
  607. package/dist/esm/operations/namespaceTopicEventSubscriptions.js.map +1 -0
  608. package/dist/esm/operations/namespaceTopics.d.ts +125 -0
  609. package/dist/esm/operations/namespaceTopics.d.ts.map +1 -0
  610. package/dist/esm/operations/namespaceTopics.js +578 -0
  611. package/dist/esm/operations/namespaceTopics.js.map +1 -0
  612. package/dist/esm/operations/namespaces.d.ts +144 -0
  613. package/dist/esm/operations/namespaces.d.ts.map +1 -0
  614. package/dist/esm/operations/namespaces.js +737 -0
  615. package/dist/esm/operations/namespaces.js.map +1 -0
  616. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts +68 -0
  617. package/dist/esm/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  618. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js +256 -0
  619. package/dist/esm/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  620. package/dist/esm/operations/operations.d.ts +26 -0
  621. package/dist/esm/operations/operations.d.ts.map +1 -0
  622. package/dist/esm/operations/operations.js +94 -0
  623. package/dist/esm/operations/operations.js.map +1 -0
  624. package/dist/esm/operations/partnerConfigurations.d.ts +107 -0
  625. package/dist/esm/operations/partnerConfigurations.d.ts.map +1 -0
  626. package/dist/esm/operations/partnerConfigurations.js +519 -0
  627. package/dist/esm/operations/partnerConfigurations.js.map +1 -0
  628. package/dist/esm/operations/partnerDestinations.d.ts +114 -0
  629. package/dist/esm/operations/partnerDestinations.d.ts.map +1 -0
  630. package/dist/esm/operations/partnerDestinations.js +574 -0
  631. package/dist/esm/operations/partnerDestinations.js.map +1 -0
  632. package/dist/esm/operations/partnerNamespaces.d.ts +122 -0
  633. package/dist/esm/operations/partnerNamespaces.d.ts.map +1 -0
  634. package/dist/esm/operations/partnerNamespaces.js +601 -0
  635. package/dist/esm/operations/partnerNamespaces.js.map +1 -0
  636. package/dist/esm/operations/partnerRegistrations.d.ts +107 -0
  637. package/dist/esm/operations/partnerRegistrations.d.ts.map +1 -0
  638. package/dist/esm/operations/partnerRegistrations.js +504 -0
  639. package/dist/esm/operations/partnerRegistrations.js.map +1 -0
  640. package/dist/esm/operations/partnerTopicEventSubscriptions.d.ts +121 -0
  641. package/dist/esm/operations/partnerTopicEventSubscriptions.d.ts.map +1 -0
  642. package/dist/esm/operations/partnerTopicEventSubscriptions.js +500 -0
  643. package/dist/esm/operations/partnerTopicEventSubscriptions.js.map +1 -0
  644. package/dist/esm/operations/partnerTopics.d.ts +105 -0
  645. package/dist/esm/operations/partnerTopics.d.ts.map +1 -0
  646. package/dist/esm/operations/partnerTopics.js +469 -0
  647. package/dist/esm/operations/partnerTopics.js.map +1 -0
  648. package/dist/esm/operations/permissionBindings.d.ts +81 -0
  649. package/dist/esm/operations/permissionBindings.d.ts.map +1 -0
  650. package/dist/esm/operations/permissionBindings.js +361 -0
  651. package/dist/esm/operations/permissionBindings.js.map +1 -0
  652. package/dist/esm/operations/privateEndpointConnections.d.ts +107 -0
  653. package/dist/esm/operations/privateEndpointConnections.d.ts.map +1 -0
  654. package/dist/esm/operations/privateEndpointConnections.js +395 -0
  655. package/dist/esm/operations/privateEndpointConnections.js.map +1 -0
  656. package/dist/esm/operations/privateLinkResources.d.ts +59 -0
  657. package/dist/esm/operations/privateLinkResources.d.ts.map +1 -0
  658. package/dist/esm/operations/privateLinkResources.js +198 -0
  659. package/dist/esm/operations/privateLinkResources.js.map +1 -0
  660. package/dist/esm/operations/systemTopicEventSubscriptions.d.ts +121 -0
  661. package/dist/esm/operations/systemTopicEventSubscriptions.d.ts.map +1 -0
  662. package/dist/esm/operations/systemTopicEventSubscriptions.js +500 -0
  663. package/dist/esm/operations/systemTopicEventSubscriptions.js.map +1 -0
  664. package/dist/esm/operations/systemTopics.d.ts +107 -0
  665. package/dist/esm/operations/systemTopics.d.ts.map +1 -0
  666. package/dist/esm/operations/systemTopics.js +513 -0
  667. package/dist/esm/operations/systemTopics.js.map +1 -0
  668. package/dist/esm/operations/topicEventSubscriptions.d.ts +119 -0
  669. package/dist/esm/operations/topicEventSubscriptions.d.ts.map +1 -0
  670. package/dist/esm/operations/topicEventSubscriptions.js +493 -0
  671. package/dist/esm/operations/topicEventSubscriptions.js.map +1 -0
  672. package/dist/esm/operations/topicSpaces.d.ts +81 -0
  673. package/dist/esm/operations/topicSpaces.d.ts.map +1 -0
  674. package/dist/esm/operations/topicSpaces.js +356 -0
  675. package/dist/esm/operations/topicSpaces.js.map +1 -0
  676. package/dist/esm/operations/topicTypes.d.ts +46 -0
  677. package/dist/esm/operations/topicTypes.d.ts.map +1 -0
  678. package/dist/esm/operations/topicTypes.js +187 -0
  679. package/dist/esm/operations/topicTypes.js.map +1 -0
  680. package/dist/esm/operations/topics.d.ts +150 -0
  681. package/dist/esm/operations/topics.d.ts.map +1 -0
  682. package/dist/esm/operations/topics.js +709 -0
  683. package/dist/esm/operations/topics.js.map +1 -0
  684. package/dist/esm/operations/verifiedPartners.d.ts +38 -0
  685. package/dist/esm/operations/verifiedPartners.d.ts.map +1 -0
  686. package/dist/esm/operations/verifiedPartners.js +151 -0
  687. package/dist/esm/operations/verifiedPartners.js.map +1 -0
  688. package/dist/esm/operationsInterfaces/caCertificates.d.ts +56 -0
  689. package/dist/esm/operationsInterfaces/caCertificates.d.ts.map +1 -0
  690. package/dist/esm/operationsInterfaces/caCertificates.js +9 -0
  691. package/dist/esm/operationsInterfaces/caCertificates.js.map +1 -0
  692. package/dist/esm/operationsInterfaces/channels.d.ts +64 -0
  693. package/dist/esm/operationsInterfaces/channels.d.ts.map +1 -0
  694. package/dist/esm/operationsInterfaces/channels.js +9 -0
  695. package/dist/esm/operationsInterfaces/channels.js.map +1 -0
  696. package/dist/esm/operationsInterfaces/clientGroups.d.ts +56 -0
  697. package/dist/esm/operationsInterfaces/clientGroups.d.ts.map +1 -0
  698. package/dist/esm/operationsInterfaces/clientGroups.js +9 -0
  699. package/dist/esm/operationsInterfaces/clientGroups.js.map +1 -0
  700. package/dist/esm/operationsInterfaces/clients.d.ts +56 -0
  701. package/dist/esm/operationsInterfaces/clients.d.ts.map +1 -0
  702. package/dist/esm/operationsInterfaces/clients.js +9 -0
  703. package/dist/esm/operationsInterfaces/clients.js.map +1 -0
  704. package/dist/esm/operationsInterfaces/domainEventSubscriptions.d.ts +94 -0
  705. package/dist/esm/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -0
  706. package/dist/esm/operationsInterfaces/domainEventSubscriptions.js +9 -0
  707. package/dist/esm/operationsInterfaces/domainEventSubscriptions.js.map +1 -0
  708. package/dist/esm/operationsInterfaces/domainTopicEventSubscriptions.d.ts +104 -0
  709. package/dist/esm/operationsInterfaces/domainTopicEventSubscriptions.d.ts.map +1 -0
  710. package/dist/esm/operationsInterfaces/domainTopicEventSubscriptions.js +9 -0
  711. package/dist/esm/operationsInterfaces/domainTopicEventSubscriptions.js.map +1 -0
  712. package/dist/esm/operationsInterfaces/domainTopics.d.ts +54 -0
  713. package/dist/esm/operationsInterfaces/domainTopics.d.ts.map +1 -0
  714. package/dist/esm/operationsInterfaces/domainTopics.js +9 -0
  715. package/dist/esm/operationsInterfaces/domainTopics.js.map +1 -0
  716. package/dist/esm/operationsInterfaces/domains.d.ts +86 -0
  717. package/dist/esm/operationsInterfaces/domains.d.ts.map +1 -0
  718. package/dist/esm/operationsInterfaces/domains.js +9 -0
  719. package/dist/esm/operationsInterfaces/domains.js.map +1 -0
  720. package/dist/esm/operationsInterfaces/eventSubscriptions.d.ts +217 -0
  721. package/dist/esm/operationsInterfaces/eventSubscriptions.d.ts.map +1 -0
  722. package/dist/esm/operationsInterfaces/eventSubscriptions.js +9 -0
  723. package/dist/esm/operationsInterfaces/eventSubscriptions.js.map +1 -0
  724. package/dist/esm/operationsInterfaces/extensionTopics.d.ts +16 -0
  725. package/dist/esm/operationsInterfaces/extensionTopics.d.ts.map +1 -0
  726. package/dist/esm/operationsInterfaces/extensionTopics.js +9 -0
  727. package/dist/esm/operationsInterfaces/extensionTopics.js.map +1 -0
  728. package/dist/esm/operationsInterfaces/index.d.ts +32 -0
  729. package/dist/esm/operationsInterfaces/index.d.ts.map +1 -0
  730. package/dist/esm/operationsInterfaces/index.js +39 -0
  731. package/dist/esm/operationsInterfaces/index.js.map +1 -0
  732. package/dist/esm/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +106 -0
  733. package/dist/esm/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  734. package/dist/esm/operationsInterfaces/namespaceTopicEventSubscriptions.js +9 -0
  735. package/dist/esm/operationsInterfaces/namespaceTopicEventSubscriptions.js.map +1 -0
  736. package/dist/esm/operationsInterfaces/namespaceTopics.d.ts +100 -0
  737. package/dist/esm/operationsInterfaces/namespaceTopics.d.ts.map +1 -0
  738. package/dist/esm/operationsInterfaces/namespaceTopics.js +9 -0
  739. package/dist/esm/operationsInterfaces/namespaceTopics.js.map +1 -0
  740. package/dist/esm/operationsInterfaces/namespaces.d.ts +108 -0
  741. package/dist/esm/operationsInterfaces/namespaces.d.ts.map +1 -0
  742. package/dist/esm/operationsInterfaces/namespaces.js +9 -0
  743. package/dist/esm/operationsInterfaces/namespaces.js.map +1 -0
  744. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +50 -0
  745. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  746. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js +9 -0
  747. package/dist/esm/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  748. package/dist/esm/operationsInterfaces/operations.d.ts +11 -0
  749. package/dist/esm/operationsInterfaces/operations.d.ts.map +1 -0
  750. package/dist/esm/operationsInterfaces/operations.js +9 -0
  751. package/dist/esm/operationsInterfaces/operations.js.map +1 -0
  752. package/dist/esm/operationsInterfaces/partnerConfigurations.d.ts +78 -0
  753. package/dist/esm/operationsInterfaces/partnerConfigurations.d.ts.map +1 -0
  754. package/dist/esm/operationsInterfaces/partnerConfigurations.js +9 -0
  755. package/dist/esm/operationsInterfaces/partnerConfigurations.js.map +1 -0
  756. package/dist/esm/operationsInterfaces/partnerDestinations.d.ts +78 -0
  757. package/dist/esm/operationsInterfaces/partnerDestinations.d.ts.map +1 -0
  758. package/dist/esm/operationsInterfaces/partnerDestinations.js +9 -0
  759. package/dist/esm/operationsInterfaces/partnerDestinations.js.map +1 -0
  760. package/dist/esm/operationsInterfaces/partnerNamespaces.d.ts +86 -0
  761. package/dist/esm/operationsInterfaces/partnerNamespaces.d.ts.map +1 -0
  762. package/dist/esm/operationsInterfaces/partnerNamespaces.js +9 -0
  763. package/dist/esm/operationsInterfaces/partnerNamespaces.js.map +1 -0
  764. package/dist/esm/operationsInterfaces/partnerRegistrations.d.ts +71 -0
  765. package/dist/esm/operationsInterfaces/partnerRegistrations.d.ts.map +1 -0
  766. package/dist/esm/operationsInterfaces/partnerRegistrations.js +9 -0
  767. package/dist/esm/operationsInterfaces/partnerRegistrations.js.map +1 -0
  768. package/dist/esm/operationsInterfaces/partnerTopicEventSubscriptions.d.ts +96 -0
  769. package/dist/esm/operationsInterfaces/partnerTopicEventSubscriptions.d.ts.map +1 -0
  770. package/dist/esm/operationsInterfaces/partnerTopicEventSubscriptions.js +9 -0
  771. package/dist/esm/operationsInterfaces/partnerTopicEventSubscriptions.js.map +1 -0
  772. package/dist/esm/operationsInterfaces/partnerTopics.d.ts +69 -0
  773. package/dist/esm/operationsInterfaces/partnerTopics.d.ts.map +1 -0
  774. package/dist/esm/operationsInterfaces/partnerTopics.js +9 -0
  775. package/dist/esm/operationsInterfaces/partnerTopics.js.map +1 -0
  776. package/dist/esm/operationsInterfaces/permissionBindings.d.ts +56 -0
  777. package/dist/esm/operationsInterfaces/permissionBindings.d.ts.map +1 -0
  778. package/dist/esm/operationsInterfaces/permissionBindings.js +9 -0
  779. package/dist/esm/operationsInterfaces/permissionBindings.js.map +1 -0
  780. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts +76 -0
  781. package/dist/esm/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  782. package/dist/esm/operationsInterfaces/privateEndpointConnections.js +9 -0
  783. package/dist/esm/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  784. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts +28 -0
  785. package/dist/esm/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  786. package/dist/esm/operationsInterfaces/privateLinkResources.js +9 -0
  787. package/dist/esm/operationsInterfaces/privateLinkResources.js.map +1 -0
  788. package/dist/esm/operationsInterfaces/systemTopicEventSubscriptions.d.ts +96 -0
  789. package/dist/esm/operationsInterfaces/systemTopicEventSubscriptions.d.ts.map +1 -0
  790. package/dist/esm/operationsInterfaces/systemTopicEventSubscriptions.js +9 -0
  791. package/dist/esm/operationsInterfaces/systemTopicEventSubscriptions.js.map +1 -0
  792. package/dist/esm/operationsInterfaces/systemTopics.d.ts +71 -0
  793. package/dist/esm/operationsInterfaces/systemTopics.d.ts.map +1 -0
  794. package/dist/esm/operationsInterfaces/systemTopics.js +9 -0
  795. package/dist/esm/operationsInterfaces/systemTopics.js.map +1 -0
  796. package/dist/esm/operationsInterfaces/topicEventSubscriptions.d.ts +94 -0
  797. package/dist/esm/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -0
  798. package/dist/esm/operationsInterfaces/topicEventSubscriptions.js +9 -0
  799. package/dist/esm/operationsInterfaces/topicEventSubscriptions.js.map +1 -0
  800. package/dist/esm/operationsInterfaces/topicSpaces.d.ts +56 -0
  801. package/dist/esm/operationsInterfaces/topicSpaces.d.ts.map +1 -0
  802. package/dist/esm/operationsInterfaces/topicSpaces.js +9 -0
  803. package/dist/esm/operationsInterfaces/topicSpaces.js.map +1 -0
  804. package/dist/esm/operationsInterfaces/topicTypes.d.ts +23 -0
  805. package/dist/esm/operationsInterfaces/topicTypes.d.ts.map +1 -0
  806. package/dist/esm/operationsInterfaces/topicTypes.js +9 -0
  807. package/dist/esm/operationsInterfaces/topicTypes.js.map +1 -0
  808. package/dist/esm/operationsInterfaces/topics.d.ts +103 -0
  809. package/dist/esm/operationsInterfaces/topics.d.ts.map +1 -0
  810. package/dist/esm/operationsInterfaces/topics.js +9 -0
  811. package/dist/esm/operationsInterfaces/topics.js.map +1 -0
  812. package/dist/esm/operationsInterfaces/verifiedPartners.d.ts +17 -0
  813. package/dist/esm/operationsInterfaces/verifiedPartners.d.ts.map +1 -0
  814. package/dist/esm/operationsInterfaces/verifiedPartners.js +9 -0
  815. package/dist/esm/operationsInterfaces/verifiedPartners.js.map +1 -0
  816. package/dist/esm/package.json +3 -0
  817. package/dist/esm/pagingHelper.d.ts +13 -0
  818. package/dist/esm/pagingHelper.d.ts.map +1 -0
  819. package/dist/esm/pagingHelper.js +32 -0
  820. package/dist/esm/pagingHelper.js.map +1 -0
  821. package/dist/react-native/eventGridManagementClient.d.ts +52 -0
  822. package/dist/react-native/eventGridManagementClient.d.ts.map +1 -0
  823. package/dist/react-native/eventGridManagementClient.js +128 -0
  824. package/dist/react-native/eventGridManagementClient.js.map +1 -0
  825. package/dist/react-native/index.d.ts +5 -0
  826. package/dist/react-native/index.d.ts.map +1 -0
  827. package/dist/react-native/index.js +13 -0
  828. package/dist/react-native/index.js.map +1 -0
  829. package/dist/react-native/lroImpl.d.ts +11 -0
  830. package/dist/react-native/lroImpl.d.ts.map +1 -0
  831. package/dist/react-native/lroImpl.js +21 -0
  832. package/dist/react-native/lroImpl.js.map +1 -0
  833. package/dist/react-native/models/index.d.ts +5779 -0
  834. package/dist/react-native/models/index.d.ts.map +1 -0
  835. package/dist/react-native/models/index.js +940 -0
  836. package/dist/react-native/models/index.js.map +1 -0
  837. package/dist/react-native/models/mappers.d.ts +308 -0
  838. package/dist/react-native/models/mappers.d.ts.map +1 -0
  839. package/dist/react-native/models/mappers.js +6505 -0
  840. package/dist/react-native/models/mappers.js.map +1 -0
  841. package/dist/react-native/models/parameters.d.ts +83 -0
  842. package/dist/react-native/models/parameters.d.ts.map +1 -0
  843. package/dist/react-native/models/parameters.js +651 -0
  844. package/dist/react-native/models/parameters.js.map +1 -0
  845. package/dist/react-native/operations/caCertificates.d.ts +81 -0
  846. package/dist/react-native/operations/caCertificates.d.ts.map +1 -0
  847. package/dist/react-native/operations/caCertificates.js +356 -0
  848. package/dist/react-native/operations/caCertificates.js.map +1 -0
  849. package/dist/react-native/operations/channels.d.ts +89 -0
  850. package/dist/react-native/operations/channels.d.ts.map +1 -0
  851. package/dist/react-native/operations/channels.js +351 -0
  852. package/dist/react-native/operations/channels.js.map +1 -0
  853. package/dist/react-native/operations/clientGroups.d.ts +81 -0
  854. package/dist/react-native/operations/clientGroups.d.ts.map +1 -0
  855. package/dist/react-native/operations/clientGroups.js +356 -0
  856. package/dist/react-native/operations/clientGroups.js.map +1 -0
  857. package/dist/react-native/operations/clients.d.ts +81 -0
  858. package/dist/react-native/operations/clients.d.ts.map +1 -0
  859. package/dist/react-native/operations/clients.js +356 -0
  860. package/dist/react-native/operations/clients.js.map +1 -0
  861. package/dist/react-native/operations/domainEventSubscriptions.d.ts +119 -0
  862. package/dist/react-native/operations/domainEventSubscriptions.d.ts.map +1 -0
  863. package/dist/react-native/operations/domainEventSubscriptions.js +493 -0
  864. package/dist/react-native/operations/domainEventSubscriptions.js.map +1 -0
  865. package/dist/react-native/operations/domainTopicEventSubscriptions.d.ts +131 -0
  866. package/dist/react-native/operations/domainTopicEventSubscriptions.d.ts.map +1 -0
  867. package/dist/react-native/operations/domainTopicEventSubscriptions.js +539 -0
  868. package/dist/react-native/operations/domainTopicEventSubscriptions.js.map +1 -0
  869. package/dist/react-native/operations/domainTopics.d.ts +79 -0
  870. package/dist/react-native/operations/domainTopics.d.ts.map +1 -0
  871. package/dist/react-native/operations/domainTopics.js +327 -0
  872. package/dist/react-native/operations/domainTopics.js.map +1 -0
  873. package/dist/react-native/operations/domains.d.ts +122 -0
  874. package/dist/react-native/operations/domains.d.ts.map +1 -0
  875. package/dist/react-native/operations/domains.js +553 -0
  876. package/dist/react-native/operations/domains.js.map +1 -0
  877. package/dist/react-native/operations/eventSubscriptions.d.ts +404 -0
  878. package/dist/react-native/operations/eventSubscriptions.d.ts.map +1 -0
  879. package/dist/react-native/operations/eventSubscriptions.js +1631 -0
  880. package/dist/react-native/operations/eventSubscriptions.js.map +1 -0
  881. package/dist/react-native/operations/extensionTopics.d.ts +24 -0
  882. package/dist/react-native/operations/extensionTopics.d.ts.map +1 -0
  883. package/dist/react-native/operations/extensionTopics.js +50 -0
  884. package/dist/react-native/operations/extensionTopics.js.map +1 -0
  885. package/dist/react-native/operations/index.d.ts +32 -0
  886. package/dist/react-native/operations/index.d.ts.map +1 -0
  887. package/dist/react-native/operations/index.js +39 -0
  888. package/dist/react-native/operations/index.js.map +1 -0
  889. package/dist/react-native/operations/namespaceTopicEventSubscriptions.d.ts +133 -0
  890. package/dist/react-native/operations/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  891. package/dist/react-native/operations/namespaceTopicEventSubscriptions.js +567 -0
  892. package/dist/react-native/operations/namespaceTopicEventSubscriptions.js.map +1 -0
  893. package/dist/react-native/operations/namespaceTopics.d.ts +125 -0
  894. package/dist/react-native/operations/namespaceTopics.d.ts.map +1 -0
  895. package/dist/react-native/operations/namespaceTopics.js +578 -0
  896. package/dist/react-native/operations/namespaceTopics.js.map +1 -0
  897. package/dist/react-native/operations/namespaces.d.ts +144 -0
  898. package/dist/react-native/operations/namespaces.d.ts.map +1 -0
  899. package/dist/react-native/operations/namespaces.js +737 -0
  900. package/dist/react-native/operations/namespaces.js.map +1 -0
  901. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts +68 -0
  902. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  903. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js +256 -0
  904. package/dist/react-native/operations/networkSecurityPerimeterConfigurations.js.map +1 -0
  905. package/dist/react-native/operations/operations.d.ts +26 -0
  906. package/dist/react-native/operations/operations.d.ts.map +1 -0
  907. package/dist/react-native/operations/operations.js +94 -0
  908. package/dist/react-native/operations/operations.js.map +1 -0
  909. package/dist/react-native/operations/partnerConfigurations.d.ts +107 -0
  910. package/dist/react-native/operations/partnerConfigurations.d.ts.map +1 -0
  911. package/dist/react-native/operations/partnerConfigurations.js +519 -0
  912. package/dist/react-native/operations/partnerConfigurations.js.map +1 -0
  913. package/dist/react-native/operations/partnerDestinations.d.ts +114 -0
  914. package/dist/react-native/operations/partnerDestinations.d.ts.map +1 -0
  915. package/dist/react-native/operations/partnerDestinations.js +574 -0
  916. package/dist/react-native/operations/partnerDestinations.js.map +1 -0
  917. package/dist/react-native/operations/partnerNamespaces.d.ts +122 -0
  918. package/dist/react-native/operations/partnerNamespaces.d.ts.map +1 -0
  919. package/dist/react-native/operations/partnerNamespaces.js +601 -0
  920. package/dist/react-native/operations/partnerNamespaces.js.map +1 -0
  921. package/dist/react-native/operations/partnerRegistrations.d.ts +107 -0
  922. package/dist/react-native/operations/partnerRegistrations.d.ts.map +1 -0
  923. package/dist/react-native/operations/partnerRegistrations.js +504 -0
  924. package/dist/react-native/operations/partnerRegistrations.js.map +1 -0
  925. package/dist/react-native/operations/partnerTopicEventSubscriptions.d.ts +121 -0
  926. package/dist/react-native/operations/partnerTopicEventSubscriptions.d.ts.map +1 -0
  927. package/dist/react-native/operations/partnerTopicEventSubscriptions.js +500 -0
  928. package/dist/react-native/operations/partnerTopicEventSubscriptions.js.map +1 -0
  929. package/dist/react-native/operations/partnerTopics.d.ts +105 -0
  930. package/dist/react-native/operations/partnerTopics.d.ts.map +1 -0
  931. package/dist/react-native/operations/partnerTopics.js +469 -0
  932. package/dist/react-native/operations/partnerTopics.js.map +1 -0
  933. package/dist/react-native/operations/permissionBindings.d.ts +81 -0
  934. package/dist/react-native/operations/permissionBindings.d.ts.map +1 -0
  935. package/dist/react-native/operations/permissionBindings.js +361 -0
  936. package/dist/react-native/operations/permissionBindings.js.map +1 -0
  937. package/dist/react-native/operations/privateEndpointConnections.d.ts +107 -0
  938. package/dist/react-native/operations/privateEndpointConnections.d.ts.map +1 -0
  939. package/dist/react-native/operations/privateEndpointConnections.js +395 -0
  940. package/dist/react-native/operations/privateEndpointConnections.js.map +1 -0
  941. package/dist/react-native/operations/privateLinkResources.d.ts +59 -0
  942. package/dist/react-native/operations/privateLinkResources.d.ts.map +1 -0
  943. package/dist/react-native/operations/privateLinkResources.js +198 -0
  944. package/dist/react-native/operations/privateLinkResources.js.map +1 -0
  945. package/dist/react-native/operations/systemTopicEventSubscriptions.d.ts +121 -0
  946. package/dist/react-native/operations/systemTopicEventSubscriptions.d.ts.map +1 -0
  947. package/dist/react-native/operations/systemTopicEventSubscriptions.js +500 -0
  948. package/dist/react-native/operations/systemTopicEventSubscriptions.js.map +1 -0
  949. package/dist/react-native/operations/systemTopics.d.ts +107 -0
  950. package/dist/react-native/operations/systemTopics.d.ts.map +1 -0
  951. package/dist/react-native/operations/systemTopics.js +513 -0
  952. package/dist/react-native/operations/systemTopics.js.map +1 -0
  953. package/dist/react-native/operations/topicEventSubscriptions.d.ts +119 -0
  954. package/dist/react-native/operations/topicEventSubscriptions.d.ts.map +1 -0
  955. package/dist/react-native/operations/topicEventSubscriptions.js +493 -0
  956. package/dist/react-native/operations/topicEventSubscriptions.js.map +1 -0
  957. package/dist/react-native/operations/topicSpaces.d.ts +81 -0
  958. package/dist/react-native/operations/topicSpaces.d.ts.map +1 -0
  959. package/dist/react-native/operations/topicSpaces.js +356 -0
  960. package/dist/react-native/operations/topicSpaces.js.map +1 -0
  961. package/dist/react-native/operations/topicTypes.d.ts +46 -0
  962. package/dist/react-native/operations/topicTypes.d.ts.map +1 -0
  963. package/dist/react-native/operations/topicTypes.js +187 -0
  964. package/dist/react-native/operations/topicTypes.js.map +1 -0
  965. package/dist/react-native/operations/topics.d.ts +150 -0
  966. package/dist/react-native/operations/topics.d.ts.map +1 -0
  967. package/dist/react-native/operations/topics.js +709 -0
  968. package/dist/react-native/operations/topics.js.map +1 -0
  969. package/dist/react-native/operations/verifiedPartners.d.ts +38 -0
  970. package/dist/react-native/operations/verifiedPartners.d.ts.map +1 -0
  971. package/dist/react-native/operations/verifiedPartners.js +151 -0
  972. package/dist/react-native/operations/verifiedPartners.js.map +1 -0
  973. package/dist/react-native/operationsInterfaces/caCertificates.d.ts +56 -0
  974. package/dist/react-native/operationsInterfaces/caCertificates.d.ts.map +1 -0
  975. package/dist/react-native/operationsInterfaces/caCertificates.js +9 -0
  976. package/dist/react-native/operationsInterfaces/caCertificates.js.map +1 -0
  977. package/dist/react-native/operationsInterfaces/channels.d.ts +64 -0
  978. package/dist/react-native/operationsInterfaces/channels.d.ts.map +1 -0
  979. package/dist/react-native/operationsInterfaces/channels.js +9 -0
  980. package/dist/react-native/operationsInterfaces/channels.js.map +1 -0
  981. package/dist/react-native/operationsInterfaces/clientGroups.d.ts +56 -0
  982. package/dist/react-native/operationsInterfaces/clientGroups.d.ts.map +1 -0
  983. package/dist/react-native/operationsInterfaces/clientGroups.js +9 -0
  984. package/dist/react-native/operationsInterfaces/clientGroups.js.map +1 -0
  985. package/dist/react-native/operationsInterfaces/clients.d.ts +56 -0
  986. package/dist/react-native/operationsInterfaces/clients.d.ts.map +1 -0
  987. package/dist/react-native/operationsInterfaces/clients.js +9 -0
  988. package/dist/react-native/operationsInterfaces/clients.js.map +1 -0
  989. package/dist/react-native/operationsInterfaces/domainEventSubscriptions.d.ts +94 -0
  990. package/dist/react-native/operationsInterfaces/domainEventSubscriptions.d.ts.map +1 -0
  991. package/dist/react-native/operationsInterfaces/domainEventSubscriptions.js +9 -0
  992. package/dist/react-native/operationsInterfaces/domainEventSubscriptions.js.map +1 -0
  993. package/dist/react-native/operationsInterfaces/domainTopicEventSubscriptions.d.ts +104 -0
  994. package/dist/react-native/operationsInterfaces/domainTopicEventSubscriptions.d.ts.map +1 -0
  995. package/dist/react-native/operationsInterfaces/domainTopicEventSubscriptions.js +9 -0
  996. package/dist/react-native/operationsInterfaces/domainTopicEventSubscriptions.js.map +1 -0
  997. package/dist/react-native/operationsInterfaces/domainTopics.d.ts +54 -0
  998. package/dist/react-native/operationsInterfaces/domainTopics.d.ts.map +1 -0
  999. package/dist/react-native/operationsInterfaces/domainTopics.js +9 -0
  1000. package/dist/react-native/operationsInterfaces/domainTopics.js.map +1 -0
  1001. package/dist/react-native/operationsInterfaces/domains.d.ts +86 -0
  1002. package/dist/react-native/operationsInterfaces/domains.d.ts.map +1 -0
  1003. package/dist/react-native/operationsInterfaces/domains.js +9 -0
  1004. package/dist/react-native/operationsInterfaces/domains.js.map +1 -0
  1005. package/dist/react-native/operationsInterfaces/eventSubscriptions.d.ts +217 -0
  1006. package/dist/react-native/operationsInterfaces/eventSubscriptions.d.ts.map +1 -0
  1007. package/dist/react-native/operationsInterfaces/eventSubscriptions.js +9 -0
  1008. package/dist/react-native/operationsInterfaces/eventSubscriptions.js.map +1 -0
  1009. package/dist/react-native/operationsInterfaces/extensionTopics.d.ts +16 -0
  1010. package/dist/react-native/operationsInterfaces/extensionTopics.d.ts.map +1 -0
  1011. package/dist/react-native/operationsInterfaces/extensionTopics.js +9 -0
  1012. package/dist/react-native/operationsInterfaces/extensionTopics.js.map +1 -0
  1013. package/dist/react-native/operationsInterfaces/index.d.ts +32 -0
  1014. package/dist/react-native/operationsInterfaces/index.d.ts.map +1 -0
  1015. package/dist/react-native/operationsInterfaces/index.js +39 -0
  1016. package/dist/react-native/operationsInterfaces/index.js.map +1 -0
  1017. package/dist/react-native/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +106 -0
  1018. package/dist/react-native/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +1 -0
  1019. package/dist/react-native/operationsInterfaces/namespaceTopicEventSubscriptions.js +9 -0
  1020. package/dist/react-native/operationsInterfaces/namespaceTopicEventSubscriptions.js.map +1 -0
  1021. package/dist/react-native/operationsInterfaces/namespaceTopics.d.ts +100 -0
  1022. package/dist/react-native/operationsInterfaces/namespaceTopics.d.ts.map +1 -0
  1023. package/dist/react-native/operationsInterfaces/namespaceTopics.js +9 -0
  1024. package/dist/react-native/operationsInterfaces/namespaceTopics.js.map +1 -0
  1025. package/dist/react-native/operationsInterfaces/namespaces.d.ts +108 -0
  1026. package/dist/react-native/operationsInterfaces/namespaces.d.ts.map +1 -0
  1027. package/dist/react-native/operationsInterfaces/namespaces.js +9 -0
  1028. package/dist/react-native/operationsInterfaces/namespaces.js.map +1 -0
  1029. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +50 -0
  1030. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +1 -0
  1031. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js +9 -0
  1032. package/dist/react-native/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +1 -0
  1033. package/dist/react-native/operationsInterfaces/operations.d.ts +11 -0
  1034. package/dist/react-native/operationsInterfaces/operations.d.ts.map +1 -0
  1035. package/dist/react-native/operationsInterfaces/operations.js +9 -0
  1036. package/dist/react-native/operationsInterfaces/operations.js.map +1 -0
  1037. package/dist/react-native/operationsInterfaces/partnerConfigurations.d.ts +78 -0
  1038. package/dist/react-native/operationsInterfaces/partnerConfigurations.d.ts.map +1 -0
  1039. package/dist/react-native/operationsInterfaces/partnerConfigurations.js +9 -0
  1040. package/dist/react-native/operationsInterfaces/partnerConfigurations.js.map +1 -0
  1041. package/dist/react-native/operationsInterfaces/partnerDestinations.d.ts +78 -0
  1042. package/dist/react-native/operationsInterfaces/partnerDestinations.d.ts.map +1 -0
  1043. package/dist/react-native/operationsInterfaces/partnerDestinations.js +9 -0
  1044. package/dist/react-native/operationsInterfaces/partnerDestinations.js.map +1 -0
  1045. package/dist/react-native/operationsInterfaces/partnerNamespaces.d.ts +86 -0
  1046. package/dist/react-native/operationsInterfaces/partnerNamespaces.d.ts.map +1 -0
  1047. package/dist/react-native/operationsInterfaces/partnerNamespaces.js +9 -0
  1048. package/dist/react-native/operationsInterfaces/partnerNamespaces.js.map +1 -0
  1049. package/dist/react-native/operationsInterfaces/partnerRegistrations.d.ts +71 -0
  1050. package/dist/react-native/operationsInterfaces/partnerRegistrations.d.ts.map +1 -0
  1051. package/dist/react-native/operationsInterfaces/partnerRegistrations.js +9 -0
  1052. package/dist/react-native/operationsInterfaces/partnerRegistrations.js.map +1 -0
  1053. package/dist/react-native/operationsInterfaces/partnerTopicEventSubscriptions.d.ts +96 -0
  1054. package/dist/react-native/operationsInterfaces/partnerTopicEventSubscriptions.d.ts.map +1 -0
  1055. package/dist/react-native/operationsInterfaces/partnerTopicEventSubscriptions.js +9 -0
  1056. package/dist/react-native/operationsInterfaces/partnerTopicEventSubscriptions.js.map +1 -0
  1057. package/dist/react-native/operationsInterfaces/partnerTopics.d.ts +69 -0
  1058. package/dist/react-native/operationsInterfaces/partnerTopics.d.ts.map +1 -0
  1059. package/dist/react-native/operationsInterfaces/partnerTopics.js +9 -0
  1060. package/dist/react-native/operationsInterfaces/partnerTopics.js.map +1 -0
  1061. package/dist/react-native/operationsInterfaces/permissionBindings.d.ts +56 -0
  1062. package/dist/react-native/operationsInterfaces/permissionBindings.d.ts.map +1 -0
  1063. package/dist/react-native/operationsInterfaces/permissionBindings.js +9 -0
  1064. package/dist/react-native/operationsInterfaces/permissionBindings.js.map +1 -0
  1065. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts +76 -0
  1066. package/dist/react-native/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  1067. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js +9 -0
  1068. package/dist/react-native/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  1069. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts +28 -0
  1070. package/dist/react-native/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  1071. package/dist/react-native/operationsInterfaces/privateLinkResources.js +9 -0
  1072. package/dist/react-native/operationsInterfaces/privateLinkResources.js.map +1 -0
  1073. package/dist/react-native/operationsInterfaces/systemTopicEventSubscriptions.d.ts +96 -0
  1074. package/dist/react-native/operationsInterfaces/systemTopicEventSubscriptions.d.ts.map +1 -0
  1075. package/dist/react-native/operationsInterfaces/systemTopicEventSubscriptions.js +9 -0
  1076. package/dist/react-native/operationsInterfaces/systemTopicEventSubscriptions.js.map +1 -0
  1077. package/dist/react-native/operationsInterfaces/systemTopics.d.ts +71 -0
  1078. package/dist/react-native/operationsInterfaces/systemTopics.d.ts.map +1 -0
  1079. package/dist/react-native/operationsInterfaces/systemTopics.js +9 -0
  1080. package/dist/react-native/operationsInterfaces/systemTopics.js.map +1 -0
  1081. package/dist/react-native/operationsInterfaces/topicEventSubscriptions.d.ts +94 -0
  1082. package/dist/react-native/operationsInterfaces/topicEventSubscriptions.d.ts.map +1 -0
  1083. package/dist/react-native/operationsInterfaces/topicEventSubscriptions.js +9 -0
  1084. package/dist/react-native/operationsInterfaces/topicEventSubscriptions.js.map +1 -0
  1085. package/dist/react-native/operationsInterfaces/topicSpaces.d.ts +56 -0
  1086. package/dist/react-native/operationsInterfaces/topicSpaces.d.ts.map +1 -0
  1087. package/dist/react-native/operationsInterfaces/topicSpaces.js +9 -0
  1088. package/dist/react-native/operationsInterfaces/topicSpaces.js.map +1 -0
  1089. package/dist/react-native/operationsInterfaces/topicTypes.d.ts +23 -0
  1090. package/dist/react-native/operationsInterfaces/topicTypes.d.ts.map +1 -0
  1091. package/dist/react-native/operationsInterfaces/topicTypes.js +9 -0
  1092. package/dist/react-native/operationsInterfaces/topicTypes.js.map +1 -0
  1093. package/dist/react-native/operationsInterfaces/topics.d.ts +103 -0
  1094. package/dist/react-native/operationsInterfaces/topics.d.ts.map +1 -0
  1095. package/dist/react-native/operationsInterfaces/topics.js +9 -0
  1096. package/dist/react-native/operationsInterfaces/topics.js.map +1 -0
  1097. package/dist/react-native/operationsInterfaces/verifiedPartners.d.ts +17 -0
  1098. package/dist/react-native/operationsInterfaces/verifiedPartners.d.ts.map +1 -0
  1099. package/dist/react-native/operationsInterfaces/verifiedPartners.js +9 -0
  1100. package/dist/react-native/operationsInterfaces/verifiedPartners.js.map +1 -0
  1101. package/dist/react-native/package.json +3 -0
  1102. package/dist/react-native/pagingHelper.d.ts +13 -0
  1103. package/dist/react-native/pagingHelper.d.ts.map +1 -0
  1104. package/dist/react-native/pagingHelper.js +32 -0
  1105. package/dist/react-native/pagingHelper.js.map +1 -0
  1106. package/package.json +79 -65
  1107. package/CHANGELOG.md +0 -1788
  1108. package/dist/index.js +0 -22746
  1109. package/dist/index.js.map +0 -1
  1110. package/dist/index.min.js +0 -1
  1111. package/dist/index.min.js.map +0 -1
  1112. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.d.ts +0 -2
  1113. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.d.ts.map +0 -1
  1114. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.js +0 -44
  1115. package/dist-esm/samples-dev/caCertificatesCreateOrUpdateSample.js.map +0 -1
  1116. package/dist-esm/samples-dev/caCertificatesDeleteSample.d.ts +0 -2
  1117. package/dist-esm/samples-dev/caCertificatesDeleteSample.d.ts.map +0 -1
  1118. package/dist-esm/samples-dev/caCertificatesDeleteSample.js +0 -40
  1119. package/dist-esm/samples-dev/caCertificatesDeleteSample.js.map +0 -1
  1120. package/dist-esm/samples-dev/caCertificatesGetSample.d.ts +0 -2
  1121. package/dist-esm/samples-dev/caCertificatesGetSample.d.ts.map +0 -1
  1122. package/dist-esm/samples-dev/caCertificatesGetSample.js +0 -40
  1123. package/dist-esm/samples-dev/caCertificatesGetSample.js.map +0 -1
  1124. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.d.ts +0 -2
  1125. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.d.ts.map +0 -1
  1126. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js +0 -55
  1127. package/dist-esm/samples-dev/caCertificatesListByNamespaceSample.js.map +0 -1
  1128. package/dist-esm/samples-dev/channelsCreateOrUpdateSample.d.ts +0 -2
  1129. package/dist-esm/samples-dev/channelsCreateOrUpdateSample.d.ts.map +0 -1
  1130. package/dist-esm/samples-dev/channelsCreateOrUpdateSample.js +0 -51
  1131. package/dist-esm/samples-dev/channelsCreateOrUpdateSample.js.map +0 -1
  1132. package/dist-esm/samples-dev/channelsDeleteSample.d.ts +0 -2
  1133. package/dist-esm/samples-dev/channelsDeleteSample.d.ts.map +0 -1
  1134. package/dist-esm/samples-dev/channelsDeleteSample.js +0 -40
  1135. package/dist-esm/samples-dev/channelsDeleteSample.js.map +0 -1
  1136. package/dist-esm/samples-dev/channelsGetFullUrlSample.d.ts +0 -2
  1137. package/dist-esm/samples-dev/channelsGetFullUrlSample.d.ts.map +0 -1
  1138. package/dist-esm/samples-dev/channelsGetFullUrlSample.js +0 -40
  1139. package/dist-esm/samples-dev/channelsGetFullUrlSample.js.map +0 -1
  1140. package/dist-esm/samples-dev/channelsGetSample.d.ts +0 -2
  1141. package/dist-esm/samples-dev/channelsGetSample.d.ts.map +0 -1
  1142. package/dist-esm/samples-dev/channelsGetSample.js +0 -40
  1143. package/dist-esm/samples-dev/channelsGetSample.js.map +0 -1
  1144. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.d.ts +0 -2
  1145. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.d.ts.map +0 -1
  1146. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js +0 -55
  1147. package/dist-esm/samples-dev/channelsListByPartnerNamespaceSample.js.map +0 -1
  1148. package/dist-esm/samples-dev/channelsUpdateSample.d.ts +0 -2
  1149. package/dist-esm/samples-dev/channelsUpdateSample.d.ts.map +0 -1
  1150. package/dist-esm/samples-dev/channelsUpdateSample.js +0 -43
  1151. package/dist-esm/samples-dev/channelsUpdateSample.js.map +0 -1
  1152. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.d.ts +0 -2
  1153. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.d.ts.map +0 -1
  1154. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.js +0 -44
  1155. package/dist-esm/samples-dev/clientGroupsCreateOrUpdateSample.js.map +0 -1
  1156. package/dist-esm/samples-dev/clientGroupsDeleteSample.d.ts +0 -2
  1157. package/dist-esm/samples-dev/clientGroupsDeleteSample.d.ts.map +0 -1
  1158. package/dist-esm/samples-dev/clientGroupsDeleteSample.js +0 -40
  1159. package/dist-esm/samples-dev/clientGroupsDeleteSample.js.map +0 -1
  1160. package/dist-esm/samples-dev/clientGroupsGetSample.d.ts +0 -2
  1161. package/dist-esm/samples-dev/clientGroupsGetSample.d.ts.map +0 -1
  1162. package/dist-esm/samples-dev/clientGroupsGetSample.js +0 -40
  1163. package/dist-esm/samples-dev/clientGroupsGetSample.js.map +0 -1
  1164. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.d.ts +0 -2
  1165. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.d.ts.map +0 -1
  1166. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js +0 -55
  1167. package/dist-esm/samples-dev/clientGroupsListByNamespaceSample.js.map +0 -1
  1168. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.d.ts +0 -2
  1169. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.d.ts.map +0 -1
  1170. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js +0 -48
  1171. package/dist-esm/samples-dev/clientsCreateOrUpdateSample.js.map +0 -1
  1172. package/dist-esm/samples-dev/clientsDeleteSample.d.ts +0 -2
  1173. package/dist-esm/samples-dev/clientsDeleteSample.d.ts.map +0 -1
  1174. package/dist-esm/samples-dev/clientsDeleteSample.js +0 -40
  1175. package/dist-esm/samples-dev/clientsDeleteSample.js.map +0 -1
  1176. package/dist-esm/samples-dev/clientsGetSample.d.ts +0 -2
  1177. package/dist-esm/samples-dev/clientsGetSample.d.ts.map +0 -1
  1178. package/dist-esm/samples-dev/clientsGetSample.js +0 -40
  1179. package/dist-esm/samples-dev/clientsGetSample.js.map +0 -1
  1180. package/dist-esm/samples-dev/clientsListByNamespaceSample.d.ts +0 -2
  1181. package/dist-esm/samples-dev/clientsListByNamespaceSample.d.ts.map +0 -1
  1182. package/dist-esm/samples-dev/clientsListByNamespaceSample.js +0 -55
  1183. package/dist-esm/samples-dev/clientsListByNamespaceSample.js.map +0 -1
  1184. package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.d.ts +0 -2
  1185. package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.d.ts.map +0 -1
  1186. package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js +0 -51
  1187. package/dist-esm/samples-dev/domainEventSubscriptionsCreateOrUpdateSample.js.map +0 -1
  1188. package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.d.ts +0 -2
  1189. package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.d.ts.map +0 -1
  1190. package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.js +0 -40
  1191. package/dist-esm/samples-dev/domainEventSubscriptionsDeleteSample.js.map +0 -1
  1192. package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.d.ts +0 -2
  1193. package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.d.ts.map +0 -1
  1194. package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.js +0 -40
  1195. package/dist-esm/samples-dev/domainEventSubscriptionsGetDeliveryAttributesSample.js.map +0 -1
  1196. package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.d.ts +0 -2
  1197. package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.d.ts.map +0 -1
  1198. package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.js +0 -40
  1199. package/dist-esm/samples-dev/domainEventSubscriptionsGetFullUrlSample.js.map +0 -1
  1200. package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.d.ts +0 -2
  1201. package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.d.ts.map +0 -1
  1202. package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.js +0 -40
  1203. package/dist-esm/samples-dev/domainEventSubscriptionsGetSample.js.map +0 -1
  1204. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.d.ts +0 -2
  1205. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.d.ts.map +0 -1
  1206. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js +0 -55
  1207. package/dist-esm/samples-dev/domainEventSubscriptionsListSample.js.map +0 -1
  1208. package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.d.ts +0 -2
  1209. package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.d.ts.map +0 -1
  1210. package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js +0 -52
  1211. package/dist-esm/samples-dev/domainEventSubscriptionsUpdateSample.js.map +0 -1
  1212. package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.d.ts +0 -2
  1213. package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.d.ts.map +0 -1
  1214. package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js +0 -52
  1215. package/dist-esm/samples-dev/domainTopicEventSubscriptionsCreateOrUpdateSample.js.map +0 -1
  1216. package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.d.ts +0 -2
  1217. package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.d.ts.map +0 -1
  1218. package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.js +0 -41
  1219. package/dist-esm/samples-dev/domainTopicEventSubscriptionsDeleteSample.js.map +0 -1
  1220. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.d.ts +0 -2
  1221. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.d.ts.map +0 -1
  1222. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js +0 -41
  1223. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +0 -1
  1224. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.d.ts +0 -2
  1225. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.d.ts.map +0 -1
  1226. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.js +0 -41
  1227. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetFullUrlSample.js.map +0 -1
  1228. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.d.ts +0 -2
  1229. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.d.ts.map +0 -1
  1230. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.js +0 -41
  1231. package/dist-esm/samples-dev/domainTopicEventSubscriptionsGetSample.js.map +0 -1
  1232. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.d.ts +0 -2
  1233. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.d.ts.map +0 -1
  1234. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js +0 -56
  1235. package/dist-esm/samples-dev/domainTopicEventSubscriptionsListSample.js.map +0 -1
  1236. package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.d.ts +0 -2
  1237. package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.d.ts.map +0 -1
  1238. package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js +0 -53
  1239. package/dist-esm/samples-dev/domainTopicEventSubscriptionsUpdateSample.js.map +0 -1
  1240. package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.d.ts +0 -2
  1241. package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.d.ts.map +0 -1
  1242. package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.js +0 -40
  1243. package/dist-esm/samples-dev/domainTopicsCreateOrUpdateSample.js.map +0 -1
  1244. package/dist-esm/samples-dev/domainTopicsDeleteSample.d.ts +0 -2
  1245. package/dist-esm/samples-dev/domainTopicsDeleteSample.d.ts.map +0 -1
  1246. package/dist-esm/samples-dev/domainTopicsDeleteSample.js +0 -40
  1247. package/dist-esm/samples-dev/domainTopicsDeleteSample.js.map +0 -1
  1248. package/dist-esm/samples-dev/domainTopicsGetSample.d.ts +0 -2
  1249. package/dist-esm/samples-dev/domainTopicsGetSample.d.ts.map +0 -1
  1250. package/dist-esm/samples-dev/domainTopicsGetSample.js +0 -40
  1251. package/dist-esm/samples-dev/domainTopicsGetSample.js.map +0 -1
  1252. package/dist-esm/samples-dev/domainTopicsListByDomainSample.d.ts +0 -2
  1253. package/dist-esm/samples-dev/domainTopicsListByDomainSample.d.ts.map +0 -1
  1254. package/dist-esm/samples-dev/domainTopicsListByDomainSample.js +0 -55
  1255. package/dist-esm/samples-dev/domainTopicsListByDomainSample.js.map +0 -1
  1256. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.d.ts +0 -2
  1257. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.d.ts.map +0 -1
  1258. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js +0 -48
  1259. package/dist-esm/samples-dev/domainsCreateOrUpdateSample.js.map +0 -1
  1260. package/dist-esm/samples-dev/domainsDeleteSample.d.ts +0 -2
  1261. package/dist-esm/samples-dev/domainsDeleteSample.d.ts.map +0 -1
  1262. package/dist-esm/samples-dev/domainsDeleteSample.js +0 -39
  1263. package/dist-esm/samples-dev/domainsDeleteSample.js.map +0 -1
  1264. package/dist-esm/samples-dev/domainsGetSample.d.ts +0 -2
  1265. package/dist-esm/samples-dev/domainsGetSample.d.ts.map +0 -1
  1266. package/dist-esm/samples-dev/domainsGetSample.js +0 -39
  1267. package/dist-esm/samples-dev/domainsGetSample.js.map +0 -1
  1268. package/dist-esm/samples-dev/domainsListByResourceGroupSample.d.ts +0 -2
  1269. package/dist-esm/samples-dev/domainsListByResourceGroupSample.d.ts.map +0 -1
  1270. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js +0 -54
  1271. package/dist-esm/samples-dev/domainsListByResourceGroupSample.js.map +0 -1
  1272. package/dist-esm/samples-dev/domainsListBySubscriptionSample.d.ts +0 -2
  1273. package/dist-esm/samples-dev/domainsListBySubscriptionSample.d.ts.map +0 -1
  1274. package/dist-esm/samples-dev/domainsListBySubscriptionSample.js +0 -53
  1275. package/dist-esm/samples-dev/domainsListBySubscriptionSample.js.map +0 -1
  1276. package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.d.ts +0 -2
  1277. package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.d.ts.map +0 -1
  1278. package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js +0 -39
  1279. package/dist-esm/samples-dev/domainsListSharedAccessKeysSample.js.map +0 -1
  1280. package/dist-esm/samples-dev/domainsRegenerateKeySample.d.ts +0 -2
  1281. package/dist-esm/samples-dev/domainsRegenerateKeySample.d.ts.map +0 -1
  1282. package/dist-esm/samples-dev/domainsRegenerateKeySample.js +0 -40
  1283. package/dist-esm/samples-dev/domainsRegenerateKeySample.js.map +0 -1
  1284. package/dist-esm/samples-dev/domainsUpdateSample.d.ts +0 -2
  1285. package/dist-esm/samples-dev/domainsUpdateSample.d.ts.map +0 -1
  1286. package/dist-esm/samples-dev/domainsUpdateSample.js +0 -47
  1287. package/dist-esm/samples-dev/domainsUpdateSample.js.map +0 -1
  1288. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.d.ts +0 -2
  1289. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.d.ts.map +0 -1
  1290. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js +0 -356
  1291. package/dist-esm/samples-dev/eventSubscriptionsCreateOrUpdateSample.js.map +0 -1
  1292. package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.d.ts +0 -2
  1293. package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.d.ts.map +0 -1
  1294. package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.js +0 -88
  1295. package/dist-esm/samples-dev/eventSubscriptionsDeleteSample.js.map +0 -1
  1296. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.d.ts +0 -2
  1297. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.d.ts.map +0 -1
  1298. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js +0 -37
  1299. package/dist-esm/samples-dev/eventSubscriptionsGetDeliveryAttributesSample.js.map +0 -1
  1300. package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.d.ts +0 -2
  1301. package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.d.ts.map +0 -1
  1302. package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.js +0 -88
  1303. package/dist-esm/samples-dev/eventSubscriptionsGetFullUrlSample.js.map +0 -1
  1304. package/dist-esm/samples-dev/eventSubscriptionsGetSample.d.ts +0 -2
  1305. package/dist-esm/samples-dev/eventSubscriptionsGetSample.d.ts.map +0 -1
  1306. package/dist-esm/samples-dev/eventSubscriptionsGetSample.js +0 -207
  1307. package/dist-esm/samples-dev/eventSubscriptionsGetSample.js.map +0 -1
  1308. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.d.ts +0 -2
  1309. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.d.ts.map +0 -1
  1310. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js +0 -56
  1311. package/dist-esm/samples-dev/eventSubscriptionsListByDomainTopicSample.js.map +0 -1
  1312. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.d.ts +0 -2
  1313. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.d.ts.map +0 -1
  1314. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js +0 -57
  1315. package/dist-esm/samples-dev/eventSubscriptionsListByResourceSample.js.map +0 -1
  1316. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.d.ts +0 -2
  1317. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.d.ts.map +0 -1
  1318. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js +0 -55
  1319. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupForTopicTypeSample.js.map +0 -1
  1320. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.d.ts +0 -2
  1321. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.d.ts.map +0 -1
  1322. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js +0 -54
  1323. package/dist-esm/samples-dev/eventSubscriptionsListGlobalByResourceGroupSample.js.map +0 -1
  1324. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.d.ts +0 -2
  1325. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.d.ts.map +0 -1
  1326. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js +0 -54
  1327. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionForTopicTypeSample.js.map +0 -1
  1328. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.d.ts +0 -2
  1329. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.d.ts.map +0 -1
  1330. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js +0 -53
  1331. package/dist-esm/samples-dev/eventSubscriptionsListGlobalBySubscriptionSample.js.map +0 -1
  1332. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.d.ts +0 -2
  1333. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.d.ts.map +0 -1
  1334. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js +0 -56
  1335. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupForTopicTypeSample.js.map +0 -1
  1336. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.d.ts +0 -2
  1337. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.d.ts.map +0 -1
  1338. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js +0 -55
  1339. package/dist-esm/samples-dev/eventSubscriptionsListRegionalByResourceGroupSample.js.map +0 -1
  1340. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.d.ts +0 -2
  1341. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.d.ts.map +0 -1
  1342. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js +0 -55
  1343. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionForTopicTypeSample.js.map +0 -1
  1344. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.d.ts +0 -2
  1345. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.d.ts.map +0 -1
  1346. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js +0 -54
  1347. package/dist-esm/samples-dev/eventSubscriptionsListRegionalBySubscriptionSample.js.map +0 -1
  1348. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.d.ts +0 -2
  1349. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.d.ts.map +0 -1
  1350. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js +0 -353
  1351. package/dist-esm/samples-dev/eventSubscriptionsUpdateSample.js.map +0 -1
  1352. package/dist-esm/samples-dev/extensionTopicsGetSample.d.ts +0 -2
  1353. package/dist-esm/samples-dev/extensionTopicsGetSample.d.ts.map +0 -1
  1354. package/dist-esm/samples-dev/extensionTopicsGetSample.js +0 -36
  1355. package/dist-esm/samples-dev/extensionTopicsGetSample.js.map +0 -1
  1356. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.d.ts +0 -2
  1357. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.d.ts.map +0 -1
  1358. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js +0 -52
  1359. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsCreateOrUpdateSample.js.map +0 -1
  1360. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.d.ts +0 -2
  1361. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.d.ts.map +0 -1
  1362. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js +0 -41
  1363. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsDeleteSample.js.map +0 -1
  1364. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.d.ts +0 -2
  1365. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.d.ts.map +0 -1
  1366. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js +0 -41
  1367. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +0 -1
  1368. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.d.ts +0 -2
  1369. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.d.ts.map +0 -1
  1370. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.js +0 -41
  1371. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetFullUrlSample.js.map +0 -1
  1372. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.d.ts +0 -2
  1373. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.d.ts.map +0 -1
  1374. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.js +0 -41
  1375. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsGetSample.js.map +0 -1
  1376. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.d.ts +0 -2
  1377. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.d.ts.map +0 -1
  1378. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js +0 -56
  1379. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsListByNamespaceTopicSample.js.map +0 -1
  1380. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.d.ts +0 -2
  1381. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.d.ts.map +0 -1
  1382. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js +0 -52
  1383. package/dist-esm/samples-dev/namespaceTopicEventSubscriptionsUpdateSample.js.map +0 -1
  1384. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.d.ts +0 -2
  1385. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.d.ts.map +0 -1
  1386. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js +0 -45
  1387. package/dist-esm/samples-dev/namespaceTopicsCreateOrUpdateSample.js.map +0 -1
  1388. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.d.ts +0 -2
  1389. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.d.ts.map +0 -1
  1390. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.js +0 -40
  1391. package/dist-esm/samples-dev/namespaceTopicsDeleteSample.js.map +0 -1
  1392. package/dist-esm/samples-dev/namespaceTopicsGetSample.d.ts +0 -2
  1393. package/dist-esm/samples-dev/namespaceTopicsGetSample.d.ts.map +0 -1
  1394. package/dist-esm/samples-dev/namespaceTopicsGetSample.js +0 -40
  1395. package/dist-esm/samples-dev/namespaceTopicsGetSample.js.map +0 -1
  1396. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.d.ts +0 -2
  1397. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.d.ts.map +0 -1
  1398. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js +0 -55
  1399. package/dist-esm/samples-dev/namespaceTopicsListByNamespaceSample.js.map +0 -1
  1400. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.d.ts +0 -2
  1401. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.d.ts.map +0 -1
  1402. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.js +0 -40
  1403. package/dist-esm/samples-dev/namespaceTopicsListSharedAccessKeysSample.js.map +0 -1
  1404. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.d.ts +0 -2
  1405. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.d.ts.map +0 -1
  1406. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js +0 -41
  1407. package/dist-esm/samples-dev/namespaceTopicsRegenerateKeySample.js.map +0 -1
  1408. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.d.ts +0 -2
  1409. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.d.ts.map +0 -1
  1410. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js +0 -43
  1411. package/dist-esm/samples-dev/namespaceTopicsUpdateSample.js.map +0 -1
  1412. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.d.ts +0 -2
  1413. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.d.ts.map +0 -1
  1414. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js +0 -47
  1415. package/dist-esm/samples-dev/namespacesCreateOrUpdateSample.js.map +0 -1
  1416. package/dist-esm/samples-dev/namespacesDeleteSample.d.ts +0 -2
  1417. package/dist-esm/samples-dev/namespacesDeleteSample.d.ts.map +0 -1
  1418. package/dist-esm/samples-dev/namespacesDeleteSample.js +0 -39
  1419. package/dist-esm/samples-dev/namespacesDeleteSample.js.map +0 -1
  1420. package/dist-esm/samples-dev/namespacesGetSample.d.ts +0 -2
  1421. package/dist-esm/samples-dev/namespacesGetSample.d.ts.map +0 -1
  1422. package/dist-esm/samples-dev/namespacesGetSample.js +0 -39
  1423. package/dist-esm/samples-dev/namespacesGetSample.js.map +0 -1
  1424. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.d.ts +0 -2
  1425. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.d.ts.map +0 -1
  1426. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js +0 -54
  1427. package/dist-esm/samples-dev/namespacesListByResourceGroupSample.js.map +0 -1
  1428. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.d.ts +0 -2
  1429. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.d.ts.map +0 -1
  1430. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js +0 -53
  1431. package/dist-esm/samples-dev/namespacesListBySubscriptionSample.js.map +0 -1
  1432. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.d.ts +0 -2
  1433. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.d.ts.map +0 -1
  1434. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.js +0 -39
  1435. package/dist-esm/samples-dev/namespacesListSharedAccessKeysSample.js.map +0 -1
  1436. package/dist-esm/samples-dev/namespacesRegenerateKeySample.d.ts +0 -2
  1437. package/dist-esm/samples-dev/namespacesRegenerateKeySample.d.ts.map +0 -1
  1438. package/dist-esm/samples-dev/namespacesRegenerateKeySample.js +0 -42
  1439. package/dist-esm/samples-dev/namespacesRegenerateKeySample.js.map +0 -1
  1440. package/dist-esm/samples-dev/namespacesUpdateSample.d.ts +0 -2
  1441. package/dist-esm/samples-dev/namespacesUpdateSample.d.ts.map +0 -1
  1442. package/dist-esm/samples-dev/namespacesUpdateSample.js +0 -42
  1443. package/dist-esm/samples-dev/namespacesUpdateSample.js.map +0 -1
  1444. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.d.ts +0 -2
  1445. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.d.ts.map +0 -1
  1446. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.js +0 -39
  1447. package/dist-esm/samples-dev/namespacesValidateCustomDomainOwnershipSample.js.map +0 -1
  1448. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts +0 -2
  1449. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.d.ts.map +0 -1
  1450. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js +0 -42
  1451. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsGetSample.js.map +0 -1
  1452. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts +0 -2
  1453. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.d.ts.map +0 -1
  1454. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js +0 -56
  1455. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsListSample.js.map +0 -1
  1456. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts +0 -2
  1457. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.d.ts.map +0 -1
  1458. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js +0 -42
  1459. package/dist-esm/samples-dev/networkSecurityPerimeterConfigurationsReconcileSample.js.map +0 -1
  1460. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  1461. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  1462. package/dist-esm/samples-dev/operationsListSample.js +0 -53
  1463. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  1464. package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.d.ts +0 -2
  1465. package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.d.ts.map +0 -1
  1466. package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js +0 -43
  1467. package/dist-esm/samples-dev/partnerConfigurationsAuthorizePartnerSample.js.map +0 -1
  1468. package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.d.ts +0 -2
  1469. package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.d.ts.map +0 -1
  1470. package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js +0 -55
  1471. package/dist-esm/samples-dev/partnerConfigurationsCreateOrUpdateSample.js.map +0 -1
  1472. package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.d.ts +0 -2
  1473. package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.d.ts.map +0 -1
  1474. package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js +0 -38
  1475. package/dist-esm/samples-dev/partnerConfigurationsDeleteSample.js.map +0 -1
  1476. package/dist-esm/samples-dev/partnerConfigurationsGetSample.d.ts +0 -2
  1477. package/dist-esm/samples-dev/partnerConfigurationsGetSample.d.ts.map +0 -1
  1478. package/dist-esm/samples-dev/partnerConfigurationsGetSample.js +0 -38
  1479. package/dist-esm/samples-dev/partnerConfigurationsGetSample.js.map +0 -1
  1480. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.d.ts +0 -2
  1481. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.d.ts.map +0 -1
  1482. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js +0 -54
  1483. package/dist-esm/samples-dev/partnerConfigurationsListByResourceGroupSample.js.map +0 -1
  1484. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.d.ts +0 -2
  1485. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.d.ts.map +0 -1
  1486. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js +0 -53
  1487. package/dist-esm/samples-dev/partnerConfigurationsListBySubscriptionSample.js.map +0 -1
  1488. package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.d.ts +0 -2
  1489. package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.d.ts.map +0 -1
  1490. package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js +0 -43
  1491. package/dist-esm/samples-dev/partnerConfigurationsUnauthorizePartnerSample.js.map +0 -1
  1492. package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.d.ts +0 -2
  1493. package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.d.ts.map +0 -1
  1494. package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js +0 -42
  1495. package/dist-esm/samples-dev/partnerConfigurationsUpdateSample.js.map +0 -1
  1496. package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts +0 -2
  1497. package/dist-esm/samples-dev/partnerDestinationsActivateSample.d.ts.map +0 -1
  1498. package/dist-esm/samples-dev/partnerDestinationsActivateSample.js +0 -39
  1499. package/dist-esm/samples-dev/partnerDestinationsActivateSample.js.map +0 -1
  1500. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts +0 -2
  1501. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.d.ts.map +0 -1
  1502. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js +0 -47
  1503. package/dist-esm/samples-dev/partnerDestinationsCreateOrUpdateSample.js.map +0 -1
  1504. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts +0 -2
  1505. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.d.ts.map +0 -1
  1506. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js +0 -39
  1507. package/dist-esm/samples-dev/partnerDestinationsDeleteSample.js.map +0 -1
  1508. package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts +0 -2
  1509. package/dist-esm/samples-dev/partnerDestinationsGetSample.d.ts.map +0 -1
  1510. package/dist-esm/samples-dev/partnerDestinationsGetSample.js +0 -39
  1511. package/dist-esm/samples-dev/partnerDestinationsGetSample.js.map +0 -1
  1512. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts +0 -2
  1513. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.d.ts.map +0 -1
  1514. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js +0 -54
  1515. package/dist-esm/samples-dev/partnerDestinationsListByResourceGroupSample.js.map +0 -1
  1516. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts +0 -2
  1517. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.d.ts.map +0 -1
  1518. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js +0 -53
  1519. package/dist-esm/samples-dev/partnerDestinationsListBySubscriptionSample.js.map +0 -1
  1520. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts +0 -2
  1521. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.d.ts.map +0 -1
  1522. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js +0 -40
  1523. package/dist-esm/samples-dev/partnerDestinationsUpdateSample.js.map +0 -1
  1524. package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.d.ts +0 -2
  1525. package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.d.ts.map +0 -1
  1526. package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js +0 -44
  1527. package/dist-esm/samples-dev/partnerNamespacesCreateOrUpdateSample.js.map +0 -1
  1528. package/dist-esm/samples-dev/partnerNamespacesDeleteSample.d.ts +0 -2
  1529. package/dist-esm/samples-dev/partnerNamespacesDeleteSample.d.ts.map +0 -1
  1530. package/dist-esm/samples-dev/partnerNamespacesDeleteSample.js +0 -39
  1531. package/dist-esm/samples-dev/partnerNamespacesDeleteSample.js.map +0 -1
  1532. package/dist-esm/samples-dev/partnerNamespacesGetSample.d.ts +0 -2
  1533. package/dist-esm/samples-dev/partnerNamespacesGetSample.d.ts.map +0 -1
  1534. package/dist-esm/samples-dev/partnerNamespacesGetSample.js +0 -39
  1535. package/dist-esm/samples-dev/partnerNamespacesGetSample.js.map +0 -1
  1536. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.d.ts +0 -2
  1537. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.d.ts.map +0 -1
  1538. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js +0 -54
  1539. package/dist-esm/samples-dev/partnerNamespacesListByResourceGroupSample.js.map +0 -1
  1540. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.d.ts +0 -2
  1541. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.d.ts.map +0 -1
  1542. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js +0 -53
  1543. package/dist-esm/samples-dev/partnerNamespacesListBySubscriptionSample.js.map +0 -1
  1544. package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.d.ts +0 -2
  1545. package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.d.ts.map +0 -1
  1546. package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js +0 -39
  1547. package/dist-esm/samples-dev/partnerNamespacesListSharedAccessKeysSample.js.map +0 -1
  1548. package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.d.ts +0 -2
  1549. package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.d.ts.map +0 -1
  1550. package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js +0 -42
  1551. package/dist-esm/samples-dev/partnerNamespacesRegenerateKeySample.js.map +0 -1
  1552. package/dist-esm/samples-dev/partnerNamespacesUpdateSample.d.ts +0 -2
  1553. package/dist-esm/samples-dev/partnerNamespacesUpdateSample.d.ts.map +0 -1
  1554. package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js +0 -42
  1555. package/dist-esm/samples-dev/partnerNamespacesUpdateSample.js.map +0 -1
  1556. package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.d.ts +0 -2
  1557. package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.d.ts.map +0 -1
  1558. package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js +0 -43
  1559. package/dist-esm/samples-dev/partnerRegistrationsCreateOrUpdateSample.js.map +0 -1
  1560. package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.d.ts +0 -2
  1561. package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.d.ts.map +0 -1
  1562. package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.js +0 -39
  1563. package/dist-esm/samples-dev/partnerRegistrationsDeleteSample.js.map +0 -1
  1564. package/dist-esm/samples-dev/partnerRegistrationsGetSample.d.ts +0 -2
  1565. package/dist-esm/samples-dev/partnerRegistrationsGetSample.d.ts.map +0 -1
  1566. package/dist-esm/samples-dev/partnerRegistrationsGetSample.js +0 -39
  1567. package/dist-esm/samples-dev/partnerRegistrationsGetSample.js.map +0 -1
  1568. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.d.ts +0 -2
  1569. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.d.ts.map +0 -1
  1570. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js +0 -54
  1571. package/dist-esm/samples-dev/partnerRegistrationsListByResourceGroupSample.js.map +0 -1
  1572. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.d.ts +0 -2
  1573. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.d.ts.map +0 -1
  1574. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js +0 -53
  1575. package/dist-esm/samples-dev/partnerRegistrationsListBySubscriptionSample.js.map +0 -1
  1576. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.d.ts +0 -2
  1577. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.d.ts.map +0 -1
  1578. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js +0 -40
  1579. package/dist-esm/samples-dev/partnerRegistrationsUpdateSample.js.map +0 -1
  1580. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.d.ts +0 -2
  1581. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.d.ts.map +0 -1
  1582. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js +0 -51
  1583. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsCreateOrUpdateSample.js.map +0 -1
  1584. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.d.ts +0 -2
  1585. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.d.ts.map +0 -1
  1586. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.js +0 -40
  1587. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsDeleteSample.js.map +0 -1
  1588. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.d.ts +0 -2
  1589. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.d.ts.map +0 -1
  1590. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js +0 -40
  1591. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +0 -1
  1592. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.d.ts +0 -2
  1593. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.d.ts.map +0 -1
  1594. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.js +0 -40
  1595. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetFullUrlSample.js.map +0 -1
  1596. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.d.ts +0 -2
  1597. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.d.ts.map +0 -1
  1598. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.js +0 -40
  1599. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsGetSample.js.map +0 -1
  1600. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.d.ts +0 -2
  1601. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.d.ts.map +0 -1
  1602. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js +0 -55
  1603. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsListByPartnerTopicSample.js.map +0 -1
  1604. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.d.ts +0 -2
  1605. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.d.ts.map +0 -1
  1606. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js +0 -52
  1607. package/dist-esm/samples-dev/partnerTopicEventSubscriptionsUpdateSample.js.map +0 -1
  1608. package/dist-esm/samples-dev/partnerTopicsActivateSample.d.ts +0 -2
  1609. package/dist-esm/samples-dev/partnerTopicsActivateSample.d.ts.map +0 -1
  1610. package/dist-esm/samples-dev/partnerTopicsActivateSample.js +0 -39
  1611. package/dist-esm/samples-dev/partnerTopicsActivateSample.js.map +0 -1
  1612. package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.d.ts +0 -2
  1613. package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.d.ts.map +0 -1
  1614. package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js +0 -47
  1615. package/dist-esm/samples-dev/partnerTopicsCreateOrUpdateSample.js.map +0 -1
  1616. package/dist-esm/samples-dev/partnerTopicsDeactivateSample.d.ts +0 -2
  1617. package/dist-esm/samples-dev/partnerTopicsDeactivateSample.d.ts.map +0 -1
  1618. package/dist-esm/samples-dev/partnerTopicsDeactivateSample.js +0 -39
  1619. package/dist-esm/samples-dev/partnerTopicsDeactivateSample.js.map +0 -1
  1620. package/dist-esm/samples-dev/partnerTopicsDeleteSample.d.ts +0 -2
  1621. package/dist-esm/samples-dev/partnerTopicsDeleteSample.d.ts.map +0 -1
  1622. package/dist-esm/samples-dev/partnerTopicsDeleteSample.js +0 -39
  1623. package/dist-esm/samples-dev/partnerTopicsDeleteSample.js.map +0 -1
  1624. package/dist-esm/samples-dev/partnerTopicsGetSample.d.ts +0 -2
  1625. package/dist-esm/samples-dev/partnerTopicsGetSample.d.ts.map +0 -1
  1626. package/dist-esm/samples-dev/partnerTopicsGetSample.js +0 -39
  1627. package/dist-esm/samples-dev/partnerTopicsGetSample.js.map +0 -1
  1628. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.d.ts +0 -2
  1629. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.d.ts.map +0 -1
  1630. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js +0 -54
  1631. package/dist-esm/samples-dev/partnerTopicsListByResourceGroupSample.js.map +0 -1
  1632. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.d.ts +0 -2
  1633. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.d.ts.map +0 -1
  1634. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js +0 -53
  1635. package/dist-esm/samples-dev/partnerTopicsListBySubscriptionSample.js.map +0 -1
  1636. package/dist-esm/samples-dev/partnerTopicsUpdateSample.d.ts +0 -2
  1637. package/dist-esm/samples-dev/partnerTopicsUpdateSample.d.ts.map +0 -1
  1638. package/dist-esm/samples-dev/partnerTopicsUpdateSample.js +0 -42
  1639. package/dist-esm/samples-dev/partnerTopicsUpdateSample.js.map +0 -1
  1640. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.d.ts +0 -2
  1641. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.d.ts.map +0 -1
  1642. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js +0 -45
  1643. package/dist-esm/samples-dev/permissionBindingsCreateOrUpdateSample.js.map +0 -1
  1644. package/dist-esm/samples-dev/permissionBindingsDeleteSample.d.ts +0 -2
  1645. package/dist-esm/samples-dev/permissionBindingsDeleteSample.d.ts.map +0 -1
  1646. package/dist-esm/samples-dev/permissionBindingsDeleteSample.js +0 -40
  1647. package/dist-esm/samples-dev/permissionBindingsDeleteSample.js.map +0 -1
  1648. package/dist-esm/samples-dev/permissionBindingsGetSample.d.ts +0 -2
  1649. package/dist-esm/samples-dev/permissionBindingsGetSample.d.ts.map +0 -1
  1650. package/dist-esm/samples-dev/permissionBindingsGetSample.js +0 -40
  1651. package/dist-esm/samples-dev/permissionBindingsGetSample.js.map +0 -1
  1652. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.d.ts +0 -2
  1653. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.d.ts.map +0 -1
  1654. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js +0 -55
  1655. package/dist-esm/samples-dev/permissionBindingsListByNamespaceSample.js.map +0 -1
  1656. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +0 -2
  1657. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +0 -1
  1658. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +0 -41
  1659. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +0 -1
  1660. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +0 -2
  1661. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +0 -1
  1662. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +0 -41
  1663. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +0 -1
  1664. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.d.ts +0 -2
  1665. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.d.ts.map +0 -1
  1666. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js +0 -56
  1667. package/dist-esm/samples-dev/privateEndpointConnectionsListByResourceSample.js.map +0 -1
  1668. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.d.ts +0 -2
  1669. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.d.ts.map +0 -1
  1670. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +0 -48
  1671. package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js.map +0 -1
  1672. package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts +0 -2
  1673. package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts.map +0 -1
  1674. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +0 -41
  1675. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +0 -1
  1676. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.d.ts +0 -2
  1677. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.d.ts.map +0 -1
  1678. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js +0 -56
  1679. package/dist-esm/samples-dev/privateLinkResourcesListByResourceSample.js.map +0 -1
  1680. package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.d.ts +0 -2
  1681. package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.d.ts.map +0 -1
  1682. package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js +0 -51
  1683. package/dist-esm/samples-dev/systemTopicEventSubscriptionsCreateOrUpdateSample.js.map +0 -1
  1684. package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.d.ts +0 -2
  1685. package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.d.ts.map +0 -1
  1686. package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.js +0 -40
  1687. package/dist-esm/samples-dev/systemTopicEventSubscriptionsDeleteSample.js.map +0 -1
  1688. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.d.ts +0 -2
  1689. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.d.ts.map +0 -1
  1690. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js +0 -40
  1691. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetDeliveryAttributesSample.js.map +0 -1
  1692. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.d.ts +0 -2
  1693. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.d.ts.map +0 -1
  1694. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.js +0 -40
  1695. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetFullUrlSample.js.map +0 -1
  1696. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.d.ts +0 -2
  1697. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.d.ts.map +0 -1
  1698. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.js +0 -40
  1699. package/dist-esm/samples-dev/systemTopicEventSubscriptionsGetSample.js.map +0 -1
  1700. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.d.ts +0 -2
  1701. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.d.ts.map +0 -1
  1702. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js +0 -55
  1703. package/dist-esm/samples-dev/systemTopicEventSubscriptionsListBySystemTopicSample.js.map +0 -1
  1704. package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.d.ts +0 -2
  1705. package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.d.ts.map +0 -1
  1706. package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js +0 -52
  1707. package/dist-esm/samples-dev/systemTopicEventSubscriptionsUpdateSample.js.map +0 -1
  1708. package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.d.ts +0 -2
  1709. package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.d.ts.map +0 -1
  1710. package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js +0 -45
  1711. package/dist-esm/samples-dev/systemTopicsCreateOrUpdateSample.js.map +0 -1
  1712. package/dist-esm/samples-dev/systemTopicsDeleteSample.d.ts +0 -2
  1713. package/dist-esm/samples-dev/systemTopicsDeleteSample.d.ts.map +0 -1
  1714. package/dist-esm/samples-dev/systemTopicsDeleteSample.js +0 -39
  1715. package/dist-esm/samples-dev/systemTopicsDeleteSample.js.map +0 -1
  1716. package/dist-esm/samples-dev/systemTopicsGetSample.d.ts +0 -2
  1717. package/dist-esm/samples-dev/systemTopicsGetSample.d.ts.map +0 -1
  1718. package/dist-esm/samples-dev/systemTopicsGetSample.js +0 -39
  1719. package/dist-esm/samples-dev/systemTopicsGetSample.js.map +0 -1
  1720. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.d.ts +0 -2
  1721. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.d.ts.map +0 -1
  1722. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js +0 -54
  1723. package/dist-esm/samples-dev/systemTopicsListByResourceGroupSample.js.map +0 -1
  1724. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.d.ts +0 -2
  1725. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.d.ts.map +0 -1
  1726. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js +0 -53
  1727. package/dist-esm/samples-dev/systemTopicsListBySubscriptionSample.js.map +0 -1
  1728. package/dist-esm/samples-dev/systemTopicsUpdateSample.d.ts +0 -2
  1729. package/dist-esm/samples-dev/systemTopicsUpdateSample.d.ts.map +0 -1
  1730. package/dist-esm/samples-dev/systemTopicsUpdateSample.js +0 -42
  1731. package/dist-esm/samples-dev/systemTopicsUpdateSample.js.map +0 -1
  1732. package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.d.ts +0 -2
  1733. package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.d.ts.map +0 -1
  1734. package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js +0 -51
  1735. package/dist-esm/samples-dev/topicEventSubscriptionsCreateOrUpdateSample.js.map +0 -1
  1736. package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.d.ts +0 -2
  1737. package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.d.ts.map +0 -1
  1738. package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.js +0 -40
  1739. package/dist-esm/samples-dev/topicEventSubscriptionsDeleteSample.js.map +0 -1
  1740. package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.d.ts +0 -2
  1741. package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.d.ts.map +0 -1
  1742. package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.js +0 -40
  1743. package/dist-esm/samples-dev/topicEventSubscriptionsGetDeliveryAttributesSample.js.map +0 -1
  1744. package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.d.ts +0 -2
  1745. package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.d.ts.map +0 -1
  1746. package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.js +0 -40
  1747. package/dist-esm/samples-dev/topicEventSubscriptionsGetFullUrlSample.js.map +0 -1
  1748. package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.d.ts +0 -2
  1749. package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.d.ts.map +0 -1
  1750. package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.js +0 -40
  1751. package/dist-esm/samples-dev/topicEventSubscriptionsGetSample.js.map +0 -1
  1752. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.d.ts +0 -2
  1753. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.d.ts.map +0 -1
  1754. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js +0 -55
  1755. package/dist-esm/samples-dev/topicEventSubscriptionsListSample.js.map +0 -1
  1756. package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.d.ts +0 -2
  1757. package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.d.ts.map +0 -1
  1758. package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js +0 -52
  1759. package/dist-esm/samples-dev/topicEventSubscriptionsUpdateSample.js.map +0 -1
  1760. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.d.ts +0 -2
  1761. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.d.ts.map +0 -1
  1762. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.js +0 -41
  1763. package/dist-esm/samples-dev/topicSpacesCreateOrUpdateSample.js.map +0 -1
  1764. package/dist-esm/samples-dev/topicSpacesDeleteSample.d.ts +0 -2
  1765. package/dist-esm/samples-dev/topicSpacesDeleteSample.d.ts.map +0 -1
  1766. package/dist-esm/samples-dev/topicSpacesDeleteSample.js +0 -40
  1767. package/dist-esm/samples-dev/topicSpacesDeleteSample.js.map +0 -1
  1768. package/dist-esm/samples-dev/topicSpacesGetSample.d.ts +0 -2
  1769. package/dist-esm/samples-dev/topicSpacesGetSample.d.ts.map +0 -1
  1770. package/dist-esm/samples-dev/topicSpacesGetSample.js +0 -40
  1771. package/dist-esm/samples-dev/topicSpacesGetSample.js.map +0 -1
  1772. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.d.ts +0 -2
  1773. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.d.ts.map +0 -1
  1774. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js +0 -55
  1775. package/dist-esm/samples-dev/topicSpacesListByNamespaceSample.js.map +0 -1
  1776. package/dist-esm/samples-dev/topicTypesGetSample.d.ts +0 -2
  1777. package/dist-esm/samples-dev/topicTypesGetSample.d.ts.map +0 -1
  1778. package/dist-esm/samples-dev/topicTypesGetSample.js +0 -36
  1779. package/dist-esm/samples-dev/topicTypesGetSample.js.map +0 -1
  1780. package/dist-esm/samples-dev/topicTypesListEventTypesSample.d.ts +0 -2
  1781. package/dist-esm/samples-dev/topicTypesListEventTypesSample.d.ts.map +0 -1
  1782. package/dist-esm/samples-dev/topicTypesListEventTypesSample.js +0 -52
  1783. package/dist-esm/samples-dev/topicTypesListEventTypesSample.js.map +0 -1
  1784. package/dist-esm/samples-dev/topicTypesListSample.d.ts +0 -2
  1785. package/dist-esm/samples-dev/topicTypesListSample.d.ts.map +0 -1
  1786. package/dist-esm/samples-dev/topicTypesListSample.js +0 -51
  1787. package/dist-esm/samples-dev/topicTypesListSample.js.map +0 -1
  1788. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.d.ts +0 -2
  1789. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.d.ts.map +0 -1
  1790. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js +0 -77
  1791. package/dist-esm/samples-dev/topicsCreateOrUpdateSample.js.map +0 -1
  1792. package/dist-esm/samples-dev/topicsDeleteSample.d.ts +0 -2
  1793. package/dist-esm/samples-dev/topicsDeleteSample.d.ts.map +0 -1
  1794. package/dist-esm/samples-dev/topicsDeleteSample.js +0 -39
  1795. package/dist-esm/samples-dev/topicsDeleteSample.js.map +0 -1
  1796. package/dist-esm/samples-dev/topicsGetSample.d.ts +0 -2
  1797. package/dist-esm/samples-dev/topicsGetSample.d.ts.map +0 -1
  1798. package/dist-esm/samples-dev/topicsGetSample.js +0 -39
  1799. package/dist-esm/samples-dev/topicsGetSample.js.map +0 -1
  1800. package/dist-esm/samples-dev/topicsListByResourceGroupSample.d.ts +0 -2
  1801. package/dist-esm/samples-dev/topicsListByResourceGroupSample.d.ts.map +0 -1
  1802. package/dist-esm/samples-dev/topicsListByResourceGroupSample.js +0 -54
  1803. package/dist-esm/samples-dev/topicsListByResourceGroupSample.js.map +0 -1
  1804. package/dist-esm/samples-dev/topicsListBySubscriptionSample.d.ts +0 -2
  1805. package/dist-esm/samples-dev/topicsListBySubscriptionSample.d.ts.map +0 -1
  1806. package/dist-esm/samples-dev/topicsListBySubscriptionSample.js +0 -53
  1807. package/dist-esm/samples-dev/topicsListBySubscriptionSample.js.map +0 -1
  1808. package/dist-esm/samples-dev/topicsListEventTypesSample.d.ts +0 -2
  1809. package/dist-esm/samples-dev/topicsListEventTypesSample.d.ts.map +0 -1
  1810. package/dist-esm/samples-dev/topicsListEventTypesSample.js +0 -57
  1811. package/dist-esm/samples-dev/topicsListEventTypesSample.js.map +0 -1
  1812. package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.d.ts +0 -2
  1813. package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.d.ts.map +0 -1
  1814. package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js +0 -39
  1815. package/dist-esm/samples-dev/topicsListSharedAccessKeysSample.js.map +0 -1
  1816. package/dist-esm/samples-dev/topicsRegenerateKeySample.d.ts +0 -2
  1817. package/dist-esm/samples-dev/topicsRegenerateKeySample.d.ts.map +0 -1
  1818. package/dist-esm/samples-dev/topicsRegenerateKeySample.js +0 -40
  1819. package/dist-esm/samples-dev/topicsRegenerateKeySample.js.map +0 -1
  1820. package/dist-esm/samples-dev/topicsUpdateSample.d.ts +0 -2
  1821. package/dist-esm/samples-dev/topicsUpdateSample.d.ts.map +0 -1
  1822. package/dist-esm/samples-dev/topicsUpdateSample.js +0 -47
  1823. package/dist-esm/samples-dev/topicsUpdateSample.js.map +0 -1
  1824. package/dist-esm/samples-dev/verifiedPartnersGetSample.d.ts +0 -2
  1825. package/dist-esm/samples-dev/verifiedPartnersGetSample.d.ts.map +0 -1
  1826. package/dist-esm/samples-dev/verifiedPartnersGetSample.js +0 -36
  1827. package/dist-esm/samples-dev/verifiedPartnersGetSample.js.map +0 -1
  1828. package/dist-esm/samples-dev/verifiedPartnersListSample.d.ts +0 -2
  1829. package/dist-esm/samples-dev/verifiedPartnersListSample.d.ts.map +0 -1
  1830. package/dist-esm/samples-dev/verifiedPartnersListSample.js +0 -51
  1831. package/dist-esm/samples-dev/verifiedPartnersListSample.js.map +0 -1
  1832. package/dist-esm/src/eventGridManagementClient.d.ts +0 -52
  1833. package/dist-esm/src/eventGridManagementClient.d.ts.map +0 -1
  1834. package/dist-esm/src/eventGridManagementClient.js +0 -131
  1835. package/dist-esm/src/eventGridManagementClient.js.map +0 -1
  1836. package/dist-esm/src/index.d.ts +0 -6
  1837. package/dist-esm/src/index.d.ts.map +0 -1
  1838. package/dist-esm/src/index.js +0 -13
  1839. package/dist-esm/src/index.js.map +0 -1
  1840. package/dist-esm/src/lroImpl.d.ts.map +0 -1
  1841. package/dist-esm/src/lroImpl.js.map +0 -1
  1842. package/dist-esm/src/models/index.d.ts +0 -5717
  1843. package/dist-esm/src/models/index.d.ts.map +0 -1
  1844. package/dist-esm/src/models/index.js +0 -932
  1845. package/dist-esm/src/models/index.js.map +0 -1
  1846. package/dist-esm/src/models/mappers.d.ts +0 -304
  1847. package/dist-esm/src/models/mappers.d.ts.map +0 -1
  1848. package/dist-esm/src/models/mappers.js +0 -6366
  1849. package/dist-esm/src/models/mappers.js.map +0 -1
  1850. package/dist-esm/src/models/parameters.js +0 -651
  1851. package/dist-esm/src/models/parameters.js.map +0 -1
  1852. package/dist-esm/src/operations/caCertificates.d.ts +0 -81
  1853. package/dist-esm/src/operations/caCertificates.d.ts.map +0 -1
  1854. package/dist-esm/src/operations/caCertificates.js +0 -364
  1855. package/dist-esm/src/operations/caCertificates.js.map +0 -1
  1856. package/dist-esm/src/operations/channels.d.ts +0 -89
  1857. package/dist-esm/src/operations/channels.d.ts.map +0 -1
  1858. package/dist-esm/src/operations/channels.js +0 -355
  1859. package/dist-esm/src/operations/channels.js.map +0 -1
  1860. package/dist-esm/src/operations/clientGroups.d.ts +0 -81
  1861. package/dist-esm/src/operations/clientGroups.d.ts.map +0 -1
  1862. package/dist-esm/src/operations/clientGroups.js +0 -364
  1863. package/dist-esm/src/operations/clientGroups.js.map +0 -1
  1864. package/dist-esm/src/operations/clients.d.ts +0 -81
  1865. package/dist-esm/src/operations/clients.d.ts.map +0 -1
  1866. package/dist-esm/src/operations/clients.js +0 -364
  1867. package/dist-esm/src/operations/clients.js.map +0 -1
  1868. package/dist-esm/src/operations/domainEventSubscriptions.d.ts +0 -119
  1869. package/dist-esm/src/operations/domainEventSubscriptions.d.ts.map +0 -1
  1870. package/dist-esm/src/operations/domainEventSubscriptions.js +0 -505
  1871. package/dist-esm/src/operations/domainEventSubscriptions.js.map +0 -1
  1872. package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts +0 -131
  1873. package/dist-esm/src/operations/domainTopicEventSubscriptions.d.ts.map +0 -1
  1874. package/dist-esm/src/operations/domainTopicEventSubscriptions.js +0 -551
  1875. package/dist-esm/src/operations/domainTopicEventSubscriptions.js.map +0 -1
  1876. package/dist-esm/src/operations/domainTopics.d.ts +0 -79
  1877. package/dist-esm/src/operations/domainTopics.d.ts.map +0 -1
  1878. package/dist-esm/src/operations/domainTopics.js +0 -335
  1879. package/dist-esm/src/operations/domainTopics.js.map +0 -1
  1880. package/dist-esm/src/operations/domains.d.ts +0 -122
  1881. package/dist-esm/src/operations/domains.d.ts.map +0 -1
  1882. package/dist-esm/src/operations/domains.js +0 -565
  1883. package/dist-esm/src/operations/domains.js.map +0 -1
  1884. package/dist-esm/src/operations/eventSubscriptions.d.ts +0 -404
  1885. package/dist-esm/src/operations/eventSubscriptions.d.ts.map +0 -1
  1886. package/dist-esm/src/operations/eventSubscriptions.js +0 -1643
  1887. package/dist-esm/src/operations/eventSubscriptions.js.map +0 -1
  1888. package/dist-esm/src/operations/extensionTopics.d.ts +0 -24
  1889. package/dist-esm/src/operations/extensionTopics.d.ts.map +0 -1
  1890. package/dist-esm/src/operations/extensionTopics.js +0 -50
  1891. package/dist-esm/src/operations/extensionTopics.js.map +0 -1
  1892. package/dist-esm/src/operations/index.d.ts +0 -32
  1893. package/dist-esm/src/operations/index.d.ts.map +0 -1
  1894. package/dist-esm/src/operations/index.js +0 -39
  1895. package/dist-esm/src/operations/index.js.map +0 -1
  1896. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts +0 -133
  1897. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.d.ts.map +0 -1
  1898. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js +0 -579
  1899. package/dist-esm/src/operations/namespaceTopicEventSubscriptions.js.map +0 -1
  1900. package/dist-esm/src/operations/namespaceTopics.d.ts +0 -125
  1901. package/dist-esm/src/operations/namespaceTopics.d.ts.map +0 -1
  1902. package/dist-esm/src/operations/namespaceTopics.js +0 -594
  1903. package/dist-esm/src/operations/namespaceTopics.js.map +0 -1
  1904. package/dist-esm/src/operations/namespaces.d.ts +0 -144
  1905. package/dist-esm/src/operations/namespaces.d.ts.map +0 -1
  1906. package/dist-esm/src/operations/namespaces.js +0 -757
  1907. package/dist-esm/src/operations/namespaces.js.map +0 -1
  1908. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts +0 -68
  1909. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  1910. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js +0 -260
  1911. package/dist-esm/src/operations/networkSecurityPerimeterConfigurations.js.map +0 -1
  1912. package/dist-esm/src/operations/operations.d.ts +0 -26
  1913. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  1914. package/dist-esm/src/operations/operations.js +0 -94
  1915. package/dist-esm/src/operations/operations.js.map +0 -1
  1916. package/dist-esm/src/operations/partnerConfigurations.d.ts +0 -107
  1917. package/dist-esm/src/operations/partnerConfigurations.d.ts.map +0 -1
  1918. package/dist-esm/src/operations/partnerConfigurations.js +0 -531
  1919. package/dist-esm/src/operations/partnerConfigurations.js.map +0 -1
  1920. package/dist-esm/src/operations/partnerDestinations.d.ts +0 -114
  1921. package/dist-esm/src/operations/partnerDestinations.d.ts.map +0 -1
  1922. package/dist-esm/src/operations/partnerDestinations.js +0 -586
  1923. package/dist-esm/src/operations/partnerDestinations.js.map +0 -1
  1924. package/dist-esm/src/operations/partnerNamespaces.d.ts +0 -122
  1925. package/dist-esm/src/operations/partnerNamespaces.d.ts.map +0 -1
  1926. package/dist-esm/src/operations/partnerNamespaces.js +0 -613
  1927. package/dist-esm/src/operations/partnerNamespaces.js.map +0 -1
  1928. package/dist-esm/src/operations/partnerRegistrations.d.ts +0 -107
  1929. package/dist-esm/src/operations/partnerRegistrations.d.ts.map +0 -1
  1930. package/dist-esm/src/operations/partnerRegistrations.js +0 -516
  1931. package/dist-esm/src/operations/partnerRegistrations.js.map +0 -1
  1932. package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts +0 -121
  1933. package/dist-esm/src/operations/partnerTopicEventSubscriptions.d.ts.map +0 -1
  1934. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js +0 -512
  1935. package/dist-esm/src/operations/partnerTopicEventSubscriptions.js.map +0 -1
  1936. package/dist-esm/src/operations/partnerTopics.d.ts +0 -105
  1937. package/dist-esm/src/operations/partnerTopics.d.ts.map +0 -1
  1938. package/dist-esm/src/operations/partnerTopics.js +0 -473
  1939. package/dist-esm/src/operations/partnerTopics.js.map +0 -1
  1940. package/dist-esm/src/operations/permissionBindings.d.ts +0 -81
  1941. package/dist-esm/src/operations/permissionBindings.d.ts.map +0 -1
  1942. package/dist-esm/src/operations/permissionBindings.js +0 -369
  1943. package/dist-esm/src/operations/permissionBindings.js.map +0 -1
  1944. package/dist-esm/src/operations/privateEndpointConnections.d.ts +0 -107
  1945. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +0 -1
  1946. package/dist-esm/src/operations/privateEndpointConnections.js +0 -403
  1947. package/dist-esm/src/operations/privateEndpointConnections.js.map +0 -1
  1948. package/dist-esm/src/operations/privateLinkResources.d.ts +0 -59
  1949. package/dist-esm/src/operations/privateLinkResources.d.ts.map +0 -1
  1950. package/dist-esm/src/operations/privateLinkResources.js +0 -198
  1951. package/dist-esm/src/operations/privateLinkResources.js.map +0 -1
  1952. package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts +0 -121
  1953. package/dist-esm/src/operations/systemTopicEventSubscriptions.d.ts.map +0 -1
  1954. package/dist-esm/src/operations/systemTopicEventSubscriptions.js +0 -512
  1955. package/dist-esm/src/operations/systemTopicEventSubscriptions.js.map +0 -1
  1956. package/dist-esm/src/operations/systemTopics.d.ts +0 -107
  1957. package/dist-esm/src/operations/systemTopics.d.ts.map +0 -1
  1958. package/dist-esm/src/operations/systemTopics.js +0 -525
  1959. package/dist-esm/src/operations/systemTopics.js.map +0 -1
  1960. package/dist-esm/src/operations/topicEventSubscriptions.d.ts +0 -119
  1961. package/dist-esm/src/operations/topicEventSubscriptions.d.ts.map +0 -1
  1962. package/dist-esm/src/operations/topicEventSubscriptions.js +0 -505
  1963. package/dist-esm/src/operations/topicEventSubscriptions.js.map +0 -1
  1964. package/dist-esm/src/operations/topicSpaces.d.ts +0 -81
  1965. package/dist-esm/src/operations/topicSpaces.d.ts.map +0 -1
  1966. package/dist-esm/src/operations/topicSpaces.js +0 -364
  1967. package/dist-esm/src/operations/topicSpaces.js.map +0 -1
  1968. package/dist-esm/src/operations/topicTypes.d.ts +0 -46
  1969. package/dist-esm/src/operations/topicTypes.d.ts.map +0 -1
  1970. package/dist-esm/src/operations/topicTypes.js +0 -187
  1971. package/dist-esm/src/operations/topicTypes.js.map +0 -1
  1972. package/dist-esm/src/operations/topics.d.ts +0 -150
  1973. package/dist-esm/src/operations/topics.d.ts.map +0 -1
  1974. package/dist-esm/src/operations/topics.js +0 -725
  1975. package/dist-esm/src/operations/topics.js.map +0 -1
  1976. package/dist-esm/src/operations/verifiedPartners.d.ts +0 -38
  1977. package/dist-esm/src/operations/verifiedPartners.d.ts.map +0 -1
  1978. package/dist-esm/src/operations/verifiedPartners.js +0 -151
  1979. package/dist-esm/src/operations/verifiedPartners.js.map +0 -1
  1980. package/dist-esm/src/operationsInterfaces/caCertificates.d.ts +0 -56
  1981. package/dist-esm/src/operationsInterfaces/caCertificates.d.ts.map +0 -1
  1982. package/dist-esm/src/operationsInterfaces/caCertificates.js.map +0 -1
  1983. package/dist-esm/src/operationsInterfaces/channels.d.ts +0 -64
  1984. package/dist-esm/src/operationsInterfaces/channels.d.ts.map +0 -1
  1985. package/dist-esm/src/operationsInterfaces/channels.js.map +0 -1
  1986. package/dist-esm/src/operationsInterfaces/clientGroups.d.ts +0 -56
  1987. package/dist-esm/src/operationsInterfaces/clientGroups.d.ts.map +0 -1
  1988. package/dist-esm/src/operationsInterfaces/clientGroups.js.map +0 -1
  1989. package/dist-esm/src/operationsInterfaces/clients.d.ts +0 -56
  1990. package/dist-esm/src/operationsInterfaces/clients.d.ts.map +0 -1
  1991. package/dist-esm/src/operationsInterfaces/clients.js.map +0 -1
  1992. package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts +0 -94
  1993. package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.d.ts.map +0 -1
  1994. package/dist-esm/src/operationsInterfaces/domainEventSubscriptions.js.map +0 -1
  1995. package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts +0 -104
  1996. package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.d.ts.map +0 -1
  1997. package/dist-esm/src/operationsInterfaces/domainTopicEventSubscriptions.js.map +0 -1
  1998. package/dist-esm/src/operationsInterfaces/domainTopics.d.ts +0 -54
  1999. package/dist-esm/src/operationsInterfaces/domainTopics.d.ts.map +0 -1
  2000. package/dist-esm/src/operationsInterfaces/domainTopics.js.map +0 -1
  2001. package/dist-esm/src/operationsInterfaces/domains.d.ts +0 -86
  2002. package/dist-esm/src/operationsInterfaces/domains.d.ts.map +0 -1
  2003. package/dist-esm/src/operationsInterfaces/domains.js.map +0 -1
  2004. package/dist-esm/src/operationsInterfaces/eventSubscriptions.d.ts +0 -217
  2005. package/dist-esm/src/operationsInterfaces/eventSubscriptions.d.ts.map +0 -1
  2006. package/dist-esm/src/operationsInterfaces/eventSubscriptions.js.map +0 -1
  2007. package/dist-esm/src/operationsInterfaces/extensionTopics.d.ts +0 -16
  2008. package/dist-esm/src/operationsInterfaces/extensionTopics.d.ts.map +0 -1
  2009. package/dist-esm/src/operationsInterfaces/extensionTopics.js.map +0 -1
  2010. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -32
  2011. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  2012. package/dist-esm/src/operationsInterfaces/index.js +0 -39
  2013. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  2014. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts +0 -106
  2015. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.d.ts.map +0 -1
  2016. package/dist-esm/src/operationsInterfaces/namespaceTopicEventSubscriptions.js.map +0 -1
  2017. package/dist-esm/src/operationsInterfaces/namespaceTopics.d.ts +0 -100
  2018. package/dist-esm/src/operationsInterfaces/namespaceTopics.d.ts.map +0 -1
  2019. package/dist-esm/src/operationsInterfaces/namespaceTopics.js.map +0 -1
  2020. package/dist-esm/src/operationsInterfaces/namespaces.d.ts +0 -108
  2021. package/dist-esm/src/operationsInterfaces/namespaces.d.ts.map +0 -1
  2022. package/dist-esm/src/operationsInterfaces/namespaces.js.map +0 -1
  2023. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts +0 -50
  2024. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.d.ts.map +0 -1
  2025. package/dist-esm/src/operationsInterfaces/networkSecurityPerimeterConfigurations.js.map +0 -1
  2026. package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
  2027. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  2028. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  2029. package/dist-esm/src/operationsInterfaces/partnerConfigurations.d.ts +0 -78
  2030. package/dist-esm/src/operationsInterfaces/partnerConfigurations.d.ts.map +0 -1
  2031. package/dist-esm/src/operationsInterfaces/partnerConfigurations.js.map +0 -1
  2032. package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts +0 -78
  2033. package/dist-esm/src/operationsInterfaces/partnerDestinations.d.ts.map +0 -1
  2034. package/dist-esm/src/operationsInterfaces/partnerDestinations.js.map +0 -1
  2035. package/dist-esm/src/operationsInterfaces/partnerNamespaces.d.ts +0 -86
  2036. package/dist-esm/src/operationsInterfaces/partnerNamespaces.d.ts.map +0 -1
  2037. package/dist-esm/src/operationsInterfaces/partnerNamespaces.js.map +0 -1
  2038. package/dist-esm/src/operationsInterfaces/partnerRegistrations.d.ts +0 -71
  2039. package/dist-esm/src/operationsInterfaces/partnerRegistrations.d.ts.map +0 -1
  2040. package/dist-esm/src/operationsInterfaces/partnerRegistrations.js.map +0 -1
  2041. package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts +0 -96
  2042. package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.d.ts.map +0 -1
  2043. package/dist-esm/src/operationsInterfaces/partnerTopicEventSubscriptions.js.map +0 -1
  2044. package/dist-esm/src/operationsInterfaces/partnerTopics.d.ts +0 -69
  2045. package/dist-esm/src/operationsInterfaces/partnerTopics.d.ts.map +0 -1
  2046. package/dist-esm/src/operationsInterfaces/partnerTopics.js.map +0 -1
  2047. package/dist-esm/src/operationsInterfaces/permissionBindings.d.ts +0 -56
  2048. package/dist-esm/src/operationsInterfaces/permissionBindings.d.ts.map +0 -1
  2049. package/dist-esm/src/operationsInterfaces/permissionBindings.js.map +0 -1
  2050. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +0 -76
  2051. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +0 -1
  2052. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +0 -1
  2053. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +0 -28
  2054. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +0 -1
  2055. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +0 -1
  2056. package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts +0 -96
  2057. package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.d.ts.map +0 -1
  2058. package/dist-esm/src/operationsInterfaces/systemTopicEventSubscriptions.js.map +0 -1
  2059. package/dist-esm/src/operationsInterfaces/systemTopics.d.ts +0 -71
  2060. package/dist-esm/src/operationsInterfaces/systemTopics.d.ts.map +0 -1
  2061. package/dist-esm/src/operationsInterfaces/systemTopics.js.map +0 -1
  2062. package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts +0 -94
  2063. package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.d.ts.map +0 -1
  2064. package/dist-esm/src/operationsInterfaces/topicEventSubscriptions.js.map +0 -1
  2065. package/dist-esm/src/operationsInterfaces/topicSpaces.d.ts +0 -56
  2066. package/dist-esm/src/operationsInterfaces/topicSpaces.d.ts.map +0 -1
  2067. package/dist-esm/src/operationsInterfaces/topicSpaces.js.map +0 -1
  2068. package/dist-esm/src/operationsInterfaces/topicTypes.d.ts +0 -23
  2069. package/dist-esm/src/operationsInterfaces/topicTypes.d.ts.map +0 -1
  2070. package/dist-esm/src/operationsInterfaces/topicTypes.js.map +0 -1
  2071. package/dist-esm/src/operationsInterfaces/topics.d.ts +0 -103
  2072. package/dist-esm/src/operationsInterfaces/topics.d.ts.map +0 -1
  2073. package/dist-esm/src/operationsInterfaces/topics.js.map +0 -1
  2074. package/dist-esm/src/operationsInterfaces/verifiedPartners.d.ts +0 -17
  2075. package/dist-esm/src/operationsInterfaces/verifiedPartners.d.ts.map +0 -1
  2076. package/dist-esm/src/operationsInterfaces/verifiedPartners.js.map +0 -1
  2077. package/dist-esm/src/pagingHelper.js.map +0 -1
  2078. package/dist-esm/test/eventgrid_examples.d.ts +0 -7
  2079. package/dist-esm/test/eventgrid_examples.d.ts.map +0 -1
  2080. package/dist-esm/test/eventgrid_examples.js +0 -300
  2081. package/dist-esm/test/eventgrid_examples.js.map +0 -1
  2082. package/review/arm-eventgrid.api.md +0 -4716
  2083. package/src/eventGridManagementClient.ts +0 -287
  2084. package/src/index.ts +0 -13
  2085. package/src/lroImpl.ts +0 -42
  2086. package/src/models/index.ts +0 -6820
  2087. package/src/models/mappers.ts +0 -7088
  2088. package/src/models/parameters.ts +0 -775
  2089. package/src/operations/caCertificates.ts +0 -502
  2090. package/src/operations/channels.ts +0 -486
  2091. package/src/operations/clientGroups.ts +0 -502
  2092. package/src/operations/clients.ts +0 -502
  2093. package/src/operations/domainEventSubscriptions.ts +0 -700
  2094. package/src/operations/domainTopicEventSubscriptions.ts +0 -778
  2095. package/src/operations/domainTopics.ts +0 -466
  2096. package/src/operations/domains.ts +0 -743
  2097. package/src/operations/eventSubscriptions.ts +0 -2195
  2098. package/src/operations/extensionTopics.ts +0 -67
  2099. package/src/operations/index.ts +0 -39
  2100. package/src/operations/namespaceTopicEventSubscriptions.ts +0 -806
  2101. package/src/operations/namespaceTopics.ts +0 -829
  2102. package/src/operations/namespaces.ts +0 -1008
  2103. package/src/operations/networkSecurityPerimeterConfigurations.ts +0 -368
  2104. package/src/operations/operations.ts +0 -101
  2105. package/src/operations/partnerConfigurations.ts +0 -690
  2106. package/src/operations/partnerDestinations.ts +0 -761
  2107. package/src/operations/partnerNamespaces.ts +0 -791
  2108. package/src/operations/partnerRegistrations.ts +0 -672
  2109. package/src/operations/partnerTopicEventSubscriptions.ts +0 -717
  2110. package/src/operations/partnerTopics.ts +0 -602
  2111. package/src/operations/permissionBindings.ts +0 -507
  2112. package/src/operations/privateEndpointConnections.ts +0 -570
  2113. package/src/operations/privateLinkResources.ts +0 -271
  2114. package/src/operations/systemTopicEventSubscriptions.ts +0 -717
  2115. package/src/operations/systemTopics.ts +0 -690
  2116. package/src/operations/topicEventSubscriptions.ts +0 -700
  2117. package/src/operations/topicSpaces.ts +0 -502
  2118. package/src/operations/topicTypes.ts +0 -212
  2119. package/src/operations/topics.ts +0 -980
  2120. package/src/operations/verifiedPartners.ts +0 -176
  2121. package/src/operationsInterfaces/caCertificates.ts +0 -109
  2122. package/src/operationsInterfaces/channels.ts +0 -121
  2123. package/src/operationsInterfaces/clientGroups.ts +0 -109
  2124. package/src/operationsInterfaces/clients.ts +0 -109
  2125. package/src/operationsInterfaces/domainEventSubscriptions.ts +0 -181
  2126. package/src/operationsInterfaces/domainTopicEventSubscriptions.ts +0 -201
  2127. package/src/operationsInterfaces/domainTopics.ts +0 -105
  2128. package/src/operationsInterfaces/domains.ts +0 -162
  2129. package/src/operationsInterfaces/eventSubscriptions.ts +0 -339
  2130. package/src/operationsInterfaces/extensionTopics.ts +0 -30
  2131. package/src/operationsInterfaces/index.ts +0 -39
  2132. package/src/operationsInterfaces/namespaceTopicEventSubscriptions.ts +0 -203
  2133. package/src/operationsInterfaces/namespaceTopics.ts +0 -200
  2134. package/src/operationsInterfaces/namespaces.ts +0 -215
  2135. package/src/operationsInterfaces/networkSecurityPerimeterConfigurations.ts +0 -98
  2136. package/src/operationsInterfaces/operations.ts +0 -22
  2137. package/src/operationsInterfaces/partnerConfigurations.ts +0 -152
  2138. package/src/operationsInterfaces/partnerDestinations.ts +0 -152
  2139. package/src/operationsInterfaces/partnerNamespaces.ts +0 -162
  2140. package/src/operationsInterfaces/partnerRegistrations.ts +0 -133
  2141. package/src/operationsInterfaces/partnerTopicEventSubscriptions.ts +0 -183
  2142. package/src/operationsInterfaces/partnerTopics.ts +0 -129
  2143. package/src/operationsInterfaces/permissionBindings.ts +0 -109
  2144. package/src/operationsInterfaces/privateEndpointConnections.ts +0 -142
  2145. package/src/operationsInterfaces/privateLinkResources.ts +0 -53
  2146. package/src/operationsInterfaces/systemTopicEventSubscriptions.ts +0 -183
  2147. package/src/operationsInterfaces/systemTopics.ts +0 -139
  2148. package/src/operationsInterfaces/topicEventSubscriptions.ts +0 -181
  2149. package/src/operationsInterfaces/topicSpaces.ts +0 -109
  2150. package/src/operationsInterfaces/topicTypes.ts +0 -47
  2151. package/src/operationsInterfaces/topics.ts +0 -200
  2152. package/src/operationsInterfaces/verifiedPartners.ts +0 -36
  2153. package/src/pagingHelper.ts +0 -39
  2154. package/tsconfig.json +0 -33
  2155. package/types/arm-eventgrid.d.ts +0 -8777
  2156. package/types/tsdoc-metadata.json +0 -11
  2157. /package/{dist-esm/src → dist/browser}/lroImpl.d.ts +0 -0
  2158. /package/{dist-esm/src → dist/browser}/lroImpl.js +0 -0
  2159. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts +0 -0
  2160. /package/{dist-esm/src → dist/browser}/models/parameters.d.ts.map +0 -0
  2161. /package/{dist-esm/src → dist/browser}/operationsInterfaces/caCertificates.js +0 -0
  2162. /package/{dist-esm/src → dist/browser}/operationsInterfaces/channels.js +0 -0
  2163. /package/{dist-esm/src → dist/browser}/operationsInterfaces/clientGroups.js +0 -0
  2164. /package/{dist-esm/src → dist/browser}/operationsInterfaces/clients.js +0 -0
  2165. /package/{dist-esm/src → dist/browser}/operationsInterfaces/domainEventSubscriptions.js +0 -0
  2166. /package/{dist-esm/src → dist/browser}/operationsInterfaces/domainTopicEventSubscriptions.js +0 -0
  2167. /package/{dist-esm/src → dist/browser}/operationsInterfaces/domainTopics.js +0 -0
  2168. /package/{dist-esm/src → dist/browser}/operationsInterfaces/domains.js +0 -0
  2169. /package/{dist-esm/src → dist/browser}/operationsInterfaces/eventSubscriptions.js +0 -0
  2170. /package/{dist-esm/src → dist/browser}/operationsInterfaces/extensionTopics.js +0 -0
  2171. /package/{dist-esm/src → dist/browser}/operationsInterfaces/namespaceTopicEventSubscriptions.js +0 -0
  2172. /package/{dist-esm/src → dist/browser}/operationsInterfaces/namespaceTopics.js +0 -0
  2173. /package/{dist-esm/src → dist/browser}/operationsInterfaces/namespaces.js +0 -0
  2174. /package/{dist-esm/src → dist/browser}/operationsInterfaces/networkSecurityPerimeterConfigurations.js +0 -0
  2175. /package/{dist-esm/src → dist/browser}/operationsInterfaces/operations.js +0 -0
  2176. /package/{dist-esm/src → dist/browser}/operationsInterfaces/partnerConfigurations.js +0 -0
  2177. /package/{dist-esm/src → dist/browser}/operationsInterfaces/partnerDestinations.js +0 -0
  2178. /package/{dist-esm/src → dist/browser}/operationsInterfaces/partnerNamespaces.js +0 -0
  2179. /package/{dist-esm/src → dist/browser}/operationsInterfaces/partnerRegistrations.js +0 -0
  2180. /package/{dist-esm/src → dist/browser}/operationsInterfaces/partnerTopicEventSubscriptions.js +0 -0
  2181. /package/{dist-esm/src → dist/browser}/operationsInterfaces/partnerTopics.js +0 -0
  2182. /package/{dist-esm/src → dist/browser}/operationsInterfaces/permissionBindings.js +0 -0
  2183. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateEndpointConnections.js +0 -0
  2184. /package/{dist-esm/src → dist/browser}/operationsInterfaces/privateLinkResources.js +0 -0
  2185. /package/{dist-esm/src → dist/browser}/operationsInterfaces/systemTopicEventSubscriptions.js +0 -0
  2186. /package/{dist-esm/src → dist/browser}/operationsInterfaces/systemTopics.js +0 -0
  2187. /package/{dist-esm/src → dist/browser}/operationsInterfaces/topicEventSubscriptions.js +0 -0
  2188. /package/{dist-esm/src → dist/browser}/operationsInterfaces/topicSpaces.js +0 -0
  2189. /package/{dist-esm/src → dist/browser}/operationsInterfaces/topicTypes.js +0 -0
  2190. /package/{dist-esm/src → dist/browser}/operationsInterfaces/topics.js +0 -0
  2191. /package/{dist-esm/src → dist/browser}/operationsInterfaces/verifiedPartners.js +0 -0
  2192. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts +0 -0
  2193. /package/{dist-esm/src → dist/browser}/pagingHelper.d.ts.map +0 -0
  2194. /package/{dist-esm/src → dist/browser}/pagingHelper.js +0 -0
@@ -0,0 +1 @@
1
+ {"version":3,"file":"mappers.js","sourceRoot":"","sources":["../../../src/models/mappers.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\",\n },\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\",\n },\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\",\n },\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\",\n },\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ErrorResponse: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorResponse\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n};\n\nexport const ErrorDetail: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n details: {\n serializedName: \"details\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorDetail\",\n },\n },\n },\n },\n additionalInfo: {\n serializedName: \"additionalInfo\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ErrorAdditionalInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorAdditionalInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n info: {\n serializedName: \"info\",\n readOnly: true,\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const CaCertificatesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CaCertificatesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CaCertificate\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerTopicInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerTopicInfo\",\n modelProperties: {\n azureSubscriptionId: {\n serializedName: \"azureSubscriptionId\",\n type: {\n name: \"String\",\n },\n },\n resourceGroupName: {\n serializedName: \"resourceGroupName\",\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n eventTypeInfo: {\n serializedName: \"eventTypeInfo\",\n type: {\n name: \"Composite\",\n className: \"EventTypeInfo\",\n },\n },\n source: {\n serializedName: \"source\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventTypeInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventTypeInfo\",\n modelProperties: {\n kind: {\n serializedName: \"kind\",\n type: {\n name: \"String\",\n },\n },\n inlineEventTypes: {\n serializedName: \"inlineEventTypes\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"InlineEventProperties\" },\n },\n },\n },\n },\n },\n};\n\nexport const InlineEventProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"InlineEventProperties\",\n modelProperties: {\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n displayName: {\n serializedName: \"displayName\",\n type: {\n name: \"String\",\n },\n },\n documentationUrl: {\n serializedName: \"documentationUrl\",\n type: {\n name: \"String\",\n },\n },\n dataSchemaUrl: {\n serializedName: \"dataSchemaUrl\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerDestinationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerDestinationInfo\",\n uberParent: \"PartnerDestinationInfo\",\n polymorphicDiscriminator: {\n serializedName: \"endpointType\",\n clientName: \"endpointType\",\n },\n modelProperties: {\n azureSubscriptionId: {\n serializedName: \"azureSubscriptionId\",\n type: {\n name: \"String\",\n },\n },\n resourceGroupName: {\n serializedName: \"resourceGroupName\",\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n endpointType: {\n serializedName: \"endpointType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n endpointServiceContext: {\n serializedName: \"endpointServiceContext\",\n type: {\n name: \"String\",\n },\n },\n resourceMoveChangeHistory: {\n serializedName: \"resourceMoveChangeHistory\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ResourceMoveChangeHistory\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ResourceMoveChangeHistory: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceMoveChangeHistory\",\n modelProperties: {\n azureSubscriptionId: {\n serializedName: \"azureSubscriptionId\",\n type: {\n name: \"String\",\n },\n },\n resourceGroupName: {\n serializedName: \"resourceGroupName\",\n type: {\n name: \"String\",\n },\n },\n changedTimeUtc: {\n serializedName: \"changedTimeUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ChannelUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ChannelUpdateParameters\",\n modelProperties: {\n expirationTimeIfNotActivatedUtc: {\n serializedName: \"properties.expirationTimeIfNotActivatedUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n partnerDestinationInfo: {\n serializedName: \"properties.partnerDestinationInfo\",\n type: {\n name: \"Composite\",\n className: \"PartnerUpdateDestinationInfo\",\n },\n },\n partnerTopicInfo: {\n serializedName: \"properties.partnerTopicInfo\",\n type: {\n name: \"Composite\",\n className: \"PartnerUpdateTopicInfo\",\n },\n },\n },\n },\n};\n\nexport const PartnerUpdateDestinationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerUpdateDestinationInfo\",\n uberParent: \"PartnerUpdateDestinationInfo\",\n polymorphicDiscriminator: {\n serializedName: \"endpointType\",\n clientName: \"endpointType\",\n },\n modelProperties: {\n endpointType: {\n serializedName: \"endpointType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerUpdateTopicInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerUpdateTopicInfo\",\n modelProperties: {\n eventTypeInfo: {\n serializedName: \"eventTypeInfo\",\n type: {\n name: \"Composite\",\n className: \"EventTypeInfo\",\n },\n },\n },\n },\n};\n\nexport const ChannelsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ChannelsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Channel\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventSubscriptionFullUrl: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionFullUrl\",\n modelProperties: {\n endpointUrl: {\n serializedName: \"endpointUrl\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ClientGroupsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientGroupsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ClientGroup\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ClientCertificateAuthentication: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientCertificateAuthentication\",\n modelProperties: {\n validationScheme: {\n serializedName: \"validationScheme\",\n type: {\n name: \"String\",\n },\n },\n allowedThumbprints: {\n serializedName: \"allowedThumbprints\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const ClientsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Client\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n actionsRequired: {\n serializedName: \"actionsRequired\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const InputSchemaMapping: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"InputSchemaMapping\",\n uberParent: \"InputSchemaMapping\",\n polymorphicDiscriminator: {\n serializedName: \"inputSchemaMappingType\",\n clientName: \"inputSchemaMappingType\",\n },\n modelProperties: {\n inputSchemaMappingType: {\n serializedName: \"inputSchemaMappingType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const InboundIpRule: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"InboundIpRule\",\n modelProperties: {\n ipMask: {\n serializedName: \"ipMask\",\n type: {\n name: \"String\",\n },\n },\n action: {\n serializedName: \"action\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ResourceSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n modelProperties: {\n name: {\n defaultValue: \"Basic\",\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const IdentityInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n principalId: {\n serializedName: \"principalId\",\n type: {\n name: \"String\",\n },\n },\n tenantId: {\n serializedName: \"tenantId\",\n type: {\n name: \"String\",\n },\n },\n userAssignedIdentities: {\n serializedName: \"userAssignedIdentities\",\n type: {\n name: \"Dictionary\",\n value: {\n type: { name: \"Composite\", className: \"UserIdentityProperties\" },\n },\n },\n },\n },\n },\n};\n\nexport const UserIdentityProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UserIdentityProperties\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n type: {\n name: \"String\",\n },\n },\n clientId: {\n serializedName: \"clientId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DomainUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DomainUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n inboundIpRules: {\n serializedName: \"properties.inboundIpRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"InboundIpRule\",\n },\n },\n },\n },\n minimumTlsVersionAllowed: {\n serializedName: \"properties.minimumTlsVersionAllowed\",\n type: {\n name: \"String\",\n },\n },\n disableLocalAuth: {\n serializedName: \"properties.disableLocalAuth\",\n type: {\n name: \"Boolean\",\n },\n },\n autoCreateTopicWithFirstSubscription: {\n serializedName: \"properties.autoCreateTopicWithFirstSubscription\",\n type: {\n name: \"Boolean\",\n },\n },\n autoDeleteTopicWithLastSubscription: {\n serializedName: \"properties.autoDeleteTopicWithLastSubscription\",\n type: {\n name: \"Boolean\",\n },\n },\n dataResidencyBoundary: {\n serializedName: \"properties.dataResidencyBoundary\",\n type: {\n name: \"String\",\n },\n },\n eventTypeInfo: {\n serializedName: \"properties.eventTypeInfo\",\n type: {\n name: \"Composite\",\n className: \"EventTypeInfo\",\n },\n },\n },\n },\n};\n\nexport const DomainsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DomainsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Domain\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DomainSharedAccessKeys: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DomainSharedAccessKeys\",\n modelProperties: {\n key1: {\n serializedName: \"key1\",\n type: {\n name: \"String\",\n },\n },\n key2: {\n serializedName: \"key2\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DomainRegenerateKeyRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DomainRegenerateKeyRequest\",\n modelProperties: {\n keyName: {\n serializedName: \"keyName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DomainTopicsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DomainTopicsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DomainTopic\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeliveryAttributeListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeliveryAttributeListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DeliveryAttributeMapping\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const DeliveryAttributeMapping: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeliveryAttributeMapping\",\n uberParent: \"DeliveryAttributeMapping\",\n polymorphicDiscriminator: {\n serializedName: \"type\",\n clientName: \"type\",\n },\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DeliveryConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeliveryConfiguration\",\n modelProperties: {\n deliveryMode: {\n serializedName: \"deliveryMode\",\n type: {\n name: \"String\",\n },\n },\n queue: {\n serializedName: \"queue\",\n type: {\n name: \"Composite\",\n className: \"QueueInfo\",\n },\n },\n push: {\n serializedName: \"push\",\n type: {\n name: \"Composite\",\n className: \"PushInfo\",\n },\n },\n },\n },\n};\n\nexport const QueueInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"QueueInfo\",\n modelProperties: {\n receiveLockDurationInSeconds: {\n serializedName: \"receiveLockDurationInSeconds\",\n type: {\n name: \"Number\",\n },\n },\n maxDeliveryCount: {\n serializedName: \"maxDeliveryCount\",\n type: {\n name: \"Number\",\n },\n },\n deadLetterDestinationWithResourceIdentity: {\n serializedName: \"deadLetterDestinationWithResourceIdentity\",\n type: {\n name: \"Composite\",\n className: \"DeadLetterWithResourceIdentity\",\n },\n },\n eventTimeToLive: {\n serializedName: \"eventTimeToLive\",\n type: {\n name: \"TimeSpan\",\n },\n },\n },\n },\n};\n\nexport const DeadLetterWithResourceIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeadLetterWithResourceIdentity\",\n modelProperties: {\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionIdentity\",\n },\n },\n deadLetterDestination: {\n serializedName: \"deadLetterDestination\",\n type: {\n name: \"Composite\",\n className: \"DeadLetterDestination\",\n },\n },\n },\n },\n};\n\nexport const EventSubscriptionIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionIdentity\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n userAssignedIdentity: {\n serializedName: \"userAssignedIdentity\",\n type: {\n name: \"String\",\n },\n },\n federatedIdentityCredentialInfo: {\n serializedName: \"federatedIdentityCredentialInfo\",\n type: {\n name: \"Composite\",\n className: \"FederatedIdentityCredentialInfo\",\n },\n },\n },\n },\n};\n\nexport const FederatedIdentityCredentialInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FederatedIdentityCredentialInfo\",\n modelProperties: {\n federatedClientId: {\n serializedName: \"federatedClientId\",\n required: true,\n type: {\n name: \"Uuid\",\n },\n },\n },\n },\n};\n\nexport const DeadLetterDestination: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeadLetterDestination\",\n uberParent: \"DeadLetterDestination\",\n polymorphicDiscriminator: {\n serializedName: \"endpointType\",\n clientName: \"endpointType\",\n },\n modelProperties: {\n endpointType: {\n serializedName: \"endpointType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PushInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PushInfo\",\n modelProperties: {\n maxDeliveryCount: {\n serializedName: \"maxDeliveryCount\",\n type: {\n name: \"Number\",\n },\n },\n eventTimeToLive: {\n serializedName: \"eventTimeToLive\",\n type: {\n name: \"String\",\n },\n },\n deadLetterDestinationWithResourceIdentity: {\n serializedName: \"deadLetterDestinationWithResourceIdentity\",\n type: {\n name: \"Composite\",\n className: \"DeadLetterWithResourceIdentity\",\n },\n },\n deliveryWithResourceIdentity: {\n serializedName: \"deliveryWithResourceIdentity\",\n type: {\n name: \"Composite\",\n className: \"DeliveryWithResourceIdentity\",\n },\n },\n destination: {\n serializedName: \"destination\",\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionDestination\",\n },\n },\n },\n },\n};\n\nexport const DeliveryWithResourceIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DeliveryWithResourceIdentity\",\n modelProperties: {\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionIdentity\",\n },\n },\n destination: {\n serializedName: \"destination\",\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionDestination\",\n },\n },\n },\n },\n};\n\nexport const EventSubscriptionDestination: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionDestination\",\n uberParent: \"EventSubscriptionDestination\",\n polymorphicDiscriminator: {\n serializedName: \"endpointType\",\n clientName: \"endpointType\",\n },\n modelProperties: {\n endpointType: {\n serializedName: \"endpointType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const FiltersConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"FiltersConfiguration\",\n modelProperties: {\n includedEventTypes: {\n serializedName: \"includedEventTypes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n filters: {\n serializedName: \"filters\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Filter\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const Filter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Filter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: {\n serializedName: \"operatorType\",\n clientName: \"operatorType\",\n },\n modelProperties: {\n operatorType: {\n serializedName: \"operatorType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n key: {\n serializedName: \"key\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SubscriptionUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SubscriptionUpdateParameters\",\n modelProperties: {\n deliveryConfiguration: {\n serializedName: \"properties.deliveryConfiguration\",\n type: {\n name: \"Composite\",\n className: \"DeliveryConfiguration\",\n },\n },\n eventDeliverySchema: {\n serializedName: \"properties.eventDeliverySchema\",\n type: {\n name: \"String\",\n },\n },\n filtersConfiguration: {\n serializedName: \"properties.filtersConfiguration\",\n type: {\n name: \"Composite\",\n className: \"FiltersConfiguration\",\n },\n },\n expirationTimeUtc: {\n serializedName: \"properties.expirationTimeUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n tags: {\n serializedName: \"properties.tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const SubscriptionsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SubscriptionsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Subscription\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventSubscriptionFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionFilter\",\n modelProperties: {\n subjectBeginsWith: {\n serializedName: \"subjectBeginsWith\",\n type: {\n name: \"String\",\n },\n },\n subjectEndsWith: {\n serializedName: \"subjectEndsWith\",\n type: {\n name: \"String\",\n },\n },\n includedEventTypes: {\n serializedName: \"includedEventTypes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n isSubjectCaseSensitive: {\n defaultValue: false,\n serializedName: \"isSubjectCaseSensitive\",\n type: {\n name: \"Boolean\",\n },\n },\n enableAdvancedFilteringOnArrays: {\n serializedName: \"enableAdvancedFilteringOnArrays\",\n type: {\n name: \"Boolean\",\n },\n },\n advancedFilters: {\n serializedName: \"advancedFilters\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"AdvancedFilter\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const AdvancedFilter: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"AdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: {\n serializedName: \"operatorType\",\n clientName: \"operatorType\",\n },\n modelProperties: {\n operatorType: {\n serializedName: \"operatorType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n key: {\n serializedName: \"key\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const RetryPolicy: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RetryPolicy\",\n modelProperties: {\n maxDeliveryAttempts: {\n defaultValue: 30,\n serializedName: \"maxDeliveryAttempts\",\n type: {\n name: \"Number\",\n },\n },\n eventTimeToLiveInMinutes: {\n defaultValue: 1440,\n serializedName: \"eventTimeToLiveInMinutes\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const EventSubscriptionUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionUpdateParameters\",\n modelProperties: {\n destination: {\n serializedName: \"destination\",\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionDestination\",\n },\n },\n deliveryWithResourceIdentity: {\n serializedName: \"deliveryWithResourceIdentity\",\n type: {\n name: \"Composite\",\n className: \"DeliveryWithResourceIdentity\",\n },\n },\n filter: {\n serializedName: \"filter\",\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionFilter\",\n },\n },\n labels: {\n serializedName: \"labels\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n expirationTimeUtc: {\n serializedName: \"expirationTimeUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n eventDeliverySchema: {\n serializedName: \"eventDeliverySchema\",\n type: {\n name: \"String\",\n },\n },\n retryPolicy: {\n serializedName: \"retryPolicy\",\n type: {\n name: \"Composite\",\n className: \"RetryPolicy\",\n },\n },\n deadLetterDestination: {\n serializedName: \"deadLetterDestination\",\n type: {\n name: \"Composite\",\n className: \"DeadLetterDestination\",\n },\n },\n deadLetterWithResourceIdentity: {\n serializedName: \"deadLetterWithResourceIdentity\",\n type: {\n name: \"Composite\",\n className: \"DeadLetterWithResourceIdentity\",\n },\n },\n },\n },\n};\n\nexport const EventSubscriptionsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EventSubscription\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TopicsConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicsConfiguration\",\n modelProperties: {\n hostname: {\n serializedName: \"hostname\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n customDomains: {\n serializedName: \"customDomains\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CustomDomainConfiguration\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const CustomDomainConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CustomDomainConfiguration\",\n modelProperties: {\n fullyQualifiedDomainName: {\n serializedName: \"fullyQualifiedDomainName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n validationState: {\n serializedName: \"validationState\",\n type: {\n name: \"String\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"CustomDomainIdentity\",\n },\n },\n certificateUrl: {\n serializedName: \"certificateUrl\",\n type: {\n name: \"String\",\n },\n },\n expectedTxtRecordName: {\n serializedName: \"expectedTxtRecordName\",\n type: {\n name: \"String\",\n },\n },\n expectedTxtRecordValue: {\n serializedName: \"expectedTxtRecordValue\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CustomDomainIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CustomDomainIdentity\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n userAssignedIdentity: {\n serializedName: \"userAssignedIdentity\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TopicSpacesConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicSpacesConfiguration\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n routeTopicResourceId: {\n serializedName: \"routeTopicResourceId\",\n type: {\n name: \"String\",\n },\n },\n hostname: {\n serializedName: \"hostname\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n routingEnrichments: {\n serializedName: \"routingEnrichments\",\n type: {\n name: \"Composite\",\n className: \"RoutingEnrichments\",\n },\n },\n clientAuthentication: {\n serializedName: \"clientAuthentication\",\n type: {\n name: \"Composite\",\n className: \"ClientAuthenticationSettings\",\n },\n },\n maximumSessionExpiryInHours: {\n serializedName: \"maximumSessionExpiryInHours\",\n type: {\n name: \"Number\",\n },\n },\n maximumClientSessionsPerAuthenticationName: {\n serializedName: \"maximumClientSessionsPerAuthenticationName\",\n type: {\n name: \"Number\",\n },\n },\n routingIdentityInfo: {\n serializedName: \"routingIdentityInfo\",\n type: {\n name: \"Composite\",\n className: \"RoutingIdentityInfo\",\n },\n },\n customDomains: {\n serializedName: \"customDomains\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CustomDomainConfiguration\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const RoutingEnrichments: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RoutingEnrichments\",\n modelProperties: {\n static: {\n serializedName: \"static\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"StaticRoutingEnrichment\",\n },\n },\n },\n },\n dynamic: {\n serializedName: \"dynamic\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DynamicRoutingEnrichment\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StaticRoutingEnrichment: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"StaticRoutingEnrichment\",\n uberParent: \"StaticRoutingEnrichment\",\n polymorphicDiscriminator: {\n serializedName: \"valueType\",\n clientName: \"valueType\",\n },\n modelProperties: {\n key: {\n serializedName: \"key\",\n type: {\n name: \"String\",\n },\n },\n valueType: {\n serializedName: \"valueType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DynamicRoutingEnrichment: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DynamicRoutingEnrichment\",\n modelProperties: {\n key: {\n serializedName: \"key\",\n type: {\n name: \"String\",\n },\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ClientAuthenticationSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientAuthenticationSettings\",\n modelProperties: {\n alternativeAuthenticationNameSources: {\n serializedName: \"alternativeAuthenticationNameSources\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n customJwtAuthentication: {\n serializedName: \"customJwtAuthentication\",\n type: {\n name: \"Composite\",\n className: \"CustomJwtAuthenticationSettings\",\n },\n },\n webhookAuthentication: {\n serializedName: \"webhookAuthentication\",\n type: {\n name: \"Composite\",\n className: \"WebhookAuthenticationSettings\",\n },\n },\n },\n },\n};\n\nexport const CustomJwtAuthenticationSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CustomJwtAuthenticationSettings\",\n modelProperties: {\n tokenIssuer: {\n serializedName: \"tokenIssuer\",\n type: {\n name: \"String\",\n },\n },\n issuerCertificates: {\n serializedName: \"issuerCertificates\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"IssuerCertificateInfo\",\n },\n },\n },\n },\n encodedIssuerCertificates: {\n serializedName: \"encodedIssuerCertificates\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EncodedIssuerCertificateInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const IssuerCertificateInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"IssuerCertificateInfo\",\n modelProperties: {\n certificateUrl: {\n serializedName: \"certificateUrl\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"CustomJwtAuthenticationManagedIdentity\",\n },\n },\n },\n },\n};\n\nexport const CustomJwtAuthenticationManagedIdentity: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CustomJwtAuthenticationManagedIdentity\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n userAssignedIdentity: {\n serializedName: \"userAssignedIdentity\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const EncodedIssuerCertificateInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EncodedIssuerCertificateInfo\",\n modelProperties: {\n kid: {\n serializedName: \"kid\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n encodedCertificate: {\n serializedName: \"encodedCertificate\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const WebhookAuthenticationSettings: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"WebhookAuthenticationSettings\",\n modelProperties: {\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"CustomWebhookAuthenticationManagedIdentity\",\n },\n },\n endpointUrl: {\n serializedName: \"endpointUrl\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n endpointBaseUrl: {\n serializedName: \"endpointBaseUrl\",\n type: {\n name: \"String\",\n },\n },\n azureActiveDirectoryApplicationIdOrUri: {\n serializedName: \"azureActiveDirectoryApplicationIdOrUri\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n azureActiveDirectoryTenantId: {\n serializedName: \"azureActiveDirectoryTenantId\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CustomWebhookAuthenticationManagedIdentity: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CustomWebhookAuthenticationManagedIdentity\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n userAssignedIdentity: {\n serializedName: \"userAssignedIdentity\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const RoutingIdentityInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"RoutingIdentityInfo\",\n modelProperties: {\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n userAssignedIdentity: {\n serializedName: \"userAssignedIdentity\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NamespaceSku: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespaceSku\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n capacity: {\n serializedName: \"capacity\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const NamespaceUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespaceUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"NamespaceSku\",\n },\n },\n topicSpacesConfiguration: {\n serializedName: \"properties.topicSpacesConfiguration\",\n type: {\n name: \"Composite\",\n className: \"UpdateTopicSpacesConfigurationInfo\",\n },\n },\n topicsConfiguration: {\n serializedName: \"properties.topicsConfiguration\",\n type: {\n name: \"Composite\",\n className: \"UpdateTopicsConfigurationInfo\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n inboundIpRules: {\n serializedName: \"properties.inboundIpRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"InboundIpRule\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const UpdateTopicSpacesConfigurationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UpdateTopicSpacesConfigurationInfo\",\n modelProperties: {\n state: {\n serializedName: \"state\",\n type: {\n name: \"String\",\n },\n },\n routeTopicResourceId: {\n serializedName: \"routeTopicResourceId\",\n type: {\n name: \"String\",\n },\n },\n routingEnrichments: {\n serializedName: \"routingEnrichments\",\n type: {\n name: \"Composite\",\n className: \"RoutingEnrichments\",\n },\n },\n clientAuthentication: {\n serializedName: \"clientAuthentication\",\n type: {\n name: \"Composite\",\n className: \"ClientAuthenticationSettings\",\n },\n },\n maximumSessionExpiryInHours: {\n serializedName: \"maximumSessionExpiryInHours\",\n type: {\n name: \"Number\",\n },\n },\n maximumClientSessionsPerAuthenticationName: {\n serializedName: \"maximumClientSessionsPerAuthenticationName\",\n type: {\n name: \"Number\",\n },\n },\n routingIdentityInfo: {\n serializedName: \"routingIdentityInfo\",\n type: {\n name: \"Composite\",\n className: \"RoutingIdentityInfo\",\n },\n },\n customDomains: {\n serializedName: \"customDomains\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CustomDomainConfiguration\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const UpdateTopicsConfigurationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"UpdateTopicsConfigurationInfo\",\n modelProperties: {\n customDomains: {\n serializedName: \"customDomains\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CustomDomainConfiguration\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const NamespacesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespacesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Namespace\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NamespaceSharedAccessKeys: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespaceSharedAccessKeys\",\n modelProperties: {\n key1: {\n serializedName: \"key1\",\n type: {\n name: \"String\",\n },\n },\n key2: {\n serializedName: \"key2\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NamespaceRegenerateKeyRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespaceRegenerateKeyRequest\",\n modelProperties: {\n keyName: {\n serializedName: \"keyName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NamespaceTopicUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespaceTopicUpdateParameters\",\n modelProperties: {\n eventRetentionInDays: {\n serializedName: \"properties.eventRetentionInDays\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const NamespaceTopicsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespaceTopicsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NamespaceTopic\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TopicSharedAccessKeys: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicSharedAccessKeys\",\n modelProperties: {\n key1: {\n serializedName: \"key1\",\n type: {\n name: \"String\",\n },\n },\n key2: {\n serializedName: \"key2\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TopicRegenerateKeyRequest: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicRegenerateKeyRequest\",\n modelProperties: {\n keyName: {\n serializedName: \"keyName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const OperationsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationInfo\",\n },\n },\n origin: {\n serializedName: \"origin\",\n type: {\n name: \"String\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\",\n },\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n },\n },\n};\n\nexport const OperationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationInfo\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n type: {\n name: \"String\",\n },\n },\n resource: {\n serializedName: \"resource\",\n type: {\n name: \"String\",\n },\n },\n operation: {\n serializedName: \"operation\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerAuthorization: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerAuthorization\",\n modelProperties: {\n defaultMaximumExpirationTimeInDays: {\n serializedName: \"defaultMaximumExpirationTimeInDays\",\n type: {\n name: \"Number\",\n },\n },\n authorizedPartnersList: {\n serializedName: \"authorizedPartnersList\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Partner\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const Partner: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Partner\",\n modelProperties: {\n partnerRegistrationImmutableId: {\n serializedName: \"partnerRegistrationImmutableId\",\n type: {\n name: \"Uuid\",\n },\n },\n partnerName: {\n serializedName: \"partnerName\",\n type: {\n name: \"String\",\n },\n },\n authorizationExpirationTimeInUtc: {\n serializedName: \"authorizationExpirationTimeInUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const PartnerConfigurationUpdateParameters: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"PartnerConfigurationUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n defaultMaximumExpirationTimeInDays: {\n serializedName: \"properties.defaultMaximumExpirationTimeInDays\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n };\n\nexport const PartnerConfigurationsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerConfigurationsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PartnerConfiguration\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerDestinationUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerDestinationUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const PartnerDestinationsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerDestinationsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PartnerDestination\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerNamespaceUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerNamespaceUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n inboundIpRules: {\n serializedName: \"properties.inboundIpRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"InboundIpRule\",\n },\n },\n },\n },\n minimumTlsVersionAllowed: {\n serializedName: \"properties.minimumTlsVersionAllowed\",\n type: {\n name: \"String\",\n },\n },\n disableLocalAuth: {\n serializedName: \"properties.disableLocalAuth\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const PartnerNamespacesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerNamespacesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PartnerNamespace\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerNamespaceSharedAccessKeys: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerNamespaceSharedAccessKeys\",\n modelProperties: {\n key1: {\n serializedName: \"key1\",\n type: {\n name: \"String\",\n },\n },\n key2: {\n serializedName: \"key2\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerNamespaceRegenerateKeyRequest: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"PartnerNamespaceRegenerateKeyRequest\",\n modelProperties: {\n keyName: {\n serializedName: \"keyName\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const PartnerRegistrationUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerRegistrationUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const PartnerRegistrationsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerRegistrationsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PartnerRegistration\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerTopicUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerTopicUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n },\n },\n },\n },\n};\n\nexport const PartnerTopicsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerTopicsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PartnerTopic\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NetworkSecurityPerimeterConfigurationIssues: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfigurationIssues\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n issueType: {\n serializedName: \"properties.issueType\",\n type: {\n name: \"String\",\n },\n },\n severity: {\n serializedName: \"properties.severity\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\",\n },\n },\n suggestedResourceIds: {\n serializedName: \"properties.suggestedResourceIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n suggestedAccessRules: {\n serializedName: \"properties.suggestedAccessRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const NetworkSecurityPerimeterInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterInfo\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n perimeterGuid: {\n serializedName: \"perimeterGuid\",\n type: {\n name: \"String\",\n },\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ResourceAssociation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ResourceAssociation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n accessMode: {\n serializedName: \"accessMode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NetworkSecurityPerimeterConfigurationProfile: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfigurationProfile\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n accessRulesVersion: {\n serializedName: \"accessRulesVersion\",\n type: {\n name: \"String\",\n },\n },\n accessRules: {\n serializedName: \"accessRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterProfileAccessRule\",\n },\n },\n },\n },\n diagnosticSettingsVersion: {\n serializedName: \"diagnosticSettingsVersion\",\n type: {\n name: \"String\",\n },\n },\n enabledLogCategories: {\n serializedName: \"enabledLogCategories\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const NetworkSecurityPerimeterProfileAccessRule: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterProfileAccessRule\",\n modelProperties: {\n fullyQualifiedArmId: {\n serializedName: \"fullyQualifiedArmId\",\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n direction: {\n serializedName: \"properties.direction\",\n type: {\n name: \"String\",\n },\n },\n addressPrefixes: {\n serializedName: \"properties.addressPrefixes\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n subscriptions: {\n serializedName: \"properties.subscriptions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterSubscription\",\n },\n },\n },\n },\n networkSecurityPerimeters: {\n serializedName: \"properties.networkSecurityPerimeters\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterInfo\",\n },\n },\n },\n },\n fullyQualifiedDomainNames: {\n serializedName: \"properties.fullyQualifiedDomainNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n emailAddresses: {\n serializedName: \"properties.emailAddresses\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n phoneNumbers: {\n serializedName: \"properties.phoneNumbers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const NetworkSecurityPerimeterSubscription: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterSubscription\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const NetworkSecurityPerimeterConfigurationList: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfigurationList\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfiguration\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const PermissionBindingsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PermissionBindingsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PermissionBinding\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n type: {\n name: \"String\",\n },\n },\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n groupId: {\n serializedName: \"properties.groupId\",\n type: {\n name: \"String\",\n },\n },\n displayName: {\n serializedName: \"properties.displayName\",\n type: {\n name: \"String\",\n },\n },\n requiredMembers: {\n serializedName: \"properties.requiredMembers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n requiredZoneNames: {\n serializedName: \"properties.requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const PrivateLinkResourcesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourcesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SystemTopicUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemTopicUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n },\n },\n },\n },\n};\n\nexport const SystemTopicsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemTopicsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"SystemTopic\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ExtendedLocation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExtendedLocation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n type: {\n name: \"String\",\n },\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TopicUpdateParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicUpdateParameters\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n },\n },\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n inboundIpRules: {\n serializedName: \"properties.inboundIpRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"InboundIpRule\",\n },\n },\n },\n },\n minimumTlsVersionAllowed: {\n serializedName: \"properties.minimumTlsVersionAllowed\",\n type: {\n name: \"String\",\n },\n },\n disableLocalAuth: {\n serializedName: \"properties.disableLocalAuth\",\n type: {\n name: \"Boolean\",\n },\n },\n dataResidencyBoundary: {\n serializedName: \"properties.dataResidencyBoundary\",\n type: {\n name: \"String\",\n },\n },\n eventTypeInfo: {\n serializedName: \"properties.eventTypeInfo\",\n type: {\n name: \"Composite\",\n className: \"EventTypeInfo\",\n },\n },\n },\n },\n};\n\nexport const TopicsListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicsListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Topic\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventTypesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventTypesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"EventType\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const TopicSpacesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicSpacesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TopicSpace\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TopicTypesListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicTypesListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TopicTypeInfo\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const TopicTypeAdditionalEnforcedPermission: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"TopicTypeAdditionalEnforcedPermission\",\n modelProperties: {\n permissionName: {\n serializedName: \"permissionName\",\n type: {\n name: \"String\",\n },\n },\n isDataAction: {\n serializedName: \"isDataAction\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n };\n\nexport const PartnerDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerDetails\",\n modelProperties: {\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\",\n },\n },\n longDescription: {\n serializedName: \"longDescription\",\n type: {\n name: \"String\",\n },\n },\n setupUri: {\n serializedName: \"setupUri\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const VerifiedPartnersListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VerifiedPartnersListResult\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"VerifiedPartner\",\n },\n },\n },\n },\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CustomDomainOwnershipValidationResult: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"CustomDomainOwnershipValidationResult\",\n modelProperties: {\n customDomainsForTopicsConfiguration: {\n serializedName: \"customDomainsForTopicsConfiguration\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CustomDomainConfiguration\",\n },\n },\n },\n },\n customDomainsForTopicSpacesConfiguration: {\n serializedName: \"customDomainsForTopicSpacesConfiguration\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"CustomDomainConfiguration\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const SubscriptionFullUrl: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SubscriptionFullUrl\",\n modelProperties: {\n endpointUrl: {\n serializedName: \"endpointUrl\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerClientAuthentication: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerClientAuthentication\",\n uberParent: \"PartnerClientAuthentication\",\n polymorphicDiscriminator: {\n serializedName: \"clientAuthenticationType\",\n clientName: \"clientAuthenticationType\",\n },\n modelProperties: {\n clientAuthenticationType: {\n defaultValue: \"AzureAD\",\n serializedName: \"clientAuthenticationType\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const JsonField: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"JsonField\",\n modelProperties: {\n sourceField: {\n serializedName: \"sourceField\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const JsonFieldWithDefault: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"JsonFieldWithDefault\",\n modelProperties: {\n sourceField: {\n serializedName: \"sourceField\",\n type: {\n name: \"String\",\n },\n },\n defaultValue: {\n serializedName: \"defaultValue\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CaCertificate: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CaCertificate\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\",\n },\n },\n encodedCertificate: {\n serializedName: \"properties.encodedCertificate\",\n type: {\n name: \"String\",\n },\n },\n issueTimeInUtc: {\n serializedName: \"properties.issueTimeInUtc\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n expiryTimeInUtc: {\n serializedName: \"properties.expiryTimeInUtc\",\n readOnly: true,\n type: {\n name: \"DateTime\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Channel: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Channel\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n channelType: {\n serializedName: \"properties.channelType\",\n type: {\n name: \"String\",\n },\n },\n partnerTopicInfo: {\n serializedName: \"properties.partnerTopicInfo\",\n type: {\n name: \"Composite\",\n className: \"PartnerTopicInfo\",\n },\n },\n partnerDestinationInfo: {\n serializedName: \"properties.partnerDestinationInfo\",\n type: {\n name: \"Composite\",\n className: \"PartnerDestinationInfo\",\n },\n },\n messageForActivation: {\n serializedName: \"properties.messageForActivation\",\n type: {\n name: \"String\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n type: {\n name: \"String\",\n },\n },\n readinessState: {\n serializedName: \"properties.readinessState\",\n type: {\n name: \"String\",\n },\n },\n expirationTimeIfNotActivatedUtc: {\n serializedName: \"properties.expirationTimeIfNotActivatedUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n },\n },\n};\n\nexport const ClientGroup: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientGroup\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\",\n },\n },\n query: {\n serializedName: \"properties.query\",\n type: {\n name: \"String\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Client: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Client\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\",\n },\n },\n authenticationName: {\n serializedName: \"properties.authenticationName\",\n type: {\n name: \"String\",\n },\n },\n clientCertificateAuthentication: {\n serializedName: \"properties.clientCertificateAuthentication\",\n type: {\n name: \"Composite\",\n className: \"ClientCertificateAuthentication\",\n },\n },\n state: {\n defaultValue: \"Enabled\",\n serializedName: \"properties.state\",\n type: {\n name: \"String\",\n },\n },\n attributes: {\n serializedName: \"properties.attributes\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"any\" } },\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...Resource.type.modelProperties,\n privateEndpoint: {\n serializedName: \"properties.privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n },\n },\n groupIds: {\n serializedName: \"properties.groupIds\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n privateLinkServiceConnectionState: {\n serializedName: \"properties.privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"ConnectionState\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TrackedResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TrackedResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const DomainTopic: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DomainTopic\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Subscription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Subscription\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n deliveryConfiguration: {\n serializedName: \"properties.deliveryConfiguration\",\n type: {\n name: \"Composite\",\n className: \"DeliveryConfiguration\",\n },\n },\n eventDeliverySchema: {\n serializedName: \"properties.eventDeliverySchema\",\n type: {\n name: \"String\",\n },\n },\n filtersConfiguration: {\n serializedName: \"properties.filtersConfiguration\",\n type: {\n name: \"Composite\",\n className: \"FiltersConfiguration\",\n },\n },\n expirationTimeUtc: {\n serializedName: \"properties.expirationTimeUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n tags: {\n serializedName: \"properties.tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n },\n },\n};\n\nexport const EventSubscription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSubscription\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n topic: {\n serializedName: \"properties.topic\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n destination: {\n serializedName: \"properties.destination\",\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionDestination\",\n },\n },\n deliveryWithResourceIdentity: {\n serializedName: \"properties.deliveryWithResourceIdentity\",\n type: {\n name: \"Composite\",\n className: \"DeliveryWithResourceIdentity\",\n },\n },\n filter: {\n serializedName: \"properties.filter\",\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionFilter\",\n },\n },\n labels: {\n serializedName: \"properties.labels\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n expirationTimeUtc: {\n serializedName: \"properties.expirationTimeUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n eventDeliverySchema: {\n serializedName: \"properties.eventDeliverySchema\",\n type: {\n name: \"String\",\n },\n },\n retryPolicy: {\n serializedName: \"properties.retryPolicy\",\n type: {\n name: \"Composite\",\n className: \"RetryPolicy\",\n },\n },\n deadLetterDestination: {\n serializedName: \"properties.deadLetterDestination\",\n type: {\n name: \"Composite\",\n className: \"DeadLetterDestination\",\n },\n },\n deadLetterWithResourceIdentity: {\n serializedName: \"properties.deadLetterWithResourceIdentity\",\n type: {\n name: \"Composite\",\n className: \"DeadLetterWithResourceIdentity\",\n },\n },\n },\n },\n};\n\nexport const NamespaceTopic: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespaceTopic\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n publisherType: {\n serializedName: \"properties.publisherType\",\n type: {\n name: \"String\",\n },\n },\n inputSchema: {\n defaultValue: \"CloudEventSchemaV1_0\",\n serializedName: \"properties.inputSchema\",\n type: {\n name: \"String\",\n },\n },\n eventRetentionInDays: {\n serializedName: \"properties.eventRetentionInDays\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const PartnerConfiguration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerConfiguration\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } },\n },\n },\n partnerAuthorization: {\n serializedName: \"properties.partnerAuthorization\",\n type: {\n name: \"Composite\",\n className: \"PartnerAuthorization\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NetworkSecurityPerimeterConfiguration: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfiguration\",\n modelProperties: {\n ...Resource.type.modelProperties,\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n type: {\n name: \"String\",\n },\n },\n provisioningIssues: {\n serializedName: \"properties.provisioningIssues\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfigurationIssues\",\n },\n },\n },\n },\n networkSecurityPerimeter: {\n serializedName: \"properties.networkSecurityPerimeter\",\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterInfo\",\n },\n },\n resourceAssociation: {\n serializedName: \"properties.resourceAssociation\",\n type: {\n name: \"Composite\",\n className: \"ResourceAssociation\",\n },\n },\n profile: {\n serializedName: \"properties.profile\",\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfigurationProfile\",\n },\n },\n },\n },\n };\n\nexport const PermissionBinding: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PermissionBinding\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\",\n },\n },\n topicSpaceName: {\n serializedName: \"properties.topicSpaceName\",\n type: {\n name: \"String\",\n },\n },\n permission: {\n serializedName: \"properties.permission\",\n type: {\n name: \"String\",\n },\n },\n clientGroupName: {\n serializedName: \"properties.clientGroupName\",\n type: {\n name: \"String\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventType: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventType\",\n modelProperties: {\n ...Resource.type.modelProperties,\n displayName: {\n serializedName: \"properties.displayName\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\",\n },\n },\n schemaUrl: {\n serializedName: \"properties.schemaUrl\",\n type: {\n name: \"String\",\n },\n },\n isInDefaultSet: {\n serializedName: \"properties.isInDefaultSet\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const ExtensionTopic: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ExtensionTopic\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\",\n },\n },\n systemTopic: {\n serializedName: \"properties.systemTopic\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TopicSpace: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicSpace\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\",\n },\n },\n topicTemplates: {\n serializedName: \"properties.topicTemplates\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TopicTypeInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicTypeInfo\",\n modelProperties: {\n ...Resource.type.modelProperties,\n provider: {\n serializedName: \"properties.provider\",\n type: {\n name: \"String\",\n },\n },\n displayName: {\n serializedName: \"properties.displayName\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\",\n },\n },\n resourceRegionType: {\n serializedName: \"properties.resourceRegionType\",\n type: {\n name: \"String\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n type: {\n name: \"String\",\n },\n },\n supportedLocations: {\n serializedName: \"properties.supportedLocations\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n sourceResourceFormat: {\n serializedName: \"properties.sourceResourceFormat\",\n type: {\n name: \"String\",\n },\n },\n supportedScopesForSource: {\n serializedName: \"properties.supportedScopesForSource\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n areRegionalAndGlobalSourcesSupported: {\n serializedName: \"properties.areRegionalAndGlobalSourcesSupported\",\n type: {\n name: \"Boolean\",\n },\n },\n additionalEnforcedPermissions: {\n serializedName: \"properties.additionalEnforcedPermissions\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"TopicTypeAdditionalEnforcedPermission\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const VerifiedPartner: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"VerifiedPartner\",\n modelProperties: {\n ...Resource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n partnerRegistrationImmutableId: {\n serializedName: \"properties.partnerRegistrationImmutableId\",\n type: {\n name: \"Uuid\",\n },\n },\n organizationName: {\n serializedName: \"properties.organizationName\",\n type: {\n name: \"String\",\n },\n },\n partnerDisplayName: {\n serializedName: \"properties.partnerDisplayName\",\n type: {\n name: \"String\",\n },\n },\n partnerTopicDetails: {\n serializedName: \"properties.partnerTopicDetails\",\n type: {\n name: \"Composite\",\n className: \"PartnerDetails\",\n },\n },\n partnerDestinationDetails: {\n serializedName: \"properties.partnerDestinationDetails\",\n type: {\n name: \"Composite\",\n className: \"PartnerDetails\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const WebhookPartnerDestinationInfo: coreClient.CompositeMapper = {\n serializedName: \"WebHook\",\n type: {\n name: \"Composite\",\n className: \"WebhookPartnerDestinationInfo\",\n uberParent: \"PartnerDestinationInfo\",\n polymorphicDiscriminator:\n PartnerDestinationInfo.type.polymorphicDiscriminator,\n modelProperties: {\n ...PartnerDestinationInfo.type.modelProperties,\n endpointUrl: {\n serializedName: \"properties.endpointUrl\",\n type: {\n name: \"String\",\n },\n },\n endpointBaseUrl: {\n serializedName: \"properties.endpointBaseUrl\",\n type: {\n name: \"String\",\n },\n },\n clientAuthentication: {\n serializedName: \"properties.clientAuthentication\",\n type: {\n name: \"Composite\",\n className: \"PartnerClientAuthentication\",\n },\n },\n },\n },\n};\n\nexport const WebhookUpdatePartnerDestinationInfo: coreClient.CompositeMapper = {\n serializedName: \"WebHook\",\n type: {\n name: \"Composite\",\n className: \"WebhookUpdatePartnerDestinationInfo\",\n uberParent: \"PartnerUpdateDestinationInfo\",\n polymorphicDiscriminator:\n PartnerUpdateDestinationInfo.type.polymorphicDiscriminator,\n modelProperties: {\n ...PartnerUpdateDestinationInfo.type.modelProperties,\n endpointUrl: {\n serializedName: \"properties.endpointUrl\",\n type: {\n name: \"String\",\n },\n },\n endpointBaseUrl: {\n serializedName: \"properties.endpointBaseUrl\",\n type: {\n name: \"String\",\n },\n },\n clientAuthentication: {\n serializedName: \"properties.clientAuthentication\",\n type: {\n name: \"Composite\",\n className: \"PartnerClientAuthentication\",\n },\n },\n },\n },\n};\n\nexport const JsonInputSchemaMapping: coreClient.CompositeMapper = {\n serializedName: \"Json\",\n type: {\n name: \"Composite\",\n className: \"JsonInputSchemaMapping\",\n uberParent: \"InputSchemaMapping\",\n polymorphicDiscriminator: InputSchemaMapping.type.polymorphicDiscriminator,\n modelProperties: {\n ...InputSchemaMapping.type.modelProperties,\n id: {\n serializedName: \"properties.id\",\n type: {\n name: \"Composite\",\n className: \"JsonField\",\n },\n },\n topic: {\n serializedName: \"properties.topic\",\n type: {\n name: \"Composite\",\n className: \"JsonField\",\n },\n },\n eventTime: {\n serializedName: \"properties.eventTime\",\n type: {\n name: \"Composite\",\n className: \"JsonField\",\n },\n },\n eventType: {\n serializedName: \"properties.eventType\",\n type: {\n name: \"Composite\",\n className: \"JsonFieldWithDefault\",\n },\n },\n subject: {\n serializedName: \"properties.subject\",\n type: {\n name: \"Composite\",\n className: \"JsonFieldWithDefault\",\n },\n },\n dataVersion: {\n serializedName: \"properties.dataVersion\",\n type: {\n name: \"Composite\",\n className: \"JsonFieldWithDefault\",\n },\n },\n },\n },\n};\n\nexport const StaticDeliveryAttributeMapping: coreClient.CompositeMapper = {\n serializedName: \"Static\",\n type: {\n name: \"Composite\",\n className: \"StaticDeliveryAttributeMapping\",\n uberParent: \"DeliveryAttributeMapping\",\n polymorphicDiscriminator:\n DeliveryAttributeMapping.type.polymorphicDiscriminator,\n modelProperties: {\n ...DeliveryAttributeMapping.type.modelProperties,\n value: {\n serializedName: \"properties.value\",\n type: {\n name: \"String\",\n },\n },\n isSecret: {\n defaultValue: false,\n serializedName: \"properties.isSecret\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const DynamicDeliveryAttributeMapping: coreClient.CompositeMapper = {\n serializedName: \"Dynamic\",\n type: {\n name: \"Composite\",\n className: \"DynamicDeliveryAttributeMapping\",\n uberParent: \"DeliveryAttributeMapping\",\n polymorphicDiscriminator:\n DeliveryAttributeMapping.type.polymorphicDiscriminator,\n modelProperties: {\n ...DeliveryAttributeMapping.type.modelProperties,\n sourceField: {\n serializedName: \"properties.sourceField\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const StorageBlobDeadLetterDestination: coreClient.CompositeMapper = {\n serializedName: \"StorageBlob\",\n type: {\n name: \"Composite\",\n className: \"StorageBlobDeadLetterDestination\",\n uberParent: \"DeadLetterDestination\",\n polymorphicDiscriminator:\n DeadLetterDestination.type.polymorphicDiscriminator,\n modelProperties: {\n ...DeadLetterDestination.type.modelProperties,\n resourceId: {\n serializedName: \"properties.resourceId\",\n type: {\n name: \"String\",\n },\n },\n blobContainerName: {\n serializedName: \"properties.blobContainerName\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const WebHookEventSubscriptionDestination: coreClient.CompositeMapper = {\n serializedName: \"WebHook\",\n type: {\n name: \"Composite\",\n className: \"WebHookEventSubscriptionDestination\",\n uberParent: \"EventSubscriptionDestination\",\n polymorphicDiscriminator:\n EventSubscriptionDestination.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSubscriptionDestination.type.modelProperties,\n endpointUrl: {\n serializedName: \"properties.endpointUrl\",\n type: {\n name: \"String\",\n },\n },\n endpointBaseUrl: {\n serializedName: \"properties.endpointBaseUrl\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n maxEventsPerBatch: {\n defaultValue: 1,\n serializedName: \"properties.maxEventsPerBatch\",\n type: {\n name: \"Number\",\n },\n },\n preferredBatchSizeInKilobytes: {\n defaultValue: 64,\n serializedName: \"properties.preferredBatchSizeInKilobytes\",\n type: {\n name: \"Number\",\n },\n },\n azureActiveDirectoryTenantId: {\n serializedName: \"properties.azureActiveDirectoryTenantId\",\n type: {\n name: \"String\",\n },\n },\n azureActiveDirectoryApplicationIdOrUri: {\n serializedName: \"properties.azureActiveDirectoryApplicationIdOrUri\",\n type: {\n name: \"String\",\n },\n },\n deliveryAttributeMappings: {\n serializedName: \"properties.deliveryAttributeMappings\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DeliveryAttributeMapping\",\n },\n },\n },\n },\n minimumTlsVersionAllowed: {\n serializedName: \"properties.minimumTlsVersionAllowed\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const EventHubEventSubscriptionDestination: coreClient.CompositeMapper =\n {\n serializedName: \"EventHub\",\n type: {\n name: \"Composite\",\n className: \"EventHubEventSubscriptionDestination\",\n uberParent: \"EventSubscriptionDestination\",\n polymorphicDiscriminator:\n EventSubscriptionDestination.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSubscriptionDestination.type.modelProperties,\n resourceId: {\n serializedName: \"properties.resourceId\",\n type: {\n name: \"String\",\n },\n },\n deliveryAttributeMappings: {\n serializedName: \"properties.deliveryAttributeMappings\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DeliveryAttributeMapping\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const StorageQueueEventSubscriptionDestination: coreClient.CompositeMapper =\n {\n serializedName: \"StorageQueue\",\n type: {\n name: \"Composite\",\n className: \"StorageQueueEventSubscriptionDestination\",\n uberParent: \"EventSubscriptionDestination\",\n polymorphicDiscriminator:\n EventSubscriptionDestination.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSubscriptionDestination.type.modelProperties,\n resourceId: {\n serializedName: \"properties.resourceId\",\n type: {\n name: \"String\",\n },\n },\n queueName: {\n serializedName: \"properties.queueName\",\n type: {\n name: \"String\",\n },\n },\n queueMessageTimeToLiveInSeconds: {\n serializedName: \"properties.queueMessageTimeToLiveInSeconds\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n };\n\nexport const HybridConnectionEventSubscriptionDestination: coreClient.CompositeMapper =\n {\n serializedName: \"HybridConnection\",\n type: {\n name: \"Composite\",\n className: \"HybridConnectionEventSubscriptionDestination\",\n uberParent: \"EventSubscriptionDestination\",\n polymorphicDiscriminator:\n EventSubscriptionDestination.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSubscriptionDestination.type.modelProperties,\n resourceId: {\n serializedName: \"properties.resourceId\",\n type: {\n name: \"String\",\n },\n },\n deliveryAttributeMappings: {\n serializedName: \"properties.deliveryAttributeMappings\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DeliveryAttributeMapping\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const ServiceBusQueueEventSubscriptionDestination: coreClient.CompositeMapper =\n {\n serializedName: \"ServiceBusQueue\",\n type: {\n name: \"Composite\",\n className: \"ServiceBusQueueEventSubscriptionDestination\",\n uberParent: \"EventSubscriptionDestination\",\n polymorphicDiscriminator:\n EventSubscriptionDestination.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSubscriptionDestination.type.modelProperties,\n resourceId: {\n serializedName: \"properties.resourceId\",\n type: {\n name: \"String\",\n },\n },\n deliveryAttributeMappings: {\n serializedName: \"properties.deliveryAttributeMappings\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DeliveryAttributeMapping\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const ServiceBusTopicEventSubscriptionDestination: coreClient.CompositeMapper =\n {\n serializedName: \"ServiceBusTopic\",\n type: {\n name: \"Composite\",\n className: \"ServiceBusTopicEventSubscriptionDestination\",\n uberParent: \"EventSubscriptionDestination\",\n polymorphicDiscriminator:\n EventSubscriptionDestination.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSubscriptionDestination.type.modelProperties,\n resourceId: {\n serializedName: \"properties.resourceId\",\n type: {\n name: \"String\",\n },\n },\n deliveryAttributeMappings: {\n serializedName: \"properties.deliveryAttributeMappings\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DeliveryAttributeMapping\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const AzureFunctionEventSubscriptionDestination: coreClient.CompositeMapper =\n {\n serializedName: \"AzureFunction\",\n type: {\n name: \"Composite\",\n className: \"AzureFunctionEventSubscriptionDestination\",\n uberParent: \"EventSubscriptionDestination\",\n polymorphicDiscriminator:\n EventSubscriptionDestination.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSubscriptionDestination.type.modelProperties,\n resourceId: {\n serializedName: \"properties.resourceId\",\n type: {\n name: \"String\",\n },\n },\n maxEventsPerBatch: {\n defaultValue: 1,\n serializedName: \"properties.maxEventsPerBatch\",\n type: {\n name: \"Number\",\n },\n },\n preferredBatchSizeInKilobytes: {\n defaultValue: 64,\n serializedName: \"properties.preferredBatchSizeInKilobytes\",\n type: {\n name: \"Number\",\n },\n },\n deliveryAttributeMappings: {\n serializedName: \"properties.deliveryAttributeMappings\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"DeliveryAttributeMapping\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const PartnerEventSubscriptionDestination: coreClient.CompositeMapper = {\n serializedName: \"PartnerDestination\",\n type: {\n name: \"Composite\",\n className: \"PartnerEventSubscriptionDestination\",\n uberParent: \"EventSubscriptionDestination\",\n polymorphicDiscriminator:\n EventSubscriptionDestination.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSubscriptionDestination.type.modelProperties,\n resourceId: {\n serializedName: \"properties.resourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const MonitorAlertEventSubscriptionDestination: coreClient.CompositeMapper =\n {\n serializedName: \"MonitorAlert\",\n type: {\n name: \"Composite\",\n className: \"MonitorAlertEventSubscriptionDestination\",\n uberParent: \"EventSubscriptionDestination\",\n polymorphicDiscriminator:\n EventSubscriptionDestination.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSubscriptionDestination.type.modelProperties,\n severity: {\n serializedName: \"properties.severity\",\n type: {\n name: \"String\",\n },\n },\n description: {\n serializedName: \"properties.description\",\n type: {\n name: \"String\",\n },\n },\n actionGroups: {\n serializedName: \"properties.actionGroups\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n };\n\nexport const NamespaceTopicEventSubscriptionDestination: coreClient.CompositeMapper =\n {\n serializedName: \"NamespaceTopic\",\n type: {\n name: \"Composite\",\n className: \"NamespaceTopicEventSubscriptionDestination\",\n uberParent: \"EventSubscriptionDestination\",\n polymorphicDiscriminator:\n EventSubscriptionDestination.type.polymorphicDiscriminator,\n modelProperties: {\n ...EventSubscriptionDestination.type.modelProperties,\n resourceId: {\n serializedName: \"properties.resourceId\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const NumberInFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberIn\",\n type: {\n name: \"Composite\",\n className: \"NumberInFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const NumberNotInFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberNotIn\",\n type: {\n name: \"Composite\",\n className: \"NumberNotInFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const NumberLessThanFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberLessThan\",\n type: {\n name: \"Composite\",\n className: \"NumberLessThanFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n value: {\n serializedName: \"value\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const NumberGreaterThanFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberGreaterThan\",\n type: {\n name: \"Composite\",\n className: \"NumberGreaterThanFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n value: {\n serializedName: \"value\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const NumberLessThanOrEqualsFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberLessThanOrEquals\",\n type: {\n name: \"Composite\",\n className: \"NumberLessThanOrEqualsFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n value: {\n serializedName: \"value\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const NumberGreaterThanOrEqualsFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberGreaterThanOrEquals\",\n type: {\n name: \"Composite\",\n className: \"NumberGreaterThanOrEqualsFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n value: {\n serializedName: \"value\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const BoolEqualsFilter: coreClient.CompositeMapper = {\n serializedName: \"BoolEquals\",\n type: {\n name: \"Composite\",\n className: \"BoolEqualsFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n value: {\n serializedName: \"value\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const StringInFilter: coreClient.CompositeMapper = {\n serializedName: \"StringIn\",\n type: {\n name: \"Composite\",\n className: \"StringInFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringNotInFilter: coreClient.CompositeMapper = {\n serializedName: \"StringNotIn\",\n type: {\n name: \"Composite\",\n className: \"StringNotInFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringBeginsWithFilter: coreClient.CompositeMapper = {\n serializedName: \"StringBeginsWith\",\n type: {\n name: \"Composite\",\n className: \"StringBeginsWithFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringEndsWithFilter: coreClient.CompositeMapper = {\n serializedName: \"StringEndsWith\",\n type: {\n name: \"Composite\",\n className: \"StringEndsWithFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringContainsFilter: coreClient.CompositeMapper = {\n serializedName: \"StringContains\",\n type: {\n name: \"Composite\",\n className: \"StringContainsFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const NumberInRangeFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberInRange\",\n type: {\n name: \"Composite\",\n className: \"NumberInRangeFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n },\n },\n },\n },\n};\n\nexport const NumberNotInRangeFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberNotInRange\",\n type: {\n name: \"Composite\",\n className: \"NumberNotInRangeFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringNotBeginsWithFilter: coreClient.CompositeMapper = {\n serializedName: \"StringNotBeginsWith\",\n type: {\n name: \"Composite\",\n className: \"StringNotBeginsWithFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringNotEndsWithFilter: coreClient.CompositeMapper = {\n serializedName: \"StringNotEndsWith\",\n type: {\n name: \"Composite\",\n className: \"StringNotEndsWithFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringNotContainsFilter: coreClient.CompositeMapper = {\n serializedName: \"StringNotContains\",\n type: {\n name: \"Composite\",\n className: \"StringNotContainsFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const IsNullOrUndefinedFilter: coreClient.CompositeMapper = {\n serializedName: \"IsNullOrUndefined\",\n type: {\n name: \"Composite\",\n className: \"IsNullOrUndefinedFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n },\n },\n};\n\nexport const IsNotNullFilter: coreClient.CompositeMapper = {\n serializedName: \"IsNotNull\",\n type: {\n name: \"Composite\",\n className: \"IsNotNullFilter\",\n uberParent: \"Filter\",\n polymorphicDiscriminator: Filter.type.polymorphicDiscriminator,\n modelProperties: {\n ...Filter.type.modelProperties,\n },\n },\n};\n\nexport const NumberInAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberIn\",\n type: {\n name: \"Composite\",\n className: \"NumberInAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const NumberNotInAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberNotIn\",\n type: {\n name: \"Composite\",\n className: \"NumberNotInAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const NumberLessThanAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberLessThan\",\n type: {\n name: \"Composite\",\n className: \"NumberLessThanAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n value: {\n serializedName: \"value\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const NumberGreaterThanAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberGreaterThan\",\n type: {\n name: \"Composite\",\n className: \"NumberGreaterThanAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n value: {\n serializedName: \"value\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n};\n\nexport const NumberLessThanOrEqualsAdvancedFilter: coreClient.CompositeMapper =\n {\n serializedName: \"NumberLessThanOrEquals\",\n type: {\n name: \"Composite\",\n className: \"NumberLessThanOrEqualsAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n value: {\n serializedName: \"value\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n };\n\nexport const NumberGreaterThanOrEqualsAdvancedFilter: coreClient.CompositeMapper =\n {\n serializedName: \"NumberGreaterThanOrEquals\",\n type: {\n name: \"Composite\",\n className: \"NumberGreaterThanOrEqualsAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n value: {\n serializedName: \"value\",\n type: {\n name: \"Number\",\n },\n },\n },\n },\n };\n\nexport const BoolEqualsAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"BoolEquals\",\n type: {\n name: \"Composite\",\n className: \"BoolEqualsAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n value: {\n serializedName: \"value\",\n type: {\n name: \"Boolean\",\n },\n },\n },\n },\n};\n\nexport const StringInAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"StringIn\",\n type: {\n name: \"Composite\",\n className: \"StringInAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringNotInAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"StringNotIn\",\n type: {\n name: \"Composite\",\n className: \"StringNotInAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringBeginsWithAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"StringBeginsWith\",\n type: {\n name: \"Composite\",\n className: \"StringBeginsWithAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringEndsWithAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"StringEndsWith\",\n type: {\n name: \"Composite\",\n className: \"StringEndsWithAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringContainsAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"StringContains\",\n type: {\n name: \"Composite\",\n className: \"StringContainsAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const NumberInRangeAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberInRange\",\n type: {\n name: \"Composite\",\n className: \"NumberInRangeAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n },\n },\n },\n },\n};\n\nexport const NumberNotInRangeAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"NumberNotInRange\",\n type: {\n name: \"Composite\",\n className: \"NumberNotInRangeAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Number\",\n },\n },\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringNotBeginsWithAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"StringNotBeginsWith\",\n type: {\n name: \"Composite\",\n className: \"StringNotBeginsWithAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringNotEndsWithAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"StringNotEndsWith\",\n type: {\n name: \"Composite\",\n className: \"StringNotEndsWithAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const StringNotContainsAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"StringNotContains\",\n type: {\n name: \"Composite\",\n className: \"StringNotContainsAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n values: {\n serializedName: \"values\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\",\n },\n },\n },\n },\n },\n },\n};\n\nexport const IsNullOrUndefinedAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"IsNullOrUndefined\",\n type: {\n name: \"Composite\",\n className: \"IsNullOrUndefinedAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n },\n },\n};\n\nexport const IsNotNullAdvancedFilter: coreClient.CompositeMapper = {\n serializedName: \"IsNotNull\",\n type: {\n name: \"Composite\",\n className: \"IsNotNullAdvancedFilter\",\n uberParent: \"AdvancedFilter\",\n polymorphicDiscriminator: AdvancedFilter.type.polymorphicDiscriminator,\n modelProperties: {\n ...AdvancedFilter.type.modelProperties,\n },\n },\n};\n\nexport const StaticStringRoutingEnrichment: coreClient.CompositeMapper = {\n serializedName: \"String\",\n type: {\n name: \"Composite\",\n className: \"StaticStringRoutingEnrichment\",\n uberParent: \"StaticRoutingEnrichment\",\n polymorphicDiscriminator:\n StaticRoutingEnrichment.type.polymorphicDiscriminator,\n modelProperties: {\n ...StaticRoutingEnrichment.type.modelProperties,\n value: {\n serializedName: \"value\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const AzureADPartnerClientAuthentication: coreClient.CompositeMapper = {\n serializedName: \"AzureAD\",\n type: {\n name: \"Composite\",\n className: \"AzureADPartnerClientAuthentication\",\n uberParent: \"PartnerClientAuthentication\",\n polymorphicDiscriminator:\n PartnerClientAuthentication.type.polymorphicDiscriminator,\n modelProperties: {\n ...PartnerClientAuthentication.type.modelProperties,\n azureActiveDirectoryTenantId: {\n serializedName: \"properties.azureActiveDirectoryTenantId\",\n type: {\n name: \"String\",\n },\n },\n azureActiveDirectoryApplicationIdOrUri: {\n serializedName: \"properties.azureActiveDirectoryApplicationIdOrUri\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Domain: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Domain\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n minimumTlsVersionAllowed: {\n serializedName: \"properties.minimumTlsVersionAllowed\",\n type: {\n name: \"String\",\n },\n },\n endpoint: {\n serializedName: \"properties.endpoint\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n inputSchema: {\n serializedName: \"properties.inputSchema\",\n type: {\n name: \"String\",\n },\n },\n eventTypeInfo: {\n serializedName: \"properties.eventTypeInfo\",\n type: {\n name: \"Composite\",\n className: \"EventTypeInfo\",\n },\n },\n inputSchemaMapping: {\n serializedName: \"properties.inputSchemaMapping\",\n type: {\n name: \"Composite\",\n className: \"InputSchemaMapping\",\n },\n },\n metricResourceId: {\n serializedName: \"properties.metricResourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n inboundIpRules: {\n serializedName: \"properties.inboundIpRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"InboundIpRule\",\n },\n },\n },\n },\n disableLocalAuth: {\n defaultValue: false,\n serializedName: \"properties.disableLocalAuth\",\n type: {\n name: \"Boolean\",\n },\n },\n autoCreateTopicWithFirstSubscription: {\n defaultValue: true,\n serializedName: \"properties.autoCreateTopicWithFirstSubscription\",\n type: {\n name: \"Boolean\",\n },\n },\n autoDeleteTopicWithLastSubscription: {\n defaultValue: true,\n serializedName: \"properties.autoDeleteTopicWithLastSubscription\",\n type: {\n name: \"Boolean\",\n },\n },\n dataResidencyBoundary: {\n serializedName: \"properties.dataResidencyBoundary\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Namespace: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Namespace\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"NamespaceSku\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n topicsConfiguration: {\n serializedName: \"properties.topicsConfiguration\",\n type: {\n name: \"Composite\",\n className: \"TopicsConfiguration\",\n },\n },\n topicSpacesConfiguration: {\n serializedName: \"properties.topicSpacesConfiguration\",\n type: {\n name: \"Composite\",\n className: \"TopicSpacesConfiguration\",\n },\n },\n isZoneRedundant: {\n serializedName: \"properties.isZoneRedundant\",\n type: {\n name: \"Boolean\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n inboundIpRules: {\n serializedName: \"properties.inboundIpRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"InboundIpRule\",\n },\n },\n },\n },\n minimumTlsVersionAllowed: {\n serializedName: \"properties.minimumTlsVersionAllowed\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerDestination: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerDestination\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n partnerRegistrationImmutableId: {\n serializedName: \"properties.partnerRegistrationImmutableId\",\n type: {\n name: \"Uuid\",\n },\n },\n endpointServiceContext: {\n serializedName: \"properties.endpointServiceContext\",\n type: {\n name: \"String\",\n },\n },\n expirationTimeIfNotActivatedUtc: {\n serializedName: \"properties.expirationTimeIfNotActivatedUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n activationState: {\n serializedName: \"properties.activationState\",\n type: {\n name: \"String\",\n },\n },\n endpointBaseUrl: {\n serializedName: \"properties.endpointBaseUrl\",\n type: {\n name: \"String\",\n },\n },\n messageForActivation: {\n serializedName: \"properties.messageForActivation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerNamespace: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerNamespace\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n partnerRegistrationFullyQualifiedId: {\n serializedName: \"properties.partnerRegistrationFullyQualifiedId\",\n type: {\n name: \"String\",\n },\n },\n minimumTlsVersionAllowed: {\n serializedName: \"properties.minimumTlsVersionAllowed\",\n type: {\n name: \"String\",\n },\n },\n endpoint: {\n serializedName: \"properties.endpoint\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n inboundIpRules: {\n serializedName: \"properties.inboundIpRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"InboundIpRule\",\n },\n },\n },\n },\n disableLocalAuth: {\n defaultValue: false,\n serializedName: \"properties.disableLocalAuth\",\n type: {\n name: \"Boolean\",\n },\n },\n partnerTopicRoutingMode: {\n defaultValue: \"SourceEventAttribute\",\n serializedName: \"properties.partnerTopicRoutingMode\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerRegistration: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerRegistration\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n partnerRegistrationImmutableId: {\n serializedName: \"properties.partnerRegistrationImmutableId\",\n type: {\n name: \"Uuid\",\n },\n },\n },\n },\n};\n\nexport const PartnerTopic: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerTopic\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n },\n },\n partnerRegistrationImmutableId: {\n serializedName: \"properties.partnerRegistrationImmutableId\",\n type: {\n name: \"Uuid\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n eventTypeInfo: {\n serializedName: \"properties.eventTypeInfo\",\n type: {\n name: \"Composite\",\n className: \"EventTypeInfo\",\n },\n },\n expirationTimeIfNotActivatedUtc: {\n serializedName: \"properties.expirationTimeIfNotActivatedUtc\",\n type: {\n name: \"DateTime\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n activationState: {\n serializedName: \"properties.activationState\",\n type: {\n name: \"String\",\n },\n },\n partnerTopicFriendlyDescription: {\n serializedName: \"properties.partnerTopicFriendlyDescription\",\n type: {\n name: \"String\",\n },\n },\n messageForActivation: {\n serializedName: \"properties.messageForActivation\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SystemTopic: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemTopic\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n source: {\n serializedName: \"properties.source\",\n type: {\n name: \"String\",\n },\n },\n topicType: {\n serializedName: \"properties.topicType\",\n type: {\n name: \"String\",\n },\n },\n metricResourceId: {\n serializedName: \"properties.metricResourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const Topic: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Topic\",\n modelProperties: {\n ...TrackedResource.type.modelProperties,\n sku: {\n serializedName: \"sku\",\n type: {\n name: \"Composite\",\n className: \"ResourceSku\",\n },\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"IdentityInfo\",\n },\n },\n kind: {\n defaultValue: \"Azure\",\n serializedName: \"kind\",\n type: {\n name: \"String\",\n },\n },\n extendedLocation: {\n serializedName: \"extendedLocation\",\n type: {\n name: \"Composite\",\n className: \"ExtendedLocation\",\n },\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n },\n },\n privateEndpointConnections: {\n serializedName: \"properties.privateEndpointConnections\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n },\n },\n },\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n endpoint: {\n serializedName: \"properties.endpoint\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n eventTypeInfo: {\n serializedName: \"properties.eventTypeInfo\",\n type: {\n name: \"Composite\",\n className: \"EventTypeInfo\",\n },\n },\n minimumTlsVersionAllowed: {\n serializedName: \"properties.minimumTlsVersionAllowed\",\n type: {\n name: \"String\",\n },\n },\n inputSchema: {\n serializedName: \"properties.inputSchema\",\n type: {\n name: \"String\",\n },\n },\n inputSchemaMapping: {\n serializedName: \"properties.inputSchemaMapping\",\n type: {\n name: \"Composite\",\n className: \"InputSchemaMapping\",\n },\n },\n metricResourceId: {\n serializedName: \"properties.metricResourceId\",\n readOnly: true,\n type: {\n name: \"String\",\n },\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\",\n },\n },\n inboundIpRules: {\n serializedName: \"properties.inboundIpRules\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"InboundIpRule\",\n },\n },\n },\n },\n disableLocalAuth: {\n defaultValue: false,\n serializedName: \"properties.disableLocalAuth\",\n type: {\n name: \"Boolean\",\n },\n },\n dataResidencyBoundary: {\n serializedName: \"properties.dataResidencyBoundary\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const CaCertificatesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CaCertificatesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ChannelsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ChannelsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ClientGroupsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientGroupsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const ClientsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ClientsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DomainsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DomainsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DomainTopicsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"DomainTopicsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const DomainTopicEventSubscriptionsDeleteHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DomainTopicEventSubscriptionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const TopicEventSubscriptionsDeleteHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"TopicEventSubscriptionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const DomainEventSubscriptionsDeleteHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"DomainEventSubscriptionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const EventSubscriptionsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"EventSubscriptionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const SystemTopicEventSubscriptionsDeleteHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"SystemTopicEventSubscriptionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const NamespaceTopicEventSubscriptionsDeleteHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NamespaceTopicEventSubscriptionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const NamespaceTopicEventSubscriptionsUpdateHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NamespaceTopicEventSubscriptionsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const PartnerTopicEventSubscriptionsDeleteHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"PartnerTopicEventSubscriptionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const NamespacesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespacesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NamespacesUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespacesUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NamespacesRegenerateKeyHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespacesRegenerateKeyHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NamespacesValidateCustomDomainOwnershipHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NamespacesValidateCustomDomainOwnershipHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const NamespaceTopicsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespaceTopicsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NamespaceTopicsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespaceTopicsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NamespaceTopicsRegenerateKeyHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"NamespaceTopicsRegenerateKeyHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerConfigurationsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerConfigurationsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerDestinationsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerDestinationsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerDestinationsUpdateHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerDestinationsUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerNamespacesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerNamespacesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerRegistrationsCreateOrUpdateHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"PartnerRegistrationsCreateOrUpdateHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const PartnerRegistrationsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerRegistrationsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PartnerTopicsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PartnerTopicsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const NetworkSecurityPerimeterConfigurationsReconcileHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"NetworkSecurityPerimeterConfigurationsReconcileHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const PermissionBindingsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PermissionBindingsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const PrivateEndpointConnectionsDeleteHeaders: coreClient.CompositeMapper =\n {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n };\n\nexport const SystemTopicsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemTopicsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TopicsDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicsDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TopicsRegenerateKeyHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicsRegenerateKeyHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport const TopicSpacesDeleteHeaders: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"TopicSpacesDeleteHeaders\",\n modelProperties: {\n location: {\n serializedName: \"location\",\n type: {\n name: \"String\",\n },\n },\n },\n },\n};\n\nexport let discriminators = {\n PartnerDestinationInfo: PartnerDestinationInfo,\n PartnerUpdateDestinationInfo: PartnerUpdateDestinationInfo,\n InputSchemaMapping: InputSchemaMapping,\n DeliveryAttributeMapping: DeliveryAttributeMapping,\n DeadLetterDestination: DeadLetterDestination,\n EventSubscriptionDestination: EventSubscriptionDestination,\n Filter: Filter,\n AdvancedFilter: AdvancedFilter,\n StaticRoutingEnrichment: StaticRoutingEnrichment,\n PartnerClientAuthentication: PartnerClientAuthentication,\n \"PartnerDestinationInfo.WebHook\": WebhookPartnerDestinationInfo,\n \"PartnerUpdateDestinationInfo.WebHook\": WebhookUpdatePartnerDestinationInfo,\n \"InputSchemaMapping.Json\": JsonInputSchemaMapping,\n \"DeliveryAttributeMapping.Static\": StaticDeliveryAttributeMapping,\n \"DeliveryAttributeMapping.Dynamic\": DynamicDeliveryAttributeMapping,\n \"DeadLetterDestination.StorageBlob\": StorageBlobDeadLetterDestination,\n \"EventSubscriptionDestination.WebHook\": WebHookEventSubscriptionDestination,\n \"EventSubscriptionDestination.EventHub\": EventHubEventSubscriptionDestination,\n \"EventSubscriptionDestination.StorageQueue\":\n StorageQueueEventSubscriptionDestination,\n \"EventSubscriptionDestination.HybridConnection\":\n HybridConnectionEventSubscriptionDestination,\n \"EventSubscriptionDestination.ServiceBusQueue\":\n ServiceBusQueueEventSubscriptionDestination,\n \"EventSubscriptionDestination.ServiceBusTopic\":\n ServiceBusTopicEventSubscriptionDestination,\n \"EventSubscriptionDestination.AzureFunction\":\n AzureFunctionEventSubscriptionDestination,\n \"EventSubscriptionDestination.PartnerDestination\":\n PartnerEventSubscriptionDestination,\n \"EventSubscriptionDestination.MonitorAlert\":\n MonitorAlertEventSubscriptionDestination,\n \"EventSubscriptionDestination.NamespaceTopic\":\n NamespaceTopicEventSubscriptionDestination,\n \"Filter.NumberIn\": NumberInFilter,\n \"Filter.NumberNotIn\": NumberNotInFilter,\n \"Filter.NumberLessThan\": NumberLessThanFilter,\n \"Filter.NumberGreaterThan\": NumberGreaterThanFilter,\n \"Filter.NumberLessThanOrEquals\": NumberLessThanOrEqualsFilter,\n \"Filter.NumberGreaterThanOrEquals\": NumberGreaterThanOrEqualsFilter,\n \"Filter.BoolEquals\": BoolEqualsFilter,\n \"Filter.StringIn\": StringInFilter,\n \"Filter.StringNotIn\": StringNotInFilter,\n \"Filter.StringBeginsWith\": StringBeginsWithFilter,\n \"Filter.StringEndsWith\": StringEndsWithFilter,\n \"Filter.StringContains\": StringContainsFilter,\n \"Filter.NumberInRange\": NumberInRangeFilter,\n \"Filter.NumberNotInRange\": NumberNotInRangeFilter,\n \"Filter.StringNotBeginsWith\": StringNotBeginsWithFilter,\n \"Filter.StringNotEndsWith\": StringNotEndsWithFilter,\n \"Filter.StringNotContains\": StringNotContainsFilter,\n \"Filter.IsNullOrUndefined\": IsNullOrUndefinedFilter,\n \"Filter.IsNotNull\": IsNotNullFilter,\n \"AdvancedFilter.NumberIn\": NumberInAdvancedFilter,\n \"AdvancedFilter.NumberNotIn\": NumberNotInAdvancedFilter,\n \"AdvancedFilter.NumberLessThan\": NumberLessThanAdvancedFilter,\n \"AdvancedFilter.NumberGreaterThan\": NumberGreaterThanAdvancedFilter,\n \"AdvancedFilter.NumberLessThanOrEquals\": NumberLessThanOrEqualsAdvancedFilter,\n \"AdvancedFilter.NumberGreaterThanOrEquals\":\n NumberGreaterThanOrEqualsAdvancedFilter,\n \"AdvancedFilter.BoolEquals\": BoolEqualsAdvancedFilter,\n \"AdvancedFilter.StringIn\": StringInAdvancedFilter,\n \"AdvancedFilter.StringNotIn\": StringNotInAdvancedFilter,\n \"AdvancedFilter.StringBeginsWith\": StringBeginsWithAdvancedFilter,\n \"AdvancedFilter.StringEndsWith\": StringEndsWithAdvancedFilter,\n \"AdvancedFilter.StringContains\": StringContainsAdvancedFilter,\n \"AdvancedFilter.NumberInRange\": NumberInRangeAdvancedFilter,\n \"AdvancedFilter.NumberNotInRange\": NumberNotInRangeAdvancedFilter,\n \"AdvancedFilter.StringNotBeginsWith\": StringNotBeginsWithAdvancedFilter,\n \"AdvancedFilter.StringNotEndsWith\": StringNotEndsWithAdvancedFilter,\n \"AdvancedFilter.StringNotContains\": StringNotContainsAdvancedFilter,\n \"AdvancedFilter.IsNullOrUndefined\": IsNullOrUndefinedAdvancedFilter,\n \"AdvancedFilter.IsNotNull\": IsNotNullAdvancedFilter,\n \"StaticRoutingEnrichment.String\": StaticStringRoutingEnrichment,\n \"PartnerClientAuthentication.AzureAD\": AzureADPartnerClientAuthentication,\n};\n"]}