@azure/arm-recoveryservicesdatareplication 1.0.0-beta.1 → 1.0.0

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 (1804) hide show
  1. package/CHANGELOG.md +4 -2
  2. package/LICENSE +3 -3
  3. package/README.md +43 -34
  4. package/dist/browser/api/azureSiteRecoveryManagementServiceAPIContext.d.ts +19 -0
  5. package/dist/browser/api/azureSiteRecoveryManagementServiceAPIContext.d.ts.map +1 -0
  6. package/dist/browser/api/azureSiteRecoveryManagementServiceAPIContext.js +42 -0
  7. package/dist/browser/api/azureSiteRecoveryManagementServiceAPIContext.js.map +1 -0
  8. package/dist/browser/api/checkNameAvailability/index.d.ts +3 -0
  9. package/dist/browser/api/checkNameAvailability/index.d.ts.map +1 -0
  10. package/dist/browser/api/checkNameAvailability/index.js +4 -0
  11. package/dist/browser/api/checkNameAvailability/index.js.map +1 -0
  12. package/dist/browser/api/checkNameAvailability/operations.d.ts +9 -0
  13. package/dist/browser/api/checkNameAvailability/operations.d.ts.map +1 -0
  14. package/dist/browser/api/checkNameAvailability/operations.js +40 -0
  15. package/dist/browser/api/checkNameAvailability/operations.js.map +1 -0
  16. package/dist/browser/api/checkNameAvailability/options.d.ts +8 -0
  17. package/dist/browser/api/checkNameAvailability/options.d.ts.map +1 -0
  18. package/dist/browser/api/checkNameAvailability/options.js +4 -0
  19. package/dist/browser/api/checkNameAvailability/options.js.map +1 -0
  20. package/dist/browser/api/deploymentPreflight/index.d.ts +3 -0
  21. package/dist/browser/api/deploymentPreflight/index.d.ts.map +1 -0
  22. package/dist/browser/api/deploymentPreflight/index.js +4 -0
  23. package/dist/browser/api/deploymentPreflight/index.js.map +1 -0
  24. package/dist/browser/api/deploymentPreflight/operations.d.ts +9 -0
  25. package/dist/browser/api/deploymentPreflight/operations.d.ts.map +1 -0
  26. package/dist/browser/api/deploymentPreflight/operations.js +39 -0
  27. package/dist/browser/api/deploymentPreflight/operations.js.map +1 -0
  28. package/dist/browser/api/deploymentPreflight/options.d.ts +8 -0
  29. package/dist/browser/api/deploymentPreflight/options.d.ts.map +1 -0
  30. package/dist/browser/api/deploymentPreflight/options.js +4 -0
  31. package/dist/browser/api/deploymentPreflight/options.js.map +1 -0
  32. package/dist/browser/api/emailConfiguration/index.d.ts +3 -0
  33. package/dist/browser/api/emailConfiguration/index.d.ts.map +1 -0
  34. package/dist/browser/api/emailConfiguration/index.js +4 -0
  35. package/dist/browser/api/emailConfiguration/index.js.map +1 -0
  36. package/dist/browser/api/emailConfiguration/operations.d.ts +18 -0
  37. package/dist/browser/api/emailConfiguration/operations.d.ts.map +1 -0
  38. package/dist/browser/api/emailConfiguration/operations.js +103 -0
  39. package/dist/browser/api/emailConfiguration/operations.js.map +1 -0
  40. package/dist/browser/api/emailConfiguration/options.d.ts +11 -0
  41. package/dist/browser/api/emailConfiguration/options.d.ts.map +1 -0
  42. package/dist/browser/api/emailConfiguration/options.js +4 -0
  43. package/dist/browser/api/emailConfiguration/options.js.map +1 -0
  44. package/dist/browser/api/event/index.d.ts +3 -0
  45. package/dist/browser/api/event/index.d.ts.map +1 -0
  46. package/dist/browser/api/event/index.js +4 -0
  47. package/dist/browser/api/event/index.js.map +1 -0
  48. package/dist/browser/api/event/operations.d.ts +14 -0
  49. package/dist/browser/api/event/operations.d.ts.map +1 -0
  50. package/dist/browser/api/event/operations.js +72 -0
  51. package/dist/browser/api/event/operations.js.map +1 -0
  52. package/dist/browser/api/event/options.d.ts +14 -0
  53. package/dist/browser/api/event/options.d.ts.map +1 -0
  54. package/dist/browser/api/event/options.js +4 -0
  55. package/dist/browser/api/event/options.js.map +1 -0
  56. package/dist/browser/api/fabric/index.d.ts +3 -0
  57. package/dist/browser/api/fabric/index.d.ts.map +1 -0
  58. package/dist/browser/api/fabric/index.js +4 -0
  59. package/dist/browser/api/fabric/index.js.map +1 -0
  60. package/dist/browser/api/fabric/operations.d.ts +36 -0
  61. package/dist/browser/api/fabric/operations.d.ts.map +1 -0
  62. package/dist/browser/api/fabric/operations.js +211 -0
  63. package/dist/browser/api/fabric/operations.js.map +1 -0
  64. package/dist/browser/api/fabric/options.d.ts +28 -0
  65. package/dist/browser/api/fabric/options.d.ts.map +1 -0
  66. package/dist/browser/api/fabric/options.js +4 -0
  67. package/dist/browser/api/fabric/options.js.map +1 -0
  68. package/dist/browser/api/fabricAgent/index.d.ts +3 -0
  69. package/dist/browser/api/fabricAgent/index.d.ts.map +1 -0
  70. package/dist/browser/api/fabricAgent/index.js +4 -0
  71. package/dist/browser/api/fabricAgent/index.js.map +1 -0
  72. package/dist/browser/api/fabricAgent/operations.d.ts +28 -0
  73. package/dist/browser/api/fabricAgent/operations.d.ts.map +1 -0
  74. package/dist/browser/api/fabricAgent/operations.js +149 -0
  75. package/dist/browser/api/fabricAgent/operations.js.map +1 -0
  76. package/dist/browser/api/fabricAgent/options.d.ts +18 -0
  77. package/dist/browser/api/fabricAgent/options.d.ts.map +1 -0
  78. package/dist/browser/api/fabricAgent/options.js +4 -0
  79. package/dist/browser/api/fabricAgent/options.js.map +1 -0
  80. package/dist/browser/api/index.d.ts +2 -0
  81. package/dist/browser/api/index.d.ts.map +1 -0
  82. package/dist/browser/api/index.js +4 -0
  83. package/dist/browser/api/index.js.map +1 -0
  84. package/dist/browser/api/job/index.d.ts +3 -0
  85. package/dist/browser/api/job/index.d.ts.map +1 -0
  86. package/dist/browser/api/job/index.js +4 -0
  87. package/dist/browser/api/job/index.js.map +1 -0
  88. package/dist/browser/api/job/operations.d.ts +14 -0
  89. package/dist/browser/api/job/operations.d.ts.map +1 -0
  90. package/dist/browser/api/job/operations.js +72 -0
  91. package/dist/browser/api/job/operations.js.map +1 -0
  92. package/dist/browser/api/job/options.d.ts +14 -0
  93. package/dist/browser/api/job/options.d.ts.map +1 -0
  94. package/dist/browser/api/job/options.js +4 -0
  95. package/dist/browser/api/job/options.js.map +1 -0
  96. package/dist/browser/api/locationBasedOperationResults/index.d.ts +3 -0
  97. package/dist/browser/api/locationBasedOperationResults/index.d.ts.map +1 -0
  98. package/dist/browser/api/locationBasedOperationResults/index.js +4 -0
  99. package/dist/browser/api/locationBasedOperationResults/index.js.map +1 -0
  100. package/dist/browser/api/locationBasedOperationResults/operations.d.ts +9 -0
  101. package/dist/browser/api/locationBasedOperationResults/operations.d.ts.map +1 -0
  102. package/dist/browser/api/locationBasedOperationResults/operations.js +42 -0
  103. package/dist/browser/api/locationBasedOperationResults/operations.js.map +1 -0
  104. package/dist/browser/api/locationBasedOperationResults/options.d.ts +5 -0
  105. package/dist/browser/api/locationBasedOperationResults/options.d.ts.map +1 -0
  106. package/dist/browser/api/locationBasedOperationResults/options.js +4 -0
  107. package/dist/browser/api/locationBasedOperationResults/options.js.map +1 -0
  108. package/dist/browser/api/operationResults/index.d.ts +3 -0
  109. package/dist/browser/api/operationResults/index.d.ts.map +1 -0
  110. package/dist/browser/api/operationResults/index.js +4 -0
  111. package/dist/browser/api/operationResults/index.js.map +1 -0
  112. package/dist/browser/api/operationResults/operations.d.ts +9 -0
  113. package/dist/browser/api/operationResults/operations.d.ts.map +1 -0
  114. package/dist/browser/api/operationResults/operations.js +37 -0
  115. package/dist/browser/api/operationResults/operations.js.map +1 -0
  116. package/dist/browser/api/operationResults/options.d.ts +5 -0
  117. package/dist/browser/api/operationResults/options.d.ts.map +1 -0
  118. package/dist/browser/api/operationResults/options.js +4 -0
  119. package/dist/browser/api/operationResults/options.js.map +1 -0
  120. package/dist/browser/api/operations/index.d.ts +3 -0
  121. package/dist/browser/api/operations/index.d.ts.map +1 -0
  122. package/dist/browser/api/operations/index.js +4 -0
  123. package/dist/browser/api/operations/index.js.map +1 -0
  124. package/dist/browser/api/operations/operations.d.ts +10 -0
  125. package/dist/browser/api/operations/operations.d.ts.map +1 -0
  126. package/dist/browser/api/operations/operations.js +34 -0
  127. package/dist/browser/api/operations/operations.js.map +1 -0
  128. package/dist/browser/api/operations/options.d.ts +5 -0
  129. package/dist/browser/api/operations/options.d.ts.map +1 -0
  130. package/dist/browser/api/operations/options.js +4 -0
  131. package/dist/browser/api/operations/options.js.map +1 -0
  132. package/dist/browser/api/policy/index.d.ts +3 -0
  133. package/dist/browser/api/policy/index.d.ts.map +1 -0
  134. package/dist/browser/api/policy/index.js +4 -0
  135. package/dist/browser/api/policy/index.js.map +1 -0
  136. package/dist/browser/api/policy/operations.d.ts +28 -0
  137. package/dist/browser/api/policy/operations.d.ts.map +1 -0
  138. package/dist/browser/api/policy/operations.js +149 -0
  139. package/dist/browser/api/policy/operations.js.map +1 -0
  140. package/dist/browser/api/policy/options.d.ts +18 -0
  141. package/dist/browser/api/policy/options.d.ts.map +1 -0
  142. package/dist/browser/api/policy/options.js +4 -0
  143. package/dist/browser/api/policy/options.js.map +1 -0
  144. package/dist/browser/api/privateEndpointConnectionProxies/index.d.ts +3 -0
  145. package/dist/browser/api/privateEndpointConnectionProxies/index.d.ts.map +1 -0
  146. package/dist/browser/api/privateEndpointConnectionProxies/index.js +4 -0
  147. package/dist/browser/api/privateEndpointConnectionProxies/index.js.map +1 -0
  148. package/dist/browser/api/privateEndpointConnectionProxies/operations.d.ts +32 -0
  149. package/dist/browser/api/privateEndpointConnectionProxies/operations.d.ts.map +1 -0
  150. package/dist/browser/api/privateEndpointConnectionProxies/operations.js +199 -0
  151. package/dist/browser/api/privateEndpointConnectionProxies/operations.js.map +1 -0
  152. package/dist/browser/api/privateEndpointConnectionProxies/options.d.ts +19 -0
  153. package/dist/browser/api/privateEndpointConnectionProxies/options.d.ts.map +1 -0
  154. package/dist/browser/api/privateEndpointConnectionProxies/options.js +4 -0
  155. package/dist/browser/api/privateEndpointConnectionProxies/options.js.map +1 -0
  156. package/dist/browser/api/privateEndpointConnections/index.d.ts +3 -0
  157. package/dist/browser/api/privateEndpointConnections/index.d.ts.map +1 -0
  158. package/dist/browser/api/privateEndpointConnections/index.js +4 -0
  159. package/dist/browser/api/privateEndpointConnections/index.js.map +1 -0
  160. package/dist/browser/api/privateEndpointConnections/operations.d.ts +28 -0
  161. package/dist/browser/api/privateEndpointConnections/operations.d.ts.map +1 -0
  162. package/dist/browser/api/privateEndpointConnections/operations.js +157 -0
  163. package/dist/browser/api/privateEndpointConnections/operations.js.map +1 -0
  164. package/dist/browser/api/privateEndpointConnections/options.d.ts +16 -0
  165. package/dist/browser/api/privateEndpointConnections/options.d.ts.map +1 -0
  166. package/dist/browser/api/privateEndpointConnections/options.js +4 -0
  167. package/dist/browser/api/privateEndpointConnections/options.js.map +1 -0
  168. package/dist/browser/api/privateLinkResources/index.d.ts +3 -0
  169. package/dist/browser/api/privateLinkResources/index.d.ts.map +1 -0
  170. package/dist/browser/api/privateLinkResources/index.js +4 -0
  171. package/dist/browser/api/privateLinkResources/index.js.map +1 -0
  172. package/dist/browser/api/privateLinkResources/operations.d.ts +14 -0
  173. package/dist/browser/api/privateLinkResources/operations.d.ts.map +1 -0
  174. package/dist/browser/api/privateLinkResources/operations.js +69 -0
  175. package/dist/browser/api/privateLinkResources/operations.js.map +1 -0
  176. package/dist/browser/api/privateLinkResources/options.d.ts +8 -0
  177. package/dist/browser/api/privateLinkResources/options.d.ts.map +1 -0
  178. package/dist/browser/api/privateLinkResources/options.js +4 -0
  179. package/dist/browser/api/privateLinkResources/options.js.map +1 -0
  180. package/dist/browser/api/protectedItem/index.d.ts +3 -0
  181. package/dist/browser/api/protectedItem/index.d.ts.map +1 -0
  182. package/dist/browser/api/protectedItem/index.js +4 -0
  183. package/dist/browser/api/protectedItem/index.js.map +1 -0
  184. package/dist/browser/api/protectedItem/operations.d.ts +36 -0
  185. package/dist/browser/api/protectedItem/operations.d.ts.map +1 -0
  186. package/dist/browser/api/protectedItem/operations.js +229 -0
  187. package/dist/browser/api/protectedItem/operations.js.map +1 -0
  188. package/dist/browser/api/protectedItem/options.d.ts +36 -0
  189. package/dist/browser/api/protectedItem/options.d.ts.map +1 -0
  190. package/dist/browser/api/protectedItem/options.js +4 -0
  191. package/dist/browser/api/protectedItem/options.js.map +1 -0
  192. package/dist/browser/api/recoveryPoint/index.d.ts +3 -0
  193. package/dist/browser/api/recoveryPoint/index.d.ts.map +1 -0
  194. package/dist/browser/api/recoveryPoint/index.js +4 -0
  195. package/dist/browser/api/recoveryPoint/index.js.map +1 -0
  196. package/dist/browser/api/recoveryPoint/operations.d.ts +14 -0
  197. package/dist/browser/api/recoveryPoint/operations.d.ts.map +1 -0
  198. package/dist/browser/api/recoveryPoint/operations.js +71 -0
  199. package/dist/browser/api/recoveryPoint/operations.js.map +1 -0
  200. package/dist/browser/api/recoveryPoint/options.d.ts +8 -0
  201. package/dist/browser/api/recoveryPoint/options.d.ts.map +1 -0
  202. package/dist/browser/api/recoveryPoint/options.js +4 -0
  203. package/dist/browser/api/recoveryPoint/options.js.map +1 -0
  204. package/dist/browser/api/replicationExtension/index.d.ts +3 -0
  205. package/dist/browser/api/replicationExtension/index.d.ts.map +1 -0
  206. package/dist/browser/api/replicationExtension/index.js +4 -0
  207. package/dist/browser/api/replicationExtension/index.js.map +1 -0
  208. package/dist/browser/api/replicationExtension/operations.d.ts +28 -0
  209. package/dist/browser/api/replicationExtension/operations.d.ts.map +1 -0
  210. package/dist/browser/api/replicationExtension/operations.js +149 -0
  211. package/dist/browser/api/replicationExtension/operations.js.map +1 -0
  212. package/dist/browser/api/replicationExtension/options.d.ts +18 -0
  213. package/dist/browser/api/replicationExtension/options.d.ts.map +1 -0
  214. package/dist/browser/api/replicationExtension/options.js +4 -0
  215. package/dist/browser/api/replicationExtension/options.js.map +1 -0
  216. package/dist/browser/api/vault/index.d.ts +3 -0
  217. package/dist/browser/api/vault/index.d.ts.map +1 -0
  218. package/dist/browser/api/vault/index.js +4 -0
  219. package/dist/browser/api/vault/index.js.map +1 -0
  220. package/dist/browser/api/vault/operations.d.ts +36 -0
  221. package/dist/browser/api/vault/operations.d.ts.map +1 -0
  222. package/dist/browser/api/vault/operations.js +211 -0
  223. package/dist/browser/api/vault/operations.js.map +1 -0
  224. package/dist/browser/api/vault/options.d.ts +28 -0
  225. package/dist/browser/api/vault/options.d.ts.map +1 -0
  226. package/dist/browser/api/vault/options.js +4 -0
  227. package/dist/browser/api/vault/options.js.map +1 -0
  228. package/dist/browser/azureSiteRecoveryManagementServiceAPI.d.ts +66 -0
  229. package/dist/browser/azureSiteRecoveryManagementServiceAPI.d.ts.map +1 -0
  230. package/dist/browser/azureSiteRecoveryManagementServiceAPI.js +93 -0
  231. package/dist/browser/azureSiteRecoveryManagementServiceAPI.js.map +1 -0
  232. package/dist/browser/classic/checkNameAvailability/index.d.ts +10 -0
  233. package/dist/browser/classic/checkNameAvailability/index.d.ts.map +1 -0
  234. package/dist/browser/classic/checkNameAvailability/index.js +14 -0
  235. package/dist/browser/classic/checkNameAvailability/index.js.map +1 -0
  236. package/dist/browser/classic/deploymentPreflight/index.d.ts +10 -0
  237. package/dist/browser/classic/deploymentPreflight/index.d.ts.map +1 -0
  238. package/dist/browser/classic/deploymentPreflight/index.js +14 -0
  239. package/dist/browser/classic/deploymentPreflight/index.js.map +1 -0
  240. package/dist/browser/classic/emailConfiguration/index.d.ts +15 -0
  241. package/dist/browser/classic/emailConfiguration/index.d.ts.map +1 -0
  242. package/dist/browser/classic/emailConfiguration/index.js +16 -0
  243. package/dist/browser/classic/emailConfiguration/index.js.map +1 -0
  244. package/dist/browser/classic/event/index.d.ts +13 -0
  245. package/dist/browser/classic/event/index.d.ts.map +1 -0
  246. package/dist/browser/classic/event/index.js +15 -0
  247. package/dist/browser/classic/event/index.js.map +1 -0
  248. package/dist/browser/classic/fabric/index.d.ts +27 -0
  249. package/dist/browser/classic/fabric/index.d.ts.map +1 -0
  250. package/dist/browser/classic/fabric/index.js +19 -0
  251. package/dist/browser/classic/fabric/index.js.map +1 -0
  252. package/dist/browser/classic/fabricAgent/index.d.ts +23 -0
  253. package/dist/browser/classic/fabricAgent/index.d.ts.map +1 -0
  254. package/dist/browser/classic/fabricAgent/index.js +17 -0
  255. package/dist/browser/classic/fabricAgent/index.js.map +1 -0
  256. package/dist/browser/classic/index.d.ts +19 -0
  257. package/dist/browser/classic/index.d.ts.map +1 -0
  258. package/dist/browser/classic/index.js +4 -0
  259. package/dist/browser/classic/index.js.map +1 -0
  260. package/dist/browser/classic/job/index.d.ts +13 -0
  261. package/dist/browser/classic/job/index.d.ts.map +1 -0
  262. package/dist/browser/classic/job/index.js +15 -0
  263. package/dist/browser/classic/job/index.js.map +1 -0
  264. package/dist/browser/classic/locationBasedOperationResults/index.d.ts +10 -0
  265. package/dist/browser/classic/locationBasedOperationResults/index.d.ts.map +1 -0
  266. package/dist/browser/classic/locationBasedOperationResults/index.js +14 -0
  267. package/dist/browser/classic/locationBasedOperationResults/index.js.map +1 -0
  268. package/dist/browser/classic/operationResults/index.d.ts +10 -0
  269. package/dist/browser/classic/operationResults/index.d.ts.map +1 -0
  270. package/dist/browser/classic/operationResults/index.js +14 -0
  271. package/dist/browser/classic/operationResults/index.js.map +1 -0
  272. package/dist/browser/classic/operations/index.d.ts +11 -0
  273. package/dist/browser/classic/operations/index.d.ts.map +1 -0
  274. package/dist/browser/classic/operations/index.js +14 -0
  275. package/dist/browser/classic/operations/index.js.map +1 -0
  276. package/dist/browser/classic/policy/index.d.ts +23 -0
  277. package/dist/browser/classic/policy/index.d.ts.map +1 -0
  278. package/dist/browser/classic/policy/index.js +17 -0
  279. package/dist/browser/classic/policy/index.js.map +1 -0
  280. package/dist/browser/classic/privateEndpointConnectionProxies/index.d.ts +25 -0
  281. package/dist/browser/classic/privateEndpointConnectionProxies/index.d.ts.map +1 -0
  282. package/dist/browser/classic/privateEndpointConnectionProxies/index.js +18 -0
  283. package/dist/browser/classic/privateEndpointConnectionProxies/index.js.map +1 -0
  284. package/dist/browser/classic/privateEndpointConnections/index.d.ts +23 -0
  285. package/dist/browser/classic/privateEndpointConnections/index.d.ts.map +1 -0
  286. package/dist/browser/classic/privateEndpointConnections/index.js +17 -0
  287. package/dist/browser/classic/privateEndpointConnections/index.js.map +1 -0
  288. package/dist/browser/classic/privateLinkResources/index.d.ts +13 -0
  289. package/dist/browser/classic/privateLinkResources/index.d.ts.map +1 -0
  290. package/dist/browser/classic/privateLinkResources/index.js +15 -0
  291. package/dist/browser/classic/privateLinkResources/index.js.map +1 -0
  292. package/dist/browser/classic/protectedItem/index.d.ts +27 -0
  293. package/dist/browser/classic/protectedItem/index.d.ts.map +1 -0
  294. package/dist/browser/classic/protectedItem/index.js +19 -0
  295. package/dist/browser/classic/protectedItem/index.js.map +1 -0
  296. package/dist/browser/classic/recoveryPoint/index.d.ts +13 -0
  297. package/dist/browser/classic/recoveryPoint/index.d.ts.map +1 -0
  298. package/dist/browser/classic/recoveryPoint/index.js +15 -0
  299. package/dist/browser/classic/recoveryPoint/index.js.map +1 -0
  300. package/dist/browser/classic/replicationExtension/index.d.ts +23 -0
  301. package/dist/browser/classic/replicationExtension/index.d.ts.map +1 -0
  302. package/dist/browser/classic/replicationExtension/index.js +17 -0
  303. package/dist/browser/classic/replicationExtension/index.js.map +1 -0
  304. package/dist/browser/classic/vault/index.d.ts +27 -0
  305. package/dist/browser/classic/vault/index.d.ts.map +1 -0
  306. package/dist/browser/classic/vault/index.js +19 -0
  307. package/dist/browser/classic/vault/index.js.map +1 -0
  308. package/dist/browser/index.d.ts +26 -0
  309. package/dist/browser/index.d.ts.map +1 -0
  310. package/dist/browser/index.js +6 -0
  311. package/dist/browser/index.js.map +1 -0
  312. package/dist/browser/logger.d.ts +2 -0
  313. package/dist/browser/logger.d.ts.map +1 -0
  314. package/dist/browser/logger.js +5 -0
  315. package/dist/browser/logger.js.map +1 -0
  316. package/dist/browser/models/index.d.ts +2 -0
  317. package/dist/browser/models/index.d.ts.map +1 -0
  318. package/dist/browser/models/index.js +4 -0
  319. package/dist/browser/models/index.js.map +1 -0
  320. package/dist/browser/models/models.d.ts +2436 -0
  321. package/dist/browser/models/models.d.ts.map +1 -0
  322. package/dist/browser/models/models.js +2621 -0
  323. package/dist/browser/models/models.js.map +1 -0
  324. package/dist/browser/package.json +3 -0
  325. package/dist/browser/restorePollerHelpers.d.ts +21 -0
  326. package/dist/browser/restorePollerHelpers.d.ts.map +1 -0
  327. package/dist/browser/restorePollerHelpers.js +154 -0
  328. package/dist/browser/restorePollerHelpers.js.map +1 -0
  329. package/dist/browser/static-helpers/pagingHelpers.d.ts +72 -0
  330. package/dist/browser/static-helpers/pagingHelpers.d.ts.map +1 -0
  331. package/dist/browser/static-helpers/pagingHelpers.js +118 -0
  332. package/dist/browser/static-helpers/pagingHelpers.js.map +1 -0
  333. package/dist/browser/static-helpers/pollingHelpers.d.ts +30 -0
  334. package/dist/browser/static-helpers/pollingHelpers.d.ts.map +1 -0
  335. package/dist/browser/static-helpers/pollingHelpers.js +79 -0
  336. package/dist/browser/static-helpers/pollingHelpers.js.map +1 -0
  337. package/dist/browser/static-helpers/urlTemplate.d.ts +5 -0
  338. package/dist/browser/static-helpers/urlTemplate.d.ts.map +1 -0
  339. package/dist/browser/static-helpers/urlTemplate.js +169 -0
  340. package/dist/browser/static-helpers/urlTemplate.js.map +1 -0
  341. package/dist/commonjs/api/azureSiteRecoveryManagementServiceAPIContext.d.ts +19 -0
  342. package/dist/commonjs/api/azureSiteRecoveryManagementServiceAPIContext.d.ts.map +1 -0
  343. package/dist/commonjs/api/azureSiteRecoveryManagementServiceAPIContext.js +45 -0
  344. package/dist/commonjs/api/azureSiteRecoveryManagementServiceAPIContext.js.map +1 -0
  345. package/dist/commonjs/api/checkNameAvailability/index.d.ts +3 -0
  346. package/dist/commonjs/api/checkNameAvailability/index.d.ts.map +1 -0
  347. package/dist/commonjs/api/checkNameAvailability/index.js +8 -0
  348. package/dist/commonjs/api/checkNameAvailability/index.js.map +1 -0
  349. package/dist/commonjs/api/checkNameAvailability/operations.d.ts +9 -0
  350. package/dist/commonjs/api/checkNameAvailability/operations.d.ts.map +1 -0
  351. package/dist/commonjs/api/checkNameAvailability/operations.js +45 -0
  352. package/dist/commonjs/api/checkNameAvailability/operations.js.map +1 -0
  353. package/dist/commonjs/api/checkNameAvailability/options.d.ts +8 -0
  354. package/dist/commonjs/api/checkNameAvailability/options.d.ts.map +1 -0
  355. package/dist/commonjs/api/checkNameAvailability/options.js +5 -0
  356. package/dist/commonjs/api/checkNameAvailability/options.js.map +1 -0
  357. package/dist/commonjs/api/deploymentPreflight/index.d.ts +3 -0
  358. package/dist/commonjs/api/deploymentPreflight/index.d.ts.map +1 -0
  359. package/dist/commonjs/api/deploymentPreflight/index.js +8 -0
  360. package/dist/commonjs/api/deploymentPreflight/index.js.map +1 -0
  361. package/dist/commonjs/api/deploymentPreflight/operations.d.ts +9 -0
  362. package/dist/commonjs/api/deploymentPreflight/operations.d.ts.map +1 -0
  363. package/dist/commonjs/api/deploymentPreflight/operations.js +44 -0
  364. package/dist/commonjs/api/deploymentPreflight/operations.js.map +1 -0
  365. package/dist/commonjs/api/deploymentPreflight/options.d.ts +8 -0
  366. package/dist/commonjs/api/deploymentPreflight/options.d.ts.map +1 -0
  367. package/dist/commonjs/api/deploymentPreflight/options.js +5 -0
  368. package/dist/commonjs/api/deploymentPreflight/options.js.map +1 -0
  369. package/dist/commonjs/api/emailConfiguration/index.d.ts +3 -0
  370. package/dist/commonjs/api/emailConfiguration/index.d.ts.map +1 -0
  371. package/dist/commonjs/api/emailConfiguration/index.js +10 -0
  372. package/dist/commonjs/api/emailConfiguration/index.js.map +1 -0
  373. package/dist/commonjs/api/emailConfiguration/operations.d.ts +18 -0
  374. package/dist/commonjs/api/emailConfiguration/operations.d.ts.map +1 -0
  375. package/dist/commonjs/api/emailConfiguration/operations.js +114 -0
  376. package/dist/commonjs/api/emailConfiguration/operations.js.map +1 -0
  377. package/dist/commonjs/api/emailConfiguration/options.d.ts +11 -0
  378. package/dist/commonjs/api/emailConfiguration/options.d.ts.map +1 -0
  379. package/dist/commonjs/api/emailConfiguration/options.js +5 -0
  380. package/dist/commonjs/api/emailConfiguration/options.js.map +1 -0
  381. package/dist/commonjs/api/event/index.d.ts +3 -0
  382. package/dist/commonjs/api/event/index.d.ts.map +1 -0
  383. package/dist/commonjs/api/event/index.js +9 -0
  384. package/dist/commonjs/api/event/index.js.map +1 -0
  385. package/dist/commonjs/api/event/operations.d.ts +14 -0
  386. package/dist/commonjs/api/event/operations.d.ts.map +1 -0
  387. package/dist/commonjs/api/event/operations.js +80 -0
  388. package/dist/commonjs/api/event/operations.js.map +1 -0
  389. package/dist/commonjs/api/event/options.d.ts +14 -0
  390. package/dist/commonjs/api/event/options.d.ts.map +1 -0
  391. package/dist/commonjs/api/event/options.js +5 -0
  392. package/dist/commonjs/api/event/options.js.map +1 -0
  393. package/dist/commonjs/api/fabric/index.d.ts +3 -0
  394. package/dist/commonjs/api/fabric/index.d.ts.map +1 -0
  395. package/dist/commonjs/api/fabric/index.js +13 -0
  396. package/dist/commonjs/api/fabric/index.js.map +1 -0
  397. package/dist/commonjs/api/fabric/operations.d.ts +36 -0
  398. package/dist/commonjs/api/fabric/operations.d.ts.map +1 -0
  399. package/dist/commonjs/api/fabric/operations.js +231 -0
  400. package/dist/commonjs/api/fabric/operations.js.map +1 -0
  401. package/dist/commonjs/api/fabric/options.d.ts +28 -0
  402. package/dist/commonjs/api/fabric/options.d.ts.map +1 -0
  403. package/dist/commonjs/api/fabric/options.js +5 -0
  404. package/dist/commonjs/api/fabric/options.js.map +1 -0
  405. package/dist/commonjs/api/fabricAgent/index.d.ts +3 -0
  406. package/dist/commonjs/api/fabricAgent/index.d.ts.map +1 -0
  407. package/dist/commonjs/api/fabricAgent/index.js +11 -0
  408. package/dist/commonjs/api/fabricAgent/index.js.map +1 -0
  409. package/dist/commonjs/api/fabricAgent/operations.d.ts +28 -0
  410. package/dist/commonjs/api/fabricAgent/operations.d.ts.map +1 -0
  411. package/dist/commonjs/api/fabricAgent/operations.js +163 -0
  412. package/dist/commonjs/api/fabricAgent/operations.js.map +1 -0
  413. package/dist/commonjs/api/fabricAgent/options.d.ts +18 -0
  414. package/dist/commonjs/api/fabricAgent/options.d.ts.map +1 -0
  415. package/dist/commonjs/api/fabricAgent/options.js +5 -0
  416. package/dist/commonjs/api/fabricAgent/options.js.map +1 -0
  417. package/dist/commonjs/api/index.d.ts +2 -0
  418. package/dist/commonjs/api/index.d.ts.map +1 -0
  419. package/dist/commonjs/api/index.js +8 -0
  420. package/dist/commonjs/api/index.js.map +1 -0
  421. package/dist/commonjs/api/job/index.d.ts +3 -0
  422. package/dist/commonjs/api/job/index.d.ts.map +1 -0
  423. package/dist/commonjs/api/job/index.js +9 -0
  424. package/dist/commonjs/api/job/index.js.map +1 -0
  425. package/dist/commonjs/api/job/operations.d.ts +14 -0
  426. package/dist/commonjs/api/job/operations.d.ts.map +1 -0
  427. package/dist/commonjs/api/job/operations.js +80 -0
  428. package/dist/commonjs/api/job/operations.js.map +1 -0
  429. package/dist/commonjs/api/job/options.d.ts +14 -0
  430. package/dist/commonjs/api/job/options.d.ts.map +1 -0
  431. package/dist/commonjs/api/job/options.js +5 -0
  432. package/dist/commonjs/api/job/options.js.map +1 -0
  433. package/dist/commonjs/api/locationBasedOperationResults/index.d.ts +3 -0
  434. package/dist/commonjs/api/locationBasedOperationResults/index.d.ts.map +1 -0
  435. package/dist/commonjs/api/locationBasedOperationResults/index.js +8 -0
  436. package/dist/commonjs/api/locationBasedOperationResults/index.js.map +1 -0
  437. package/dist/commonjs/api/locationBasedOperationResults/operations.d.ts +9 -0
  438. package/dist/commonjs/api/locationBasedOperationResults/operations.d.ts.map +1 -0
  439. package/dist/commonjs/api/locationBasedOperationResults/operations.js +47 -0
  440. package/dist/commonjs/api/locationBasedOperationResults/operations.js.map +1 -0
  441. package/dist/commonjs/api/locationBasedOperationResults/options.d.ts +5 -0
  442. package/dist/commonjs/api/locationBasedOperationResults/options.d.ts.map +1 -0
  443. package/dist/commonjs/api/locationBasedOperationResults/options.js +5 -0
  444. package/dist/commonjs/api/locationBasedOperationResults/options.js.map +1 -0
  445. package/dist/commonjs/api/operationResults/index.d.ts +3 -0
  446. package/dist/commonjs/api/operationResults/index.d.ts.map +1 -0
  447. package/dist/commonjs/api/operationResults/index.js +8 -0
  448. package/dist/commonjs/api/operationResults/index.js.map +1 -0
  449. package/dist/commonjs/api/operationResults/operations.d.ts +9 -0
  450. package/dist/commonjs/api/operationResults/operations.d.ts.map +1 -0
  451. package/dist/commonjs/api/operationResults/operations.js +42 -0
  452. package/dist/commonjs/api/operationResults/operations.js.map +1 -0
  453. package/dist/commonjs/api/operationResults/options.d.ts +5 -0
  454. package/dist/commonjs/api/operationResults/options.d.ts.map +1 -0
  455. package/dist/commonjs/api/operationResults/options.js +5 -0
  456. package/dist/commonjs/api/operationResults/options.js.map +1 -0
  457. package/dist/commonjs/api/operations/index.d.ts +3 -0
  458. package/dist/commonjs/api/operations/index.d.ts.map +1 -0
  459. package/dist/commonjs/api/operations/index.js +8 -0
  460. package/dist/commonjs/api/operations/index.js.map +1 -0
  461. package/dist/commonjs/api/operations/operations.d.ts +10 -0
  462. package/dist/commonjs/api/operations/operations.d.ts.map +1 -0
  463. package/dist/commonjs/api/operations/operations.js +39 -0
  464. package/dist/commonjs/api/operations/operations.js.map +1 -0
  465. package/dist/commonjs/api/operations/options.d.ts +5 -0
  466. package/dist/commonjs/api/operations/options.d.ts.map +1 -0
  467. package/dist/commonjs/api/operations/options.js +5 -0
  468. package/dist/commonjs/api/operations/options.js.map +1 -0
  469. package/dist/commonjs/api/policy/index.d.ts +3 -0
  470. package/dist/commonjs/api/policy/index.d.ts.map +1 -0
  471. package/dist/commonjs/api/policy/index.js +11 -0
  472. package/dist/commonjs/api/policy/index.js.map +1 -0
  473. package/dist/commonjs/api/policy/operations.d.ts +28 -0
  474. package/dist/commonjs/api/policy/operations.d.ts.map +1 -0
  475. package/dist/commonjs/api/policy/operations.js +163 -0
  476. package/dist/commonjs/api/policy/operations.js.map +1 -0
  477. package/dist/commonjs/api/policy/options.d.ts +18 -0
  478. package/dist/commonjs/api/policy/options.d.ts.map +1 -0
  479. package/dist/commonjs/api/policy/options.js +5 -0
  480. package/dist/commonjs/api/policy/options.js.map +1 -0
  481. package/dist/commonjs/api/privateEndpointConnectionProxies/index.d.ts +3 -0
  482. package/dist/commonjs/api/privateEndpointConnectionProxies/index.d.ts.map +1 -0
  483. package/dist/commonjs/api/privateEndpointConnectionProxies/index.js +12 -0
  484. package/dist/commonjs/api/privateEndpointConnectionProxies/index.js.map +1 -0
  485. package/dist/commonjs/api/privateEndpointConnectionProxies/operations.d.ts +32 -0
  486. package/dist/commonjs/api/privateEndpointConnectionProxies/operations.d.ts.map +1 -0
  487. package/dist/commonjs/api/privateEndpointConnectionProxies/operations.js +216 -0
  488. package/dist/commonjs/api/privateEndpointConnectionProxies/operations.js.map +1 -0
  489. package/dist/commonjs/api/privateEndpointConnectionProxies/options.d.ts +19 -0
  490. package/dist/commonjs/api/privateEndpointConnectionProxies/options.d.ts.map +1 -0
  491. package/dist/commonjs/api/privateEndpointConnectionProxies/options.js +5 -0
  492. package/dist/commonjs/api/privateEndpointConnectionProxies/options.js.map +1 -0
  493. package/dist/commonjs/api/privateEndpointConnections/index.d.ts +3 -0
  494. package/dist/commonjs/api/privateEndpointConnections/index.d.ts.map +1 -0
  495. package/dist/commonjs/api/privateEndpointConnections/index.js +11 -0
  496. package/dist/commonjs/api/privateEndpointConnections/index.js.map +1 -0
  497. package/dist/commonjs/api/privateEndpointConnections/operations.d.ts +28 -0
  498. package/dist/commonjs/api/privateEndpointConnections/operations.d.ts.map +1 -0
  499. package/dist/commonjs/api/privateEndpointConnections/operations.js +171 -0
  500. package/dist/commonjs/api/privateEndpointConnections/operations.js.map +1 -0
  501. package/dist/commonjs/api/privateEndpointConnections/options.d.ts +16 -0
  502. package/dist/commonjs/api/privateEndpointConnections/options.d.ts.map +1 -0
  503. package/dist/commonjs/api/privateEndpointConnections/options.js +5 -0
  504. package/dist/commonjs/api/privateEndpointConnections/options.js.map +1 -0
  505. package/dist/commonjs/api/privateLinkResources/index.d.ts +3 -0
  506. package/dist/commonjs/api/privateLinkResources/index.d.ts.map +1 -0
  507. package/dist/commonjs/api/privateLinkResources/index.js +9 -0
  508. package/dist/commonjs/api/privateLinkResources/index.js.map +1 -0
  509. package/dist/commonjs/api/privateLinkResources/operations.d.ts +14 -0
  510. package/dist/commonjs/api/privateLinkResources/operations.d.ts.map +1 -0
  511. package/dist/commonjs/api/privateLinkResources/operations.js +77 -0
  512. package/dist/commonjs/api/privateLinkResources/operations.js.map +1 -0
  513. package/dist/commonjs/api/privateLinkResources/options.d.ts +8 -0
  514. package/dist/commonjs/api/privateLinkResources/options.d.ts.map +1 -0
  515. package/dist/commonjs/api/privateLinkResources/options.js +5 -0
  516. package/dist/commonjs/api/privateLinkResources/options.js.map +1 -0
  517. package/dist/commonjs/api/protectedItem/index.d.ts +3 -0
  518. package/dist/commonjs/api/protectedItem/index.d.ts.map +1 -0
  519. package/dist/commonjs/api/protectedItem/index.js +13 -0
  520. package/dist/commonjs/api/protectedItem/index.js.map +1 -0
  521. package/dist/commonjs/api/protectedItem/operations.d.ts +36 -0
  522. package/dist/commonjs/api/protectedItem/operations.d.ts.map +1 -0
  523. package/dist/commonjs/api/protectedItem/operations.js +249 -0
  524. package/dist/commonjs/api/protectedItem/operations.js.map +1 -0
  525. package/dist/commonjs/api/protectedItem/options.d.ts +36 -0
  526. package/dist/commonjs/api/protectedItem/options.d.ts.map +1 -0
  527. package/dist/commonjs/api/protectedItem/options.js +5 -0
  528. package/dist/commonjs/api/protectedItem/options.js.map +1 -0
  529. package/dist/commonjs/api/recoveryPoint/index.d.ts +3 -0
  530. package/dist/commonjs/api/recoveryPoint/index.d.ts.map +1 -0
  531. package/dist/commonjs/api/recoveryPoint/index.js +9 -0
  532. package/dist/commonjs/api/recoveryPoint/index.js.map +1 -0
  533. package/dist/commonjs/api/recoveryPoint/operations.d.ts +14 -0
  534. package/dist/commonjs/api/recoveryPoint/operations.d.ts.map +1 -0
  535. package/dist/commonjs/api/recoveryPoint/operations.js +79 -0
  536. package/dist/commonjs/api/recoveryPoint/operations.js.map +1 -0
  537. package/dist/commonjs/api/recoveryPoint/options.d.ts +8 -0
  538. package/dist/commonjs/api/recoveryPoint/options.d.ts.map +1 -0
  539. package/dist/commonjs/api/recoveryPoint/options.js +5 -0
  540. package/dist/commonjs/api/recoveryPoint/options.js.map +1 -0
  541. package/dist/commonjs/api/replicationExtension/index.d.ts +3 -0
  542. package/dist/commonjs/api/replicationExtension/index.d.ts.map +1 -0
  543. package/dist/commonjs/api/replicationExtension/index.js +11 -0
  544. package/dist/commonjs/api/replicationExtension/index.js.map +1 -0
  545. package/dist/commonjs/api/replicationExtension/operations.d.ts +28 -0
  546. package/dist/commonjs/api/replicationExtension/operations.d.ts.map +1 -0
  547. package/dist/commonjs/api/replicationExtension/operations.js +163 -0
  548. package/dist/commonjs/api/replicationExtension/operations.js.map +1 -0
  549. package/dist/commonjs/api/replicationExtension/options.d.ts +18 -0
  550. package/dist/commonjs/api/replicationExtension/options.d.ts.map +1 -0
  551. package/dist/commonjs/api/replicationExtension/options.js +5 -0
  552. package/dist/commonjs/api/replicationExtension/options.js.map +1 -0
  553. package/dist/commonjs/api/vault/index.d.ts +3 -0
  554. package/dist/commonjs/api/vault/index.d.ts.map +1 -0
  555. package/dist/commonjs/api/vault/index.js +13 -0
  556. package/dist/commonjs/api/vault/index.js.map +1 -0
  557. package/dist/commonjs/api/vault/operations.d.ts +36 -0
  558. package/dist/commonjs/api/vault/operations.d.ts.map +1 -0
  559. package/dist/commonjs/api/vault/operations.js +231 -0
  560. package/dist/commonjs/api/vault/operations.js.map +1 -0
  561. package/dist/commonjs/api/vault/options.d.ts +28 -0
  562. package/dist/commonjs/api/vault/options.d.ts.map +1 -0
  563. package/dist/commonjs/api/vault/options.js +5 -0
  564. package/dist/commonjs/api/vault/options.js.map +1 -0
  565. package/dist/commonjs/azureSiteRecoveryManagementServiceAPI.d.ts +66 -0
  566. package/dist/commonjs/azureSiteRecoveryManagementServiceAPI.d.ts.map +1 -0
  567. package/dist/commonjs/azureSiteRecoveryManagementServiceAPI.js +97 -0
  568. package/dist/commonjs/azureSiteRecoveryManagementServiceAPI.js.map +1 -0
  569. package/dist/commonjs/classic/checkNameAvailability/index.d.ts +10 -0
  570. package/dist/commonjs/classic/checkNameAvailability/index.d.ts.map +1 -0
  571. package/dist/commonjs/classic/checkNameAvailability/index.js +17 -0
  572. package/dist/commonjs/classic/checkNameAvailability/index.js.map +1 -0
  573. package/dist/commonjs/classic/deploymentPreflight/index.d.ts +10 -0
  574. package/dist/commonjs/classic/deploymentPreflight/index.d.ts.map +1 -0
  575. package/dist/commonjs/classic/deploymentPreflight/index.js +17 -0
  576. package/dist/commonjs/classic/deploymentPreflight/index.js.map +1 -0
  577. package/dist/commonjs/classic/emailConfiguration/index.d.ts +15 -0
  578. package/dist/commonjs/classic/emailConfiguration/index.d.ts.map +1 -0
  579. package/dist/commonjs/classic/emailConfiguration/index.js +19 -0
  580. package/dist/commonjs/classic/emailConfiguration/index.js.map +1 -0
  581. package/dist/commonjs/classic/event/index.d.ts +13 -0
  582. package/dist/commonjs/classic/event/index.d.ts.map +1 -0
  583. package/dist/commonjs/classic/event/index.js +18 -0
  584. package/dist/commonjs/classic/event/index.js.map +1 -0
  585. package/dist/commonjs/classic/fabric/index.d.ts +27 -0
  586. package/dist/commonjs/classic/fabric/index.d.ts.map +1 -0
  587. package/dist/commonjs/classic/fabric/index.js +22 -0
  588. package/dist/commonjs/classic/fabric/index.js.map +1 -0
  589. package/dist/commonjs/classic/fabricAgent/index.d.ts +23 -0
  590. package/dist/commonjs/classic/fabricAgent/index.d.ts.map +1 -0
  591. package/dist/commonjs/classic/fabricAgent/index.js +20 -0
  592. package/dist/commonjs/classic/fabricAgent/index.js.map +1 -0
  593. package/dist/commonjs/classic/index.d.ts +19 -0
  594. package/dist/commonjs/classic/index.d.ts.map +1 -0
  595. package/dist/commonjs/classic/index.js +5 -0
  596. package/dist/commonjs/classic/index.js.map +1 -0
  597. package/dist/commonjs/classic/job/index.d.ts +13 -0
  598. package/dist/commonjs/classic/job/index.d.ts.map +1 -0
  599. package/dist/commonjs/classic/job/index.js +18 -0
  600. package/dist/commonjs/classic/job/index.js.map +1 -0
  601. package/dist/commonjs/classic/locationBasedOperationResults/index.d.ts +10 -0
  602. package/dist/commonjs/classic/locationBasedOperationResults/index.d.ts.map +1 -0
  603. package/dist/commonjs/classic/locationBasedOperationResults/index.js +17 -0
  604. package/dist/commonjs/classic/locationBasedOperationResults/index.js.map +1 -0
  605. package/dist/commonjs/classic/operationResults/index.d.ts +10 -0
  606. package/dist/commonjs/classic/operationResults/index.d.ts.map +1 -0
  607. package/dist/commonjs/classic/operationResults/index.js +17 -0
  608. package/dist/commonjs/classic/operationResults/index.js.map +1 -0
  609. package/dist/commonjs/classic/operations/index.d.ts +11 -0
  610. package/dist/commonjs/classic/operations/index.d.ts.map +1 -0
  611. package/dist/commonjs/classic/operations/index.js +17 -0
  612. package/dist/commonjs/classic/operations/index.js.map +1 -0
  613. package/dist/commonjs/classic/policy/index.d.ts +23 -0
  614. package/dist/commonjs/classic/policy/index.d.ts.map +1 -0
  615. package/dist/commonjs/classic/policy/index.js +20 -0
  616. package/dist/commonjs/classic/policy/index.js.map +1 -0
  617. package/dist/commonjs/classic/privateEndpointConnectionProxies/index.d.ts +25 -0
  618. package/dist/commonjs/classic/privateEndpointConnectionProxies/index.d.ts.map +1 -0
  619. package/dist/commonjs/classic/privateEndpointConnectionProxies/index.js +21 -0
  620. package/dist/commonjs/classic/privateEndpointConnectionProxies/index.js.map +1 -0
  621. package/dist/commonjs/classic/privateEndpointConnections/index.d.ts +23 -0
  622. package/dist/commonjs/classic/privateEndpointConnections/index.d.ts.map +1 -0
  623. package/dist/commonjs/classic/privateEndpointConnections/index.js +20 -0
  624. package/dist/commonjs/classic/privateEndpointConnections/index.js.map +1 -0
  625. package/dist/commonjs/classic/privateLinkResources/index.d.ts +13 -0
  626. package/dist/commonjs/classic/privateLinkResources/index.d.ts.map +1 -0
  627. package/dist/commonjs/classic/privateLinkResources/index.js +18 -0
  628. package/dist/commonjs/classic/privateLinkResources/index.js.map +1 -0
  629. package/dist/commonjs/classic/protectedItem/index.d.ts +27 -0
  630. package/dist/commonjs/classic/protectedItem/index.d.ts.map +1 -0
  631. package/dist/commonjs/classic/protectedItem/index.js +22 -0
  632. package/dist/commonjs/classic/protectedItem/index.js.map +1 -0
  633. package/dist/commonjs/classic/recoveryPoint/index.d.ts +13 -0
  634. package/dist/commonjs/classic/recoveryPoint/index.d.ts.map +1 -0
  635. package/dist/commonjs/classic/recoveryPoint/index.js +18 -0
  636. package/dist/commonjs/classic/recoveryPoint/index.js.map +1 -0
  637. package/dist/commonjs/classic/replicationExtension/index.d.ts +23 -0
  638. package/dist/commonjs/classic/replicationExtension/index.d.ts.map +1 -0
  639. package/dist/commonjs/classic/replicationExtension/index.js +20 -0
  640. package/dist/commonjs/classic/replicationExtension/index.js.map +1 -0
  641. package/dist/commonjs/classic/vault/index.d.ts +27 -0
  642. package/dist/commonjs/classic/vault/index.d.ts.map +1 -0
  643. package/dist/commonjs/classic/vault/index.js +22 -0
  644. package/dist/commonjs/classic/vault/index.js.map +1 -0
  645. package/dist/commonjs/index.d.ts +26 -0
  646. package/dist/commonjs/index.d.ts.map +1 -0
  647. package/dist/commonjs/index.js +31 -0
  648. package/dist/commonjs/index.js.map +1 -0
  649. package/dist/commonjs/logger.d.ts +2 -0
  650. package/dist/commonjs/logger.d.ts.map +1 -0
  651. package/dist/commonjs/logger.js +8 -0
  652. package/dist/commonjs/logger.js.map +1 -0
  653. package/dist/commonjs/models/index.d.ts +2 -0
  654. package/dist/commonjs/models/index.d.ts.map +1 -0
  655. package/dist/commonjs/models/index.js +27 -0
  656. package/dist/commonjs/models/index.js.map +1 -0
  657. package/dist/commonjs/models/models.d.ts +2436 -0
  658. package/dist/commonjs/models/models.d.ts.map +1 -0
  659. package/dist/commonjs/models/models.js +2880 -0
  660. package/dist/commonjs/models/models.js.map +1 -0
  661. package/dist/commonjs/package.json +3 -0
  662. package/dist/commonjs/restorePollerHelpers.d.ts +21 -0
  663. package/dist/commonjs/restorePollerHelpers.d.ts.map +1 -0
  664. package/dist/commonjs/restorePollerHelpers.js +157 -0
  665. package/dist/commonjs/restorePollerHelpers.js.map +1 -0
  666. package/dist/commonjs/static-helpers/pagingHelpers.d.ts +72 -0
  667. package/dist/commonjs/static-helpers/pagingHelpers.d.ts.map +1 -0
  668. package/dist/commonjs/static-helpers/pagingHelpers.js +121 -0
  669. package/dist/commonjs/static-helpers/pagingHelpers.js.map +1 -0
  670. package/dist/commonjs/static-helpers/pollingHelpers.d.ts +30 -0
  671. package/dist/commonjs/static-helpers/pollingHelpers.d.ts.map +1 -0
  672. package/dist/commonjs/static-helpers/pollingHelpers.js +82 -0
  673. package/dist/commonjs/static-helpers/pollingHelpers.js.map +1 -0
  674. package/dist/commonjs/static-helpers/urlTemplate.d.ts +5 -0
  675. package/dist/commonjs/static-helpers/urlTemplate.d.ts.map +1 -0
  676. package/dist/commonjs/static-helpers/urlTemplate.js +172 -0
  677. package/dist/commonjs/static-helpers/urlTemplate.js.map +1 -0
  678. package/dist/commonjs/tsdoc-metadata.json +11 -0
  679. package/dist/esm/api/azureSiteRecoveryManagementServiceAPIContext.d.ts +19 -0
  680. package/dist/esm/api/azureSiteRecoveryManagementServiceAPIContext.d.ts.map +1 -0
  681. package/dist/esm/api/azureSiteRecoveryManagementServiceAPIContext.js +42 -0
  682. package/dist/esm/api/azureSiteRecoveryManagementServiceAPIContext.js.map +1 -0
  683. package/dist/esm/api/checkNameAvailability/index.d.ts +3 -0
  684. package/dist/esm/api/checkNameAvailability/index.d.ts.map +1 -0
  685. package/dist/esm/api/checkNameAvailability/index.js +4 -0
  686. package/dist/esm/api/checkNameAvailability/index.js.map +1 -0
  687. package/dist/esm/api/checkNameAvailability/operations.d.ts +9 -0
  688. package/dist/esm/api/checkNameAvailability/operations.d.ts.map +1 -0
  689. package/dist/esm/api/checkNameAvailability/operations.js +40 -0
  690. package/dist/esm/api/checkNameAvailability/operations.js.map +1 -0
  691. package/dist/esm/api/checkNameAvailability/options.d.ts +8 -0
  692. package/dist/esm/api/checkNameAvailability/options.d.ts.map +1 -0
  693. package/dist/esm/api/checkNameAvailability/options.js +4 -0
  694. package/dist/esm/api/checkNameAvailability/options.js.map +1 -0
  695. package/dist/esm/api/deploymentPreflight/index.d.ts +3 -0
  696. package/dist/esm/api/deploymentPreflight/index.d.ts.map +1 -0
  697. package/dist/esm/api/deploymentPreflight/index.js +4 -0
  698. package/dist/esm/api/deploymentPreflight/index.js.map +1 -0
  699. package/dist/esm/api/deploymentPreflight/operations.d.ts +9 -0
  700. package/dist/esm/api/deploymentPreflight/operations.d.ts.map +1 -0
  701. package/dist/esm/api/deploymentPreflight/operations.js +39 -0
  702. package/dist/esm/api/deploymentPreflight/operations.js.map +1 -0
  703. package/dist/esm/api/deploymentPreflight/options.d.ts +8 -0
  704. package/dist/esm/api/deploymentPreflight/options.d.ts.map +1 -0
  705. package/dist/esm/api/deploymentPreflight/options.js +4 -0
  706. package/dist/esm/api/deploymentPreflight/options.js.map +1 -0
  707. package/dist/esm/api/emailConfiguration/index.d.ts +3 -0
  708. package/dist/esm/api/emailConfiguration/index.d.ts.map +1 -0
  709. package/dist/esm/api/emailConfiguration/index.js +4 -0
  710. package/dist/esm/api/emailConfiguration/index.js.map +1 -0
  711. package/dist/esm/api/emailConfiguration/operations.d.ts +18 -0
  712. package/dist/esm/api/emailConfiguration/operations.d.ts.map +1 -0
  713. package/dist/esm/api/emailConfiguration/operations.js +103 -0
  714. package/dist/esm/api/emailConfiguration/operations.js.map +1 -0
  715. package/dist/esm/api/emailConfiguration/options.d.ts +11 -0
  716. package/dist/esm/api/emailConfiguration/options.d.ts.map +1 -0
  717. package/dist/esm/api/emailConfiguration/options.js +4 -0
  718. package/dist/esm/api/emailConfiguration/options.js.map +1 -0
  719. package/dist/esm/api/event/index.d.ts +3 -0
  720. package/dist/esm/api/event/index.d.ts.map +1 -0
  721. package/dist/esm/api/event/index.js +4 -0
  722. package/dist/esm/api/event/index.js.map +1 -0
  723. package/dist/esm/api/event/operations.d.ts +14 -0
  724. package/dist/esm/api/event/operations.d.ts.map +1 -0
  725. package/dist/esm/api/event/operations.js +72 -0
  726. package/dist/esm/api/event/operations.js.map +1 -0
  727. package/dist/esm/api/event/options.d.ts +14 -0
  728. package/dist/esm/api/event/options.d.ts.map +1 -0
  729. package/dist/esm/api/event/options.js +4 -0
  730. package/dist/esm/api/event/options.js.map +1 -0
  731. package/dist/esm/api/fabric/index.d.ts +3 -0
  732. package/dist/esm/api/fabric/index.d.ts.map +1 -0
  733. package/dist/esm/api/fabric/index.js +4 -0
  734. package/dist/esm/api/fabric/index.js.map +1 -0
  735. package/dist/esm/api/fabric/operations.d.ts +36 -0
  736. package/dist/esm/api/fabric/operations.d.ts.map +1 -0
  737. package/dist/esm/api/fabric/operations.js +211 -0
  738. package/dist/esm/api/fabric/operations.js.map +1 -0
  739. package/dist/esm/api/fabric/options.d.ts +28 -0
  740. package/dist/esm/api/fabric/options.d.ts.map +1 -0
  741. package/dist/esm/api/fabric/options.js +4 -0
  742. package/dist/esm/api/fabric/options.js.map +1 -0
  743. package/dist/esm/api/fabricAgent/index.d.ts +3 -0
  744. package/dist/esm/api/fabricAgent/index.d.ts.map +1 -0
  745. package/dist/esm/api/fabricAgent/index.js +4 -0
  746. package/dist/esm/api/fabricAgent/index.js.map +1 -0
  747. package/dist/esm/api/fabricAgent/operations.d.ts +28 -0
  748. package/dist/esm/api/fabricAgent/operations.d.ts.map +1 -0
  749. package/dist/esm/api/fabricAgent/operations.js +149 -0
  750. package/dist/esm/api/fabricAgent/operations.js.map +1 -0
  751. package/dist/esm/api/fabricAgent/options.d.ts +18 -0
  752. package/dist/esm/api/fabricAgent/options.d.ts.map +1 -0
  753. package/dist/esm/api/fabricAgent/options.js +4 -0
  754. package/dist/esm/api/fabricAgent/options.js.map +1 -0
  755. package/dist/esm/api/index.d.ts +2 -0
  756. package/dist/esm/api/index.d.ts.map +1 -0
  757. package/dist/esm/api/index.js +4 -0
  758. package/dist/esm/api/index.js.map +1 -0
  759. package/dist/esm/api/job/index.d.ts +3 -0
  760. package/dist/esm/api/job/index.d.ts.map +1 -0
  761. package/dist/esm/api/job/index.js +4 -0
  762. package/dist/esm/api/job/index.js.map +1 -0
  763. package/dist/esm/api/job/operations.d.ts +14 -0
  764. package/dist/esm/api/job/operations.d.ts.map +1 -0
  765. package/dist/esm/api/job/operations.js +72 -0
  766. package/dist/esm/api/job/operations.js.map +1 -0
  767. package/dist/esm/api/job/options.d.ts +14 -0
  768. package/dist/esm/api/job/options.d.ts.map +1 -0
  769. package/dist/esm/api/job/options.js +4 -0
  770. package/dist/esm/api/job/options.js.map +1 -0
  771. package/dist/esm/api/locationBasedOperationResults/index.d.ts +3 -0
  772. package/dist/esm/api/locationBasedOperationResults/index.d.ts.map +1 -0
  773. package/dist/esm/api/locationBasedOperationResults/index.js +4 -0
  774. package/dist/esm/api/locationBasedOperationResults/index.js.map +1 -0
  775. package/dist/esm/api/locationBasedOperationResults/operations.d.ts +9 -0
  776. package/dist/esm/api/locationBasedOperationResults/operations.d.ts.map +1 -0
  777. package/dist/esm/api/locationBasedOperationResults/operations.js +42 -0
  778. package/dist/esm/api/locationBasedOperationResults/operations.js.map +1 -0
  779. package/dist/esm/api/locationBasedOperationResults/options.d.ts +5 -0
  780. package/dist/esm/api/locationBasedOperationResults/options.d.ts.map +1 -0
  781. package/dist/esm/api/locationBasedOperationResults/options.js +4 -0
  782. package/dist/esm/api/locationBasedOperationResults/options.js.map +1 -0
  783. package/dist/esm/api/operationResults/index.d.ts +3 -0
  784. package/dist/esm/api/operationResults/index.d.ts.map +1 -0
  785. package/dist/esm/api/operationResults/index.js +4 -0
  786. package/dist/esm/api/operationResults/index.js.map +1 -0
  787. package/dist/esm/api/operationResults/operations.d.ts +9 -0
  788. package/dist/esm/api/operationResults/operations.d.ts.map +1 -0
  789. package/dist/esm/api/operationResults/operations.js +37 -0
  790. package/dist/esm/api/operationResults/operations.js.map +1 -0
  791. package/dist/esm/api/operationResults/options.d.ts +5 -0
  792. package/dist/esm/api/operationResults/options.d.ts.map +1 -0
  793. package/dist/esm/api/operationResults/options.js +4 -0
  794. package/dist/esm/api/operationResults/options.js.map +1 -0
  795. package/dist/esm/api/operations/index.d.ts +3 -0
  796. package/dist/esm/api/operations/index.d.ts.map +1 -0
  797. package/dist/esm/api/operations/index.js +4 -0
  798. package/dist/esm/api/operations/index.js.map +1 -0
  799. package/dist/esm/api/operations/operations.d.ts +10 -0
  800. package/dist/esm/api/operations/operations.d.ts.map +1 -0
  801. package/dist/esm/api/operations/operations.js +34 -0
  802. package/dist/esm/api/operations/operations.js.map +1 -0
  803. package/dist/esm/api/operations/options.d.ts +5 -0
  804. package/dist/esm/api/operations/options.d.ts.map +1 -0
  805. package/dist/esm/api/operations/options.js +4 -0
  806. package/dist/esm/api/operations/options.js.map +1 -0
  807. package/dist/esm/api/policy/index.d.ts +3 -0
  808. package/dist/esm/api/policy/index.d.ts.map +1 -0
  809. package/dist/esm/api/policy/index.js +4 -0
  810. package/dist/esm/api/policy/index.js.map +1 -0
  811. package/dist/esm/api/policy/operations.d.ts +28 -0
  812. package/dist/esm/api/policy/operations.d.ts.map +1 -0
  813. package/dist/esm/api/policy/operations.js +149 -0
  814. package/dist/esm/api/policy/operations.js.map +1 -0
  815. package/dist/esm/api/policy/options.d.ts +18 -0
  816. package/dist/esm/api/policy/options.d.ts.map +1 -0
  817. package/dist/esm/api/policy/options.js +4 -0
  818. package/dist/esm/api/policy/options.js.map +1 -0
  819. package/dist/esm/api/privateEndpointConnectionProxies/index.d.ts +3 -0
  820. package/dist/esm/api/privateEndpointConnectionProxies/index.d.ts.map +1 -0
  821. package/dist/esm/api/privateEndpointConnectionProxies/index.js +4 -0
  822. package/dist/esm/api/privateEndpointConnectionProxies/index.js.map +1 -0
  823. package/dist/esm/api/privateEndpointConnectionProxies/operations.d.ts +32 -0
  824. package/dist/esm/api/privateEndpointConnectionProxies/operations.d.ts.map +1 -0
  825. package/dist/esm/api/privateEndpointConnectionProxies/operations.js +199 -0
  826. package/dist/esm/api/privateEndpointConnectionProxies/operations.js.map +1 -0
  827. package/dist/esm/api/privateEndpointConnectionProxies/options.d.ts +19 -0
  828. package/dist/esm/api/privateEndpointConnectionProxies/options.d.ts.map +1 -0
  829. package/dist/esm/api/privateEndpointConnectionProxies/options.js +4 -0
  830. package/dist/esm/api/privateEndpointConnectionProxies/options.js.map +1 -0
  831. package/dist/esm/api/privateEndpointConnections/index.d.ts +3 -0
  832. package/dist/esm/api/privateEndpointConnections/index.d.ts.map +1 -0
  833. package/dist/esm/api/privateEndpointConnections/index.js +4 -0
  834. package/dist/esm/api/privateEndpointConnections/index.js.map +1 -0
  835. package/dist/esm/api/privateEndpointConnections/operations.d.ts +28 -0
  836. package/dist/esm/api/privateEndpointConnections/operations.d.ts.map +1 -0
  837. package/dist/esm/api/privateEndpointConnections/operations.js +157 -0
  838. package/dist/esm/api/privateEndpointConnections/operations.js.map +1 -0
  839. package/dist/esm/api/privateEndpointConnections/options.d.ts +16 -0
  840. package/dist/esm/api/privateEndpointConnections/options.d.ts.map +1 -0
  841. package/dist/esm/api/privateEndpointConnections/options.js +4 -0
  842. package/dist/esm/api/privateEndpointConnections/options.js.map +1 -0
  843. package/dist/esm/api/privateLinkResources/index.d.ts +3 -0
  844. package/dist/esm/api/privateLinkResources/index.d.ts.map +1 -0
  845. package/dist/esm/api/privateLinkResources/index.js +4 -0
  846. package/dist/esm/api/privateLinkResources/index.js.map +1 -0
  847. package/dist/esm/api/privateLinkResources/operations.d.ts +14 -0
  848. package/dist/esm/api/privateLinkResources/operations.d.ts.map +1 -0
  849. package/dist/esm/api/privateLinkResources/operations.js +69 -0
  850. package/dist/esm/api/privateLinkResources/operations.js.map +1 -0
  851. package/dist/esm/api/privateLinkResources/options.d.ts +8 -0
  852. package/dist/esm/api/privateLinkResources/options.d.ts.map +1 -0
  853. package/dist/esm/api/privateLinkResources/options.js +4 -0
  854. package/dist/esm/api/privateLinkResources/options.js.map +1 -0
  855. package/dist/esm/api/protectedItem/index.d.ts +3 -0
  856. package/dist/esm/api/protectedItem/index.d.ts.map +1 -0
  857. package/dist/esm/api/protectedItem/index.js +4 -0
  858. package/dist/esm/api/protectedItem/index.js.map +1 -0
  859. package/dist/esm/api/protectedItem/operations.d.ts +36 -0
  860. package/dist/esm/api/protectedItem/operations.d.ts.map +1 -0
  861. package/dist/esm/api/protectedItem/operations.js +229 -0
  862. package/dist/esm/api/protectedItem/operations.js.map +1 -0
  863. package/dist/esm/api/protectedItem/options.d.ts +36 -0
  864. package/dist/esm/api/protectedItem/options.d.ts.map +1 -0
  865. package/dist/esm/api/protectedItem/options.js +4 -0
  866. package/dist/esm/api/protectedItem/options.js.map +1 -0
  867. package/dist/esm/api/recoveryPoint/index.d.ts +3 -0
  868. package/dist/esm/api/recoveryPoint/index.d.ts.map +1 -0
  869. package/dist/esm/api/recoveryPoint/index.js +4 -0
  870. package/dist/esm/api/recoveryPoint/index.js.map +1 -0
  871. package/dist/esm/api/recoveryPoint/operations.d.ts +14 -0
  872. package/dist/esm/api/recoveryPoint/operations.d.ts.map +1 -0
  873. package/dist/esm/api/recoveryPoint/operations.js +71 -0
  874. package/dist/esm/api/recoveryPoint/operations.js.map +1 -0
  875. package/dist/esm/api/recoveryPoint/options.d.ts +8 -0
  876. package/dist/esm/api/recoveryPoint/options.d.ts.map +1 -0
  877. package/dist/esm/api/recoveryPoint/options.js +4 -0
  878. package/dist/esm/api/recoveryPoint/options.js.map +1 -0
  879. package/dist/esm/api/replicationExtension/index.d.ts +3 -0
  880. package/dist/esm/api/replicationExtension/index.d.ts.map +1 -0
  881. package/dist/esm/api/replicationExtension/index.js +4 -0
  882. package/dist/esm/api/replicationExtension/index.js.map +1 -0
  883. package/dist/esm/api/replicationExtension/operations.d.ts +28 -0
  884. package/dist/esm/api/replicationExtension/operations.d.ts.map +1 -0
  885. package/dist/esm/api/replicationExtension/operations.js +149 -0
  886. package/dist/esm/api/replicationExtension/operations.js.map +1 -0
  887. package/dist/esm/api/replicationExtension/options.d.ts +18 -0
  888. package/dist/esm/api/replicationExtension/options.d.ts.map +1 -0
  889. package/dist/esm/api/replicationExtension/options.js +4 -0
  890. package/dist/esm/api/replicationExtension/options.js.map +1 -0
  891. package/dist/esm/api/vault/index.d.ts +3 -0
  892. package/dist/esm/api/vault/index.d.ts.map +1 -0
  893. package/dist/esm/api/vault/index.js +4 -0
  894. package/dist/esm/api/vault/index.js.map +1 -0
  895. package/dist/esm/api/vault/operations.d.ts +36 -0
  896. package/dist/esm/api/vault/operations.d.ts.map +1 -0
  897. package/dist/esm/api/vault/operations.js +211 -0
  898. package/dist/esm/api/vault/operations.js.map +1 -0
  899. package/dist/esm/api/vault/options.d.ts +28 -0
  900. package/dist/esm/api/vault/options.d.ts.map +1 -0
  901. package/dist/esm/api/vault/options.js +4 -0
  902. package/dist/esm/api/vault/options.js.map +1 -0
  903. package/dist/esm/azureSiteRecoveryManagementServiceAPI.d.ts +66 -0
  904. package/dist/esm/azureSiteRecoveryManagementServiceAPI.d.ts.map +1 -0
  905. package/dist/esm/azureSiteRecoveryManagementServiceAPI.js +93 -0
  906. package/dist/esm/azureSiteRecoveryManagementServiceAPI.js.map +1 -0
  907. package/dist/esm/classic/checkNameAvailability/index.d.ts +10 -0
  908. package/dist/esm/classic/checkNameAvailability/index.d.ts.map +1 -0
  909. package/dist/esm/classic/checkNameAvailability/index.js +14 -0
  910. package/dist/esm/classic/checkNameAvailability/index.js.map +1 -0
  911. package/dist/esm/classic/deploymentPreflight/index.d.ts +10 -0
  912. package/dist/esm/classic/deploymentPreflight/index.d.ts.map +1 -0
  913. package/dist/esm/classic/deploymentPreflight/index.js +14 -0
  914. package/dist/esm/classic/deploymentPreflight/index.js.map +1 -0
  915. package/dist/esm/classic/emailConfiguration/index.d.ts +15 -0
  916. package/dist/esm/classic/emailConfiguration/index.d.ts.map +1 -0
  917. package/dist/esm/classic/emailConfiguration/index.js +16 -0
  918. package/dist/esm/classic/emailConfiguration/index.js.map +1 -0
  919. package/dist/esm/classic/event/index.d.ts +13 -0
  920. package/dist/esm/classic/event/index.d.ts.map +1 -0
  921. package/dist/esm/classic/event/index.js +15 -0
  922. package/dist/esm/classic/event/index.js.map +1 -0
  923. package/dist/esm/classic/fabric/index.d.ts +27 -0
  924. package/dist/esm/classic/fabric/index.d.ts.map +1 -0
  925. package/dist/esm/classic/fabric/index.js +19 -0
  926. package/dist/esm/classic/fabric/index.js.map +1 -0
  927. package/dist/esm/classic/fabricAgent/index.d.ts +23 -0
  928. package/dist/esm/classic/fabricAgent/index.d.ts.map +1 -0
  929. package/dist/esm/classic/fabricAgent/index.js +17 -0
  930. package/dist/esm/classic/fabricAgent/index.js.map +1 -0
  931. package/dist/esm/classic/index.d.ts +19 -0
  932. package/dist/esm/classic/index.d.ts.map +1 -0
  933. package/dist/esm/classic/index.js +4 -0
  934. package/dist/esm/classic/index.js.map +1 -0
  935. package/dist/esm/classic/job/index.d.ts +13 -0
  936. package/dist/esm/classic/job/index.d.ts.map +1 -0
  937. package/dist/esm/classic/job/index.js +15 -0
  938. package/dist/esm/classic/job/index.js.map +1 -0
  939. package/dist/esm/classic/locationBasedOperationResults/index.d.ts +10 -0
  940. package/dist/esm/classic/locationBasedOperationResults/index.d.ts.map +1 -0
  941. package/dist/esm/classic/locationBasedOperationResults/index.js +14 -0
  942. package/dist/esm/classic/locationBasedOperationResults/index.js.map +1 -0
  943. package/dist/esm/classic/operationResults/index.d.ts +10 -0
  944. package/dist/esm/classic/operationResults/index.d.ts.map +1 -0
  945. package/dist/esm/classic/operationResults/index.js +14 -0
  946. package/dist/esm/classic/operationResults/index.js.map +1 -0
  947. package/dist/esm/classic/operations/index.d.ts +11 -0
  948. package/dist/esm/classic/operations/index.d.ts.map +1 -0
  949. package/dist/esm/classic/operations/index.js +14 -0
  950. package/dist/esm/classic/operations/index.js.map +1 -0
  951. package/dist/esm/classic/policy/index.d.ts +23 -0
  952. package/dist/esm/classic/policy/index.d.ts.map +1 -0
  953. package/dist/esm/classic/policy/index.js +17 -0
  954. package/dist/esm/classic/policy/index.js.map +1 -0
  955. package/dist/esm/classic/privateEndpointConnectionProxies/index.d.ts +25 -0
  956. package/dist/esm/classic/privateEndpointConnectionProxies/index.d.ts.map +1 -0
  957. package/dist/esm/classic/privateEndpointConnectionProxies/index.js +18 -0
  958. package/dist/esm/classic/privateEndpointConnectionProxies/index.js.map +1 -0
  959. package/dist/esm/classic/privateEndpointConnections/index.d.ts +23 -0
  960. package/dist/esm/classic/privateEndpointConnections/index.d.ts.map +1 -0
  961. package/dist/esm/classic/privateEndpointConnections/index.js +17 -0
  962. package/dist/esm/classic/privateEndpointConnections/index.js.map +1 -0
  963. package/dist/esm/classic/privateLinkResources/index.d.ts +13 -0
  964. package/dist/esm/classic/privateLinkResources/index.d.ts.map +1 -0
  965. package/dist/esm/classic/privateLinkResources/index.js +15 -0
  966. package/dist/esm/classic/privateLinkResources/index.js.map +1 -0
  967. package/dist/esm/classic/protectedItem/index.d.ts +27 -0
  968. package/dist/esm/classic/protectedItem/index.d.ts.map +1 -0
  969. package/dist/esm/classic/protectedItem/index.js +19 -0
  970. package/dist/esm/classic/protectedItem/index.js.map +1 -0
  971. package/dist/esm/classic/recoveryPoint/index.d.ts +13 -0
  972. package/dist/esm/classic/recoveryPoint/index.d.ts.map +1 -0
  973. package/dist/esm/classic/recoveryPoint/index.js +15 -0
  974. package/dist/esm/classic/recoveryPoint/index.js.map +1 -0
  975. package/dist/esm/classic/replicationExtension/index.d.ts +23 -0
  976. package/dist/esm/classic/replicationExtension/index.d.ts.map +1 -0
  977. package/dist/esm/classic/replicationExtension/index.js +17 -0
  978. package/dist/esm/classic/replicationExtension/index.js.map +1 -0
  979. package/dist/esm/classic/vault/index.d.ts +27 -0
  980. package/dist/esm/classic/vault/index.d.ts.map +1 -0
  981. package/dist/esm/classic/vault/index.js +19 -0
  982. package/dist/esm/classic/vault/index.js.map +1 -0
  983. package/dist/esm/index.d.ts +26 -0
  984. package/dist/esm/index.d.ts.map +1 -0
  985. package/dist/esm/index.js +6 -0
  986. package/dist/esm/index.js.map +1 -0
  987. package/dist/esm/logger.d.ts +2 -0
  988. package/dist/esm/logger.d.ts.map +1 -0
  989. package/dist/esm/logger.js +5 -0
  990. package/dist/esm/logger.js.map +1 -0
  991. package/dist/esm/models/index.d.ts +2 -0
  992. package/dist/esm/models/index.d.ts.map +1 -0
  993. package/dist/esm/models/index.js +4 -0
  994. package/dist/esm/models/index.js.map +1 -0
  995. package/dist/esm/models/models.d.ts +2436 -0
  996. package/dist/esm/models/models.d.ts.map +1 -0
  997. package/dist/esm/models/models.js +2621 -0
  998. package/dist/esm/models/models.js.map +1 -0
  999. package/dist/esm/package.json +3 -0
  1000. package/dist/esm/restorePollerHelpers.d.ts +21 -0
  1001. package/dist/esm/restorePollerHelpers.d.ts.map +1 -0
  1002. package/dist/esm/restorePollerHelpers.js +154 -0
  1003. package/dist/esm/restorePollerHelpers.js.map +1 -0
  1004. package/dist/esm/static-helpers/pagingHelpers.d.ts +72 -0
  1005. package/dist/esm/static-helpers/pagingHelpers.d.ts.map +1 -0
  1006. package/dist/esm/static-helpers/pagingHelpers.js +118 -0
  1007. package/dist/esm/static-helpers/pagingHelpers.js.map +1 -0
  1008. package/dist/esm/static-helpers/pollingHelpers.d.ts +30 -0
  1009. package/dist/esm/static-helpers/pollingHelpers.d.ts.map +1 -0
  1010. package/dist/esm/static-helpers/pollingHelpers.js +79 -0
  1011. package/dist/esm/static-helpers/pollingHelpers.js.map +1 -0
  1012. package/dist/esm/static-helpers/urlTemplate.d.ts +5 -0
  1013. package/dist/esm/static-helpers/urlTemplate.d.ts.map +1 -0
  1014. package/dist/esm/static-helpers/urlTemplate.js +169 -0
  1015. package/dist/esm/static-helpers/urlTemplate.js.map +1 -0
  1016. package/dist/react-native/api/azureSiteRecoveryManagementServiceAPIContext.d.ts +19 -0
  1017. package/dist/react-native/api/azureSiteRecoveryManagementServiceAPIContext.d.ts.map +1 -0
  1018. package/dist/react-native/api/azureSiteRecoveryManagementServiceAPIContext.js +42 -0
  1019. package/dist/react-native/api/azureSiteRecoveryManagementServiceAPIContext.js.map +1 -0
  1020. package/dist/react-native/api/checkNameAvailability/index.d.ts +3 -0
  1021. package/dist/react-native/api/checkNameAvailability/index.d.ts.map +1 -0
  1022. package/dist/react-native/api/checkNameAvailability/index.js +4 -0
  1023. package/dist/react-native/api/checkNameAvailability/index.js.map +1 -0
  1024. package/dist/react-native/api/checkNameAvailability/operations.d.ts +9 -0
  1025. package/dist/react-native/api/checkNameAvailability/operations.d.ts.map +1 -0
  1026. package/dist/react-native/api/checkNameAvailability/operations.js +40 -0
  1027. package/dist/react-native/api/checkNameAvailability/operations.js.map +1 -0
  1028. package/dist/react-native/api/checkNameAvailability/options.d.ts +8 -0
  1029. package/dist/react-native/api/checkNameAvailability/options.d.ts.map +1 -0
  1030. package/dist/react-native/api/checkNameAvailability/options.js +4 -0
  1031. package/dist/react-native/api/checkNameAvailability/options.js.map +1 -0
  1032. package/dist/react-native/api/deploymentPreflight/index.d.ts +3 -0
  1033. package/dist/react-native/api/deploymentPreflight/index.d.ts.map +1 -0
  1034. package/dist/react-native/api/deploymentPreflight/index.js +4 -0
  1035. package/dist/react-native/api/deploymentPreflight/index.js.map +1 -0
  1036. package/dist/react-native/api/deploymentPreflight/operations.d.ts +9 -0
  1037. package/dist/react-native/api/deploymentPreflight/operations.d.ts.map +1 -0
  1038. package/dist/react-native/api/deploymentPreflight/operations.js +39 -0
  1039. package/dist/react-native/api/deploymentPreflight/operations.js.map +1 -0
  1040. package/dist/react-native/api/deploymentPreflight/options.d.ts +8 -0
  1041. package/dist/react-native/api/deploymentPreflight/options.d.ts.map +1 -0
  1042. package/dist/react-native/api/deploymentPreflight/options.js +4 -0
  1043. package/dist/react-native/api/deploymentPreflight/options.js.map +1 -0
  1044. package/dist/react-native/api/emailConfiguration/index.d.ts +3 -0
  1045. package/dist/react-native/api/emailConfiguration/index.d.ts.map +1 -0
  1046. package/dist/react-native/api/emailConfiguration/index.js +4 -0
  1047. package/dist/react-native/api/emailConfiguration/index.js.map +1 -0
  1048. package/dist/react-native/api/emailConfiguration/operations.d.ts +18 -0
  1049. package/dist/react-native/api/emailConfiguration/operations.d.ts.map +1 -0
  1050. package/dist/react-native/api/emailConfiguration/operations.js +103 -0
  1051. package/dist/react-native/api/emailConfiguration/operations.js.map +1 -0
  1052. package/dist/react-native/api/emailConfiguration/options.d.ts +11 -0
  1053. package/dist/react-native/api/emailConfiguration/options.d.ts.map +1 -0
  1054. package/dist/react-native/api/emailConfiguration/options.js +4 -0
  1055. package/dist/react-native/api/emailConfiguration/options.js.map +1 -0
  1056. package/dist/react-native/api/event/index.d.ts +3 -0
  1057. package/dist/react-native/api/event/index.d.ts.map +1 -0
  1058. package/dist/react-native/api/event/index.js +4 -0
  1059. package/dist/react-native/api/event/index.js.map +1 -0
  1060. package/dist/react-native/api/event/operations.d.ts +14 -0
  1061. package/dist/react-native/api/event/operations.d.ts.map +1 -0
  1062. package/dist/react-native/api/event/operations.js +72 -0
  1063. package/dist/react-native/api/event/operations.js.map +1 -0
  1064. package/dist/react-native/api/event/options.d.ts +14 -0
  1065. package/dist/react-native/api/event/options.d.ts.map +1 -0
  1066. package/dist/react-native/api/event/options.js +4 -0
  1067. package/dist/react-native/api/event/options.js.map +1 -0
  1068. package/dist/react-native/api/fabric/index.d.ts +3 -0
  1069. package/dist/react-native/api/fabric/index.d.ts.map +1 -0
  1070. package/dist/react-native/api/fabric/index.js +4 -0
  1071. package/dist/react-native/api/fabric/index.js.map +1 -0
  1072. package/dist/react-native/api/fabric/operations.d.ts +36 -0
  1073. package/dist/react-native/api/fabric/operations.d.ts.map +1 -0
  1074. package/dist/react-native/api/fabric/operations.js +211 -0
  1075. package/dist/react-native/api/fabric/operations.js.map +1 -0
  1076. package/dist/react-native/api/fabric/options.d.ts +28 -0
  1077. package/dist/react-native/api/fabric/options.d.ts.map +1 -0
  1078. package/dist/react-native/api/fabric/options.js +4 -0
  1079. package/dist/react-native/api/fabric/options.js.map +1 -0
  1080. package/dist/react-native/api/fabricAgent/index.d.ts +3 -0
  1081. package/dist/react-native/api/fabricAgent/index.d.ts.map +1 -0
  1082. package/dist/react-native/api/fabricAgent/index.js +4 -0
  1083. package/dist/react-native/api/fabricAgent/index.js.map +1 -0
  1084. package/dist/react-native/api/fabricAgent/operations.d.ts +28 -0
  1085. package/dist/react-native/api/fabricAgent/operations.d.ts.map +1 -0
  1086. package/dist/react-native/api/fabricAgent/operations.js +149 -0
  1087. package/dist/react-native/api/fabricAgent/operations.js.map +1 -0
  1088. package/dist/react-native/api/fabricAgent/options.d.ts +18 -0
  1089. package/dist/react-native/api/fabricAgent/options.d.ts.map +1 -0
  1090. package/dist/react-native/api/fabricAgent/options.js +4 -0
  1091. package/dist/react-native/api/fabricAgent/options.js.map +1 -0
  1092. package/dist/react-native/api/index.d.ts +2 -0
  1093. package/dist/react-native/api/index.d.ts.map +1 -0
  1094. package/dist/react-native/api/index.js +4 -0
  1095. package/dist/react-native/api/index.js.map +1 -0
  1096. package/dist/react-native/api/job/index.d.ts +3 -0
  1097. package/dist/react-native/api/job/index.d.ts.map +1 -0
  1098. package/dist/react-native/api/job/index.js +4 -0
  1099. package/dist/react-native/api/job/index.js.map +1 -0
  1100. package/dist/react-native/api/job/operations.d.ts +14 -0
  1101. package/dist/react-native/api/job/operations.d.ts.map +1 -0
  1102. package/dist/react-native/api/job/operations.js +72 -0
  1103. package/dist/react-native/api/job/operations.js.map +1 -0
  1104. package/dist/react-native/api/job/options.d.ts +14 -0
  1105. package/dist/react-native/api/job/options.d.ts.map +1 -0
  1106. package/dist/react-native/api/job/options.js +4 -0
  1107. package/dist/react-native/api/job/options.js.map +1 -0
  1108. package/dist/react-native/api/locationBasedOperationResults/index.d.ts +3 -0
  1109. package/dist/react-native/api/locationBasedOperationResults/index.d.ts.map +1 -0
  1110. package/dist/react-native/api/locationBasedOperationResults/index.js +4 -0
  1111. package/dist/react-native/api/locationBasedOperationResults/index.js.map +1 -0
  1112. package/dist/react-native/api/locationBasedOperationResults/operations.d.ts +9 -0
  1113. package/dist/react-native/api/locationBasedOperationResults/operations.d.ts.map +1 -0
  1114. package/dist/react-native/api/locationBasedOperationResults/operations.js +42 -0
  1115. package/dist/react-native/api/locationBasedOperationResults/operations.js.map +1 -0
  1116. package/dist/react-native/api/locationBasedOperationResults/options.d.ts +5 -0
  1117. package/dist/react-native/api/locationBasedOperationResults/options.d.ts.map +1 -0
  1118. package/dist/react-native/api/locationBasedOperationResults/options.js +4 -0
  1119. package/dist/react-native/api/locationBasedOperationResults/options.js.map +1 -0
  1120. package/dist/react-native/api/operationResults/index.d.ts +3 -0
  1121. package/dist/react-native/api/operationResults/index.d.ts.map +1 -0
  1122. package/dist/react-native/api/operationResults/index.js +4 -0
  1123. package/dist/react-native/api/operationResults/index.js.map +1 -0
  1124. package/dist/react-native/api/operationResults/operations.d.ts +9 -0
  1125. package/dist/react-native/api/operationResults/operations.d.ts.map +1 -0
  1126. package/dist/react-native/api/operationResults/operations.js +37 -0
  1127. package/dist/react-native/api/operationResults/operations.js.map +1 -0
  1128. package/dist/react-native/api/operationResults/options.d.ts +5 -0
  1129. package/dist/react-native/api/operationResults/options.d.ts.map +1 -0
  1130. package/dist/react-native/api/operationResults/options.js +4 -0
  1131. package/dist/react-native/api/operationResults/options.js.map +1 -0
  1132. package/dist/react-native/api/operations/index.d.ts +3 -0
  1133. package/dist/react-native/api/operations/index.d.ts.map +1 -0
  1134. package/dist/react-native/api/operations/index.js +4 -0
  1135. package/dist/react-native/api/operations/index.js.map +1 -0
  1136. package/dist/react-native/api/operations/operations.d.ts +10 -0
  1137. package/dist/react-native/api/operations/operations.d.ts.map +1 -0
  1138. package/dist/react-native/api/operations/operations.js +34 -0
  1139. package/dist/react-native/api/operations/operations.js.map +1 -0
  1140. package/dist/react-native/api/operations/options.d.ts +5 -0
  1141. package/dist/react-native/api/operations/options.d.ts.map +1 -0
  1142. package/dist/react-native/api/operations/options.js +4 -0
  1143. package/dist/react-native/api/operations/options.js.map +1 -0
  1144. package/dist/react-native/api/policy/index.d.ts +3 -0
  1145. package/dist/react-native/api/policy/index.d.ts.map +1 -0
  1146. package/dist/react-native/api/policy/index.js +4 -0
  1147. package/dist/react-native/api/policy/index.js.map +1 -0
  1148. package/dist/react-native/api/policy/operations.d.ts +28 -0
  1149. package/dist/react-native/api/policy/operations.d.ts.map +1 -0
  1150. package/dist/react-native/api/policy/operations.js +149 -0
  1151. package/dist/react-native/api/policy/operations.js.map +1 -0
  1152. package/dist/react-native/api/policy/options.d.ts +18 -0
  1153. package/dist/react-native/api/policy/options.d.ts.map +1 -0
  1154. package/dist/react-native/api/policy/options.js +4 -0
  1155. package/dist/react-native/api/policy/options.js.map +1 -0
  1156. package/dist/react-native/api/privateEndpointConnectionProxies/index.d.ts +3 -0
  1157. package/dist/react-native/api/privateEndpointConnectionProxies/index.d.ts.map +1 -0
  1158. package/dist/react-native/api/privateEndpointConnectionProxies/index.js +4 -0
  1159. package/dist/react-native/api/privateEndpointConnectionProxies/index.js.map +1 -0
  1160. package/dist/react-native/api/privateEndpointConnectionProxies/operations.d.ts +32 -0
  1161. package/dist/react-native/api/privateEndpointConnectionProxies/operations.d.ts.map +1 -0
  1162. package/dist/react-native/api/privateEndpointConnectionProxies/operations.js +199 -0
  1163. package/dist/react-native/api/privateEndpointConnectionProxies/operations.js.map +1 -0
  1164. package/dist/react-native/api/privateEndpointConnectionProxies/options.d.ts +19 -0
  1165. package/dist/react-native/api/privateEndpointConnectionProxies/options.d.ts.map +1 -0
  1166. package/dist/react-native/api/privateEndpointConnectionProxies/options.js +4 -0
  1167. package/dist/react-native/api/privateEndpointConnectionProxies/options.js.map +1 -0
  1168. package/dist/react-native/api/privateEndpointConnections/index.d.ts +3 -0
  1169. package/dist/react-native/api/privateEndpointConnections/index.d.ts.map +1 -0
  1170. package/dist/react-native/api/privateEndpointConnections/index.js +4 -0
  1171. package/dist/react-native/api/privateEndpointConnections/index.js.map +1 -0
  1172. package/dist/react-native/api/privateEndpointConnections/operations.d.ts +28 -0
  1173. package/dist/react-native/api/privateEndpointConnections/operations.d.ts.map +1 -0
  1174. package/dist/react-native/api/privateEndpointConnections/operations.js +157 -0
  1175. package/dist/react-native/api/privateEndpointConnections/operations.js.map +1 -0
  1176. package/dist/react-native/api/privateEndpointConnections/options.d.ts +16 -0
  1177. package/dist/react-native/api/privateEndpointConnections/options.d.ts.map +1 -0
  1178. package/dist/react-native/api/privateEndpointConnections/options.js +4 -0
  1179. package/dist/react-native/api/privateEndpointConnections/options.js.map +1 -0
  1180. package/dist/react-native/api/privateLinkResources/index.d.ts +3 -0
  1181. package/dist/react-native/api/privateLinkResources/index.d.ts.map +1 -0
  1182. package/dist/react-native/api/privateLinkResources/index.js +4 -0
  1183. package/dist/react-native/api/privateLinkResources/index.js.map +1 -0
  1184. package/dist/react-native/api/privateLinkResources/operations.d.ts +14 -0
  1185. package/dist/react-native/api/privateLinkResources/operations.d.ts.map +1 -0
  1186. package/dist/react-native/api/privateLinkResources/operations.js +69 -0
  1187. package/dist/react-native/api/privateLinkResources/operations.js.map +1 -0
  1188. package/dist/react-native/api/privateLinkResources/options.d.ts +8 -0
  1189. package/dist/react-native/api/privateLinkResources/options.d.ts.map +1 -0
  1190. package/dist/react-native/api/privateLinkResources/options.js +4 -0
  1191. package/dist/react-native/api/privateLinkResources/options.js.map +1 -0
  1192. package/dist/react-native/api/protectedItem/index.d.ts +3 -0
  1193. package/dist/react-native/api/protectedItem/index.d.ts.map +1 -0
  1194. package/dist/react-native/api/protectedItem/index.js +4 -0
  1195. package/dist/react-native/api/protectedItem/index.js.map +1 -0
  1196. package/dist/react-native/api/protectedItem/operations.d.ts +36 -0
  1197. package/dist/react-native/api/protectedItem/operations.d.ts.map +1 -0
  1198. package/dist/react-native/api/protectedItem/operations.js +229 -0
  1199. package/dist/react-native/api/protectedItem/operations.js.map +1 -0
  1200. package/dist/react-native/api/protectedItem/options.d.ts +36 -0
  1201. package/dist/react-native/api/protectedItem/options.d.ts.map +1 -0
  1202. package/dist/react-native/api/protectedItem/options.js +4 -0
  1203. package/dist/react-native/api/protectedItem/options.js.map +1 -0
  1204. package/dist/react-native/api/recoveryPoint/index.d.ts +3 -0
  1205. package/dist/react-native/api/recoveryPoint/index.d.ts.map +1 -0
  1206. package/dist/react-native/api/recoveryPoint/index.js +4 -0
  1207. package/dist/react-native/api/recoveryPoint/index.js.map +1 -0
  1208. package/dist/react-native/api/recoveryPoint/operations.d.ts +14 -0
  1209. package/dist/react-native/api/recoveryPoint/operations.d.ts.map +1 -0
  1210. package/dist/react-native/api/recoveryPoint/operations.js +71 -0
  1211. package/dist/react-native/api/recoveryPoint/operations.js.map +1 -0
  1212. package/dist/react-native/api/recoveryPoint/options.d.ts +8 -0
  1213. package/dist/react-native/api/recoveryPoint/options.d.ts.map +1 -0
  1214. package/dist/react-native/api/recoveryPoint/options.js +4 -0
  1215. package/dist/react-native/api/recoveryPoint/options.js.map +1 -0
  1216. package/dist/react-native/api/replicationExtension/index.d.ts +3 -0
  1217. package/dist/react-native/api/replicationExtension/index.d.ts.map +1 -0
  1218. package/dist/react-native/api/replicationExtension/index.js +4 -0
  1219. package/dist/react-native/api/replicationExtension/index.js.map +1 -0
  1220. package/dist/react-native/api/replicationExtension/operations.d.ts +28 -0
  1221. package/dist/react-native/api/replicationExtension/operations.d.ts.map +1 -0
  1222. package/dist/react-native/api/replicationExtension/operations.js +149 -0
  1223. package/dist/react-native/api/replicationExtension/operations.js.map +1 -0
  1224. package/dist/react-native/api/replicationExtension/options.d.ts +18 -0
  1225. package/dist/react-native/api/replicationExtension/options.d.ts.map +1 -0
  1226. package/dist/react-native/api/replicationExtension/options.js +4 -0
  1227. package/dist/react-native/api/replicationExtension/options.js.map +1 -0
  1228. package/dist/react-native/api/vault/index.d.ts +3 -0
  1229. package/dist/react-native/api/vault/index.d.ts.map +1 -0
  1230. package/dist/react-native/api/vault/index.js +4 -0
  1231. package/dist/react-native/api/vault/index.js.map +1 -0
  1232. package/dist/react-native/api/vault/operations.d.ts +36 -0
  1233. package/dist/react-native/api/vault/operations.d.ts.map +1 -0
  1234. package/dist/react-native/api/vault/operations.js +211 -0
  1235. package/dist/react-native/api/vault/operations.js.map +1 -0
  1236. package/dist/react-native/api/vault/options.d.ts +28 -0
  1237. package/dist/react-native/api/vault/options.d.ts.map +1 -0
  1238. package/dist/react-native/api/vault/options.js +4 -0
  1239. package/dist/react-native/api/vault/options.js.map +1 -0
  1240. package/dist/react-native/azureSiteRecoveryManagementServiceAPI.d.ts +66 -0
  1241. package/dist/react-native/azureSiteRecoveryManagementServiceAPI.d.ts.map +1 -0
  1242. package/dist/react-native/azureSiteRecoveryManagementServiceAPI.js +93 -0
  1243. package/dist/react-native/azureSiteRecoveryManagementServiceAPI.js.map +1 -0
  1244. package/dist/react-native/classic/checkNameAvailability/index.d.ts +10 -0
  1245. package/dist/react-native/classic/checkNameAvailability/index.d.ts.map +1 -0
  1246. package/dist/react-native/classic/checkNameAvailability/index.js +14 -0
  1247. package/dist/react-native/classic/checkNameAvailability/index.js.map +1 -0
  1248. package/dist/react-native/classic/deploymentPreflight/index.d.ts +10 -0
  1249. package/dist/react-native/classic/deploymentPreflight/index.d.ts.map +1 -0
  1250. package/dist/react-native/classic/deploymentPreflight/index.js +14 -0
  1251. package/dist/react-native/classic/deploymentPreflight/index.js.map +1 -0
  1252. package/dist/react-native/classic/emailConfiguration/index.d.ts +15 -0
  1253. package/dist/react-native/classic/emailConfiguration/index.d.ts.map +1 -0
  1254. package/dist/react-native/classic/emailConfiguration/index.js +16 -0
  1255. package/dist/react-native/classic/emailConfiguration/index.js.map +1 -0
  1256. package/dist/react-native/classic/event/index.d.ts +13 -0
  1257. package/dist/react-native/classic/event/index.d.ts.map +1 -0
  1258. package/dist/react-native/classic/event/index.js +15 -0
  1259. package/dist/react-native/classic/event/index.js.map +1 -0
  1260. package/dist/react-native/classic/fabric/index.d.ts +27 -0
  1261. package/dist/react-native/classic/fabric/index.d.ts.map +1 -0
  1262. package/dist/react-native/classic/fabric/index.js +19 -0
  1263. package/dist/react-native/classic/fabric/index.js.map +1 -0
  1264. package/dist/react-native/classic/fabricAgent/index.d.ts +23 -0
  1265. package/dist/react-native/classic/fabricAgent/index.d.ts.map +1 -0
  1266. package/dist/react-native/classic/fabricAgent/index.js +17 -0
  1267. package/dist/react-native/classic/fabricAgent/index.js.map +1 -0
  1268. package/dist/react-native/classic/index.d.ts +19 -0
  1269. package/dist/react-native/classic/index.d.ts.map +1 -0
  1270. package/dist/react-native/classic/index.js +4 -0
  1271. package/dist/react-native/classic/index.js.map +1 -0
  1272. package/dist/react-native/classic/job/index.d.ts +13 -0
  1273. package/dist/react-native/classic/job/index.d.ts.map +1 -0
  1274. package/dist/react-native/classic/job/index.js +15 -0
  1275. package/dist/react-native/classic/job/index.js.map +1 -0
  1276. package/dist/react-native/classic/locationBasedOperationResults/index.d.ts +10 -0
  1277. package/dist/react-native/classic/locationBasedOperationResults/index.d.ts.map +1 -0
  1278. package/dist/react-native/classic/locationBasedOperationResults/index.js +14 -0
  1279. package/dist/react-native/classic/locationBasedOperationResults/index.js.map +1 -0
  1280. package/dist/react-native/classic/operationResults/index.d.ts +10 -0
  1281. package/dist/react-native/classic/operationResults/index.d.ts.map +1 -0
  1282. package/dist/react-native/classic/operationResults/index.js +14 -0
  1283. package/dist/react-native/classic/operationResults/index.js.map +1 -0
  1284. package/dist/react-native/classic/operations/index.d.ts +11 -0
  1285. package/dist/react-native/classic/operations/index.d.ts.map +1 -0
  1286. package/dist/react-native/classic/operations/index.js +14 -0
  1287. package/dist/react-native/classic/operations/index.js.map +1 -0
  1288. package/dist/react-native/classic/policy/index.d.ts +23 -0
  1289. package/dist/react-native/classic/policy/index.d.ts.map +1 -0
  1290. package/dist/react-native/classic/policy/index.js +17 -0
  1291. package/dist/react-native/classic/policy/index.js.map +1 -0
  1292. package/dist/react-native/classic/privateEndpointConnectionProxies/index.d.ts +25 -0
  1293. package/dist/react-native/classic/privateEndpointConnectionProxies/index.d.ts.map +1 -0
  1294. package/dist/react-native/classic/privateEndpointConnectionProxies/index.js +18 -0
  1295. package/dist/react-native/classic/privateEndpointConnectionProxies/index.js.map +1 -0
  1296. package/dist/react-native/classic/privateEndpointConnections/index.d.ts +23 -0
  1297. package/dist/react-native/classic/privateEndpointConnections/index.d.ts.map +1 -0
  1298. package/dist/react-native/classic/privateEndpointConnections/index.js +17 -0
  1299. package/dist/react-native/classic/privateEndpointConnections/index.js.map +1 -0
  1300. package/dist/react-native/classic/privateLinkResources/index.d.ts +13 -0
  1301. package/dist/react-native/classic/privateLinkResources/index.d.ts.map +1 -0
  1302. package/dist/react-native/classic/privateLinkResources/index.js +15 -0
  1303. package/dist/react-native/classic/privateLinkResources/index.js.map +1 -0
  1304. package/dist/react-native/classic/protectedItem/index.d.ts +27 -0
  1305. package/dist/react-native/classic/protectedItem/index.d.ts.map +1 -0
  1306. package/dist/react-native/classic/protectedItem/index.js +19 -0
  1307. package/dist/react-native/classic/protectedItem/index.js.map +1 -0
  1308. package/dist/react-native/classic/recoveryPoint/index.d.ts +13 -0
  1309. package/dist/react-native/classic/recoveryPoint/index.d.ts.map +1 -0
  1310. package/dist/react-native/classic/recoveryPoint/index.js +15 -0
  1311. package/dist/react-native/classic/recoveryPoint/index.js.map +1 -0
  1312. package/dist/react-native/classic/replicationExtension/index.d.ts +23 -0
  1313. package/dist/react-native/classic/replicationExtension/index.d.ts.map +1 -0
  1314. package/dist/react-native/classic/replicationExtension/index.js +17 -0
  1315. package/dist/react-native/classic/replicationExtension/index.js.map +1 -0
  1316. package/dist/react-native/classic/vault/index.d.ts +27 -0
  1317. package/dist/react-native/classic/vault/index.d.ts.map +1 -0
  1318. package/dist/react-native/classic/vault/index.js +19 -0
  1319. package/dist/react-native/classic/vault/index.js.map +1 -0
  1320. package/dist/react-native/index.d.ts +26 -0
  1321. package/dist/react-native/index.d.ts.map +1 -0
  1322. package/dist/react-native/index.js +6 -0
  1323. package/dist/react-native/index.js.map +1 -0
  1324. package/dist/react-native/logger.d.ts +2 -0
  1325. package/dist/react-native/logger.d.ts.map +1 -0
  1326. package/dist/react-native/logger.js +5 -0
  1327. package/dist/react-native/logger.js.map +1 -0
  1328. package/dist/react-native/models/index.d.ts +2 -0
  1329. package/dist/react-native/models/index.d.ts.map +1 -0
  1330. package/dist/react-native/models/index.js +4 -0
  1331. package/dist/react-native/models/index.js.map +1 -0
  1332. package/dist/react-native/models/models.d.ts +2436 -0
  1333. package/dist/react-native/models/models.d.ts.map +1 -0
  1334. package/dist/react-native/models/models.js +2621 -0
  1335. package/dist/react-native/models/models.js.map +1 -0
  1336. package/dist/react-native/package.json +3 -0
  1337. package/dist/react-native/restorePollerHelpers.d.ts +21 -0
  1338. package/dist/react-native/restorePollerHelpers.d.ts.map +1 -0
  1339. package/dist/react-native/restorePollerHelpers.js +154 -0
  1340. package/dist/react-native/restorePollerHelpers.js.map +1 -0
  1341. package/dist/react-native/static-helpers/pagingHelpers.d.ts +72 -0
  1342. package/dist/react-native/static-helpers/pagingHelpers.d.ts.map +1 -0
  1343. package/dist/react-native/static-helpers/pagingHelpers.js +118 -0
  1344. package/dist/react-native/static-helpers/pagingHelpers.js.map +1 -0
  1345. package/dist/react-native/static-helpers/pollingHelpers.d.ts +30 -0
  1346. package/dist/react-native/static-helpers/pollingHelpers.d.ts.map +1 -0
  1347. package/dist/react-native/static-helpers/pollingHelpers.js +79 -0
  1348. package/dist/react-native/static-helpers/pollingHelpers.js.map +1 -0
  1349. package/dist/react-native/static-helpers/urlTemplate.d.ts +5 -0
  1350. package/dist/react-native/static-helpers/urlTemplate.d.ts.map +1 -0
  1351. package/dist/react-native/static-helpers/urlTemplate.js +169 -0
  1352. package/dist/react-native/static-helpers/urlTemplate.js.map +1 -0
  1353. package/package.json +487 -94
  1354. package/review/arm-recoveryservicesdatareplication-api-checkNameAvailability-node.api.md +20 -0
  1355. package/review/arm-recoveryservicesdatareplication-api-deploymentPreflight-node.api.md +20 -0
  1356. package/review/arm-recoveryservicesdatareplication-api-emailConfiguration-node.api.md +33 -0
  1357. package/review/arm-recoveryservicesdatareplication-api-event-node.api.md +29 -0
  1358. package/review/arm-recoveryservicesdatareplication-api-fabric-node.api.md +60 -0
  1359. package/review/arm-recoveryservicesdatareplication-api-fabricAgent-node.api.md +44 -0
  1360. package/review/arm-recoveryservicesdatareplication-api-job-node.api.md +29 -0
  1361. package/review/arm-recoveryservicesdatareplication-api-locationBasedOperationResults-node.api.md +19 -0
  1362. package/review/arm-recoveryservicesdatareplication-api-node.api.md +27 -0
  1363. package/review/arm-recoveryservicesdatareplication-api-operationResults-node.api.md +19 -0
  1364. package/review/arm-recoveryservicesdatareplication-api-operations-node.api.md +19 -0
  1365. package/review/arm-recoveryservicesdatareplication-api-policy-node.api.md +44 -0
  1366. package/review/arm-recoveryservicesdatareplication-api-privateEndpointConnectionProxies-node.api.md +50 -0
  1367. package/review/arm-recoveryservicesdatareplication-api-privateEndpointConnections-node.api.md +43 -0
  1368. package/review/arm-recoveryservicesdatareplication-api-privateLinkResources-node.api.md +26 -0
  1369. package/review/arm-recoveryservicesdatareplication-api-protectedItem-node.api.md +64 -0
  1370. package/review/arm-recoveryservicesdatareplication-api-recoveryPoint-node.api.md +26 -0
  1371. package/review/arm-recoveryservicesdatareplication-api-replicationExtension-node.api.md +44 -0
  1372. package/review/arm-recoveryservicesdatareplication-api-vault-node.api.md +60 -0
  1373. package/review/arm-recoveryservicesdatareplication-models-node.api.md +1311 -0
  1374. package/review/arm-recoveryservicesdatareplication-node.api.md +1755 -0
  1375. package/dist/index.js +0 -9908
  1376. package/dist/index.js.map +0 -1
  1377. package/dist/index.min.js +0 -1
  1378. package/dist/index.min.js.map +0 -1
  1379. package/dist-esm/samples-dev/checkNameAvailabilitySample.d.ts +0 -2
  1380. package/dist-esm/samples-dev/checkNameAvailabilitySample.d.ts.map +0 -1
  1381. package/dist-esm/samples-dev/checkNameAvailabilitySample.js +0 -43
  1382. package/dist-esm/samples-dev/checkNameAvailabilitySample.js.map +0 -1
  1383. package/dist-esm/samples-dev/deploymentPreflightSample.d.ts +0 -2
  1384. package/dist-esm/samples-dev/deploymentPreflightSample.d.ts.map +0 -1
  1385. package/dist-esm/samples-dev/deploymentPreflightSample.js +0 -51
  1386. package/dist-esm/samples-dev/deploymentPreflightSample.js.map +0 -1
  1387. package/dist-esm/samples-dev/draCreateSample.d.ts +0 -2
  1388. package/dist-esm/samples-dev/draCreateSample.d.ts.map +0 -1
  1389. package/dist-esm/samples-dev/draCreateSample.js +0 -63
  1390. package/dist-esm/samples-dev/draCreateSample.js.map +0 -1
  1391. package/dist-esm/samples-dev/draDeleteSample.d.ts +0 -2
  1392. package/dist-esm/samples-dev/draDeleteSample.d.ts.map +0 -1
  1393. package/dist-esm/samples-dev/draDeleteSample.js +0 -41
  1394. package/dist-esm/samples-dev/draDeleteSample.js.map +0 -1
  1395. package/dist-esm/samples-dev/draGetSample.d.ts +0 -2
  1396. package/dist-esm/samples-dev/draGetSample.d.ts.map +0 -1
  1397. package/dist-esm/samples-dev/draGetSample.js +0 -41
  1398. package/dist-esm/samples-dev/draGetSample.js.map +0 -1
  1399. package/dist-esm/samples-dev/draListSample.d.ts +0 -2
  1400. package/dist-esm/samples-dev/draListSample.d.ts.map +0 -1
  1401. package/dist-esm/samples-dev/draListSample.js +0 -61
  1402. package/dist-esm/samples-dev/draListSample.js.map +0 -1
  1403. package/dist-esm/samples-dev/draOperationStatusGetSample.d.ts +0 -2
  1404. package/dist-esm/samples-dev/draOperationStatusGetSample.d.ts.map +0 -1
  1405. package/dist-esm/samples-dev/draOperationStatusGetSample.js +0 -42
  1406. package/dist-esm/samples-dev/draOperationStatusGetSample.js.map +0 -1
  1407. package/dist-esm/samples-dev/emailConfigurationCreateSample.d.ts +0 -2
  1408. package/dist-esm/samples-dev/emailConfigurationCreateSample.d.ts.map +0 -1
  1409. package/dist-esm/samples-dev/emailConfigurationCreateSample.js +0 -49
  1410. package/dist-esm/samples-dev/emailConfigurationCreateSample.js.map +0 -1
  1411. package/dist-esm/samples-dev/emailConfigurationGetSample.d.ts +0 -2
  1412. package/dist-esm/samples-dev/emailConfigurationGetSample.d.ts.map +0 -1
  1413. package/dist-esm/samples-dev/emailConfigurationGetSample.js +0 -41
  1414. package/dist-esm/samples-dev/emailConfigurationGetSample.js.map +0 -1
  1415. package/dist-esm/samples-dev/emailConfigurationListSample.d.ts +0 -2
  1416. package/dist-esm/samples-dev/emailConfigurationListSample.d.ts.map +0 -1
  1417. package/dist-esm/samples-dev/emailConfigurationListSample.js +0 -61
  1418. package/dist-esm/samples-dev/emailConfigurationListSample.js.map +0 -1
  1419. package/dist-esm/samples-dev/eventGetSample.d.ts +0 -2
  1420. package/dist-esm/samples-dev/eventGetSample.d.ts.map +0 -1
  1421. package/dist-esm/samples-dev/eventGetSample.js +0 -41
  1422. package/dist-esm/samples-dev/eventGetSample.js.map +0 -1
  1423. package/dist-esm/samples-dev/eventListSample.d.ts +0 -2
  1424. package/dist-esm/samples-dev/eventListSample.d.ts.map +0 -1
  1425. package/dist-esm/samples-dev/eventListSample.js +0 -64
  1426. package/dist-esm/samples-dev/eventListSample.js.map +0 -1
  1427. package/dist-esm/samples-dev/fabricCreateSample.d.ts +0 -2
  1428. package/dist-esm/samples-dev/fabricCreateSample.d.ts.map +0 -1
  1429. package/dist-esm/samples-dev/fabricCreateSample.js +0 -48
  1430. package/dist-esm/samples-dev/fabricCreateSample.js.map +0 -1
  1431. package/dist-esm/samples-dev/fabricDeleteSample.d.ts +0 -2
  1432. package/dist-esm/samples-dev/fabricDeleteSample.d.ts.map +0 -1
  1433. package/dist-esm/samples-dev/fabricDeleteSample.js +0 -40
  1434. package/dist-esm/samples-dev/fabricDeleteSample.js.map +0 -1
  1435. package/dist-esm/samples-dev/fabricGetSample.d.ts +0 -2
  1436. package/dist-esm/samples-dev/fabricGetSample.d.ts.map +0 -1
  1437. package/dist-esm/samples-dev/fabricGetSample.js +0 -40
  1438. package/dist-esm/samples-dev/fabricGetSample.js.map +0 -1
  1439. package/dist-esm/samples-dev/fabricListBySubscriptionSample.d.ts +0 -2
  1440. package/dist-esm/samples-dev/fabricListBySubscriptionSample.d.ts.map +0 -1
  1441. package/dist-esm/samples-dev/fabricListBySubscriptionSample.js +0 -60
  1442. package/dist-esm/samples-dev/fabricListBySubscriptionSample.js.map +0 -1
  1443. package/dist-esm/samples-dev/fabricListSample.d.ts +0 -2
  1444. package/dist-esm/samples-dev/fabricListSample.d.ts.map +0 -1
  1445. package/dist-esm/samples-dev/fabricListSample.js +0 -62
  1446. package/dist-esm/samples-dev/fabricListSample.js.map +0 -1
  1447. package/dist-esm/samples-dev/fabricOperationsStatusGetSample.d.ts +0 -2
  1448. package/dist-esm/samples-dev/fabricOperationsStatusGetSample.d.ts.map +0 -1
  1449. package/dist-esm/samples-dev/fabricOperationsStatusGetSample.js +0 -41
  1450. package/dist-esm/samples-dev/fabricOperationsStatusGetSample.js.map +0 -1
  1451. package/dist-esm/samples-dev/fabricUpdateSample.d.ts +0 -2
  1452. package/dist-esm/samples-dev/fabricUpdateSample.d.ts.map +0 -1
  1453. package/dist-esm/samples-dev/fabricUpdateSample.js +0 -47
  1454. package/dist-esm/samples-dev/fabricUpdateSample.js.map +0 -1
  1455. package/dist-esm/samples-dev/operationsListSample.d.ts +0 -2
  1456. package/dist-esm/samples-dev/operationsListSample.d.ts.map +0 -1
  1457. package/dist-esm/samples-dev/operationsListSample.js +0 -58
  1458. package/dist-esm/samples-dev/operationsListSample.js.map +0 -1
  1459. package/dist-esm/samples-dev/policyCreateSample.d.ts +0 -2
  1460. package/dist-esm/samples-dev/policyCreateSample.d.ts.map +0 -1
  1461. package/dist-esm/samples-dev/policyCreateSample.js +0 -47
  1462. package/dist-esm/samples-dev/policyCreateSample.js.map +0 -1
  1463. package/dist-esm/samples-dev/policyDeleteSample.d.ts +0 -2
  1464. package/dist-esm/samples-dev/policyDeleteSample.d.ts.map +0 -1
  1465. package/dist-esm/samples-dev/policyDeleteSample.js +0 -41
  1466. package/dist-esm/samples-dev/policyDeleteSample.js.map +0 -1
  1467. package/dist-esm/samples-dev/policyGetSample.d.ts +0 -2
  1468. package/dist-esm/samples-dev/policyGetSample.d.ts.map +0 -1
  1469. package/dist-esm/samples-dev/policyGetSample.js +0 -41
  1470. package/dist-esm/samples-dev/policyGetSample.js.map +0 -1
  1471. package/dist-esm/samples-dev/policyListSample.d.ts +0 -2
  1472. package/dist-esm/samples-dev/policyListSample.d.ts.map +0 -1
  1473. package/dist-esm/samples-dev/policyListSample.js +0 -61
  1474. package/dist-esm/samples-dev/policyListSample.js.map +0 -1
  1475. package/dist-esm/samples-dev/policyOperationStatusGetSample.d.ts +0 -2
  1476. package/dist-esm/samples-dev/policyOperationStatusGetSample.d.ts.map +0 -1
  1477. package/dist-esm/samples-dev/policyOperationStatusGetSample.js +0 -42
  1478. package/dist-esm/samples-dev/policyOperationStatusGetSample.js.map +0 -1
  1479. package/dist-esm/samples-dev/protectedItemCreateSample.d.ts +0 -2
  1480. package/dist-esm/samples-dev/protectedItemCreateSample.d.ts.map +0 -1
  1481. package/dist-esm/samples-dev/protectedItemCreateSample.js +0 -49
  1482. package/dist-esm/samples-dev/protectedItemCreateSample.js.map +0 -1
  1483. package/dist-esm/samples-dev/protectedItemDeleteSample.d.ts +0 -2
  1484. package/dist-esm/samples-dev/protectedItemDeleteSample.d.ts.map +0 -1
  1485. package/dist-esm/samples-dev/protectedItemDeleteSample.js +0 -43
  1486. package/dist-esm/samples-dev/protectedItemDeleteSample.js.map +0 -1
  1487. package/dist-esm/samples-dev/protectedItemGetSample.d.ts +0 -2
  1488. package/dist-esm/samples-dev/protectedItemGetSample.d.ts.map +0 -1
  1489. package/dist-esm/samples-dev/protectedItemGetSample.js +0 -41
  1490. package/dist-esm/samples-dev/protectedItemGetSample.js.map +0 -1
  1491. package/dist-esm/samples-dev/protectedItemListSample.d.ts +0 -2
  1492. package/dist-esm/samples-dev/protectedItemListSample.d.ts.map +0 -1
  1493. package/dist-esm/samples-dev/protectedItemListSample.js +0 -61
  1494. package/dist-esm/samples-dev/protectedItemListSample.js.map +0 -1
  1495. package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.d.ts +0 -2
  1496. package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.d.ts.map +0 -1
  1497. package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.js +0 -42
  1498. package/dist-esm/samples-dev/protectedItemOperationStatusGetSample.js.map +0 -1
  1499. package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.d.ts +0 -2
  1500. package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.d.ts.map +0 -1
  1501. package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.js +0 -47
  1502. package/dist-esm/samples-dev/protectedItemPlannedFailoverSample.js.map +0 -1
  1503. package/dist-esm/samples-dev/recoveryPointsGetSample.d.ts +0 -2
  1504. package/dist-esm/samples-dev/recoveryPointsGetSample.d.ts.map +0 -1
  1505. package/dist-esm/samples-dev/recoveryPointsGetSample.js +0 -42
  1506. package/dist-esm/samples-dev/recoveryPointsGetSample.js.map +0 -1
  1507. package/dist-esm/samples-dev/recoveryPointsListSample.d.ts +0 -2
  1508. package/dist-esm/samples-dev/recoveryPointsListSample.d.ts.map +0 -1
  1509. package/dist-esm/samples-dev/recoveryPointsListSample.js +0 -62
  1510. package/dist-esm/samples-dev/recoveryPointsListSample.js.map +0 -1
  1511. package/dist-esm/samples-dev/replicationExtensionCreateSample.d.ts +0 -2
  1512. package/dist-esm/samples-dev/replicationExtensionCreateSample.d.ts.map +0 -1
  1513. package/dist-esm/samples-dev/replicationExtensionCreateSample.js +0 -49
  1514. package/dist-esm/samples-dev/replicationExtensionCreateSample.js.map +0 -1
  1515. package/dist-esm/samples-dev/replicationExtensionDeleteSample.d.ts +0 -2
  1516. package/dist-esm/samples-dev/replicationExtensionDeleteSample.d.ts.map +0 -1
  1517. package/dist-esm/samples-dev/replicationExtensionDeleteSample.js +0 -41
  1518. package/dist-esm/samples-dev/replicationExtensionDeleteSample.js.map +0 -1
  1519. package/dist-esm/samples-dev/replicationExtensionGetSample.d.ts +0 -2
  1520. package/dist-esm/samples-dev/replicationExtensionGetSample.d.ts.map +0 -1
  1521. package/dist-esm/samples-dev/replicationExtensionGetSample.js +0 -41
  1522. package/dist-esm/samples-dev/replicationExtensionGetSample.js.map +0 -1
  1523. package/dist-esm/samples-dev/replicationExtensionListSample.d.ts +0 -2
  1524. package/dist-esm/samples-dev/replicationExtensionListSample.d.ts.map +0 -1
  1525. package/dist-esm/samples-dev/replicationExtensionListSample.js +0 -61
  1526. package/dist-esm/samples-dev/replicationExtensionListSample.js.map +0 -1
  1527. package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.d.ts +0 -2
  1528. package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.d.ts.map +0 -1
  1529. package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.js +0 -42
  1530. package/dist-esm/samples-dev/replicationExtensionOperationStatusGetSample.js.map +0 -1
  1531. package/dist-esm/samples-dev/vaultCreateSample.d.ts +0 -2
  1532. package/dist-esm/samples-dev/vaultCreateSample.d.ts.map +0 -1
  1533. package/dist-esm/samples-dev/vaultCreateSample.js +0 -46
  1534. package/dist-esm/samples-dev/vaultCreateSample.js.map +0 -1
  1535. package/dist-esm/samples-dev/vaultDeleteSample.d.ts +0 -2
  1536. package/dist-esm/samples-dev/vaultDeleteSample.d.ts.map +0 -1
  1537. package/dist-esm/samples-dev/vaultDeleteSample.js +0 -40
  1538. package/dist-esm/samples-dev/vaultDeleteSample.js.map +0 -1
  1539. package/dist-esm/samples-dev/vaultGetSample.d.ts +0 -2
  1540. package/dist-esm/samples-dev/vaultGetSample.d.ts.map +0 -1
  1541. package/dist-esm/samples-dev/vaultGetSample.js +0 -40
  1542. package/dist-esm/samples-dev/vaultGetSample.js.map +0 -1
  1543. package/dist-esm/samples-dev/vaultListBySubscriptionSample.d.ts +0 -2
  1544. package/dist-esm/samples-dev/vaultListBySubscriptionSample.d.ts.map +0 -1
  1545. package/dist-esm/samples-dev/vaultListBySubscriptionSample.js +0 -60
  1546. package/dist-esm/samples-dev/vaultListBySubscriptionSample.js.map +0 -1
  1547. package/dist-esm/samples-dev/vaultListSample.d.ts +0 -2
  1548. package/dist-esm/samples-dev/vaultListSample.d.ts.map +0 -1
  1549. package/dist-esm/samples-dev/vaultListSample.js +0 -62
  1550. package/dist-esm/samples-dev/vaultListSample.js.map +0 -1
  1551. package/dist-esm/samples-dev/vaultOperationStatusGetSample.d.ts +0 -2
  1552. package/dist-esm/samples-dev/vaultOperationStatusGetSample.d.ts.map +0 -1
  1553. package/dist-esm/samples-dev/vaultOperationStatusGetSample.js +0 -41
  1554. package/dist-esm/samples-dev/vaultOperationStatusGetSample.js.map +0 -1
  1555. package/dist-esm/samples-dev/vaultUpdateSample.d.ts +0 -2
  1556. package/dist-esm/samples-dev/vaultUpdateSample.d.ts.map +0 -1
  1557. package/dist-esm/samples-dev/vaultUpdateSample.js +0 -45
  1558. package/dist-esm/samples-dev/vaultUpdateSample.js.map +0 -1
  1559. package/dist-esm/samples-dev/workflowGetSample.d.ts +0 -2
  1560. package/dist-esm/samples-dev/workflowGetSample.d.ts.map +0 -1
  1561. package/dist-esm/samples-dev/workflowGetSample.js +0 -41
  1562. package/dist-esm/samples-dev/workflowGetSample.js.map +0 -1
  1563. package/dist-esm/samples-dev/workflowListSample.d.ts +0 -2
  1564. package/dist-esm/samples-dev/workflowListSample.d.ts.map +0 -1
  1565. package/dist-esm/samples-dev/workflowListSample.js +0 -64
  1566. package/dist-esm/samples-dev/workflowListSample.js.map +0 -1
  1567. package/dist-esm/samples-dev/workflowOperationStatusGetSample.d.ts +0 -2
  1568. package/dist-esm/samples-dev/workflowOperationStatusGetSample.d.ts.map +0 -1
  1569. package/dist-esm/samples-dev/workflowOperationStatusGetSample.js +0 -42
  1570. package/dist-esm/samples-dev/workflowOperationStatusGetSample.js.map +0 -1
  1571. package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.d.ts +0 -50
  1572. package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.d.ts.map +0 -1
  1573. package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.js +0 -183
  1574. package/dist-esm/src/azureSiteRecoveryManagementServiceAPI.js.map +0 -1
  1575. package/dist-esm/src/index.d.ts +0 -6
  1576. package/dist-esm/src/index.d.ts.map +0 -1
  1577. package/dist-esm/src/index.js +0 -13
  1578. package/dist-esm/src/index.js.map +0 -1
  1579. package/dist-esm/src/lroImpl.d.ts +0 -11
  1580. package/dist-esm/src/lroImpl.d.ts.map +0 -1
  1581. package/dist-esm/src/lroImpl.js +0 -21
  1582. package/dist-esm/src/lroImpl.js.map +0 -1
  1583. package/dist-esm/src/models/index.d.ts +0 -3253
  1584. package/dist-esm/src/models/index.d.ts.map +0 -1
  1585. package/dist-esm/src/models/index.js +0 -298
  1586. package/dist-esm/src/models/index.js.map +0 -1
  1587. package/dist-esm/src/models/mappers.d.ts +0 -149
  1588. package/dist-esm/src/models/mappers.d.ts.map +0 -1
  1589. package/dist-esm/src/models/mappers.js +0 -4952
  1590. package/dist-esm/src/models/mappers.js.map +0 -1
  1591. package/dist-esm/src/models/parameters.d.ts +0 -37
  1592. package/dist-esm/src/models/parameters.d.ts.map +0 -1
  1593. package/dist-esm/src/models/parameters.js +0 -329
  1594. package/dist-esm/src/models/parameters.js.map +0 -1
  1595. package/dist-esm/src/operations/dra.d.ts +0 -79
  1596. package/dist-esm/src/operations/dra.d.ts.map +0 -1
  1597. package/dist-esm/src/operations/dra.js +0 -369
  1598. package/dist-esm/src/operations/dra.js.map +0 -1
  1599. package/dist-esm/src/operations/draOperationStatus.d.ts +0 -22
  1600. package/dist-esm/src/operations/draOperationStatus.d.ts.map +0 -1
  1601. package/dist-esm/src/operations/draOperationStatus.js +0 -57
  1602. package/dist-esm/src/operations/draOperationStatus.js.map +0 -1
  1603. package/dist-esm/src/operations/emailConfiguration.d.ts +0 -54
  1604. package/dist-esm/src/operations/emailConfiguration.d.ts.map +0 -1
  1605. package/dist-esm/src/operations/emailConfiguration.js +0 -224
  1606. package/dist-esm/src/operations/emailConfiguration.js.map +0 -1
  1607. package/dist-esm/src/operations/event.d.ts +0 -46
  1608. package/dist-esm/src/operations/event.d.ts.map +0 -1
  1609. package/dist-esm/src/operations/event.js +0 -191
  1610. package/dist-esm/src/operations/event.js.map +0 -1
  1611. package/dist-esm/src/operations/fabric.d.ts +0 -103
  1612. package/dist-esm/src/operations/fabric.d.ts.map +0 -1
  1613. package/dist-esm/src/operations/fabric.js +0 -560
  1614. package/dist-esm/src/operations/fabric.js.map +0 -1
  1615. package/dist-esm/src/operations/fabricOperationsStatus.d.ts +0 -21
  1616. package/dist-esm/src/operations/fabricOperationsStatus.d.ts.map +0 -1
  1617. package/dist-esm/src/operations/fabricOperationsStatus.js +0 -55
  1618. package/dist-esm/src/operations/fabricOperationsStatus.js.map +0 -1
  1619. package/dist-esm/src/operations/index.d.ts +0 -19
  1620. package/dist-esm/src/operations/index.d.ts.map +0 -1
  1621. package/dist-esm/src/operations/index.js +0 -26
  1622. package/dist-esm/src/operations/index.js.map +0 -1
  1623. package/dist-esm/src/operations/operations.d.ts +0 -32
  1624. package/dist-esm/src/operations/operations.d.ts.map +0 -1
  1625. package/dist-esm/src/operations/operations.js +0 -138
  1626. package/dist-esm/src/operations/operations.js.map +0 -1
  1627. package/dist-esm/src/operations/policy.d.ts +0 -79
  1628. package/dist-esm/src/operations/policy.d.ts.map +0 -1
  1629. package/dist-esm/src/operations/policy.js +0 -369
  1630. package/dist-esm/src/operations/policy.js.map +0 -1
  1631. package/dist-esm/src/operations/policyOperationStatus.d.ts +0 -22
  1632. package/dist-esm/src/operations/policyOperationStatus.d.ts.map +0 -1
  1633. package/dist-esm/src/operations/policyOperationStatus.js +0 -57
  1634. package/dist-esm/src/operations/policyOperationStatus.js.map +0 -1
  1635. package/dist-esm/src/operations/protectedItem.d.ts +0 -95
  1636. package/dist-esm/src/operations/protectedItem.d.ts.map +0 -1
  1637. package/dist-esm/src/operations/protectedItem.js +0 -460
  1638. package/dist-esm/src/operations/protectedItem.js.map +0 -1
  1639. package/dist-esm/src/operations/protectedItemOperationStatus.d.ts +0 -22
  1640. package/dist-esm/src/operations/protectedItemOperationStatus.d.ts.map +0 -1
  1641. package/dist-esm/src/operations/protectedItemOperationStatus.js +0 -57
  1642. package/dist-esm/src/operations/protectedItemOperationStatus.js.map +0 -1
  1643. package/dist-esm/src/operations/recoveryPoints.d.ts +0 -50
  1644. package/dist-esm/src/operations/recoveryPoints.d.ts.map +0 -1
  1645. package/dist-esm/src/operations/recoveryPoints.js +0 -200
  1646. package/dist-esm/src/operations/recoveryPoints.js.map +0 -1
  1647. package/dist-esm/src/operations/replicationExtension.d.ts +0 -79
  1648. package/dist-esm/src/operations/replicationExtension.d.ts.map +0 -1
  1649. package/dist-esm/src/operations/replicationExtension.js +0 -369
  1650. package/dist-esm/src/operations/replicationExtension.js.map +0 -1
  1651. package/dist-esm/src/operations/replicationExtensionOperationStatus.d.ts +0 -22
  1652. package/dist-esm/src/operations/replicationExtensionOperationStatus.d.ts.map +0 -1
  1653. package/dist-esm/src/operations/replicationExtensionOperationStatus.js +0 -63
  1654. package/dist-esm/src/operations/replicationExtensionOperationStatus.js.map +0 -1
  1655. package/dist-esm/src/operations/vault.d.ts +0 -103
  1656. package/dist-esm/src/operations/vault.d.ts.map +0 -1
  1657. package/dist-esm/src/operations/vault.js +0 -560
  1658. package/dist-esm/src/operations/vault.js.map +0 -1
  1659. package/dist-esm/src/operations/vaultOperationStatus.d.ts +0 -21
  1660. package/dist-esm/src/operations/vaultOperationStatus.d.ts.map +0 -1
  1661. package/dist-esm/src/operations/vaultOperationStatus.js +0 -55
  1662. package/dist-esm/src/operations/vaultOperationStatus.js.map +0 -1
  1663. package/dist-esm/src/operations/workflow.d.ts +0 -46
  1664. package/dist-esm/src/operations/workflow.d.ts.map +0 -1
  1665. package/dist-esm/src/operations/workflow.js +0 -191
  1666. package/dist-esm/src/operations/workflow.js.map +0 -1
  1667. package/dist-esm/src/operations/workflowOperationStatus.d.ts +0 -22
  1668. package/dist-esm/src/operations/workflowOperationStatus.d.ts.map +0 -1
  1669. package/dist-esm/src/operations/workflowOperationStatus.js +0 -57
  1670. package/dist-esm/src/operations/workflowOperationStatus.js.map +0 -1
  1671. package/dist-esm/src/operationsInterfaces/dra.d.ts +0 -54
  1672. package/dist-esm/src/operationsInterfaces/dra.d.ts.map +0 -1
  1673. package/dist-esm/src/operationsInterfaces/dra.js +0 -9
  1674. package/dist-esm/src/operationsInterfaces/dra.js.map +0 -1
  1675. package/dist-esm/src/operationsInterfaces/draOperationStatus.d.ts +0 -14
  1676. package/dist-esm/src/operationsInterfaces/draOperationStatus.d.ts.map +0 -1
  1677. package/dist-esm/src/operationsInterfaces/draOperationStatus.js +0 -9
  1678. package/dist-esm/src/operationsInterfaces/draOperationStatus.js.map +0 -1
  1679. package/dist-esm/src/operationsInterfaces/emailConfiguration.d.ts +0 -29
  1680. package/dist-esm/src/operationsInterfaces/emailConfiguration.d.ts.map +0 -1
  1681. package/dist-esm/src/operationsInterfaces/emailConfiguration.js +0 -9
  1682. package/dist-esm/src/operationsInterfaces/emailConfiguration.js.map +0 -1
  1683. package/dist-esm/src/operationsInterfaces/event.d.ts +0 -21
  1684. package/dist-esm/src/operationsInterfaces/event.d.ts.map +0 -1
  1685. package/dist-esm/src/operationsInterfaces/event.js +0 -9
  1686. package/dist-esm/src/operationsInterfaces/event.js.map +0 -1
  1687. package/dist-esm/src/operationsInterfaces/fabric.d.ts +0 -67
  1688. package/dist-esm/src/operationsInterfaces/fabric.d.ts.map +0 -1
  1689. package/dist-esm/src/operationsInterfaces/fabric.js +0 -9
  1690. package/dist-esm/src/operationsInterfaces/fabric.js.map +0 -1
  1691. package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.d.ts +0 -13
  1692. package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.d.ts.map +0 -1
  1693. package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.js +0 -9
  1694. package/dist-esm/src/operationsInterfaces/fabricOperationsStatus.js.map +0 -1
  1695. package/dist-esm/src/operationsInterfaces/index.d.ts +0 -19
  1696. package/dist-esm/src/operationsInterfaces/index.d.ts.map +0 -1
  1697. package/dist-esm/src/operationsInterfaces/index.js +0 -26
  1698. package/dist-esm/src/operationsInterfaces/index.js.map +0 -1
  1699. package/dist-esm/src/operationsInterfaces/operations.d.ts +0 -11
  1700. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +0 -1
  1701. package/dist-esm/src/operationsInterfaces/operations.js +0 -9
  1702. package/dist-esm/src/operationsInterfaces/operations.js.map +0 -1
  1703. package/dist-esm/src/operationsInterfaces/policy.d.ts +0 -54
  1704. package/dist-esm/src/operationsInterfaces/policy.d.ts.map +0 -1
  1705. package/dist-esm/src/operationsInterfaces/policy.js +0 -9
  1706. package/dist-esm/src/operationsInterfaces/policy.js.map +0 -1
  1707. package/dist-esm/src/operationsInterfaces/policyOperationStatus.d.ts +0 -14
  1708. package/dist-esm/src/operationsInterfaces/policyOperationStatus.d.ts.map +0 -1
  1709. package/dist-esm/src/operationsInterfaces/policyOperationStatus.js +0 -9
  1710. package/dist-esm/src/operationsInterfaces/policyOperationStatus.js.map +0 -1
  1711. package/dist-esm/src/operationsInterfaces/protectedItem.d.ts +0 -70
  1712. package/dist-esm/src/operationsInterfaces/protectedItem.d.ts.map +0 -1
  1713. package/dist-esm/src/operationsInterfaces/protectedItem.js +0 -9
  1714. package/dist-esm/src/operationsInterfaces/protectedItem.js.map +0 -1
  1715. package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.d.ts +0 -14
  1716. package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.d.ts.map +0 -1
  1717. package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.js +0 -9
  1718. package/dist-esm/src/operationsInterfaces/protectedItemOperationStatus.js.map +0 -1
  1719. package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts +0 -23
  1720. package/dist-esm/src/operationsInterfaces/recoveryPoints.d.ts.map +0 -1
  1721. package/dist-esm/src/operationsInterfaces/recoveryPoints.js +0 -9
  1722. package/dist-esm/src/operationsInterfaces/recoveryPoints.js.map +0 -1
  1723. package/dist-esm/src/operationsInterfaces/replicationExtension.d.ts +0 -54
  1724. package/dist-esm/src/operationsInterfaces/replicationExtension.d.ts.map +0 -1
  1725. package/dist-esm/src/operationsInterfaces/replicationExtension.js +0 -9
  1726. package/dist-esm/src/operationsInterfaces/replicationExtension.js.map +0 -1
  1727. package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.d.ts +0 -14
  1728. package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.d.ts.map +0 -1
  1729. package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.js +0 -9
  1730. package/dist-esm/src/operationsInterfaces/replicationExtensionOperationStatus.js.map +0 -1
  1731. package/dist-esm/src/operationsInterfaces/vault.d.ts +0 -67
  1732. package/dist-esm/src/operationsInterfaces/vault.d.ts.map +0 -1
  1733. package/dist-esm/src/operationsInterfaces/vault.js +0 -9
  1734. package/dist-esm/src/operationsInterfaces/vault.js.map +0 -1
  1735. package/dist-esm/src/operationsInterfaces/vaultOperationStatus.d.ts +0 -13
  1736. package/dist-esm/src/operationsInterfaces/vaultOperationStatus.d.ts.map +0 -1
  1737. package/dist-esm/src/operationsInterfaces/vaultOperationStatus.js +0 -9
  1738. package/dist-esm/src/operationsInterfaces/vaultOperationStatus.js.map +0 -1
  1739. package/dist-esm/src/operationsInterfaces/workflow.d.ts +0 -21
  1740. package/dist-esm/src/operationsInterfaces/workflow.d.ts.map +0 -1
  1741. package/dist-esm/src/operationsInterfaces/workflow.js +0 -9
  1742. package/dist-esm/src/operationsInterfaces/workflow.js.map +0 -1
  1743. package/dist-esm/src/operationsInterfaces/workflowOperationStatus.d.ts +0 -14
  1744. package/dist-esm/src/operationsInterfaces/workflowOperationStatus.d.ts.map +0 -1
  1745. package/dist-esm/src/operationsInterfaces/workflowOperationStatus.js +0 -9
  1746. package/dist-esm/src/operationsInterfaces/workflowOperationStatus.js.map +0 -1
  1747. package/dist-esm/src/pagingHelper.d.ts +0 -13
  1748. package/dist-esm/src/pagingHelper.d.ts.map +0 -1
  1749. package/dist-esm/src/pagingHelper.js +0 -32
  1750. package/dist-esm/src/pagingHelper.js.map +0 -1
  1751. package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.d.ts +0 -4
  1752. package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.d.ts.map +0 -1
  1753. package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.js +0 -76
  1754. package/dist-esm/test/recoveryservicesdatareplication_operations_test.spec.js.map +0 -1
  1755. package/review/arm-recoveryservicesdatareplication.api.md +0 -1973
  1756. package/rollup.config.js +0 -122
  1757. package/src/azureSiteRecoveryManagementServiceAPI.ts +0 -306
  1758. package/src/index.ts +0 -13
  1759. package/src/lroImpl.ts +0 -42
  1760. package/src/models/index.ts +0 -3567
  1761. package/src/models/mappers.ts +0 -5306
  1762. package/src/models/parameters.ts +0 -382
  1763. package/src/operations/dra.ts +0 -500
  1764. package/src/operations/draOperationStatus.ts +0 -78
  1765. package/src/operations/emailConfiguration.ts +0 -287
  1766. package/src/operations/event.ts +0 -242
  1767. package/src/operations/fabric.ts +0 -710
  1768. package/src/operations/fabricOperationsStatus.ts +0 -75
  1769. package/src/operations/index.ts +0 -26
  1770. package/src/operations/operations.ts +0 -149
  1771. package/src/operations/policy.ts +0 -500
  1772. package/src/operations/policyOperationStatus.ts +0 -78
  1773. package/src/operations/protectedItem.ts +0 -638
  1774. package/src/operations/protectedItemOperationStatus.ts +0 -79
  1775. package/src/operations/recoveryPoints.ts +0 -270
  1776. package/src/operations/replicationExtension.ts +0 -506
  1777. package/src/operations/replicationExtensionOperationStatus.ts +0 -85
  1778. package/src/operations/vault.ts +0 -710
  1779. package/src/operations/vaultOperationStatus.ts +0 -75
  1780. package/src/operations/workflow.ts +0 -242
  1781. package/src/operations/workflowOperationStatus.ts +0 -78
  1782. package/src/operationsInterfaces/dra.ts +0 -105
  1783. package/src/operationsInterfaces/draOperationStatus.ts +0 -31
  1784. package/src/operationsInterfaces/emailConfiguration.ts +0 -59
  1785. package/src/operationsInterfaces/event.ts +0 -44
  1786. package/src/operationsInterfaces/fabric.ts +0 -127
  1787. package/src/operationsInterfaces/fabricOperationsStatus.ts +0 -29
  1788. package/src/operationsInterfaces/index.ts +0 -26
  1789. package/src/operationsInterfaces/operations.ts +0 -22
  1790. package/src/operationsInterfaces/policy.ts +0 -105
  1791. package/src/operationsInterfaces/policyOperationStatus.ts +0 -31
  1792. package/src/operationsInterfaces/protectedItem.ts +0 -144
  1793. package/src/operationsInterfaces/protectedItemOperationStatus.ts +0 -31
  1794. package/src/operationsInterfaces/recoveryPoints.ts +0 -48
  1795. package/src/operationsInterfaces/replicationExtension.ts +0 -111
  1796. package/src/operationsInterfaces/replicationExtensionOperationStatus.ts +0 -31
  1797. package/src/operationsInterfaces/vault.ts +0 -127
  1798. package/src/operationsInterfaces/vaultOperationStatus.ts +0 -29
  1799. package/src/operationsInterfaces/workflow.ts +0 -44
  1800. package/src/operationsInterfaces/workflowOperationStatus.ts +0 -31
  1801. package/src/pagingHelper.ts +0 -39
  1802. package/tsconfig.json +0 -33
  1803. package/types/arm-recoveryservicesdatareplication.d.ts +0 -4127
  1804. package/types/tsdoc-metadata.json +0 -11
@@ -0,0 +1 @@
1
+ {"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/models.ts"],"names":[],"mappings":"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","sourcesContent":["// Copyright (c) Microsoft Corporation.\n// Licensed under the MIT License.\n\n/** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */\nexport interface _OperationListResult {\n /** The Operation items on this page */\n value: Operation[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _operationListResultDeserializer(item: any): _OperationListResult {\n return {\n value: operationArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function operationArrayDeserializer(result: Array<Operation>): any[] {\n return result.map((item) => {\n return operationDeserializer(item);\n });\n}\n\n/** Details of a REST API operation, returned from the Resource Provider Operations API */\nexport interface Operation {\n /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: \"Microsoft.Compute/virtualMachines/write\", \"Microsoft.Compute/virtualMachines/capture/action\" */\n readonly name?: string;\n /** Whether the operation applies to data-plane. This is \"true\" for data-plane operations and \"false\" for Azure Resource Manager/control-plane operations. */\n readonly isDataAction?: boolean;\n /** Localized display information for this particular operation. */\n display?: OperationDisplay;\n /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\n readonly origin?: Origin;\n /** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\n readonly actionType?: ActionType;\n}\n\nexport function operationDeserializer(item: any): Operation {\n return {\n name: item[\"name\"],\n isDataAction: item[\"isDataAction\"],\n display: !item[\"display\"] ? item[\"display\"] : operationDisplayDeserializer(item[\"display\"]),\n origin: item[\"origin\"],\n actionType: item[\"actionType\"],\n };\n}\n\n/** Localized display information for and operation. */\nexport interface OperationDisplay {\n /** The localized friendly form of the resource provider name, e.g. \"Microsoft Monitoring Insights\" or \"Microsoft Compute\". */\n readonly provider?: string;\n /** The localized friendly name of the resource type related to this operation. E.g. \"Virtual Machines\" or \"Job Schedule Collections\". */\n readonly resource?: string;\n /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. \"Create or Update Virtual Machine\", \"Restart Virtual Machine\". */\n readonly operation?: string;\n /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */\n readonly description?: string;\n}\n\nexport function operationDisplayDeserializer(item: any): OperationDisplay {\n return {\n provider: item[\"provider\"],\n resource: item[\"resource\"],\n operation: item[\"operation\"],\n description: item[\"description\"],\n };\n}\n\n/** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" */\nexport enum KnownOrigin {\n /** Indicates the operation is initiated by a user. */\n User = \"user\",\n /** Indicates the operation is initiated by a system. */\n System = \"system\",\n /** Indicates the operation is initiated by a user or system. */\n UserSystem = \"user,system\",\n}\n\n/**\n * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is \"user,system\" \\\n * {@link KnownOrigin} can be used interchangeably with Origin,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **user**: Indicates the operation is initiated by a user. \\\n * **system**: Indicates the operation is initiated by a system. \\\n * **user,system**: Indicates the operation is initiated by a user or system.\n */\nexport type Origin = string;\n\n/** Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. */\nexport enum KnownActionType {\n /** Actions are for internal-only APIs. */\n Internal = \"Internal\",\n}\n\n/**\n * Extensible enum. Indicates the action type. \"Internal\" refers to actions that are for internal only APIs. \\\n * {@link KnownActionType} can be used interchangeably with ActionType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Internal**: Actions are for internal-only APIs.\n */\nexport type ActionType = string;\n\n/** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */\nexport interface ErrorResponse {\n /** The error object. */\n error?: ErrorDetail;\n}\n\nexport function errorResponseDeserializer(item: any): ErrorResponse {\n return {\n error: !item[\"error\"] ? item[\"error\"] : errorDetailDeserializer(item[\"error\"]),\n };\n}\n\n/** The error detail. */\nexport interface ErrorDetail {\n /** The error code. */\n readonly code?: string;\n /** The error message. */\n readonly message?: string;\n /** The error target. */\n readonly target?: string;\n /** The error details. */\n readonly details?: ErrorDetail[];\n /** The error additional info. */\n readonly additionalInfo?: ErrorAdditionalInfo[];\n}\n\nexport function errorDetailDeserializer(item: any): ErrorDetail {\n return {\n code: item[\"code\"],\n message: item[\"message\"],\n target: item[\"target\"],\n details: !item[\"details\"] ? item[\"details\"] : errorDetailArrayDeserializer(item[\"details\"]),\n additionalInfo: !item[\"additionalInfo\"]\n ? item[\"additionalInfo\"]\n : errorAdditionalInfoArrayDeserializer(item[\"additionalInfo\"]),\n };\n}\n\nexport function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[] {\n return result.map((item) => {\n return errorDetailDeserializer(item);\n });\n}\n\nexport function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[] {\n return result.map((item) => {\n return errorAdditionalInfoDeserializer(item);\n });\n}\n\n/** The resource management error additional info. */\nexport interface ErrorAdditionalInfo {\n /** The additional info type. */\n readonly type?: string;\n /** The additional info. */\n readonly info?: Record<string, any>;\n}\n\nexport function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo {\n return {\n type: item[\"type\"],\n info: !item[\"info\"] ? item[\"info\"] : _errorAdditionalInfoInfoDeserializer(item[\"info\"]),\n };\n}\n\n/** model interface _ErrorAdditionalInfoInfo */\nexport interface _ErrorAdditionalInfoInfo {}\n\nexport function _errorAdditionalInfoInfoDeserializer(item: any): _ErrorAdditionalInfoInfo {\n return item;\n}\n\n/** Email configuration model. */\nexport interface EmailConfigurationModel extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: EmailConfigurationModelProperties;\n}\n\nexport function emailConfigurationModelSerializer(item: EmailConfigurationModel): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : emailConfigurationModelPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function emailConfigurationModelDeserializer(item: any): EmailConfigurationModel {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : emailConfigurationModelPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Email configuration model properties. */\nexport interface EmailConfigurationModelProperties {\n /** Gets or sets a value indicating whether to send email to subscription administrator. */\n sendToOwners: boolean;\n /** Gets or sets the custom email address for sending emails. */\n customEmailAddresses?: string[];\n /** Gets or sets the locale for the email notification. */\n locale?: string;\n /** Gets or sets the provisioning state of the email configuration. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function emailConfigurationModelPropertiesSerializer(\n item: EmailConfigurationModelProperties,\n): any {\n return {\n sendToOwners: item[\"sendToOwners\"],\n customEmailAddresses: !item[\"customEmailAddresses\"]\n ? item[\"customEmailAddresses\"]\n : item[\"customEmailAddresses\"].map((p: any) => {\n return p;\n }),\n locale: item[\"locale\"],\n };\n}\n\nexport function emailConfigurationModelPropertiesDeserializer(\n item: any,\n): EmailConfigurationModelProperties {\n return {\n sendToOwners: item[\"sendToOwners\"],\n customEmailAddresses: !item[\"customEmailAddresses\"]\n ? item[\"customEmailAddresses\"]\n : item[\"customEmailAddresses\"].map((p: any) => {\n return p;\n }),\n locale: item[\"locale\"],\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** Gets or sets the provisioning state of the email configuration. */\nexport enum KnownProvisioningState {\n /** Resource creation has been canceled */\n Canceled = \"Canceled\",\n /** Resource is being created. */\n Creating = \"Creating\",\n /** Resource is being deleted. */\n Deleting = \"Deleting\",\n /** Resource has been deleted. */\n Deleted = \"Deleted\",\n /** Resource creation failed. */\n Failed = \"Failed\",\n /** Resource creation/update succeeded. */\n Succeeded = \"Succeeded\",\n /** Resource is being updated. */\n Updating = \"Updating\",\n}\n\n/**\n * Gets or sets the provisioning state of the email configuration. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Canceled**: Resource creation has been canceled \\\n * **Creating**: Resource is being created. \\\n * **Deleting**: Resource is being deleted. \\\n * **Deleted**: Resource has been deleted. \\\n * **Failed**: Resource creation failed. \\\n * **Succeeded**: Resource creation\\/update succeeded. \\\n * **Updating**: Resource is being updated.\n */\nexport type ProvisioningState = string;\n\n/** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */\nexport interface ProxyResource extends Resource {}\n\nexport function proxyResourceSerializer(item: ProxyResource): any {\n return item;\n}\n\nexport function proxyResourceDeserializer(item: any): ProxyResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */\n readonly id?: string;\n /** The name of the resource */\n readonly name?: string;\n /** The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\" */\n readonly type?: string;\n /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */\n readonly systemData?: SystemData;\n}\n\nexport function resourceSerializer(item: Resource): any {\n return item;\n}\n\nexport function resourceDeserializer(item: any): Resource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n };\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\nexport function systemDataDeserializer(item: any): SystemData {\n return {\n createdBy: item[\"createdBy\"],\n createdByType: item[\"createdByType\"],\n createdAt: !item[\"createdAt\"] ? item[\"createdAt\"] : new Date(item[\"createdAt\"]),\n lastModifiedBy: item[\"lastModifiedBy\"],\n lastModifiedByType: item[\"lastModifiedByType\"],\n lastModifiedAt: !item[\"lastModifiedAt\"]\n ? item[\"lastModifiedAt\"]\n : new Date(item[\"lastModifiedAt\"]),\n };\n}\n\n/** The kind of entity that created the resource. */\nexport enum KnownCreatedByType {\n /** The entity was created by a user. */\n User = \"User\",\n /** The entity was created by an application. */\n Application = \"Application\",\n /** The entity was created by a managed identity. */\n ManagedIdentity = \"ManagedIdentity\",\n /** The entity was created by a key. */\n Key = \"Key\",\n}\n\n/**\n * The kind of entity that created the resource. \\\n * {@link KnowncreatedByType} can be used interchangeably with createdByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User**: The entity was created by a user. \\\n * **Application**: The entity was created by an application. \\\n * **ManagedIdentity**: The entity was created by a managed identity. \\\n * **Key**: The entity was created by a key.\n */\nexport type CreatedByType = string;\n\n/** The response of a EmailConfigurationModel list operation. */\nexport interface _EmailConfigurationModelListResult {\n /** The EmailConfigurationModel items on this page */\n value: EmailConfigurationModel[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _emailConfigurationModelListResultDeserializer(\n item: any,\n): _EmailConfigurationModelListResult {\n return {\n value: emailConfigurationModelArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function emailConfigurationModelArraySerializer(\n result: Array<EmailConfigurationModel>,\n): any[] {\n return result.map((item) => {\n return emailConfigurationModelSerializer(item);\n });\n}\n\nexport function emailConfigurationModelArrayDeserializer(\n result: Array<EmailConfigurationModel>,\n): any[] {\n return result.map((item) => {\n return emailConfigurationModelDeserializer(item);\n });\n}\n\n/** Vault model. */\nexport interface VaultModel extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: VaultModelProperties;\n /** The managed service identities assigned to this resource. */\n identity?: ManagedServiceIdentity;\n}\n\nexport function vaultModelSerializer(item: VaultModel): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : vaultModelPropertiesSerializer(item[\"properties\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentitySerializer(item[\"identity\"]),\n };\n}\n\nexport function vaultModelDeserializer(item: any): VaultModel {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : vaultModelPropertiesDeserializer(item[\"properties\"]),\n identity: !item[\"identity\"]\n ? item[\"identity\"]\n : managedServiceIdentityDeserializer(item[\"identity\"]),\n };\n}\n\n/** Vault properties. */\nexport interface VaultModelProperties {\n /** Gets or sets the provisioning state of the vault. */\n readonly provisioningState?: ProvisioningState;\n /** Gets or sets the service resource Id. */\n readonly serviceResourceId?: string;\n /** Gets or sets the type of vault. */\n vaultType?: ReplicationVaultType;\n}\n\nexport function vaultModelPropertiesSerializer(item: VaultModelProperties): any {\n return { vaultType: item[\"vaultType\"] };\n}\n\nexport function vaultModelPropertiesDeserializer(item: any): VaultModelProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n serviceResourceId: item[\"serviceResourceId\"],\n vaultType: item[\"vaultType\"],\n };\n}\n\n/** Gets or sets the type of vault. */\nexport enum KnownReplicationVaultType {\n /** Disaster recovery vault. */\n DisasterRecovery = \"DisasterRecovery\",\n /** Migrate vault. */\n Migrate = \"Migrate\",\n}\n\n/**\n * Gets or sets the type of vault. \\\n * {@link KnownReplicationVaultType} can be used interchangeably with ReplicationVaultType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **DisasterRecovery**: Disaster recovery vault. \\\n * **Migrate**: Migrate vault.\n */\nexport type ReplicationVaultType = string;\n\n/** Managed service identity (system assigned and/or user assigned identities) */\nexport interface ManagedServiceIdentity {\n /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly principalId?: string;\n /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */\n readonly tenantId?: string;\n /** The type of managed identity assigned to this resource. */\n type: ManagedServiceIdentityType;\n /** The identities assigned to this resource by the user. */\n userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;\n}\n\nexport function managedServiceIdentitySerializer(item: ManagedServiceIdentity): any {\n return {\n type: item[\"type\"],\n userAssignedIdentities: item[\"userAssignedIdentities\"],\n };\n}\n\nexport function managedServiceIdentityDeserializer(item: any): ManagedServiceIdentity {\n return {\n principalId: item[\"principalId\"],\n tenantId: item[\"tenantId\"],\n type: item[\"type\"],\n userAssignedIdentities: item[\"userAssignedIdentities\"],\n };\n}\n\n/** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */\nexport enum KnownManagedServiceIdentityType {\n /** No managed identity. */\n None = \"None\",\n /** System assigned managed identity. */\n SystemAssigned = \"SystemAssigned\",\n /** User assigned managed identity. */\n UserAssigned = \"UserAssigned\",\n /** System and user assigned managed identity. */\n SystemAssignedUserAssigned = \"SystemAssigned,UserAssigned\",\n}\n\n/**\n * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No managed identity. \\\n * **SystemAssigned**: System assigned managed identity. \\\n * **UserAssigned**: User assigned managed identity. \\\n * **SystemAssigned,UserAssigned**: System and user assigned managed identity.\n */\nexport type ManagedServiceIdentityType = string;\n\n/** User assigned identity properties */\nexport interface UserAssignedIdentity {\n /** The client ID of the assigned identity. */\n readonly clientId?: string;\n /** The principal ID of the assigned identity. */\n readonly principalId?: string;\n}\n\nexport function userAssignedIdentitySerializer(item: UserAssignedIdentity): any {\n return item;\n}\n\nexport function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity {\n return {\n clientId: item[\"clientId\"],\n principalId: item[\"principalId\"],\n };\n}\n\n/** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */\nexport interface TrackedResource extends Resource {\n /** Resource tags. */\n tags?: Record<string, string>;\n /** The geo-location where the resource lives */\n location: string;\n}\n\nexport function trackedResourceSerializer(item: TrackedResource): any {\n return { tags: item[\"tags\"], location: item[\"location\"] };\n}\n\nexport function trackedResourceDeserializer(item: any): TrackedResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n tags: item[\"tags\"],\n location: item[\"location\"],\n };\n}\n\n/** Vault model update. */\nexport interface VaultModelUpdate {\n /** Gets or sets the resource tags. */\n tags?: Record<string, string>;\n /** Vault properties. */\n properties?: VaultModelProperties;\n /** Vault identity. */\n identity?: VaultIdentityModel;\n /** Gets or sets the Id of the resource. */\n readonly id?: string;\n /** Gets or sets the name of the resource. */\n readonly name?: string;\n /** Gets or sets the type of the resource. */\n readonly type?: string;\n /** Metadata pertaining to creation and last modification of the resource. */\n readonly systemData?: SystemData;\n}\n\nexport function vaultModelUpdateSerializer(item: VaultModelUpdate): any {\n return {\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : vaultModelPropertiesSerializer(item[\"properties\"]),\n identity: !item[\"identity\"] ? item[\"identity\"] : vaultIdentityModelSerializer(item[\"identity\"]),\n };\n}\n\n/** Vault model. */\nexport interface VaultIdentityModel {\n /** Gets or sets the identityType which can be either SystemAssigned or None. */\n type: VaultIdentityType;\n /** Gets or sets the object ID of the service principal object for the managed identity that is used to grant role-based access to an Azure resource. */\n readonly principalId?: string;\n /** Gets or sets a Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member. */\n readonly tenantId?: string;\n}\n\nexport function vaultIdentityModelSerializer(item: VaultIdentityModel): any {\n return { type: item[\"type\"] };\n}\n\n/** Gets or sets the identityType which can be either SystemAssigned or None. */\nexport enum KnownVaultIdentityType {\n /** No identity. */\n None = \"None\",\n /** System assigned identity. */\n SystemAssigned = \"SystemAssigned\",\n /** User assigned identity. */\n UserAssigned = \"UserAssigned\",\n}\n\n/**\n * Gets or sets the identityType which can be either SystemAssigned or None. \\\n * {@link KnownVaultIdentityType} can be used interchangeably with VaultIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: No identity. \\\n * **SystemAssigned**: System assigned identity. \\\n * **UserAssigned**: User assigned identity.\n */\nexport type VaultIdentityType = string;\n\n/** The response of a VaultModel list operation. */\nexport interface _VaultModelListResult {\n /** The VaultModel items on this page */\n value: VaultModel[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _vaultModelListResultDeserializer(item: any): _VaultModelListResult {\n return {\n value: vaultModelArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function vaultModelArraySerializer(result: Array<VaultModel>): any[] {\n return result.map((item) => {\n return vaultModelSerializer(item);\n });\n}\n\nexport function vaultModelArrayDeserializer(result: Array<VaultModel>): any[] {\n return result.map((item) => {\n return vaultModelDeserializer(item);\n });\n}\n\n/** Event model. */\nexport interface EventModel extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: EventModelProperties;\n}\n\nexport function eventModelDeserializer(item: any): EventModel {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : eventModelPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Event model properties. */\nexport interface EventModelProperties {\n /** Gets or sets the resource type. */\n readonly resourceType?: string;\n /** Gets or sets the resource name. */\n readonly resourceName?: string;\n /** Gets or sets the event type. */\n readonly eventType?: string;\n /** Gets or sets the event name. */\n readonly eventName?: string;\n /** Gets or sets the time at which the event occurred at source. */\n readonly timeOfOccurrence?: Date;\n /** Gets or sets the event severity. */\n readonly severity?: string;\n /** Gets or sets the event description. */\n readonly description?: string;\n /** Gets or sets the event correlation Id. */\n readonly correlationId?: string;\n /** Gets or sets the errors associated with this event. */\n readonly healthErrors?: HealthErrorModel[];\n /** Event model custom properties. */\n customProperties: EventModelCustomPropertiesUnion;\n /** Gets or sets the provisioning state of the event. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function eventModelPropertiesDeserializer(item: any): EventModelProperties {\n return {\n resourceType: item[\"resourceType\"],\n resourceName: item[\"resourceName\"],\n eventType: item[\"eventType\"],\n eventName: item[\"eventName\"],\n timeOfOccurrence: !item[\"timeOfOccurrence\"]\n ? item[\"timeOfOccurrence\"]\n : new Date(item[\"timeOfOccurrence\"]),\n severity: item[\"severity\"],\n description: item[\"description\"],\n correlationId: item[\"correlationId\"],\n healthErrors: !item[\"healthErrors\"]\n ? item[\"healthErrors\"]\n : healthErrorModelArrayDeserializer(item[\"healthErrors\"]),\n customProperties: eventModelCustomPropertiesUnionDeserializer(item[\"customProperties\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\nexport function healthErrorModelArrayDeserializer(result: Array<HealthErrorModel>): any[] {\n return result.map((item) => {\n return healthErrorModelDeserializer(item);\n });\n}\n\n/** Health error model. */\nexport interface HealthErrorModel {\n /** Gets or sets the type of affected resource type. */\n affectedResourceType?: string;\n /** Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue. */\n affectedResourceCorrelationIds?: string[];\n /** Gets or sets a list of child health errors associated with this error. */\n childErrors?: InnerHealthErrorModel[];\n /** Gets or sets the error code. */\n readonly code?: string;\n /** Gets or sets the health category. */\n readonly healthCategory?: string;\n /** Gets or sets the error category. */\n readonly category?: string;\n /** Gets or sets the error severity. */\n readonly severity?: string;\n /** Gets or sets the error source. */\n readonly source?: string;\n /** Gets or sets the error creation time. */\n readonly creationTime?: Date;\n /** Gets or sets a value indicating whether the error is customer resolvable. */\n readonly isCustomerResolvable?: boolean;\n /** Gets or sets the error summary. */\n readonly summary?: string;\n /** Gets or sets the error message. */\n readonly message?: string;\n /** Gets or sets possible causes of the error. */\n readonly causes?: string;\n /** Gets or sets recommended action to resolve the error. */\n readonly recommendation?: string;\n}\n\nexport function healthErrorModelDeserializer(item: any): HealthErrorModel {\n return {\n affectedResourceType: item[\"affectedResourceType\"],\n affectedResourceCorrelationIds: !item[\"affectedResourceCorrelationIds\"]\n ? item[\"affectedResourceCorrelationIds\"]\n : item[\"affectedResourceCorrelationIds\"].map((p: any) => {\n return p;\n }),\n childErrors: !item[\"childErrors\"]\n ? item[\"childErrors\"]\n : innerHealthErrorModelArrayDeserializer(item[\"childErrors\"]),\n code: item[\"code\"],\n healthCategory: item[\"healthCategory\"],\n category: item[\"category\"],\n severity: item[\"severity\"],\n source: item[\"source\"],\n creationTime: !item[\"creationTime\"] ? item[\"creationTime\"] : new Date(item[\"creationTime\"]),\n isCustomerResolvable: item[\"isCustomerResolvable\"],\n summary: item[\"summary\"],\n message: item[\"message\"],\n causes: item[\"causes\"],\n recommendation: item[\"recommendation\"],\n };\n}\n\nexport function innerHealthErrorModelArrayDeserializer(\n result: Array<InnerHealthErrorModel>,\n): any[] {\n return result.map((item) => {\n return innerHealthErrorModelDeserializer(item);\n });\n}\n\n/** Inner health error model. */\nexport interface InnerHealthErrorModel {\n /** Gets or sets the error code. */\n readonly code?: string;\n /** Gets or sets the health category. */\n readonly healthCategory?: string;\n /** Gets or sets the error category. */\n readonly category?: string;\n /** Gets or sets the error severity. */\n readonly severity?: string;\n /** Gets or sets the error source. */\n readonly source?: string;\n /** Gets or sets the error creation time. */\n readonly creationTime?: Date;\n /** Gets or sets a value indicating whether the error is customer resolvable. */\n readonly isCustomerResolvable?: boolean;\n /** Gets or sets the error summary. */\n readonly summary?: string;\n /** Gets or sets the error message. */\n readonly message?: string;\n /** Gets or sets possible causes of the error. */\n readonly causes?: string;\n /** Gets or sets recommended action to resolve the error. */\n readonly recommendation?: string;\n}\n\nexport function innerHealthErrorModelDeserializer(item: any): InnerHealthErrorModel {\n return {\n code: item[\"code\"],\n healthCategory: item[\"healthCategory\"],\n category: item[\"category\"],\n severity: item[\"severity\"],\n source: item[\"source\"],\n creationTime: !item[\"creationTime\"] ? item[\"creationTime\"] : new Date(item[\"creationTime\"]),\n isCustomerResolvable: item[\"isCustomerResolvable\"],\n summary: item[\"summary\"],\n message: item[\"message\"],\n causes: item[\"causes\"],\n recommendation: item[\"recommendation\"],\n };\n}\n\n/** Event model custom properties. */\nexport interface EventModelCustomProperties {\n /** Discriminator property for EventModelCustomProperties. */\n /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */\n instanceType: string;\n}\n\nexport function eventModelCustomPropertiesDeserializer(item: any): EventModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n };\n}\n\n/** Alias for EventModelCustomPropertiesUnion */\nexport type EventModelCustomPropertiesUnion =\n | HyperVToAzStackHCIEventModelCustomProperties\n | VMwareToAzStackHCIEventModelCustomProperties\n | EventModelCustomProperties;\n\nexport function eventModelCustomPropertiesUnionDeserializer(\n item: any,\n): EventModelCustomPropertiesUnion {\n switch (item.instanceType) {\n case \"HyperVToAzStackHCI\":\n return hyperVToAzStackHCIEventModelCustomPropertiesDeserializer(\n item as HyperVToAzStackHCIEventModelCustomProperties,\n );\n\n case \"VMwareToAzStackHCI\":\n return vMwareToAzStackHCIEventModelCustomPropertiesDeserializer(\n item as VMwareToAzStackHCIEventModelCustomProperties,\n );\n\n default:\n return eventModelCustomPropertiesDeserializer(item);\n }\n}\n\n/** HyperV to AzStackHCI event model custom properties. This class provides provider specific details for events of type DataContract.HealthEvents.HealthEventType.ProtectedItemHealth and DataContract.HealthEvents.HealthEventType.AgentHealth. */\nexport interface HyperVToAzStackHCIEventModelCustomProperties extends EventModelCustomProperties {\n /** Gets or sets the friendly name of the source which has raised this health event. */\n readonly eventSourceFriendlyName?: string;\n /** Gets or sets the protected item friendly name. */\n readonly protectedItemFriendlyName?: string;\n /** Gets or sets the source appliance name. */\n readonly sourceApplianceName?: string;\n /** Gets or sets the source target name. */\n readonly targetApplianceName?: string;\n /** Gets or sets the server type. */\n readonly serverType?: string;\n /** Gets or sets the instance type. */\n instanceType: \"HyperVToAzStackHCI\";\n}\n\nexport function hyperVToAzStackHCIEventModelCustomPropertiesDeserializer(\n item: any,\n): HyperVToAzStackHCIEventModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n eventSourceFriendlyName: item[\"eventSourceFriendlyName\"],\n protectedItemFriendlyName: item[\"protectedItemFriendlyName\"],\n sourceApplianceName: item[\"sourceApplianceName\"],\n targetApplianceName: item[\"targetApplianceName\"],\n serverType: item[\"serverType\"],\n };\n}\n\n/** VMware to AzStackHCI event model custom properties. This class provides provider specific details for events of type DataContract.HealthEvents.HealthEventType.ProtectedItemHealth and DataContract.HealthEvents.HealthEventType.AgentHealth. */\nexport interface VMwareToAzStackHCIEventModelCustomProperties extends EventModelCustomProperties {\n /** Gets or sets the friendly name of the source which has raised this health event. */\n readonly eventSourceFriendlyName?: string;\n /** Gets or sets the protected item friendly name. */\n readonly protectedItemFriendlyName?: string;\n /** Gets or sets the source appliance name. */\n readonly sourceApplianceName?: string;\n /** Gets or sets the source target name. */\n readonly targetApplianceName?: string;\n /** Gets or sets the server type. */\n readonly serverType?: string;\n /** Gets or sets the instance type. */\n instanceType: \"VMwareToAzStackHCI\";\n}\n\nexport function vMwareToAzStackHCIEventModelCustomPropertiesDeserializer(\n item: any,\n): VMwareToAzStackHCIEventModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n eventSourceFriendlyName: item[\"eventSourceFriendlyName\"],\n protectedItemFriendlyName: item[\"protectedItemFriendlyName\"],\n sourceApplianceName: item[\"sourceApplianceName\"],\n targetApplianceName: item[\"targetApplianceName\"],\n serverType: item[\"serverType\"],\n };\n}\n\n/** The response of a EventModel list operation. */\nexport interface _EventModelListResult {\n /** The EventModel items on this page */\n value: EventModel[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _eventModelListResultDeserializer(item: any): _EventModelListResult {\n return {\n value: eventModelArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function eventModelArrayDeserializer(result: Array<EventModel>): any[] {\n return result.map((item) => {\n return eventModelDeserializer(item);\n });\n}\n\n/** Fabric model. */\nexport interface FabricModel extends TrackedResource {\n /** The resource-specific properties for this resource. */\n properties?: FabricModelProperties;\n}\n\nexport function fabricModelSerializer(item: FabricModel): any {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : fabricModelPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function fabricModelDeserializer(item: any): FabricModel {\n return {\n tags: item[\"tags\"],\n location: item[\"location\"],\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : fabricModelPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Fabric model properties. */\nexport interface FabricModelProperties {\n /** Gets or sets the provisioning state of the fabric. */\n readonly provisioningState?: ProvisioningState;\n /** Gets or sets the service endpoint. */\n readonly serviceEndpoint?: string;\n /** Gets or sets the service resource Id. */\n readonly serviceResourceId?: string;\n /** Gets or sets the fabric health. */\n readonly health?: HealthStatus;\n /** Gets or sets the list of health errors. */\n readonly healthErrors?: HealthErrorModel[];\n /** Fabric model custom properties. */\n customProperties: FabricModelCustomPropertiesUnion;\n}\n\nexport function fabricModelPropertiesSerializer(item: FabricModelProperties): any {\n return {\n customProperties: fabricModelCustomPropertiesUnionSerializer(item[\"customProperties\"]),\n };\n}\n\nexport function fabricModelPropertiesDeserializer(item: any): FabricModelProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n serviceEndpoint: item[\"serviceEndpoint\"],\n serviceResourceId: item[\"serviceResourceId\"],\n health: item[\"health\"],\n healthErrors: !item[\"healthErrors\"]\n ? item[\"healthErrors\"]\n : healthErrorModelArrayDeserializer(item[\"healthErrors\"]),\n customProperties: fabricModelCustomPropertiesUnionDeserializer(item[\"customProperties\"]),\n };\n}\n\n/** Gets or sets the fabric health. */\nexport enum KnownHealthStatus {\n /** Healthy Status. */\n Normal = \"Normal\",\n /** Warning Status. */\n Warning = \"Warning\",\n /** Critical Status. */\n Critical = \"Critical\",\n}\n\n/**\n * Gets or sets the fabric health. \\\n * {@link KnownHealthStatus} can be used interchangeably with HealthStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Normal**: Healthy Status. \\\n * **Warning**: Warning Status. \\\n * **Critical**: Critical Status.\n */\nexport type HealthStatus = string;\n\n/** Fabric model custom properties. */\nexport interface FabricModelCustomProperties {\n /** Discriminator property for FabricModelCustomProperties. */\n /** The discriminator possible values: AzStackHCI, HyperVMigrate, VMwareMigrate */\n instanceType: string;\n}\n\nexport function fabricModelCustomPropertiesSerializer(item: FabricModelCustomProperties): any {\n return { instanceType: item[\"instanceType\"] };\n}\n\nexport function fabricModelCustomPropertiesDeserializer(item: any): FabricModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n };\n}\n\n/** Alias for FabricModelCustomPropertiesUnion */\nexport type FabricModelCustomPropertiesUnion =\n | AzStackHCIFabricModelCustomProperties\n | HyperVMigrateFabricModelCustomProperties\n | VMwareMigrateFabricModelCustomProperties\n | FabricModelCustomProperties;\n\nexport function fabricModelCustomPropertiesUnionSerializer(\n item: FabricModelCustomPropertiesUnion,\n): any {\n switch (item.instanceType) {\n case \"AzStackHCI\":\n return azStackHCIFabricModelCustomPropertiesSerializer(\n item as AzStackHCIFabricModelCustomProperties,\n );\n\n case \"HyperVMigrate\":\n return hyperVMigrateFabricModelCustomPropertiesSerializer(\n item as HyperVMigrateFabricModelCustomProperties,\n );\n\n case \"VMwareMigrate\":\n return vMwareMigrateFabricModelCustomPropertiesSerializer(\n item as VMwareMigrateFabricModelCustomProperties,\n );\n\n default:\n return fabricModelCustomPropertiesSerializer(item);\n }\n}\n\nexport function fabricModelCustomPropertiesUnionDeserializer(\n item: any,\n): FabricModelCustomPropertiesUnion {\n switch (item.instanceType) {\n case \"AzStackHCI\":\n return azStackHCIFabricModelCustomPropertiesDeserializer(\n item as AzStackHCIFabricModelCustomProperties,\n );\n\n case \"HyperVMigrate\":\n return hyperVMigrateFabricModelCustomPropertiesDeserializer(\n item as HyperVMigrateFabricModelCustomProperties,\n );\n\n case \"VMwareMigrate\":\n return vMwareMigrateFabricModelCustomPropertiesDeserializer(\n item as VMwareMigrateFabricModelCustomProperties,\n );\n\n default:\n return fabricModelCustomPropertiesDeserializer(item);\n }\n}\n\n/** AzStackHCI fabric model custom properties. */\nexport interface AzStackHCIFabricModelCustomProperties extends FabricModelCustomProperties {\n /** Gets or sets the ARM Id of the AzStackHCI site. */\n azStackHciSiteId: string;\n /** Gets or sets the Appliance name. */\n readonly applianceName?: string[];\n /** AzStackHCI cluster properties. */\n cluster: AzStackHCIClusterProperties;\n /** Gets or sets the fabric resource Id. */\n readonly fabricResourceId?: string;\n /** Gets or sets the fabric container Id. */\n readonly fabricContainerId?: string;\n /** Gets or sets the Migration solution ARM Id. */\n migrationSolutionId: string;\n /** Gets or sets the migration hub Uri. */\n readonly migrationHubUri?: string;\n /** Gets or sets the instance type. */\n instanceType: \"AzStackHCI\";\n}\n\nexport function azStackHCIFabricModelCustomPropertiesSerializer(\n item: AzStackHCIFabricModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n azStackHciSiteId: item[\"azStackHciSiteId\"],\n cluster: azStackHCIClusterPropertiesSerializer(item[\"cluster\"]),\n migrationSolutionId: item[\"migrationSolutionId\"],\n };\n}\n\nexport function azStackHCIFabricModelCustomPropertiesDeserializer(\n item: any,\n): AzStackHCIFabricModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n azStackHciSiteId: item[\"azStackHciSiteId\"],\n applianceName: !item[\"applianceName\"]\n ? item[\"applianceName\"]\n : item[\"applianceName\"].map((p: any) => {\n return p;\n }),\n cluster: azStackHCIClusterPropertiesDeserializer(item[\"cluster\"]),\n fabricResourceId: item[\"fabricResourceId\"],\n fabricContainerId: item[\"fabricContainerId\"],\n migrationSolutionId: item[\"migrationSolutionId\"],\n migrationHubUri: item[\"migrationHubUri\"],\n };\n}\n\n/** AzStackHCI cluster properties. */\nexport interface AzStackHCIClusterProperties {\n /** Gets or sets the AzStackHCICluster FQDN name. */\n clusterName: string;\n /** Gets or sets the AzStackHCICluster resource name. */\n resourceName: string;\n /** Gets or sets the Storage account name. */\n storageAccountName: string;\n /** Gets or sets the list of AzStackHCICluster Storage Container. */\n storageContainers: StorageContainerProperties[];\n}\n\nexport function azStackHCIClusterPropertiesSerializer(item: AzStackHCIClusterProperties): any {\n return {\n clusterName: item[\"clusterName\"],\n resourceName: item[\"resourceName\"],\n storageAccountName: item[\"storageAccountName\"],\n storageContainers: storageContainerPropertiesArraySerializer(item[\"storageContainers\"]),\n };\n}\n\nexport function azStackHCIClusterPropertiesDeserializer(item: any): AzStackHCIClusterProperties {\n return {\n clusterName: item[\"clusterName\"],\n resourceName: item[\"resourceName\"],\n storageAccountName: item[\"storageAccountName\"],\n storageContainers: storageContainerPropertiesArrayDeserializer(item[\"storageContainers\"]),\n };\n}\n\nexport function storageContainerPropertiesArraySerializer(\n result: Array<StorageContainerProperties>,\n): any[] {\n return result.map((item) => {\n return storageContainerPropertiesSerializer(item);\n });\n}\n\nexport function storageContainerPropertiesArrayDeserializer(\n result: Array<StorageContainerProperties>,\n): any[] {\n return result.map((item) => {\n return storageContainerPropertiesDeserializer(item);\n });\n}\n\n/** Storage container properties. */\nexport interface StorageContainerProperties {\n /** Gets or sets the Name. */\n name: string;\n /** Gets or sets the ClusterSharedVolumePath. */\n clusterSharedVolumePath: string;\n}\n\nexport function storageContainerPropertiesSerializer(item: StorageContainerProperties): any {\n return {\n name: item[\"name\"],\n clusterSharedVolumePath: item[\"clusterSharedVolumePath\"],\n };\n}\n\nexport function storageContainerPropertiesDeserializer(item: any): StorageContainerProperties {\n return {\n name: item[\"name\"],\n clusterSharedVolumePath: item[\"clusterSharedVolumePath\"],\n };\n}\n\n/** HyperV migrate fabric model custom properties. */\nexport interface HyperVMigrateFabricModelCustomProperties extends FabricModelCustomProperties {\n /** Gets or sets the ARM Id of the HyperV site. */\n hyperVSiteId: string;\n /** Gets or sets the fabric resource Id. */\n readonly fabricResourceId?: string;\n /** Gets or sets the fabric container Id. */\n readonly fabricContainerId?: string;\n /** Gets or sets the migration solution ARM Id. */\n migrationSolutionId: string;\n /** Gets or sets the migration hub Uri. */\n readonly migrationHubUri?: string;\n /** Gets or sets the instance type. */\n instanceType: \"HyperVMigrate\";\n}\n\nexport function hyperVMigrateFabricModelCustomPropertiesSerializer(\n item: HyperVMigrateFabricModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n hyperVSiteId: item[\"hyperVSiteId\"],\n migrationSolutionId: item[\"migrationSolutionId\"],\n };\n}\n\nexport function hyperVMigrateFabricModelCustomPropertiesDeserializer(\n item: any,\n): HyperVMigrateFabricModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n hyperVSiteId: item[\"hyperVSiteId\"],\n fabricResourceId: item[\"fabricResourceId\"],\n fabricContainerId: item[\"fabricContainerId\"],\n migrationSolutionId: item[\"migrationSolutionId\"],\n migrationHubUri: item[\"migrationHubUri\"],\n };\n}\n\n/** VMware migrate fabric model custom properties. */\nexport interface VMwareMigrateFabricModelCustomProperties extends FabricModelCustomProperties {\n /** Gets or sets the ARM Id of the VMware site. */\n vmwareSiteId: string;\n /** Gets or sets the ARM Id of the migration solution. */\n migrationSolutionId: string;\n /** Gets or sets the instance type. */\n instanceType: \"VMwareMigrate\";\n}\n\nexport function vMwareMigrateFabricModelCustomPropertiesSerializer(\n item: VMwareMigrateFabricModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n vmwareSiteId: item[\"vmwareSiteId\"],\n migrationSolutionId: item[\"migrationSolutionId\"],\n };\n}\n\nexport function vMwareMigrateFabricModelCustomPropertiesDeserializer(\n item: any,\n): VMwareMigrateFabricModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n vmwareSiteId: item[\"vmwareSiteId\"],\n migrationSolutionId: item[\"migrationSolutionId\"],\n };\n}\n\n/** Fabric model update. */\nexport interface FabricModelUpdate {\n /** Gets or sets the resource tags. */\n tags?: Record<string, string>;\n /** Fabric model properties. */\n properties?: FabricModelProperties;\n /** Gets or sets the Id of the resource. */\n readonly id?: string;\n /** Gets or sets the name of the resource. */\n readonly name?: string;\n /** Gets or sets the type of the resource. */\n readonly type?: string;\n /** Metadata pertaining to creation and last modification of the resource. */\n readonly systemData?: SystemData;\n}\n\nexport function fabricModelUpdateSerializer(item: FabricModelUpdate): any {\n return {\n tags: item[\"tags\"],\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : fabricModelPropertiesSerializer(item[\"properties\"]),\n };\n}\n\n/** The response of a FabricModel list operation. */\nexport interface _FabricModelListResult {\n /** The FabricModel items on this page */\n value: FabricModel[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _fabricModelListResultDeserializer(item: any): _FabricModelListResult {\n return {\n value: fabricModelArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function fabricModelArraySerializer(result: Array<FabricModel>): any[] {\n return result.map((item) => {\n return fabricModelSerializer(item);\n });\n}\n\nexport function fabricModelArrayDeserializer(result: Array<FabricModel>): any[] {\n return result.map((item) => {\n return fabricModelDeserializer(item);\n });\n}\n\n/** Fabric agent model. */\nexport interface FabricAgentModel extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: FabricAgentModelProperties;\n}\n\nexport function fabricAgentModelSerializer(item: FabricAgentModel): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : fabricAgentModelPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function fabricAgentModelDeserializer(item: any): FabricAgentModel {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : fabricAgentModelPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Fabric agent model properties. */\nexport interface FabricAgentModelProperties {\n /** Gets or sets the fabric agent correlation Id. */\n readonly correlationId?: string;\n /** Gets or sets the machine Id where fabric agent is running. */\n machineId: string;\n /** Gets or sets the machine name where fabric agent is running. */\n machineName: string;\n /** Identity model. */\n authenticationIdentity: IdentityModel;\n /** Identity model. */\n resourceAccessIdentity: IdentityModel;\n /** Gets or sets a value indicating whether the fabric agent is responsive. */\n readonly isResponsive?: boolean;\n /** Gets or sets the time when last heartbeat was sent by the fabric agent. */\n readonly lastHeartbeat?: Date;\n /** Gets or sets the fabric agent version. */\n readonly versionNumber?: string;\n /** Gets or sets the provisioning state of the fabric agent. */\n readonly provisioningState?: ProvisioningState;\n /** Gets or sets the list of health errors. */\n readonly healthErrors?: HealthErrorModel[];\n /** Fabric agent model custom properties. */\n customProperties: FabricAgentModelCustomPropertiesUnion;\n}\n\nexport function fabricAgentModelPropertiesSerializer(item: FabricAgentModelProperties): any {\n return {\n machineId: item[\"machineId\"],\n machineName: item[\"machineName\"],\n authenticationIdentity: identityModelSerializer(item[\"authenticationIdentity\"]),\n resourceAccessIdentity: identityModelSerializer(item[\"resourceAccessIdentity\"]),\n customProperties: fabricAgentModelCustomPropertiesUnionSerializer(item[\"customProperties\"]),\n };\n}\n\nexport function fabricAgentModelPropertiesDeserializer(item: any): FabricAgentModelProperties {\n return {\n correlationId: item[\"correlationId\"],\n machineId: item[\"machineId\"],\n machineName: item[\"machineName\"],\n authenticationIdentity: identityModelDeserializer(item[\"authenticationIdentity\"]),\n resourceAccessIdentity: identityModelDeserializer(item[\"resourceAccessIdentity\"]),\n isResponsive: item[\"isResponsive\"],\n lastHeartbeat: !item[\"lastHeartbeat\"] ? item[\"lastHeartbeat\"] : new Date(item[\"lastHeartbeat\"]),\n versionNumber: item[\"versionNumber\"],\n provisioningState: item[\"provisioningState\"],\n healthErrors: !item[\"healthErrors\"]\n ? item[\"healthErrors\"]\n : healthErrorModelArrayDeserializer(item[\"healthErrors\"]),\n customProperties: fabricAgentModelCustomPropertiesUnionDeserializer(item[\"customProperties\"]),\n };\n}\n\n/** Identity model. */\nexport interface IdentityModel {\n /** Gets or sets the tenant Id of the SPN with which fabric agent communicates to service. */\n tenantId: string;\n /** Gets or sets the client/application Id of the SPN with which fabric agent communicates to service. */\n applicationId: string;\n /** Gets or sets the object Id of the SPN with which fabric agent communicates to service. */\n objectId: string;\n /** Gets or sets the audience of the SPN with which fabric agent communicates to service. */\n audience: string;\n /** Gets or sets the authority of the SPN with which fabric agent communicates to service. */\n aadAuthority: string;\n}\n\nexport function identityModelSerializer(item: IdentityModel): any {\n return {\n tenantId: item[\"tenantId\"],\n applicationId: item[\"applicationId\"],\n objectId: item[\"objectId\"],\n audience: item[\"audience\"],\n aadAuthority: item[\"aadAuthority\"],\n };\n}\n\nexport function identityModelDeserializer(item: any): IdentityModel {\n return {\n tenantId: item[\"tenantId\"],\n applicationId: item[\"applicationId\"],\n objectId: item[\"objectId\"],\n audience: item[\"audience\"],\n aadAuthority: item[\"aadAuthority\"],\n };\n}\n\n/** Fabric agent model custom properties. */\nexport interface FabricAgentModelCustomProperties {\n /** Discriminator property for FabricAgentModelCustomProperties. */\n /** The discriminator possible values: VMware */\n instanceType: string;\n}\n\nexport function fabricAgentModelCustomPropertiesSerializer(\n item: FabricAgentModelCustomProperties,\n): any {\n return { instanceType: item[\"instanceType\"] };\n}\n\nexport function fabricAgentModelCustomPropertiesDeserializer(\n item: any,\n): FabricAgentModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n };\n}\n\n/** Alias for FabricAgentModelCustomPropertiesUnion */\nexport type FabricAgentModelCustomPropertiesUnion =\n | VMwareFabricAgentModelCustomProperties\n | FabricAgentModelCustomProperties;\n\nexport function fabricAgentModelCustomPropertiesUnionSerializer(\n item: FabricAgentModelCustomPropertiesUnion,\n): any {\n switch (item.instanceType) {\n case \"VMware\":\n return vMwareFabricAgentModelCustomPropertiesSerializer(\n item as VMwareFabricAgentModelCustomProperties,\n );\n\n default:\n return fabricAgentModelCustomPropertiesSerializer(item);\n }\n}\n\nexport function fabricAgentModelCustomPropertiesUnionDeserializer(\n item: any,\n): FabricAgentModelCustomPropertiesUnion {\n switch (item.instanceType) {\n case \"VMware\":\n return vMwareFabricAgentModelCustomPropertiesDeserializer(\n item as VMwareFabricAgentModelCustomProperties,\n );\n\n default:\n return fabricAgentModelCustomPropertiesDeserializer(item);\n }\n}\n\n/** VMware fabric agent model custom properties. */\nexport interface VMwareFabricAgentModelCustomProperties extends FabricAgentModelCustomProperties {\n /** Gets or sets the BIOS Id of the fabric agent machine. */\n biosId: string;\n /** Identity model. */\n marsAuthenticationIdentity: IdentityModel;\n /** Gets or sets the instance type. */\n instanceType: \"VMware\";\n}\n\nexport function vMwareFabricAgentModelCustomPropertiesSerializer(\n item: VMwareFabricAgentModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n biosId: item[\"biosId\"],\n marsAuthenticationIdentity: identityModelSerializer(item[\"marsAuthenticationIdentity\"]),\n };\n}\n\nexport function vMwareFabricAgentModelCustomPropertiesDeserializer(\n item: any,\n): VMwareFabricAgentModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n biosId: item[\"biosId\"],\n marsAuthenticationIdentity: identityModelDeserializer(item[\"marsAuthenticationIdentity\"]),\n };\n}\n\n/** The response of a FabricAgentModel list operation. */\nexport interface _FabricAgentModelListResult {\n /** The FabricAgentModel items on this page */\n value: FabricAgentModel[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _fabricAgentModelListResultDeserializer(item: any): _FabricAgentModelListResult {\n return {\n value: fabricAgentModelArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function fabricAgentModelArraySerializer(result: Array<FabricAgentModel>): any[] {\n return result.map((item) => {\n return fabricAgentModelSerializer(item);\n });\n}\n\nexport function fabricAgentModelArrayDeserializer(result: Array<FabricAgentModel>): any[] {\n return result.map((item) => {\n return fabricAgentModelDeserializer(item);\n });\n}\n\n/** Job model. */\nexport interface JobModel extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: JobModelProperties;\n}\n\nexport function jobModelDeserializer(item: any): JobModel {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : jobModelPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Job model properties. */\nexport interface JobModelProperties {\n /** Gets or sets the friendly display name. */\n readonly displayName?: string;\n /** Gets or sets the job state. */\n readonly state?: JobState;\n /** Gets or sets the start time. */\n readonly startTime?: Date;\n /** Gets or sets the end time. */\n readonly endTime?: Date;\n /** Gets or sets the affected object Id. */\n readonly objectId?: string;\n /** Gets or sets the affected object name. */\n readonly objectName?: string;\n /** Gets or sets the affected object internal Id. */\n readonly objectInternalId?: string;\n /** Gets or sets the affected object internal name. */\n readonly objectInternalName?: string;\n /** Gets or sets the object type. */\n readonly objectType?: JobObjectType;\n /** Gets or sets the replication provider. */\n readonly replicationProviderId?: string;\n /** Gets or sets the source fabric provider. */\n readonly sourceFabricProviderId?: string;\n /** Gets or sets the target fabric provider. */\n readonly targetFabricProviderId?: string;\n /** Gets or sets the list of allowed actions on the job. */\n readonly allowedActions?: string[];\n /** Gets or sets the job activity id. */\n readonly activityId?: string;\n /** Gets or sets the list of tasks. */\n readonly tasks?: TaskModel[];\n /** Gets or sets the list of errors. */\n readonly errors?: ErrorModel[];\n /** Job model custom properties. */\n customProperties: JobModelCustomPropertiesUnion;\n /** Gets or sets the provisioning state of the job. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function jobModelPropertiesDeserializer(item: any): JobModelProperties {\n return {\n displayName: item[\"displayName\"],\n state: item[\"state\"],\n startTime: !item[\"startTime\"] ? item[\"startTime\"] : new Date(item[\"startTime\"]),\n endTime: !item[\"endTime\"] ? item[\"endTime\"] : new Date(item[\"endTime\"]),\n objectId: item[\"objectId\"],\n objectName: item[\"objectName\"],\n objectInternalId: item[\"objectInternalId\"],\n objectInternalName: item[\"objectInternalName\"],\n objectType: item[\"objectType\"],\n replicationProviderId: item[\"replicationProviderId\"],\n sourceFabricProviderId: item[\"sourceFabricProviderId\"],\n targetFabricProviderId: item[\"targetFabricProviderId\"],\n allowedActions: !item[\"allowedActions\"]\n ? item[\"allowedActions\"]\n : item[\"allowedActions\"].map((p: any) => {\n return p;\n }),\n activityId: item[\"activityId\"],\n tasks: !item[\"tasks\"] ? item[\"tasks\"] : taskModelArrayDeserializer(item[\"tasks\"]),\n errors: !item[\"errors\"] ? item[\"errors\"] : errorModelArrayDeserializer(item[\"errors\"]),\n customProperties: jobModelCustomPropertiesUnionDeserializer(item[\"customProperties\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** Gets or sets the job state. */\nexport enum KnownJobState {\n /** Job has not been started. */\n Pending = \"Pending\",\n /** Job is in progress. */\n Started = \"Started\",\n /** Job cancellation is in progress. */\n Cancelling = \"Cancelling\",\n /** Job has completed successfully. */\n Succeeded = \"Succeeded\",\n /** Job failed. */\n Failed = \"Failed\",\n /** Job has been cancelled. */\n Cancelled = \"Cancelled\",\n /** Job has completed with information. */\n CompletedWithInformation = \"CompletedWithInformation\",\n /** Job has completed with warnings. */\n CompletedWithWarnings = \"CompletedWithWarnings\",\n /** Job has completed with errors. */\n CompletedWithErrors = \"CompletedWithErrors\",\n}\n\n/**\n * Gets or sets the job state. \\\n * {@link KnownJobState} can be used interchangeably with JobState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending**: Job has not been started. \\\n * **Started**: Job is in progress. \\\n * **Cancelling**: Job cancellation is in progress. \\\n * **Succeeded**: Job has completed successfully. \\\n * **Failed**: Job failed. \\\n * **Cancelled**: Job has been cancelled. \\\n * **CompletedWithInformation**: Job has completed with information. \\\n * **CompletedWithWarnings**: Job has completed with warnings. \\\n * **CompletedWithErrors**: Job has completed with errors.\n */\nexport type JobState = string;\n\n/** Gets or sets the object type. */\nexport enum KnownJobObjectType {\n /** AVS disk pool. */\n AvsDiskPool = \"AvsDiskPool\",\n /** Fabric agent level workflow. */\n FabricAgent = \"FabricAgent\",\n /** Fabric level job. */\n Fabric = \"Fabric\",\n /** Policy level job. */\n Policy = \"Policy\",\n /** Protected item level job. */\n ProtectedItem = \"ProtectedItem\",\n /** Recovery plan level job. */\n RecoveryPlan = \"RecoveryPlan\",\n /** Replication extension level job. */\n ReplicationExtension = \"ReplicationExtension\",\n /** Vault level job. */\n Vault = \"Vault\",\n}\n\n/**\n * Gets or sets the object type. \\\n * {@link KnownJobObjectType} can be used interchangeably with JobObjectType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **AvsDiskPool**: AVS disk pool. \\\n * **FabricAgent**: Fabric agent level workflow. \\\n * **Fabric**: Fabric level job. \\\n * **Policy**: Policy level job. \\\n * **ProtectedItem**: Protected item level job. \\\n * **RecoveryPlan**: Recovery plan level job. \\\n * **ReplicationExtension**: Replication extension level job. \\\n * **Vault**: Vault level job.\n */\nexport type JobObjectType = string;\n\nexport function taskModelArrayDeserializer(result: Array<TaskModel>): any[] {\n return result.map((item) => {\n return taskModelDeserializer(item);\n });\n}\n\n/** Task model. */\nexport interface TaskModel {\n /** Gets or sets the task name. */\n readonly taskName?: string;\n /** Gets or sets the task state. */\n readonly state?: TaskState;\n /** Gets or sets the start time. */\n readonly startTime?: Date;\n /** Gets or sets the end time. */\n readonly endTime?: Date;\n /** Task model custom properties. */\n customProperties?: TaskModelCustomProperties;\n /** Gets or sets the list of children job models. */\n childrenJobs?: JobModel[];\n}\n\nexport function taskModelDeserializer(item: any): TaskModel {\n return {\n taskName: item[\"taskName\"],\n state: item[\"state\"],\n startTime: !item[\"startTime\"] ? item[\"startTime\"] : new Date(item[\"startTime\"]),\n endTime: !item[\"endTime\"] ? item[\"endTime\"] : new Date(item[\"endTime\"]),\n customProperties: !item[\"customProperties\"]\n ? item[\"customProperties\"]\n : taskModelCustomPropertiesDeserializer(item[\"customProperties\"]),\n childrenJobs: !item[\"childrenJobs\"]\n ? item[\"childrenJobs\"]\n : jobModelArrayDeserializer(item[\"childrenJobs\"]),\n };\n}\n\n/** Gets or sets the task state. */\nexport enum KnownTaskState {\n /** Task has not been started. */\n Pending = \"Pending\",\n /** Task is in progress. */\n Started = \"Started\",\n /** Task has completed successfully. */\n Succeeded = \"Succeeded\",\n /** Task failed. */\n Failed = \"Failed\",\n /** Task has been cancelled. */\n Cancelled = \"Cancelled\",\n /** Task has been skipped. */\n Skipped = \"Skipped\",\n}\n\n/**\n * Gets or sets the task state. \\\n * {@link KnownTaskState} can be used interchangeably with TaskState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending**: Task has not been started. \\\n * **Started**: Task is in progress. \\\n * **Succeeded**: Task has completed successfully. \\\n * **Failed**: Task failed. \\\n * **Cancelled**: Task has been cancelled. \\\n * **Skipped**: Task has been skipped.\n */\nexport type TaskState = string;\n\n/** Task model custom properties. */\nexport interface TaskModelCustomProperties {\n /** Gets or sets the instance type. */\n instanceType: string;\n}\n\nexport function taskModelCustomPropertiesDeserializer(item: any): TaskModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n };\n}\n\nexport function jobModelArrayDeserializer(result: Array<JobModel>): any[] {\n return result.map((item) => {\n return jobModelDeserializer(item);\n });\n}\n\nexport function errorModelArrayDeserializer(result: Array<ErrorModel>): any[] {\n return result.map((item) => {\n return errorModelDeserializer(item);\n });\n}\n\n/** Error model. */\nexport interface ErrorModel {\n /** Gets or sets the error code. */\n readonly code?: string;\n /** Gets or sets the error type. */\n readonly type?: string;\n /** Gets or sets the error severity. */\n readonly severity?: string;\n /** Gets or sets the creation time of error. */\n readonly creationTime?: Date;\n /** Gets or sets the error message. */\n readonly message?: string;\n /** Gets or sets the possible causes of error. */\n readonly causes?: string;\n /** Gets or sets the recommended action to resolve error. */\n readonly recommendation?: string;\n}\n\nexport function errorModelDeserializer(item: any): ErrorModel {\n return {\n code: item[\"code\"],\n type: item[\"type\"],\n severity: item[\"severity\"],\n creationTime: !item[\"creationTime\"] ? item[\"creationTime\"] : new Date(item[\"creationTime\"]),\n message: item[\"message\"],\n causes: item[\"causes\"],\n recommendation: item[\"recommendation\"],\n };\n}\n\n/** Job model custom properties. */\nexport interface JobModelCustomProperties {\n /** Discriminator property for JobModelCustomProperties. */\n /** The discriminator possible values: FailoverJobDetails, TestFailoverCleanupJobDetails, TestFailoverJobDetails */\n instanceType: string;\n /** Gets or sets any custom properties of the affected object. */\n readonly affectedObjectDetails?: AffectedObjectDetails;\n}\n\nexport function jobModelCustomPropertiesDeserializer(item: any): JobModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n affectedObjectDetails: !item[\"affectedObjectDetails\"]\n ? item[\"affectedObjectDetails\"]\n : affectedObjectDetailsDeserializer(item[\"affectedObjectDetails\"]),\n };\n}\n\n/** Alias for JobModelCustomPropertiesUnion */\nexport type JobModelCustomPropertiesUnion =\n | FailoverJobModelCustomProperties\n | TestFailoverCleanupJobModelCustomProperties\n | TestFailoverJobModelCustomProperties\n | JobModelCustomProperties;\n\nexport function jobModelCustomPropertiesUnionDeserializer(\n item: any,\n): JobModelCustomPropertiesUnion {\n switch (item.instanceType) {\n case \"FailoverJobDetails\":\n return failoverJobModelCustomPropertiesDeserializer(item as FailoverJobModelCustomProperties);\n\n case \"TestFailoverCleanupJobDetails\":\n return testFailoverCleanupJobModelCustomPropertiesDeserializer(\n item as TestFailoverCleanupJobModelCustomProperties,\n );\n\n case \"TestFailoverJobDetails\":\n return testFailoverJobModelCustomPropertiesDeserializer(\n item as TestFailoverJobModelCustomProperties,\n );\n\n default:\n return jobModelCustomPropertiesDeserializer(item);\n }\n}\n\n/** Details of the affected object. */\nexport interface AffectedObjectDetails {\n /** Description of the affected object details. */\n description?: string;\n /** Type of the affected object details. */\n type?: \"object\";\n}\n\nexport function affectedObjectDetailsDeserializer(item: any): AffectedObjectDetails {\n return {\n description: item[\"description\"],\n type: item[\"type\"],\n };\n}\n\n/** Failover job model custom properties. */\nexport interface FailoverJobModelCustomProperties extends JobModelCustomProperties {\n /** Gets or sets the failed over protected item details. */\n readonly protectedItemDetails?: FailoverProtectedItemProperties[];\n /** Gets or sets the instance type. */\n instanceType: \"FailoverJobDetails\";\n}\n\nexport function failoverJobModelCustomPropertiesDeserializer(\n item: any,\n): FailoverJobModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n affectedObjectDetails: !item[\"affectedObjectDetails\"]\n ? item[\"affectedObjectDetails\"]\n : affectedObjectDetailsDeserializer(item[\"affectedObjectDetails\"]),\n protectedItemDetails: !item[\"protectedItemDetails\"]\n ? item[\"protectedItemDetails\"]\n : failoverProtectedItemPropertiesArrayDeserializer(item[\"protectedItemDetails\"]),\n };\n}\n\nexport function failoverProtectedItemPropertiesArrayDeserializer(\n result: Array<FailoverProtectedItemProperties>,\n): any[] {\n return result.map((item) => {\n return failoverProtectedItemPropertiesDeserializer(item);\n });\n}\n\n/** Failover properties of the protected item. */\nexport interface FailoverProtectedItemProperties {\n /** Gets or sets the protected item name. */\n readonly protectedItemName?: string;\n /** Gets or sets the VM name. */\n readonly vmName?: string;\n /** Gets or sets the test VM name. */\n readonly testVmName?: string;\n /** Gets or sets the recovery point Id. */\n readonly recoveryPointId?: string;\n /** Gets or sets the recovery point time. */\n readonly recoveryPointTime?: Date;\n /** Gets or sets the network name. */\n readonly networkName?: string;\n /** Gets or sets the network subnet. */\n readonly subnet?: string;\n}\n\nexport function failoverProtectedItemPropertiesDeserializer(\n item: any,\n): FailoverProtectedItemProperties {\n return {\n protectedItemName: item[\"protectedItemName\"],\n vmName: item[\"vmName\"],\n testVmName: item[\"testVmName\"],\n recoveryPointId: item[\"recoveryPointId\"],\n recoveryPointTime: !item[\"recoveryPointTime\"]\n ? item[\"recoveryPointTime\"]\n : new Date(item[\"recoveryPointTime\"]),\n networkName: item[\"networkName\"],\n subnet: item[\"subnet\"],\n };\n}\n\n/** Test failover cleanup job model custom properties. */\nexport interface TestFailoverCleanupJobModelCustomProperties extends JobModelCustomProperties {\n /** Gets or sets the test failover cleanup comments. */\n readonly comments?: string;\n /** Gets or sets the instance type. */\n instanceType: \"TestFailoverCleanupJobDetails\";\n}\n\nexport function testFailoverCleanupJobModelCustomPropertiesDeserializer(\n item: any,\n): TestFailoverCleanupJobModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n affectedObjectDetails: !item[\"affectedObjectDetails\"]\n ? item[\"affectedObjectDetails\"]\n : affectedObjectDetailsDeserializer(item[\"affectedObjectDetails\"]),\n comments: item[\"comments\"],\n };\n}\n\n/** Test failover job model custom properties. */\nexport interface TestFailoverJobModelCustomProperties extends JobModelCustomProperties {\n /** Gets or sets the test VM details. */\n readonly protectedItemDetails?: FailoverProtectedItemProperties[];\n /** Gets or sets the instance type. */\n instanceType: \"TestFailoverJobDetails\";\n}\n\nexport function testFailoverJobModelCustomPropertiesDeserializer(\n item: any,\n): TestFailoverJobModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n affectedObjectDetails: !item[\"affectedObjectDetails\"]\n ? item[\"affectedObjectDetails\"]\n : affectedObjectDetailsDeserializer(item[\"affectedObjectDetails\"]),\n protectedItemDetails: !item[\"protectedItemDetails\"]\n ? item[\"protectedItemDetails\"]\n : failoverProtectedItemPropertiesArrayDeserializer(item[\"protectedItemDetails\"]),\n };\n}\n\n/** The response of a JobModel list operation. */\nexport interface _JobModelListResult {\n /** The JobModel items on this page */\n value: JobModel[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _jobModelListResultDeserializer(item: any): _JobModelListResult {\n return {\n value: jobModelArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\n/** Policy model. */\nexport interface PolicyModel extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: PolicyModelProperties;\n}\n\nexport function policyModelSerializer(item: PolicyModel): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : policyModelPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function policyModelDeserializer(item: any): PolicyModel {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : policyModelPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Policy model properties. */\nexport interface PolicyModelProperties {\n /** Gets or sets the provisioning state of the policy. */\n readonly provisioningState?: ProvisioningState;\n /** Policy model custom properties. */\n customProperties: PolicyModelCustomPropertiesUnion;\n}\n\nexport function policyModelPropertiesSerializer(item: PolicyModelProperties): any {\n return {\n customProperties: policyModelCustomPropertiesUnionSerializer(item[\"customProperties\"]),\n };\n}\n\nexport function policyModelPropertiesDeserializer(item: any): PolicyModelProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n customProperties: policyModelCustomPropertiesUnionDeserializer(item[\"customProperties\"]),\n };\n}\n\n/** Policy model custom properties. */\nexport interface PolicyModelCustomProperties {\n /** Discriminator property for PolicyModelCustomProperties. */\n /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */\n instanceType: string;\n}\n\nexport function policyModelCustomPropertiesSerializer(item: PolicyModelCustomProperties): any {\n return { instanceType: item[\"instanceType\"] };\n}\n\nexport function policyModelCustomPropertiesDeserializer(item: any): PolicyModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n };\n}\n\n/** Alias for PolicyModelCustomPropertiesUnion */\nexport type PolicyModelCustomPropertiesUnion =\n | HyperVToAzStackHCIPolicyModelCustomProperties\n | VMwareToAzStackHCIPolicyModelCustomProperties\n | PolicyModelCustomProperties;\n\nexport function policyModelCustomPropertiesUnionSerializer(\n item: PolicyModelCustomPropertiesUnion,\n): any {\n switch (item.instanceType) {\n case \"HyperVToAzStackHCI\":\n return hyperVToAzStackHCIPolicyModelCustomPropertiesSerializer(\n item as HyperVToAzStackHCIPolicyModelCustomProperties,\n );\n\n case \"VMwareToAzStackHCI\":\n return vMwareToAzStackHCIPolicyModelCustomPropertiesSerializer(\n item as VMwareToAzStackHCIPolicyModelCustomProperties,\n );\n\n default:\n return policyModelCustomPropertiesSerializer(item);\n }\n}\n\nexport function policyModelCustomPropertiesUnionDeserializer(\n item: any,\n): PolicyModelCustomPropertiesUnion {\n switch (item.instanceType) {\n case \"HyperVToAzStackHCI\":\n return hyperVToAzStackHCIPolicyModelCustomPropertiesDeserializer(\n item as HyperVToAzStackHCIPolicyModelCustomProperties,\n );\n\n case \"VMwareToAzStackHCI\":\n return vMwareToAzStackHCIPolicyModelCustomPropertiesDeserializer(\n item as VMwareToAzStackHCIPolicyModelCustomProperties,\n );\n\n default:\n return policyModelCustomPropertiesDeserializer(item);\n }\n}\n\n/** HyperV To AzStackHCI Policy model custom properties. */\nexport interface HyperVToAzStackHCIPolicyModelCustomProperties extends PolicyModelCustomProperties {\n /** Gets or sets the duration in minutes until which the recovery points need to be stored. */\n recoveryPointHistoryInMinutes: number;\n /** Gets or sets the crash consistent snapshot frequency (in minutes). */\n crashConsistentFrequencyInMinutes: number;\n /** Gets or sets the app consistent snapshot frequency (in minutes). */\n appConsistentFrequencyInMinutes: number;\n /** Gets or sets the instance type. */\n instanceType: \"HyperVToAzStackHCI\";\n}\n\nexport function hyperVToAzStackHCIPolicyModelCustomPropertiesSerializer(\n item: HyperVToAzStackHCIPolicyModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n recoveryPointHistoryInMinutes: item[\"recoveryPointHistoryInMinutes\"],\n crashConsistentFrequencyInMinutes: item[\"crashConsistentFrequencyInMinutes\"],\n appConsistentFrequencyInMinutes: item[\"appConsistentFrequencyInMinutes\"],\n };\n}\n\nexport function hyperVToAzStackHCIPolicyModelCustomPropertiesDeserializer(\n item: any,\n): HyperVToAzStackHCIPolicyModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n recoveryPointHistoryInMinutes: item[\"recoveryPointHistoryInMinutes\"],\n crashConsistentFrequencyInMinutes: item[\"crashConsistentFrequencyInMinutes\"],\n appConsistentFrequencyInMinutes: item[\"appConsistentFrequencyInMinutes\"],\n };\n}\n\n/** VMware To AzStackHCI Policy model custom properties. */\nexport interface VMwareToAzStackHCIPolicyModelCustomProperties extends PolicyModelCustomProperties {\n /** Gets or sets the duration in minutes until which the recovery points need to be stored. */\n recoveryPointHistoryInMinutes: number;\n /** Gets or sets the crash consistent snapshot frequency (in minutes). */\n crashConsistentFrequencyInMinutes: number;\n /** Gets or sets the app consistent snapshot frequency (in minutes). */\n appConsistentFrequencyInMinutes: number;\n /** Gets or sets the instance type. */\n instanceType: \"VMwareToAzStackHCI\";\n}\n\nexport function vMwareToAzStackHCIPolicyModelCustomPropertiesSerializer(\n item: VMwareToAzStackHCIPolicyModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n recoveryPointHistoryInMinutes: item[\"recoveryPointHistoryInMinutes\"],\n crashConsistentFrequencyInMinutes: item[\"crashConsistentFrequencyInMinutes\"],\n appConsistentFrequencyInMinutes: item[\"appConsistentFrequencyInMinutes\"],\n };\n}\n\nexport function vMwareToAzStackHCIPolicyModelCustomPropertiesDeserializer(\n item: any,\n): VMwareToAzStackHCIPolicyModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n recoveryPointHistoryInMinutes: item[\"recoveryPointHistoryInMinutes\"],\n crashConsistentFrequencyInMinutes: item[\"crashConsistentFrequencyInMinutes\"],\n appConsistentFrequencyInMinutes: item[\"appConsistentFrequencyInMinutes\"],\n };\n}\n\n/** The response of a PolicyModel list operation. */\nexport interface _PolicyModelListResult {\n /** The PolicyModel items on this page */\n value: PolicyModel[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _policyModelListResultDeserializer(item: any): _PolicyModelListResult {\n return {\n value: policyModelArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function policyModelArraySerializer(result: Array<PolicyModel>): any[] {\n return result.map((item) => {\n return policyModelSerializer(item);\n });\n}\n\nexport function policyModelArrayDeserializer(result: Array<PolicyModel>): any[] {\n return result.map((item) => {\n return policyModelDeserializer(item);\n });\n}\n\n/** Represents private endpoint connection. */\nexport interface PrivateEndpointConnection extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: PrivateEndpointConnectionResponseProperties;\n}\n\nexport function privateEndpointConnectionSerializer(item: PrivateEndpointConnection): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateEndpointConnectionResponsePropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function privateEndpointConnectionDeserializer(item: any): PrivateEndpointConnection {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateEndpointConnectionResponsePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Represents Private endpoint connection response properties. */\nexport interface PrivateEndpointConnectionResponseProperties {\n /** Gets or sets provisioning state of the private endpoint connection. */\n readonly provisioningState?: ProvisioningState;\n /** Represent private Endpoint network resource that is linked to the Private Endpoint connection. */\n privateEndpoint?: PrivateEndpoint;\n /** Represents Private link service connection state. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n}\n\nexport function privateEndpointConnectionResponsePropertiesSerializer(\n item: PrivateEndpointConnectionResponseProperties,\n): any {\n return {\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointSerializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateSerializer(item[\"privateLinkServiceConnectionState\"]),\n };\n}\n\nexport function privateEndpointConnectionResponsePropertiesDeserializer(\n item: any,\n): PrivateEndpointConnectionResponseProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n privateEndpoint: !item[\"privateEndpoint\"]\n ? item[\"privateEndpoint\"]\n : privateEndpointDeserializer(item[\"privateEndpoint\"]),\n privateLinkServiceConnectionState: !item[\"privateLinkServiceConnectionState\"]\n ? item[\"privateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateDeserializer(item[\"privateLinkServiceConnectionState\"]),\n };\n}\n\n/** Represent private Endpoint network resource that is linked to the Private Endpoint connection. */\nexport interface PrivateEndpoint {\n /** Gets or sets the id. */\n id?: string;\n}\n\nexport function privateEndpointSerializer(item: PrivateEndpoint): any {\n return { id: item[\"id\"] };\n}\n\nexport function privateEndpointDeserializer(item: any): PrivateEndpoint {\n return {\n id: item[\"id\"],\n };\n}\n\n/** Represents Private link service connection state. */\nexport interface PrivateLinkServiceConnectionState {\n /** Gets or sets the status. */\n status?: PrivateEndpointConnectionStatus;\n /** Gets or sets description. */\n description?: string;\n /** Gets or sets actions required. */\n actionsRequired?: string;\n}\n\nexport function privateLinkServiceConnectionStateSerializer(\n item: PrivateLinkServiceConnectionState,\n): any {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\nexport function privateLinkServiceConnectionStateDeserializer(\n item: any,\n): PrivateLinkServiceConnectionState {\n return {\n status: item[\"status\"],\n description: item[\"description\"],\n actionsRequired: item[\"actionsRequired\"],\n };\n}\n\n/** Gets or sets the status. */\nexport enum KnownPrivateEndpointConnectionStatus {\n /** Approved Status. */\n Approved = \"Approved\",\n /** Disconnected Status. */\n Disconnected = \"Disconnected\",\n /** Pending Status. */\n Pending = \"Pending\",\n /** Rejected Status. */\n Rejected = \"Rejected\",\n}\n\n/**\n * Gets or sets the status. \\\n * {@link KnownPrivateEndpointConnectionStatus} can be used interchangeably with PrivateEndpointConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Approved**: Approved Status. \\\n * **Disconnected**: Disconnected Status. \\\n * **Pending**: Pending Status. \\\n * **Rejected**: Rejected Status.\n */\nexport type PrivateEndpointConnectionStatus = string;\n\n/** The response of a PrivateEndpointConnection list operation. */\nexport interface _PrivateEndpointConnectionListResult {\n /** The PrivateEndpointConnection items on this page */\n value: PrivateEndpointConnection[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _privateEndpointConnectionListResultDeserializer(\n item: any,\n): _PrivateEndpointConnectionListResult {\n return {\n value: privateEndpointConnectionArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function privateEndpointConnectionArraySerializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionSerializer(item);\n });\n}\n\nexport function privateEndpointConnectionArrayDeserializer(\n result: Array<PrivateEndpointConnection>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionDeserializer(item);\n });\n}\n\n/** Represents private endpoint connection proxy request. */\nexport interface PrivateEndpointConnectionProxy extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: PrivateEndpointConnectionProxyProperties;\n /** Gets or sets ETag. */\n etag?: string;\n}\n\nexport function privateEndpointConnectionProxySerializer(\n item: PrivateEndpointConnectionProxy,\n): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateEndpointConnectionProxyPropertiesSerializer(item[\"properties\"]),\n etag: item[\"etag\"],\n };\n}\n\nexport function privateEndpointConnectionProxyDeserializer(\n item: any,\n): PrivateEndpointConnectionProxy {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateEndpointConnectionProxyPropertiesDeserializer(item[\"properties\"]),\n etag: item[\"etag\"],\n };\n}\n\n/** Represents private endpoint connection proxy request. */\nexport interface PrivateEndpointConnectionProxyProperties {\n /** Gets or sets the provisioning state of the private endpoint connection proxy. */\n readonly provisioningState?: ProvisioningState;\n /** Represent remote private endpoint information for the private endpoint connection proxy. */\n remotePrivateEndpoint?: RemotePrivateEndpoint;\n}\n\nexport function privateEndpointConnectionProxyPropertiesSerializer(\n item: PrivateEndpointConnectionProxyProperties,\n): any {\n return {\n remotePrivateEndpoint: !item[\"remotePrivateEndpoint\"]\n ? item[\"remotePrivateEndpoint\"]\n : remotePrivateEndpointSerializer(item[\"remotePrivateEndpoint\"]),\n };\n}\n\nexport function privateEndpointConnectionProxyPropertiesDeserializer(\n item: any,\n): PrivateEndpointConnectionProxyProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n remotePrivateEndpoint: !item[\"remotePrivateEndpoint\"]\n ? item[\"remotePrivateEndpoint\"]\n : remotePrivateEndpointDeserializer(item[\"remotePrivateEndpoint\"]),\n };\n}\n\n/** Represent remote private endpoint information for the private endpoint connection proxy. */\nexport interface RemotePrivateEndpoint {\n /** Gets or sets private link service proxy id. */\n id: string;\n /** Gets or sets the list of Private Link Service Connections and gets populated for Auto approval flow. */\n privateLinkServiceConnections?: PrivateLinkServiceConnection[];\n /** Gets or sets the list of Manual Private Link Service Connections and gets populated for Manual approval flow. */\n manualPrivateLinkServiceConnections?: PrivateLinkServiceConnection[];\n /** Gets or sets the list of private link service proxies. */\n privateLinkServiceProxies?: PrivateLinkServiceProxy[];\n /** Gets or sets the list of Connection Details. This is the connection details for private endpoint. */\n connectionDetails?: ConnectionDetails[];\n}\n\nexport function remotePrivateEndpointSerializer(item: RemotePrivateEndpoint): any {\n return {\n id: item[\"id\"],\n privateLinkServiceConnections: !item[\"privateLinkServiceConnections\"]\n ? item[\"privateLinkServiceConnections\"]\n : privateLinkServiceConnectionArraySerializer(item[\"privateLinkServiceConnections\"]),\n manualPrivateLinkServiceConnections: !item[\"manualPrivateLinkServiceConnections\"]\n ? item[\"manualPrivateLinkServiceConnections\"]\n : privateLinkServiceConnectionArraySerializer(item[\"manualPrivateLinkServiceConnections\"]),\n privateLinkServiceProxies: !item[\"privateLinkServiceProxies\"]\n ? item[\"privateLinkServiceProxies\"]\n : privateLinkServiceProxyArraySerializer(item[\"privateLinkServiceProxies\"]),\n connectionDetails: !item[\"connectionDetails\"]\n ? item[\"connectionDetails\"]\n : connectionDetailsArraySerializer(item[\"connectionDetails\"]),\n };\n}\n\nexport function remotePrivateEndpointDeserializer(item: any): RemotePrivateEndpoint {\n return {\n id: item[\"id\"],\n privateLinkServiceConnections: !item[\"privateLinkServiceConnections\"]\n ? item[\"privateLinkServiceConnections\"]\n : privateLinkServiceConnectionArrayDeserializer(item[\"privateLinkServiceConnections\"]),\n manualPrivateLinkServiceConnections: !item[\"manualPrivateLinkServiceConnections\"]\n ? item[\"manualPrivateLinkServiceConnections\"]\n : privateLinkServiceConnectionArrayDeserializer(item[\"manualPrivateLinkServiceConnections\"]),\n privateLinkServiceProxies: !item[\"privateLinkServiceProxies\"]\n ? item[\"privateLinkServiceProxies\"]\n : privateLinkServiceProxyArrayDeserializer(item[\"privateLinkServiceProxies\"]),\n connectionDetails: !item[\"connectionDetails\"]\n ? item[\"connectionDetails\"]\n : connectionDetailsArrayDeserializer(item[\"connectionDetails\"]),\n };\n}\n\nexport function privateLinkServiceConnectionArraySerializer(\n result: Array<PrivateLinkServiceConnection>,\n): any[] {\n return result.map((item) => {\n return privateLinkServiceConnectionSerializer(item);\n });\n}\n\nexport function privateLinkServiceConnectionArrayDeserializer(\n result: Array<PrivateLinkServiceConnection>,\n): any[] {\n return result.map((item) => {\n return privateLinkServiceConnectionDeserializer(item);\n });\n}\n\n/** Represents of an NRP private link service connection. */\nexport interface PrivateLinkServiceConnection {\n /** Gets or sets private link service connection name. */\n name?: string;\n /** Gets or sets group ids. */\n groupIds?: string[];\n /** Gets or sets the request message for the private link service connection. */\n requestMessage?: string;\n}\n\nexport function privateLinkServiceConnectionSerializer(item: PrivateLinkServiceConnection): any {\n return {\n name: item[\"name\"],\n groupIds: !item[\"groupIds\"]\n ? item[\"groupIds\"]\n : item[\"groupIds\"].map((p: any) => {\n return p;\n }),\n requestMessage: item[\"requestMessage\"],\n };\n}\n\nexport function privateLinkServiceConnectionDeserializer(item: any): PrivateLinkServiceConnection {\n return {\n name: item[\"name\"],\n groupIds: !item[\"groupIds\"]\n ? item[\"groupIds\"]\n : item[\"groupIds\"].map((p: any) => {\n return p;\n }),\n requestMessage: item[\"requestMessage\"],\n };\n}\n\nexport function privateLinkServiceProxyArraySerializer(\n result: Array<PrivateLinkServiceProxy>,\n): any[] {\n return result.map((item) => {\n return privateLinkServiceProxySerializer(item);\n });\n}\n\nexport function privateLinkServiceProxyArrayDeserializer(\n result: Array<PrivateLinkServiceProxy>,\n): any[] {\n return result.map((item) => {\n return privateLinkServiceProxyDeserializer(item);\n });\n}\n\n/** Represents NRP private link service proxy. */\nexport interface PrivateLinkServiceProxy {\n /** Gets or sets private link service proxy id. */\n id?: string;\n /** Represents Private link service connection state. */\n remotePrivateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /** Represent remote private endpoint connection. */\n remotePrivateEndpointConnection?: RemotePrivateEndpointConnection;\n /** Gets or sets group connectivity information. */\n groupConnectivityInformation?: GroupConnectivityInformation[];\n}\n\nexport function privateLinkServiceProxySerializer(item: PrivateLinkServiceProxy): any {\n return {\n id: item[\"id\"],\n remotePrivateLinkServiceConnectionState: !item[\"remotePrivateLinkServiceConnectionState\"]\n ? item[\"remotePrivateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateSerializer(\n item[\"remotePrivateLinkServiceConnectionState\"],\n ),\n remotePrivateEndpointConnection: !item[\"remotePrivateEndpointConnection\"]\n ? item[\"remotePrivateEndpointConnection\"]\n : remotePrivateEndpointConnectionSerializer(item[\"remotePrivateEndpointConnection\"]),\n groupConnectivityInformation: !item[\"groupConnectivityInformation\"]\n ? item[\"groupConnectivityInformation\"]\n : groupConnectivityInformationArraySerializer(item[\"groupConnectivityInformation\"]),\n };\n}\n\nexport function privateLinkServiceProxyDeserializer(item: any): PrivateLinkServiceProxy {\n return {\n id: item[\"id\"],\n remotePrivateLinkServiceConnectionState: !item[\"remotePrivateLinkServiceConnectionState\"]\n ? item[\"remotePrivateLinkServiceConnectionState\"]\n : privateLinkServiceConnectionStateDeserializer(\n item[\"remotePrivateLinkServiceConnectionState\"],\n ),\n remotePrivateEndpointConnection: !item[\"remotePrivateEndpointConnection\"]\n ? item[\"remotePrivateEndpointConnection\"]\n : remotePrivateEndpointConnectionDeserializer(item[\"remotePrivateEndpointConnection\"]),\n groupConnectivityInformation: !item[\"groupConnectivityInformation\"]\n ? item[\"groupConnectivityInformation\"]\n : groupConnectivityInformationArrayDeserializer(item[\"groupConnectivityInformation\"]),\n };\n}\n\n/** Represent remote private endpoint connection. */\nexport interface RemotePrivateEndpointConnection {\n /** Gets or sets the remote private endpoint connection id. */\n id?: string;\n}\n\nexport function remotePrivateEndpointConnectionSerializer(\n item: RemotePrivateEndpointConnection,\n): any {\n return { id: item[\"id\"] };\n}\n\nexport function remotePrivateEndpointConnectionDeserializer(\n item: any,\n): RemotePrivateEndpointConnection {\n return {\n id: item[\"id\"],\n };\n}\n\nexport function groupConnectivityInformationArraySerializer(\n result: Array<GroupConnectivityInformation>,\n): any[] {\n return result.map((item) => {\n return groupConnectivityInformationSerializer(item);\n });\n}\n\nexport function groupConnectivityInformationArrayDeserializer(\n result: Array<GroupConnectivityInformation>,\n): any[] {\n return result.map((item) => {\n return groupConnectivityInformationDeserializer(item);\n });\n}\n\n/** Represents of a connection's group information. */\nexport interface GroupConnectivityInformation {\n /** Gets or sets group id. */\n groupId?: string;\n /** Gets or sets member name. */\n memberName?: string;\n /** Gets or sets customer visible FQDNs. */\n customerVisibleFqdns?: string[];\n /** Gets or sets Internal Fqdn. */\n internalFqdn?: string;\n /** Gets or sets the redirect map id. */\n redirectMapId?: string;\n /** Gets or sets the private link service arm region. */\n privateLinkServiceArmRegion?: string;\n}\n\nexport function groupConnectivityInformationSerializer(item: GroupConnectivityInformation): any {\n return {\n groupId: item[\"groupId\"],\n memberName: item[\"memberName\"],\n customerVisibleFqdns: !item[\"customerVisibleFqdns\"]\n ? item[\"customerVisibleFqdns\"]\n : item[\"customerVisibleFqdns\"].map((p: any) => {\n return p;\n }),\n internalFqdn: item[\"internalFqdn\"],\n redirectMapId: item[\"redirectMapId\"],\n privateLinkServiceArmRegion: item[\"privateLinkServiceArmRegion\"],\n };\n}\n\nexport function groupConnectivityInformationDeserializer(item: any): GroupConnectivityInformation {\n return {\n groupId: item[\"groupId\"],\n memberName: item[\"memberName\"],\n customerVisibleFqdns: !item[\"customerVisibleFqdns\"]\n ? item[\"customerVisibleFqdns\"]\n : item[\"customerVisibleFqdns\"].map((p: any) => {\n return p;\n }),\n internalFqdn: item[\"internalFqdn\"],\n redirectMapId: item[\"redirectMapId\"],\n privateLinkServiceArmRegion: item[\"privateLinkServiceArmRegion\"],\n };\n}\n\nexport function connectionDetailsArraySerializer(result: Array<ConnectionDetails>): any[] {\n return result.map((item) => {\n return connectionDetailsSerializer(item);\n });\n}\n\nexport function connectionDetailsArrayDeserializer(result: Array<ConnectionDetails>): any[] {\n return result.map((item) => {\n return connectionDetailsDeserializer(item);\n });\n}\n\n/** Private endpoint connection details at member level. */\nexport interface ConnectionDetails {\n /** Gets or sets id. */\n id?: string;\n /** Gets or sets private IP address. */\n privateIpAddress?: string;\n /** Gets or sets link identifier. */\n linkIdentifier?: string;\n /** Gets or sets group id. */\n groupId?: string;\n /** Gets or sets member name. */\n memberName?: string;\n}\n\nexport function connectionDetailsSerializer(item: ConnectionDetails): any {\n return {\n id: item[\"id\"],\n privateIpAddress: item[\"privateIpAddress\"],\n linkIdentifier: item[\"linkIdentifier\"],\n groupId: item[\"groupId\"],\n memberName: item[\"memberName\"],\n };\n}\n\nexport function connectionDetailsDeserializer(item: any): ConnectionDetails {\n return {\n id: item[\"id\"],\n privateIpAddress: item[\"privateIpAddress\"],\n linkIdentifier: item[\"linkIdentifier\"],\n groupId: item[\"groupId\"],\n memberName: item[\"memberName\"],\n };\n}\n\n/** The response of a PrivateEndpointConnectionProxy list operation. */\nexport interface _PrivateEndpointConnectionProxyListResult {\n /** The PrivateEndpointConnectionProxy items on this page */\n value: PrivateEndpointConnectionProxy[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _privateEndpointConnectionProxyListResultDeserializer(\n item: any,\n): _PrivateEndpointConnectionProxyListResult {\n return {\n value: privateEndpointConnectionProxyArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function privateEndpointConnectionProxyArraySerializer(\n result: Array<PrivateEndpointConnectionProxy>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionProxySerializer(item);\n });\n}\n\nexport function privateEndpointConnectionProxyArrayDeserializer(\n result: Array<PrivateEndpointConnectionProxy>,\n): any[] {\n return result.map((item) => {\n return privateEndpointConnectionProxyDeserializer(item);\n });\n}\n\n/** Represents private link resource. */\nexport interface PrivateLinkResource extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: PrivateLinkResourceProperties;\n}\n\nexport function privateLinkResourceDeserializer(item: any): PrivateLinkResource {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : privateLinkResourcePropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Represents private link resource properties. */\nexport interface PrivateLinkResourceProperties {\n /** Gets or sets the group id. */\n groupId?: string;\n /** Gets or sets the required member. This translates to how many Private IPs should be created for each privately linkable resource. */\n requiredMembers?: string[];\n /** Gets or sets the private DNS zone names. */\n requiredZoneNames?: string[];\n /** Gets or sets the provisioning state of the private link resource. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function privateLinkResourcePropertiesDeserializer(\n item: any,\n): PrivateLinkResourceProperties {\n return {\n groupId: item[\"groupId\"],\n requiredMembers: !item[\"requiredMembers\"]\n ? item[\"requiredMembers\"]\n : item[\"requiredMembers\"].map((p: any) => {\n return p;\n }),\n requiredZoneNames: !item[\"requiredZoneNames\"]\n ? item[\"requiredZoneNames\"]\n : item[\"requiredZoneNames\"].map((p: any) => {\n return p;\n }),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** The response of a PrivateLinkResource list operation. */\nexport interface _PrivateLinkResourceListResult {\n /** The PrivateLinkResource items on this page */\n value: PrivateLinkResource[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _privateLinkResourceListResultDeserializer(\n item: any,\n): _PrivateLinkResourceListResult {\n return {\n value: privateLinkResourceArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function privateLinkResourceArrayDeserializer(result: Array<PrivateLinkResource>): any[] {\n return result.map((item) => {\n return privateLinkResourceDeserializer(item);\n });\n}\n\n/** Protected item model. */\nexport interface ProtectedItemModel extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: ProtectedItemModelProperties;\n}\n\nexport function protectedItemModelSerializer(item: ProtectedItemModel): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : protectedItemModelPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function protectedItemModelDeserializer(item: any): ProtectedItemModel {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : protectedItemModelPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Protected item model properties. */\nexport interface ProtectedItemModelProperties {\n /** Gets or sets the policy name. */\n policyName: string;\n /** Gets or sets the replication extension name. */\n replicationExtensionName: string;\n /** Gets or sets the protected item correlation Id. */\n readonly correlationId?: string;\n /** Gets or sets the provisioning state of the fabric agent. */\n readonly provisioningState?: ProvisioningState;\n /** Gets or sets the protection state. */\n readonly protectionState?: ProtectionState;\n /** Gets or sets the protection state description. */\n readonly protectionStateDescription?: string;\n /** Gets or sets the test failover state. */\n readonly testFailoverState?: TestFailoverState;\n /** Gets or sets the Test failover state description. */\n readonly testFailoverStateDescription?: string;\n /** Gets or sets the resynchronization state. */\n readonly resynchronizationState?: ResynchronizationState;\n /** Gets or sets the fabric object Id. */\n readonly fabricObjectId?: string;\n /** Gets or sets the fabric object name. */\n readonly fabricObjectName?: string;\n /** Gets or sets the source fabric provider Id. */\n readonly sourceFabricProviderId?: string;\n /** Gets or sets the target fabric provider Id. */\n readonly targetFabricProviderId?: string;\n /** Gets or sets the fabric Id. */\n readonly fabricId?: string;\n /** Gets or sets the target fabric Id. */\n readonly targetFabricId?: string;\n /** Gets or sets the fabric agent Id. */\n readonly fabricAgentId?: string;\n /** Gets or sets the target fabric agent Id. */\n readonly targetFabricAgentId?: string;\n /** Gets or sets a value indicating whether resynchronization is required or not. */\n readonly resyncRequired?: boolean;\n /** Gets or sets the Last successful planned failover time. */\n readonly lastSuccessfulPlannedFailoverTime?: Date;\n /** Gets or sets the Last successful unplanned failover time. */\n readonly lastSuccessfulUnplannedFailoverTime?: Date;\n /** Gets or sets the Last successful test failover time. */\n readonly lastSuccessfulTestFailoverTime?: Date;\n /** Gets or sets the current scenario. */\n readonly currentJob?: ProtectedItemJobProperties;\n /** Gets or sets the allowed scenarios on the protected item. */\n readonly allowedJobs?: string[];\n /** Gets or sets the last failed enabled protection job. */\n readonly lastFailedEnableProtectionJob?: ProtectedItemJobProperties;\n /** Gets or sets the last failed planned failover job. */\n readonly lastFailedPlannedFailoverJob?: ProtectedItemJobProperties;\n /** Gets or sets the last test failover job. */\n readonly lastTestFailoverJob?: ProtectedItemJobProperties;\n /** Gets or sets protected item replication health. */\n readonly replicationHealth?: HealthStatus;\n /** Gets or sets the list of health errors. */\n readonly healthErrors?: HealthErrorModel[];\n /** Protected item model custom properties. */\n customProperties: ProtectedItemModelCustomPropertiesUnion;\n}\n\nexport function protectedItemModelPropertiesSerializer(item: ProtectedItemModelProperties): any {\n return {\n policyName: item[\"policyName\"],\n replicationExtensionName: item[\"replicationExtensionName\"],\n customProperties: protectedItemModelCustomPropertiesUnionSerializer(item[\"customProperties\"]),\n };\n}\n\nexport function protectedItemModelPropertiesDeserializer(item: any): ProtectedItemModelProperties {\n return {\n policyName: item[\"policyName\"],\n replicationExtensionName: item[\"replicationExtensionName\"],\n correlationId: item[\"correlationId\"],\n provisioningState: item[\"provisioningState\"],\n protectionState: item[\"protectionState\"],\n protectionStateDescription: item[\"protectionStateDescription\"],\n testFailoverState: item[\"testFailoverState\"],\n testFailoverStateDescription: item[\"testFailoverStateDescription\"],\n resynchronizationState: item[\"resynchronizationState\"],\n fabricObjectId: item[\"fabricObjectId\"],\n fabricObjectName: item[\"fabricObjectName\"],\n sourceFabricProviderId: item[\"sourceFabricProviderId\"],\n targetFabricProviderId: item[\"targetFabricProviderId\"],\n fabricId: item[\"fabricId\"],\n targetFabricId: item[\"targetFabricId\"],\n fabricAgentId: item[\"fabricAgentId\"],\n targetFabricAgentId: item[\"targetFabricAgentId\"],\n resyncRequired: item[\"resyncRequired\"],\n lastSuccessfulPlannedFailoverTime: !item[\"lastSuccessfulPlannedFailoverTime\"]\n ? item[\"lastSuccessfulPlannedFailoverTime\"]\n : new Date(item[\"lastSuccessfulPlannedFailoverTime\"]),\n lastSuccessfulUnplannedFailoverTime: !item[\"lastSuccessfulUnplannedFailoverTime\"]\n ? item[\"lastSuccessfulUnplannedFailoverTime\"]\n : new Date(item[\"lastSuccessfulUnplannedFailoverTime\"]),\n lastSuccessfulTestFailoverTime: !item[\"lastSuccessfulTestFailoverTime\"]\n ? item[\"lastSuccessfulTestFailoverTime\"]\n : new Date(item[\"lastSuccessfulTestFailoverTime\"]),\n currentJob: !item[\"currentJob\"]\n ? item[\"currentJob\"]\n : protectedItemJobPropertiesDeserializer(item[\"currentJob\"]),\n allowedJobs: !item[\"allowedJobs\"]\n ? item[\"allowedJobs\"]\n : item[\"allowedJobs\"].map((p: any) => {\n return p;\n }),\n lastFailedEnableProtectionJob: !item[\"lastFailedEnableProtectionJob\"]\n ? item[\"lastFailedEnableProtectionJob\"]\n : protectedItemJobPropertiesDeserializer(item[\"lastFailedEnableProtectionJob\"]),\n lastFailedPlannedFailoverJob: !item[\"lastFailedPlannedFailoverJob\"]\n ? item[\"lastFailedPlannedFailoverJob\"]\n : protectedItemJobPropertiesDeserializer(item[\"lastFailedPlannedFailoverJob\"]),\n lastTestFailoverJob: !item[\"lastTestFailoverJob\"]\n ? item[\"lastTestFailoverJob\"]\n : protectedItemJobPropertiesDeserializer(item[\"lastTestFailoverJob\"]),\n replicationHealth: item[\"replicationHealth\"],\n healthErrors: !item[\"healthErrors\"]\n ? item[\"healthErrors\"]\n : healthErrorModelArrayDeserializer(item[\"healthErrors\"]),\n customProperties: protectedItemModelCustomPropertiesUnionDeserializer(item[\"customProperties\"]),\n };\n}\n\n/** Gets or sets the protection state. */\nexport enum KnownProtectionState {\n /** Begin marker for unprotected states. */\n UnprotectedStatesBegin = \"UnprotectedStatesBegin\",\n /** Enable protection is in progress. */\n EnablingProtection = \"EnablingProtection\",\n /** Enable protection failed. */\n EnablingFailed = \"EnablingFailed\",\n /** Disabling protection is in progress. */\n DisablingProtection = \"DisablingProtection\",\n /** Disabling protection succeeded. This is a transient state before the protected item is deleted. */\n MarkedForDeletion = \"MarkedForDeletion\",\n /** Disable protection failed. */\n DisablingFailed = \"DisablingFailed\",\n /** End marker for unprotected states. */\n UnprotectedStatesEnd = \"UnprotectedStatesEnd\",\n /** Begin marker for initial replication states. */\n InitialReplicationStatesBegin = \"InitialReplicationStatesBegin\",\n /** Initial replication is in progress. */\n InitialReplicationInProgress = \"InitialReplicationInProgress\",\n /** Initial replication has completed on the primary side. */\n InitialReplicationCompletedOnPrimary = \"InitialReplicationCompletedOnPrimary\",\n /** Initial replication has completed on the recovery side. */\n InitialReplicationCompletedOnRecovery = \"InitialReplicationCompletedOnRecovery\",\n /** Initial replication failed and would need to be started again. */\n InitialReplicationFailed = \"InitialReplicationFailed\",\n /** End marker for initial replication states. */\n InitialReplicationStatesEnd = \"InitialReplicationStatesEnd\",\n /** Begin marker for protected steady-state states. */\n ProtectedStatesBegin = \"ProtectedStatesBegin\",\n /** Protected item is protected and replication is on-going. Any issues with replication will be surfaced separately via the health property and will not affect the state. */\n Protected = \"Protected\",\n /** End marker for protected steady-state states. */\n ProtectedStatesEnd = \"ProtectedStatesEnd\",\n /** Begin marker for planned failover transition states. */\n PlannedFailoverTransitionStatesBegin = \"PlannedFailoverTransitionStatesBegin\",\n /** Planned failover has been initiated. */\n PlannedFailoverInitiated = \"PlannedFailoverInitiated\",\n /** Planned failover preparing protected entities is in progress. */\n PlannedFailoverCompleting = \"PlannedFailoverCompleting\",\n /** Planned failover has been completed successfully. */\n PlannedFailoverCompleted = \"PlannedFailoverCompleted\",\n /** Planned failover initiation failed. */\n PlannedFailoverFailed = \"PlannedFailoverFailed\",\n /** Planned failover preparing protected entities failed. */\n PlannedFailoverCompletionFailed = \"PlannedFailoverCompletionFailed\",\n /** End marker for planned failover transition states. */\n PlannedFailoverTransitionStatesEnd = \"PlannedFailoverTransitionStatesEnd\",\n /** Begin marker for unplanned failover transition states. */\n UnplannedFailoverTransitionStatesBegin = \"UnplannedFailoverTransitionStatesBegin\",\n /** Unplanned failover has been initiated. */\n UnplannedFailoverInitiated = \"UnplannedFailoverInitiated\",\n /** Unplanned failover preparing protected entities is in progress. */\n UnplannedFailoverCompleting = \"UnplannedFailoverCompleting\",\n /** Unplanned failover preparing protected entities is in progress. */\n UnplannedFailoverCompleted = \"UnplannedFailoverCompleted\",\n /** Unplanned failover initiation failed. */\n UnplannedFailoverFailed = \"UnplannedFailoverFailed\",\n /** Unplanned failover preparing protected entities failed. */\n UnplannedFailoverCompletionFailed = \"UnplannedFailoverCompletionFailed\",\n /** End marker for unplanned failover transition states. */\n UnplannedFailoverTransitionStatesEnd = \"UnplannedFailoverTransitionStatesEnd\",\n /** Begin marker for commit failover states. */\n CommitFailoverStatesBegin = \"CommitFailoverStatesBegin\",\n /** Commit failover is in progress on the primary side. */\n CommitFailoverInProgressOnPrimary = \"CommitFailoverInProgressOnPrimary\",\n /** Commit failover is in progress on the recovery side. */\n CommitFailoverInProgressOnRecovery = \"CommitFailoverInProgressOnRecovery\",\n /** Commit failover has been completed successfully. */\n CommitFailoverCompleted = \"CommitFailoverCompleted\",\n /** Commit failover failed on the primary side. */\n CommitFailoverFailedOnPrimary = \"CommitFailoverFailedOnPrimary\",\n /** Commit failover failed on the recovery side. */\n CommitFailoverFailedOnRecovery = \"CommitFailoverFailedOnRecovery\",\n /** End marker for commit failover states. */\n CommitFailoverStatesEnd = \"CommitFailoverStatesEnd\",\n /** Begin marker for cancel failover states. */\n CancelFailoverStatesBegin = \"CancelFailoverStatesBegin\",\n /** Cancel failover is in progress on the primary side. */\n CancelFailoverInProgressOnPrimary = \"CancelFailoverInProgressOnPrimary\",\n /** Cancel failover is in progress on the recovery side. */\n CancelFailoverInProgressOnRecovery = \"CancelFailoverInProgressOnRecovery\",\n /** Cancel failover failed on the primary side. */\n CancelFailoverFailedOnPrimary = \"CancelFailoverFailedOnPrimary\",\n /** Cancel failover failed on the recovery side. */\n CancelFailoverFailedOnRecovery = \"CancelFailoverFailedOnRecovery\",\n /** End marker for cancel failover states. */\n CancelFailoverStatesEnd = \"CancelFailoverStatesEnd\",\n /** Begin marker for change recovery point states. */\n ChangeRecoveryPointStatesBegin = \"ChangeRecoveryPointStatesBegin\",\n /** Change recovery point has been initiated.. */\n ChangeRecoveryPointInitiated = \"ChangeRecoveryPointInitiated\",\n /** Change recovery point has been completed successfully. */\n ChangeRecoveryPointCompleted = \"ChangeRecoveryPointCompleted\",\n /** Change recovery point has failed. */\n ChangeRecoveryPointFailed = \"ChangeRecoveryPointFailed\",\n /** End marker for change recovery point states. */\n ChangeRecoveryPointStatesEnd = \"ChangeRecoveryPointStatesEnd\",\n /** Begin marker for reprotect states. */\n ReprotectStatesBegin = \"ReprotectStatesBegin\",\n /** Reprotect has been initiated. */\n ReprotectInitiated = \"ReprotectInitiated\",\n /** Reprotect has failed. */\n ReprotectFailed = \"ReprotectFailed\",\n /** End marker for reprotect states. */\n ReprotectStatesEnd = \"ReprotectStatesEnd\",\n}\n\n/**\n * Gets or sets the protection state. \\\n * {@link KnownProtectionState} can be used interchangeably with ProtectionState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **UnprotectedStatesBegin**: Begin marker for unprotected states. \\\n * **EnablingProtection**: Enable protection is in progress. \\\n * **EnablingFailed**: Enable protection failed. \\\n * **DisablingProtection**: Disabling protection is in progress. \\\n * **MarkedForDeletion**: Disabling protection succeeded. This is a transient state before the protected item is deleted. \\\n * **DisablingFailed**: Disable protection failed. \\\n * **UnprotectedStatesEnd**: End marker for unprotected states. \\\n * **InitialReplicationStatesBegin**: Begin marker for initial replication states. \\\n * **InitialReplicationInProgress**: Initial replication is in progress. \\\n * **InitialReplicationCompletedOnPrimary**: Initial replication has completed on the primary side. \\\n * **InitialReplicationCompletedOnRecovery**: Initial replication has completed on the recovery side. \\\n * **InitialReplicationFailed**: Initial replication failed and would need to be started again. \\\n * **InitialReplicationStatesEnd**: End marker for initial replication states. \\\n * **ProtectedStatesBegin**: Begin marker for protected steady-state states. \\\n * **Protected**: Protected item is protected and replication is on-going. Any issues with replication will be surfaced separately via the health property and will not affect the state. \\\n * **ProtectedStatesEnd**: End marker for protected steady-state states. \\\n * **PlannedFailoverTransitionStatesBegin**: Begin marker for planned failover transition states. \\\n * **PlannedFailoverInitiated**: Planned failover has been initiated. \\\n * **PlannedFailoverCompleting**: Planned failover preparing protected entities is in progress. \\\n * **PlannedFailoverCompleted**: Planned failover has been completed successfully. \\\n * **PlannedFailoverFailed**: Planned failover initiation failed. \\\n * **PlannedFailoverCompletionFailed**: Planned failover preparing protected entities failed. \\\n * **PlannedFailoverTransitionStatesEnd**: End marker for planned failover transition states. \\\n * **UnplannedFailoverTransitionStatesBegin**: Begin marker for unplanned failover transition states. \\\n * **UnplannedFailoverInitiated**: Unplanned failover has been initiated. \\\n * **UnplannedFailoverCompleting**: Unplanned failover preparing protected entities is in progress. \\\n * **UnplannedFailoverCompleted**: Unplanned failover preparing protected entities is in progress. \\\n * **UnplannedFailoverFailed**: Unplanned failover initiation failed. \\\n * **UnplannedFailoverCompletionFailed**: Unplanned failover preparing protected entities failed. \\\n * **UnplannedFailoverTransitionStatesEnd**: End marker for unplanned failover transition states. \\\n * **CommitFailoverStatesBegin**: Begin marker for commit failover states. \\\n * **CommitFailoverInProgressOnPrimary**: Commit failover is in progress on the primary side. \\\n * **CommitFailoverInProgressOnRecovery**: Commit failover is in progress on the recovery side. \\\n * **CommitFailoverCompleted**: Commit failover has been completed successfully. \\\n * **CommitFailoverFailedOnPrimary**: Commit failover failed on the primary side. \\\n * **CommitFailoverFailedOnRecovery**: Commit failover failed on the recovery side. \\\n * **CommitFailoverStatesEnd**: End marker for commit failover states. \\\n * **CancelFailoverStatesBegin**: Begin marker for cancel failover states. \\\n * **CancelFailoverInProgressOnPrimary**: Cancel failover is in progress on the primary side. \\\n * **CancelFailoverInProgressOnRecovery**: Cancel failover is in progress on the recovery side. \\\n * **CancelFailoverFailedOnPrimary**: Cancel failover failed on the primary side. \\\n * **CancelFailoverFailedOnRecovery**: Cancel failover failed on the recovery side. \\\n * **CancelFailoverStatesEnd**: End marker for cancel failover states. \\\n * **ChangeRecoveryPointStatesBegin**: Begin marker for change recovery point states. \\\n * **ChangeRecoveryPointInitiated**: Change recovery point has been initiated.. \\\n * **ChangeRecoveryPointCompleted**: Change recovery point has been completed successfully. \\\n * **ChangeRecoveryPointFailed**: Change recovery point has failed. \\\n * **ChangeRecoveryPointStatesEnd**: End marker for change recovery point states. \\\n * **ReprotectStatesBegin**: Begin marker for reprotect states. \\\n * **ReprotectInitiated**: Reprotect has been initiated. \\\n * **ReprotectFailed**: Reprotect has failed. \\\n * **ReprotectStatesEnd**: End marker for reprotect states.\n */\nexport type ProtectionState = string;\n\n/** Gets or sets the test failover state. */\nexport enum KnownTestFailoverState {\n /** Test failover is not active. */\n None = \"None\",\n /** Test failover has been initiated. */\n TestFailoverInitiated = \"TestFailoverInitiated\",\n /** Preparing test protected entities is in progress. */\n TestFailoverCompleting = \"TestFailoverCompleting\",\n /** Test failover has been completed successfully. */\n TestFailoverCompleted = \"TestFailoverCompleted\",\n /** Test failover initiation failed.. */\n TestFailoverFailed = \"TestFailoverFailed\",\n /** Preparing test protected entities failed. */\n TestFailoverCompletionFailed = \"TestFailoverCompletionFailed\",\n /** Test failover cleanup has been initiated. */\n TestFailoverCleanupInitiated = \"TestFailoverCleanupInitiated\",\n /** Cleaning up test protected entities is in progress. */\n TestFailoverCleanupCompleting = \"TestFailoverCleanupCompleting\",\n /** Test failover cleanup has completed/failed. This is a transient state before the state is moved back to None. */\n MarkedForDeletion = \"MarkedForDeletion\",\n}\n\n/**\n * Gets or sets the test failover state. \\\n * {@link KnownTestFailoverState} can be used interchangeably with TestFailoverState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: Test failover is not active. \\\n * **TestFailoverInitiated**: Test failover has been initiated. \\\n * **TestFailoverCompleting**: Preparing test protected entities is in progress. \\\n * **TestFailoverCompleted**: Test failover has been completed successfully. \\\n * **TestFailoverFailed**: Test failover initiation failed.. \\\n * **TestFailoverCompletionFailed**: Preparing test protected entities failed. \\\n * **TestFailoverCleanupInitiated**: Test failover cleanup has been initiated. \\\n * **TestFailoverCleanupCompleting**: Cleaning up test protected entities is in progress. \\\n * **MarkedForDeletion**: Test failover cleanup has completed\\/failed. This is a transient state before the state is moved back to None.\n */\nexport type TestFailoverState = string;\n\n/** Gets or sets the resynchronization state. */\nexport enum KnownResynchronizationState {\n /** Resynchronization is not active. */\n None = \"None\",\n /** Resynchronization has been initiated. */\n ResynchronizationInitiated = \"ResynchronizationInitiated\",\n /** Resynchronization has been completed successfully. */\n ResynchronizationCompleted = \"ResynchronizationCompleted\",\n /** Resynchronization has failed and would need to be started again. */\n ResynchronizationFailed = \"ResynchronizationFailed\",\n}\n\n/**\n * Gets or sets the resynchronization state. \\\n * {@link KnownResynchronizationState} can be used interchangeably with ResynchronizationState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: Resynchronization is not active. \\\n * **ResynchronizationInitiated**: Resynchronization has been initiated. \\\n * **ResynchronizationCompleted**: Resynchronization has been completed successfully. \\\n * **ResynchronizationFailed**: Resynchronization has failed and would need to be started again.\n */\nexport type ResynchronizationState = string;\n\n/** Protected item job properties. */\nexport interface ProtectedItemJobProperties {\n /** Gets or sets protection scenario name. */\n readonly scenarioName?: string;\n /** Gets or sets job Id. */\n readonly id?: string;\n /** Gets or sets job name. */\n readonly name?: string;\n /** Gets or sets the job friendly display name. */\n readonly displayName?: string;\n /** Gets or sets job state. */\n readonly state?: string;\n /** Gets or sets start time of the job. */\n readonly startTime?: Date;\n /** Gets or sets end time of the job. */\n readonly endTime?: Date;\n}\n\nexport function protectedItemJobPropertiesDeserializer(item: any): ProtectedItemJobProperties {\n return {\n scenarioName: item[\"scenarioName\"],\n id: item[\"id\"],\n name: item[\"name\"],\n displayName: item[\"displayName\"],\n state: item[\"state\"],\n startTime: !item[\"startTime\"] ? item[\"startTime\"] : new Date(item[\"startTime\"]),\n endTime: !item[\"endTime\"] ? item[\"endTime\"] : new Date(item[\"endTime\"]),\n };\n}\n\n/** Protected item model custom properties. */\nexport interface ProtectedItemModelCustomProperties {\n /** Discriminator property for ProtectedItemModelCustomProperties. */\n /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */\n instanceType: string;\n}\n\nexport function protectedItemModelCustomPropertiesSerializer(\n item: ProtectedItemModelCustomProperties,\n): any {\n return { instanceType: item[\"instanceType\"] };\n}\n\nexport function protectedItemModelCustomPropertiesDeserializer(\n item: any,\n): ProtectedItemModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n };\n}\n\n/** Alias for ProtectedItemModelCustomPropertiesUnion */\nexport type ProtectedItemModelCustomPropertiesUnion =\n | HyperVToAzStackHCIProtectedItemModelCustomProperties\n | VMwareToAzStackHCIProtectedItemModelCustomProperties\n | ProtectedItemModelCustomProperties;\n\nexport function protectedItemModelCustomPropertiesUnionSerializer(\n item: ProtectedItemModelCustomPropertiesUnion,\n): any {\n switch (item.instanceType) {\n case \"HyperVToAzStackHCI\":\n return hyperVToAzStackHCIProtectedItemModelCustomPropertiesSerializer(\n item as HyperVToAzStackHCIProtectedItemModelCustomProperties,\n );\n\n case \"VMwareToAzStackHCI\":\n return vMwareToAzStackHCIProtectedItemModelCustomPropertiesSerializer(\n item as VMwareToAzStackHCIProtectedItemModelCustomProperties,\n );\n\n default:\n return protectedItemModelCustomPropertiesSerializer(item);\n }\n}\n\nexport function protectedItemModelCustomPropertiesUnionDeserializer(\n item: any,\n): ProtectedItemModelCustomPropertiesUnion {\n switch (item.instanceType) {\n case \"HyperVToAzStackHCI\":\n return hyperVToAzStackHCIProtectedItemModelCustomPropertiesDeserializer(\n item as HyperVToAzStackHCIProtectedItemModelCustomProperties,\n );\n\n case \"VMwareToAzStackHCI\":\n return vMwareToAzStackHCIProtectedItemModelCustomPropertiesDeserializer(\n item as VMwareToAzStackHCIProtectedItemModelCustomProperties,\n );\n\n default:\n return protectedItemModelCustomPropertiesDeserializer(item);\n }\n}\n\n/** HyperV to AzStackHCI Protected item model custom properties. */\nexport interface HyperVToAzStackHCIProtectedItemModelCustomProperties\n extends ProtectedItemModelCustomProperties {\n /** Gets or sets the location of the protected item. */\n readonly activeLocation?: ProtectedItemActiveLocation;\n /** Gets or sets the Target HCI Cluster ARM Id. */\n targetHciClusterId: string;\n /** Gets or sets the Target Arc Cluster Custom Location ARM Id. */\n targetArcClusterCustomLocationId: string;\n /** Gets or sets the Target AzStackHCI cluster name. */\n readonly targetAzStackHciClusterName?: string;\n /** Gets or sets the ARM Id of the discovered machine. */\n fabricDiscoveryMachineId: string;\n /** Gets or sets the list of disks to replicate. */\n disksToInclude: HyperVToAzStackHCIDiskInput[];\n /** Gets or sets the list of VM NIC to replicate. */\n nicsToInclude: HyperVToAzStackHCINicInput[];\n /** Gets or sets the source VM display name. */\n readonly sourceVmName?: string;\n /** Gets or sets the source VM CPU cores. */\n readonly sourceCpuCores?: number;\n /** Gets or sets the source VM ram memory size in megabytes. */\n readonly sourceMemoryInMegaBytes?: number;\n /** Gets or sets the target VM display name. */\n targetVmName?: string;\n /** Gets or sets the target resource group ARM Id. */\n targetResourceGroupId: string;\n /** Gets or sets the target storage container ARM Id. */\n storageContainerId: string;\n /** Gets or sets the hypervisor generation of the virtual machine. */\n hyperVGeneration: string;\n /** Gets or sets the target network Id within AzStackHCI Cluster. */\n targetNetworkId?: string;\n /** Gets or sets the target test network Id within AzStackHCI Cluster. */\n testNetworkId?: string;\n /** Gets or sets the target CPU cores. */\n targetCpuCores?: number;\n /** Gets or sets a value indicating whether memory is dynamical. */\n isDynamicRam?: boolean;\n /** Protected item dynamic memory config. */\n dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;\n /** Gets or sets the target memory in mega-bytes. */\n targetMemoryInMegaBytes?: number;\n /** Gets or sets the Run As account Id. */\n runAsAccountId: string;\n /** Gets or sets the source fabric agent name. */\n sourceFabricAgentName: string;\n /** Gets or sets the target fabric agent name. */\n targetFabricAgentName: string;\n /** Gets or sets the source appliance name. */\n readonly sourceApplianceName?: string;\n /** Gets or sets the target appliance name. */\n readonly targetApplianceName?: string;\n /** Gets or sets the type of the OS. */\n readonly osType?: string;\n /** Gets or sets the name of the OS. */\n readonly osName?: string;\n /** Gets or sets the firmware type. */\n readonly firmwareType?: string;\n /** Gets or sets the target location. */\n readonly targetLocation?: string;\n /** Gets or sets the location of Azure Arc HCI custom location resource. */\n customLocationRegion: string;\n /** Gets or sets the recovery point Id to which the VM was failed over. */\n readonly failoverRecoveryPointId?: string;\n /** Gets or sets the last recovery point received time. */\n readonly lastRecoveryPointReceived?: Date;\n /** Gets or sets the last recovery point Id. */\n readonly lastRecoveryPointId?: string;\n /** Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM. */\n readonly initialReplicationProgressPercentage?: number;\n /** Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM. */\n readonly resyncProgressPercentage?: number;\n /** Gets or sets the list of protected disks. */\n readonly protectedDisks?: HyperVToAzStackHCIProtectedDiskProperties[];\n /** Gets or sets the VM NIC details. */\n readonly protectedNics?: HyperVToAzStackHCIProtectedNicProperties[];\n /** Gets or sets the BIOS Id of the target AzStackHCI VM. */\n readonly targetVmBiosId?: string;\n /** Gets or sets the latest timestamp that replication status is updated. */\n readonly lastReplicationUpdateTime?: Date;\n /** Gets or sets the instance type. */\n instanceType: \"HyperVToAzStackHCI\";\n}\n\nexport function hyperVToAzStackHCIProtectedItemModelCustomPropertiesSerializer(\n item: HyperVToAzStackHCIProtectedItemModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n targetHciClusterId: item[\"targetHciClusterId\"],\n targetArcClusterCustomLocationId: item[\"targetArcClusterCustomLocationId\"],\n fabricDiscoveryMachineId: item[\"fabricDiscoveryMachineId\"],\n disksToInclude: hyperVToAzStackHCIDiskInputArraySerializer(item[\"disksToInclude\"]),\n nicsToInclude: hyperVToAzStackHCINicInputArraySerializer(item[\"nicsToInclude\"]),\n targetVmName: item[\"targetVmName\"],\n targetResourceGroupId: item[\"targetResourceGroupId\"],\n storageContainerId: item[\"storageContainerId\"],\n hyperVGeneration: item[\"hyperVGeneration\"],\n targetNetworkId: item[\"targetNetworkId\"],\n testNetworkId: item[\"testNetworkId\"],\n targetCpuCores: item[\"targetCpuCores\"],\n isDynamicRam: item[\"isDynamicRam\"],\n dynamicMemoryConfig: !item[\"dynamicMemoryConfig\"]\n ? item[\"dynamicMemoryConfig\"]\n : protectedItemDynamicMemoryConfigSerializer(item[\"dynamicMemoryConfig\"]),\n targetMemoryInMegaBytes: item[\"targetMemoryInMegaBytes\"],\n runAsAccountId: item[\"runAsAccountId\"],\n sourceFabricAgentName: item[\"sourceFabricAgentName\"],\n targetFabricAgentName: item[\"targetFabricAgentName\"],\n customLocationRegion: item[\"customLocationRegion\"],\n };\n}\n\nexport function hyperVToAzStackHCIProtectedItemModelCustomPropertiesDeserializer(\n item: any,\n): HyperVToAzStackHCIProtectedItemModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n activeLocation: item[\"activeLocation\"],\n targetHciClusterId: item[\"targetHciClusterId\"],\n targetArcClusterCustomLocationId: item[\"targetArcClusterCustomLocationId\"],\n targetAzStackHciClusterName: item[\"targetAzStackHciClusterName\"],\n fabricDiscoveryMachineId: item[\"fabricDiscoveryMachineId\"],\n disksToInclude: hyperVToAzStackHCIDiskInputArrayDeserializer(item[\"disksToInclude\"]),\n nicsToInclude: hyperVToAzStackHCINicInputArrayDeserializer(item[\"nicsToInclude\"]),\n sourceVmName: item[\"sourceVmName\"],\n sourceCpuCores: item[\"sourceCpuCores\"],\n sourceMemoryInMegaBytes: item[\"sourceMemoryInMegaBytes\"],\n targetVmName: item[\"targetVmName\"],\n targetResourceGroupId: item[\"targetResourceGroupId\"],\n storageContainerId: item[\"storageContainerId\"],\n hyperVGeneration: item[\"hyperVGeneration\"],\n targetNetworkId: item[\"targetNetworkId\"],\n testNetworkId: item[\"testNetworkId\"],\n targetCpuCores: item[\"targetCpuCores\"],\n isDynamicRam: item[\"isDynamicRam\"],\n dynamicMemoryConfig: !item[\"dynamicMemoryConfig\"]\n ? item[\"dynamicMemoryConfig\"]\n : protectedItemDynamicMemoryConfigDeserializer(item[\"dynamicMemoryConfig\"]),\n targetMemoryInMegaBytes: item[\"targetMemoryInMegaBytes\"],\n runAsAccountId: item[\"runAsAccountId\"],\n sourceFabricAgentName: item[\"sourceFabricAgentName\"],\n targetFabricAgentName: item[\"targetFabricAgentName\"],\n sourceApplianceName: item[\"sourceApplianceName\"],\n targetApplianceName: item[\"targetApplianceName\"],\n osType: item[\"osType\"],\n osName: item[\"osName\"],\n firmwareType: item[\"firmwareType\"],\n targetLocation: item[\"targetLocation\"],\n customLocationRegion: item[\"customLocationRegion\"],\n failoverRecoveryPointId: item[\"failoverRecoveryPointId\"],\n lastRecoveryPointReceived: !item[\"lastRecoveryPointReceived\"]\n ? item[\"lastRecoveryPointReceived\"]\n : new Date(item[\"lastRecoveryPointReceived\"]),\n lastRecoveryPointId: item[\"lastRecoveryPointId\"],\n initialReplicationProgressPercentage: item[\"initialReplicationProgressPercentage\"],\n resyncProgressPercentage: item[\"resyncProgressPercentage\"],\n protectedDisks: !item[\"protectedDisks\"]\n ? item[\"protectedDisks\"]\n : hyperVToAzStackHCIProtectedDiskPropertiesArrayDeserializer(item[\"protectedDisks\"]),\n protectedNics: !item[\"protectedNics\"]\n ? item[\"protectedNics\"]\n : hyperVToAzStackHCIProtectedNicPropertiesArrayDeserializer(item[\"protectedNics\"]),\n targetVmBiosId: item[\"targetVmBiosId\"],\n lastReplicationUpdateTime: !item[\"lastReplicationUpdateTime\"]\n ? item[\"lastReplicationUpdateTime\"]\n : new Date(item[\"lastReplicationUpdateTime\"]),\n };\n}\n\n/** Gets or sets the location of the protected item. */\nexport enum KnownProtectedItemActiveLocation {\n /** Protected item is active on Primary. */\n Primary = \"Primary\",\n /** Protected item is active on Recovery. */\n Recovery = \"Recovery\",\n}\n\n/**\n * Gets or sets the location of the protected item. \\\n * {@link KnownProtectedItemActiveLocation} can be used interchangeably with ProtectedItemActiveLocation,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Primary**: Protected item is active on Primary. \\\n * **Recovery**: Protected item is active on Recovery.\n */\nexport type ProtectedItemActiveLocation = string;\n\nexport function hyperVToAzStackHCIDiskInputArraySerializer(\n result: Array<HyperVToAzStackHCIDiskInput>,\n): any[] {\n return result.map((item) => {\n return hyperVToAzStackHCIDiskInputSerializer(item);\n });\n}\n\nexport function hyperVToAzStackHCIDiskInputArrayDeserializer(\n result: Array<HyperVToAzStackHCIDiskInput>,\n): any[] {\n return result.map((item) => {\n return hyperVToAzStackHCIDiskInputDeserializer(item);\n });\n}\n\n/** HyperVToAzStack disk input. */\nexport interface HyperVToAzStackHCIDiskInput {\n /** Gets or sets the disk Id. */\n diskId: string;\n /** Gets or sets the target storage account ARM Id. */\n storageContainerId?: string;\n /** Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk. */\n isDynamic?: boolean;\n /** Gets or sets the disk size in GB. */\n diskSizeGB: number;\n /** Gets or sets the type of the virtual hard disk, vhd or vhdx. */\n diskFileFormat: string;\n /** Gets or sets a value indicating whether disk is os disk. */\n isOsDisk: boolean;\n /** Gets or sets a value of disk block size. */\n diskBlockSize?: number;\n /** Gets or sets a value of disk logical sector size. */\n diskLogicalSectorSize?: number;\n /** Gets or sets a value of disk physical sector size. */\n diskPhysicalSectorSize?: number;\n /** Gets or sets a value of disk identifier. */\n diskIdentifier?: string;\n /** Disk controller. */\n diskController?: DiskControllerInputs;\n}\n\nexport function hyperVToAzStackHCIDiskInputSerializer(item: HyperVToAzStackHCIDiskInput): any {\n return {\n diskId: item[\"diskId\"],\n storageContainerId: item[\"storageContainerId\"],\n isDynamic: item[\"isDynamic\"],\n diskSizeGB: item[\"diskSizeGB\"],\n diskFileFormat: item[\"diskFileFormat\"],\n isOsDisk: item[\"isOsDisk\"],\n diskBlockSize: item[\"diskBlockSize\"],\n diskLogicalSectorSize: item[\"diskLogicalSectorSize\"],\n diskPhysicalSectorSize: item[\"diskPhysicalSectorSize\"],\n diskIdentifier: item[\"diskIdentifier\"],\n diskController: !item[\"diskController\"]\n ? item[\"diskController\"]\n : diskControllerInputsSerializer(item[\"diskController\"]),\n };\n}\n\nexport function hyperVToAzStackHCIDiskInputDeserializer(item: any): HyperVToAzStackHCIDiskInput {\n return {\n diskId: item[\"diskId\"],\n storageContainerId: item[\"storageContainerId\"],\n isDynamic: item[\"isDynamic\"],\n diskSizeGB: item[\"diskSizeGB\"],\n diskFileFormat: item[\"diskFileFormat\"],\n isOsDisk: item[\"isOsDisk\"],\n diskBlockSize: item[\"diskBlockSize\"],\n diskLogicalSectorSize: item[\"diskLogicalSectorSize\"],\n diskPhysicalSectorSize: item[\"diskPhysicalSectorSize\"],\n diskIdentifier: item[\"diskIdentifier\"],\n diskController: !item[\"diskController\"]\n ? item[\"diskController\"]\n : diskControllerInputsDeserializer(item[\"diskController\"]),\n };\n}\n\n/** Disk controller. */\nexport interface DiskControllerInputs {\n /** Gets or sets the controller name (IDE,SCSI). */\n controllerName: string;\n /** Gets or sets the controller ID. */\n controllerId: number;\n /** Gets or sets the controller Location. */\n controllerLocation: number;\n}\n\nexport function diskControllerInputsSerializer(item: DiskControllerInputs): any {\n return {\n controllerName: item[\"controllerName\"],\n controllerId: item[\"controllerId\"],\n controllerLocation: item[\"controllerLocation\"],\n };\n}\n\nexport function diskControllerInputsDeserializer(item: any): DiskControllerInputs {\n return {\n controllerName: item[\"controllerName\"],\n controllerId: item[\"controllerId\"],\n controllerLocation: item[\"controllerLocation\"],\n };\n}\n\nexport function hyperVToAzStackHCINicInputArraySerializer(\n result: Array<HyperVToAzStackHCINicInput>,\n): any[] {\n return result.map((item) => {\n return hyperVToAzStackHCINicInputSerializer(item);\n });\n}\n\nexport function hyperVToAzStackHCINicInputArrayDeserializer(\n result: Array<HyperVToAzStackHCINicInput>,\n): any[] {\n return result.map((item) => {\n return hyperVToAzStackHCINicInputDeserializer(item);\n });\n}\n\n/** HyperVToAzStackHCI NIC properties. */\nexport interface HyperVToAzStackHCINicInput {\n /** Gets or sets the NIC Id. */\n nicId: string;\n /** Gets or sets the network name. */\n readonly networkName?: string;\n /** Gets or sets the target network Id within AzStackHCI Cluster. */\n targetNetworkId?: string;\n /** Gets or sets the target test network Id within AzStackHCI Cluster. */\n testNetworkId?: string;\n /** Gets or sets the selection type of the NIC. */\n selectionTypeForFailover: VMNicSelection;\n /** Gets or sets a value indicating whether static ip migration is enabled. */\n isStaticIpMigrationEnabled?: boolean;\n /** Gets or sets a value indicating whether mac address migration is enabled. */\n isMacMigrationEnabled?: boolean;\n}\n\nexport function hyperVToAzStackHCINicInputSerializer(item: HyperVToAzStackHCINicInput): any {\n return {\n nicId: item[\"nicId\"],\n targetNetworkId: item[\"targetNetworkId\"],\n testNetworkId: item[\"testNetworkId\"],\n selectionTypeForFailover: item[\"selectionTypeForFailover\"],\n isStaticIpMigrationEnabled: item[\"isStaticIpMigrationEnabled\"],\n isMacMigrationEnabled: item[\"isMacMigrationEnabled\"],\n };\n}\n\nexport function hyperVToAzStackHCINicInputDeserializer(item: any): HyperVToAzStackHCINicInput {\n return {\n nicId: item[\"nicId\"],\n networkName: item[\"networkName\"],\n targetNetworkId: item[\"targetNetworkId\"],\n testNetworkId: item[\"testNetworkId\"],\n selectionTypeForFailover: item[\"selectionTypeForFailover\"],\n isStaticIpMigrationEnabled: item[\"isStaticIpMigrationEnabled\"],\n isMacMigrationEnabled: item[\"isMacMigrationEnabled\"],\n };\n}\n\n/** Gets or sets the selection type of the NIC. */\nexport enum KnownVMNicSelection {\n /** Not Selected. */\n NotSelected = \"NotSelected\",\n /** Selected by user. */\n SelectedByUser = \"SelectedByUser\",\n /** Default selection by ASR. */\n SelectedByDefault = \"SelectedByDefault\",\n /** NIC configuration overridden by user. Differs from SelectedByUser in the sense that the legacy SelectedByUser is used both for explicit modification by user and implicit approval of user if the settings are used for TFO/FO. SelectedByUserOverride implies user overriding at least one of the configurations. */\n SelectedByUserOverride = \"SelectedByUserOverride\",\n}\n\n/**\n * Gets or sets the selection type of the NIC. \\\n * {@link KnownVMNicSelection} can be used interchangeably with VMNicSelection,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **NotSelected**: Not Selected. \\\n * **SelectedByUser**: Selected by user. \\\n * **SelectedByDefault**: Default selection by ASR. \\\n * **SelectedByUserOverride**: NIC configuration overridden by user. Differs from SelectedByUser in the sense that the legacy SelectedByUser is used both for explicit modification by user and implicit approval of user if the settings are used for TFO\\/FO. SelectedByUserOverride implies user overriding at least one of the configurations.\n */\nexport type VMNicSelection = string;\n\n/** Protected item dynamic memory config. */\nexport interface ProtectedItemDynamicMemoryConfig {\n /** Gets or sets maximum memory in MB. */\n maximumMemoryInMegaBytes: number;\n /** Gets or sets minimum memory in MB. */\n minimumMemoryInMegaBytes: number;\n /** Gets or sets target memory buffer in %. */\n targetMemoryBufferPercentage: number;\n}\n\nexport function protectedItemDynamicMemoryConfigSerializer(\n item: ProtectedItemDynamicMemoryConfig,\n): any {\n return {\n maximumMemoryInMegaBytes: item[\"maximumMemoryInMegaBytes\"],\n minimumMemoryInMegaBytes: item[\"minimumMemoryInMegaBytes\"],\n targetMemoryBufferPercentage: item[\"targetMemoryBufferPercentage\"],\n };\n}\n\nexport function protectedItemDynamicMemoryConfigDeserializer(\n item: any,\n): ProtectedItemDynamicMemoryConfig {\n return {\n maximumMemoryInMegaBytes: item[\"maximumMemoryInMegaBytes\"],\n minimumMemoryInMegaBytes: item[\"minimumMemoryInMegaBytes\"],\n targetMemoryBufferPercentage: item[\"targetMemoryBufferPercentage\"],\n };\n}\n\nexport function hyperVToAzStackHCIProtectedDiskPropertiesArrayDeserializer(\n result: Array<HyperVToAzStackHCIProtectedDiskProperties>,\n): any[] {\n return result.map((item) => {\n return hyperVToAzStackHCIProtectedDiskPropertiesDeserializer(item);\n });\n}\n\n/** HyperVToAzStackHCI protected disk properties. */\nexport interface HyperVToAzStackHCIProtectedDiskProperties {\n /** Gets or sets the ARM Id of the storage container. */\n readonly storageContainerId?: string;\n /** Gets or sets the local path of the storage container. */\n readonly storageContainerLocalPath?: string;\n /** Gets or sets the source disk Id. */\n readonly sourceDiskId?: string;\n /** Gets or sets the source disk Name. */\n readonly sourceDiskName?: string;\n /** Gets or sets the seed disk name. */\n readonly seedDiskName?: string;\n /** Gets or sets the test failover clone disk. */\n readonly testMigrateDiskName?: string;\n /** Gets or sets the failover clone disk. */\n readonly migrateDiskName?: string;\n /** Gets or sets a value indicating whether the disk is the OS disk. */\n readonly isOsDisk?: boolean;\n /** Gets or sets the disk capacity in bytes. */\n readonly capacityInBytes?: number;\n /** Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk. */\n readonly isDynamic?: boolean;\n /** Gets or sets the disk type. */\n readonly diskType?: string;\n /** Gets or sets a value of disk block size. */\n readonly diskBlockSize?: number;\n /** Gets or sets a value of disk logical sector size. */\n readonly diskLogicalSectorSize?: number;\n /** Gets or sets a value of disk physical sector size. */\n readonly diskPhysicalSectorSize?: number;\n}\n\nexport function hyperVToAzStackHCIProtectedDiskPropertiesDeserializer(\n item: any,\n): HyperVToAzStackHCIProtectedDiskProperties {\n return {\n storageContainerId: item[\"storageContainerId\"],\n storageContainerLocalPath: item[\"storageContainerLocalPath\"],\n sourceDiskId: item[\"sourceDiskId\"],\n sourceDiskName: item[\"sourceDiskName\"],\n seedDiskName: item[\"seedDiskName\"],\n testMigrateDiskName: item[\"testMigrateDiskName\"],\n migrateDiskName: item[\"migrateDiskName\"],\n isOsDisk: item[\"isOsDisk\"],\n capacityInBytes: item[\"capacityInBytes\"],\n isDynamic: item[\"isDynamic\"],\n diskType: item[\"diskType\"],\n diskBlockSize: item[\"diskBlockSize\"],\n diskLogicalSectorSize: item[\"diskLogicalSectorSize\"],\n diskPhysicalSectorSize: item[\"diskPhysicalSectorSize\"],\n };\n}\n\nexport function hyperVToAzStackHCIProtectedNicPropertiesArrayDeserializer(\n result: Array<HyperVToAzStackHCIProtectedNicProperties>,\n): any[] {\n return result.map((item) => {\n return hyperVToAzStackHCIProtectedNicPropertiesDeserializer(item);\n });\n}\n\n/** HyperVToAzStackHCI NIC properties. */\nexport interface HyperVToAzStackHCIProtectedNicProperties {\n /** Gets or sets the NIC Id. */\n readonly nicId?: string;\n /** Gets or sets the NIC mac address. */\n readonly macAddress?: string;\n /** Gets or sets the network name. */\n readonly networkName?: string;\n /** Gets or sets the target network Id within AzStackHCI Cluster. */\n readonly targetNetworkId?: string;\n /** Gets or sets the target test network Id within AzStackHCI Cluster. */\n readonly testNetworkId?: string;\n /** Gets or sets the selection type of the NIC. */\n readonly selectionTypeForFailover?: VMNicSelection;\n}\n\nexport function hyperVToAzStackHCIProtectedNicPropertiesDeserializer(\n item: any,\n): HyperVToAzStackHCIProtectedNicProperties {\n return {\n nicId: item[\"nicId\"],\n macAddress: item[\"macAddress\"],\n networkName: item[\"networkName\"],\n targetNetworkId: item[\"targetNetworkId\"],\n testNetworkId: item[\"testNetworkId\"],\n selectionTypeForFailover: item[\"selectionTypeForFailover\"],\n };\n}\n\n/** VMware to AzStackHCI Protected item model custom properties. */\nexport interface VMwareToAzStackHCIProtectedItemModelCustomProperties\n extends ProtectedItemModelCustomProperties {\n /** Gets or sets the location of the protected item. */\n readonly activeLocation?: ProtectedItemActiveLocation;\n /** Gets or sets the Target HCI Cluster ARM Id. */\n targetHciClusterId: string;\n /** Gets or sets the Target Arc Cluster Custom Location ARM Id. */\n targetArcClusterCustomLocationId: string;\n /** Gets or sets the Target AzStackHCI cluster name. */\n readonly targetAzStackHciClusterName?: string;\n /** Gets or sets the target storage container ARM Id. */\n storageContainerId: string;\n /** Gets or sets the target resource group ARM Id. */\n targetResourceGroupId: string;\n /** Gets or sets the target location. */\n readonly targetLocation?: string;\n /** Gets or sets the location of Azure Arc HCI custom location resource. */\n customLocationRegion: string;\n /** Gets or sets the list of disks to replicate. */\n disksToInclude: VMwareToAzStackHCIDiskInput[];\n /** Gets or sets the list of VM NIC to replicate. */\n nicsToInclude: VMwareToAzStackHCINicInput[];\n /** Gets or sets the list of protected disks. */\n readonly protectedDisks?: VMwareToAzStackHCIProtectedDiskProperties[];\n /** Gets or sets the VM NIC details. */\n readonly protectedNics?: VMwareToAzStackHCIProtectedNicProperties[];\n /** Gets or sets the BIOS Id of the target AzStackHCI VM. */\n readonly targetVmBiosId?: string;\n /** Gets or sets the target VM display name. */\n targetVmName?: string;\n /** Gets or sets the hypervisor generation of the virtual machine possible values are 1,2. */\n hyperVGeneration: string;\n /** Gets or sets the target network Id within AzStackHCI Cluster. */\n targetNetworkId?: string;\n /** Gets or sets the target test network Id within AzStackHCI Cluster. */\n testNetworkId?: string;\n /** Gets or sets the target CPU cores. */\n targetCpuCores?: number;\n /** Gets or sets a value indicating whether memory is dynamical. */\n isDynamicRam?: boolean;\n /** Protected item dynamic memory config. */\n dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;\n /** Gets or sets the target memory in mega-bytes. */\n targetMemoryInMegaBytes?: number;\n /** Gets or sets the type of the OS. */\n readonly osType?: string;\n /** Gets or sets the name of the OS. */\n readonly osName?: string;\n /** Gets or sets the firmware type. */\n readonly firmwareType?: string;\n /** Gets or sets the ARM Id of the discovered machine. */\n fabricDiscoveryMachineId: string;\n /** Gets or sets the source VM display name. */\n readonly sourceVmName?: string;\n /** Gets or sets the source VM CPU cores. */\n readonly sourceCpuCores?: number;\n /** Gets or sets the source VM ram memory size in megabytes. */\n readonly sourceMemoryInMegaBytes?: number;\n /** Gets or sets the run as account Id. */\n runAsAccountId: string;\n /** Gets or sets the source fabric agent name. */\n sourceFabricAgentName: string;\n /** Gets or sets the target fabric agent name. */\n targetFabricAgentName: string;\n /** Gets or sets the source appliance name. */\n readonly sourceApplianceName?: string;\n /** Gets or sets the target appliance name. */\n readonly targetApplianceName?: string;\n /** Gets or sets the recovery point Id to which the VM was failed over. */\n readonly failoverRecoveryPointId?: string;\n /** Gets or sets the last recovery point received time. */\n readonly lastRecoveryPointReceived?: Date;\n /** Gets or sets the last recovery point Id. */\n readonly lastRecoveryPointId?: string;\n /** Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM. */\n readonly initialReplicationProgressPercentage?: number;\n /** Gets or sets the migration progress percentage. */\n readonly migrationProgressPercentage?: number;\n /** Gets or sets the resume progress percentage. */\n readonly resumeProgressPercentage?: number;\n /** Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM. */\n readonly resyncProgressPercentage?: number;\n /** Gets or sets the resync retry count. */\n readonly resyncRetryCount?: number;\n /** Gets or sets a value indicating whether resync is required. */\n readonly resyncRequired?: boolean;\n /** Gets or sets the resync state. */\n readonly resyncState?: VMwareToAzureMigrateResyncState;\n /** Gets or sets a value indicating whether auto resync is to be done. */\n performAutoResync?: boolean;\n /** Gets or sets the resume retry count. */\n readonly resumeRetryCount?: number;\n /** Gets or sets the latest timestamp that replication status is updated. */\n readonly lastReplicationUpdateTime?: Date;\n /** Gets or sets the instance type. */\n instanceType: \"VMwareToAzStackHCI\";\n}\n\nexport function vMwareToAzStackHCIProtectedItemModelCustomPropertiesSerializer(\n item: VMwareToAzStackHCIProtectedItemModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n targetHciClusterId: item[\"targetHciClusterId\"],\n targetArcClusterCustomLocationId: item[\"targetArcClusterCustomLocationId\"],\n storageContainerId: item[\"storageContainerId\"],\n targetResourceGroupId: item[\"targetResourceGroupId\"],\n customLocationRegion: item[\"customLocationRegion\"],\n disksToInclude: vMwareToAzStackHCIDiskInputArraySerializer(item[\"disksToInclude\"]),\n nicsToInclude: vMwareToAzStackHCINicInputArraySerializer(item[\"nicsToInclude\"]),\n targetVmName: item[\"targetVmName\"],\n hyperVGeneration: item[\"hyperVGeneration\"],\n targetNetworkId: item[\"targetNetworkId\"],\n testNetworkId: item[\"testNetworkId\"],\n targetCpuCores: item[\"targetCpuCores\"],\n isDynamicRam: item[\"isDynamicRam\"],\n dynamicMemoryConfig: !item[\"dynamicMemoryConfig\"]\n ? item[\"dynamicMemoryConfig\"]\n : protectedItemDynamicMemoryConfigSerializer(item[\"dynamicMemoryConfig\"]),\n targetMemoryInMegaBytes: item[\"targetMemoryInMegaBytes\"],\n fabricDiscoveryMachineId: item[\"fabricDiscoveryMachineId\"],\n runAsAccountId: item[\"runAsAccountId\"],\n sourceFabricAgentName: item[\"sourceFabricAgentName\"],\n targetFabricAgentName: item[\"targetFabricAgentName\"],\n performAutoResync: item[\"performAutoResync\"],\n };\n}\n\nexport function vMwareToAzStackHCIProtectedItemModelCustomPropertiesDeserializer(\n item: any,\n): VMwareToAzStackHCIProtectedItemModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n activeLocation: item[\"activeLocation\"],\n targetHciClusterId: item[\"targetHciClusterId\"],\n targetArcClusterCustomLocationId: item[\"targetArcClusterCustomLocationId\"],\n targetAzStackHciClusterName: item[\"targetAzStackHciClusterName\"],\n storageContainerId: item[\"storageContainerId\"],\n targetResourceGroupId: item[\"targetResourceGroupId\"],\n targetLocation: item[\"targetLocation\"],\n customLocationRegion: item[\"customLocationRegion\"],\n disksToInclude: vMwareToAzStackHCIDiskInputArrayDeserializer(item[\"disksToInclude\"]),\n nicsToInclude: vMwareToAzStackHCINicInputArrayDeserializer(item[\"nicsToInclude\"]),\n protectedDisks: !item[\"protectedDisks\"]\n ? item[\"protectedDisks\"]\n : vMwareToAzStackHCIProtectedDiskPropertiesArrayDeserializer(item[\"protectedDisks\"]),\n protectedNics: !item[\"protectedNics\"]\n ? item[\"protectedNics\"]\n : vMwareToAzStackHCIProtectedNicPropertiesArrayDeserializer(item[\"protectedNics\"]),\n targetVmBiosId: item[\"targetVmBiosId\"],\n targetVmName: item[\"targetVmName\"],\n hyperVGeneration: item[\"hyperVGeneration\"],\n targetNetworkId: item[\"targetNetworkId\"],\n testNetworkId: item[\"testNetworkId\"],\n targetCpuCores: item[\"targetCpuCores\"],\n isDynamicRam: item[\"isDynamicRam\"],\n dynamicMemoryConfig: !item[\"dynamicMemoryConfig\"]\n ? item[\"dynamicMemoryConfig\"]\n : protectedItemDynamicMemoryConfigDeserializer(item[\"dynamicMemoryConfig\"]),\n targetMemoryInMegaBytes: item[\"targetMemoryInMegaBytes\"],\n osType: item[\"osType\"],\n osName: item[\"osName\"],\n firmwareType: item[\"firmwareType\"],\n fabricDiscoveryMachineId: item[\"fabricDiscoveryMachineId\"],\n sourceVmName: item[\"sourceVmName\"],\n sourceCpuCores: item[\"sourceCpuCores\"],\n sourceMemoryInMegaBytes: item[\"sourceMemoryInMegaBytes\"],\n runAsAccountId: item[\"runAsAccountId\"],\n sourceFabricAgentName: item[\"sourceFabricAgentName\"],\n targetFabricAgentName: item[\"targetFabricAgentName\"],\n sourceApplianceName: item[\"sourceApplianceName\"],\n targetApplianceName: item[\"targetApplianceName\"],\n failoverRecoveryPointId: item[\"failoverRecoveryPointId\"],\n lastRecoveryPointReceived: !item[\"lastRecoveryPointReceived\"]\n ? item[\"lastRecoveryPointReceived\"]\n : new Date(item[\"lastRecoveryPointReceived\"]),\n lastRecoveryPointId: item[\"lastRecoveryPointId\"],\n initialReplicationProgressPercentage: item[\"initialReplicationProgressPercentage\"],\n migrationProgressPercentage: item[\"migrationProgressPercentage\"],\n resumeProgressPercentage: item[\"resumeProgressPercentage\"],\n resyncProgressPercentage: item[\"resyncProgressPercentage\"],\n resyncRetryCount: item[\"resyncRetryCount\"],\n resyncRequired: item[\"resyncRequired\"],\n resyncState: item[\"resyncState\"],\n performAutoResync: item[\"performAutoResync\"],\n resumeRetryCount: item[\"resumeRetryCount\"],\n lastReplicationUpdateTime: !item[\"lastReplicationUpdateTime\"]\n ? item[\"lastReplicationUpdateTime\"]\n : new Date(item[\"lastReplicationUpdateTime\"]),\n };\n}\n\nexport function vMwareToAzStackHCIDiskInputArraySerializer(\n result: Array<VMwareToAzStackHCIDiskInput>,\n): any[] {\n return result.map((item) => {\n return vMwareToAzStackHCIDiskInputSerializer(item);\n });\n}\n\nexport function vMwareToAzStackHCIDiskInputArrayDeserializer(\n result: Array<VMwareToAzStackHCIDiskInput>,\n): any[] {\n return result.map((item) => {\n return vMwareToAzStackHCIDiskInputDeserializer(item);\n });\n}\n\n/** VMwareToAzStack disk input. */\nexport interface VMwareToAzStackHCIDiskInput {\n /** Gets or sets the disk Id. */\n diskId: string;\n /** Gets or sets the target storage account ARM Id. */\n storageContainerId?: string;\n /** Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk. */\n isDynamic?: boolean;\n /** Gets or sets the disk size in GB. */\n diskSizeGB: number;\n /** Gets or sets the type of the virtual hard disk, vhd or vhdx. */\n diskFileFormat: string;\n /** Gets or sets a value indicating whether disk is os disk. */\n isOsDisk: boolean;\n /** Gets or sets a value of disk block size. */\n diskBlockSize?: number;\n /** Gets or sets a value of disk logical sector size. */\n diskLogicalSectorSize?: number;\n /** Gets or sets a value of disk physical sector size. */\n diskPhysicalSectorSize?: number;\n /** Gets or sets a value of disk identifier. */\n diskIdentifier?: string;\n /** Disk controller. */\n diskController?: DiskControllerInputs;\n}\n\nexport function vMwareToAzStackHCIDiskInputSerializer(item: VMwareToAzStackHCIDiskInput): any {\n return {\n diskId: item[\"diskId\"],\n storageContainerId: item[\"storageContainerId\"],\n isDynamic: item[\"isDynamic\"],\n diskSizeGB: item[\"diskSizeGB\"],\n diskFileFormat: item[\"diskFileFormat\"],\n isOsDisk: item[\"isOsDisk\"],\n diskBlockSize: item[\"diskBlockSize\"],\n diskLogicalSectorSize: item[\"diskLogicalSectorSize\"],\n diskPhysicalSectorSize: item[\"diskPhysicalSectorSize\"],\n diskIdentifier: item[\"diskIdentifier\"],\n diskController: !item[\"diskController\"]\n ? item[\"diskController\"]\n : diskControllerInputsSerializer(item[\"diskController\"]),\n };\n}\n\nexport function vMwareToAzStackHCIDiskInputDeserializer(item: any): VMwareToAzStackHCIDiskInput {\n return {\n diskId: item[\"diskId\"],\n storageContainerId: item[\"storageContainerId\"],\n isDynamic: item[\"isDynamic\"],\n diskSizeGB: item[\"diskSizeGB\"],\n diskFileFormat: item[\"diskFileFormat\"],\n isOsDisk: item[\"isOsDisk\"],\n diskBlockSize: item[\"diskBlockSize\"],\n diskLogicalSectorSize: item[\"diskLogicalSectorSize\"],\n diskPhysicalSectorSize: item[\"diskPhysicalSectorSize\"],\n diskIdentifier: item[\"diskIdentifier\"],\n diskController: !item[\"diskController\"]\n ? item[\"diskController\"]\n : diskControllerInputsDeserializer(item[\"diskController\"]),\n };\n}\n\nexport function vMwareToAzStackHCINicInputArraySerializer(\n result: Array<VMwareToAzStackHCINicInput>,\n): any[] {\n return result.map((item) => {\n return vMwareToAzStackHCINicInputSerializer(item);\n });\n}\n\nexport function vMwareToAzStackHCINicInputArrayDeserializer(\n result: Array<VMwareToAzStackHCINicInput>,\n): any[] {\n return result.map((item) => {\n return vMwareToAzStackHCINicInputDeserializer(item);\n });\n}\n\n/** VMwareToAzStackHCI NIC properties. */\nexport interface VMwareToAzStackHCINicInput {\n /** Gets or sets the NIC Id. */\n nicId: string;\n /** Gets or sets the NIC label. */\n label: string;\n /** Gets or sets the network name. */\n readonly networkName?: string;\n /** Gets or sets the target network Id within AzStackHCI Cluster. */\n targetNetworkId?: string;\n /** Gets or sets the target test network Id within AzStackHCI Cluster. */\n testNetworkId?: string;\n /** Gets or sets the selection type of the NIC. */\n selectionTypeForFailover: VMNicSelection;\n /** Gets or sets a value indicating whether static ip migration is enabled. */\n isStaticIpMigrationEnabled?: boolean;\n /** Gets or sets a value indicating whether mac address migration is enabled. */\n isMacMigrationEnabled?: boolean;\n}\n\nexport function vMwareToAzStackHCINicInputSerializer(item: VMwareToAzStackHCINicInput): any {\n return {\n nicId: item[\"nicId\"],\n label: item[\"label\"],\n targetNetworkId: item[\"targetNetworkId\"],\n testNetworkId: item[\"testNetworkId\"],\n selectionTypeForFailover: item[\"selectionTypeForFailover\"],\n isStaticIpMigrationEnabled: item[\"isStaticIpMigrationEnabled\"],\n isMacMigrationEnabled: item[\"isMacMigrationEnabled\"],\n };\n}\n\nexport function vMwareToAzStackHCINicInputDeserializer(item: any): VMwareToAzStackHCINicInput {\n return {\n nicId: item[\"nicId\"],\n label: item[\"label\"],\n networkName: item[\"networkName\"],\n targetNetworkId: item[\"targetNetworkId\"],\n testNetworkId: item[\"testNetworkId\"],\n selectionTypeForFailover: item[\"selectionTypeForFailover\"],\n isStaticIpMigrationEnabled: item[\"isStaticIpMigrationEnabled\"],\n isMacMigrationEnabled: item[\"isMacMigrationEnabled\"],\n };\n}\n\nexport function vMwareToAzStackHCIProtectedDiskPropertiesArrayDeserializer(\n result: Array<VMwareToAzStackHCIProtectedDiskProperties>,\n): any[] {\n return result.map((item) => {\n return vMwareToAzStackHCIProtectedDiskPropertiesDeserializer(item);\n });\n}\n\n/** VMwareToAzStackHCI protected disk properties. */\nexport interface VMwareToAzStackHCIProtectedDiskProperties {\n /** Gets or sets the ARM Id of the storage container. */\n readonly storageContainerId?: string;\n /** Gets or sets the local path of the storage container. */\n readonly storageContainerLocalPath?: string;\n /** Gets or sets the source disk Id. */\n readonly sourceDiskId?: string;\n /** Gets or sets the source disk Name. */\n readonly sourceDiskName?: string;\n /** Gets or sets the seed disk name. */\n readonly seedDiskName?: string;\n /** Gets or sets the test failover clone disk. */\n readonly testMigrateDiskName?: string;\n /** Gets or sets the failover clone disk. */\n readonly migrateDiskName?: string;\n /** Gets or sets a value indicating whether the disk is the OS disk. */\n readonly isOsDisk?: boolean;\n /** Gets or sets the disk capacity in bytes. */\n readonly capacityInBytes?: number;\n /** Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk. */\n readonly isDynamic?: boolean;\n /** Gets or sets the disk type. */\n readonly diskType?: string;\n /** Gets or sets a value of disk block size. */\n readonly diskBlockSize?: number;\n /** Gets or sets a value of disk logical sector size. */\n readonly diskLogicalSectorSize?: number;\n /** Gets or sets a value of disk physical sector size. */\n readonly diskPhysicalSectorSize?: number;\n}\n\nexport function vMwareToAzStackHCIProtectedDiskPropertiesDeserializer(\n item: any,\n): VMwareToAzStackHCIProtectedDiskProperties {\n return {\n storageContainerId: item[\"storageContainerId\"],\n storageContainerLocalPath: item[\"storageContainerLocalPath\"],\n sourceDiskId: item[\"sourceDiskId\"],\n sourceDiskName: item[\"sourceDiskName\"],\n seedDiskName: item[\"seedDiskName\"],\n testMigrateDiskName: item[\"testMigrateDiskName\"],\n migrateDiskName: item[\"migrateDiskName\"],\n isOsDisk: item[\"isOsDisk\"],\n capacityInBytes: item[\"capacityInBytes\"],\n isDynamic: item[\"isDynamic\"],\n diskType: item[\"diskType\"],\n diskBlockSize: item[\"diskBlockSize\"],\n diskLogicalSectorSize: item[\"diskLogicalSectorSize\"],\n diskPhysicalSectorSize: item[\"diskPhysicalSectorSize\"],\n };\n}\n\nexport function vMwareToAzStackHCIProtectedNicPropertiesArrayDeserializer(\n result: Array<VMwareToAzStackHCIProtectedNicProperties>,\n): any[] {\n return result.map((item) => {\n return vMwareToAzStackHCIProtectedNicPropertiesDeserializer(item);\n });\n}\n\n/** VMwareToAzStackHCI NIC properties. */\nexport interface VMwareToAzStackHCIProtectedNicProperties {\n /** Gets or sets the NIC Id. */\n readonly nicId?: string;\n /** Gets or sets the NIC mac address. */\n readonly macAddress?: string;\n /** Gets or sets the NIC label. */\n readonly label?: string;\n /** Gets or sets a value indicating whether this is the primary NIC. */\n isPrimaryNic?: boolean;\n /** Gets or sets the network name. */\n readonly networkName?: string;\n /** Gets or sets the target network Id within AzStackHCI Cluster. */\n readonly targetNetworkId?: string;\n /** Gets or sets the target test network Id within AzStackHCI Cluster. */\n readonly testNetworkId?: string;\n /** Gets or sets the selection type of the NIC. */\n readonly selectionTypeForFailover?: VMNicSelection;\n}\n\nexport function vMwareToAzStackHCIProtectedNicPropertiesDeserializer(\n item: any,\n): VMwareToAzStackHCIProtectedNicProperties {\n return {\n nicId: item[\"nicId\"],\n macAddress: item[\"macAddress\"],\n label: item[\"label\"],\n isPrimaryNic: item[\"isPrimaryNic\"],\n networkName: item[\"networkName\"],\n targetNetworkId: item[\"targetNetworkId\"],\n testNetworkId: item[\"testNetworkId\"],\n selectionTypeForFailover: item[\"selectionTypeForFailover\"],\n };\n}\n\n/** Gets or sets the resync state. */\nexport enum KnownVMwareToAzureMigrateResyncState {\n /** None state. */\n None = \"None\",\n /** Prepared for resynchronization state. */\n PreparedForResynchronization = \"PreparedForResynchronization\",\n /** Started resynchronization state. */\n StartedResynchronization = \"StartedResynchronization\",\n}\n\n/**\n * Gets or sets the resync state. \\\n * {@link KnownVMwareToAzureMigrateResyncState} can be used interchangeably with VMwareToAzureMigrateResyncState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **None**: None state. \\\n * **PreparedForResynchronization**: Prepared for resynchronization state. \\\n * **StartedResynchronization**: Started resynchronization state.\n */\nexport type VMwareToAzureMigrateResyncState = string;\n\n/** Protected item model update. */\nexport interface ProtectedItemModelUpdate {\n /** Protected item model properties. */\n properties?: ProtectedItemModelPropertiesUpdate;\n /** Gets or sets the Id of the resource. */\n readonly id?: string;\n /** Gets or sets the name of the resource. */\n readonly name?: string;\n /** Gets or sets the type of the resource. */\n readonly type?: string;\n /** Metadata pertaining to creation and last modification of the resource. */\n readonly systemData?: SystemData;\n}\n\nexport function protectedItemModelUpdateSerializer(item: ProtectedItemModelUpdate): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : protectedItemModelPropertiesUpdateSerializer(item[\"properties\"]),\n };\n}\n\n/** Protected item model properties update. */\nexport interface ProtectedItemModelPropertiesUpdate {\n /** Protected item model custom properties update. */\n customProperties?: ProtectedItemModelCustomPropertiesUpdateUnion;\n}\n\nexport function protectedItemModelPropertiesUpdateSerializer(\n item: ProtectedItemModelPropertiesUpdate,\n): any {\n return {\n customProperties: !item[\"customProperties\"]\n ? item[\"customProperties\"]\n : protectedItemModelCustomPropertiesUpdateUnionSerializer(item[\"customProperties\"]),\n };\n}\n\n/** Protected item model custom properties. */\nexport interface ProtectedItemModelCustomPropertiesUpdate {\n /** Discriminator property for ProtectedItemModelCustomPropertiesUpdate. */\n /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */\n instanceType: string;\n}\n\nexport function protectedItemModelCustomPropertiesUpdateSerializer(\n item: ProtectedItemModelCustomPropertiesUpdate,\n): any {\n return { instanceType: item[\"instanceType\"] };\n}\n\n/** Alias for ProtectedItemModelCustomPropertiesUpdateUnion */\nexport type ProtectedItemModelCustomPropertiesUpdateUnion =\n | HyperVToAzStackHCIProtectedItemModelCustomPropertiesUpdate\n | VMwareToAzStackHCIProtectedItemModelCustomPropertiesUpdate\n | ProtectedItemModelCustomPropertiesUpdate;\n\nexport function protectedItemModelCustomPropertiesUpdateUnionSerializer(\n item: ProtectedItemModelCustomPropertiesUpdateUnion,\n): any {\n switch (item.instanceType) {\n case \"HyperVToAzStackHCI\":\n return hyperVToAzStackHCIProtectedItemModelCustomPropertiesUpdateSerializer(\n item as HyperVToAzStackHCIProtectedItemModelCustomPropertiesUpdate,\n );\n\n case \"VMwareToAzStackHCI\":\n return vMwareToAzStackHCIProtectedItemModelCustomPropertiesUpdateSerializer(\n item as VMwareToAzStackHCIProtectedItemModelCustomPropertiesUpdate,\n );\n\n default:\n return protectedItemModelCustomPropertiesUpdateSerializer(item);\n }\n}\n\n/** HyperV to AzStackHCI Protected item model custom properties. */\nexport interface HyperVToAzStackHCIProtectedItemModelCustomPropertiesUpdate\n extends ProtectedItemModelCustomPropertiesUpdate {\n /** Gets or sets the list of VM NIC to replicate. */\n nicsToInclude?: HyperVToAzStackHCINicInput[];\n /** Gets or sets the target CPU cores. */\n targetCpuCores?: number;\n /** Gets or sets a value indicating whether memory is dynamical. */\n isDynamicRam?: boolean;\n /** Protected item dynamic memory config. */\n dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;\n /** Gets or sets the target memory in mega-bytes. */\n targetMemoryInMegaBytes?: number;\n /** Gets or sets the instance type. */\n instanceType: \"HyperVToAzStackHCI\";\n /** Gets or sets the type of the OS. */\n osType?: string;\n}\n\nexport function hyperVToAzStackHCIProtectedItemModelCustomPropertiesUpdateSerializer(\n item: HyperVToAzStackHCIProtectedItemModelCustomPropertiesUpdate,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n nicsToInclude: !item[\"nicsToInclude\"]\n ? item[\"nicsToInclude\"]\n : hyperVToAzStackHCINicInputArraySerializer(item[\"nicsToInclude\"]),\n targetCpuCores: item[\"targetCpuCores\"],\n isDynamicRam: item[\"isDynamicRam\"],\n dynamicMemoryConfig: !item[\"dynamicMemoryConfig\"]\n ? item[\"dynamicMemoryConfig\"]\n : protectedItemDynamicMemoryConfigSerializer(item[\"dynamicMemoryConfig\"]),\n targetMemoryInMegaBytes: item[\"targetMemoryInMegaBytes\"],\n osType: item[\"osType\"],\n };\n}\n\n/** VMware to AzStackHCI Protected item model custom properties. */\nexport interface VMwareToAzStackHCIProtectedItemModelCustomPropertiesUpdate\n extends ProtectedItemModelCustomPropertiesUpdate {\n /** Gets or sets the list of VM NIC to replicate. */\n nicsToInclude?: VMwareToAzStackHCINicInput[];\n /** Gets or sets the target CPU cores. */\n targetCpuCores?: number;\n /** Gets or sets a value indicating whether memory is dynamical. */\n isDynamicRam?: boolean;\n /** Protected item dynamic memory config. */\n dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;\n /** Gets or sets the target memory in mega-bytes. */\n targetMemoryInMegaBytes?: number;\n /** Gets or sets the instance type. */\n instanceType: \"VMwareToAzStackHCI\";\n /** Gets or sets the type of the OS. */\n osType?: string;\n}\n\nexport function vMwareToAzStackHCIProtectedItemModelCustomPropertiesUpdateSerializer(\n item: VMwareToAzStackHCIProtectedItemModelCustomPropertiesUpdate,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n nicsToInclude: !item[\"nicsToInclude\"]\n ? item[\"nicsToInclude\"]\n : vMwareToAzStackHCINicInputArraySerializer(item[\"nicsToInclude\"]),\n targetCpuCores: item[\"targetCpuCores\"],\n isDynamicRam: item[\"isDynamicRam\"],\n dynamicMemoryConfig: !item[\"dynamicMemoryConfig\"]\n ? item[\"dynamicMemoryConfig\"]\n : protectedItemDynamicMemoryConfigSerializer(item[\"dynamicMemoryConfig\"]),\n targetMemoryInMegaBytes: item[\"targetMemoryInMegaBytes\"],\n osType: item[\"osType\"],\n };\n}\n\n/** The response of a ProtectedItemModel list operation. */\nexport interface _ProtectedItemModelListResult {\n /** The ProtectedItemModel items on this page */\n value: ProtectedItemModel[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _protectedItemModelListResultDeserializer(\n item: any,\n): _ProtectedItemModelListResult {\n return {\n value: protectedItemModelArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function protectedItemModelArraySerializer(result: Array<ProtectedItemModel>): any[] {\n return result.map((item) => {\n return protectedItemModelSerializer(item);\n });\n}\n\nexport function protectedItemModelArrayDeserializer(result: Array<ProtectedItemModel>): any[] {\n return result.map((item) => {\n return protectedItemModelDeserializer(item);\n });\n}\n\n/** Planned failover model. */\nexport interface PlannedFailoverModel {\n /** Planned failover model properties. */\n properties: PlannedFailoverModelProperties;\n}\n\nexport function plannedFailoverModelSerializer(item: PlannedFailoverModel): any {\n return {\n properties: plannedFailoverModelPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function plannedFailoverModelDeserializer(item: any): PlannedFailoverModel {\n return {\n properties: plannedFailoverModelPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Planned failover model properties. */\nexport interface PlannedFailoverModelProperties {\n /** Planned failover model custom properties. */\n customProperties: PlannedFailoverModelCustomPropertiesUnion;\n}\n\nexport function plannedFailoverModelPropertiesSerializer(\n item: PlannedFailoverModelProperties,\n): any {\n return {\n customProperties: plannedFailoverModelCustomPropertiesUnionSerializer(item[\"customProperties\"]),\n };\n}\n\nexport function plannedFailoverModelPropertiesDeserializer(\n item: any,\n): PlannedFailoverModelProperties {\n return {\n customProperties: plannedFailoverModelCustomPropertiesUnionDeserializer(\n item[\"customProperties\"],\n ),\n };\n}\n\n/** Planned failover model custom properties. */\nexport interface PlannedFailoverModelCustomProperties {\n /** Discriminator property for PlannedFailoverModelCustomProperties. */\n /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */\n instanceType: string;\n}\n\nexport function plannedFailoverModelCustomPropertiesSerializer(\n item: PlannedFailoverModelCustomProperties,\n): any {\n return { instanceType: item[\"instanceType\"] };\n}\n\nexport function plannedFailoverModelCustomPropertiesDeserializer(\n item: any,\n): PlannedFailoverModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n };\n}\n\n/** Alias for PlannedFailoverModelCustomPropertiesUnion */\nexport type PlannedFailoverModelCustomPropertiesUnion =\n | HyperVToAzStackHCIPlannedFailoverModelCustomProperties\n | VMwareToAzStackHCIPlannedFailoverModelCustomProperties\n | PlannedFailoverModelCustomProperties;\n\nexport function plannedFailoverModelCustomPropertiesUnionSerializer(\n item: PlannedFailoverModelCustomPropertiesUnion,\n): any {\n switch (item.instanceType) {\n case \"HyperVToAzStackHCI\":\n return hyperVToAzStackHCIPlannedFailoverModelCustomPropertiesSerializer(\n item as HyperVToAzStackHCIPlannedFailoverModelCustomProperties,\n );\n\n case \"VMwareToAzStackHCI\":\n return vMwareToAzStackHCIPlannedFailoverModelCustomPropertiesSerializer(\n item as VMwareToAzStackHCIPlannedFailoverModelCustomProperties,\n );\n\n default:\n return plannedFailoverModelCustomPropertiesSerializer(item);\n }\n}\n\nexport function plannedFailoverModelCustomPropertiesUnionDeserializer(\n item: any,\n): PlannedFailoverModelCustomPropertiesUnion {\n switch (item.instanceType) {\n case \"HyperVToAzStackHCI\":\n return hyperVToAzStackHCIPlannedFailoverModelCustomPropertiesDeserializer(\n item as HyperVToAzStackHCIPlannedFailoverModelCustomProperties,\n );\n\n case \"VMwareToAzStackHCI\":\n return vMwareToAzStackHCIPlannedFailoverModelCustomPropertiesDeserializer(\n item as VMwareToAzStackHCIPlannedFailoverModelCustomProperties,\n );\n\n default:\n return plannedFailoverModelCustomPropertiesDeserializer(item);\n }\n}\n\n/** HyperV to AzStackHCI planned failover model custom properties. */\nexport interface HyperVToAzStackHCIPlannedFailoverModelCustomProperties\n extends PlannedFailoverModelCustomProperties {\n /** Gets or sets a value indicating whether VM needs to be shut down. */\n shutdownSourceVM: boolean;\n /** Gets or sets the instance type. */\n instanceType: \"HyperVToAzStackHCI\";\n}\n\nexport function hyperVToAzStackHCIPlannedFailoverModelCustomPropertiesSerializer(\n item: HyperVToAzStackHCIPlannedFailoverModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n shutdownSourceVM: item[\"shutdownSourceVM\"],\n };\n}\n\nexport function hyperVToAzStackHCIPlannedFailoverModelCustomPropertiesDeserializer(\n item: any,\n): HyperVToAzStackHCIPlannedFailoverModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n shutdownSourceVM: item[\"shutdownSourceVM\"],\n };\n}\n\n/** VMware to AzStackHCI planned failover model custom properties. */\nexport interface VMwareToAzStackHCIPlannedFailoverModelCustomProperties\n extends PlannedFailoverModelCustomProperties {\n /** Gets or sets a value indicating whether VM needs to be shut down. */\n shutdownSourceVM: boolean;\n /** Gets or sets the instance type. */\n instanceType: \"VMwareToAzStackHCI\";\n}\n\nexport function vMwareToAzStackHCIPlannedFailoverModelCustomPropertiesSerializer(\n item: VMwareToAzStackHCIPlannedFailoverModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n shutdownSourceVM: item[\"shutdownSourceVM\"],\n };\n}\n\nexport function vMwareToAzStackHCIPlannedFailoverModelCustomPropertiesDeserializer(\n item: any,\n): VMwareToAzStackHCIPlannedFailoverModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n shutdownSourceVM: item[\"shutdownSourceVM\"],\n };\n}\n\n/** Recovery point model. */\nexport interface RecoveryPointModel extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: RecoveryPointModelProperties;\n}\n\nexport function recoveryPointModelDeserializer(item: any): RecoveryPointModel {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : recoveryPointModelPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Recovery point model properties. */\nexport interface RecoveryPointModelProperties {\n /** Gets or sets the recovery point time. */\n recoveryPointTime: Date;\n /** Gets or sets the recovery point type. */\n recoveryPointType: RecoveryPointType;\n /** Recovery point model custom properties. */\n customProperties: RecoveryPointModelCustomPropertiesUnion;\n /** Gets or sets the provisioning state of the recovery point item. */\n readonly provisioningState?: ProvisioningState;\n}\n\nexport function recoveryPointModelPropertiesDeserializer(item: any): RecoveryPointModelProperties {\n return {\n recoveryPointTime: new Date(item[\"recoveryPointTime\"]),\n recoveryPointType: item[\"recoveryPointType\"],\n customProperties: recoveryPointModelCustomPropertiesUnionDeserializer(item[\"customProperties\"]),\n provisioningState: item[\"provisioningState\"],\n };\n}\n\n/** Gets or sets the recovery point type. */\nexport enum KnownRecoveryPointType {\n /** Application consistent recovery point. */\n ApplicationConsistent = \"ApplicationConsistent\",\n /** Crash consistent recovery point. */\n CrashConsistent = \"CrashConsistent\",\n}\n\n/**\n * Gets or sets the recovery point type. \\\n * {@link KnownRecoveryPointType} can be used interchangeably with RecoveryPointType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **ApplicationConsistent**: Application consistent recovery point. \\\n * **CrashConsistent**: Crash consistent recovery point.\n */\nexport type RecoveryPointType = string;\n\n/** Recovery point model custom properties. */\nexport interface RecoveryPointModelCustomProperties {\n /** Discriminator property for RecoveryPointModelCustomProperties. */\n /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCIRecoveryPointModelCustomProperties */\n instanceType: string;\n}\n\nexport function recoveryPointModelCustomPropertiesDeserializer(\n item: any,\n): RecoveryPointModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n };\n}\n\n/** Alias for RecoveryPointModelCustomPropertiesUnion */\nexport type RecoveryPointModelCustomPropertiesUnion =\n | HyperVToAzStackHCIRecoveryPointModelCustomProperties\n | VMwareToAzStackHCIRecoveryPointModelCustomProperties\n | RecoveryPointModelCustomProperties;\n\nexport function recoveryPointModelCustomPropertiesUnionDeserializer(\n item: any,\n): RecoveryPointModelCustomPropertiesUnion {\n switch (item.instanceType) {\n case \"HyperVToAzStackHCI\":\n return hyperVToAzStackHCIRecoveryPointModelCustomPropertiesDeserializer(\n item as HyperVToAzStackHCIRecoveryPointModelCustomProperties,\n );\n\n case \"VMwareToAzStackHCIRecoveryPointModelCustomProperties\":\n return vMwareToAzStackHCIRecoveryPointModelCustomPropertiesDeserializer(\n item as VMwareToAzStackHCIRecoveryPointModelCustomProperties,\n );\n\n default:\n return recoveryPointModelCustomPropertiesDeserializer(item);\n }\n}\n\n/** HyperV to AzStackHCI recovery point model custom properties. */\nexport interface HyperVToAzStackHCIRecoveryPointModelCustomProperties\n extends RecoveryPointModelCustomProperties {\n /** Gets or sets the list of the disk Ids. */\n readonly diskIds?: string[];\n /** Gets or sets the instance type. */\n instanceType: \"HyperVToAzStackHCI\";\n}\n\nexport function hyperVToAzStackHCIRecoveryPointModelCustomPropertiesDeserializer(\n item: any,\n): HyperVToAzStackHCIRecoveryPointModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n diskIds: !item[\"diskIds\"]\n ? item[\"diskIds\"]\n : item[\"diskIds\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** VMware to AzStackHCI recovery point model custom properties. */\nexport interface VMwareToAzStackHCIRecoveryPointModelCustomProperties\n extends RecoveryPointModelCustomProperties {\n /** Gets or sets the list of the disk Ids. */\n readonly diskIds?: string[];\n /** Gets or sets the instance type. */\n instanceType: \"VMwareToAzStackHCIRecoveryPointModelCustomProperties\";\n}\n\nexport function vMwareToAzStackHCIRecoveryPointModelCustomPropertiesDeserializer(\n item: any,\n): VMwareToAzStackHCIRecoveryPointModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n diskIds: !item[\"diskIds\"]\n ? item[\"diskIds\"]\n : item[\"diskIds\"].map((p: any) => {\n return p;\n }),\n };\n}\n\n/** The response of a RecoveryPointModel list operation. */\nexport interface _RecoveryPointModelListResult {\n /** The RecoveryPointModel items on this page */\n value: RecoveryPointModel[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _recoveryPointModelListResultDeserializer(\n item: any,\n): _RecoveryPointModelListResult {\n return {\n value: recoveryPointModelArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function recoveryPointModelArrayDeserializer(result: Array<RecoveryPointModel>): any[] {\n return result.map((item) => {\n return recoveryPointModelDeserializer(item);\n });\n}\n\n/** Replication extension model. */\nexport interface ReplicationExtensionModel extends ProxyResource {\n /** The resource-specific properties for this resource. */\n properties?: ReplicationExtensionModelProperties;\n}\n\nexport function replicationExtensionModelSerializer(item: ReplicationExtensionModel): any {\n return {\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : replicationExtensionModelPropertiesSerializer(item[\"properties\"]),\n };\n}\n\nexport function replicationExtensionModelDeserializer(item: any): ReplicationExtensionModel {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n type: item[\"type\"],\n systemData: !item[\"systemData\"]\n ? item[\"systemData\"]\n : systemDataDeserializer(item[\"systemData\"]),\n properties: !item[\"properties\"]\n ? item[\"properties\"]\n : replicationExtensionModelPropertiesDeserializer(item[\"properties\"]),\n };\n}\n\n/** Replication extension model properties. */\nexport interface ReplicationExtensionModelProperties {\n /** Gets or sets the provisioning state of the replication extension. */\n readonly provisioningState?: ProvisioningState;\n /** Replication extension model custom properties. */\n customProperties: ReplicationExtensionModelCustomPropertiesUnion;\n}\n\nexport function replicationExtensionModelPropertiesSerializer(\n item: ReplicationExtensionModelProperties,\n): any {\n return {\n customProperties: replicationExtensionModelCustomPropertiesUnionSerializer(\n item[\"customProperties\"],\n ),\n };\n}\n\nexport function replicationExtensionModelPropertiesDeserializer(\n item: any,\n): ReplicationExtensionModelProperties {\n return {\n provisioningState: item[\"provisioningState\"],\n customProperties: replicationExtensionModelCustomPropertiesUnionDeserializer(\n item[\"customProperties\"],\n ),\n };\n}\n\n/** Replication extension model custom properties. */\nexport interface ReplicationExtensionModelCustomProperties {\n /** Discriminator property for ReplicationExtensionModelCustomProperties. */\n /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */\n instanceType: string;\n}\n\nexport function replicationExtensionModelCustomPropertiesSerializer(\n item: ReplicationExtensionModelCustomProperties,\n): any {\n return { instanceType: item[\"instanceType\"] };\n}\n\nexport function replicationExtensionModelCustomPropertiesDeserializer(\n item: any,\n): ReplicationExtensionModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n };\n}\n\n/** Alias for ReplicationExtensionModelCustomPropertiesUnion */\nexport type ReplicationExtensionModelCustomPropertiesUnion =\n | HyperVToAzStackHCIReplicationExtensionModelCustomProperties\n | VMwareToAzStackHCIReplicationExtensionModelCustomProperties\n | ReplicationExtensionModelCustomProperties;\n\nexport function replicationExtensionModelCustomPropertiesUnionSerializer(\n item: ReplicationExtensionModelCustomPropertiesUnion,\n): any {\n switch (item.instanceType) {\n case \"HyperVToAzStackHCI\":\n return hyperVToAzStackHCIReplicationExtensionModelCustomPropertiesSerializer(\n item as HyperVToAzStackHCIReplicationExtensionModelCustomProperties,\n );\n\n case \"VMwareToAzStackHCI\":\n return vMwareToAzStackHCIReplicationExtensionModelCustomPropertiesSerializer(\n item as VMwareToAzStackHCIReplicationExtensionModelCustomProperties,\n );\n\n default:\n return replicationExtensionModelCustomPropertiesSerializer(item);\n }\n}\n\nexport function replicationExtensionModelCustomPropertiesUnionDeserializer(\n item: any,\n): ReplicationExtensionModelCustomPropertiesUnion {\n switch (item.instanceType) {\n case \"HyperVToAzStackHCI\":\n return hyperVToAzStackHCIReplicationExtensionModelCustomPropertiesDeserializer(\n item as HyperVToAzStackHCIReplicationExtensionModelCustomProperties,\n );\n\n case \"VMwareToAzStackHCI\":\n return vMwareToAzStackHCIReplicationExtensionModelCustomPropertiesDeserializer(\n item as VMwareToAzStackHCIReplicationExtensionModelCustomProperties,\n );\n\n default:\n return replicationExtensionModelCustomPropertiesDeserializer(item);\n }\n}\n\n/** HyperV to AzStackHCI Replication extension model custom properties. */\nexport interface HyperVToAzStackHCIReplicationExtensionModelCustomProperties\n extends ReplicationExtensionModelCustomProperties {\n /** Gets or sets the ARM Id of the source HyperV fabric. */\n hyperVFabricArmId: string;\n /** Gets or sets the ARM Id of the HyperV site. */\n readonly hyperVSiteId?: string;\n /** Gets or sets the ARM Id of the target AzStackHCI fabric. */\n azStackHciFabricArmId: string;\n /** Gets or sets the ARM Id of the AzStackHCI site. */\n readonly azStackHciSiteId?: string;\n /** Gets or sets the storage account Id. */\n storageAccountId?: string;\n /** Gets or sets the Sas Secret of storage account. */\n storageAccountSasSecretName?: string;\n /** Gets or sets the Uri of ASR. */\n readonly asrServiceUri?: string;\n /** Gets or sets the Uri of Rcm. */\n readonly rcmServiceUri?: string;\n /** Gets or sets the Uri of Gateway. */\n readonly gatewayServiceUri?: string;\n /** Gets or sets the gateway service Id of source. */\n readonly sourceGatewayServiceId?: string;\n /** Gets or sets the gateway service Id of target. */\n readonly targetGatewayServiceId?: string;\n /** Gets or sets the source storage container name. */\n readonly sourceStorageContainerName?: string;\n /** Gets or sets the target storage container name. */\n readonly targetStorageContainerName?: string;\n /** Gets or sets the resource location. */\n readonly resourceLocation?: string;\n /** Gets or sets the subscription. */\n readonly subscriptionId?: string;\n /** Gets or sets the resource group. */\n readonly resourceGroup?: string;\n /** Gets or sets the instance type. */\n instanceType: \"HyperVToAzStackHCI\";\n}\n\nexport function hyperVToAzStackHCIReplicationExtensionModelCustomPropertiesSerializer(\n item: HyperVToAzStackHCIReplicationExtensionModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n hyperVFabricArmId: item[\"hyperVFabricArmId\"],\n azStackHciFabricArmId: item[\"azStackHciFabricArmId\"],\n storageAccountId: item[\"storageAccountId\"],\n storageAccountSasSecretName: item[\"storageAccountSasSecretName\"],\n };\n}\n\nexport function hyperVToAzStackHCIReplicationExtensionModelCustomPropertiesDeserializer(\n item: any,\n): HyperVToAzStackHCIReplicationExtensionModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n hyperVFabricArmId: item[\"hyperVFabricArmId\"],\n hyperVSiteId: item[\"hyperVSiteId\"],\n azStackHciFabricArmId: item[\"azStackHciFabricArmId\"],\n azStackHciSiteId: item[\"azStackHciSiteId\"],\n storageAccountId: item[\"storageAccountId\"],\n storageAccountSasSecretName: item[\"storageAccountSasSecretName\"],\n asrServiceUri: item[\"asrServiceUri\"],\n rcmServiceUri: item[\"rcmServiceUri\"],\n gatewayServiceUri: item[\"gatewayServiceUri\"],\n sourceGatewayServiceId: item[\"sourceGatewayServiceId\"],\n targetGatewayServiceId: item[\"targetGatewayServiceId\"],\n sourceStorageContainerName: item[\"sourceStorageContainerName\"],\n targetStorageContainerName: item[\"targetStorageContainerName\"],\n resourceLocation: item[\"resourceLocation\"],\n subscriptionId: item[\"subscriptionId\"],\n resourceGroup: item[\"resourceGroup\"],\n };\n}\n\n/** VMware to AzStackHCI Replication extension model custom properties. */\nexport interface VMwareToAzStackHCIReplicationExtensionModelCustomProperties\n extends ReplicationExtensionModelCustomProperties {\n /** Gets or sets the ARM Id of the source VMware fabric. */\n vmwareFabricArmId: string;\n /** Gets or sets the ARM Id of the VMware site. */\n readonly vmwareSiteId?: string;\n /** Gets or sets the ARM Id of the target AzStackHCI fabric. */\n azStackHciFabricArmId: string;\n /** Gets or sets the ARM Id of the AzStackHCI site. */\n readonly azStackHciSiteId?: string;\n /** Gets or sets the storage account Id. */\n storageAccountId?: string;\n /** Gets or sets the Sas Secret of storage account. */\n storageAccountSasSecretName?: string;\n /** Gets or sets the Uri of ASR. */\n readonly asrServiceUri?: string;\n /** Gets or sets the Uri of Rcm. */\n readonly rcmServiceUri?: string;\n /** Gets or sets the Uri of Gateway. */\n readonly gatewayServiceUri?: string;\n /** Gets or sets the gateway service Id of source. */\n readonly sourceGatewayServiceId?: string;\n /** Gets or sets the gateway service Id of target. */\n readonly targetGatewayServiceId?: string;\n /** Gets or sets the source storage container name. */\n readonly sourceStorageContainerName?: string;\n /** Gets or sets the target storage container name. */\n readonly targetStorageContainerName?: string;\n /** Gets or sets the resource location. */\n readonly resourceLocation?: string;\n /** Gets or sets the subscription. */\n readonly subscriptionId?: string;\n /** Gets or sets the resource group. */\n readonly resourceGroup?: string;\n /** Gets or sets the instance type. */\n instanceType: \"VMwareToAzStackHCI\";\n}\n\nexport function vMwareToAzStackHCIReplicationExtensionModelCustomPropertiesSerializer(\n item: VMwareToAzStackHCIReplicationExtensionModelCustomProperties,\n): any {\n return {\n instanceType: item[\"instanceType\"],\n vmwareFabricArmId: item[\"vmwareFabricArmId\"],\n azStackHciFabricArmId: item[\"azStackHciFabricArmId\"],\n storageAccountId: item[\"storageAccountId\"],\n storageAccountSasSecretName: item[\"storageAccountSasSecretName\"],\n };\n}\n\nexport function vMwareToAzStackHCIReplicationExtensionModelCustomPropertiesDeserializer(\n item: any,\n): VMwareToAzStackHCIReplicationExtensionModelCustomProperties {\n return {\n instanceType: item[\"instanceType\"],\n vmwareFabricArmId: item[\"vmwareFabricArmId\"],\n vmwareSiteId: item[\"vmwareSiteId\"],\n azStackHciFabricArmId: item[\"azStackHciFabricArmId\"],\n azStackHciSiteId: item[\"azStackHciSiteId\"],\n storageAccountId: item[\"storageAccountId\"],\n storageAccountSasSecretName: item[\"storageAccountSasSecretName\"],\n asrServiceUri: item[\"asrServiceUri\"],\n rcmServiceUri: item[\"rcmServiceUri\"],\n gatewayServiceUri: item[\"gatewayServiceUri\"],\n sourceGatewayServiceId: item[\"sourceGatewayServiceId\"],\n targetGatewayServiceId: item[\"targetGatewayServiceId\"],\n sourceStorageContainerName: item[\"sourceStorageContainerName\"],\n targetStorageContainerName: item[\"targetStorageContainerName\"],\n resourceLocation: item[\"resourceLocation\"],\n subscriptionId: item[\"subscriptionId\"],\n resourceGroup: item[\"resourceGroup\"],\n };\n}\n\n/** The response of a ReplicationExtensionModel list operation. */\nexport interface _ReplicationExtensionModelListResult {\n /** The ReplicationExtensionModel items on this page */\n value: ReplicationExtensionModel[];\n /** The link to the next page of items */\n nextLink?: string;\n}\n\nexport function _replicationExtensionModelListResultDeserializer(\n item: any,\n): _ReplicationExtensionModelListResult {\n return {\n value: replicationExtensionModelArrayDeserializer(item[\"value\"]),\n nextLink: item[\"nextLink\"],\n };\n}\n\nexport function replicationExtensionModelArraySerializer(\n result: Array<ReplicationExtensionModel>,\n): any[] {\n return result.map((item) => {\n return replicationExtensionModelSerializer(item);\n });\n}\n\nexport function replicationExtensionModelArrayDeserializer(\n result: Array<ReplicationExtensionModel>,\n): any[] {\n return result.map((item) => {\n return replicationExtensionModelDeserializer(item);\n });\n}\n\n/** Check name availability model. */\nexport interface CheckNameAvailabilityModel {\n /** Gets or sets the resource name. */\n name?: string;\n /** Gets or sets the resource type. */\n type?: string;\n}\n\nexport function checkNameAvailabilityModelSerializer(item: CheckNameAvailabilityModel): any {\n return { name: item[\"name\"], type: item[\"type\"] };\n}\n\n/** Check name availability response model. */\nexport interface CheckNameAvailabilityResponseModel {\n /** Gets or sets a value indicating whether resource name is available or not. */\n nameAvailable?: boolean;\n /** Gets or sets the reason for resource name unavailability. */\n reason?: string;\n /** Gets or sets the message for resource name unavailability. */\n message?: string;\n}\n\nexport function checkNameAvailabilityResponseModelDeserializer(\n item: any,\n): CheckNameAvailabilityResponseModel {\n return {\n nameAvailable: item[\"nameAvailable\"],\n reason: item[\"reason\"],\n message: item[\"message\"],\n };\n}\n\n/** Deployment preflight model. */\nexport interface DeploymentPreflightModel {\n /** Gets or sets the list of resources. */\n resources?: DeploymentPreflightResource[];\n}\n\nexport function deploymentPreflightModelSerializer(item: DeploymentPreflightModel): any {\n return {\n resources: !item[\"resources\"]\n ? item[\"resources\"]\n : deploymentPreflightResourceArraySerializer(item[\"resources\"]),\n };\n}\n\nexport function deploymentPreflightModelDeserializer(item: any): DeploymentPreflightModel {\n return {\n resources: !item[\"resources\"]\n ? item[\"resources\"]\n : deploymentPreflightResourceArrayDeserializer(item[\"resources\"]),\n };\n}\n\nexport function deploymentPreflightResourceArraySerializer(\n result: Array<DeploymentPreflightResource>,\n): any[] {\n return result.map((item) => {\n return deploymentPreflightResourceSerializer(item);\n });\n}\n\nexport function deploymentPreflightResourceArrayDeserializer(\n result: Array<DeploymentPreflightResource>,\n): any[] {\n return result.map((item) => {\n return deploymentPreflightResourceDeserializer(item);\n });\n}\n\n/** Deployment preflight resource. */\nexport interface DeploymentPreflightResource {\n /** Gets or sets the resource name. */\n name?: string;\n /** Gets or sets the resource type. */\n type?: string;\n /** Gets or sets the location of the resource. */\n location?: string;\n /** Gets or sets the Api version. */\n apiVersion?: string;\n /** Gets or sets the properties of the resource. */\n properties?: any;\n}\n\nexport function deploymentPreflightResourceSerializer(item: DeploymentPreflightResource): any {\n return {\n name: item[\"name\"],\n type: item[\"type\"],\n location: item[\"location\"],\n apiVersion: item[\"apiVersion\"],\n properties: item[\"properties\"],\n };\n}\n\nexport function deploymentPreflightResourceDeserializer(item: any): DeploymentPreflightResource {\n return {\n name: item[\"name\"],\n type: item[\"type\"],\n location: item[\"location\"],\n apiVersion: item[\"apiVersion\"],\n properties: item[\"properties\"],\n };\n}\n\n/** Defines the operation status. */\nexport interface OperationStatus {\n /** Gets or sets the Id. */\n id?: string;\n /** Gets or sets the operation name. */\n name?: string;\n /** Gets or sets the status of the operation. ARM expects the terminal status to be one of Succeeded/ Failed/ Canceled. All other values imply that the operation is still running. */\n status?: string;\n /** Gets or sets the start time. */\n startTime?: string;\n /** Gets or sets the end time. */\n endTime?: string;\n}\n\nexport function operationStatusDeserializer(item: any): OperationStatus {\n return {\n id: item[\"id\"],\n name: item[\"name\"],\n status: item[\"status\"],\n startTime: item[\"startTime\"],\n endTime: item[\"endTime\"],\n };\n}\n\n/** The available API versions. */\nexport enum KnownVersions {\n /** The 2024-09-01 API version. */\n V20240901 = \"2024-09-01\",\n}\n"]}