@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,2436 @@
1
+ /** A list of REST API operations supported by an Azure Resource Provider. It contains an URL link to get the next set of results. */
2
+ export interface _OperationListResult {
3
+ /** The Operation items on this page */
4
+ value: Operation[];
5
+ /** The link to the next page of items */
6
+ nextLink?: string;
7
+ }
8
+ export declare function _operationListResultDeserializer(item: any): _OperationListResult;
9
+ export declare function operationArrayDeserializer(result: Array<Operation>): any[];
10
+ /** Details of a REST API operation, returned from the Resource Provider Operations API */
11
+ export interface Operation {
12
+ /** The name of the operation, as per Resource-Based Access Control (RBAC). Examples: "Microsoft.Compute/virtualMachines/write", "Microsoft.Compute/virtualMachines/capture/action" */
13
+ readonly name?: string;
14
+ /** Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for Azure Resource Manager/control-plane operations. */
15
+ readonly isDataAction?: boolean;
16
+ /** Localized display information for this particular operation. */
17
+ display?: OperationDisplay;
18
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
19
+ readonly origin?: Origin;
20
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
21
+ readonly actionType?: ActionType;
22
+ }
23
+ export declare function operationDeserializer(item: any): Operation;
24
+ /** Localized display information for and operation. */
25
+ export interface OperationDisplay {
26
+ /** The localized friendly form of the resource provider name, e.g. "Microsoft Monitoring Insights" or "Microsoft Compute". */
27
+ readonly provider?: string;
28
+ /** The localized friendly name of the resource type related to this operation. E.g. "Virtual Machines" or "Job Schedule Collections". */
29
+ readonly resource?: string;
30
+ /** The concise, localized friendly name for the operation; suitable for dropdowns. E.g. "Create or Update Virtual Machine", "Restart Virtual Machine". */
31
+ readonly operation?: string;
32
+ /** The short, localized friendly description of the operation; suitable for tool tips and detailed views. */
33
+ readonly description?: string;
34
+ }
35
+ export declare function operationDisplayDeserializer(item: any): OperationDisplay;
36
+ /** The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" */
37
+ export declare enum KnownOrigin {
38
+ /** Indicates the operation is initiated by a user. */
39
+ User = "user",
40
+ /** Indicates the operation is initiated by a system. */
41
+ System = "system",
42
+ /** Indicates the operation is initiated by a user or system. */
43
+ UserSystem = "user,system"
44
+ }
45
+ /**
46
+ * The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX. Default value is "user,system" \
47
+ * {@link KnownOrigin} can be used interchangeably with Origin,
48
+ * this enum contains the known values that the service supports.
49
+ * ### Known values supported by the service
50
+ * **user**: Indicates the operation is initiated by a user. \
51
+ * **system**: Indicates the operation is initiated by a system. \
52
+ * **user,system**: Indicates the operation is initiated by a user or system.
53
+ */
54
+ export type Origin = string;
55
+ /** Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. */
56
+ export declare enum KnownActionType {
57
+ /** Actions are for internal-only APIs. */
58
+ Internal = "Internal"
59
+ }
60
+ /**
61
+ * Extensible enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs. \
62
+ * {@link KnownActionType} can be used interchangeably with ActionType,
63
+ * this enum contains the known values that the service supports.
64
+ * ### Known values supported by the service
65
+ * **Internal**: Actions are for internal-only APIs.
66
+ */
67
+ export type ActionType = string;
68
+ /** Common error response for all Azure Resource Manager APIs to return error details for failed operations. */
69
+ export interface ErrorResponse {
70
+ /** The error object. */
71
+ error?: ErrorDetail;
72
+ }
73
+ export declare function errorResponseDeserializer(item: any): ErrorResponse;
74
+ /** The error detail. */
75
+ export interface ErrorDetail {
76
+ /** The error code. */
77
+ readonly code?: string;
78
+ /** The error message. */
79
+ readonly message?: string;
80
+ /** The error target. */
81
+ readonly target?: string;
82
+ /** The error details. */
83
+ readonly details?: ErrorDetail[];
84
+ /** The error additional info. */
85
+ readonly additionalInfo?: ErrorAdditionalInfo[];
86
+ }
87
+ export declare function errorDetailDeserializer(item: any): ErrorDetail;
88
+ export declare function errorDetailArrayDeserializer(result: Array<ErrorDetail>): any[];
89
+ export declare function errorAdditionalInfoArrayDeserializer(result: Array<ErrorAdditionalInfo>): any[];
90
+ /** The resource management error additional info. */
91
+ export interface ErrorAdditionalInfo {
92
+ /** The additional info type. */
93
+ readonly type?: string;
94
+ /** The additional info. */
95
+ readonly info?: Record<string, any>;
96
+ }
97
+ export declare function errorAdditionalInfoDeserializer(item: any): ErrorAdditionalInfo;
98
+ /** model interface _ErrorAdditionalInfoInfo */
99
+ export interface _ErrorAdditionalInfoInfo {
100
+ }
101
+ export declare function _errorAdditionalInfoInfoDeserializer(item: any): _ErrorAdditionalInfoInfo;
102
+ /** Email configuration model. */
103
+ export interface EmailConfigurationModel extends ProxyResource {
104
+ /** The resource-specific properties for this resource. */
105
+ properties?: EmailConfigurationModelProperties;
106
+ }
107
+ export declare function emailConfigurationModelSerializer(item: EmailConfigurationModel): any;
108
+ export declare function emailConfigurationModelDeserializer(item: any): EmailConfigurationModel;
109
+ /** Email configuration model properties. */
110
+ export interface EmailConfigurationModelProperties {
111
+ /** Gets or sets a value indicating whether to send email to subscription administrator. */
112
+ sendToOwners: boolean;
113
+ /** Gets or sets the custom email address for sending emails. */
114
+ customEmailAddresses?: string[];
115
+ /** Gets or sets the locale for the email notification. */
116
+ locale?: string;
117
+ /** Gets or sets the provisioning state of the email configuration. */
118
+ readonly provisioningState?: ProvisioningState;
119
+ }
120
+ export declare function emailConfigurationModelPropertiesSerializer(item: EmailConfigurationModelProperties): any;
121
+ export declare function emailConfigurationModelPropertiesDeserializer(item: any): EmailConfigurationModelProperties;
122
+ /** Gets or sets the provisioning state of the email configuration. */
123
+ export declare enum KnownProvisioningState {
124
+ /** Resource creation has been canceled */
125
+ Canceled = "Canceled",
126
+ /** Resource is being created. */
127
+ Creating = "Creating",
128
+ /** Resource is being deleted. */
129
+ Deleting = "Deleting",
130
+ /** Resource has been deleted. */
131
+ Deleted = "Deleted",
132
+ /** Resource creation failed. */
133
+ Failed = "Failed",
134
+ /** Resource creation/update succeeded. */
135
+ Succeeded = "Succeeded",
136
+ /** Resource is being updated. */
137
+ Updating = "Updating"
138
+ }
139
+ /**
140
+ * Gets or sets the provisioning state of the email configuration. \
141
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
142
+ * this enum contains the known values that the service supports.
143
+ * ### Known values supported by the service
144
+ * **Canceled**: Resource creation has been canceled \
145
+ * **Creating**: Resource is being created. \
146
+ * **Deleting**: Resource is being deleted. \
147
+ * **Deleted**: Resource has been deleted. \
148
+ * **Failed**: Resource creation failed. \
149
+ * **Succeeded**: Resource creation\/update succeeded. \
150
+ * **Updating**: Resource is being updated.
151
+ */
152
+ export type ProvisioningState = string;
153
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
154
+ export interface ProxyResource extends Resource {
155
+ }
156
+ export declare function proxyResourceSerializer(item: ProxyResource): any;
157
+ export declare function proxyResourceDeserializer(item: any): ProxyResource;
158
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
159
+ export interface Resource {
160
+ /** Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} */
161
+ readonly id?: string;
162
+ /** The name of the resource */
163
+ readonly name?: string;
164
+ /** The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" */
165
+ readonly type?: string;
166
+ /** Azure Resource Manager metadata containing createdBy and modifiedBy information. */
167
+ readonly systemData?: SystemData;
168
+ }
169
+ export declare function resourceSerializer(item: Resource): any;
170
+ export declare function resourceDeserializer(item: any): Resource;
171
+ /** Metadata pertaining to creation and last modification of the resource. */
172
+ export interface SystemData {
173
+ /** The identity that created the resource. */
174
+ createdBy?: string;
175
+ /** The type of identity that created the resource. */
176
+ createdByType?: CreatedByType;
177
+ /** The timestamp of resource creation (UTC). */
178
+ createdAt?: Date;
179
+ /** The identity that last modified the resource. */
180
+ lastModifiedBy?: string;
181
+ /** The type of identity that last modified the resource. */
182
+ lastModifiedByType?: CreatedByType;
183
+ /** The timestamp of resource last modification (UTC) */
184
+ lastModifiedAt?: Date;
185
+ }
186
+ export declare function systemDataDeserializer(item: any): SystemData;
187
+ /** The kind of entity that created the resource. */
188
+ export declare enum KnownCreatedByType {
189
+ /** The entity was created by a user. */
190
+ User = "User",
191
+ /** The entity was created by an application. */
192
+ Application = "Application",
193
+ /** The entity was created by a managed identity. */
194
+ ManagedIdentity = "ManagedIdentity",
195
+ /** The entity was created by a key. */
196
+ Key = "Key"
197
+ }
198
+ /**
199
+ * The kind of entity that created the resource. \
200
+ * {@link KnowncreatedByType} can be used interchangeably with createdByType,
201
+ * this enum contains the known values that the service supports.
202
+ * ### Known values supported by the service
203
+ * **User**: The entity was created by a user. \
204
+ * **Application**: The entity was created by an application. \
205
+ * **ManagedIdentity**: The entity was created by a managed identity. \
206
+ * **Key**: The entity was created by a key.
207
+ */
208
+ export type CreatedByType = string;
209
+ /** The response of a EmailConfigurationModel list operation. */
210
+ export interface _EmailConfigurationModelListResult {
211
+ /** The EmailConfigurationModel items on this page */
212
+ value: EmailConfigurationModel[];
213
+ /** The link to the next page of items */
214
+ nextLink?: string;
215
+ }
216
+ export declare function _emailConfigurationModelListResultDeserializer(item: any): _EmailConfigurationModelListResult;
217
+ export declare function emailConfigurationModelArraySerializer(result: Array<EmailConfigurationModel>): any[];
218
+ export declare function emailConfigurationModelArrayDeserializer(result: Array<EmailConfigurationModel>): any[];
219
+ /** Vault model. */
220
+ export interface VaultModel extends TrackedResource {
221
+ /** The resource-specific properties for this resource. */
222
+ properties?: VaultModelProperties;
223
+ /** The managed service identities assigned to this resource. */
224
+ identity?: ManagedServiceIdentity;
225
+ }
226
+ export declare function vaultModelSerializer(item: VaultModel): any;
227
+ export declare function vaultModelDeserializer(item: any): VaultModel;
228
+ /** Vault properties. */
229
+ export interface VaultModelProperties {
230
+ /** Gets or sets the provisioning state of the vault. */
231
+ readonly provisioningState?: ProvisioningState;
232
+ /** Gets or sets the service resource Id. */
233
+ readonly serviceResourceId?: string;
234
+ /** Gets or sets the type of vault. */
235
+ vaultType?: ReplicationVaultType;
236
+ }
237
+ export declare function vaultModelPropertiesSerializer(item: VaultModelProperties): any;
238
+ export declare function vaultModelPropertiesDeserializer(item: any): VaultModelProperties;
239
+ /** Gets or sets the type of vault. */
240
+ export declare enum KnownReplicationVaultType {
241
+ /** Disaster recovery vault. */
242
+ DisasterRecovery = "DisasterRecovery",
243
+ /** Migrate vault. */
244
+ Migrate = "Migrate"
245
+ }
246
+ /**
247
+ * Gets or sets the type of vault. \
248
+ * {@link KnownReplicationVaultType} can be used interchangeably with ReplicationVaultType,
249
+ * this enum contains the known values that the service supports.
250
+ * ### Known values supported by the service
251
+ * **DisasterRecovery**: Disaster recovery vault. \
252
+ * **Migrate**: Migrate vault.
253
+ */
254
+ export type ReplicationVaultType = string;
255
+ /** Managed service identity (system assigned and/or user assigned identities) */
256
+ export interface ManagedServiceIdentity {
257
+ /** The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity. */
258
+ readonly principalId?: string;
259
+ /** The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity. */
260
+ readonly tenantId?: string;
261
+ /** The type of managed identity assigned to this resource. */
262
+ type: ManagedServiceIdentityType;
263
+ /** The identities assigned to this resource by the user. */
264
+ userAssignedIdentities?: Record<string, UserAssignedIdentity | null>;
265
+ }
266
+ export declare function managedServiceIdentitySerializer(item: ManagedServiceIdentity): any;
267
+ export declare function managedServiceIdentityDeserializer(item: any): ManagedServiceIdentity;
268
+ /** Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). */
269
+ export declare enum KnownManagedServiceIdentityType {
270
+ /** No managed identity. */
271
+ None = "None",
272
+ /** System assigned managed identity. */
273
+ SystemAssigned = "SystemAssigned",
274
+ /** User assigned managed identity. */
275
+ UserAssigned = "UserAssigned",
276
+ /** System and user assigned managed identity. */
277
+ SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
278
+ }
279
+ /**
280
+ * Type of managed service identity (where both SystemAssigned and UserAssigned types are allowed). \
281
+ * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
282
+ * this enum contains the known values that the service supports.
283
+ * ### Known values supported by the service
284
+ * **None**: No managed identity. \
285
+ * **SystemAssigned**: System assigned managed identity. \
286
+ * **UserAssigned**: User assigned managed identity. \
287
+ * **SystemAssigned,UserAssigned**: System and user assigned managed identity.
288
+ */
289
+ export type ManagedServiceIdentityType = string;
290
+ /** User assigned identity properties */
291
+ export interface UserAssignedIdentity {
292
+ /** The client ID of the assigned identity. */
293
+ readonly clientId?: string;
294
+ /** The principal ID of the assigned identity. */
295
+ readonly principalId?: string;
296
+ }
297
+ export declare function userAssignedIdentitySerializer(item: UserAssignedIdentity): any;
298
+ export declare function userAssignedIdentityDeserializer(item: any): UserAssignedIdentity;
299
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
300
+ export interface TrackedResource extends Resource {
301
+ /** Resource tags. */
302
+ tags?: Record<string, string>;
303
+ /** The geo-location where the resource lives */
304
+ location: string;
305
+ }
306
+ export declare function trackedResourceSerializer(item: TrackedResource): any;
307
+ export declare function trackedResourceDeserializer(item: any): TrackedResource;
308
+ /** Vault model update. */
309
+ export interface VaultModelUpdate {
310
+ /** Gets or sets the resource tags. */
311
+ tags?: Record<string, string>;
312
+ /** Vault properties. */
313
+ properties?: VaultModelProperties;
314
+ /** Vault identity. */
315
+ identity?: VaultIdentityModel;
316
+ /** Gets or sets the Id of the resource. */
317
+ readonly id?: string;
318
+ /** Gets or sets the name of the resource. */
319
+ readonly name?: string;
320
+ /** Gets or sets the type of the resource. */
321
+ readonly type?: string;
322
+ /** Metadata pertaining to creation and last modification of the resource. */
323
+ readonly systemData?: SystemData;
324
+ }
325
+ export declare function vaultModelUpdateSerializer(item: VaultModelUpdate): any;
326
+ /** Vault model. */
327
+ export interface VaultIdentityModel {
328
+ /** Gets or sets the identityType which can be either SystemAssigned or None. */
329
+ type: VaultIdentityType;
330
+ /** 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. */
331
+ readonly principalId?: string;
332
+ /** Gets or sets a Globally Unique Identifier (GUID) that represents the Azure AD tenant where the resource is now a member. */
333
+ readonly tenantId?: string;
334
+ }
335
+ export declare function vaultIdentityModelSerializer(item: VaultIdentityModel): any;
336
+ /** Gets or sets the identityType which can be either SystemAssigned or None. */
337
+ export declare enum KnownVaultIdentityType {
338
+ /** No identity. */
339
+ None = "None",
340
+ /** System assigned identity. */
341
+ SystemAssigned = "SystemAssigned",
342
+ /** User assigned identity. */
343
+ UserAssigned = "UserAssigned"
344
+ }
345
+ /**
346
+ * Gets or sets the identityType which can be either SystemAssigned or None. \
347
+ * {@link KnownVaultIdentityType} can be used interchangeably with VaultIdentityType,
348
+ * this enum contains the known values that the service supports.
349
+ * ### Known values supported by the service
350
+ * **None**: No identity. \
351
+ * **SystemAssigned**: System assigned identity. \
352
+ * **UserAssigned**: User assigned identity.
353
+ */
354
+ export type VaultIdentityType = string;
355
+ /** The response of a VaultModel list operation. */
356
+ export interface _VaultModelListResult {
357
+ /** The VaultModel items on this page */
358
+ value: VaultModel[];
359
+ /** The link to the next page of items */
360
+ nextLink?: string;
361
+ }
362
+ export declare function _vaultModelListResultDeserializer(item: any): _VaultModelListResult;
363
+ export declare function vaultModelArraySerializer(result: Array<VaultModel>): any[];
364
+ export declare function vaultModelArrayDeserializer(result: Array<VaultModel>): any[];
365
+ /** Event model. */
366
+ export interface EventModel extends ProxyResource {
367
+ /** The resource-specific properties for this resource. */
368
+ properties?: EventModelProperties;
369
+ }
370
+ export declare function eventModelDeserializer(item: any): EventModel;
371
+ /** Event model properties. */
372
+ export interface EventModelProperties {
373
+ /** Gets or sets the resource type. */
374
+ readonly resourceType?: string;
375
+ /** Gets or sets the resource name. */
376
+ readonly resourceName?: string;
377
+ /** Gets or sets the event type. */
378
+ readonly eventType?: string;
379
+ /** Gets or sets the event name. */
380
+ readonly eventName?: string;
381
+ /** Gets or sets the time at which the event occurred at source. */
382
+ readonly timeOfOccurrence?: Date;
383
+ /** Gets or sets the event severity. */
384
+ readonly severity?: string;
385
+ /** Gets or sets the event description. */
386
+ readonly description?: string;
387
+ /** Gets or sets the event correlation Id. */
388
+ readonly correlationId?: string;
389
+ /** Gets or sets the errors associated with this event. */
390
+ readonly healthErrors?: HealthErrorModel[];
391
+ /** Event model custom properties. */
392
+ customProperties: EventModelCustomPropertiesUnion;
393
+ /** Gets or sets the provisioning state of the event. */
394
+ readonly provisioningState?: ProvisioningState;
395
+ }
396
+ export declare function eventModelPropertiesDeserializer(item: any): EventModelProperties;
397
+ export declare function healthErrorModelArrayDeserializer(result: Array<HealthErrorModel>): any[];
398
+ /** Health error model. */
399
+ export interface HealthErrorModel {
400
+ /** Gets or sets the type of affected resource type. */
401
+ affectedResourceType?: string;
402
+ /** 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. */
403
+ affectedResourceCorrelationIds?: string[];
404
+ /** Gets or sets a list of child health errors associated with this error. */
405
+ childErrors?: InnerHealthErrorModel[];
406
+ /** Gets or sets the error code. */
407
+ readonly code?: string;
408
+ /** Gets or sets the health category. */
409
+ readonly healthCategory?: string;
410
+ /** Gets or sets the error category. */
411
+ readonly category?: string;
412
+ /** Gets or sets the error severity. */
413
+ readonly severity?: string;
414
+ /** Gets or sets the error source. */
415
+ readonly source?: string;
416
+ /** Gets or sets the error creation time. */
417
+ readonly creationTime?: Date;
418
+ /** Gets or sets a value indicating whether the error is customer resolvable. */
419
+ readonly isCustomerResolvable?: boolean;
420
+ /** Gets or sets the error summary. */
421
+ readonly summary?: string;
422
+ /** Gets or sets the error message. */
423
+ readonly message?: string;
424
+ /** Gets or sets possible causes of the error. */
425
+ readonly causes?: string;
426
+ /** Gets or sets recommended action to resolve the error. */
427
+ readonly recommendation?: string;
428
+ }
429
+ export declare function healthErrorModelDeserializer(item: any): HealthErrorModel;
430
+ export declare function innerHealthErrorModelArrayDeserializer(result: Array<InnerHealthErrorModel>): any[];
431
+ /** Inner health error model. */
432
+ export interface InnerHealthErrorModel {
433
+ /** Gets or sets the error code. */
434
+ readonly code?: string;
435
+ /** Gets or sets the health category. */
436
+ readonly healthCategory?: string;
437
+ /** Gets or sets the error category. */
438
+ readonly category?: string;
439
+ /** Gets or sets the error severity. */
440
+ readonly severity?: string;
441
+ /** Gets or sets the error source. */
442
+ readonly source?: string;
443
+ /** Gets or sets the error creation time. */
444
+ readonly creationTime?: Date;
445
+ /** Gets or sets a value indicating whether the error is customer resolvable. */
446
+ readonly isCustomerResolvable?: boolean;
447
+ /** Gets or sets the error summary. */
448
+ readonly summary?: string;
449
+ /** Gets or sets the error message. */
450
+ readonly message?: string;
451
+ /** Gets or sets possible causes of the error. */
452
+ readonly causes?: string;
453
+ /** Gets or sets recommended action to resolve the error. */
454
+ readonly recommendation?: string;
455
+ }
456
+ export declare function innerHealthErrorModelDeserializer(item: any): InnerHealthErrorModel;
457
+ /** Event model custom properties. */
458
+ export interface EventModelCustomProperties {
459
+ /** Discriminator property for EventModelCustomProperties. */
460
+ /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */
461
+ instanceType: string;
462
+ }
463
+ export declare function eventModelCustomPropertiesDeserializer(item: any): EventModelCustomProperties;
464
+ /** Alias for EventModelCustomPropertiesUnion */
465
+ export type EventModelCustomPropertiesUnion = HyperVToAzStackHCIEventModelCustomProperties | VMwareToAzStackHCIEventModelCustomProperties | EventModelCustomProperties;
466
+ export declare function eventModelCustomPropertiesUnionDeserializer(item: any): EventModelCustomPropertiesUnion;
467
+ /** 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. */
468
+ export interface HyperVToAzStackHCIEventModelCustomProperties extends EventModelCustomProperties {
469
+ /** Gets or sets the friendly name of the source which has raised this health event. */
470
+ readonly eventSourceFriendlyName?: string;
471
+ /** Gets or sets the protected item friendly name. */
472
+ readonly protectedItemFriendlyName?: string;
473
+ /** Gets or sets the source appliance name. */
474
+ readonly sourceApplianceName?: string;
475
+ /** Gets or sets the source target name. */
476
+ readonly targetApplianceName?: string;
477
+ /** Gets or sets the server type. */
478
+ readonly serverType?: string;
479
+ /** Gets or sets the instance type. */
480
+ instanceType: "HyperVToAzStackHCI";
481
+ }
482
+ export declare function hyperVToAzStackHCIEventModelCustomPropertiesDeserializer(item: any): HyperVToAzStackHCIEventModelCustomProperties;
483
+ /** 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. */
484
+ export interface VMwareToAzStackHCIEventModelCustomProperties extends EventModelCustomProperties {
485
+ /** Gets or sets the friendly name of the source which has raised this health event. */
486
+ readonly eventSourceFriendlyName?: string;
487
+ /** Gets or sets the protected item friendly name. */
488
+ readonly protectedItemFriendlyName?: string;
489
+ /** Gets or sets the source appliance name. */
490
+ readonly sourceApplianceName?: string;
491
+ /** Gets or sets the source target name. */
492
+ readonly targetApplianceName?: string;
493
+ /** Gets or sets the server type. */
494
+ readonly serverType?: string;
495
+ /** Gets or sets the instance type. */
496
+ instanceType: "VMwareToAzStackHCI";
497
+ }
498
+ export declare function vMwareToAzStackHCIEventModelCustomPropertiesDeserializer(item: any): VMwareToAzStackHCIEventModelCustomProperties;
499
+ /** The response of a EventModel list operation. */
500
+ export interface _EventModelListResult {
501
+ /** The EventModel items on this page */
502
+ value: EventModel[];
503
+ /** The link to the next page of items */
504
+ nextLink?: string;
505
+ }
506
+ export declare function _eventModelListResultDeserializer(item: any): _EventModelListResult;
507
+ export declare function eventModelArrayDeserializer(result: Array<EventModel>): any[];
508
+ /** Fabric model. */
509
+ export interface FabricModel extends TrackedResource {
510
+ /** The resource-specific properties for this resource. */
511
+ properties?: FabricModelProperties;
512
+ }
513
+ export declare function fabricModelSerializer(item: FabricModel): any;
514
+ export declare function fabricModelDeserializer(item: any): FabricModel;
515
+ /** Fabric model properties. */
516
+ export interface FabricModelProperties {
517
+ /** Gets or sets the provisioning state of the fabric. */
518
+ readonly provisioningState?: ProvisioningState;
519
+ /** Gets or sets the service endpoint. */
520
+ readonly serviceEndpoint?: string;
521
+ /** Gets or sets the service resource Id. */
522
+ readonly serviceResourceId?: string;
523
+ /** Gets or sets the fabric health. */
524
+ readonly health?: HealthStatus;
525
+ /** Gets or sets the list of health errors. */
526
+ readonly healthErrors?: HealthErrorModel[];
527
+ /** Fabric model custom properties. */
528
+ customProperties: FabricModelCustomPropertiesUnion;
529
+ }
530
+ export declare function fabricModelPropertiesSerializer(item: FabricModelProperties): any;
531
+ export declare function fabricModelPropertiesDeserializer(item: any): FabricModelProperties;
532
+ /** Gets or sets the fabric health. */
533
+ export declare enum KnownHealthStatus {
534
+ /** Healthy Status. */
535
+ Normal = "Normal",
536
+ /** Warning Status. */
537
+ Warning = "Warning",
538
+ /** Critical Status. */
539
+ Critical = "Critical"
540
+ }
541
+ /**
542
+ * Gets or sets the fabric health. \
543
+ * {@link KnownHealthStatus} can be used interchangeably with HealthStatus,
544
+ * this enum contains the known values that the service supports.
545
+ * ### Known values supported by the service
546
+ * **Normal**: Healthy Status. \
547
+ * **Warning**: Warning Status. \
548
+ * **Critical**: Critical Status.
549
+ */
550
+ export type HealthStatus = string;
551
+ /** Fabric model custom properties. */
552
+ export interface FabricModelCustomProperties {
553
+ /** Discriminator property for FabricModelCustomProperties. */
554
+ /** The discriminator possible values: AzStackHCI, HyperVMigrate, VMwareMigrate */
555
+ instanceType: string;
556
+ }
557
+ export declare function fabricModelCustomPropertiesSerializer(item: FabricModelCustomProperties): any;
558
+ export declare function fabricModelCustomPropertiesDeserializer(item: any): FabricModelCustomProperties;
559
+ /** Alias for FabricModelCustomPropertiesUnion */
560
+ export type FabricModelCustomPropertiesUnion = AzStackHCIFabricModelCustomProperties | HyperVMigrateFabricModelCustomProperties | VMwareMigrateFabricModelCustomProperties | FabricModelCustomProperties;
561
+ export declare function fabricModelCustomPropertiesUnionSerializer(item: FabricModelCustomPropertiesUnion): any;
562
+ export declare function fabricModelCustomPropertiesUnionDeserializer(item: any): FabricModelCustomPropertiesUnion;
563
+ /** AzStackHCI fabric model custom properties. */
564
+ export interface AzStackHCIFabricModelCustomProperties extends FabricModelCustomProperties {
565
+ /** Gets or sets the ARM Id of the AzStackHCI site. */
566
+ azStackHciSiteId: string;
567
+ /** Gets or sets the Appliance name. */
568
+ readonly applianceName?: string[];
569
+ /** AzStackHCI cluster properties. */
570
+ cluster: AzStackHCIClusterProperties;
571
+ /** Gets or sets the fabric resource Id. */
572
+ readonly fabricResourceId?: string;
573
+ /** Gets or sets the fabric container Id. */
574
+ readonly fabricContainerId?: string;
575
+ /** Gets or sets the Migration solution ARM Id. */
576
+ migrationSolutionId: string;
577
+ /** Gets or sets the migration hub Uri. */
578
+ readonly migrationHubUri?: string;
579
+ /** Gets or sets the instance type. */
580
+ instanceType: "AzStackHCI";
581
+ }
582
+ export declare function azStackHCIFabricModelCustomPropertiesSerializer(item: AzStackHCIFabricModelCustomProperties): any;
583
+ export declare function azStackHCIFabricModelCustomPropertiesDeserializer(item: any): AzStackHCIFabricModelCustomProperties;
584
+ /** AzStackHCI cluster properties. */
585
+ export interface AzStackHCIClusterProperties {
586
+ /** Gets or sets the AzStackHCICluster FQDN name. */
587
+ clusterName: string;
588
+ /** Gets or sets the AzStackHCICluster resource name. */
589
+ resourceName: string;
590
+ /** Gets or sets the Storage account name. */
591
+ storageAccountName: string;
592
+ /** Gets or sets the list of AzStackHCICluster Storage Container. */
593
+ storageContainers: StorageContainerProperties[];
594
+ }
595
+ export declare function azStackHCIClusterPropertiesSerializer(item: AzStackHCIClusterProperties): any;
596
+ export declare function azStackHCIClusterPropertiesDeserializer(item: any): AzStackHCIClusterProperties;
597
+ export declare function storageContainerPropertiesArraySerializer(result: Array<StorageContainerProperties>): any[];
598
+ export declare function storageContainerPropertiesArrayDeserializer(result: Array<StorageContainerProperties>): any[];
599
+ /** Storage container properties. */
600
+ export interface StorageContainerProperties {
601
+ /** Gets or sets the Name. */
602
+ name: string;
603
+ /** Gets or sets the ClusterSharedVolumePath. */
604
+ clusterSharedVolumePath: string;
605
+ }
606
+ export declare function storageContainerPropertiesSerializer(item: StorageContainerProperties): any;
607
+ export declare function storageContainerPropertiesDeserializer(item: any): StorageContainerProperties;
608
+ /** HyperV migrate fabric model custom properties. */
609
+ export interface HyperVMigrateFabricModelCustomProperties extends FabricModelCustomProperties {
610
+ /** Gets or sets the ARM Id of the HyperV site. */
611
+ hyperVSiteId: string;
612
+ /** Gets or sets the fabric resource Id. */
613
+ readonly fabricResourceId?: string;
614
+ /** Gets or sets the fabric container Id. */
615
+ readonly fabricContainerId?: string;
616
+ /** Gets or sets the migration solution ARM Id. */
617
+ migrationSolutionId: string;
618
+ /** Gets or sets the migration hub Uri. */
619
+ readonly migrationHubUri?: string;
620
+ /** Gets or sets the instance type. */
621
+ instanceType: "HyperVMigrate";
622
+ }
623
+ export declare function hyperVMigrateFabricModelCustomPropertiesSerializer(item: HyperVMigrateFabricModelCustomProperties): any;
624
+ export declare function hyperVMigrateFabricModelCustomPropertiesDeserializer(item: any): HyperVMigrateFabricModelCustomProperties;
625
+ /** VMware migrate fabric model custom properties. */
626
+ export interface VMwareMigrateFabricModelCustomProperties extends FabricModelCustomProperties {
627
+ /** Gets or sets the ARM Id of the VMware site. */
628
+ vmwareSiteId: string;
629
+ /** Gets or sets the ARM Id of the migration solution. */
630
+ migrationSolutionId: string;
631
+ /** Gets or sets the instance type. */
632
+ instanceType: "VMwareMigrate";
633
+ }
634
+ export declare function vMwareMigrateFabricModelCustomPropertiesSerializer(item: VMwareMigrateFabricModelCustomProperties): any;
635
+ export declare function vMwareMigrateFabricModelCustomPropertiesDeserializer(item: any): VMwareMigrateFabricModelCustomProperties;
636
+ /** Fabric model update. */
637
+ export interface FabricModelUpdate {
638
+ /** Gets or sets the resource tags. */
639
+ tags?: Record<string, string>;
640
+ /** Fabric model properties. */
641
+ properties?: FabricModelProperties;
642
+ /** Gets or sets the Id of the resource. */
643
+ readonly id?: string;
644
+ /** Gets or sets the name of the resource. */
645
+ readonly name?: string;
646
+ /** Gets or sets the type of the resource. */
647
+ readonly type?: string;
648
+ /** Metadata pertaining to creation and last modification of the resource. */
649
+ readonly systemData?: SystemData;
650
+ }
651
+ export declare function fabricModelUpdateSerializer(item: FabricModelUpdate): any;
652
+ /** The response of a FabricModel list operation. */
653
+ export interface _FabricModelListResult {
654
+ /** The FabricModel items on this page */
655
+ value: FabricModel[];
656
+ /** The link to the next page of items */
657
+ nextLink?: string;
658
+ }
659
+ export declare function _fabricModelListResultDeserializer(item: any): _FabricModelListResult;
660
+ export declare function fabricModelArraySerializer(result: Array<FabricModel>): any[];
661
+ export declare function fabricModelArrayDeserializer(result: Array<FabricModel>): any[];
662
+ /** Fabric agent model. */
663
+ export interface FabricAgentModel extends ProxyResource {
664
+ /** The resource-specific properties for this resource. */
665
+ properties?: FabricAgentModelProperties;
666
+ }
667
+ export declare function fabricAgentModelSerializer(item: FabricAgentModel): any;
668
+ export declare function fabricAgentModelDeserializer(item: any): FabricAgentModel;
669
+ /** Fabric agent model properties. */
670
+ export interface FabricAgentModelProperties {
671
+ /** Gets or sets the fabric agent correlation Id. */
672
+ readonly correlationId?: string;
673
+ /** Gets or sets the machine Id where fabric agent is running. */
674
+ machineId: string;
675
+ /** Gets or sets the machine name where fabric agent is running. */
676
+ machineName: string;
677
+ /** Identity model. */
678
+ authenticationIdentity: IdentityModel;
679
+ /** Identity model. */
680
+ resourceAccessIdentity: IdentityModel;
681
+ /** Gets or sets a value indicating whether the fabric agent is responsive. */
682
+ readonly isResponsive?: boolean;
683
+ /** Gets or sets the time when last heartbeat was sent by the fabric agent. */
684
+ readonly lastHeartbeat?: Date;
685
+ /** Gets or sets the fabric agent version. */
686
+ readonly versionNumber?: string;
687
+ /** Gets or sets the provisioning state of the fabric agent. */
688
+ readonly provisioningState?: ProvisioningState;
689
+ /** Gets or sets the list of health errors. */
690
+ readonly healthErrors?: HealthErrorModel[];
691
+ /** Fabric agent model custom properties. */
692
+ customProperties: FabricAgentModelCustomPropertiesUnion;
693
+ }
694
+ export declare function fabricAgentModelPropertiesSerializer(item: FabricAgentModelProperties): any;
695
+ export declare function fabricAgentModelPropertiesDeserializer(item: any): FabricAgentModelProperties;
696
+ /** Identity model. */
697
+ export interface IdentityModel {
698
+ /** Gets or sets the tenant Id of the SPN with which fabric agent communicates to service. */
699
+ tenantId: string;
700
+ /** Gets or sets the client/application Id of the SPN with which fabric agent communicates to service. */
701
+ applicationId: string;
702
+ /** Gets or sets the object Id of the SPN with which fabric agent communicates to service. */
703
+ objectId: string;
704
+ /** Gets or sets the audience of the SPN with which fabric agent communicates to service. */
705
+ audience: string;
706
+ /** Gets or sets the authority of the SPN with which fabric agent communicates to service. */
707
+ aadAuthority: string;
708
+ }
709
+ export declare function identityModelSerializer(item: IdentityModel): any;
710
+ export declare function identityModelDeserializer(item: any): IdentityModel;
711
+ /** Fabric agent model custom properties. */
712
+ export interface FabricAgentModelCustomProperties {
713
+ /** Discriminator property for FabricAgentModelCustomProperties. */
714
+ /** The discriminator possible values: VMware */
715
+ instanceType: string;
716
+ }
717
+ export declare function fabricAgentModelCustomPropertiesSerializer(item: FabricAgentModelCustomProperties): any;
718
+ export declare function fabricAgentModelCustomPropertiesDeserializer(item: any): FabricAgentModelCustomProperties;
719
+ /** Alias for FabricAgentModelCustomPropertiesUnion */
720
+ export type FabricAgentModelCustomPropertiesUnion = VMwareFabricAgentModelCustomProperties | FabricAgentModelCustomProperties;
721
+ export declare function fabricAgentModelCustomPropertiesUnionSerializer(item: FabricAgentModelCustomPropertiesUnion): any;
722
+ export declare function fabricAgentModelCustomPropertiesUnionDeserializer(item: any): FabricAgentModelCustomPropertiesUnion;
723
+ /** VMware fabric agent model custom properties. */
724
+ export interface VMwareFabricAgentModelCustomProperties extends FabricAgentModelCustomProperties {
725
+ /** Gets or sets the BIOS Id of the fabric agent machine. */
726
+ biosId: string;
727
+ /** Identity model. */
728
+ marsAuthenticationIdentity: IdentityModel;
729
+ /** Gets or sets the instance type. */
730
+ instanceType: "VMware";
731
+ }
732
+ export declare function vMwareFabricAgentModelCustomPropertiesSerializer(item: VMwareFabricAgentModelCustomProperties): any;
733
+ export declare function vMwareFabricAgentModelCustomPropertiesDeserializer(item: any): VMwareFabricAgentModelCustomProperties;
734
+ /** The response of a FabricAgentModel list operation. */
735
+ export interface _FabricAgentModelListResult {
736
+ /** The FabricAgentModel items on this page */
737
+ value: FabricAgentModel[];
738
+ /** The link to the next page of items */
739
+ nextLink?: string;
740
+ }
741
+ export declare function _fabricAgentModelListResultDeserializer(item: any): _FabricAgentModelListResult;
742
+ export declare function fabricAgentModelArraySerializer(result: Array<FabricAgentModel>): any[];
743
+ export declare function fabricAgentModelArrayDeserializer(result: Array<FabricAgentModel>): any[];
744
+ /** Job model. */
745
+ export interface JobModel extends ProxyResource {
746
+ /** The resource-specific properties for this resource. */
747
+ properties?: JobModelProperties;
748
+ }
749
+ export declare function jobModelDeserializer(item: any): JobModel;
750
+ /** Job model properties. */
751
+ export interface JobModelProperties {
752
+ /** Gets or sets the friendly display name. */
753
+ readonly displayName?: string;
754
+ /** Gets or sets the job state. */
755
+ readonly state?: JobState;
756
+ /** Gets or sets the start time. */
757
+ readonly startTime?: Date;
758
+ /** Gets or sets the end time. */
759
+ readonly endTime?: Date;
760
+ /** Gets or sets the affected object Id. */
761
+ readonly objectId?: string;
762
+ /** Gets or sets the affected object name. */
763
+ readonly objectName?: string;
764
+ /** Gets or sets the affected object internal Id. */
765
+ readonly objectInternalId?: string;
766
+ /** Gets or sets the affected object internal name. */
767
+ readonly objectInternalName?: string;
768
+ /** Gets or sets the object type. */
769
+ readonly objectType?: JobObjectType;
770
+ /** Gets or sets the replication provider. */
771
+ readonly replicationProviderId?: string;
772
+ /** Gets or sets the source fabric provider. */
773
+ readonly sourceFabricProviderId?: string;
774
+ /** Gets or sets the target fabric provider. */
775
+ readonly targetFabricProviderId?: string;
776
+ /** Gets or sets the list of allowed actions on the job. */
777
+ readonly allowedActions?: string[];
778
+ /** Gets or sets the job activity id. */
779
+ readonly activityId?: string;
780
+ /** Gets or sets the list of tasks. */
781
+ readonly tasks?: TaskModel[];
782
+ /** Gets or sets the list of errors. */
783
+ readonly errors?: ErrorModel[];
784
+ /** Job model custom properties. */
785
+ customProperties: JobModelCustomPropertiesUnion;
786
+ /** Gets or sets the provisioning state of the job. */
787
+ readonly provisioningState?: ProvisioningState;
788
+ }
789
+ export declare function jobModelPropertiesDeserializer(item: any): JobModelProperties;
790
+ /** Gets or sets the job state. */
791
+ export declare enum KnownJobState {
792
+ /** Job has not been started. */
793
+ Pending = "Pending",
794
+ /** Job is in progress. */
795
+ Started = "Started",
796
+ /** Job cancellation is in progress. */
797
+ Cancelling = "Cancelling",
798
+ /** Job has completed successfully. */
799
+ Succeeded = "Succeeded",
800
+ /** Job failed. */
801
+ Failed = "Failed",
802
+ /** Job has been cancelled. */
803
+ Cancelled = "Cancelled",
804
+ /** Job has completed with information. */
805
+ CompletedWithInformation = "CompletedWithInformation",
806
+ /** Job has completed with warnings. */
807
+ CompletedWithWarnings = "CompletedWithWarnings",
808
+ /** Job has completed with errors. */
809
+ CompletedWithErrors = "CompletedWithErrors"
810
+ }
811
+ /**
812
+ * Gets or sets the job state. \
813
+ * {@link KnownJobState} can be used interchangeably with JobState,
814
+ * this enum contains the known values that the service supports.
815
+ * ### Known values supported by the service
816
+ * **Pending**: Job has not been started. \
817
+ * **Started**: Job is in progress. \
818
+ * **Cancelling**: Job cancellation is in progress. \
819
+ * **Succeeded**: Job has completed successfully. \
820
+ * **Failed**: Job failed. \
821
+ * **Cancelled**: Job has been cancelled. \
822
+ * **CompletedWithInformation**: Job has completed with information. \
823
+ * **CompletedWithWarnings**: Job has completed with warnings. \
824
+ * **CompletedWithErrors**: Job has completed with errors.
825
+ */
826
+ export type JobState = string;
827
+ /** Gets or sets the object type. */
828
+ export declare enum KnownJobObjectType {
829
+ /** AVS disk pool. */
830
+ AvsDiskPool = "AvsDiskPool",
831
+ /** Fabric agent level workflow. */
832
+ FabricAgent = "FabricAgent",
833
+ /** Fabric level job. */
834
+ Fabric = "Fabric",
835
+ /** Policy level job. */
836
+ Policy = "Policy",
837
+ /** Protected item level job. */
838
+ ProtectedItem = "ProtectedItem",
839
+ /** Recovery plan level job. */
840
+ RecoveryPlan = "RecoveryPlan",
841
+ /** Replication extension level job. */
842
+ ReplicationExtension = "ReplicationExtension",
843
+ /** Vault level job. */
844
+ Vault = "Vault"
845
+ }
846
+ /**
847
+ * Gets or sets the object type. \
848
+ * {@link KnownJobObjectType} can be used interchangeably with JobObjectType,
849
+ * this enum contains the known values that the service supports.
850
+ * ### Known values supported by the service
851
+ * **AvsDiskPool**: AVS disk pool. \
852
+ * **FabricAgent**: Fabric agent level workflow. \
853
+ * **Fabric**: Fabric level job. \
854
+ * **Policy**: Policy level job. \
855
+ * **ProtectedItem**: Protected item level job. \
856
+ * **RecoveryPlan**: Recovery plan level job. \
857
+ * **ReplicationExtension**: Replication extension level job. \
858
+ * **Vault**: Vault level job.
859
+ */
860
+ export type JobObjectType = string;
861
+ export declare function taskModelArrayDeserializer(result: Array<TaskModel>): any[];
862
+ /** Task model. */
863
+ export interface TaskModel {
864
+ /** Gets or sets the task name. */
865
+ readonly taskName?: string;
866
+ /** Gets or sets the task state. */
867
+ readonly state?: TaskState;
868
+ /** Gets or sets the start time. */
869
+ readonly startTime?: Date;
870
+ /** Gets or sets the end time. */
871
+ readonly endTime?: Date;
872
+ /** Task model custom properties. */
873
+ customProperties?: TaskModelCustomProperties;
874
+ /** Gets or sets the list of children job models. */
875
+ childrenJobs?: JobModel[];
876
+ }
877
+ export declare function taskModelDeserializer(item: any): TaskModel;
878
+ /** Gets or sets the task state. */
879
+ export declare enum KnownTaskState {
880
+ /** Task has not been started. */
881
+ Pending = "Pending",
882
+ /** Task is in progress. */
883
+ Started = "Started",
884
+ /** Task has completed successfully. */
885
+ Succeeded = "Succeeded",
886
+ /** Task failed. */
887
+ Failed = "Failed",
888
+ /** Task has been cancelled. */
889
+ Cancelled = "Cancelled",
890
+ /** Task has been skipped. */
891
+ Skipped = "Skipped"
892
+ }
893
+ /**
894
+ * Gets or sets the task state. \
895
+ * {@link KnownTaskState} can be used interchangeably with TaskState,
896
+ * this enum contains the known values that the service supports.
897
+ * ### Known values supported by the service
898
+ * **Pending**: Task has not been started. \
899
+ * **Started**: Task is in progress. \
900
+ * **Succeeded**: Task has completed successfully. \
901
+ * **Failed**: Task failed. \
902
+ * **Cancelled**: Task has been cancelled. \
903
+ * **Skipped**: Task has been skipped.
904
+ */
905
+ export type TaskState = string;
906
+ /** Task model custom properties. */
907
+ export interface TaskModelCustomProperties {
908
+ /** Gets or sets the instance type. */
909
+ instanceType: string;
910
+ }
911
+ export declare function taskModelCustomPropertiesDeserializer(item: any): TaskModelCustomProperties;
912
+ export declare function jobModelArrayDeserializer(result: Array<JobModel>): any[];
913
+ export declare function errorModelArrayDeserializer(result: Array<ErrorModel>): any[];
914
+ /** Error model. */
915
+ export interface ErrorModel {
916
+ /** Gets or sets the error code. */
917
+ readonly code?: string;
918
+ /** Gets or sets the error type. */
919
+ readonly type?: string;
920
+ /** Gets or sets the error severity. */
921
+ readonly severity?: string;
922
+ /** Gets or sets the creation time of error. */
923
+ readonly creationTime?: Date;
924
+ /** Gets or sets the error message. */
925
+ readonly message?: string;
926
+ /** Gets or sets the possible causes of error. */
927
+ readonly causes?: string;
928
+ /** Gets or sets the recommended action to resolve error. */
929
+ readonly recommendation?: string;
930
+ }
931
+ export declare function errorModelDeserializer(item: any): ErrorModel;
932
+ /** Job model custom properties. */
933
+ export interface JobModelCustomProperties {
934
+ /** Discriminator property for JobModelCustomProperties. */
935
+ /** The discriminator possible values: FailoverJobDetails, TestFailoverCleanupJobDetails, TestFailoverJobDetails */
936
+ instanceType: string;
937
+ /** Gets or sets any custom properties of the affected object. */
938
+ readonly affectedObjectDetails?: AffectedObjectDetails;
939
+ }
940
+ export declare function jobModelCustomPropertiesDeserializer(item: any): JobModelCustomProperties;
941
+ /** Alias for JobModelCustomPropertiesUnion */
942
+ export type JobModelCustomPropertiesUnion = FailoverJobModelCustomProperties | TestFailoverCleanupJobModelCustomProperties | TestFailoverJobModelCustomProperties | JobModelCustomProperties;
943
+ export declare function jobModelCustomPropertiesUnionDeserializer(item: any): JobModelCustomPropertiesUnion;
944
+ /** Details of the affected object. */
945
+ export interface AffectedObjectDetails {
946
+ /** Description of the affected object details. */
947
+ description?: string;
948
+ /** Type of the affected object details. */
949
+ type?: "object";
950
+ }
951
+ export declare function affectedObjectDetailsDeserializer(item: any): AffectedObjectDetails;
952
+ /** Failover job model custom properties. */
953
+ export interface FailoverJobModelCustomProperties extends JobModelCustomProperties {
954
+ /** Gets or sets the failed over protected item details. */
955
+ readonly protectedItemDetails?: FailoverProtectedItemProperties[];
956
+ /** Gets or sets the instance type. */
957
+ instanceType: "FailoverJobDetails";
958
+ }
959
+ export declare function failoverJobModelCustomPropertiesDeserializer(item: any): FailoverJobModelCustomProperties;
960
+ export declare function failoverProtectedItemPropertiesArrayDeserializer(result: Array<FailoverProtectedItemProperties>): any[];
961
+ /** Failover properties of the protected item. */
962
+ export interface FailoverProtectedItemProperties {
963
+ /** Gets or sets the protected item name. */
964
+ readonly protectedItemName?: string;
965
+ /** Gets or sets the VM name. */
966
+ readonly vmName?: string;
967
+ /** Gets or sets the test VM name. */
968
+ readonly testVmName?: string;
969
+ /** Gets or sets the recovery point Id. */
970
+ readonly recoveryPointId?: string;
971
+ /** Gets or sets the recovery point time. */
972
+ readonly recoveryPointTime?: Date;
973
+ /** Gets or sets the network name. */
974
+ readonly networkName?: string;
975
+ /** Gets or sets the network subnet. */
976
+ readonly subnet?: string;
977
+ }
978
+ export declare function failoverProtectedItemPropertiesDeserializer(item: any): FailoverProtectedItemProperties;
979
+ /** Test failover cleanup job model custom properties. */
980
+ export interface TestFailoverCleanupJobModelCustomProperties extends JobModelCustomProperties {
981
+ /** Gets or sets the test failover cleanup comments. */
982
+ readonly comments?: string;
983
+ /** Gets or sets the instance type. */
984
+ instanceType: "TestFailoverCleanupJobDetails";
985
+ }
986
+ export declare function testFailoverCleanupJobModelCustomPropertiesDeserializer(item: any): TestFailoverCleanupJobModelCustomProperties;
987
+ /** Test failover job model custom properties. */
988
+ export interface TestFailoverJobModelCustomProperties extends JobModelCustomProperties {
989
+ /** Gets or sets the test VM details. */
990
+ readonly protectedItemDetails?: FailoverProtectedItemProperties[];
991
+ /** Gets or sets the instance type. */
992
+ instanceType: "TestFailoverJobDetails";
993
+ }
994
+ export declare function testFailoverJobModelCustomPropertiesDeserializer(item: any): TestFailoverJobModelCustomProperties;
995
+ /** The response of a JobModel list operation. */
996
+ export interface _JobModelListResult {
997
+ /** The JobModel items on this page */
998
+ value: JobModel[];
999
+ /** The link to the next page of items */
1000
+ nextLink?: string;
1001
+ }
1002
+ export declare function _jobModelListResultDeserializer(item: any): _JobModelListResult;
1003
+ /** Policy model. */
1004
+ export interface PolicyModel extends ProxyResource {
1005
+ /** The resource-specific properties for this resource. */
1006
+ properties?: PolicyModelProperties;
1007
+ }
1008
+ export declare function policyModelSerializer(item: PolicyModel): any;
1009
+ export declare function policyModelDeserializer(item: any): PolicyModel;
1010
+ /** Policy model properties. */
1011
+ export interface PolicyModelProperties {
1012
+ /** Gets or sets the provisioning state of the policy. */
1013
+ readonly provisioningState?: ProvisioningState;
1014
+ /** Policy model custom properties. */
1015
+ customProperties: PolicyModelCustomPropertiesUnion;
1016
+ }
1017
+ export declare function policyModelPropertiesSerializer(item: PolicyModelProperties): any;
1018
+ export declare function policyModelPropertiesDeserializer(item: any): PolicyModelProperties;
1019
+ /** Policy model custom properties. */
1020
+ export interface PolicyModelCustomProperties {
1021
+ /** Discriminator property for PolicyModelCustomProperties. */
1022
+ /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */
1023
+ instanceType: string;
1024
+ }
1025
+ export declare function policyModelCustomPropertiesSerializer(item: PolicyModelCustomProperties): any;
1026
+ export declare function policyModelCustomPropertiesDeserializer(item: any): PolicyModelCustomProperties;
1027
+ /** Alias for PolicyModelCustomPropertiesUnion */
1028
+ export type PolicyModelCustomPropertiesUnion = HyperVToAzStackHCIPolicyModelCustomProperties | VMwareToAzStackHCIPolicyModelCustomProperties | PolicyModelCustomProperties;
1029
+ export declare function policyModelCustomPropertiesUnionSerializer(item: PolicyModelCustomPropertiesUnion): any;
1030
+ export declare function policyModelCustomPropertiesUnionDeserializer(item: any): PolicyModelCustomPropertiesUnion;
1031
+ /** HyperV To AzStackHCI Policy model custom properties. */
1032
+ export interface HyperVToAzStackHCIPolicyModelCustomProperties extends PolicyModelCustomProperties {
1033
+ /** Gets or sets the duration in minutes until which the recovery points need to be stored. */
1034
+ recoveryPointHistoryInMinutes: number;
1035
+ /** Gets or sets the crash consistent snapshot frequency (in minutes). */
1036
+ crashConsistentFrequencyInMinutes: number;
1037
+ /** Gets or sets the app consistent snapshot frequency (in minutes). */
1038
+ appConsistentFrequencyInMinutes: number;
1039
+ /** Gets or sets the instance type. */
1040
+ instanceType: "HyperVToAzStackHCI";
1041
+ }
1042
+ export declare function hyperVToAzStackHCIPolicyModelCustomPropertiesSerializer(item: HyperVToAzStackHCIPolicyModelCustomProperties): any;
1043
+ export declare function hyperVToAzStackHCIPolicyModelCustomPropertiesDeserializer(item: any): HyperVToAzStackHCIPolicyModelCustomProperties;
1044
+ /** VMware To AzStackHCI Policy model custom properties. */
1045
+ export interface VMwareToAzStackHCIPolicyModelCustomProperties extends PolicyModelCustomProperties {
1046
+ /** Gets or sets the duration in minutes until which the recovery points need to be stored. */
1047
+ recoveryPointHistoryInMinutes: number;
1048
+ /** Gets or sets the crash consistent snapshot frequency (in minutes). */
1049
+ crashConsistentFrequencyInMinutes: number;
1050
+ /** Gets or sets the app consistent snapshot frequency (in minutes). */
1051
+ appConsistentFrequencyInMinutes: number;
1052
+ /** Gets or sets the instance type. */
1053
+ instanceType: "VMwareToAzStackHCI";
1054
+ }
1055
+ export declare function vMwareToAzStackHCIPolicyModelCustomPropertiesSerializer(item: VMwareToAzStackHCIPolicyModelCustomProperties): any;
1056
+ export declare function vMwareToAzStackHCIPolicyModelCustomPropertiesDeserializer(item: any): VMwareToAzStackHCIPolicyModelCustomProperties;
1057
+ /** The response of a PolicyModel list operation. */
1058
+ export interface _PolicyModelListResult {
1059
+ /** The PolicyModel items on this page */
1060
+ value: PolicyModel[];
1061
+ /** The link to the next page of items */
1062
+ nextLink?: string;
1063
+ }
1064
+ export declare function _policyModelListResultDeserializer(item: any): _PolicyModelListResult;
1065
+ export declare function policyModelArraySerializer(result: Array<PolicyModel>): any[];
1066
+ export declare function policyModelArrayDeserializer(result: Array<PolicyModel>): any[];
1067
+ /** Represents private endpoint connection. */
1068
+ export interface PrivateEndpointConnection extends ProxyResource {
1069
+ /** The resource-specific properties for this resource. */
1070
+ properties?: PrivateEndpointConnectionResponseProperties;
1071
+ }
1072
+ export declare function privateEndpointConnectionSerializer(item: PrivateEndpointConnection): any;
1073
+ export declare function privateEndpointConnectionDeserializer(item: any): PrivateEndpointConnection;
1074
+ /** Represents Private endpoint connection response properties. */
1075
+ export interface PrivateEndpointConnectionResponseProperties {
1076
+ /** Gets or sets provisioning state of the private endpoint connection. */
1077
+ readonly provisioningState?: ProvisioningState;
1078
+ /** Represent private Endpoint network resource that is linked to the Private Endpoint connection. */
1079
+ privateEndpoint?: PrivateEndpoint;
1080
+ /** Represents Private link service connection state. */
1081
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
1082
+ }
1083
+ export declare function privateEndpointConnectionResponsePropertiesSerializer(item: PrivateEndpointConnectionResponseProperties): any;
1084
+ export declare function privateEndpointConnectionResponsePropertiesDeserializer(item: any): PrivateEndpointConnectionResponseProperties;
1085
+ /** Represent private Endpoint network resource that is linked to the Private Endpoint connection. */
1086
+ export interface PrivateEndpoint {
1087
+ /** Gets or sets the id. */
1088
+ id?: string;
1089
+ }
1090
+ export declare function privateEndpointSerializer(item: PrivateEndpoint): any;
1091
+ export declare function privateEndpointDeserializer(item: any): PrivateEndpoint;
1092
+ /** Represents Private link service connection state. */
1093
+ export interface PrivateLinkServiceConnectionState {
1094
+ /** Gets or sets the status. */
1095
+ status?: PrivateEndpointConnectionStatus;
1096
+ /** Gets or sets description. */
1097
+ description?: string;
1098
+ /** Gets or sets actions required. */
1099
+ actionsRequired?: string;
1100
+ }
1101
+ export declare function privateLinkServiceConnectionStateSerializer(item: PrivateLinkServiceConnectionState): any;
1102
+ export declare function privateLinkServiceConnectionStateDeserializer(item: any): PrivateLinkServiceConnectionState;
1103
+ /** Gets or sets the status. */
1104
+ export declare enum KnownPrivateEndpointConnectionStatus {
1105
+ /** Approved Status. */
1106
+ Approved = "Approved",
1107
+ /** Disconnected Status. */
1108
+ Disconnected = "Disconnected",
1109
+ /** Pending Status. */
1110
+ Pending = "Pending",
1111
+ /** Rejected Status. */
1112
+ Rejected = "Rejected"
1113
+ }
1114
+ /**
1115
+ * Gets or sets the status. \
1116
+ * {@link KnownPrivateEndpointConnectionStatus} can be used interchangeably with PrivateEndpointConnectionStatus,
1117
+ * this enum contains the known values that the service supports.
1118
+ * ### Known values supported by the service
1119
+ * **Approved**: Approved Status. \
1120
+ * **Disconnected**: Disconnected Status. \
1121
+ * **Pending**: Pending Status. \
1122
+ * **Rejected**: Rejected Status.
1123
+ */
1124
+ export type PrivateEndpointConnectionStatus = string;
1125
+ /** The response of a PrivateEndpointConnection list operation. */
1126
+ export interface _PrivateEndpointConnectionListResult {
1127
+ /** The PrivateEndpointConnection items on this page */
1128
+ value: PrivateEndpointConnection[];
1129
+ /** The link to the next page of items */
1130
+ nextLink?: string;
1131
+ }
1132
+ export declare function _privateEndpointConnectionListResultDeserializer(item: any): _PrivateEndpointConnectionListResult;
1133
+ export declare function privateEndpointConnectionArraySerializer(result: Array<PrivateEndpointConnection>): any[];
1134
+ export declare function privateEndpointConnectionArrayDeserializer(result: Array<PrivateEndpointConnection>): any[];
1135
+ /** Represents private endpoint connection proxy request. */
1136
+ export interface PrivateEndpointConnectionProxy extends ProxyResource {
1137
+ /** The resource-specific properties for this resource. */
1138
+ properties?: PrivateEndpointConnectionProxyProperties;
1139
+ /** Gets or sets ETag. */
1140
+ etag?: string;
1141
+ }
1142
+ export declare function privateEndpointConnectionProxySerializer(item: PrivateEndpointConnectionProxy): any;
1143
+ export declare function privateEndpointConnectionProxyDeserializer(item: any): PrivateEndpointConnectionProxy;
1144
+ /** Represents private endpoint connection proxy request. */
1145
+ export interface PrivateEndpointConnectionProxyProperties {
1146
+ /** Gets or sets the provisioning state of the private endpoint connection proxy. */
1147
+ readonly provisioningState?: ProvisioningState;
1148
+ /** Represent remote private endpoint information for the private endpoint connection proxy. */
1149
+ remotePrivateEndpoint?: RemotePrivateEndpoint;
1150
+ }
1151
+ export declare function privateEndpointConnectionProxyPropertiesSerializer(item: PrivateEndpointConnectionProxyProperties): any;
1152
+ export declare function privateEndpointConnectionProxyPropertiesDeserializer(item: any): PrivateEndpointConnectionProxyProperties;
1153
+ /** Represent remote private endpoint information for the private endpoint connection proxy. */
1154
+ export interface RemotePrivateEndpoint {
1155
+ /** Gets or sets private link service proxy id. */
1156
+ id: string;
1157
+ /** Gets or sets the list of Private Link Service Connections and gets populated for Auto approval flow. */
1158
+ privateLinkServiceConnections?: PrivateLinkServiceConnection[];
1159
+ /** Gets or sets the list of Manual Private Link Service Connections and gets populated for Manual approval flow. */
1160
+ manualPrivateLinkServiceConnections?: PrivateLinkServiceConnection[];
1161
+ /** Gets or sets the list of private link service proxies. */
1162
+ privateLinkServiceProxies?: PrivateLinkServiceProxy[];
1163
+ /** Gets or sets the list of Connection Details. This is the connection details for private endpoint. */
1164
+ connectionDetails?: ConnectionDetails[];
1165
+ }
1166
+ export declare function remotePrivateEndpointSerializer(item: RemotePrivateEndpoint): any;
1167
+ export declare function remotePrivateEndpointDeserializer(item: any): RemotePrivateEndpoint;
1168
+ export declare function privateLinkServiceConnectionArraySerializer(result: Array<PrivateLinkServiceConnection>): any[];
1169
+ export declare function privateLinkServiceConnectionArrayDeserializer(result: Array<PrivateLinkServiceConnection>): any[];
1170
+ /** Represents of an NRP private link service connection. */
1171
+ export interface PrivateLinkServiceConnection {
1172
+ /** Gets or sets private link service connection name. */
1173
+ name?: string;
1174
+ /** Gets or sets group ids. */
1175
+ groupIds?: string[];
1176
+ /** Gets or sets the request message for the private link service connection. */
1177
+ requestMessage?: string;
1178
+ }
1179
+ export declare function privateLinkServiceConnectionSerializer(item: PrivateLinkServiceConnection): any;
1180
+ export declare function privateLinkServiceConnectionDeserializer(item: any): PrivateLinkServiceConnection;
1181
+ export declare function privateLinkServiceProxyArraySerializer(result: Array<PrivateLinkServiceProxy>): any[];
1182
+ export declare function privateLinkServiceProxyArrayDeserializer(result: Array<PrivateLinkServiceProxy>): any[];
1183
+ /** Represents NRP private link service proxy. */
1184
+ export interface PrivateLinkServiceProxy {
1185
+ /** Gets or sets private link service proxy id. */
1186
+ id?: string;
1187
+ /** Represents Private link service connection state. */
1188
+ remotePrivateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
1189
+ /** Represent remote private endpoint connection. */
1190
+ remotePrivateEndpointConnection?: RemotePrivateEndpointConnection;
1191
+ /** Gets or sets group connectivity information. */
1192
+ groupConnectivityInformation?: GroupConnectivityInformation[];
1193
+ }
1194
+ export declare function privateLinkServiceProxySerializer(item: PrivateLinkServiceProxy): any;
1195
+ export declare function privateLinkServiceProxyDeserializer(item: any): PrivateLinkServiceProxy;
1196
+ /** Represent remote private endpoint connection. */
1197
+ export interface RemotePrivateEndpointConnection {
1198
+ /** Gets or sets the remote private endpoint connection id. */
1199
+ id?: string;
1200
+ }
1201
+ export declare function remotePrivateEndpointConnectionSerializer(item: RemotePrivateEndpointConnection): any;
1202
+ export declare function remotePrivateEndpointConnectionDeserializer(item: any): RemotePrivateEndpointConnection;
1203
+ export declare function groupConnectivityInformationArraySerializer(result: Array<GroupConnectivityInformation>): any[];
1204
+ export declare function groupConnectivityInformationArrayDeserializer(result: Array<GroupConnectivityInformation>): any[];
1205
+ /** Represents of a connection's group information. */
1206
+ export interface GroupConnectivityInformation {
1207
+ /** Gets or sets group id. */
1208
+ groupId?: string;
1209
+ /** Gets or sets member name. */
1210
+ memberName?: string;
1211
+ /** Gets or sets customer visible FQDNs. */
1212
+ customerVisibleFqdns?: string[];
1213
+ /** Gets or sets Internal Fqdn. */
1214
+ internalFqdn?: string;
1215
+ /** Gets or sets the redirect map id. */
1216
+ redirectMapId?: string;
1217
+ /** Gets or sets the private link service arm region. */
1218
+ privateLinkServiceArmRegion?: string;
1219
+ }
1220
+ export declare function groupConnectivityInformationSerializer(item: GroupConnectivityInformation): any;
1221
+ export declare function groupConnectivityInformationDeserializer(item: any): GroupConnectivityInformation;
1222
+ export declare function connectionDetailsArraySerializer(result: Array<ConnectionDetails>): any[];
1223
+ export declare function connectionDetailsArrayDeserializer(result: Array<ConnectionDetails>): any[];
1224
+ /** Private endpoint connection details at member level. */
1225
+ export interface ConnectionDetails {
1226
+ /** Gets or sets id. */
1227
+ id?: string;
1228
+ /** Gets or sets private IP address. */
1229
+ privateIpAddress?: string;
1230
+ /** Gets or sets link identifier. */
1231
+ linkIdentifier?: string;
1232
+ /** Gets or sets group id. */
1233
+ groupId?: string;
1234
+ /** Gets or sets member name. */
1235
+ memberName?: string;
1236
+ }
1237
+ export declare function connectionDetailsSerializer(item: ConnectionDetails): any;
1238
+ export declare function connectionDetailsDeserializer(item: any): ConnectionDetails;
1239
+ /** The response of a PrivateEndpointConnectionProxy list operation. */
1240
+ export interface _PrivateEndpointConnectionProxyListResult {
1241
+ /** The PrivateEndpointConnectionProxy items on this page */
1242
+ value: PrivateEndpointConnectionProxy[];
1243
+ /** The link to the next page of items */
1244
+ nextLink?: string;
1245
+ }
1246
+ export declare function _privateEndpointConnectionProxyListResultDeserializer(item: any): _PrivateEndpointConnectionProxyListResult;
1247
+ export declare function privateEndpointConnectionProxyArraySerializer(result: Array<PrivateEndpointConnectionProxy>): any[];
1248
+ export declare function privateEndpointConnectionProxyArrayDeserializer(result: Array<PrivateEndpointConnectionProxy>): any[];
1249
+ /** Represents private link resource. */
1250
+ export interface PrivateLinkResource extends ProxyResource {
1251
+ /** The resource-specific properties for this resource. */
1252
+ properties?: PrivateLinkResourceProperties;
1253
+ }
1254
+ export declare function privateLinkResourceDeserializer(item: any): PrivateLinkResource;
1255
+ /** Represents private link resource properties. */
1256
+ export interface PrivateLinkResourceProperties {
1257
+ /** Gets or sets the group id. */
1258
+ groupId?: string;
1259
+ /** Gets or sets the required member. This translates to how many Private IPs should be created for each privately linkable resource. */
1260
+ requiredMembers?: string[];
1261
+ /** Gets or sets the private DNS zone names. */
1262
+ requiredZoneNames?: string[];
1263
+ /** Gets or sets the provisioning state of the private link resource. */
1264
+ readonly provisioningState?: ProvisioningState;
1265
+ }
1266
+ export declare function privateLinkResourcePropertiesDeserializer(item: any): PrivateLinkResourceProperties;
1267
+ /** The response of a PrivateLinkResource list operation. */
1268
+ export interface _PrivateLinkResourceListResult {
1269
+ /** The PrivateLinkResource items on this page */
1270
+ value: PrivateLinkResource[];
1271
+ /** The link to the next page of items */
1272
+ nextLink?: string;
1273
+ }
1274
+ export declare function _privateLinkResourceListResultDeserializer(item: any): _PrivateLinkResourceListResult;
1275
+ export declare function privateLinkResourceArrayDeserializer(result: Array<PrivateLinkResource>): any[];
1276
+ /** Protected item model. */
1277
+ export interface ProtectedItemModel extends ProxyResource {
1278
+ /** The resource-specific properties for this resource. */
1279
+ properties?: ProtectedItemModelProperties;
1280
+ }
1281
+ export declare function protectedItemModelSerializer(item: ProtectedItemModel): any;
1282
+ export declare function protectedItemModelDeserializer(item: any): ProtectedItemModel;
1283
+ /** Protected item model properties. */
1284
+ export interface ProtectedItemModelProperties {
1285
+ /** Gets or sets the policy name. */
1286
+ policyName: string;
1287
+ /** Gets or sets the replication extension name. */
1288
+ replicationExtensionName: string;
1289
+ /** Gets or sets the protected item correlation Id. */
1290
+ readonly correlationId?: string;
1291
+ /** Gets or sets the provisioning state of the fabric agent. */
1292
+ readonly provisioningState?: ProvisioningState;
1293
+ /** Gets or sets the protection state. */
1294
+ readonly protectionState?: ProtectionState;
1295
+ /** Gets or sets the protection state description. */
1296
+ readonly protectionStateDescription?: string;
1297
+ /** Gets or sets the test failover state. */
1298
+ readonly testFailoverState?: TestFailoverState;
1299
+ /** Gets or sets the Test failover state description. */
1300
+ readonly testFailoverStateDescription?: string;
1301
+ /** Gets or sets the resynchronization state. */
1302
+ readonly resynchronizationState?: ResynchronizationState;
1303
+ /** Gets or sets the fabric object Id. */
1304
+ readonly fabricObjectId?: string;
1305
+ /** Gets or sets the fabric object name. */
1306
+ readonly fabricObjectName?: string;
1307
+ /** Gets or sets the source fabric provider Id. */
1308
+ readonly sourceFabricProviderId?: string;
1309
+ /** Gets or sets the target fabric provider Id. */
1310
+ readonly targetFabricProviderId?: string;
1311
+ /** Gets or sets the fabric Id. */
1312
+ readonly fabricId?: string;
1313
+ /** Gets or sets the target fabric Id. */
1314
+ readonly targetFabricId?: string;
1315
+ /** Gets or sets the fabric agent Id. */
1316
+ readonly fabricAgentId?: string;
1317
+ /** Gets or sets the target fabric agent Id. */
1318
+ readonly targetFabricAgentId?: string;
1319
+ /** Gets or sets a value indicating whether resynchronization is required or not. */
1320
+ readonly resyncRequired?: boolean;
1321
+ /** Gets or sets the Last successful planned failover time. */
1322
+ readonly lastSuccessfulPlannedFailoverTime?: Date;
1323
+ /** Gets or sets the Last successful unplanned failover time. */
1324
+ readonly lastSuccessfulUnplannedFailoverTime?: Date;
1325
+ /** Gets or sets the Last successful test failover time. */
1326
+ readonly lastSuccessfulTestFailoverTime?: Date;
1327
+ /** Gets or sets the current scenario. */
1328
+ readonly currentJob?: ProtectedItemJobProperties;
1329
+ /** Gets or sets the allowed scenarios on the protected item. */
1330
+ readonly allowedJobs?: string[];
1331
+ /** Gets or sets the last failed enabled protection job. */
1332
+ readonly lastFailedEnableProtectionJob?: ProtectedItemJobProperties;
1333
+ /** Gets or sets the last failed planned failover job. */
1334
+ readonly lastFailedPlannedFailoverJob?: ProtectedItemJobProperties;
1335
+ /** Gets or sets the last test failover job. */
1336
+ readonly lastTestFailoverJob?: ProtectedItemJobProperties;
1337
+ /** Gets or sets protected item replication health. */
1338
+ readonly replicationHealth?: HealthStatus;
1339
+ /** Gets or sets the list of health errors. */
1340
+ readonly healthErrors?: HealthErrorModel[];
1341
+ /** Protected item model custom properties. */
1342
+ customProperties: ProtectedItemModelCustomPropertiesUnion;
1343
+ }
1344
+ export declare function protectedItemModelPropertiesSerializer(item: ProtectedItemModelProperties): any;
1345
+ export declare function protectedItemModelPropertiesDeserializer(item: any): ProtectedItemModelProperties;
1346
+ /** Gets or sets the protection state. */
1347
+ export declare enum KnownProtectionState {
1348
+ /** Begin marker for unprotected states. */
1349
+ UnprotectedStatesBegin = "UnprotectedStatesBegin",
1350
+ /** Enable protection is in progress. */
1351
+ EnablingProtection = "EnablingProtection",
1352
+ /** Enable protection failed. */
1353
+ EnablingFailed = "EnablingFailed",
1354
+ /** Disabling protection is in progress. */
1355
+ DisablingProtection = "DisablingProtection",
1356
+ /** Disabling protection succeeded. This is a transient state before the protected item is deleted. */
1357
+ MarkedForDeletion = "MarkedForDeletion",
1358
+ /** Disable protection failed. */
1359
+ DisablingFailed = "DisablingFailed",
1360
+ /** End marker for unprotected states. */
1361
+ UnprotectedStatesEnd = "UnprotectedStatesEnd",
1362
+ /** Begin marker for initial replication states. */
1363
+ InitialReplicationStatesBegin = "InitialReplicationStatesBegin",
1364
+ /** Initial replication is in progress. */
1365
+ InitialReplicationInProgress = "InitialReplicationInProgress",
1366
+ /** Initial replication has completed on the primary side. */
1367
+ InitialReplicationCompletedOnPrimary = "InitialReplicationCompletedOnPrimary",
1368
+ /** Initial replication has completed on the recovery side. */
1369
+ InitialReplicationCompletedOnRecovery = "InitialReplicationCompletedOnRecovery",
1370
+ /** Initial replication failed and would need to be started again. */
1371
+ InitialReplicationFailed = "InitialReplicationFailed",
1372
+ /** End marker for initial replication states. */
1373
+ InitialReplicationStatesEnd = "InitialReplicationStatesEnd",
1374
+ /** Begin marker for protected steady-state states. */
1375
+ ProtectedStatesBegin = "ProtectedStatesBegin",
1376
+ /** 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. */
1377
+ Protected = "Protected",
1378
+ /** End marker for protected steady-state states. */
1379
+ ProtectedStatesEnd = "ProtectedStatesEnd",
1380
+ /** Begin marker for planned failover transition states. */
1381
+ PlannedFailoverTransitionStatesBegin = "PlannedFailoverTransitionStatesBegin",
1382
+ /** Planned failover has been initiated. */
1383
+ PlannedFailoverInitiated = "PlannedFailoverInitiated",
1384
+ /** Planned failover preparing protected entities is in progress. */
1385
+ PlannedFailoverCompleting = "PlannedFailoverCompleting",
1386
+ /** Planned failover has been completed successfully. */
1387
+ PlannedFailoverCompleted = "PlannedFailoverCompleted",
1388
+ /** Planned failover initiation failed. */
1389
+ PlannedFailoverFailed = "PlannedFailoverFailed",
1390
+ /** Planned failover preparing protected entities failed. */
1391
+ PlannedFailoverCompletionFailed = "PlannedFailoverCompletionFailed",
1392
+ /** End marker for planned failover transition states. */
1393
+ PlannedFailoverTransitionStatesEnd = "PlannedFailoverTransitionStatesEnd",
1394
+ /** Begin marker for unplanned failover transition states. */
1395
+ UnplannedFailoverTransitionStatesBegin = "UnplannedFailoverTransitionStatesBegin",
1396
+ /** Unplanned failover has been initiated. */
1397
+ UnplannedFailoverInitiated = "UnplannedFailoverInitiated",
1398
+ /** Unplanned failover preparing protected entities is in progress. */
1399
+ UnplannedFailoverCompleting = "UnplannedFailoverCompleting",
1400
+ /** Unplanned failover preparing protected entities is in progress. */
1401
+ UnplannedFailoverCompleted = "UnplannedFailoverCompleted",
1402
+ /** Unplanned failover initiation failed. */
1403
+ UnplannedFailoverFailed = "UnplannedFailoverFailed",
1404
+ /** Unplanned failover preparing protected entities failed. */
1405
+ UnplannedFailoverCompletionFailed = "UnplannedFailoverCompletionFailed",
1406
+ /** End marker for unplanned failover transition states. */
1407
+ UnplannedFailoverTransitionStatesEnd = "UnplannedFailoverTransitionStatesEnd",
1408
+ /** Begin marker for commit failover states. */
1409
+ CommitFailoverStatesBegin = "CommitFailoverStatesBegin",
1410
+ /** Commit failover is in progress on the primary side. */
1411
+ CommitFailoverInProgressOnPrimary = "CommitFailoverInProgressOnPrimary",
1412
+ /** Commit failover is in progress on the recovery side. */
1413
+ CommitFailoverInProgressOnRecovery = "CommitFailoverInProgressOnRecovery",
1414
+ /** Commit failover has been completed successfully. */
1415
+ CommitFailoverCompleted = "CommitFailoverCompleted",
1416
+ /** Commit failover failed on the primary side. */
1417
+ CommitFailoverFailedOnPrimary = "CommitFailoverFailedOnPrimary",
1418
+ /** Commit failover failed on the recovery side. */
1419
+ CommitFailoverFailedOnRecovery = "CommitFailoverFailedOnRecovery",
1420
+ /** End marker for commit failover states. */
1421
+ CommitFailoverStatesEnd = "CommitFailoverStatesEnd",
1422
+ /** Begin marker for cancel failover states. */
1423
+ CancelFailoverStatesBegin = "CancelFailoverStatesBegin",
1424
+ /** Cancel failover is in progress on the primary side. */
1425
+ CancelFailoverInProgressOnPrimary = "CancelFailoverInProgressOnPrimary",
1426
+ /** Cancel failover is in progress on the recovery side. */
1427
+ CancelFailoverInProgressOnRecovery = "CancelFailoverInProgressOnRecovery",
1428
+ /** Cancel failover failed on the primary side. */
1429
+ CancelFailoverFailedOnPrimary = "CancelFailoverFailedOnPrimary",
1430
+ /** Cancel failover failed on the recovery side. */
1431
+ CancelFailoverFailedOnRecovery = "CancelFailoverFailedOnRecovery",
1432
+ /** End marker for cancel failover states. */
1433
+ CancelFailoverStatesEnd = "CancelFailoverStatesEnd",
1434
+ /** Begin marker for change recovery point states. */
1435
+ ChangeRecoveryPointStatesBegin = "ChangeRecoveryPointStatesBegin",
1436
+ /** Change recovery point has been initiated.. */
1437
+ ChangeRecoveryPointInitiated = "ChangeRecoveryPointInitiated",
1438
+ /** Change recovery point has been completed successfully. */
1439
+ ChangeRecoveryPointCompleted = "ChangeRecoveryPointCompleted",
1440
+ /** Change recovery point has failed. */
1441
+ ChangeRecoveryPointFailed = "ChangeRecoveryPointFailed",
1442
+ /** End marker for change recovery point states. */
1443
+ ChangeRecoveryPointStatesEnd = "ChangeRecoveryPointStatesEnd",
1444
+ /** Begin marker for reprotect states. */
1445
+ ReprotectStatesBegin = "ReprotectStatesBegin",
1446
+ /** Reprotect has been initiated. */
1447
+ ReprotectInitiated = "ReprotectInitiated",
1448
+ /** Reprotect has failed. */
1449
+ ReprotectFailed = "ReprotectFailed",
1450
+ /** End marker for reprotect states. */
1451
+ ReprotectStatesEnd = "ReprotectStatesEnd"
1452
+ }
1453
+ /**
1454
+ * Gets or sets the protection state. \
1455
+ * {@link KnownProtectionState} can be used interchangeably with ProtectionState,
1456
+ * this enum contains the known values that the service supports.
1457
+ * ### Known values supported by the service
1458
+ * **UnprotectedStatesBegin**: Begin marker for unprotected states. \
1459
+ * **EnablingProtection**: Enable protection is in progress. \
1460
+ * **EnablingFailed**: Enable protection failed. \
1461
+ * **DisablingProtection**: Disabling protection is in progress. \
1462
+ * **MarkedForDeletion**: Disabling protection succeeded. This is a transient state before the protected item is deleted. \
1463
+ * **DisablingFailed**: Disable protection failed. \
1464
+ * **UnprotectedStatesEnd**: End marker for unprotected states. \
1465
+ * **InitialReplicationStatesBegin**: Begin marker for initial replication states. \
1466
+ * **InitialReplicationInProgress**: Initial replication is in progress. \
1467
+ * **InitialReplicationCompletedOnPrimary**: Initial replication has completed on the primary side. \
1468
+ * **InitialReplicationCompletedOnRecovery**: Initial replication has completed on the recovery side. \
1469
+ * **InitialReplicationFailed**: Initial replication failed and would need to be started again. \
1470
+ * **InitialReplicationStatesEnd**: End marker for initial replication states. \
1471
+ * **ProtectedStatesBegin**: Begin marker for protected steady-state states. \
1472
+ * **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. \
1473
+ * **ProtectedStatesEnd**: End marker for protected steady-state states. \
1474
+ * **PlannedFailoverTransitionStatesBegin**: Begin marker for planned failover transition states. \
1475
+ * **PlannedFailoverInitiated**: Planned failover has been initiated. \
1476
+ * **PlannedFailoverCompleting**: Planned failover preparing protected entities is in progress. \
1477
+ * **PlannedFailoverCompleted**: Planned failover has been completed successfully. \
1478
+ * **PlannedFailoverFailed**: Planned failover initiation failed. \
1479
+ * **PlannedFailoverCompletionFailed**: Planned failover preparing protected entities failed. \
1480
+ * **PlannedFailoverTransitionStatesEnd**: End marker for planned failover transition states. \
1481
+ * **UnplannedFailoverTransitionStatesBegin**: Begin marker for unplanned failover transition states. \
1482
+ * **UnplannedFailoverInitiated**: Unplanned failover has been initiated. \
1483
+ * **UnplannedFailoverCompleting**: Unplanned failover preparing protected entities is in progress. \
1484
+ * **UnplannedFailoverCompleted**: Unplanned failover preparing protected entities is in progress. \
1485
+ * **UnplannedFailoverFailed**: Unplanned failover initiation failed. \
1486
+ * **UnplannedFailoverCompletionFailed**: Unplanned failover preparing protected entities failed. \
1487
+ * **UnplannedFailoverTransitionStatesEnd**: End marker for unplanned failover transition states. \
1488
+ * **CommitFailoverStatesBegin**: Begin marker for commit failover states. \
1489
+ * **CommitFailoverInProgressOnPrimary**: Commit failover is in progress on the primary side. \
1490
+ * **CommitFailoverInProgressOnRecovery**: Commit failover is in progress on the recovery side. \
1491
+ * **CommitFailoverCompleted**: Commit failover has been completed successfully. \
1492
+ * **CommitFailoverFailedOnPrimary**: Commit failover failed on the primary side. \
1493
+ * **CommitFailoverFailedOnRecovery**: Commit failover failed on the recovery side. \
1494
+ * **CommitFailoverStatesEnd**: End marker for commit failover states. \
1495
+ * **CancelFailoverStatesBegin**: Begin marker for cancel failover states. \
1496
+ * **CancelFailoverInProgressOnPrimary**: Cancel failover is in progress on the primary side. \
1497
+ * **CancelFailoverInProgressOnRecovery**: Cancel failover is in progress on the recovery side. \
1498
+ * **CancelFailoverFailedOnPrimary**: Cancel failover failed on the primary side. \
1499
+ * **CancelFailoverFailedOnRecovery**: Cancel failover failed on the recovery side. \
1500
+ * **CancelFailoverStatesEnd**: End marker for cancel failover states. \
1501
+ * **ChangeRecoveryPointStatesBegin**: Begin marker for change recovery point states. \
1502
+ * **ChangeRecoveryPointInitiated**: Change recovery point has been initiated.. \
1503
+ * **ChangeRecoveryPointCompleted**: Change recovery point has been completed successfully. \
1504
+ * **ChangeRecoveryPointFailed**: Change recovery point has failed. \
1505
+ * **ChangeRecoveryPointStatesEnd**: End marker for change recovery point states. \
1506
+ * **ReprotectStatesBegin**: Begin marker for reprotect states. \
1507
+ * **ReprotectInitiated**: Reprotect has been initiated. \
1508
+ * **ReprotectFailed**: Reprotect has failed. \
1509
+ * **ReprotectStatesEnd**: End marker for reprotect states.
1510
+ */
1511
+ export type ProtectionState = string;
1512
+ /** Gets or sets the test failover state. */
1513
+ export declare enum KnownTestFailoverState {
1514
+ /** Test failover is not active. */
1515
+ None = "None",
1516
+ /** Test failover has been initiated. */
1517
+ TestFailoverInitiated = "TestFailoverInitiated",
1518
+ /** Preparing test protected entities is in progress. */
1519
+ TestFailoverCompleting = "TestFailoverCompleting",
1520
+ /** Test failover has been completed successfully. */
1521
+ TestFailoverCompleted = "TestFailoverCompleted",
1522
+ /** Test failover initiation failed.. */
1523
+ TestFailoverFailed = "TestFailoverFailed",
1524
+ /** Preparing test protected entities failed. */
1525
+ TestFailoverCompletionFailed = "TestFailoverCompletionFailed",
1526
+ /** Test failover cleanup has been initiated. */
1527
+ TestFailoverCleanupInitiated = "TestFailoverCleanupInitiated",
1528
+ /** Cleaning up test protected entities is in progress. */
1529
+ TestFailoverCleanupCompleting = "TestFailoverCleanupCompleting",
1530
+ /** Test failover cleanup has completed/failed. This is a transient state before the state is moved back to None. */
1531
+ MarkedForDeletion = "MarkedForDeletion"
1532
+ }
1533
+ /**
1534
+ * Gets or sets the test failover state. \
1535
+ * {@link KnownTestFailoverState} can be used interchangeably with TestFailoverState,
1536
+ * this enum contains the known values that the service supports.
1537
+ * ### Known values supported by the service
1538
+ * **None**: Test failover is not active. \
1539
+ * **TestFailoverInitiated**: Test failover has been initiated. \
1540
+ * **TestFailoverCompleting**: Preparing test protected entities is in progress. \
1541
+ * **TestFailoverCompleted**: Test failover has been completed successfully. \
1542
+ * **TestFailoverFailed**: Test failover initiation failed.. \
1543
+ * **TestFailoverCompletionFailed**: Preparing test protected entities failed. \
1544
+ * **TestFailoverCleanupInitiated**: Test failover cleanup has been initiated. \
1545
+ * **TestFailoverCleanupCompleting**: Cleaning up test protected entities is in progress. \
1546
+ * **MarkedForDeletion**: Test failover cleanup has completed\/failed. This is a transient state before the state is moved back to None.
1547
+ */
1548
+ export type TestFailoverState = string;
1549
+ /** Gets or sets the resynchronization state. */
1550
+ export declare enum KnownResynchronizationState {
1551
+ /** Resynchronization is not active. */
1552
+ None = "None",
1553
+ /** Resynchronization has been initiated. */
1554
+ ResynchronizationInitiated = "ResynchronizationInitiated",
1555
+ /** Resynchronization has been completed successfully. */
1556
+ ResynchronizationCompleted = "ResynchronizationCompleted",
1557
+ /** Resynchronization has failed and would need to be started again. */
1558
+ ResynchronizationFailed = "ResynchronizationFailed"
1559
+ }
1560
+ /**
1561
+ * Gets or sets the resynchronization state. \
1562
+ * {@link KnownResynchronizationState} can be used interchangeably with ResynchronizationState,
1563
+ * this enum contains the known values that the service supports.
1564
+ * ### Known values supported by the service
1565
+ * **None**: Resynchronization is not active. \
1566
+ * **ResynchronizationInitiated**: Resynchronization has been initiated. \
1567
+ * **ResynchronizationCompleted**: Resynchronization has been completed successfully. \
1568
+ * **ResynchronizationFailed**: Resynchronization has failed and would need to be started again.
1569
+ */
1570
+ export type ResynchronizationState = string;
1571
+ /** Protected item job properties. */
1572
+ export interface ProtectedItemJobProperties {
1573
+ /** Gets or sets protection scenario name. */
1574
+ readonly scenarioName?: string;
1575
+ /** Gets or sets job Id. */
1576
+ readonly id?: string;
1577
+ /** Gets or sets job name. */
1578
+ readonly name?: string;
1579
+ /** Gets or sets the job friendly display name. */
1580
+ readonly displayName?: string;
1581
+ /** Gets or sets job state. */
1582
+ readonly state?: string;
1583
+ /** Gets or sets start time of the job. */
1584
+ readonly startTime?: Date;
1585
+ /** Gets or sets end time of the job. */
1586
+ readonly endTime?: Date;
1587
+ }
1588
+ export declare function protectedItemJobPropertiesDeserializer(item: any): ProtectedItemJobProperties;
1589
+ /** Protected item model custom properties. */
1590
+ export interface ProtectedItemModelCustomProperties {
1591
+ /** Discriminator property for ProtectedItemModelCustomProperties. */
1592
+ /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */
1593
+ instanceType: string;
1594
+ }
1595
+ export declare function protectedItemModelCustomPropertiesSerializer(item: ProtectedItemModelCustomProperties): any;
1596
+ export declare function protectedItemModelCustomPropertiesDeserializer(item: any): ProtectedItemModelCustomProperties;
1597
+ /** Alias for ProtectedItemModelCustomPropertiesUnion */
1598
+ export type ProtectedItemModelCustomPropertiesUnion = HyperVToAzStackHCIProtectedItemModelCustomProperties | VMwareToAzStackHCIProtectedItemModelCustomProperties | ProtectedItemModelCustomProperties;
1599
+ export declare function protectedItemModelCustomPropertiesUnionSerializer(item: ProtectedItemModelCustomPropertiesUnion): any;
1600
+ export declare function protectedItemModelCustomPropertiesUnionDeserializer(item: any): ProtectedItemModelCustomPropertiesUnion;
1601
+ /** HyperV to AzStackHCI Protected item model custom properties. */
1602
+ export interface HyperVToAzStackHCIProtectedItemModelCustomProperties extends ProtectedItemModelCustomProperties {
1603
+ /** Gets or sets the location of the protected item. */
1604
+ readonly activeLocation?: ProtectedItemActiveLocation;
1605
+ /** Gets or sets the Target HCI Cluster ARM Id. */
1606
+ targetHciClusterId: string;
1607
+ /** Gets or sets the Target Arc Cluster Custom Location ARM Id. */
1608
+ targetArcClusterCustomLocationId: string;
1609
+ /** Gets or sets the Target AzStackHCI cluster name. */
1610
+ readonly targetAzStackHciClusterName?: string;
1611
+ /** Gets or sets the ARM Id of the discovered machine. */
1612
+ fabricDiscoveryMachineId: string;
1613
+ /** Gets or sets the list of disks to replicate. */
1614
+ disksToInclude: HyperVToAzStackHCIDiskInput[];
1615
+ /** Gets or sets the list of VM NIC to replicate. */
1616
+ nicsToInclude: HyperVToAzStackHCINicInput[];
1617
+ /** Gets or sets the source VM display name. */
1618
+ readonly sourceVmName?: string;
1619
+ /** Gets or sets the source VM CPU cores. */
1620
+ readonly sourceCpuCores?: number;
1621
+ /** Gets or sets the source VM ram memory size in megabytes. */
1622
+ readonly sourceMemoryInMegaBytes?: number;
1623
+ /** Gets or sets the target VM display name. */
1624
+ targetVmName?: string;
1625
+ /** Gets or sets the target resource group ARM Id. */
1626
+ targetResourceGroupId: string;
1627
+ /** Gets or sets the target storage container ARM Id. */
1628
+ storageContainerId: string;
1629
+ /** Gets or sets the hypervisor generation of the virtual machine. */
1630
+ hyperVGeneration: string;
1631
+ /** Gets or sets the target network Id within AzStackHCI Cluster. */
1632
+ targetNetworkId?: string;
1633
+ /** Gets or sets the target test network Id within AzStackHCI Cluster. */
1634
+ testNetworkId?: string;
1635
+ /** Gets or sets the target CPU cores. */
1636
+ targetCpuCores?: number;
1637
+ /** Gets or sets a value indicating whether memory is dynamical. */
1638
+ isDynamicRam?: boolean;
1639
+ /** Protected item dynamic memory config. */
1640
+ dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;
1641
+ /** Gets or sets the target memory in mega-bytes. */
1642
+ targetMemoryInMegaBytes?: number;
1643
+ /** Gets or sets the Run As account Id. */
1644
+ runAsAccountId: string;
1645
+ /** Gets or sets the source fabric agent name. */
1646
+ sourceFabricAgentName: string;
1647
+ /** Gets or sets the target fabric agent name. */
1648
+ targetFabricAgentName: string;
1649
+ /** Gets or sets the source appliance name. */
1650
+ readonly sourceApplianceName?: string;
1651
+ /** Gets or sets the target appliance name. */
1652
+ readonly targetApplianceName?: string;
1653
+ /** Gets or sets the type of the OS. */
1654
+ readonly osType?: string;
1655
+ /** Gets or sets the name of the OS. */
1656
+ readonly osName?: string;
1657
+ /** Gets or sets the firmware type. */
1658
+ readonly firmwareType?: string;
1659
+ /** Gets or sets the target location. */
1660
+ readonly targetLocation?: string;
1661
+ /** Gets or sets the location of Azure Arc HCI custom location resource. */
1662
+ customLocationRegion: string;
1663
+ /** Gets or sets the recovery point Id to which the VM was failed over. */
1664
+ readonly failoverRecoveryPointId?: string;
1665
+ /** Gets or sets the last recovery point received time. */
1666
+ readonly lastRecoveryPointReceived?: Date;
1667
+ /** Gets or sets the last recovery point Id. */
1668
+ readonly lastRecoveryPointId?: string;
1669
+ /** Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM. */
1670
+ readonly initialReplicationProgressPercentage?: number;
1671
+ /** Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM. */
1672
+ readonly resyncProgressPercentage?: number;
1673
+ /** Gets or sets the list of protected disks. */
1674
+ readonly protectedDisks?: HyperVToAzStackHCIProtectedDiskProperties[];
1675
+ /** Gets or sets the VM NIC details. */
1676
+ readonly protectedNics?: HyperVToAzStackHCIProtectedNicProperties[];
1677
+ /** Gets or sets the BIOS Id of the target AzStackHCI VM. */
1678
+ readonly targetVmBiosId?: string;
1679
+ /** Gets or sets the latest timestamp that replication status is updated. */
1680
+ readonly lastReplicationUpdateTime?: Date;
1681
+ /** Gets or sets the instance type. */
1682
+ instanceType: "HyperVToAzStackHCI";
1683
+ }
1684
+ export declare function hyperVToAzStackHCIProtectedItemModelCustomPropertiesSerializer(item: HyperVToAzStackHCIProtectedItemModelCustomProperties): any;
1685
+ export declare function hyperVToAzStackHCIProtectedItemModelCustomPropertiesDeserializer(item: any): HyperVToAzStackHCIProtectedItemModelCustomProperties;
1686
+ /** Gets or sets the location of the protected item. */
1687
+ export declare enum KnownProtectedItemActiveLocation {
1688
+ /** Protected item is active on Primary. */
1689
+ Primary = "Primary",
1690
+ /** Protected item is active on Recovery. */
1691
+ Recovery = "Recovery"
1692
+ }
1693
+ /**
1694
+ * Gets or sets the location of the protected item. \
1695
+ * {@link KnownProtectedItemActiveLocation} can be used interchangeably with ProtectedItemActiveLocation,
1696
+ * this enum contains the known values that the service supports.
1697
+ * ### Known values supported by the service
1698
+ * **Primary**: Protected item is active on Primary. \
1699
+ * **Recovery**: Protected item is active on Recovery.
1700
+ */
1701
+ export type ProtectedItemActiveLocation = string;
1702
+ export declare function hyperVToAzStackHCIDiskInputArraySerializer(result: Array<HyperVToAzStackHCIDiskInput>): any[];
1703
+ export declare function hyperVToAzStackHCIDiskInputArrayDeserializer(result: Array<HyperVToAzStackHCIDiskInput>): any[];
1704
+ /** HyperVToAzStack disk input. */
1705
+ export interface HyperVToAzStackHCIDiskInput {
1706
+ /** Gets or sets the disk Id. */
1707
+ diskId: string;
1708
+ /** Gets or sets the target storage account ARM Id. */
1709
+ storageContainerId?: string;
1710
+ /** Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk. */
1711
+ isDynamic?: boolean;
1712
+ /** Gets or sets the disk size in GB. */
1713
+ diskSizeGB: number;
1714
+ /** Gets or sets the type of the virtual hard disk, vhd or vhdx. */
1715
+ diskFileFormat: string;
1716
+ /** Gets or sets a value indicating whether disk is os disk. */
1717
+ isOsDisk: boolean;
1718
+ /** Gets or sets a value of disk block size. */
1719
+ diskBlockSize?: number;
1720
+ /** Gets or sets a value of disk logical sector size. */
1721
+ diskLogicalSectorSize?: number;
1722
+ /** Gets or sets a value of disk physical sector size. */
1723
+ diskPhysicalSectorSize?: number;
1724
+ /** Gets or sets a value of disk identifier. */
1725
+ diskIdentifier?: string;
1726
+ /** Disk controller. */
1727
+ diskController?: DiskControllerInputs;
1728
+ }
1729
+ export declare function hyperVToAzStackHCIDiskInputSerializer(item: HyperVToAzStackHCIDiskInput): any;
1730
+ export declare function hyperVToAzStackHCIDiskInputDeserializer(item: any): HyperVToAzStackHCIDiskInput;
1731
+ /** Disk controller. */
1732
+ export interface DiskControllerInputs {
1733
+ /** Gets or sets the controller name (IDE,SCSI). */
1734
+ controllerName: string;
1735
+ /** Gets or sets the controller ID. */
1736
+ controllerId: number;
1737
+ /** Gets or sets the controller Location. */
1738
+ controllerLocation: number;
1739
+ }
1740
+ export declare function diskControllerInputsSerializer(item: DiskControllerInputs): any;
1741
+ export declare function diskControllerInputsDeserializer(item: any): DiskControllerInputs;
1742
+ export declare function hyperVToAzStackHCINicInputArraySerializer(result: Array<HyperVToAzStackHCINicInput>): any[];
1743
+ export declare function hyperVToAzStackHCINicInputArrayDeserializer(result: Array<HyperVToAzStackHCINicInput>): any[];
1744
+ /** HyperVToAzStackHCI NIC properties. */
1745
+ export interface HyperVToAzStackHCINicInput {
1746
+ /** Gets or sets the NIC Id. */
1747
+ nicId: string;
1748
+ /** Gets or sets the network name. */
1749
+ readonly networkName?: string;
1750
+ /** Gets or sets the target network Id within AzStackHCI Cluster. */
1751
+ targetNetworkId?: string;
1752
+ /** Gets or sets the target test network Id within AzStackHCI Cluster. */
1753
+ testNetworkId?: string;
1754
+ /** Gets or sets the selection type of the NIC. */
1755
+ selectionTypeForFailover: VMNicSelection;
1756
+ /** Gets or sets a value indicating whether static ip migration is enabled. */
1757
+ isStaticIpMigrationEnabled?: boolean;
1758
+ /** Gets or sets a value indicating whether mac address migration is enabled. */
1759
+ isMacMigrationEnabled?: boolean;
1760
+ }
1761
+ export declare function hyperVToAzStackHCINicInputSerializer(item: HyperVToAzStackHCINicInput): any;
1762
+ export declare function hyperVToAzStackHCINicInputDeserializer(item: any): HyperVToAzStackHCINicInput;
1763
+ /** Gets or sets the selection type of the NIC. */
1764
+ export declare enum KnownVMNicSelection {
1765
+ /** Not Selected. */
1766
+ NotSelected = "NotSelected",
1767
+ /** Selected by user. */
1768
+ SelectedByUser = "SelectedByUser",
1769
+ /** Default selection by ASR. */
1770
+ SelectedByDefault = "SelectedByDefault",
1771
+ /** 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. */
1772
+ SelectedByUserOverride = "SelectedByUserOverride"
1773
+ }
1774
+ /**
1775
+ * Gets or sets the selection type of the NIC. \
1776
+ * {@link KnownVMNicSelection} can be used interchangeably with VMNicSelection,
1777
+ * this enum contains the known values that the service supports.
1778
+ * ### Known values supported by the service
1779
+ * **NotSelected**: Not Selected. \
1780
+ * **SelectedByUser**: Selected by user. \
1781
+ * **SelectedByDefault**: Default selection by ASR. \
1782
+ * **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.
1783
+ */
1784
+ export type VMNicSelection = string;
1785
+ /** Protected item dynamic memory config. */
1786
+ export interface ProtectedItemDynamicMemoryConfig {
1787
+ /** Gets or sets maximum memory in MB. */
1788
+ maximumMemoryInMegaBytes: number;
1789
+ /** Gets or sets minimum memory in MB. */
1790
+ minimumMemoryInMegaBytes: number;
1791
+ /** Gets or sets target memory buffer in %. */
1792
+ targetMemoryBufferPercentage: number;
1793
+ }
1794
+ export declare function protectedItemDynamicMemoryConfigSerializer(item: ProtectedItemDynamicMemoryConfig): any;
1795
+ export declare function protectedItemDynamicMemoryConfigDeserializer(item: any): ProtectedItemDynamicMemoryConfig;
1796
+ export declare function hyperVToAzStackHCIProtectedDiskPropertiesArrayDeserializer(result: Array<HyperVToAzStackHCIProtectedDiskProperties>): any[];
1797
+ /** HyperVToAzStackHCI protected disk properties. */
1798
+ export interface HyperVToAzStackHCIProtectedDiskProperties {
1799
+ /** Gets or sets the ARM Id of the storage container. */
1800
+ readonly storageContainerId?: string;
1801
+ /** Gets or sets the local path of the storage container. */
1802
+ readonly storageContainerLocalPath?: string;
1803
+ /** Gets or sets the source disk Id. */
1804
+ readonly sourceDiskId?: string;
1805
+ /** Gets or sets the source disk Name. */
1806
+ readonly sourceDiskName?: string;
1807
+ /** Gets or sets the seed disk name. */
1808
+ readonly seedDiskName?: string;
1809
+ /** Gets or sets the test failover clone disk. */
1810
+ readonly testMigrateDiskName?: string;
1811
+ /** Gets or sets the failover clone disk. */
1812
+ readonly migrateDiskName?: string;
1813
+ /** Gets or sets a value indicating whether the disk is the OS disk. */
1814
+ readonly isOsDisk?: boolean;
1815
+ /** Gets or sets the disk capacity in bytes. */
1816
+ readonly capacityInBytes?: number;
1817
+ /** Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk. */
1818
+ readonly isDynamic?: boolean;
1819
+ /** Gets or sets the disk type. */
1820
+ readonly diskType?: string;
1821
+ /** Gets or sets a value of disk block size. */
1822
+ readonly diskBlockSize?: number;
1823
+ /** Gets or sets a value of disk logical sector size. */
1824
+ readonly diskLogicalSectorSize?: number;
1825
+ /** Gets or sets a value of disk physical sector size. */
1826
+ readonly diskPhysicalSectorSize?: number;
1827
+ }
1828
+ export declare function hyperVToAzStackHCIProtectedDiskPropertiesDeserializer(item: any): HyperVToAzStackHCIProtectedDiskProperties;
1829
+ export declare function hyperVToAzStackHCIProtectedNicPropertiesArrayDeserializer(result: Array<HyperVToAzStackHCIProtectedNicProperties>): any[];
1830
+ /** HyperVToAzStackHCI NIC properties. */
1831
+ export interface HyperVToAzStackHCIProtectedNicProperties {
1832
+ /** Gets or sets the NIC Id. */
1833
+ readonly nicId?: string;
1834
+ /** Gets or sets the NIC mac address. */
1835
+ readonly macAddress?: string;
1836
+ /** Gets or sets the network name. */
1837
+ readonly networkName?: string;
1838
+ /** Gets or sets the target network Id within AzStackHCI Cluster. */
1839
+ readonly targetNetworkId?: string;
1840
+ /** Gets or sets the target test network Id within AzStackHCI Cluster. */
1841
+ readonly testNetworkId?: string;
1842
+ /** Gets or sets the selection type of the NIC. */
1843
+ readonly selectionTypeForFailover?: VMNicSelection;
1844
+ }
1845
+ export declare function hyperVToAzStackHCIProtectedNicPropertiesDeserializer(item: any): HyperVToAzStackHCIProtectedNicProperties;
1846
+ /** VMware to AzStackHCI Protected item model custom properties. */
1847
+ export interface VMwareToAzStackHCIProtectedItemModelCustomProperties extends ProtectedItemModelCustomProperties {
1848
+ /** Gets or sets the location of the protected item. */
1849
+ readonly activeLocation?: ProtectedItemActiveLocation;
1850
+ /** Gets or sets the Target HCI Cluster ARM Id. */
1851
+ targetHciClusterId: string;
1852
+ /** Gets or sets the Target Arc Cluster Custom Location ARM Id. */
1853
+ targetArcClusterCustomLocationId: string;
1854
+ /** Gets or sets the Target AzStackHCI cluster name. */
1855
+ readonly targetAzStackHciClusterName?: string;
1856
+ /** Gets or sets the target storage container ARM Id. */
1857
+ storageContainerId: string;
1858
+ /** Gets or sets the target resource group ARM Id. */
1859
+ targetResourceGroupId: string;
1860
+ /** Gets or sets the target location. */
1861
+ readonly targetLocation?: string;
1862
+ /** Gets or sets the location of Azure Arc HCI custom location resource. */
1863
+ customLocationRegion: string;
1864
+ /** Gets or sets the list of disks to replicate. */
1865
+ disksToInclude: VMwareToAzStackHCIDiskInput[];
1866
+ /** Gets or sets the list of VM NIC to replicate. */
1867
+ nicsToInclude: VMwareToAzStackHCINicInput[];
1868
+ /** Gets or sets the list of protected disks. */
1869
+ readonly protectedDisks?: VMwareToAzStackHCIProtectedDiskProperties[];
1870
+ /** Gets or sets the VM NIC details. */
1871
+ readonly protectedNics?: VMwareToAzStackHCIProtectedNicProperties[];
1872
+ /** Gets or sets the BIOS Id of the target AzStackHCI VM. */
1873
+ readonly targetVmBiosId?: string;
1874
+ /** Gets or sets the target VM display name. */
1875
+ targetVmName?: string;
1876
+ /** Gets or sets the hypervisor generation of the virtual machine possible values are 1,2. */
1877
+ hyperVGeneration: string;
1878
+ /** Gets or sets the target network Id within AzStackHCI Cluster. */
1879
+ targetNetworkId?: string;
1880
+ /** Gets or sets the target test network Id within AzStackHCI Cluster. */
1881
+ testNetworkId?: string;
1882
+ /** Gets or sets the target CPU cores. */
1883
+ targetCpuCores?: number;
1884
+ /** Gets or sets a value indicating whether memory is dynamical. */
1885
+ isDynamicRam?: boolean;
1886
+ /** Protected item dynamic memory config. */
1887
+ dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;
1888
+ /** Gets or sets the target memory in mega-bytes. */
1889
+ targetMemoryInMegaBytes?: number;
1890
+ /** Gets or sets the type of the OS. */
1891
+ readonly osType?: string;
1892
+ /** Gets or sets the name of the OS. */
1893
+ readonly osName?: string;
1894
+ /** Gets or sets the firmware type. */
1895
+ readonly firmwareType?: string;
1896
+ /** Gets or sets the ARM Id of the discovered machine. */
1897
+ fabricDiscoveryMachineId: string;
1898
+ /** Gets or sets the source VM display name. */
1899
+ readonly sourceVmName?: string;
1900
+ /** Gets or sets the source VM CPU cores. */
1901
+ readonly sourceCpuCores?: number;
1902
+ /** Gets or sets the source VM ram memory size in megabytes. */
1903
+ readonly sourceMemoryInMegaBytes?: number;
1904
+ /** Gets or sets the run as account Id. */
1905
+ runAsAccountId: string;
1906
+ /** Gets or sets the source fabric agent name. */
1907
+ sourceFabricAgentName: string;
1908
+ /** Gets or sets the target fabric agent name. */
1909
+ targetFabricAgentName: string;
1910
+ /** Gets or sets the source appliance name. */
1911
+ readonly sourceApplianceName?: string;
1912
+ /** Gets or sets the target appliance name. */
1913
+ readonly targetApplianceName?: string;
1914
+ /** Gets or sets the recovery point Id to which the VM was failed over. */
1915
+ readonly failoverRecoveryPointId?: string;
1916
+ /** Gets or sets the last recovery point received time. */
1917
+ readonly lastRecoveryPointReceived?: Date;
1918
+ /** Gets or sets the last recovery point Id. */
1919
+ readonly lastRecoveryPointId?: string;
1920
+ /** Gets or sets the initial replication progress percentage. This is calculated based on total bytes processed for all disks in the source VM. */
1921
+ readonly initialReplicationProgressPercentage?: number;
1922
+ /** Gets or sets the migration progress percentage. */
1923
+ readonly migrationProgressPercentage?: number;
1924
+ /** Gets or sets the resume progress percentage. */
1925
+ readonly resumeProgressPercentage?: number;
1926
+ /** Gets or sets the resync progress percentage. This is calculated based on total bytes processed for all disks in the source VM. */
1927
+ readonly resyncProgressPercentage?: number;
1928
+ /** Gets or sets the resync retry count. */
1929
+ readonly resyncRetryCount?: number;
1930
+ /** Gets or sets a value indicating whether resync is required. */
1931
+ readonly resyncRequired?: boolean;
1932
+ /** Gets or sets the resync state. */
1933
+ readonly resyncState?: VMwareToAzureMigrateResyncState;
1934
+ /** Gets or sets a value indicating whether auto resync is to be done. */
1935
+ performAutoResync?: boolean;
1936
+ /** Gets or sets the resume retry count. */
1937
+ readonly resumeRetryCount?: number;
1938
+ /** Gets or sets the latest timestamp that replication status is updated. */
1939
+ readonly lastReplicationUpdateTime?: Date;
1940
+ /** Gets or sets the instance type. */
1941
+ instanceType: "VMwareToAzStackHCI";
1942
+ }
1943
+ export declare function vMwareToAzStackHCIProtectedItemModelCustomPropertiesSerializer(item: VMwareToAzStackHCIProtectedItemModelCustomProperties): any;
1944
+ export declare function vMwareToAzStackHCIProtectedItemModelCustomPropertiesDeserializer(item: any): VMwareToAzStackHCIProtectedItemModelCustomProperties;
1945
+ export declare function vMwareToAzStackHCIDiskInputArraySerializer(result: Array<VMwareToAzStackHCIDiskInput>): any[];
1946
+ export declare function vMwareToAzStackHCIDiskInputArrayDeserializer(result: Array<VMwareToAzStackHCIDiskInput>): any[];
1947
+ /** VMwareToAzStack disk input. */
1948
+ export interface VMwareToAzStackHCIDiskInput {
1949
+ /** Gets or sets the disk Id. */
1950
+ diskId: string;
1951
+ /** Gets or sets the target storage account ARM Id. */
1952
+ storageContainerId?: string;
1953
+ /** Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk. */
1954
+ isDynamic?: boolean;
1955
+ /** Gets or sets the disk size in GB. */
1956
+ diskSizeGB: number;
1957
+ /** Gets or sets the type of the virtual hard disk, vhd or vhdx. */
1958
+ diskFileFormat: string;
1959
+ /** Gets or sets a value indicating whether disk is os disk. */
1960
+ isOsDisk: boolean;
1961
+ /** Gets or sets a value of disk block size. */
1962
+ diskBlockSize?: number;
1963
+ /** Gets or sets a value of disk logical sector size. */
1964
+ diskLogicalSectorSize?: number;
1965
+ /** Gets or sets a value of disk physical sector size. */
1966
+ diskPhysicalSectorSize?: number;
1967
+ /** Gets or sets a value of disk identifier. */
1968
+ diskIdentifier?: string;
1969
+ /** Disk controller. */
1970
+ diskController?: DiskControllerInputs;
1971
+ }
1972
+ export declare function vMwareToAzStackHCIDiskInputSerializer(item: VMwareToAzStackHCIDiskInput): any;
1973
+ export declare function vMwareToAzStackHCIDiskInputDeserializer(item: any): VMwareToAzStackHCIDiskInput;
1974
+ export declare function vMwareToAzStackHCINicInputArraySerializer(result: Array<VMwareToAzStackHCINicInput>): any[];
1975
+ export declare function vMwareToAzStackHCINicInputArrayDeserializer(result: Array<VMwareToAzStackHCINicInput>): any[];
1976
+ /** VMwareToAzStackHCI NIC properties. */
1977
+ export interface VMwareToAzStackHCINicInput {
1978
+ /** Gets or sets the NIC Id. */
1979
+ nicId: string;
1980
+ /** Gets or sets the NIC label. */
1981
+ label: string;
1982
+ /** Gets or sets the network name. */
1983
+ readonly networkName?: string;
1984
+ /** Gets or sets the target network Id within AzStackHCI Cluster. */
1985
+ targetNetworkId?: string;
1986
+ /** Gets or sets the target test network Id within AzStackHCI Cluster. */
1987
+ testNetworkId?: string;
1988
+ /** Gets or sets the selection type of the NIC. */
1989
+ selectionTypeForFailover: VMNicSelection;
1990
+ /** Gets or sets a value indicating whether static ip migration is enabled. */
1991
+ isStaticIpMigrationEnabled?: boolean;
1992
+ /** Gets or sets a value indicating whether mac address migration is enabled. */
1993
+ isMacMigrationEnabled?: boolean;
1994
+ }
1995
+ export declare function vMwareToAzStackHCINicInputSerializer(item: VMwareToAzStackHCINicInput): any;
1996
+ export declare function vMwareToAzStackHCINicInputDeserializer(item: any): VMwareToAzStackHCINicInput;
1997
+ export declare function vMwareToAzStackHCIProtectedDiskPropertiesArrayDeserializer(result: Array<VMwareToAzStackHCIProtectedDiskProperties>): any[];
1998
+ /** VMwareToAzStackHCI protected disk properties. */
1999
+ export interface VMwareToAzStackHCIProtectedDiskProperties {
2000
+ /** Gets or sets the ARM Id of the storage container. */
2001
+ readonly storageContainerId?: string;
2002
+ /** Gets or sets the local path of the storage container. */
2003
+ readonly storageContainerLocalPath?: string;
2004
+ /** Gets or sets the source disk Id. */
2005
+ readonly sourceDiskId?: string;
2006
+ /** Gets or sets the source disk Name. */
2007
+ readonly sourceDiskName?: string;
2008
+ /** Gets or sets the seed disk name. */
2009
+ readonly seedDiskName?: string;
2010
+ /** Gets or sets the test failover clone disk. */
2011
+ readonly testMigrateDiskName?: string;
2012
+ /** Gets or sets the failover clone disk. */
2013
+ readonly migrateDiskName?: string;
2014
+ /** Gets or sets a value indicating whether the disk is the OS disk. */
2015
+ readonly isOsDisk?: boolean;
2016
+ /** Gets or sets the disk capacity in bytes. */
2017
+ readonly capacityInBytes?: number;
2018
+ /** Gets or sets a value indicating whether dynamic sizing is enabled on the virtual hard disk. */
2019
+ readonly isDynamic?: boolean;
2020
+ /** Gets or sets the disk type. */
2021
+ readonly diskType?: string;
2022
+ /** Gets or sets a value of disk block size. */
2023
+ readonly diskBlockSize?: number;
2024
+ /** Gets or sets a value of disk logical sector size. */
2025
+ readonly diskLogicalSectorSize?: number;
2026
+ /** Gets or sets a value of disk physical sector size. */
2027
+ readonly diskPhysicalSectorSize?: number;
2028
+ }
2029
+ export declare function vMwareToAzStackHCIProtectedDiskPropertiesDeserializer(item: any): VMwareToAzStackHCIProtectedDiskProperties;
2030
+ export declare function vMwareToAzStackHCIProtectedNicPropertiesArrayDeserializer(result: Array<VMwareToAzStackHCIProtectedNicProperties>): any[];
2031
+ /** VMwareToAzStackHCI NIC properties. */
2032
+ export interface VMwareToAzStackHCIProtectedNicProperties {
2033
+ /** Gets or sets the NIC Id. */
2034
+ readonly nicId?: string;
2035
+ /** Gets or sets the NIC mac address. */
2036
+ readonly macAddress?: string;
2037
+ /** Gets or sets the NIC label. */
2038
+ readonly label?: string;
2039
+ /** Gets or sets a value indicating whether this is the primary NIC. */
2040
+ isPrimaryNic?: boolean;
2041
+ /** Gets or sets the network name. */
2042
+ readonly networkName?: string;
2043
+ /** Gets or sets the target network Id within AzStackHCI Cluster. */
2044
+ readonly targetNetworkId?: string;
2045
+ /** Gets or sets the target test network Id within AzStackHCI Cluster. */
2046
+ readonly testNetworkId?: string;
2047
+ /** Gets or sets the selection type of the NIC. */
2048
+ readonly selectionTypeForFailover?: VMNicSelection;
2049
+ }
2050
+ export declare function vMwareToAzStackHCIProtectedNicPropertiesDeserializer(item: any): VMwareToAzStackHCIProtectedNicProperties;
2051
+ /** Gets or sets the resync state. */
2052
+ export declare enum KnownVMwareToAzureMigrateResyncState {
2053
+ /** None state. */
2054
+ None = "None",
2055
+ /** Prepared for resynchronization state. */
2056
+ PreparedForResynchronization = "PreparedForResynchronization",
2057
+ /** Started resynchronization state. */
2058
+ StartedResynchronization = "StartedResynchronization"
2059
+ }
2060
+ /**
2061
+ * Gets or sets the resync state. \
2062
+ * {@link KnownVMwareToAzureMigrateResyncState} can be used interchangeably with VMwareToAzureMigrateResyncState,
2063
+ * this enum contains the known values that the service supports.
2064
+ * ### Known values supported by the service
2065
+ * **None**: None state. \
2066
+ * **PreparedForResynchronization**: Prepared for resynchronization state. \
2067
+ * **StartedResynchronization**: Started resynchronization state.
2068
+ */
2069
+ export type VMwareToAzureMigrateResyncState = string;
2070
+ /** Protected item model update. */
2071
+ export interface ProtectedItemModelUpdate {
2072
+ /** Protected item model properties. */
2073
+ properties?: ProtectedItemModelPropertiesUpdate;
2074
+ /** Gets or sets the Id of the resource. */
2075
+ readonly id?: string;
2076
+ /** Gets or sets the name of the resource. */
2077
+ readonly name?: string;
2078
+ /** Gets or sets the type of the resource. */
2079
+ readonly type?: string;
2080
+ /** Metadata pertaining to creation and last modification of the resource. */
2081
+ readonly systemData?: SystemData;
2082
+ }
2083
+ export declare function protectedItemModelUpdateSerializer(item: ProtectedItemModelUpdate): any;
2084
+ /** Protected item model properties update. */
2085
+ export interface ProtectedItemModelPropertiesUpdate {
2086
+ /** Protected item model custom properties update. */
2087
+ customProperties?: ProtectedItemModelCustomPropertiesUpdateUnion;
2088
+ }
2089
+ export declare function protectedItemModelPropertiesUpdateSerializer(item: ProtectedItemModelPropertiesUpdate): any;
2090
+ /** Protected item model custom properties. */
2091
+ export interface ProtectedItemModelCustomPropertiesUpdate {
2092
+ /** Discriminator property for ProtectedItemModelCustomPropertiesUpdate. */
2093
+ /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */
2094
+ instanceType: string;
2095
+ }
2096
+ export declare function protectedItemModelCustomPropertiesUpdateSerializer(item: ProtectedItemModelCustomPropertiesUpdate): any;
2097
+ /** Alias for ProtectedItemModelCustomPropertiesUpdateUnion */
2098
+ export type ProtectedItemModelCustomPropertiesUpdateUnion = HyperVToAzStackHCIProtectedItemModelCustomPropertiesUpdate | VMwareToAzStackHCIProtectedItemModelCustomPropertiesUpdate | ProtectedItemModelCustomPropertiesUpdate;
2099
+ export declare function protectedItemModelCustomPropertiesUpdateUnionSerializer(item: ProtectedItemModelCustomPropertiesUpdateUnion): any;
2100
+ /** HyperV to AzStackHCI Protected item model custom properties. */
2101
+ export interface HyperVToAzStackHCIProtectedItemModelCustomPropertiesUpdate extends ProtectedItemModelCustomPropertiesUpdate {
2102
+ /** Gets or sets the list of VM NIC to replicate. */
2103
+ nicsToInclude?: HyperVToAzStackHCINicInput[];
2104
+ /** Gets or sets the target CPU cores. */
2105
+ targetCpuCores?: number;
2106
+ /** Gets or sets a value indicating whether memory is dynamical. */
2107
+ isDynamicRam?: boolean;
2108
+ /** Protected item dynamic memory config. */
2109
+ dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;
2110
+ /** Gets or sets the target memory in mega-bytes. */
2111
+ targetMemoryInMegaBytes?: number;
2112
+ /** Gets or sets the instance type. */
2113
+ instanceType: "HyperVToAzStackHCI";
2114
+ /** Gets or sets the type of the OS. */
2115
+ osType?: string;
2116
+ }
2117
+ export declare function hyperVToAzStackHCIProtectedItemModelCustomPropertiesUpdateSerializer(item: HyperVToAzStackHCIProtectedItemModelCustomPropertiesUpdate): any;
2118
+ /** VMware to AzStackHCI Protected item model custom properties. */
2119
+ export interface VMwareToAzStackHCIProtectedItemModelCustomPropertiesUpdate extends ProtectedItemModelCustomPropertiesUpdate {
2120
+ /** Gets or sets the list of VM NIC to replicate. */
2121
+ nicsToInclude?: VMwareToAzStackHCINicInput[];
2122
+ /** Gets or sets the target CPU cores. */
2123
+ targetCpuCores?: number;
2124
+ /** Gets or sets a value indicating whether memory is dynamical. */
2125
+ isDynamicRam?: boolean;
2126
+ /** Protected item dynamic memory config. */
2127
+ dynamicMemoryConfig?: ProtectedItemDynamicMemoryConfig;
2128
+ /** Gets or sets the target memory in mega-bytes. */
2129
+ targetMemoryInMegaBytes?: number;
2130
+ /** Gets or sets the instance type. */
2131
+ instanceType: "VMwareToAzStackHCI";
2132
+ /** Gets or sets the type of the OS. */
2133
+ osType?: string;
2134
+ }
2135
+ export declare function vMwareToAzStackHCIProtectedItemModelCustomPropertiesUpdateSerializer(item: VMwareToAzStackHCIProtectedItemModelCustomPropertiesUpdate): any;
2136
+ /** The response of a ProtectedItemModel list operation. */
2137
+ export interface _ProtectedItemModelListResult {
2138
+ /** The ProtectedItemModel items on this page */
2139
+ value: ProtectedItemModel[];
2140
+ /** The link to the next page of items */
2141
+ nextLink?: string;
2142
+ }
2143
+ export declare function _protectedItemModelListResultDeserializer(item: any): _ProtectedItemModelListResult;
2144
+ export declare function protectedItemModelArraySerializer(result: Array<ProtectedItemModel>): any[];
2145
+ export declare function protectedItemModelArrayDeserializer(result: Array<ProtectedItemModel>): any[];
2146
+ /** Planned failover model. */
2147
+ export interface PlannedFailoverModel {
2148
+ /** Planned failover model properties. */
2149
+ properties: PlannedFailoverModelProperties;
2150
+ }
2151
+ export declare function plannedFailoverModelSerializer(item: PlannedFailoverModel): any;
2152
+ export declare function plannedFailoverModelDeserializer(item: any): PlannedFailoverModel;
2153
+ /** Planned failover model properties. */
2154
+ export interface PlannedFailoverModelProperties {
2155
+ /** Planned failover model custom properties. */
2156
+ customProperties: PlannedFailoverModelCustomPropertiesUnion;
2157
+ }
2158
+ export declare function plannedFailoverModelPropertiesSerializer(item: PlannedFailoverModelProperties): any;
2159
+ export declare function plannedFailoverModelPropertiesDeserializer(item: any): PlannedFailoverModelProperties;
2160
+ /** Planned failover model custom properties. */
2161
+ export interface PlannedFailoverModelCustomProperties {
2162
+ /** Discriminator property for PlannedFailoverModelCustomProperties. */
2163
+ /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */
2164
+ instanceType: string;
2165
+ }
2166
+ export declare function plannedFailoverModelCustomPropertiesSerializer(item: PlannedFailoverModelCustomProperties): any;
2167
+ export declare function plannedFailoverModelCustomPropertiesDeserializer(item: any): PlannedFailoverModelCustomProperties;
2168
+ /** Alias for PlannedFailoverModelCustomPropertiesUnion */
2169
+ export type PlannedFailoverModelCustomPropertiesUnion = HyperVToAzStackHCIPlannedFailoverModelCustomProperties | VMwareToAzStackHCIPlannedFailoverModelCustomProperties | PlannedFailoverModelCustomProperties;
2170
+ export declare function plannedFailoverModelCustomPropertiesUnionSerializer(item: PlannedFailoverModelCustomPropertiesUnion): any;
2171
+ export declare function plannedFailoverModelCustomPropertiesUnionDeserializer(item: any): PlannedFailoverModelCustomPropertiesUnion;
2172
+ /** HyperV to AzStackHCI planned failover model custom properties. */
2173
+ export interface HyperVToAzStackHCIPlannedFailoverModelCustomProperties extends PlannedFailoverModelCustomProperties {
2174
+ /** Gets or sets a value indicating whether VM needs to be shut down. */
2175
+ shutdownSourceVM: boolean;
2176
+ /** Gets or sets the instance type. */
2177
+ instanceType: "HyperVToAzStackHCI";
2178
+ }
2179
+ export declare function hyperVToAzStackHCIPlannedFailoverModelCustomPropertiesSerializer(item: HyperVToAzStackHCIPlannedFailoverModelCustomProperties): any;
2180
+ export declare function hyperVToAzStackHCIPlannedFailoverModelCustomPropertiesDeserializer(item: any): HyperVToAzStackHCIPlannedFailoverModelCustomProperties;
2181
+ /** VMware to AzStackHCI planned failover model custom properties. */
2182
+ export interface VMwareToAzStackHCIPlannedFailoverModelCustomProperties extends PlannedFailoverModelCustomProperties {
2183
+ /** Gets or sets a value indicating whether VM needs to be shut down. */
2184
+ shutdownSourceVM: boolean;
2185
+ /** Gets or sets the instance type. */
2186
+ instanceType: "VMwareToAzStackHCI";
2187
+ }
2188
+ export declare function vMwareToAzStackHCIPlannedFailoverModelCustomPropertiesSerializer(item: VMwareToAzStackHCIPlannedFailoverModelCustomProperties): any;
2189
+ export declare function vMwareToAzStackHCIPlannedFailoverModelCustomPropertiesDeserializer(item: any): VMwareToAzStackHCIPlannedFailoverModelCustomProperties;
2190
+ /** Recovery point model. */
2191
+ export interface RecoveryPointModel extends ProxyResource {
2192
+ /** The resource-specific properties for this resource. */
2193
+ properties?: RecoveryPointModelProperties;
2194
+ }
2195
+ export declare function recoveryPointModelDeserializer(item: any): RecoveryPointModel;
2196
+ /** Recovery point model properties. */
2197
+ export interface RecoveryPointModelProperties {
2198
+ /** Gets or sets the recovery point time. */
2199
+ recoveryPointTime: Date;
2200
+ /** Gets or sets the recovery point type. */
2201
+ recoveryPointType: RecoveryPointType;
2202
+ /** Recovery point model custom properties. */
2203
+ customProperties: RecoveryPointModelCustomPropertiesUnion;
2204
+ /** Gets or sets the provisioning state of the recovery point item. */
2205
+ readonly provisioningState?: ProvisioningState;
2206
+ }
2207
+ export declare function recoveryPointModelPropertiesDeserializer(item: any): RecoveryPointModelProperties;
2208
+ /** Gets or sets the recovery point type. */
2209
+ export declare enum KnownRecoveryPointType {
2210
+ /** Application consistent recovery point. */
2211
+ ApplicationConsistent = "ApplicationConsistent",
2212
+ /** Crash consistent recovery point. */
2213
+ CrashConsistent = "CrashConsistent"
2214
+ }
2215
+ /**
2216
+ * Gets or sets the recovery point type. \
2217
+ * {@link KnownRecoveryPointType} can be used interchangeably with RecoveryPointType,
2218
+ * this enum contains the known values that the service supports.
2219
+ * ### Known values supported by the service
2220
+ * **ApplicationConsistent**: Application consistent recovery point. \
2221
+ * **CrashConsistent**: Crash consistent recovery point.
2222
+ */
2223
+ export type RecoveryPointType = string;
2224
+ /** Recovery point model custom properties. */
2225
+ export interface RecoveryPointModelCustomProperties {
2226
+ /** Discriminator property for RecoveryPointModelCustomProperties. */
2227
+ /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCIRecoveryPointModelCustomProperties */
2228
+ instanceType: string;
2229
+ }
2230
+ export declare function recoveryPointModelCustomPropertiesDeserializer(item: any): RecoveryPointModelCustomProperties;
2231
+ /** Alias for RecoveryPointModelCustomPropertiesUnion */
2232
+ export type RecoveryPointModelCustomPropertiesUnion = HyperVToAzStackHCIRecoveryPointModelCustomProperties | VMwareToAzStackHCIRecoveryPointModelCustomProperties | RecoveryPointModelCustomProperties;
2233
+ export declare function recoveryPointModelCustomPropertiesUnionDeserializer(item: any): RecoveryPointModelCustomPropertiesUnion;
2234
+ /** HyperV to AzStackHCI recovery point model custom properties. */
2235
+ export interface HyperVToAzStackHCIRecoveryPointModelCustomProperties extends RecoveryPointModelCustomProperties {
2236
+ /** Gets or sets the list of the disk Ids. */
2237
+ readonly diskIds?: string[];
2238
+ /** Gets or sets the instance type. */
2239
+ instanceType: "HyperVToAzStackHCI";
2240
+ }
2241
+ export declare function hyperVToAzStackHCIRecoveryPointModelCustomPropertiesDeserializer(item: any): HyperVToAzStackHCIRecoveryPointModelCustomProperties;
2242
+ /** VMware to AzStackHCI recovery point model custom properties. */
2243
+ export interface VMwareToAzStackHCIRecoveryPointModelCustomProperties extends RecoveryPointModelCustomProperties {
2244
+ /** Gets or sets the list of the disk Ids. */
2245
+ readonly diskIds?: string[];
2246
+ /** Gets or sets the instance type. */
2247
+ instanceType: "VMwareToAzStackHCIRecoveryPointModelCustomProperties";
2248
+ }
2249
+ export declare function vMwareToAzStackHCIRecoveryPointModelCustomPropertiesDeserializer(item: any): VMwareToAzStackHCIRecoveryPointModelCustomProperties;
2250
+ /** The response of a RecoveryPointModel list operation. */
2251
+ export interface _RecoveryPointModelListResult {
2252
+ /** The RecoveryPointModel items on this page */
2253
+ value: RecoveryPointModel[];
2254
+ /** The link to the next page of items */
2255
+ nextLink?: string;
2256
+ }
2257
+ export declare function _recoveryPointModelListResultDeserializer(item: any): _RecoveryPointModelListResult;
2258
+ export declare function recoveryPointModelArrayDeserializer(result: Array<RecoveryPointModel>): any[];
2259
+ /** Replication extension model. */
2260
+ export interface ReplicationExtensionModel extends ProxyResource {
2261
+ /** The resource-specific properties for this resource. */
2262
+ properties?: ReplicationExtensionModelProperties;
2263
+ }
2264
+ export declare function replicationExtensionModelSerializer(item: ReplicationExtensionModel): any;
2265
+ export declare function replicationExtensionModelDeserializer(item: any): ReplicationExtensionModel;
2266
+ /** Replication extension model properties. */
2267
+ export interface ReplicationExtensionModelProperties {
2268
+ /** Gets or sets the provisioning state of the replication extension. */
2269
+ readonly provisioningState?: ProvisioningState;
2270
+ /** Replication extension model custom properties. */
2271
+ customProperties: ReplicationExtensionModelCustomPropertiesUnion;
2272
+ }
2273
+ export declare function replicationExtensionModelPropertiesSerializer(item: ReplicationExtensionModelProperties): any;
2274
+ export declare function replicationExtensionModelPropertiesDeserializer(item: any): ReplicationExtensionModelProperties;
2275
+ /** Replication extension model custom properties. */
2276
+ export interface ReplicationExtensionModelCustomProperties {
2277
+ /** Discriminator property for ReplicationExtensionModelCustomProperties. */
2278
+ /** The discriminator possible values: HyperVToAzStackHCI, VMwareToAzStackHCI */
2279
+ instanceType: string;
2280
+ }
2281
+ export declare function replicationExtensionModelCustomPropertiesSerializer(item: ReplicationExtensionModelCustomProperties): any;
2282
+ export declare function replicationExtensionModelCustomPropertiesDeserializer(item: any): ReplicationExtensionModelCustomProperties;
2283
+ /** Alias for ReplicationExtensionModelCustomPropertiesUnion */
2284
+ export type ReplicationExtensionModelCustomPropertiesUnion = HyperVToAzStackHCIReplicationExtensionModelCustomProperties | VMwareToAzStackHCIReplicationExtensionModelCustomProperties | ReplicationExtensionModelCustomProperties;
2285
+ export declare function replicationExtensionModelCustomPropertiesUnionSerializer(item: ReplicationExtensionModelCustomPropertiesUnion): any;
2286
+ export declare function replicationExtensionModelCustomPropertiesUnionDeserializer(item: any): ReplicationExtensionModelCustomPropertiesUnion;
2287
+ /** HyperV to AzStackHCI Replication extension model custom properties. */
2288
+ export interface HyperVToAzStackHCIReplicationExtensionModelCustomProperties extends ReplicationExtensionModelCustomProperties {
2289
+ /** Gets or sets the ARM Id of the source HyperV fabric. */
2290
+ hyperVFabricArmId: string;
2291
+ /** Gets or sets the ARM Id of the HyperV site. */
2292
+ readonly hyperVSiteId?: string;
2293
+ /** Gets or sets the ARM Id of the target AzStackHCI fabric. */
2294
+ azStackHciFabricArmId: string;
2295
+ /** Gets or sets the ARM Id of the AzStackHCI site. */
2296
+ readonly azStackHciSiteId?: string;
2297
+ /** Gets or sets the storage account Id. */
2298
+ storageAccountId?: string;
2299
+ /** Gets or sets the Sas Secret of storage account. */
2300
+ storageAccountSasSecretName?: string;
2301
+ /** Gets or sets the Uri of ASR. */
2302
+ readonly asrServiceUri?: string;
2303
+ /** Gets or sets the Uri of Rcm. */
2304
+ readonly rcmServiceUri?: string;
2305
+ /** Gets or sets the Uri of Gateway. */
2306
+ readonly gatewayServiceUri?: string;
2307
+ /** Gets or sets the gateway service Id of source. */
2308
+ readonly sourceGatewayServiceId?: string;
2309
+ /** Gets or sets the gateway service Id of target. */
2310
+ readonly targetGatewayServiceId?: string;
2311
+ /** Gets or sets the source storage container name. */
2312
+ readonly sourceStorageContainerName?: string;
2313
+ /** Gets or sets the target storage container name. */
2314
+ readonly targetStorageContainerName?: string;
2315
+ /** Gets or sets the resource location. */
2316
+ readonly resourceLocation?: string;
2317
+ /** Gets or sets the subscription. */
2318
+ readonly subscriptionId?: string;
2319
+ /** Gets or sets the resource group. */
2320
+ readonly resourceGroup?: string;
2321
+ /** Gets or sets the instance type. */
2322
+ instanceType: "HyperVToAzStackHCI";
2323
+ }
2324
+ export declare function hyperVToAzStackHCIReplicationExtensionModelCustomPropertiesSerializer(item: HyperVToAzStackHCIReplicationExtensionModelCustomProperties): any;
2325
+ export declare function hyperVToAzStackHCIReplicationExtensionModelCustomPropertiesDeserializer(item: any): HyperVToAzStackHCIReplicationExtensionModelCustomProperties;
2326
+ /** VMware to AzStackHCI Replication extension model custom properties. */
2327
+ export interface VMwareToAzStackHCIReplicationExtensionModelCustomProperties extends ReplicationExtensionModelCustomProperties {
2328
+ /** Gets or sets the ARM Id of the source VMware fabric. */
2329
+ vmwareFabricArmId: string;
2330
+ /** Gets or sets the ARM Id of the VMware site. */
2331
+ readonly vmwareSiteId?: string;
2332
+ /** Gets or sets the ARM Id of the target AzStackHCI fabric. */
2333
+ azStackHciFabricArmId: string;
2334
+ /** Gets or sets the ARM Id of the AzStackHCI site. */
2335
+ readonly azStackHciSiteId?: string;
2336
+ /** Gets or sets the storage account Id. */
2337
+ storageAccountId?: string;
2338
+ /** Gets or sets the Sas Secret of storage account. */
2339
+ storageAccountSasSecretName?: string;
2340
+ /** Gets or sets the Uri of ASR. */
2341
+ readonly asrServiceUri?: string;
2342
+ /** Gets or sets the Uri of Rcm. */
2343
+ readonly rcmServiceUri?: string;
2344
+ /** Gets or sets the Uri of Gateway. */
2345
+ readonly gatewayServiceUri?: string;
2346
+ /** Gets or sets the gateway service Id of source. */
2347
+ readonly sourceGatewayServiceId?: string;
2348
+ /** Gets or sets the gateway service Id of target. */
2349
+ readonly targetGatewayServiceId?: string;
2350
+ /** Gets or sets the source storage container name. */
2351
+ readonly sourceStorageContainerName?: string;
2352
+ /** Gets or sets the target storage container name. */
2353
+ readonly targetStorageContainerName?: string;
2354
+ /** Gets or sets the resource location. */
2355
+ readonly resourceLocation?: string;
2356
+ /** Gets or sets the subscription. */
2357
+ readonly subscriptionId?: string;
2358
+ /** Gets or sets the resource group. */
2359
+ readonly resourceGroup?: string;
2360
+ /** Gets or sets the instance type. */
2361
+ instanceType: "VMwareToAzStackHCI";
2362
+ }
2363
+ export declare function vMwareToAzStackHCIReplicationExtensionModelCustomPropertiesSerializer(item: VMwareToAzStackHCIReplicationExtensionModelCustomProperties): any;
2364
+ export declare function vMwareToAzStackHCIReplicationExtensionModelCustomPropertiesDeserializer(item: any): VMwareToAzStackHCIReplicationExtensionModelCustomProperties;
2365
+ /** The response of a ReplicationExtensionModel list operation. */
2366
+ export interface _ReplicationExtensionModelListResult {
2367
+ /** The ReplicationExtensionModel items on this page */
2368
+ value: ReplicationExtensionModel[];
2369
+ /** The link to the next page of items */
2370
+ nextLink?: string;
2371
+ }
2372
+ export declare function _replicationExtensionModelListResultDeserializer(item: any): _ReplicationExtensionModelListResult;
2373
+ export declare function replicationExtensionModelArraySerializer(result: Array<ReplicationExtensionModel>): any[];
2374
+ export declare function replicationExtensionModelArrayDeserializer(result: Array<ReplicationExtensionModel>): any[];
2375
+ /** Check name availability model. */
2376
+ export interface CheckNameAvailabilityModel {
2377
+ /** Gets or sets the resource name. */
2378
+ name?: string;
2379
+ /** Gets or sets the resource type. */
2380
+ type?: string;
2381
+ }
2382
+ export declare function checkNameAvailabilityModelSerializer(item: CheckNameAvailabilityModel): any;
2383
+ /** Check name availability response model. */
2384
+ export interface CheckNameAvailabilityResponseModel {
2385
+ /** Gets or sets a value indicating whether resource name is available or not. */
2386
+ nameAvailable?: boolean;
2387
+ /** Gets or sets the reason for resource name unavailability. */
2388
+ reason?: string;
2389
+ /** Gets or sets the message for resource name unavailability. */
2390
+ message?: string;
2391
+ }
2392
+ export declare function checkNameAvailabilityResponseModelDeserializer(item: any): CheckNameAvailabilityResponseModel;
2393
+ /** Deployment preflight model. */
2394
+ export interface DeploymentPreflightModel {
2395
+ /** Gets or sets the list of resources. */
2396
+ resources?: DeploymentPreflightResource[];
2397
+ }
2398
+ export declare function deploymentPreflightModelSerializer(item: DeploymentPreflightModel): any;
2399
+ export declare function deploymentPreflightModelDeserializer(item: any): DeploymentPreflightModel;
2400
+ export declare function deploymentPreflightResourceArraySerializer(result: Array<DeploymentPreflightResource>): any[];
2401
+ export declare function deploymentPreflightResourceArrayDeserializer(result: Array<DeploymentPreflightResource>): any[];
2402
+ /** Deployment preflight resource. */
2403
+ export interface DeploymentPreflightResource {
2404
+ /** Gets or sets the resource name. */
2405
+ name?: string;
2406
+ /** Gets or sets the resource type. */
2407
+ type?: string;
2408
+ /** Gets or sets the location of the resource. */
2409
+ location?: string;
2410
+ /** Gets or sets the Api version. */
2411
+ apiVersion?: string;
2412
+ /** Gets or sets the properties of the resource. */
2413
+ properties?: any;
2414
+ }
2415
+ export declare function deploymentPreflightResourceSerializer(item: DeploymentPreflightResource): any;
2416
+ export declare function deploymentPreflightResourceDeserializer(item: any): DeploymentPreflightResource;
2417
+ /** Defines the operation status. */
2418
+ export interface OperationStatus {
2419
+ /** Gets or sets the Id. */
2420
+ id?: string;
2421
+ /** Gets or sets the operation name. */
2422
+ name?: string;
2423
+ /** 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. */
2424
+ status?: string;
2425
+ /** Gets or sets the start time. */
2426
+ startTime?: string;
2427
+ /** Gets or sets the end time. */
2428
+ endTime?: string;
2429
+ }
2430
+ export declare function operationStatusDeserializer(item: any): OperationStatus;
2431
+ /** The available API versions. */
2432
+ export declare enum KnownVersions {
2433
+ /** The 2024-09-01 API version. */
2434
+ V20240901 = "2024-09-01"
2435
+ }
2436
+ //# sourceMappingURL=models.d.ts.map