@azure/arm-hybridconnectivity 2.0.0-alpha.20250804.1 → 2.0.0-beta.2

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 (450) hide show
  1. package/README.md +10 -10
  2. package/dist/browser/api/endpoints/operations.d.ts +1 -1
  3. package/dist/browser/api/endpoints/operations.js +16 -16
  4. package/dist/browser/api/endpoints/operations.js.map +1 -1
  5. package/dist/browser/api/generateAwsTemplate/operations.d.ts +3 -3
  6. package/dist/browser/api/generateAwsTemplate/operations.js +4 -4
  7. package/dist/browser/api/generateAwsTemplate/operations.js.map +1 -1
  8. package/dist/browser/api/hybridConnectivityManagementAPIContext.d.ts +3 -0
  9. package/dist/browser/api/hybridConnectivityManagementAPIContext.js +3 -2
  10. package/dist/browser/api/hybridConnectivityManagementAPIContext.js.map +1 -1
  11. package/dist/browser/api/inventory/operations.d.ts +1 -1
  12. package/dist/browser/api/inventory/operations.js +4 -4
  13. package/dist/browser/api/inventory/operations.js.map +1 -1
  14. package/dist/browser/api/operations/operations.d.ts +1 -1
  15. package/dist/browser/api/operations/operations.js +3 -3
  16. package/dist/browser/api/operations/operations.js.map +1 -1
  17. package/dist/browser/api/publicCloudConnectors/operations.d.ts +2 -2
  18. package/dist/browser/api/publicCloudConnectors/operations.js +17 -17
  19. package/dist/browser/api/publicCloudConnectors/operations.js.map +1 -1
  20. package/dist/browser/api/serviceConfigurations/operations.d.ts +1 -1
  21. package/dist/browser/api/serviceConfigurations/operations.js +10 -10
  22. package/dist/browser/api/serviceConfigurations/operations.js.map +1 -1
  23. package/dist/browser/api/solutionConfigurations/operations.d.ts +2 -2
  24. package/dist/browser/api/solutionConfigurations/operations.js +13 -13
  25. package/dist/browser/api/solutionConfigurations/operations.js.map +1 -1
  26. package/dist/browser/api/solutionTypes/operations.d.ts +1 -1
  27. package/dist/browser/api/solutionTypes/operations.js +7 -7
  28. package/dist/browser/api/solutionTypes/operations.js.map +1 -1
  29. package/dist/browser/classic/endpoints/index.d.ts +1 -1
  30. package/dist/browser/classic/endpoints/index.js.map +1 -1
  31. package/dist/browser/classic/generateAwsTemplate/index.d.ts +2 -2
  32. package/dist/browser/classic/generateAwsTemplate/index.js.map +1 -1
  33. package/dist/browser/classic/inventory/index.d.ts +1 -1
  34. package/dist/browser/classic/inventory/index.js.map +1 -1
  35. package/dist/browser/classic/operations/index.d.ts +1 -1
  36. package/dist/browser/classic/operations/index.js.map +1 -1
  37. package/dist/browser/classic/publicCloudConnectors/index.d.ts +1 -1
  38. package/dist/browser/classic/publicCloudConnectors/index.js.map +1 -1
  39. package/dist/browser/classic/serviceConfigurations/index.d.ts +1 -1
  40. package/dist/browser/classic/serviceConfigurations/index.js.map +1 -1
  41. package/dist/browser/classic/solutionConfigurations/index.d.ts +1 -1
  42. package/dist/browser/classic/solutionConfigurations/index.js.map +1 -1
  43. package/dist/browser/classic/solutionTypes/index.d.ts +1 -1
  44. package/dist/browser/classic/solutionTypes/index.js.map +1 -1
  45. package/dist/browser/hybridConnectivityManagementAPI.d.ts +6 -6
  46. package/dist/browser/hybridConnectivityManagementAPI.js +5 -5
  47. package/dist/browser/hybridConnectivityManagementAPI.js.map +1 -1
  48. package/dist/browser/index.d.ts +3 -1
  49. package/dist/browser/index.js +3 -1
  50. package/dist/browser/index.js.map +1 -1
  51. package/dist/browser/models/index.d.ts +1 -1
  52. package/dist/browser/models/index.js +1 -1
  53. package/dist/browser/models/index.js.map +1 -1
  54. package/dist/browser/models/models.d.ts +463 -465
  55. package/dist/browser/models/models.js +359 -361
  56. package/dist/browser/models/models.js.map +1 -1
  57. package/dist/browser/restorePollerHelpers.js +1 -1
  58. package/dist/browser/restorePollerHelpers.js.map +1 -1
  59. package/dist/browser/static-helpers/cloudSettingHelpers.d.ts +13 -0
  60. package/dist/browser/static-helpers/cloudSettingHelpers.js +29 -0
  61. package/dist/browser/static-helpers/cloudSettingHelpers.js.map +1 -0
  62. package/dist/browser/static-helpers/serialization/serialize-record.d.ts +2 -0
  63. package/dist/browser/static-helpers/serialization/serialize-record.js +19 -0
  64. package/dist/browser/static-helpers/serialization/serialize-record.js.map +1 -0
  65. package/dist/browser/static-helpers/urlTemplate.js +2 -1
  66. package/dist/browser/static-helpers/urlTemplate.js.map +1 -1
  67. package/dist/commonjs/api/endpoints/operations.d.ts +1 -1
  68. package/dist/commonjs/api/endpoints/operations.js +16 -16
  69. package/dist/commonjs/api/endpoints/operations.js.map +1 -1
  70. package/dist/commonjs/api/generateAwsTemplate/operations.d.ts +3 -3
  71. package/dist/commonjs/api/generateAwsTemplate/operations.js +3 -3
  72. package/dist/commonjs/api/generateAwsTemplate/operations.js.map +1 -1
  73. package/dist/commonjs/api/hybridConnectivityManagementAPIContext.d.ts +3 -0
  74. package/dist/commonjs/api/hybridConnectivityManagementAPIContext.js +3 -2
  75. package/dist/commonjs/api/hybridConnectivityManagementAPIContext.js.map +1 -1
  76. package/dist/commonjs/api/inventory/operations.d.ts +1 -1
  77. package/dist/commonjs/api/inventory/operations.js +4 -4
  78. package/dist/commonjs/api/inventory/operations.js.map +1 -1
  79. package/dist/commonjs/api/operations/operations.d.ts +1 -1
  80. package/dist/commonjs/api/operations/operations.js +2 -2
  81. package/dist/commonjs/api/operations/operations.js.map +1 -1
  82. package/dist/commonjs/api/publicCloudConnectors/operations.d.ts +2 -2
  83. package/dist/commonjs/api/publicCloudConnectors/operations.js +16 -16
  84. package/dist/commonjs/api/publicCloudConnectors/operations.js.map +1 -1
  85. package/dist/commonjs/api/serviceConfigurations/operations.d.ts +1 -1
  86. package/dist/commonjs/api/serviceConfigurations/operations.js +10 -10
  87. package/dist/commonjs/api/serviceConfigurations/operations.js.map +1 -1
  88. package/dist/commonjs/api/solutionConfigurations/operations.d.ts +2 -2
  89. package/dist/commonjs/api/solutionConfigurations/operations.js +12 -12
  90. package/dist/commonjs/api/solutionConfigurations/operations.js.map +1 -1
  91. package/dist/commonjs/api/solutionTypes/operations.d.ts +1 -1
  92. package/dist/commonjs/api/solutionTypes/operations.js +6 -6
  93. package/dist/commonjs/api/solutionTypes/operations.js.map +1 -1
  94. package/dist/commonjs/classic/endpoints/index.d.ts +1 -1
  95. package/dist/commonjs/classic/endpoints/index.js.map +1 -1
  96. package/dist/commonjs/classic/generateAwsTemplate/index.d.ts +2 -2
  97. package/dist/commonjs/classic/generateAwsTemplate/index.js.map +1 -1
  98. package/dist/commonjs/classic/inventory/index.d.ts +1 -1
  99. package/dist/commonjs/classic/inventory/index.js.map +1 -1
  100. package/dist/commonjs/classic/operations/index.d.ts +1 -1
  101. package/dist/commonjs/classic/operations/index.js.map +1 -1
  102. package/dist/commonjs/classic/publicCloudConnectors/index.d.ts +1 -1
  103. package/dist/commonjs/classic/publicCloudConnectors/index.js.map +1 -1
  104. package/dist/commonjs/classic/serviceConfigurations/index.d.ts +1 -1
  105. package/dist/commonjs/classic/serviceConfigurations/index.js.map +1 -1
  106. package/dist/commonjs/classic/solutionConfigurations/index.d.ts +1 -1
  107. package/dist/commonjs/classic/solutionConfigurations/index.js.map +1 -1
  108. package/dist/commonjs/classic/solutionTypes/index.d.ts +1 -1
  109. package/dist/commonjs/classic/solutionTypes/index.js.map +1 -1
  110. package/dist/commonjs/hybridConnectivityManagementAPI.d.ts +6 -6
  111. package/dist/commonjs/hybridConnectivityManagementAPI.js +14 -14
  112. package/dist/commonjs/hybridConnectivityManagementAPI.js.map +1 -1
  113. package/dist/commonjs/index.d.ts +3 -1
  114. package/dist/commonjs/index.js +10 -8
  115. package/dist/commonjs/index.js.map +1 -1
  116. package/dist/commonjs/models/index.d.ts +1 -1
  117. package/dist/commonjs/models/index.js +8 -8
  118. package/dist/commonjs/models/index.js.map +1 -1
  119. package/dist/commonjs/models/models.d.ts +463 -465
  120. package/dist/commonjs/models/models.js +409 -412
  121. package/dist/commonjs/models/models.js.map +1 -1
  122. package/dist/commonjs/restorePollerHelpers.js +1 -1
  123. package/dist/commonjs/restorePollerHelpers.js.map +1 -1
  124. package/dist/commonjs/static-helpers/cloudSettingHelpers.d.ts +13 -0
  125. package/dist/commonjs/static-helpers/cloudSettingHelpers.js +33 -0
  126. package/dist/commonjs/static-helpers/cloudSettingHelpers.js.map +1 -0
  127. package/dist/commonjs/static-helpers/serialization/serialize-record.d.ts +2 -0
  128. package/dist/commonjs/static-helpers/serialization/serialize-record.js +22 -0
  129. package/dist/commonjs/static-helpers/serialization/serialize-record.js.map +1 -0
  130. package/dist/commonjs/static-helpers/urlTemplate.js +2 -1
  131. package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -1
  132. package/dist/esm/api/endpoints/operations.d.ts +1 -1
  133. package/dist/esm/api/endpoints/operations.js +16 -16
  134. package/dist/esm/api/endpoints/operations.js.map +1 -1
  135. package/dist/esm/api/generateAwsTemplate/operations.d.ts +3 -3
  136. package/dist/esm/api/generateAwsTemplate/operations.js +4 -4
  137. package/dist/esm/api/generateAwsTemplate/operations.js.map +1 -1
  138. package/dist/esm/api/hybridConnectivityManagementAPIContext.d.ts +3 -0
  139. package/dist/esm/api/hybridConnectivityManagementAPIContext.js +3 -2
  140. package/dist/esm/api/hybridConnectivityManagementAPIContext.js.map +1 -1
  141. package/dist/esm/api/inventory/operations.d.ts +1 -1
  142. package/dist/esm/api/inventory/operations.js +4 -4
  143. package/dist/esm/api/inventory/operations.js.map +1 -1
  144. package/dist/esm/api/operations/operations.d.ts +1 -1
  145. package/dist/esm/api/operations/operations.js +3 -3
  146. package/dist/esm/api/operations/operations.js.map +1 -1
  147. package/dist/esm/api/publicCloudConnectors/operations.d.ts +2 -2
  148. package/dist/esm/api/publicCloudConnectors/operations.js +17 -17
  149. package/dist/esm/api/publicCloudConnectors/operations.js.map +1 -1
  150. package/dist/esm/api/serviceConfigurations/operations.d.ts +1 -1
  151. package/dist/esm/api/serviceConfigurations/operations.js +10 -10
  152. package/dist/esm/api/serviceConfigurations/operations.js.map +1 -1
  153. package/dist/esm/api/solutionConfigurations/operations.d.ts +2 -2
  154. package/dist/esm/api/solutionConfigurations/operations.js +13 -13
  155. package/dist/esm/api/solutionConfigurations/operations.js.map +1 -1
  156. package/dist/esm/api/solutionTypes/operations.d.ts +1 -1
  157. package/dist/esm/api/solutionTypes/operations.js +7 -7
  158. package/dist/esm/api/solutionTypes/operations.js.map +1 -1
  159. package/dist/esm/classic/endpoints/index.d.ts +1 -1
  160. package/dist/esm/classic/endpoints/index.js.map +1 -1
  161. package/dist/esm/classic/generateAwsTemplate/index.d.ts +2 -2
  162. package/dist/esm/classic/generateAwsTemplate/index.js.map +1 -1
  163. package/dist/esm/classic/inventory/index.d.ts +1 -1
  164. package/dist/esm/classic/inventory/index.js.map +1 -1
  165. package/dist/esm/classic/operations/index.d.ts +1 -1
  166. package/dist/esm/classic/operations/index.js.map +1 -1
  167. package/dist/esm/classic/publicCloudConnectors/index.d.ts +1 -1
  168. package/dist/esm/classic/publicCloudConnectors/index.js.map +1 -1
  169. package/dist/esm/classic/serviceConfigurations/index.d.ts +1 -1
  170. package/dist/esm/classic/serviceConfigurations/index.js.map +1 -1
  171. package/dist/esm/classic/solutionConfigurations/index.d.ts +1 -1
  172. package/dist/esm/classic/solutionConfigurations/index.js.map +1 -1
  173. package/dist/esm/classic/solutionTypes/index.d.ts +1 -1
  174. package/dist/esm/classic/solutionTypes/index.js.map +1 -1
  175. package/dist/esm/hybridConnectivityManagementAPI.d.ts +6 -6
  176. package/dist/esm/hybridConnectivityManagementAPI.js +5 -5
  177. package/dist/esm/hybridConnectivityManagementAPI.js.map +1 -1
  178. package/dist/esm/index.d.ts +3 -1
  179. package/dist/esm/index.js +3 -1
  180. package/dist/esm/index.js.map +1 -1
  181. package/dist/esm/models/index.d.ts +1 -1
  182. package/dist/esm/models/index.js +1 -1
  183. package/dist/esm/models/index.js.map +1 -1
  184. package/dist/esm/models/models.d.ts +463 -465
  185. package/dist/esm/models/models.js +359 -361
  186. package/dist/esm/models/models.js.map +1 -1
  187. package/dist/esm/restorePollerHelpers.js +1 -1
  188. package/dist/esm/restorePollerHelpers.js.map +1 -1
  189. package/dist/esm/static-helpers/cloudSettingHelpers.d.ts +13 -0
  190. package/dist/esm/static-helpers/cloudSettingHelpers.js +29 -0
  191. package/dist/esm/static-helpers/cloudSettingHelpers.js.map +1 -0
  192. package/dist/esm/static-helpers/serialization/serialize-record.d.ts +2 -0
  193. package/dist/esm/static-helpers/serialization/serialize-record.js +19 -0
  194. package/dist/esm/static-helpers/serialization/serialize-record.js.map +1 -0
  195. package/dist/esm/static-helpers/urlTemplate.js +2 -1
  196. package/dist/esm/static-helpers/urlTemplate.js.map +1 -1
  197. package/dist/react-native/api/endpoints/operations.d.ts +1 -1
  198. package/dist/react-native/api/endpoints/operations.js +16 -16
  199. package/dist/react-native/api/endpoints/operations.js.map +1 -1
  200. package/dist/react-native/api/generateAwsTemplate/operations.d.ts +3 -3
  201. package/dist/react-native/api/generateAwsTemplate/operations.js +4 -4
  202. package/dist/react-native/api/generateAwsTemplate/operations.js.map +1 -1
  203. package/dist/react-native/api/hybridConnectivityManagementAPIContext.d.ts +3 -0
  204. package/dist/react-native/api/hybridConnectivityManagementAPIContext.js +3 -2
  205. package/dist/react-native/api/hybridConnectivityManagementAPIContext.js.map +1 -1
  206. package/dist/react-native/api/inventory/operations.d.ts +1 -1
  207. package/dist/react-native/api/inventory/operations.js +4 -4
  208. package/dist/react-native/api/inventory/operations.js.map +1 -1
  209. package/dist/react-native/api/operations/operations.d.ts +1 -1
  210. package/dist/react-native/api/operations/operations.js +3 -3
  211. package/dist/react-native/api/operations/operations.js.map +1 -1
  212. package/dist/react-native/api/publicCloudConnectors/operations.d.ts +2 -2
  213. package/dist/react-native/api/publicCloudConnectors/operations.js +17 -17
  214. package/dist/react-native/api/publicCloudConnectors/operations.js.map +1 -1
  215. package/dist/react-native/api/serviceConfigurations/operations.d.ts +1 -1
  216. package/dist/react-native/api/serviceConfigurations/operations.js +10 -10
  217. package/dist/react-native/api/serviceConfigurations/operations.js.map +1 -1
  218. package/dist/react-native/api/solutionConfigurations/operations.d.ts +2 -2
  219. package/dist/react-native/api/solutionConfigurations/operations.js +13 -13
  220. package/dist/react-native/api/solutionConfigurations/operations.js.map +1 -1
  221. package/dist/react-native/api/solutionTypes/operations.d.ts +1 -1
  222. package/dist/react-native/api/solutionTypes/operations.js +7 -7
  223. package/dist/react-native/api/solutionTypes/operations.js.map +1 -1
  224. package/dist/react-native/classic/endpoints/index.d.ts +1 -1
  225. package/dist/react-native/classic/endpoints/index.js.map +1 -1
  226. package/dist/react-native/classic/generateAwsTemplate/index.d.ts +2 -2
  227. package/dist/react-native/classic/generateAwsTemplate/index.js.map +1 -1
  228. package/dist/react-native/classic/inventory/index.d.ts +1 -1
  229. package/dist/react-native/classic/inventory/index.js.map +1 -1
  230. package/dist/react-native/classic/operations/index.d.ts +1 -1
  231. package/dist/react-native/classic/operations/index.js.map +1 -1
  232. package/dist/react-native/classic/publicCloudConnectors/index.d.ts +1 -1
  233. package/dist/react-native/classic/publicCloudConnectors/index.js.map +1 -1
  234. package/dist/react-native/classic/serviceConfigurations/index.d.ts +1 -1
  235. package/dist/react-native/classic/serviceConfigurations/index.js.map +1 -1
  236. package/dist/react-native/classic/solutionConfigurations/index.d.ts +1 -1
  237. package/dist/react-native/classic/solutionConfigurations/index.js.map +1 -1
  238. package/dist/react-native/classic/solutionTypes/index.d.ts +1 -1
  239. package/dist/react-native/classic/solutionTypes/index.js.map +1 -1
  240. package/dist/react-native/hybridConnectivityManagementAPI.d.ts +6 -6
  241. package/dist/react-native/hybridConnectivityManagementAPI.js +5 -5
  242. package/dist/react-native/hybridConnectivityManagementAPI.js.map +1 -1
  243. package/dist/react-native/index.d.ts +3 -1
  244. package/dist/react-native/index.js +3 -1
  245. package/dist/react-native/index.js.map +1 -1
  246. package/dist/react-native/models/index.d.ts +1 -1
  247. package/dist/react-native/models/index.js +1 -1
  248. package/dist/react-native/models/index.js.map +1 -1
  249. package/dist/react-native/models/models.d.ts +463 -465
  250. package/dist/react-native/models/models.js +359 -361
  251. package/dist/react-native/models/models.js.map +1 -1
  252. package/dist/react-native/restorePollerHelpers.js +1 -1
  253. package/dist/react-native/restorePollerHelpers.js.map +1 -1
  254. package/dist/react-native/static-helpers/cloudSettingHelpers.d.ts +13 -0
  255. package/dist/react-native/static-helpers/cloudSettingHelpers.js +29 -0
  256. package/dist/react-native/static-helpers/cloudSettingHelpers.js.map +1 -0
  257. package/dist/react-native/static-helpers/serialization/serialize-record.d.ts +2 -0
  258. package/dist/react-native/static-helpers/serialization/serialize-record.js +19 -0
  259. package/dist/react-native/static-helpers/serialization/serialize-record.js.map +1 -0
  260. package/dist/react-native/static-helpers/urlTemplate.js +2 -1
  261. package/dist/react-native/static-helpers/urlTemplate.js.map +1 -1
  262. package/package.json +24 -25
  263. package/CHANGELOG.md +0 -111
  264. package/dist/browser/api/endpoints/index.d.ts.map +0 -1
  265. package/dist/browser/api/endpoints/operations.d.ts.map +0 -1
  266. package/dist/browser/api/endpoints/options.d.ts.map +0 -1
  267. package/dist/browser/api/generateAwsTemplate/index.d.ts.map +0 -1
  268. package/dist/browser/api/generateAwsTemplate/operations.d.ts.map +0 -1
  269. package/dist/browser/api/generateAwsTemplate/options.d.ts.map +0 -1
  270. package/dist/browser/api/hybridConnectivityManagementAPIContext.d.ts.map +0 -1
  271. package/dist/browser/api/index.d.ts.map +0 -1
  272. package/dist/browser/api/inventory/index.d.ts.map +0 -1
  273. package/dist/browser/api/inventory/operations.d.ts.map +0 -1
  274. package/dist/browser/api/inventory/options.d.ts.map +0 -1
  275. package/dist/browser/api/operations/index.d.ts.map +0 -1
  276. package/dist/browser/api/operations/operations.d.ts.map +0 -1
  277. package/dist/browser/api/operations/options.d.ts.map +0 -1
  278. package/dist/browser/api/publicCloudConnectors/index.d.ts.map +0 -1
  279. package/dist/browser/api/publicCloudConnectors/operations.d.ts.map +0 -1
  280. package/dist/browser/api/publicCloudConnectors/options.d.ts.map +0 -1
  281. package/dist/browser/api/serviceConfigurations/index.d.ts.map +0 -1
  282. package/dist/browser/api/serviceConfigurations/operations.d.ts.map +0 -1
  283. package/dist/browser/api/serviceConfigurations/options.d.ts.map +0 -1
  284. package/dist/browser/api/solutionConfigurations/index.d.ts.map +0 -1
  285. package/dist/browser/api/solutionConfigurations/operations.d.ts.map +0 -1
  286. package/dist/browser/api/solutionConfigurations/options.d.ts.map +0 -1
  287. package/dist/browser/api/solutionTypes/index.d.ts.map +0 -1
  288. package/dist/browser/api/solutionTypes/operations.d.ts.map +0 -1
  289. package/dist/browser/api/solutionTypes/options.d.ts.map +0 -1
  290. package/dist/browser/classic/endpoints/index.d.ts.map +0 -1
  291. package/dist/browser/classic/generateAwsTemplate/index.d.ts.map +0 -1
  292. package/dist/browser/classic/index.d.ts.map +0 -1
  293. package/dist/browser/classic/inventory/index.d.ts.map +0 -1
  294. package/dist/browser/classic/operations/index.d.ts.map +0 -1
  295. package/dist/browser/classic/publicCloudConnectors/index.d.ts.map +0 -1
  296. package/dist/browser/classic/serviceConfigurations/index.d.ts.map +0 -1
  297. package/dist/browser/classic/solutionConfigurations/index.d.ts.map +0 -1
  298. package/dist/browser/classic/solutionTypes/index.d.ts.map +0 -1
  299. package/dist/browser/hybridConnectivityManagementAPI.d.ts.map +0 -1
  300. package/dist/browser/index.d.ts.map +0 -1
  301. package/dist/browser/logger.d.ts.map +0 -1
  302. package/dist/browser/models/index.d.ts.map +0 -1
  303. package/dist/browser/models/models.d.ts.map +0 -1
  304. package/dist/browser/restorePollerHelpers.d.ts.map +0 -1
  305. package/dist/browser/static-helpers/pagingHelpers.d.ts.map +0 -1
  306. package/dist/browser/static-helpers/pollingHelpers.d.ts.map +0 -1
  307. package/dist/browser/static-helpers/urlTemplate.d.ts.map +0 -1
  308. package/dist/commonjs/api/endpoints/index.d.ts.map +0 -1
  309. package/dist/commonjs/api/endpoints/operations.d.ts.map +0 -1
  310. package/dist/commonjs/api/endpoints/options.d.ts.map +0 -1
  311. package/dist/commonjs/api/generateAwsTemplate/index.d.ts.map +0 -1
  312. package/dist/commonjs/api/generateAwsTemplate/operations.d.ts.map +0 -1
  313. package/dist/commonjs/api/generateAwsTemplate/options.d.ts.map +0 -1
  314. package/dist/commonjs/api/hybridConnectivityManagementAPIContext.d.ts.map +0 -1
  315. package/dist/commonjs/api/index.d.ts.map +0 -1
  316. package/dist/commonjs/api/inventory/index.d.ts.map +0 -1
  317. package/dist/commonjs/api/inventory/operations.d.ts.map +0 -1
  318. package/dist/commonjs/api/inventory/options.d.ts.map +0 -1
  319. package/dist/commonjs/api/operations/index.d.ts.map +0 -1
  320. package/dist/commonjs/api/operations/operations.d.ts.map +0 -1
  321. package/dist/commonjs/api/operations/options.d.ts.map +0 -1
  322. package/dist/commonjs/api/publicCloudConnectors/index.d.ts.map +0 -1
  323. package/dist/commonjs/api/publicCloudConnectors/operations.d.ts.map +0 -1
  324. package/dist/commonjs/api/publicCloudConnectors/options.d.ts.map +0 -1
  325. package/dist/commonjs/api/serviceConfigurations/index.d.ts.map +0 -1
  326. package/dist/commonjs/api/serviceConfigurations/operations.d.ts.map +0 -1
  327. package/dist/commonjs/api/serviceConfigurations/options.d.ts.map +0 -1
  328. package/dist/commonjs/api/solutionConfigurations/index.d.ts.map +0 -1
  329. package/dist/commonjs/api/solutionConfigurations/operations.d.ts.map +0 -1
  330. package/dist/commonjs/api/solutionConfigurations/options.d.ts.map +0 -1
  331. package/dist/commonjs/api/solutionTypes/index.d.ts.map +0 -1
  332. package/dist/commonjs/api/solutionTypes/operations.d.ts.map +0 -1
  333. package/dist/commonjs/api/solutionTypes/options.d.ts.map +0 -1
  334. package/dist/commonjs/classic/endpoints/index.d.ts.map +0 -1
  335. package/dist/commonjs/classic/generateAwsTemplate/index.d.ts.map +0 -1
  336. package/dist/commonjs/classic/index.d.ts.map +0 -1
  337. package/dist/commonjs/classic/inventory/index.d.ts.map +0 -1
  338. package/dist/commonjs/classic/operations/index.d.ts.map +0 -1
  339. package/dist/commonjs/classic/publicCloudConnectors/index.d.ts.map +0 -1
  340. package/dist/commonjs/classic/serviceConfigurations/index.d.ts.map +0 -1
  341. package/dist/commonjs/classic/solutionConfigurations/index.d.ts.map +0 -1
  342. package/dist/commonjs/classic/solutionTypes/index.d.ts.map +0 -1
  343. package/dist/commonjs/hybridConnectivityManagementAPI.d.ts.map +0 -1
  344. package/dist/commonjs/index.d.ts.map +0 -1
  345. package/dist/commonjs/logger.d.ts.map +0 -1
  346. package/dist/commonjs/models/index.d.ts.map +0 -1
  347. package/dist/commonjs/models/models.d.ts.map +0 -1
  348. package/dist/commonjs/restorePollerHelpers.d.ts.map +0 -1
  349. package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +0 -1
  350. package/dist/commonjs/static-helpers/pollingHelpers.d.ts.map +0 -1
  351. package/dist/commonjs/static-helpers/urlTemplate.d.ts.map +0 -1
  352. package/dist/esm/api/endpoints/index.d.ts.map +0 -1
  353. package/dist/esm/api/endpoints/operations.d.ts.map +0 -1
  354. package/dist/esm/api/endpoints/options.d.ts.map +0 -1
  355. package/dist/esm/api/generateAwsTemplate/index.d.ts.map +0 -1
  356. package/dist/esm/api/generateAwsTemplate/operations.d.ts.map +0 -1
  357. package/dist/esm/api/generateAwsTemplate/options.d.ts.map +0 -1
  358. package/dist/esm/api/hybridConnectivityManagementAPIContext.d.ts.map +0 -1
  359. package/dist/esm/api/index.d.ts.map +0 -1
  360. package/dist/esm/api/inventory/index.d.ts.map +0 -1
  361. package/dist/esm/api/inventory/operations.d.ts.map +0 -1
  362. package/dist/esm/api/inventory/options.d.ts.map +0 -1
  363. package/dist/esm/api/operations/index.d.ts.map +0 -1
  364. package/dist/esm/api/operations/operations.d.ts.map +0 -1
  365. package/dist/esm/api/operations/options.d.ts.map +0 -1
  366. package/dist/esm/api/publicCloudConnectors/index.d.ts.map +0 -1
  367. package/dist/esm/api/publicCloudConnectors/operations.d.ts.map +0 -1
  368. package/dist/esm/api/publicCloudConnectors/options.d.ts.map +0 -1
  369. package/dist/esm/api/serviceConfigurations/index.d.ts.map +0 -1
  370. package/dist/esm/api/serviceConfigurations/operations.d.ts.map +0 -1
  371. package/dist/esm/api/serviceConfigurations/options.d.ts.map +0 -1
  372. package/dist/esm/api/solutionConfigurations/index.d.ts.map +0 -1
  373. package/dist/esm/api/solutionConfigurations/operations.d.ts.map +0 -1
  374. package/dist/esm/api/solutionConfigurations/options.d.ts.map +0 -1
  375. package/dist/esm/api/solutionTypes/index.d.ts.map +0 -1
  376. package/dist/esm/api/solutionTypes/operations.d.ts.map +0 -1
  377. package/dist/esm/api/solutionTypes/options.d.ts.map +0 -1
  378. package/dist/esm/classic/endpoints/index.d.ts.map +0 -1
  379. package/dist/esm/classic/generateAwsTemplate/index.d.ts.map +0 -1
  380. package/dist/esm/classic/index.d.ts.map +0 -1
  381. package/dist/esm/classic/inventory/index.d.ts.map +0 -1
  382. package/dist/esm/classic/operations/index.d.ts.map +0 -1
  383. package/dist/esm/classic/publicCloudConnectors/index.d.ts.map +0 -1
  384. package/dist/esm/classic/serviceConfigurations/index.d.ts.map +0 -1
  385. package/dist/esm/classic/solutionConfigurations/index.d.ts.map +0 -1
  386. package/dist/esm/classic/solutionTypes/index.d.ts.map +0 -1
  387. package/dist/esm/hybridConnectivityManagementAPI.d.ts.map +0 -1
  388. package/dist/esm/index.d.ts.map +0 -1
  389. package/dist/esm/logger.d.ts.map +0 -1
  390. package/dist/esm/models/index.d.ts.map +0 -1
  391. package/dist/esm/models/models.d.ts.map +0 -1
  392. package/dist/esm/restorePollerHelpers.d.ts.map +0 -1
  393. package/dist/esm/static-helpers/pagingHelpers.d.ts.map +0 -1
  394. package/dist/esm/static-helpers/pollingHelpers.d.ts.map +0 -1
  395. package/dist/esm/static-helpers/urlTemplate.d.ts.map +0 -1
  396. package/dist/react-native/api/endpoints/index.d.ts.map +0 -1
  397. package/dist/react-native/api/endpoints/operations.d.ts.map +0 -1
  398. package/dist/react-native/api/endpoints/options.d.ts.map +0 -1
  399. package/dist/react-native/api/generateAwsTemplate/index.d.ts.map +0 -1
  400. package/dist/react-native/api/generateAwsTemplate/operations.d.ts.map +0 -1
  401. package/dist/react-native/api/generateAwsTemplate/options.d.ts.map +0 -1
  402. package/dist/react-native/api/hybridConnectivityManagementAPIContext.d.ts.map +0 -1
  403. package/dist/react-native/api/index.d.ts.map +0 -1
  404. package/dist/react-native/api/inventory/index.d.ts.map +0 -1
  405. package/dist/react-native/api/inventory/operations.d.ts.map +0 -1
  406. package/dist/react-native/api/inventory/options.d.ts.map +0 -1
  407. package/dist/react-native/api/operations/index.d.ts.map +0 -1
  408. package/dist/react-native/api/operations/operations.d.ts.map +0 -1
  409. package/dist/react-native/api/operations/options.d.ts.map +0 -1
  410. package/dist/react-native/api/publicCloudConnectors/index.d.ts.map +0 -1
  411. package/dist/react-native/api/publicCloudConnectors/operations.d.ts.map +0 -1
  412. package/dist/react-native/api/publicCloudConnectors/options.d.ts.map +0 -1
  413. package/dist/react-native/api/serviceConfigurations/index.d.ts.map +0 -1
  414. package/dist/react-native/api/serviceConfigurations/operations.d.ts.map +0 -1
  415. package/dist/react-native/api/serviceConfigurations/options.d.ts.map +0 -1
  416. package/dist/react-native/api/solutionConfigurations/index.d.ts.map +0 -1
  417. package/dist/react-native/api/solutionConfigurations/operations.d.ts.map +0 -1
  418. package/dist/react-native/api/solutionConfigurations/options.d.ts.map +0 -1
  419. package/dist/react-native/api/solutionTypes/index.d.ts.map +0 -1
  420. package/dist/react-native/api/solutionTypes/operations.d.ts.map +0 -1
  421. package/dist/react-native/api/solutionTypes/options.d.ts.map +0 -1
  422. package/dist/react-native/classic/endpoints/index.d.ts.map +0 -1
  423. package/dist/react-native/classic/generateAwsTemplate/index.d.ts.map +0 -1
  424. package/dist/react-native/classic/index.d.ts.map +0 -1
  425. package/dist/react-native/classic/inventory/index.d.ts.map +0 -1
  426. package/dist/react-native/classic/operations/index.d.ts.map +0 -1
  427. package/dist/react-native/classic/publicCloudConnectors/index.d.ts.map +0 -1
  428. package/dist/react-native/classic/serviceConfigurations/index.d.ts.map +0 -1
  429. package/dist/react-native/classic/solutionConfigurations/index.d.ts.map +0 -1
  430. package/dist/react-native/classic/solutionTypes/index.d.ts.map +0 -1
  431. package/dist/react-native/hybridConnectivityManagementAPI.d.ts.map +0 -1
  432. package/dist/react-native/index.d.ts.map +0 -1
  433. package/dist/react-native/logger.d.ts.map +0 -1
  434. package/dist/react-native/models/index.d.ts.map +0 -1
  435. package/dist/react-native/models/models.d.ts.map +0 -1
  436. package/dist/react-native/restorePollerHelpers.d.ts.map +0 -1
  437. package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +0 -1
  438. package/dist/react-native/static-helpers/pollingHelpers.d.ts.map +0 -1
  439. package/dist/react-native/static-helpers/urlTemplate.d.ts.map +0 -1
  440. package/review/arm-hybridconnectivity-api-endpoints-node.api.md +0 -72
  441. package/review/arm-hybridconnectivity-api-generateAwsTemplate-node.api.md +0 -19
  442. package/review/arm-hybridconnectivity-api-inventory-node.api.md +0 -26
  443. package/review/arm-hybridconnectivity-api-node.api.md +0 -27
  444. package/review/arm-hybridconnectivity-api-operations-node.api.md +0 -19
  445. package/review/arm-hybridconnectivity-api-publicCloudConnectors-node.api.md +0 -65
  446. package/review/arm-hybridconnectivity-api-serviceConfigurations-node.api.md +0 -47
  447. package/review/arm-hybridconnectivity-api-solutionConfigurations-node.api.md +0 -57
  448. package/review/arm-hybridconnectivity-api-solutionTypes-node.api.md +0 -33
  449. package/review/arm-hybridconnectivity-models-node.api.md +0 -412
  450. package/review/arm-hybridconnectivity-node.api.md +0 -671
@@ -1,43 +1,137 @@
1
- /** Concrete proxy resource types can be created by aliasing this type using a specific property type. */
2
- export interface SolutionTypeResource extends ProxyResource {
3
- /** The resource-specific properties for this resource. */
4
- properties?: SolutionTypeProperties;
1
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
2
+ export interface _OperationListResult {
3
+ /** The Operation items on this page */
4
+ value: Operation[];
5
+ /** The link to the next page of items */
6
+ nextLink?: string;
5
7
  }
6
- export declare function solutionTypeResourceDeserializer(item: any): SolutionTypeResource;
7
- /** Definition of Solution type resource. */
8
- export interface SolutionTypeProperties {
9
- /** The name of the solution type. */
10
- solutionType?: string;
11
- /** Short description of solution type. */
12
- description?: string;
13
- /** The locations this solution is supported in. */
14
- supportedAzureRegions?: string[];
15
- /** Array of solution settings and its description. */
16
- solutionSettings?: SolutionTypeSettingsProperties[];
8
+ export declare function _operationListResultDeserializer(item: any): _OperationListResult;
9
+ export declare function operationArrayDeserializer(result: Array<Operation>): any[];
10
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
11
+ export interface Operation {
12
+ /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
13
+ readonly name?: string;
14
+ /** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
15
+ readonly isDataAction?: boolean;
16
+ /** Localized display information for this particular operation. */
17
+ display?: OperationDisplay;
18
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
19
+ readonly origin?: Origin;
20
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
21
+ readonly actionType?: ActionType;
17
22
  }
18
- export declare function solutionTypePropertiesDeserializer(item: any): SolutionTypeProperties;
19
- export declare function solutionTypeSettingsPropertiesArrayDeserializer(result: Array<SolutionTypeSettingsProperties>): any[];
20
- /** Represent Solution settings properties description array. */
21
- export interface SolutionTypeSettingsProperties {
22
- /** The name of the solution setting property. */
23
- name: string;
24
- /** The UI friendly name of the solution setting property. */
25
- displayName: string;
26
- /** Type of the solution setting property, represented as a string. */
27
- type: string;
28
- /** Description of solution setting property. */
29
- description: string;
30
- /** Array of allowed values for this solution settings property. */
31
- allowedValues: string[];
32
- /** Default value for this solution settings property. */
33
- defaultValue: string;
23
+ export declare function operationDeserializer(item: any): Operation;
24
+ /** Localized display information for and operation. */
25
+ export interface OperationDisplay {
26
+ /** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
27
+ readonly provider?: string;
28
+ /** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
29
+ readonly resource?: string;
30
+ /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
31
+ readonly operation?: string;
32
+ /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
33
+ readonly description?: string;
34
34
  }
35
- export declare function solutionTypeSettingsPropertiesDeserializer(item: any): SolutionTypeSettingsProperties;
36
- /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
37
- export interface ProxyResource extends Resource {
35
+ export declare function operationDisplayDeserializer(item: any): OperationDisplay;
36
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
37
+ export declare enum KnownOrigin {
38
+ /** Indicates the operation is initiated by a user. */
39
+ User = "user",
40
+ /** Indicates the operation is initiated by a system. */
41
+ System = "system",
42
+ /** Indicates the operation is initiated by a user or system. */
43
+ UserSystem = "user,system"
38
44
  }
39
- export declare function proxyResourceSerializer(item: ProxyResource): any;
40
- export declare function proxyResourceDeserializer(item: any): ProxyResource;
45
+ /**
46
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
47
+ * {@link KnownOrigin} can be used interchangeably with Origin,
48
+ * this enum contains the known values that the service supports.
49
+ * ### Known values supported by the service
50
+ * **user**: Indicates the operation is initiated by a user. \
51
+ * **system**: Indicates the operation is initiated by a system. \
52
+ * **user,system**: Indicates the operation is initiated by a user or system.
53
+ */
54
+ export type Origin = string;
55
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
56
+ export declare enum KnownActionType {
57
+ /** Actions are for internal-only APIs. */
58
+ Internal = "Internal"
59
+ }
60
+ /**
61
+ * Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
62
+ * {@link KnownActionType} can be used interchangeably with ActionType,
63
+ * this enum contains the known values that the service supports.
64
+ * ### Known values supported by the service
65
+ * **Internal**: Actions are for internal-only APIs.
66
+ */
67
+ export type ActionType = string;
68
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
69
+ export interface ErrorResponse {
70
+ /** The error object. */
71
+ error?: ErrorDetail;
72
+ }
73
+ export declare function errorResponseDeserializer(item: any): ErrorResponse;
74
+ /** The error detail. */
75
+ export interface ErrorDetail {
76
+ /** The error code. */
77
+ readonly code?: string;
78
+ /** The error message. */
79
+ readonly message?: string;
80
+ /** The error target. */
81
+ readonly target?: string;
82
+ /** The error details. */
83
+ readonly details?: ErrorDetail[];
84
+ /** The error additional info. */
85
+ readonly additionalInfo?: ErrorAdditionalInfo[];
86
+ }
87
+ export declare function errorDetailDeserializer(item: any): ErrorDetail;
88
+ export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
89
+ export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
90
+ /** The resource management error additional info. */
91
+ export interface ErrorAdditionalInfo {
92
+ /** The additional info type. */
93
+ readonly type?: string;
94
+ /** The additional info. */
95
+ readonly info?: any;
96
+ }
97
+ export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
98
+ /** The endpoint for the target resource. */
99
+ export interface EndpointResource extends ExtensionResource {
100
+ /** The endpoint properties. */
101
+ properties?: EndpointProperties;
102
+ }
103
+ export declare function endpointResourceSerializer(item: EndpointResource): any;
104
+ export declare function endpointResourceDeserializer(item: any): EndpointResource;
105
+ /** Endpoint details */
106
+ export interface EndpointProperties {
107
+ /** The type of endpoint. */
108
+ type: Type;
109
+ /** The resource Id of the connectivity endpoint (optional). */
110
+ resourceId?: string;
111
+ /** The resource provisioning state. */
112
+ readonly provisioningState?: string;
113
+ }
114
+ export declare function endpointPropertiesSerializer(item: EndpointProperties): any;
115
+ export declare function endpointPropertiesDeserializer(item: any): EndpointProperties;
116
+ /** The type of endpoint. */
117
+ export declare enum KnownType {
118
+ Default = "default",
119
+ Custom = "custom"
120
+ }
121
+ /**
122
+ * The type of endpoint. \
123
+ * {@link KnownType} can be used interchangeably with Type,
124
+ * this enum contains the known values that the service supports.
125
+ * ### Known values supported by the service
126
+ * **default** \
127
+ * **custom**
128
+ */
129
+ export type Type = string;
130
+ /** The base extension resource. */
131
+ export interface ExtensionResource extends Resource {
132
+ }
133
+ export declare function extensionResourceSerializer(item: ExtensionResource): any;
134
+ export declare function extensionResourceDeserializer(item: any): ExtensionResource;
41
135
  /** Common fields that are returned in the response for all Azure Resource Manager resources */
42
136
  export interface Resource {
43
137
  /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
@@ -89,215 +183,196 @@ export declare enum KnownCreatedByType {
89
183
  * **Key**: The entity was created by a key.
90
184
  */
91
185
  export type CreatedByType = string;
92
- /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
93
- export interface ErrorResponse {
94
- /** The error object. */
95
- error?: ErrorDetail;
96
- }
97
- export declare function errorResponseDeserializer(item: any): ErrorResponse;
98
- /** The error detail. */
99
- export interface ErrorDetail {
100
- /** The error code. */
101
- readonly code?: string;
102
- /** The error message. */
103
- readonly message?: string;
104
- /** The error target. */
105
- readonly target?: string;
106
- /** The error details. */
107
- readonly details?: ErrorDetail[];
108
- /** The error additional info. */
109
- readonly additionalInfo?: ErrorAdditionalInfo[];
110
- }
111
- export declare function errorDetailDeserializer(item: any): ErrorDetail;
112
- export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
113
- export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
114
- /** The resource management error additional info. */
115
- export interface ErrorAdditionalInfo {
116
- /** The additional info type. */
117
- readonly type?: string;
118
- /** The additional info. */
119
- readonly info?: Record<string, any>;
120
- }
121
- export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
122
- /** model interface _ErrorAdditionalInfoInfo */
123
- export interface _ErrorAdditionalInfoInfo {
124
- }
125
- export declare function _errorAdditionalInfoInfoDeserializer(item: any): _ErrorAdditionalInfoInfo;
126
- /** The response of a SolutionTypeResource list operation. */
127
- export interface _SolutionTypeResourceListResult {
128
- /** The SolutionTypeResource items on this page */
129
- value: SolutionTypeResource[];
130
- /** The link to the next page of items */
186
+ /** The list of endpoints. */
187
+ export interface _EndpointsList {
188
+ /** The list of endpoint. */
189
+ value: EndpointResource[];
190
+ /** The link used to get the next page of endpoints list. */
131
191
  nextLink?: string;
132
192
  }
133
- export declare function _solutionTypeResourceListResultDeserializer(item: any): _SolutionTypeResourceListResult;
134
- export declare function solutionTypeResourceArrayDeserializer(result: Array<SolutionTypeResource>): any[];
135
- /** Concrete proxy resource types can be created by aliasing this type using a specific property type. */
136
- export interface InventoryResource extends ProxyResource {
137
- /** The resource-specific properties for this resource. */
138
- properties?: InventoryProperties;
139
- }
140
- export declare function inventoryResourceDeserializer(item: any): InventoryResource;
141
- /** Definition of inventory. */
142
- export interface InventoryProperties {
143
- /** Gets or sets the cloud native resource type. */
144
- cloudNativeType?: CloudNativeType;
145
- /** Gets or sets the cloud native resource name. */
146
- cloudNativeResourceId?: string;
147
- /** Gets or sets the mapped azure resource id. */
148
- azureResourceId?: string;
149
- /** Gets or sets the status of the inventory. */
150
- status?: SolutionConfigurationStatus;
151
- /** Gets or sets the status details. */
152
- statusDetails?: string;
153
- /** The resource provisioning state. */
154
- readonly provisioningState?: ResourceProvisioningState;
193
+ export declare function _endpointsListDeserializer(item: any): _EndpointsList;
194
+ export declare function endpointResourceArraySerializer(result: Array<EndpointResource>): any[];
195
+ export declare function endpointResourceArrayDeserializer(result: Array<EndpointResource>): any[];
196
+ /** The details of the service for which credentials needs to be returned. */
197
+ export interface ListCredentialsRequest {
198
+ /** The name of the service. If not provided, the request will by pass the generation of service configuration token */
199
+ serviceName?: ServiceName;
155
200
  }
156
- export declare function inventoryPropertiesDeserializer(item: any): InventoryProperties;
157
- /** Cloud Native Type enum. */
158
- export declare enum KnownCloudNativeType {
159
- /** ec2 enum. */
160
- Ec2 = "ec2"
201
+ export declare function listCredentialsRequestSerializer(item: ListCredentialsRequest): any;
202
+ /** Name of the service. */
203
+ export declare enum KnownServiceName {
204
+ SSH = "SSH",
205
+ WAC = "WAC"
161
206
  }
162
207
  /**
163
- * Cloud Native Type enum. \
164
- * {@link KnownCloudNativeType} can be used interchangeably with CloudNativeType,
208
+ * Name of the service. \
209
+ * {@link KnownServiceName} can be used interchangeably with ServiceName,
165
210
  * this enum contains the known values that the service supports.
166
211
  * ### Known values supported by the service
167
- * **ec2**: ec2 enum.
212
+ * **SSH** \
213
+ * **WAC**
168
214
  */
169
- export type CloudNativeType = string;
170
- /** Solution Configuration Status. */
171
- export declare enum KnownSolutionConfigurationStatus {
172
- /** New status */
173
- New = "New",
174
- /** InProgress status */
175
- InProgress = "InProgress",
176
- /** Canceled status */
177
- Completed = "Completed",
178
- /** Failed status */
179
- Failed = "Failed"
215
+ export type ServiceName = string;
216
+ /** The endpoint access for the target resource. */
217
+ export interface EndpointAccessResource {
218
+ /** Azure relay hybrid connection access properties */
219
+ relay?: RelayNamespaceAccessProperties;
180
220
  }
181
- /**
182
- * Solution Configuration Status. \
183
- * {@link KnownSolutionConfigurationStatus} can be used interchangeably with SolutionConfigurationStatus,
184
- * this enum contains the known values that the service supports.
185
- * ### Known values supported by the service
186
- * **New**: New status \
187
- * **InProgress**: InProgress status \
188
- * **Completed**: Canceled status \
189
- * **Failed**: Failed status
190
- */
191
- export type SolutionConfigurationStatus = string;
192
- /** The provisioning state of a resource type. */
193
- export declare enum KnownResourceProvisioningState {
194
- /** Resource has been created. */
221
+ export declare function endpointAccessResourceDeserializer(item: any): EndpointAccessResource;
222
+ /** Azure relay hybrid connection access properties */
223
+ export interface RelayNamespaceAccessProperties {
224
+ /** The namespace name. */
225
+ namespaceName: string;
226
+ /** The suffix domain name of relay namespace. */
227
+ namespaceNameSuffix: string;
228
+ /** Azure Relay hybrid connection name for the resource. */
229
+ hybridConnectionName: string;
230
+ /** Access key for hybrid connection. */
231
+ readonly accessKey?: string;
232
+ /** The expiration of access key in unix time. */
233
+ expiresOn?: number;
234
+ /** The token to access the enabled service. */
235
+ serviceConfigurationToken?: string;
236
+ }
237
+ export declare function relayNamespaceAccessPropertiesDeserializer(item: any): RelayNamespaceAccessProperties;
238
+ /** Represent ListIngressGatewayCredentials Request object. */
239
+ export interface ListIngressGatewayCredentialsRequest {
240
+ /** The name of the service. If not provided, the request will by pass the generation of service configuration token. */
241
+ serviceName?: ServiceName;
242
+ }
243
+ export declare function listIngressGatewayCredentialsRequestSerializer(item: ListIngressGatewayCredentialsRequest): any;
244
+ /** The ingress gateway access credentials */
245
+ export interface IngressGatewayResource {
246
+ /** Azure relay hybrid connection access properties */
247
+ relay?: RelayNamespaceAccessProperties;
248
+ /** Ingress gateway profile */
249
+ ingress?: IngressProfileProperties;
250
+ }
251
+ export declare function ingressGatewayResourceDeserializer(item: any): IngressGatewayResource;
252
+ /** Ingress gateway profile */
253
+ export interface IngressProfileProperties {
254
+ /** The ingress hostname. */
255
+ hostname: string;
256
+ /** The AAD Profile */
257
+ aadProfile: AADProfileProperties;
258
+ }
259
+ export declare function ingressProfilePropertiesDeserializer(item: any): IngressProfileProperties;
260
+ /** The AAD Profile */
261
+ export interface AADProfileProperties {
262
+ /** The arc ingress gateway server app id. */
263
+ serverId: string;
264
+ /** The target resource home tenant id. */
265
+ tenantId: string;
266
+ }
267
+ export declare function aadProfilePropertiesDeserializer(item: any): AADProfileProperties;
268
+ /** Represent ManageProxy Request object. */
269
+ export interface ManagedProxyRequest {
270
+ /** The name of the service. */
271
+ service: string;
272
+ /** The target host name. */
273
+ hostname?: string;
274
+ /** The name of the service. It is an optional property, if not provided, service configuration tokens issue code would be by passed. */
275
+ serviceName?: ServiceName;
276
+ }
277
+ export declare function managedProxyRequestSerializer(item: ManagedProxyRequest): any;
278
+ /** Managed Proxy */
279
+ export interface ManagedProxyResource {
280
+ /** The short lived proxy name. */
281
+ proxy: string;
282
+ /** The expiration time of short lived proxy name in unix epoch. */
283
+ expiresOn: number;
284
+ }
285
+ export declare function managedProxyResourceDeserializer(item: any): ManagedProxyResource;
286
+ /** The service configuration details associated with the target resource. */
287
+ export interface ServiceConfigurationResource extends ExtensionResource {
288
+ /** The service configuration properties. */
289
+ properties?: ServiceConfigurationProperties;
290
+ }
291
+ export declare function serviceConfigurationResourceSerializer(item: ServiceConfigurationResource): any;
292
+ export declare function serviceConfigurationResourceDeserializer(item: any): ServiceConfigurationResource;
293
+ /** Service configuration details */
294
+ export interface ServiceConfigurationProperties {
295
+ /** Name of the service. */
296
+ serviceName: ServiceName;
297
+ /** The resource Id of the connectivity endpoint (optional). */
298
+ resourceId?: string;
299
+ /** The port on which service is enabled. */
300
+ port?: number;
301
+ /** The resource provisioning state. */
302
+ readonly provisioningState?: ProvisioningState;
303
+ }
304
+ export declare function serviceConfigurationPropertiesSerializer(item: ServiceConfigurationProperties): any;
305
+ export declare function serviceConfigurationPropertiesDeserializer(item: any): ServiceConfigurationProperties;
306
+ /** The resource provisioning state. */
307
+ export declare enum KnownProvisioningState {
195
308
  Succeeded = "Succeeded",
196
- /** Resource creation failed. */
309
+ Creating = "Creating",
310
+ Updating = "Updating",
197
311
  Failed = "Failed",
198
- /** Resource creation was canceled. */
199
312
  Canceled = "Canceled"
200
313
  }
201
314
  /**
202
- * The provisioning state of a resource type. \
203
- * {@link KnownResourceProvisioningState} can be used interchangeably with ResourceProvisioningState,
315
+ * The resource provisioning state. \
316
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
204
317
  * this enum contains the known values that the service supports.
205
318
  * ### Known values supported by the service
206
- * **Succeeded**: Resource has been created. \
207
- * **Failed**: Resource creation failed. \
208
- * **Canceled**: Resource creation was canceled.
319
+ * **Succeeded** \
320
+ * **Creating** \
321
+ * **Updating** \
322
+ * **Failed** \
323
+ * **Canceled**
209
324
  */
210
- export type ResourceProvisioningState = string;
211
- /** The response of a InventoryResource list operation. */
212
- export interface _InventoryResourceListResult {
213
- /** The InventoryResource items on this page */
214
- value: InventoryResource[];
215
- /** The link to the next page of items */
325
+ export type ProvisioningState = string;
326
+ /** The service details under service configuration for the target endpoint resource. */
327
+ export interface ServiceConfigurationResourcePatch {
328
+ /** The service configuration properties. */
329
+ properties?: ServiceConfigurationPropertiesPatch;
330
+ }
331
+ export declare function serviceConfigurationResourcePatchSerializer(item: ServiceConfigurationResourcePatch): any;
332
+ /** Service configuration details */
333
+ export interface ServiceConfigurationPropertiesPatch {
334
+ /** The port on which service is enabled. */
335
+ port?: number;
336
+ }
337
+ export declare function serviceConfigurationPropertiesPatchSerializer(item: ServiceConfigurationPropertiesPatch): any;
338
+ /** The paginated list of serviceConfigurations */
339
+ export interface _ServiceConfigurationList {
340
+ /** The list of service configuration */
341
+ value: ServiceConfigurationResource[];
342
+ /** The link to fetch the next page of connected cluster */
216
343
  nextLink?: string;
217
344
  }
218
- export declare function _inventoryResourceListResultDeserializer(item: any): _InventoryResourceListResult;
219
- export declare function inventoryResourceArrayDeserializer(result: Array<InventoryResource>): any[];
220
- /** Solution Configuration */
221
- export interface SolutionConfiguration extends ExtensionResource {
222
- /** The resource-specific properties for this resource. */
223
- properties?: SolutionConfigurationProperties;
345
+ export declare function _serviceConfigurationListDeserializer(item: any): _ServiceConfigurationList;
346
+ export declare function serviceConfigurationResourceArraySerializer(result: Array<ServiceConfigurationResource>): any[];
347
+ export declare function serviceConfigurationResourceArrayDeserializer(result: Array<ServiceConfigurationResource>): any[];
348
+ /** ConnectorId and SolutionTypes and their properties to Generate AWS CFT Template. */
349
+ export interface GenerateAwsTemplateRequest {
350
+ /** The name of public cloud connector */
351
+ connectorId: string;
352
+ /** The list of solution types and their settings */
353
+ solutionTypes?: SolutionTypeSettings[];
224
354
  }
225
- export declare function solutionConfigurationSerializer(item: SolutionConfiguration): any;
226
- export declare function solutionConfigurationDeserializer(item: any): SolutionConfiguration;
227
- /** Solution configuration resource. */
228
- export interface SolutionConfigurationProperties {
229
- /** The resource provisioning state. */
230
- readonly provisioningState?: ResourceProvisioningState;
355
+ export declare function generateAwsTemplateRequestSerializer(item: GenerateAwsTemplateRequest): any;
356
+ export declare function solutionTypeSettingsArraySerializer(result: Array<SolutionTypeSettings>): any[];
357
+ /** The properties of Solution Type */
358
+ export interface SolutionTypeSettings {
231
359
  /** The type of the solution */
232
360
  solutionType: string;
233
361
  /** Solution settings */
234
362
  solutionSettings?: SolutionSettings;
235
- /** The status of solution configurations */
236
- readonly status?: SolutionConfigurationStatus;
237
- /** The detailed message of status details */
238
- readonly statusDetails?: string;
239
- /** The last time resources were inventoried */
240
- readonly lastSyncTime?: Date;
241
363
  }
242
- export declare function solutionConfigurationPropertiesSerializer(item: SolutionConfigurationProperties): any;
243
- export declare function solutionConfigurationPropertiesDeserializer(item: any): SolutionConfigurationProperties;
364
+ export declare function solutionTypeSettingsSerializer(item: SolutionTypeSettings): any;
244
365
  /** Solution settings */
245
- export interface SolutionSettings extends Record<string, string> {
366
+ export interface SolutionSettings {
367
+ /** Additional properties */
368
+ additionalProperties?: Record<string, string>;
246
369
  }
247
370
  export declare function solutionSettingsSerializer(item: SolutionSettings): any;
248
371
  export declare function solutionSettingsDeserializer(item: any): SolutionSettings;
249
- /** The base extension resource. */
250
- export interface ExtensionResource extends Resource {
251
- }
252
- export declare function extensionResourceSerializer(item: ExtensionResource): any;
253
- export declare function extensionResourceDeserializer(item: any): ExtensionResource;
254
- /** Solution Configuration */
255
- export interface SolutionConfigurationUpdate extends ProxyResource {
256
- /** The resource-specific properties for this resource. */
257
- properties?: SolutionConfigurationPropertiesUpdate;
258
- }
259
- export declare function solutionConfigurationUpdateSerializer(item: SolutionConfigurationUpdate): any;
260
- /** Solution configuration resource. */
261
- export interface SolutionConfigurationPropertiesUpdate {
262
- /** The type of the solution */
263
- solutionType?: string;
264
- /** Solution settings */
265
- solutionSettings?: SolutionSettings;
266
- }
267
- export declare function solutionConfigurationPropertiesUpdateSerializer(item: SolutionConfigurationPropertiesUpdate): any;
268
- /** The response of a SolutionConfiguration list operation. */
269
- export interface _SolutionConfigurationListResult {
270
- /** The SolutionConfiguration items on this page */
271
- value: SolutionConfiguration[];
272
- /** The link to the next page of items */
273
- nextLink?: string;
274
- }
275
- export declare function _solutionConfigurationListResultDeserializer(item: any): _SolutionConfigurationListResult;
276
- export declare function solutionConfigurationArraySerializer(result: Array<SolutionConfiguration>): any[];
277
- export declare function solutionConfigurationArrayDeserializer(result: Array<SolutionConfiguration>): any[];
278
- /** The current status of an async operation. */
279
- export interface OperationStatusResult {
280
- /** Fully qualified ID for the async operation. */
281
- id?: string;
282
- /** Name of the async operation. */
283
- name?: string;
284
- /** Operation status. */
285
- status: string;
286
- /** Percent of the operation that is complete. */
287
- percentComplete?: number;
288
- /** The start time of the operation. */
289
- startTime?: Date;
290
- /** The end time of the operation. */
291
- endTime?: Date;
292
- /** The operations list. */
293
- operations?: OperationStatusResult[];
294
- /** If present, details of the operation error. */
295
- error?: ErrorDetail;
296
- /** Fully qualified ID of the resource against which the original async operation was started. */
297
- readonly resourceId?: string;
372
+ /** The HybridConnectivity post operation response */
373
+ export interface GenerateAwsTemplateResponse {
298
374
  }
299
- export declare function operationStatusResultDeserializer(item: any): OperationStatusResult;
300
- export declare function operationStatusResultArrayDeserializer(result: Array<OperationStatusResult>): any[];
375
+ export declare function generateAwsTemplateResponseDeserializer(item: any): GenerateAwsTemplateResponse;
301
376
  /** Public Cloud Connector */
302
377
  export interface PublicCloudConnector extends TrackedResource {
303
378
  /** The resource-specific properties for this resource. */
@@ -342,6 +417,25 @@ export declare enum KnownHostType {
342
417
  * **AWS**: AWS state
343
418
  */
344
419
  export type HostType = string;
420
+ /** The provisioning state of a resource type. */
421
+ export declare enum KnownResourceProvisioningState {
422
+ /** Resource has been created. */
423
+ Succeeded = "Succeeded",
424
+ /** Resource creation failed. */
425
+ Failed = "Failed",
426
+ /** Resource creation was canceled. */
427
+ Canceled = "Canceled"
428
+ }
429
+ /**
430
+ * The provisioning state of a resource type. \
431
+ * {@link KnownResourceProvisioningState} can be used interchangeably with ResourceProvisioningState,
432
+ * this enum contains the known values that the service supports.
433
+ * ### Known values supported by the service
434
+ * **Succeeded**: Resource has been created. \
435
+ * **Failed**: Resource creation failed. \
436
+ * **Canceled**: Resource creation was canceled.
437
+ */
438
+ export type ResourceProvisioningState = string;
345
439
  /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
346
440
  export interface TrackedResource extends Resource {
347
441
  /** Resource tags. */
@@ -385,288 +479,192 @@ export interface _PublicCloudConnectorListResult {
385
479
  export declare function _publicCloudConnectorListResultDeserializer(item: any): _PublicCloudConnectorListResult;
386
480
  export declare function publicCloudConnectorArraySerializer(result: Array<PublicCloudConnector>): any[];
387
481
  export declare function publicCloudConnectorArrayDeserializer(result: Array<PublicCloudConnector>): any[];
388
- /** ConnectorId and SolutionTypes and their properties to Generate AWS CFT Template. */
389
- export interface GenerateAwsTemplateRequest {
390
- /** The name of public cloud connector */
391
- connectorId: string;
392
- /** The list of solution types and their settings */
393
- solutionTypes?: SolutionTypeSettings[];
482
+ /** The current status of an async operation. */
483
+ export interface OperationStatusResult {
484
+ /** Fully qualified ID for the async operation. */
485
+ id?: string;
486
+ /** Name of the async operation. */
487
+ name?: string;
488
+ /** Operation status. */
489
+ status: string;
490
+ /** Percent of the operation that is complete. */
491
+ percentComplete?: number;
492
+ /** The start time of the operation. */
493
+ startTime?: Date;
494
+ /** The end time of the operation. */
495
+ endTime?: Date;
496
+ /** The operations list. */
497
+ operations?: OperationStatusResult[];
498
+ /** If present, details of the operation error. */
499
+ error?: ErrorDetail;
500
+ /** Fully qualified ID of the resource against which the original async operation was started. */
501
+ readonly resourceId?: string;
394
502
  }
395
- export declare function generateAwsTemplateRequestSerializer(item: GenerateAwsTemplateRequest): any;
396
- export declare function solutionTypeSettingsArraySerializer(result: Array<SolutionTypeSettings>): any[];
397
- /** The properties of Solution Type */
398
- export interface SolutionTypeSettings {
503
+ export declare function operationStatusResultDeserializer(item: any): OperationStatusResult;
504
+ export declare function operationStatusResultArrayDeserializer(result: Array<OperationStatusResult>): any[];
505
+ /** Solution Configuration */
506
+ export interface SolutionConfiguration extends ExtensionResource {
507
+ /** The resource-specific properties for this resource. */
508
+ properties?: SolutionConfigurationProperties;
509
+ }
510
+ export declare function solutionConfigurationSerializer(item: SolutionConfiguration): any;
511
+ export declare function solutionConfigurationDeserializer(item: any): SolutionConfiguration;
512
+ /** Solution configuration resource. */
513
+ export interface SolutionConfigurationProperties {
514
+ /** The resource provisioning state. */
515
+ readonly provisioningState?: ResourceProvisioningState;
399
516
  /** The type of the solution */
400
517
  solutionType: string;
401
518
  /** Solution settings */
402
519
  solutionSettings?: SolutionSettings;
520
+ /** The status of solution configurations */
521
+ readonly status?: SolutionConfigurationStatus;
522
+ /** The detailed message of status details */
523
+ readonly statusDetails?: string;
524
+ /** The last time resources were inventoried */
525
+ readonly lastSyncTime?: Date;
403
526
  }
404
- export declare function solutionTypeSettingsSerializer(item: SolutionTypeSettings): any;
405
- /** model interface _PostResponse */
406
- export interface _PostResponse {
407
- }
408
- export declare function _postResponseDeserializer(item: any): _PostResponse;
409
- /** The service configuration details associated with the target resource. */
410
- export interface ServiceConfigurationResource extends ExtensionResource {
411
- /** The service configuration properties. */
412
- properties?: ServiceConfigurationProperties;
413
- }
414
- export declare function serviceConfigurationResourceSerializer(item: ServiceConfigurationResource): any;
415
- export declare function serviceConfigurationResourceDeserializer(item: any): ServiceConfigurationResource;
416
- /** Service configuration details */
417
- export interface ServiceConfigurationProperties {
418
- /** Name of the service. */
419
- serviceName: ServiceName;
420
- /** The resource Id of the connectivity endpoint (optional). */
421
- resourceId?: string;
422
- /** The port on which service is enabled. */
423
- port?: number;
424
- /** The resource provisioning state. */
425
- readonly provisioningState?: ProvisioningState;
426
- }
427
- export declare function serviceConfigurationPropertiesSerializer(item: ServiceConfigurationProperties): any;
428
- export declare function serviceConfigurationPropertiesDeserializer(item: any): ServiceConfigurationProperties;
429
- /** Name of the service. */
430
- export declare enum KnownServiceName {
431
- SSH = "SSH",
432
- WAC = "WAC"
527
+ export declare function solutionConfigurationPropertiesSerializer(item: SolutionConfigurationProperties): any;
528
+ export declare function solutionConfigurationPropertiesDeserializer(item: any): SolutionConfigurationProperties;
529
+ /** Solution Configuration Status. */
530
+ export declare enum KnownSolutionConfigurationStatus {
531
+ /** New status */
532
+ New = "New",
533
+ /** InProgress status */
534
+ InProgress = "InProgress",
535
+ /** Canceled status */
536
+ Completed = "Completed",
537
+ /** Failed status */
538
+ Failed = "Failed"
433
539
  }
434
540
  /**
435
- * Name of the service. \
436
- * {@link KnownServiceName} can be used interchangeably with ServiceName,
541
+ * Solution Configuration Status. \
542
+ * {@link KnownSolutionConfigurationStatus} can be used interchangeably with SolutionConfigurationStatus,
437
543
  * this enum contains the known values that the service supports.
438
544
  * ### Known values supported by the service
439
- * **SSH** \
440
- * **WAC**
545
+ * **New**: New status \
546
+ * **InProgress**: InProgress status \
547
+ * **Completed**: Canceled status \
548
+ * **Failed**: Failed status
441
549
  */
442
- export type ServiceName = string;
443
- /** The resource provisioning state. */
444
- export declare enum KnownProvisioningState {
445
- Succeeded = "Succeeded",
446
- Creating = "Creating",
447
- Updating = "Updating",
448
- Failed = "Failed",
449
- Canceled = "Canceled"
550
+ export type SolutionConfigurationStatus = string;
551
+ /** Solution Configuration */
552
+ export interface SolutionConfigurationUpdate extends ProxyResource {
553
+ /** The resource-specific properties for this resource. */
554
+ properties?: SolutionConfigurationPropertiesUpdate;
450
555
  }
451
- /**
452
- * The resource provisioning state. \
453
- * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
454
- * this enum contains the known values that the service supports.
455
- * ### Known values supported by the service
456
- * **Succeeded** \
457
- * **Creating** \
458
- * **Updating** \
459
- * **Failed** \
460
- * **Canceled**
461
- */
462
- export type ProvisioningState = string;
463
- /** The service details under service configuration for the target endpoint resource. */
464
- export interface ServiceConfigurationResourcePatch {
465
- /** The service configuration properties. */
466
- properties?: ServiceConfigurationPropertiesPatch;
556
+ export declare function solutionConfigurationUpdateSerializer(item: SolutionConfigurationUpdate): any;
557
+ /** Solution configuration resource. */
558
+ export interface SolutionConfigurationPropertiesUpdate {
559
+ /** The type of the solution */
560
+ solutionType?: string;
561
+ /** Solution settings */
562
+ solutionSettings?: SolutionSettings;
467
563
  }
468
- export declare function serviceConfigurationResourcePatchSerializer(item: ServiceConfigurationResourcePatch): any;
469
- /** Service configuration details */
470
- export interface ServiceConfigurationPropertiesPatch {
471
- /** The port on which service is enabled. */
472
- port?: number;
564
+ export declare function solutionConfigurationPropertiesUpdateSerializer(item: SolutionConfigurationPropertiesUpdate): any;
565
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
566
+ export interface ProxyResource extends Resource {
473
567
  }
474
- export declare function serviceConfigurationPropertiesPatchSerializer(item: ServiceConfigurationPropertiesPatch): any;
475
- /** The paginated list of serviceConfigurations */
476
- export interface _ServiceConfigurationList {
477
- /** The list of service configuration */
478
- value: ServiceConfigurationResource[];
479
- /** The link to fetch the next page of connected cluster */
568
+ export declare function proxyResourceSerializer(item: ProxyResource): any;
569
+ export declare function proxyResourceDeserializer(item: any): ProxyResource;
570
+ /** The response of a SolutionConfiguration list operation. */
571
+ export interface _SolutionConfigurationListResult {
572
+ /** The SolutionConfiguration items on this page */
573
+ value: SolutionConfiguration[];
574
+ /** The link to the next page of items */
480
575
  nextLink?: string;
481
576
  }
482
- export declare function _serviceConfigurationListDeserializer(item: any): _ServiceConfigurationList;
483
- export declare function serviceConfigurationResourceArraySerializer(result: Array<ServiceConfigurationResource>): any[];
484
- export declare function serviceConfigurationResourceArrayDeserializer(result: Array<ServiceConfigurationResource>): any[];
485
- /** The endpoint for the target resource. */
486
- export interface EndpointResource extends ExtensionResource {
487
- /** The endpoint properties. */
488
- properties?: EndpointProperties;
577
+ export declare function _solutionConfigurationListResultDeserializer(item: any): _SolutionConfigurationListResult;
578
+ export declare function solutionConfigurationArraySerializer(result: Array<SolutionConfiguration>): any[];
579
+ export declare function solutionConfigurationArrayDeserializer(result: Array<SolutionConfiguration>): any[];
580
+ /** Concrete proxy resource types can be created by aliasing this type using a specific property type. */
581
+ export interface InventoryResource extends ProxyResource {
582
+ /** The resource-specific properties for this resource. */
583
+ properties?: InventoryProperties;
489
584
  }
490
- export declare function endpointResourceSerializer(item: EndpointResource): any;
491
- export declare function endpointResourceDeserializer(item: any): EndpointResource;
492
- /** Endpoint details */
493
- export interface EndpointProperties {
494
- /** The type of endpoint. */
495
- type: Type;
496
- /** The resource Id of the connectivity endpoint (optional). */
497
- resourceId?: string;
585
+ export declare function inventoryResourceDeserializer(item: any): InventoryResource;
586
+ /** Definition of inventory. */
587
+ export interface InventoryProperties {
588
+ /** Gets or sets the cloud native resource type. */
589
+ cloudNativeType?: CloudNativeType;
590
+ /** Gets or sets the cloud native resource name. */
591
+ cloudNativeResourceId?: string;
592
+ /** Gets or sets the mapped azure resource id. */
593
+ azureResourceId?: string;
594
+ /** Gets or sets the status of the inventory. */
595
+ status?: SolutionConfigurationStatus;
596
+ /** Gets or sets the status details. */
597
+ statusDetails?: string;
498
598
  /** The resource provisioning state. */
499
- readonly provisioningState?: string;
599
+ readonly provisioningState?: ResourceProvisioningState;
500
600
  }
501
- export declare function endpointPropertiesSerializer(item: EndpointProperties): any;
502
- export declare function endpointPropertiesDeserializer(item: any): EndpointProperties;
503
- /** The type of endpoint. */
504
- export declare enum KnownType {
505
- Default = "default",
506
- Custom = "custom"
601
+ export declare function inventoryPropertiesDeserializer(item: any): InventoryProperties;
602
+ /** Cloud Native Type enum. */
603
+ export declare enum KnownCloudNativeType {
604
+ /** ec2 enum. */
605
+ Ec2 = "ec2"
507
606
  }
508
607
  /**
509
- * The type of endpoint. \
510
- * {@link KnownType} can be used interchangeably with Type,
608
+ * Cloud Native Type enum. \
609
+ * {@link KnownCloudNativeType} can be used interchangeably with CloudNativeType,
511
610
  * this enum contains the known values that the service supports.
512
611
  * ### Known values supported by the service
513
- * **default** \
514
- * **custom**
612
+ * **ec2**: ec2 enum.
515
613
  */
516
- export type Type = string;
517
- /** The list of endpoints. */
518
- export interface _EndpointsList {
519
- /** The list of endpoint. */
520
- value: EndpointResource[];
521
- /** The link used to get the next page of endpoints list. */
614
+ export type CloudNativeType = string;
615
+ /** The response of a InventoryResource list operation. */
616
+ export interface _InventoryResourceListResult {
617
+ /** The InventoryResource items on this page */
618
+ value: InventoryResource[];
619
+ /** The link to the next page of items */
522
620
  nextLink?: string;
523
621
  }
524
- export declare function _endpointsListDeserializer(item: any): _EndpointsList;
525
- export declare function endpointResourceArraySerializer(result: Array<EndpointResource>): any[];
526
- export declare function endpointResourceArrayDeserializer(result: Array<EndpointResource>): any[];
527
- /** The details of the service for which credentials needs to be returned. */
528
- export interface ListCredentialsRequest {
529
- /** The name of the service. If not provided, the request will by pass the generation of service configuration token */
530
- serviceName?: ServiceName;
531
- }
532
- export declare function listCredentialsRequestSerializer(item: ListCredentialsRequest): any;
533
- /** The endpoint access for the target resource. */
534
- export interface EndpointAccessResource {
535
- /** Azure relay hybrid connection access properties */
536
- relay?: RelayNamespaceAccessProperties;
537
- }
538
- export declare function endpointAccessResourceDeserializer(item: any): EndpointAccessResource;
539
- /** Azure relay hybrid connection access properties */
540
- export interface RelayNamespaceAccessProperties {
541
- /** The namespace name. */
542
- namespaceName: string;
543
- /** The suffix domain name of relay namespace. */
544
- namespaceNameSuffix: string;
545
- /** Azure Relay hybrid connection name for the resource. */
546
- hybridConnectionName: string;
547
- /** Access key for hybrid connection. */
548
- readonly accessKey?: string;
549
- /** The expiration of access key in unix time. */
550
- expiresOn?: number;
551
- /** The token to access the enabled service. */
552
- serviceConfigurationToken?: string;
553
- }
554
- export declare function relayNamespaceAccessPropertiesDeserializer(item: any): RelayNamespaceAccessProperties;
555
- /** Represent ListIngressGatewayCredentials Request object. */
556
- export interface ListIngressGatewayCredentialsRequest {
557
- /** The name of the service. If not provided, the request will by pass the generation of service configuration token. */
558
- serviceName?: ServiceName;
559
- }
560
- export declare function listIngressGatewayCredentialsRequestSerializer(item: ListIngressGatewayCredentialsRequest): any;
561
- /** The ingress gateway access credentials */
562
- export interface IngressGatewayResource {
563
- /** Azure relay hybrid connection access properties */
564
- relay?: RelayNamespaceAccessProperties;
565
- /** Ingress gateway profile */
566
- ingress?: IngressProfileProperties;
567
- }
568
- export declare function ingressGatewayResourceDeserializer(item: any): IngressGatewayResource;
569
- /** Ingress gateway profile */
570
- export interface IngressProfileProperties {
571
- /** The ingress hostname. */
572
- hostname: string;
573
- /** The AAD Profile */
574
- aadProfile: AADProfileProperties;
575
- }
576
- export declare function ingressProfilePropertiesDeserializer(item: any): IngressProfileProperties;
577
- /** The AAD Profile */
578
- export interface AADProfileProperties {
579
- /** The arc ingress gateway server app id. */
580
- serverId: string;
581
- /** The target resource home tenant id. */
582
- tenantId: string;
622
+ export declare function _inventoryResourceListResultDeserializer(item: any): _InventoryResourceListResult;
623
+ export declare function inventoryResourceArrayDeserializer(result: Array<InventoryResource>): any[];
624
+ /** Concrete proxy resource types can be created by aliasing this type using a specific property type. */
625
+ export interface SolutionTypeResource extends ProxyResource {
626
+ /** The resource-specific properties for this resource. */
627
+ properties?: SolutionTypeProperties;
583
628
  }
584
- export declare function aadProfilePropertiesDeserializer(item: any): AADProfileProperties;
585
- /** Represent ManageProxy Request object. */
586
- export interface ManagedProxyRequest {
587
- /** The name of the service. */
588
- service: string;
589
- /** The target host name. */
590
- hostname?: string;
591
- /** The name of the service. It is an optional property, if not provided, service configuration tokens issue code would be by passed. */
592
- serviceName?: ServiceName;
629
+ export declare function solutionTypeResourceDeserializer(item: any): SolutionTypeResource;
630
+ /** Definition of Solution type resource. */
631
+ export interface SolutionTypeProperties {
632
+ /** The name of the solution type. */
633
+ solutionType?: string;
634
+ /** Short description of solution type. */
635
+ description?: string;
636
+ /** The locations this solution is supported in. */
637
+ supportedAzureRegions?: string[];
638
+ /** Array of solution settings and its description. */
639
+ solutionSettings?: SolutionTypeSettingsProperties[];
593
640
  }
594
- export declare function managedProxyRequestSerializer(item: ManagedProxyRequest): any;
595
- /** Managed Proxy */
596
- export interface ManagedProxyResource {
597
- /** The short lived proxy name. */
598
- proxy: string;
599
- /** The expiration time of short lived proxy name in unix epoch. */
600
- expiresOn: number;
641
+ export declare function solutionTypePropertiesDeserializer(item: any): SolutionTypeProperties;
642
+ export declare function solutionTypeSettingsPropertiesArrayDeserializer(result: Array<SolutionTypeSettingsProperties>): any[];
643
+ /** Represent Solution settings properties description array. */
644
+ export interface SolutionTypeSettingsProperties {
645
+ /** The name of the solution setting property. */
646
+ name: string;
647
+ /** The UI friendly name of the solution setting property. */
648
+ displayName: string;
649
+ /** Type of the solution setting property, represented as a string. */
650
+ type: string;
651
+ /** Description of solution setting property. */
652
+ description: string;
653
+ /** Array of allowed values for this solution settings property. */
654
+ allowedValues: string[];
655
+ /** Default value for this solution settings property. */
656
+ defaultValue: string;
601
657
  }
602
- export declare function managedProxyResourceDeserializer(item: any): ManagedProxyResource;
603
- /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
604
- export interface _OperationListResult {
605
- /** The Operation items on this page */
606
- value: Operation[];
658
+ export declare function solutionTypeSettingsPropertiesDeserializer(item: any): SolutionTypeSettingsProperties;
659
+ /** The response of a SolutionTypeResource list operation. */
660
+ export interface _SolutionTypeResourceListResult {
661
+ /** The SolutionTypeResource items on this page */
662
+ value: SolutionTypeResource[];
607
663
  /** The link to the next page of items */
608
664
  nextLink?: string;
609
665
  }
610
- export declare function _operationListResultDeserializer(item: any): _OperationListResult;
611
- export declare function operationArrayDeserializer(result: Array<Operation>): any[];
612
- /** Details of a REST API operation, returned from the Resource Provider Operations API */
613
- export interface Operation {
614
- /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
615
- readonly name?: string;
616
- /** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
617
- readonly isDataAction?: boolean;
618
- /** Localized display information for this particular operation. */
619
- display?: OperationDisplay;
620
- /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
621
- readonly origin?: Origin;
622
- /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
623
- readonly actionType?: ActionType;
624
- }
625
- export declare function operationDeserializer(item: any): Operation;
626
- /** Localized display information for and operation. */
627
- export interface OperationDisplay {
628
- /** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
629
- readonly provider?: string;
630
- /** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
631
- readonly resource?: string;
632
- /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
633
- readonly operation?: string;
634
- /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
635
- readonly description?: string;
636
- }
637
- export declare function operationDisplayDeserializer(item: any): OperationDisplay;
638
- /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
639
- export declare enum KnownOrigin {
640
- /** Indicates the operation is initiated by a user. */
641
- User = "user",
642
- /** Indicates the operation is initiated by a system. */
643
- System = "system",
644
- /** Indicates the operation is initiated by a user or system. */
645
- UserSystem = "user,system"
646
- }
647
- /**
648
- * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
649
- * {@link KnownOrigin} can be used interchangeably with Origin,
650
- * this enum contains the known values that the service supports.
651
- * ### Known values supported by the service
652
- * **user**: Indicates the operation is initiated by a user. \
653
- * **system**: Indicates the operation is initiated by a system. \
654
- * **user,system**: Indicates the operation is initiated by a user or system.
655
- */
656
- export type Origin = string;
657
- /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
658
- export declare enum KnownActionType {
659
- /** Actions are for internal-only APIs. */
660
- Internal = "Internal"
661
- }
662
- /**
663
- * Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
664
- * {@link KnownActionType} can be used interchangeably with ActionType,
665
- * this enum contains the known values that the service supports.
666
- * ### Known values supported by the service
667
- * **Internal**: Actions are for internal-only APIs.
668
- */
669
- export type ActionType = string;
666
+ export declare function _solutionTypeResourceListResultDeserializer(item: any): _SolutionTypeResourceListResult;
667
+ export declare function solutionTypeResourceArrayDeserializer(result: Array<SolutionTypeResource>): any[];
670
668
  /** Hybrid Connectivity Management service version. */
671
669
  export declare enum KnownVersions {
672
670
  /** Version 2024-12-01 */