@azure/arm-storagesync 8.1.0 → 9.0.0-alpha.20220202.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (424) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +21 -0
  3. package/README.md +69 -80
  4. package/dist/index.js +7404 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/cloudEndpointsCreate.d.ts +2 -0
  9. package/dist-esm/samples-dev/cloudEndpointsCreate.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/cloudEndpointsCreate.js +39 -0
  11. package/dist-esm/samples-dev/cloudEndpointsCreate.js.map +1 -0
  12. package/dist-esm/samples-dev/cloudEndpointsDelete.d.ts +2 -0
  13. package/dist-esm/samples-dev/cloudEndpointsDelete.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/cloudEndpointsDelete.js +33 -0
  15. package/dist-esm/samples-dev/cloudEndpointsDelete.js.map +1 -0
  16. package/dist-esm/samples-dev/cloudEndpointsGet.d.ts +2 -0
  17. package/dist-esm/samples-dev/cloudEndpointsGet.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/cloudEndpointsGet.js +33 -0
  19. package/dist-esm/samples-dev/cloudEndpointsGet.js.map +1 -0
  20. package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.d.ts +2 -0
  21. package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.js +46 -0
  23. package/dist-esm/samples-dev/cloudEndpointsListBySyncGroup.js.map +1 -0
  24. package/dist-esm/samples-dev/cloudEndpointsPostBackup.d.ts +2 -0
  25. package/dist-esm/samples-dev/cloudEndpointsPostBackup.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/cloudEndpointsPostBackup.js +36 -0
  27. package/dist-esm/samples-dev/cloudEndpointsPostBackup.js.map +1 -0
  28. package/dist-esm/samples-dev/cloudEndpointsPostRestore.d.ts +2 -0
  29. package/dist-esm/samples-dev/cloudEndpointsPostRestore.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/cloudEndpointsPostRestore.js +44 -0
  31. package/dist-esm/samples-dev/cloudEndpointsPostRestore.js.map +1 -0
  32. package/dist-esm/samples-dev/cloudEndpointsPreBackup.d.ts +2 -0
  33. package/dist-esm/samples-dev/cloudEndpointsPreBackup.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/cloudEndpointsPreBackup.js +36 -0
  35. package/dist-esm/samples-dev/cloudEndpointsPreBackup.js.map +1 -0
  36. package/dist-esm/samples-dev/cloudEndpointsPreRestore.d.ts +2 -0
  37. package/dist-esm/samples-dev/cloudEndpointsPreRestore.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/cloudEndpointsPreRestore.js +42 -0
  39. package/dist-esm/samples-dev/cloudEndpointsPreRestore.js.map +1 -0
  40. package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.d.ts +2 -0
  41. package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.js +33 -0
  43. package/dist-esm/samples-dev/cloudEndpointsRestoreheartbeat.js.map +1 -0
  44. package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.d.ts +2 -0
  45. package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.js +37 -0
  47. package/dist-esm/samples-dev/cloudEndpointsTriggerChangeDetection.js.map +1 -0
  48. package/dist-esm/samples-dev/operationsList.d.ts +2 -0
  49. package/dist-esm/samples-dev/operationsList.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/operationsList.js +43 -0
  51. package/dist-esm/samples-dev/operationsList.js.map +1 -0
  52. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts +2 -0
  53. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js +38 -0
  55. package/dist-esm/samples-dev/privateEndpointConnectionsCreate.js.map +1 -0
  56. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts +2 -0
  57. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js +32 -0
  59. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js.map +1 -0
  60. package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts +2 -0
  61. package/dist-esm/samples-dev/privateEndpointConnectionsGet.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/privateEndpointConnectionsGet.js +32 -0
  63. package/dist-esm/samples-dev/privateEndpointConnectionsGet.js.map +1 -0
  64. package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.d.ts +2 -0
  65. package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.js +45 -0
  67. package/dist-esm/samples-dev/privateEndpointConnectionsListByStorageSyncService.js.map +1 -0
  68. package/dist-esm/samples-dev/privateLinkResourcesList.d.ts +2 -0
  69. package/dist-esm/samples-dev/privateLinkResourcesList.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/privateLinkResourcesList.js +31 -0
  71. package/dist-esm/samples-dev/privateLinkResourcesList.js.map +1 -0
  72. package/dist-esm/samples-dev/registeredServersCreate.d.ts +2 -0
  73. package/dist-esm/samples-dev/registeredServersCreate.d.ts.map +1 -0
  74. package/dist-esm/samples-dev/registeredServersCreate.js +40 -0
  75. package/dist-esm/samples-dev/registeredServersCreate.js.map +1 -0
  76. package/dist-esm/samples-dev/registeredServersDelete.d.ts +2 -0
  77. package/dist-esm/samples-dev/registeredServersDelete.d.ts.map +1 -0
  78. package/dist-esm/samples-dev/registeredServersDelete.js +32 -0
  79. package/dist-esm/samples-dev/registeredServersDelete.js.map +1 -0
  80. package/dist-esm/samples-dev/registeredServersGet.d.ts +2 -0
  81. package/dist-esm/samples-dev/registeredServersGet.d.ts.map +1 -0
  82. package/dist-esm/samples-dev/registeredServersGet.js +32 -0
  83. package/dist-esm/samples-dev/registeredServersGet.js.map +1 -0
  84. package/dist-esm/samples-dev/registeredServersListByStorageSyncService.d.ts +2 -0
  85. package/dist-esm/samples-dev/registeredServersListByStorageSyncService.d.ts.map +1 -0
  86. package/dist-esm/samples-dev/registeredServersListByStorageSyncService.js +45 -0
  87. package/dist-esm/samples-dev/registeredServersListByStorageSyncService.js.map +1 -0
  88. package/dist-esm/samples-dev/registeredServersTriggerRollover.d.ts +2 -0
  89. package/dist-esm/samples-dev/registeredServersTriggerRollover.d.ts.map +1 -0
  90. package/dist-esm/samples-dev/registeredServersTriggerRollover.js +35 -0
  91. package/dist-esm/samples-dev/registeredServersTriggerRollover.js.map +1 -0
  92. package/dist-esm/samples-dev/serverEndpointsCreate.d.ts +2 -0
  93. package/dist-esm/samples-dev/serverEndpointsCreate.d.ts.map +1 -0
  94. package/dist-esm/samples-dev/serverEndpointsCreate.js +45 -0
  95. package/dist-esm/samples-dev/serverEndpointsCreate.js.map +1 -0
  96. package/dist-esm/samples-dev/serverEndpointsDelete.d.ts +2 -0
  97. package/dist-esm/samples-dev/serverEndpointsDelete.d.ts.map +1 -0
  98. package/dist-esm/samples-dev/serverEndpointsDelete.js +33 -0
  99. package/dist-esm/samples-dev/serverEndpointsDelete.js.map +1 -0
  100. package/dist-esm/samples-dev/serverEndpointsGet.d.ts +2 -0
  101. package/dist-esm/samples-dev/serverEndpointsGet.d.ts.map +1 -0
  102. package/dist-esm/samples-dev/serverEndpointsGet.js +33 -0
  103. package/dist-esm/samples-dev/serverEndpointsGet.js.map +1 -0
  104. package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.d.ts +2 -0
  105. package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.d.ts.map +1 -0
  106. package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.js +46 -0
  107. package/dist-esm/samples-dev/serverEndpointsListBySyncGroup.js.map +1 -0
  108. package/dist-esm/samples-dev/serverEndpointsRecallAction.d.ts +2 -0
  109. package/dist-esm/samples-dev/serverEndpointsRecallAction.d.ts.map +1 -0
  110. package/dist-esm/samples-dev/serverEndpointsRecallAction.js +34 -0
  111. package/dist-esm/samples-dev/serverEndpointsRecallAction.js.map +1 -0
  112. package/dist-esm/samples-dev/serverEndpointsUpdate.d.ts +2 -0
  113. package/dist-esm/samples-dev/serverEndpointsUpdate.d.ts.map +1 -0
  114. package/dist-esm/samples-dev/serverEndpointsUpdate.js +41 -0
  115. package/dist-esm/samples-dev/serverEndpointsUpdate.js.map +1 -0
  116. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.d.ts +2 -0
  117. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.d.ts.map +1 -0
  118. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.js +34 -0
  119. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAlreadyExists.js.map +1 -0
  120. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.d.ts +2 -0
  121. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.d.ts.map +1 -0
  122. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.js +34 -0
  123. package/dist-esm/samples-dev/storageSyncServiceCheckNameAvailabilityAvailable.js.map +1 -0
  124. package/dist-esm/samples-dev/storageSyncServicesCreate.d.ts +2 -0
  125. package/dist-esm/samples-dev/storageSyncServicesCreate.d.ts.map +1 -0
  126. package/dist-esm/samples-dev/storageSyncServicesCreate.js +36 -0
  127. package/dist-esm/samples-dev/storageSyncServicesCreate.js.map +1 -0
  128. package/dist-esm/samples-dev/storageSyncServicesDelete.d.ts +2 -0
  129. package/dist-esm/samples-dev/storageSyncServicesDelete.d.ts.map +1 -0
  130. package/dist-esm/samples-dev/storageSyncServicesDelete.js +31 -0
  131. package/dist-esm/samples-dev/storageSyncServicesDelete.js.map +1 -0
  132. package/dist-esm/samples-dev/storageSyncServicesGet.d.ts +2 -0
  133. package/dist-esm/samples-dev/storageSyncServicesGet.d.ts.map +1 -0
  134. package/dist-esm/samples-dev/storageSyncServicesGet.js +31 -0
  135. package/dist-esm/samples-dev/storageSyncServicesGet.js.map +1 -0
  136. package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.d.ts +2 -0
  137. package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.d.ts.map +1 -0
  138. package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.js +44 -0
  139. package/dist-esm/samples-dev/storageSyncServicesListByResourceGroup.js.map +1 -0
  140. package/dist-esm/samples-dev/storageSyncServicesListBySubscription.d.ts +2 -0
  141. package/dist-esm/samples-dev/storageSyncServicesListBySubscription.d.ts.map +1 -0
  142. package/dist-esm/samples-dev/storageSyncServicesListBySubscription.js +43 -0
  143. package/dist-esm/samples-dev/storageSyncServicesListBySubscription.js.map +1 -0
  144. package/dist-esm/samples-dev/storageSyncServicesUpdate.d.ts +2 -0
  145. package/dist-esm/samples-dev/storageSyncServicesUpdate.d.ts.map +1 -0
  146. package/dist-esm/samples-dev/storageSyncServicesUpdate.js +36 -0
  147. package/dist-esm/samples-dev/storageSyncServicesUpdate.js.map +1 -0
  148. package/dist-esm/samples-dev/syncGroupsCreate.d.ts +2 -0
  149. package/dist-esm/samples-dev/syncGroupsCreate.d.ts.map +1 -0
  150. package/dist-esm/samples-dev/syncGroupsCreate.js +33 -0
  151. package/dist-esm/samples-dev/syncGroupsCreate.js.map +1 -0
  152. package/dist-esm/samples-dev/syncGroupsDelete.d.ts +2 -0
  153. package/dist-esm/samples-dev/syncGroupsDelete.d.ts.map +1 -0
  154. package/dist-esm/samples-dev/syncGroupsDelete.js +32 -0
  155. package/dist-esm/samples-dev/syncGroupsDelete.js.map +1 -0
  156. package/dist-esm/samples-dev/syncGroupsGet.d.ts +2 -0
  157. package/dist-esm/samples-dev/syncGroupsGet.d.ts.map +1 -0
  158. package/dist-esm/samples-dev/syncGroupsGet.js +32 -0
  159. package/dist-esm/samples-dev/syncGroupsGet.js.map +1 -0
  160. package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.d.ts +2 -0
  161. package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.d.ts.map +1 -0
  162. package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.js +45 -0
  163. package/dist-esm/samples-dev/syncGroupsListByStorageSyncService.js.map +1 -0
  164. package/dist-esm/samples-dev/workflowsAbort.d.ts +2 -0
  165. package/dist-esm/samples-dev/workflowsAbort.d.ts.map +1 -0
  166. package/dist-esm/samples-dev/workflowsAbort.js +32 -0
  167. package/dist-esm/samples-dev/workflowsAbort.js.map +1 -0
  168. package/dist-esm/samples-dev/workflowsGet.d.ts +2 -0
  169. package/dist-esm/samples-dev/workflowsGet.d.ts.map +1 -0
  170. package/dist-esm/samples-dev/workflowsGet.js +31 -0
  171. package/dist-esm/samples-dev/workflowsGet.js.map +1 -0
  172. package/dist-esm/samples-dev/workflowsListByStorageSyncService.d.ts +2 -0
  173. package/dist-esm/samples-dev/workflowsListByStorageSyncService.d.ts.map +1 -0
  174. package/dist-esm/samples-dev/workflowsListByStorageSyncService.js +45 -0
  175. package/dist-esm/samples-dev/workflowsListByStorageSyncService.js.map +1 -0
  176. package/dist-esm/src/index.d.ts +5 -0
  177. package/dist-esm/src/index.d.ts.map +1 -0
  178. package/dist-esm/src/index.js +12 -0
  179. package/dist-esm/src/index.js.map +1 -0
  180. package/dist-esm/src/lroImpl.d.ts +16 -0
  181. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  182. package/dist-esm/src/lroImpl.js +29 -0
  183. package/dist-esm/src/lroImpl.js.map +1 -0
  184. package/dist-esm/src/microsoftStorageSync.d.ts +34 -0
  185. package/dist-esm/src/microsoftStorageSync.d.ts.map +1 -0
  186. package/dist-esm/src/microsoftStorageSync.js +95 -0
  187. package/dist-esm/src/microsoftStorageSync.js.map +1 -0
  188. package/dist-esm/src/models/index.d.ts +2205 -0
  189. package/dist-esm/src/models/index.d.ts.map +1 -0
  190. package/dist-esm/src/models/index.js +145 -0
  191. package/dist-esm/src/models/index.js.map +1 -0
  192. package/dist-esm/src/models/mappers.d.ts +114 -0
  193. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  194. package/{esm → dist-esm/src}/models/mappers.js +2204 -1172
  195. package/dist-esm/src/models/mappers.js.map +1 -0
  196. package/dist-esm/src/models/parameters.d.ts +33 -0
  197. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  198. package/dist-esm/src/models/parameters.js +241 -0
  199. package/dist-esm/src/models/parameters.js.map +1 -0
  200. package/dist-esm/src/operations/cloudEndpoints.d.ts +191 -0
  201. package/dist-esm/src/operations/cloudEndpoints.d.ts.map +1 -0
  202. package/dist-esm/src/operations/cloudEndpoints.js +839 -0
  203. package/dist-esm/src/operations/cloudEndpoints.js.map +1 -0
  204. package/{esm → dist-esm/src}/operations/index.d.ts +2 -0
  205. package/dist-esm/src/operations/index.d.ts.map +1 -0
  206. package/{esm → dist-esm/src}/operations/index.js +5 -5
  207. package/dist-esm/src/operations/index.js.map +1 -0
  208. package/dist-esm/src/operations/operationStatusOperations.d.ts +22 -0
  209. package/dist-esm/src/operations/operationStatusOperations.d.ts.map +1 -0
  210. package/dist-esm/src/operations/operationStatusOperations.js +58 -0
  211. package/dist-esm/src/operations/operationStatusOperations.js.map +1 -0
  212. package/dist-esm/src/operations/operations.d.ts +32 -0
  213. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  214. package/dist-esm/src/operations/operations.js +122 -0
  215. package/dist-esm/src/operations/operations.js.map +1 -0
  216. package/dist-esm/src/operations/privateEndpointConnections.d.ts +83 -0
  217. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
  218. package/dist-esm/src/operations/privateEndpointConnections.js +320 -0
  219. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
  220. package/dist-esm/src/operations/privateLinkResources.d.ts +21 -0
  221. package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
  222. package/dist-esm/src/operations/privateLinkResources.js +51 -0
  223. package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
  224. package/dist-esm/src/operations/registeredServers.d.ts +91 -0
  225. package/dist-esm/src/operations/registeredServers.d.ts.map +1 -0
  226. package/dist-esm/src/operations/registeredServers.js +405 -0
  227. package/dist-esm/src/operations/registeredServers.js.map +1 -0
  228. package/dist-esm/src/operations/serverEndpoints.d.ts +118 -0
  229. package/dist-esm/src/operations/serverEndpoints.d.ts.map +1 -0
  230. package/dist-esm/src/operations/serverEndpoints.js +530 -0
  231. package/dist-esm/src/operations/serverEndpoints.js.map +1 -0
  232. package/dist-esm/src/operations/storageSyncServices.d.ts +99 -0
  233. package/dist-esm/src/operations/storageSyncServices.d.ts.map +1 -0
  234. package/dist-esm/src/operations/storageSyncServices.js +471 -0
  235. package/dist-esm/src/operations/storageSyncServices.js.map +1 -0
  236. package/dist-esm/src/operations/syncGroups.d.ts +55 -0
  237. package/dist-esm/src/operations/syncGroups.d.ts.map +1 -0
  238. package/dist-esm/src/operations/syncGroups.js +208 -0
  239. package/dist-esm/src/operations/syncGroups.js.map +1 -0
  240. package/dist-esm/src/operations/workflows.d.ts +46 -0
  241. package/dist-esm/src/operations/workflows.d.ts.map +1 -0
  242. package/dist-esm/src/operations/workflows.js +165 -0
  243. package/dist-esm/src/operations/workflows.js.map +1 -0
  244. package/dist-esm/src/operationsInterfaces/cloudEndpoints.d.ts +173 -0
  245. package/dist-esm/src/operationsInterfaces/cloudEndpoints.d.ts.map +1 -0
  246. package/dist-esm/src/operationsInterfaces/cloudEndpoints.js +9 -0
  247. package/dist-esm/src/operationsInterfaces/cloudEndpoints.js.map +1 -0
  248. package/dist-esm/src/operationsInterfaces/index.d.ts +11 -0
  249. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  250. package/dist-esm/src/operationsInterfaces/index.js +18 -0
  251. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  252. package/dist-esm/src/operationsInterfaces/operationStatusOperations.d.ts +14 -0
  253. package/dist-esm/src/operationsInterfaces/operationStatusOperations.d.ts.map +1 -0
  254. package/dist-esm/src/operationsInterfaces/operationStatusOperations.js +9 -0
  255. package/dist-esm/src/operationsInterfaces/operationStatusOperations.js.map +1 -0
  256. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  257. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  258. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  259. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  260. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +66 -0
  261. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  262. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
  263. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  264. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +13 -0
  265. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  266. package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
  267. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
  268. package/dist-esm/src/operationsInterfaces/registeredServers.d.ts +74 -0
  269. package/dist-esm/src/operationsInterfaces/registeredServers.d.ts.map +1 -0
  270. package/dist-esm/src/operationsInterfaces/registeredServers.js +9 -0
  271. package/dist-esm/src/operationsInterfaces/registeredServers.js.map +1 -0
  272. package/dist-esm/src/operationsInterfaces/serverEndpoints.d.ts +100 -0
  273. package/dist-esm/src/operationsInterfaces/serverEndpoints.d.ts.map +1 -0
  274. package/dist-esm/src/operationsInterfaces/serverEndpoints.js +9 -0
  275. package/dist-esm/src/operationsInterfaces/serverEndpoints.js.map +1 -0
  276. package/dist-esm/src/operationsInterfaces/storageSyncServices.d.ts +76 -0
  277. package/dist-esm/src/operationsInterfaces/storageSyncServices.d.ts.map +1 -0
  278. package/dist-esm/src/operationsInterfaces/storageSyncServices.js +9 -0
  279. package/dist-esm/src/operationsInterfaces/storageSyncServices.js.map +1 -0
  280. package/dist-esm/src/operationsInterfaces/syncGroups.d.ts +38 -0
  281. package/dist-esm/src/operationsInterfaces/syncGroups.d.ts.map +1 -0
  282. package/dist-esm/src/operationsInterfaces/syncGroups.js +9 -0
  283. package/dist-esm/src/operationsInterfaces/syncGroups.js.map +1 -0
  284. package/dist-esm/src/operationsInterfaces/workflows.d.ts +29 -0
  285. package/dist-esm/src/operationsInterfaces/workflows.d.ts.map +1 -0
  286. package/dist-esm/src/operationsInterfaces/workflows.js +9 -0
  287. package/dist-esm/src/operationsInterfaces/workflows.js.map +1 -0
  288. package/dist-esm/test/sampleTest.d.ts +2 -0
  289. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  290. package/dist-esm/test/sampleTest.js +40 -0
  291. package/dist-esm/test/sampleTest.js.map +1 -0
  292. package/package.json +81 -22
  293. package/review/arm-storagesync.api.md +1614 -0
  294. package/rollup.config.js +181 -30
  295. package/src/index.ts +12 -0
  296. package/src/lroImpl.ts +34 -0
  297. package/src/microsoftStorageSync.ts +164 -0
  298. package/src/models/index.ts +1912 -2129
  299. package/src/models/mappers.ts +2303 -1216
  300. package/src/models/parameters.ts +195 -56
  301. package/src/operations/cloudEndpoints.ts +889 -418
  302. package/src/operations/index.ts +5 -5
  303. package/src/operations/operationStatusOperations.ts +44 -62
  304. package/src/operations/operations.ts +88 -74
  305. package/src/operations/privateEndpointConnections.ts +451 -0
  306. package/src/operations/privateLinkResources.ts +70 -0
  307. package/src/operations/registeredServers.ts +416 -191
  308. package/src/operations/serverEndpoints.ts +568 -248
  309. package/src/operations/storageSyncServices.ts +469 -277
  310. package/src/operations/syncGroups.ts +167 -175
  311. package/src/operations/workflows.ts +142 -130
  312. package/src/operationsInterfaces/cloudEndpoints.ts +338 -0
  313. package/src/operationsInterfaces/index.ts +18 -0
  314. package/src/operationsInterfaces/operationStatusOperations.ts +31 -0
  315. package/src/operationsInterfaces/operations.ts +22 -0
  316. package/src/operationsInterfaces/privateEndpointConnections.ts +119 -0
  317. package/src/operationsInterfaces/privateLinkResources.ts +28 -0
  318. package/src/operationsInterfaces/registeredServers.ts +154 -0
  319. package/src/operationsInterfaces/serverEndpoints.ts +207 -0
  320. package/src/operationsInterfaces/storageSyncServices.ts +155 -0
  321. package/src/operationsInterfaces/syncGroups.ts +77 -0
  322. package/src/operationsInterfaces/workflows.ts +59 -0
  323. package/tsconfig.json +5 -4
  324. package/types/arm-storagesync.d.ts +3047 -0
  325. package/types/tsdoc-metadata.json +11 -0
  326. package/dist/arm-storagesync.js +0 -5292
  327. package/dist/arm-storagesync.js.map +0 -1
  328. package/dist/arm-storagesync.min.js +0 -1
  329. package/dist/arm-storagesync.min.js.map +0 -1
  330. package/esm/models/cloudEndpointsMappers.d.ts +0 -2
  331. package/esm/models/cloudEndpointsMappers.d.ts.map +0 -1
  332. package/esm/models/cloudEndpointsMappers.js +0 -9
  333. package/esm/models/cloudEndpointsMappers.js.map +0 -1
  334. package/esm/models/index.d.ts +0 -2509
  335. package/esm/models/index.d.ts.map +0 -1
  336. package/esm/models/index.js +0 -8
  337. package/esm/models/index.js.map +0 -1
  338. package/esm/models/mappers.d.ts +0 -89
  339. package/esm/models/mappers.d.ts.map +0 -1
  340. package/esm/models/mappers.js.map +0 -1
  341. package/esm/models/operationStatusOperationsMappers.d.ts +0 -2
  342. package/esm/models/operationStatusOperationsMappers.d.ts.map +0 -1
  343. package/esm/models/operationStatusOperationsMappers.js +0 -9
  344. package/esm/models/operationStatusOperationsMappers.js.map +0 -1
  345. package/esm/models/operationsMappers.d.ts +0 -2
  346. package/esm/models/operationsMappers.d.ts.map +0 -1
  347. package/esm/models/operationsMappers.js +0 -9
  348. package/esm/models/operationsMappers.js.map +0 -1
  349. package/esm/models/parameters.d.ts +0 -15
  350. package/esm/models/parameters.d.ts.map +0 -1
  351. package/esm/models/parameters.js +0 -152
  352. package/esm/models/parameters.js.map +0 -1
  353. package/esm/models/registeredServersMappers.d.ts +0 -2
  354. package/esm/models/registeredServersMappers.d.ts.map +0 -1
  355. package/esm/models/registeredServersMappers.js +0 -9
  356. package/esm/models/registeredServersMappers.js.map +0 -1
  357. package/esm/models/serverEndpointsMappers.d.ts +0 -2
  358. package/esm/models/serverEndpointsMappers.d.ts.map +0 -1
  359. package/esm/models/serverEndpointsMappers.js +0 -9
  360. package/esm/models/serverEndpointsMappers.js.map +0 -1
  361. package/esm/models/storageSyncServicesMappers.d.ts +0 -2
  362. package/esm/models/storageSyncServicesMappers.d.ts.map +0 -1
  363. package/esm/models/storageSyncServicesMappers.js +0 -9
  364. package/esm/models/storageSyncServicesMappers.js.map +0 -1
  365. package/esm/models/syncGroupsMappers.d.ts +0 -2
  366. package/esm/models/syncGroupsMappers.d.ts.map +0 -1
  367. package/esm/models/syncGroupsMappers.js +0 -9
  368. package/esm/models/syncGroupsMappers.js.map +0 -1
  369. package/esm/models/workflowsMappers.d.ts +0 -2
  370. package/esm/models/workflowsMappers.d.ts.map +0 -1
  371. package/esm/models/workflowsMappers.js +0 -9
  372. package/esm/models/workflowsMappers.js.map +0 -1
  373. package/esm/operations/cloudEndpoints.d.ts +0 -246
  374. package/esm/operations/cloudEndpoints.d.ts.map +0 -1
  375. package/esm/operations/cloudEndpoints.js +0 -602
  376. package/esm/operations/cloudEndpoints.js.map +0 -1
  377. package/esm/operations/index.d.ts.map +0 -1
  378. package/esm/operations/index.js.map +0 -1
  379. package/esm/operations/operationStatusOperations.d.ts +0 -40
  380. package/esm/operations/operationStatusOperations.d.ts.map +0 -1
  381. package/esm/operations/operationStatusOperations.js +0 -63
  382. package/esm/operations/operationStatusOperations.js.map +0 -1
  383. package/esm/operations/operations.d.ts +0 -46
  384. package/esm/operations/operations.d.ts.map +0 -1
  385. package/esm/operations/operations.js +0 -79
  386. package/esm/operations/operations.js.map +0 -1
  387. package/esm/operations/registeredServers.d.ts +0 -117
  388. package/esm/operations/registeredServers.d.ts.map +0 -1
  389. package/esm/operations/registeredServers.js +0 -280
  390. package/esm/operations/registeredServers.js.map +0 -1
  391. package/esm/operations/serverEndpoints.d.ts +0 -149
  392. package/esm/operations/serverEndpoints.d.ts.map +0 -1
  393. package/esm/operations/serverEndpoints.js +0 -361
  394. package/esm/operations/serverEndpoints.js.map +0 -1
  395. package/esm/operations/storageSyncServices.d.ts +0 -154
  396. package/esm/operations/storageSyncServices.d.ts.map +0 -1
  397. package/esm/operations/storageSyncServices.js +0 -261
  398. package/esm/operations/storageSyncServices.js.map +0 -1
  399. package/esm/operations/syncGroups.d.ts +0 -109
  400. package/esm/operations/syncGroups.d.ts.map +0 -1
  401. package/esm/operations/syncGroups.js +0 -169
  402. package/esm/operations/syncGroups.js.map +0 -1
  403. package/esm/operations/workflows.d.ts +0 -82
  404. package/esm/operations/workflows.d.ts.map +0 -1
  405. package/esm/operations/workflows.js +0 -126
  406. package/esm/operations/workflows.js.map +0 -1
  407. package/esm/storageSyncManagementClient.d.ts +0 -31
  408. package/esm/storageSyncManagementClient.d.ts.map +0 -1
  409. package/esm/storageSyncManagementClient.js +0 -45
  410. package/esm/storageSyncManagementClient.js.map +0 -1
  411. package/esm/storageSyncManagementClientContext.d.ts +0 -22
  412. package/esm/storageSyncManagementClientContext.d.ts.map +0 -1
  413. package/esm/storageSyncManagementClientContext.js +0 -61
  414. package/esm/storageSyncManagementClientContext.js.map +0 -1
  415. package/src/models/cloudEndpointsMappers.ts +0 -52
  416. package/src/models/operationStatusOperationsMappers.ts +0 -15
  417. package/src/models/operationsMappers.ts +0 -17
  418. package/src/models/registeredServersMappers.ts +0 -42
  419. package/src/models/serverEndpointsMappers.ts +0 -44
  420. package/src/models/storageSyncServicesMappers.ts +0 -46
  421. package/src/models/syncGroupsMappers.ts +0 -40
  422. package/src/models/workflowsMappers.ts +0 -39
  423. package/src/storageSyncManagementClient.ts +0 -62
  424. package/src/storageSyncManagementClientContext.ts +0 -68
@@ -0,0 +1,2205 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ /** The list of storage sync operations. */
3
+ export interface OperationEntityListResult {
4
+ /** The link used to get the next page of operations. */
5
+ nextLink?: string;
6
+ /** The list of operations. */
7
+ value?: OperationEntity[];
8
+ }
9
+ /** The operation supported by storage sync. */
10
+ export interface OperationEntity {
11
+ /** Operation name: {provider}/{resource}/{operation}. */
12
+ name?: string;
13
+ /** The operation supported by storage sync. */
14
+ display?: OperationDisplayInfo;
15
+ /** The origin. */
16
+ origin?: string;
17
+ /** Properties of the operations resource. */
18
+ properties?: OperationProperties;
19
+ }
20
+ /** The operation supported by storage sync. */
21
+ export interface OperationDisplayInfo {
22
+ /** The description of the operation. */
23
+ description?: string;
24
+ /** The action that users can perform, based on their permission level. */
25
+ operation?: string;
26
+ /** Service provider: Microsoft StorageSync. */
27
+ provider?: string;
28
+ /** Resource on which the operation is performed. */
29
+ resource?: string;
30
+ }
31
+ /** Properties of the operations resource. */
32
+ export interface OperationProperties {
33
+ /** Service specification for the operations resource. */
34
+ serviceSpecification?: OperationResourceServiceSpecification;
35
+ }
36
+ /** Service specification. */
37
+ export interface OperationResourceServiceSpecification {
38
+ /** List of metric specifications. */
39
+ metricSpecifications?: OperationResourceMetricSpecification[];
40
+ }
41
+ /** Operation Display Resource object. */
42
+ export interface OperationResourceMetricSpecification {
43
+ /** Name of the metric. */
44
+ name?: string;
45
+ /** Display name for the metric. */
46
+ displayName?: string;
47
+ /** Display description for the metric. */
48
+ displayDescription?: string;
49
+ /** Unit for the metric. */
50
+ unit?: string;
51
+ /** Aggregation type for the metric. */
52
+ aggregationType?: string;
53
+ /** Fill gaps in the metric with zero. */
54
+ fillGapWithZero?: boolean;
55
+ /** Dimensions for the metric specification. */
56
+ dimensions?: OperationResourceMetricSpecificationDimension[];
57
+ }
58
+ /** OperationResourceMetricSpecificationDimension object. */
59
+ export interface OperationResourceMetricSpecificationDimension {
60
+ /** Name of the dimension. */
61
+ name?: string;
62
+ /** Display name of the dimensions. */
63
+ displayName?: string;
64
+ /** Indicates metric should be exported for Shoebox. */
65
+ toBeExportedForShoebox?: boolean;
66
+ }
67
+ /** Error type */
68
+ export interface StorageSyncError {
69
+ /** Error details of the given entry. */
70
+ error?: StorageSyncApiError;
71
+ /** Error details of the given entry. */
72
+ innererror?: StorageSyncApiError;
73
+ }
74
+ /** Error type */
75
+ export interface StorageSyncApiError {
76
+ /** Error code of the given entry. */
77
+ code?: string;
78
+ /** Error message of the given entry. */
79
+ message?: string;
80
+ /** Target of the given error entry. */
81
+ target?: string;
82
+ /** Error details of the given entry. */
83
+ details?: StorageSyncErrorDetails;
84
+ /** Inner error details of the given entry. */
85
+ innerError?: StorageSyncInnerErrorDetails;
86
+ }
87
+ /** Error Details object. */
88
+ export interface StorageSyncErrorDetails {
89
+ /** Error code of the given entry. */
90
+ code?: string;
91
+ /** Error message of the given entry. */
92
+ message?: string;
93
+ /** Target of the given entry. */
94
+ target?: string;
95
+ /** Request URI of the given entry. */
96
+ requestUri?: string;
97
+ /** Exception type of the given entry. */
98
+ exceptionType?: string;
99
+ /** HTTP method of the given entry. */
100
+ httpMethod?: string;
101
+ /** Hashed message of the given entry. */
102
+ hashedMessage?: string;
103
+ /** HTTP error code of the given entry. */
104
+ httpErrorCode?: string;
105
+ }
106
+ /** Error Details object. */
107
+ export interface StorageSyncInnerErrorDetails {
108
+ /** Call stack of the error. */
109
+ callStack?: string;
110
+ /** Error message of the error. */
111
+ message?: string;
112
+ /** Exception of the inner error. */
113
+ innerException?: string;
114
+ /** Call stack of the inner error. */
115
+ innerExceptionCallStack?: string;
116
+ }
117
+ /** Parameters for a check name availability request. */
118
+ export interface CheckNameAvailabilityParameters {
119
+ /** The name to check for availability */
120
+ name: string;
121
+ /** The resource type. Must be set to Microsoft.StorageSync/storageSyncServices */
122
+ type: "Microsoft.StorageSync/storageSyncServices";
123
+ }
124
+ /** The CheckNameAvailability operation response. */
125
+ export interface CheckNameAvailabilityResult {
126
+ /**
127
+ * Gets a boolean value that indicates whether the name is available for you to use. If true, the name is available. If false, the name has already been taken or invalid and cannot be used.
128
+ * NOTE: This property will not be serialized. It can only be populated by the server.
129
+ */
130
+ readonly nameAvailable?: boolean;
131
+ /**
132
+ * Gets the reason that a Storage Sync Service name could not be used. The Reason element is only returned if NameAvailable is false.
133
+ * NOTE: This property will not be serialized. It can only be populated by the server.
134
+ */
135
+ readonly reason?: NameAvailabilityReason;
136
+ /**
137
+ * Gets an error message explaining the Reason value in more detail.
138
+ * NOTE: This property will not be serialized. It can only be populated by the server.
139
+ */
140
+ readonly message?: string;
141
+ }
142
+ /** The parameters used when creating a storage sync service. */
143
+ export interface StorageSyncServiceCreateParameters {
144
+ /** Required. Gets or sets the location of the resource. This will be one of the supported and registered Azure Geo Regions (e.g. West US, East US, Southeast Asia, etc.). The geo region of a resource cannot be changed once it is created, but if an identical geo region is specified on update, the request will succeed. */
145
+ location: string;
146
+ /** Gets or sets a list of key value pairs that describe the resource. These tags can be used for viewing and grouping this resource (across resource groups). A maximum of 15 tags can be provided for a resource. Each tag must have a key with a length no greater than 128 characters and a value with a length no greater than 256 characters. */
147
+ tags?: {
148
+ [propertyName: string]: string;
149
+ };
150
+ /** Incoming Traffic Policy */
151
+ incomingTrafficPolicy?: IncomingTrafficPolicy;
152
+ }
153
+ /** The Private Endpoint resource. */
154
+ export interface PrivateEndpoint {
155
+ /**
156
+ * The ARM identifier for Private Endpoint
157
+ * NOTE: This property will not be serialized. It can only be populated by the server.
158
+ */
159
+ readonly id?: string;
160
+ }
161
+ /** A collection of information about the state of the connection between service consumer and provider. */
162
+ export interface PrivateLinkServiceConnectionState {
163
+ /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
164
+ status?: PrivateEndpointServiceConnectionStatus;
165
+ /** The reason for approval/rejection of the connection. */
166
+ description?: string;
167
+ /** A message indicating if changes on the service provider require any updates on the consumer. */
168
+ actionsRequired?: string;
169
+ }
170
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
171
+ export interface Resource {
172
+ /**
173
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
174
+ * NOTE: This property will not be serialized. It can only be populated by the server.
175
+ */
176
+ readonly id?: string;
177
+ /**
178
+ * The name of the resource
179
+ * NOTE: This property will not be serialized. It can only be populated by the server.
180
+ */
181
+ readonly name?: string;
182
+ /**
183
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
184
+ * NOTE: This property will not be serialized. It can only be populated by the server.
185
+ */
186
+ readonly type?: string;
187
+ }
188
+ /** Parameters for updating an Storage sync service. */
189
+ export interface StorageSyncServiceUpdateParameters {
190
+ /** The user-specified tags associated with the storage sync service. */
191
+ tags?: {
192
+ [propertyName: string]: string;
193
+ };
194
+ /** Incoming Traffic Policy */
195
+ incomingTrafficPolicy?: IncomingTrafficPolicy;
196
+ }
197
+ /** Array of StorageSyncServices */
198
+ export interface StorageSyncServiceArray {
199
+ /** Collection of StorageSyncServices. */
200
+ value?: StorageSyncService[];
201
+ }
202
+ /** A list of private link resources */
203
+ export interface PrivateLinkResourceListResult {
204
+ /** Array of private link resources */
205
+ value?: PrivateLinkResource[];
206
+ }
207
+ /** List of private endpoint connection associated with the specified storage account */
208
+ export interface PrivateEndpointConnectionListResult {
209
+ /** Array of private endpoint connections */
210
+ value?: PrivateEndpointConnection[];
211
+ }
212
+ /** Array of SyncGroup */
213
+ export interface SyncGroupArray {
214
+ /** Collection of SyncGroup. */
215
+ value?: SyncGroup[];
216
+ }
217
+ /** Cloud endpoint change enumeration status object */
218
+ export interface CloudEndpointChangeEnumerationStatus {
219
+ /**
220
+ * Last updated timestamp
221
+ * NOTE: This property will not be serialized. It can only be populated by the server.
222
+ */
223
+ readonly lastUpdatedTimestamp?: Date;
224
+ /**
225
+ * Status of last completed change enumeration
226
+ * NOTE: This property will not be serialized. It can only be populated by the server.
227
+ */
228
+ readonly lastEnumerationStatus?: CloudEndpointLastChangeEnumerationStatus;
229
+ /**
230
+ * Change enumeration activity
231
+ * NOTE: This property will not be serialized. It can only be populated by the server.
232
+ */
233
+ readonly activity?: CloudEndpointChangeEnumerationActivity;
234
+ }
235
+ /** Cloud endpoint change enumeration status object */
236
+ export interface CloudEndpointLastChangeEnumerationStatus {
237
+ /**
238
+ * Timestamp when change enumeration started
239
+ * NOTE: This property will not be serialized. It can only be populated by the server.
240
+ */
241
+ readonly startedTimestamp?: Date;
242
+ /**
243
+ * Timestamp when change enumeration completed
244
+ * NOTE: This property will not be serialized. It can only be populated by the server.
245
+ */
246
+ readonly completedTimestamp?: Date;
247
+ /**
248
+ * Count of files in the namespace
249
+ * NOTE: This property will not be serialized. It can only be populated by the server.
250
+ */
251
+ readonly namespaceFilesCount?: number;
252
+ /**
253
+ * Count of directories in the namespace
254
+ * NOTE: This property will not be serialized. It can only be populated by the server.
255
+ */
256
+ readonly namespaceDirectoriesCount?: number;
257
+ /**
258
+ * Namespace size in bytes
259
+ * NOTE: This property will not be serialized. It can only be populated by the server.
260
+ */
261
+ readonly namespaceSizeBytes?: number;
262
+ /**
263
+ * Timestamp of when change enumeration is expected to run again
264
+ * NOTE: This property will not be serialized. It can only be populated by the server.
265
+ */
266
+ readonly nextRunTimestamp?: Date;
267
+ }
268
+ /** Cloud endpoint change enumeration activity object */
269
+ export interface CloudEndpointChangeEnumerationActivity {
270
+ /**
271
+ * Last updated timestamp
272
+ * NOTE: This property will not be serialized. It can only be populated by the server.
273
+ */
274
+ readonly lastUpdatedTimestamp?: Date;
275
+ /**
276
+ * Change enumeration operation state
277
+ * NOTE: This property will not be serialized. It can only be populated by the server.
278
+ */
279
+ readonly operationState?: CloudEndpointChangeEnumerationActivityState;
280
+ /**
281
+ * When non-zero, indicates an issue that is delaying change enumeration
282
+ * NOTE: This property will not be serialized. It can only be populated by the server.
283
+ */
284
+ readonly statusCode?: number;
285
+ /**
286
+ * Timestamp when change enumeration started
287
+ * NOTE: This property will not be serialized. It can only be populated by the server.
288
+ */
289
+ readonly startedTimestamp?: Date;
290
+ /**
291
+ * Count of files processed
292
+ * NOTE: This property will not be serialized. It can only be populated by the server.
293
+ */
294
+ readonly processedFilesCount?: number;
295
+ /**
296
+ * Count of directories processed
297
+ * NOTE: This property will not be serialized. It can only be populated by the server.
298
+ */
299
+ readonly processedDirectoriesCount?: number;
300
+ /**
301
+ * Total count of files enumerated
302
+ * NOTE: This property will not be serialized. It can only be populated by the server.
303
+ */
304
+ readonly totalFilesCount?: number;
305
+ /**
306
+ * Total count of directories enumerated
307
+ * NOTE: This property will not be serialized. It can only be populated by the server.
308
+ */
309
+ readonly totalDirectoriesCount?: number;
310
+ /**
311
+ * Total enumerated size in bytes
312
+ * NOTE: This property will not be serialized. It can only be populated by the server.
313
+ */
314
+ readonly totalSizeBytes?: number;
315
+ /**
316
+ * Progress percentage for change enumeration run, excluding processing of deletes
317
+ * NOTE: This property will not be serialized. It can only be populated by the server.
318
+ */
319
+ readonly progressPercent?: number;
320
+ /**
321
+ * Estimate of time remaining for the enumeration run
322
+ * NOTE: This property will not be serialized. It can only be populated by the server.
323
+ */
324
+ readonly minutesRemaining?: number;
325
+ /**
326
+ * Change enumeration total counts state
327
+ * NOTE: This property will not be serialized. It can only be populated by the server.
328
+ */
329
+ readonly totalCountsState?: CloudEndpointChangeEnumerationTotalCountsState;
330
+ /**
331
+ * Progress percentage for processing deletes. This is done separately from the rest of the enumeration run
332
+ * NOTE: This property will not be serialized. It can only be populated by the server.
333
+ */
334
+ readonly deletesProgressPercent?: number;
335
+ }
336
+ /** Array of CloudEndpoint */
337
+ export interface CloudEndpointArray {
338
+ /** Collection of CloudEndpoint. */
339
+ value?: CloudEndpoint[];
340
+ }
341
+ /** Backup request */
342
+ export interface BackupRequest {
343
+ /** Azure File Share. */
344
+ azureFileShare?: string;
345
+ }
346
+ /** Post Backup Response */
347
+ export interface PostBackupResponse {
348
+ /**
349
+ * cloud endpoint Name.
350
+ * NOTE: This property will not be serialized. It can only be populated by the server.
351
+ */
352
+ readonly cloudEndpointName?: string;
353
+ }
354
+ /** Pre Restore request object. */
355
+ export interface PreRestoreRequest {
356
+ /** Pre Restore partition. */
357
+ partition?: string;
358
+ /** Pre Restore replica group. */
359
+ replicaGroup?: string;
360
+ /** Pre Restore request id. */
361
+ requestId?: string;
362
+ /** Pre Restore Azure file share uri. */
363
+ azureFileShareUri?: string;
364
+ /** Pre Restore Azure status. */
365
+ status?: string;
366
+ /** Pre Restore Azure source azure file share uri. */
367
+ sourceAzureFileShareUri?: string;
368
+ /** Pre Restore backup metadata property bag. */
369
+ backupMetadataPropertyBag?: string;
370
+ /** Pre Restore restore file spec array. */
371
+ restoreFileSpec?: RestoreFileSpec[];
372
+ /** Pre Restore pause wait for sync drain time period in seconds. */
373
+ pauseWaitForSyncDrainTimePeriodInSeconds?: number;
374
+ }
375
+ /** Restore file spec. */
376
+ export interface RestoreFileSpec {
377
+ /** Restore file spec path */
378
+ path?: string;
379
+ /** Restore file spec isdir */
380
+ isdir?: boolean;
381
+ }
382
+ /** Post Restore Request */
383
+ export interface PostRestoreRequest {
384
+ /** Post Restore partition. */
385
+ partition?: string;
386
+ /** Post Restore replica group. */
387
+ replicaGroup?: string;
388
+ /** Post Restore request id. */
389
+ requestId?: string;
390
+ /** Post Restore Azure file share uri. */
391
+ azureFileShareUri?: string;
392
+ /** Post Restore Azure status. */
393
+ status?: string;
394
+ /** Post Restore Azure source azure file share uri. */
395
+ sourceAzureFileShareUri?: string;
396
+ /** Post Restore Azure failed file list. */
397
+ failedFileList?: string;
398
+ /** Post Restore restore file spec array. */
399
+ restoreFileSpec?: RestoreFileSpec[];
400
+ }
401
+ /** The parameters used when calling trigger change detection action on cloud endpoint. */
402
+ export interface TriggerChangeDetectionParameters {
403
+ /** Relative path to a directory Azure File share for which change detection is to be performed. */
404
+ directoryPath?: string;
405
+ /** Change Detection Mode. Applies to a directory specified in directoryPath parameter. */
406
+ changeDetectionMode?: ChangeDetectionMode;
407
+ /** Array of relative paths on the Azure File share to be included in the change detection. Can be files and directories. */
408
+ paths?: string[];
409
+ }
410
+ /** Server Endpoint sync status */
411
+ export interface ServerEndpointSyncStatus {
412
+ /**
413
+ * Download Health Status.
414
+ * NOTE: This property will not be serialized. It can only be populated by the server.
415
+ */
416
+ readonly downloadHealth?: ServerEndpointHealthState;
417
+ /**
418
+ * Upload Health Status.
419
+ * NOTE: This property will not be serialized. It can only be populated by the server.
420
+ */
421
+ readonly uploadHealth?: ServerEndpointHealthState;
422
+ /**
423
+ * Combined Health Status.
424
+ * NOTE: This property will not be serialized. It can only be populated by the server.
425
+ */
426
+ readonly combinedHealth?: ServerEndpointHealthState;
427
+ /**
428
+ * Sync activity
429
+ * NOTE: This property will not be serialized. It can only be populated by the server.
430
+ */
431
+ readonly syncActivity?: ServerEndpointSyncActivityState;
432
+ /**
433
+ * Total count of persistent files not syncing (combined upload + download).
434
+ * NOTE: This property will not be serialized. It can only be populated by the server.
435
+ */
436
+ readonly totalPersistentFilesNotSyncingCount?: number;
437
+ /**
438
+ * Last Updated Timestamp
439
+ * NOTE: This property will not be serialized. It can only be populated by the server.
440
+ */
441
+ readonly lastUpdatedTimestamp?: Date;
442
+ /**
443
+ * Upload Status
444
+ * NOTE: This property will not be serialized. It can only be populated by the server.
445
+ */
446
+ readonly uploadStatus?: ServerEndpointSyncSessionStatus;
447
+ /**
448
+ * Download Status
449
+ * NOTE: This property will not be serialized. It can only be populated by the server.
450
+ */
451
+ readonly downloadStatus?: ServerEndpointSyncSessionStatus;
452
+ /**
453
+ * Upload sync activity
454
+ * NOTE: This property will not be serialized. It can only be populated by the server.
455
+ */
456
+ readonly uploadActivity?: ServerEndpointSyncActivityStatus;
457
+ /**
458
+ * Download sync activity
459
+ * NOTE: This property will not be serialized. It can only be populated by the server.
460
+ */
461
+ readonly downloadActivity?: ServerEndpointSyncActivityStatus;
462
+ /**
463
+ * Offline Data Transfer State
464
+ * NOTE: This property will not be serialized. It can only be populated by the server.
465
+ */
466
+ readonly offlineDataTransferStatus?: ServerEndpointOfflineDataTransferState;
467
+ /**
468
+ * Background data download activity
469
+ * NOTE: This property will not be serialized. It can only be populated by the server.
470
+ */
471
+ readonly backgroundDataDownloadActivity?: ServerEndpointBackgroundDataDownloadActivity;
472
+ }
473
+ /** Sync Session status object. */
474
+ export interface ServerEndpointSyncSessionStatus {
475
+ /**
476
+ * Last sync result (HResult)
477
+ * NOTE: This property will not be serialized. It can only be populated by the server.
478
+ */
479
+ readonly lastSyncResult?: number;
480
+ /**
481
+ * Last sync timestamp
482
+ * NOTE: This property will not be serialized. It can only be populated by the server.
483
+ */
484
+ readonly lastSyncTimestamp?: Date;
485
+ /**
486
+ * Last sync success timestamp
487
+ * NOTE: This property will not be serialized. It can only be populated by the server.
488
+ */
489
+ readonly lastSyncSuccessTimestamp?: Date;
490
+ /**
491
+ * Last sync per item error count.
492
+ * NOTE: This property will not be serialized. It can only be populated by the server.
493
+ */
494
+ readonly lastSyncPerItemErrorCount?: number;
495
+ /**
496
+ * Count of persistent files not syncing.
497
+ * NOTE: This property will not be serialized. It can only be populated by the server.
498
+ */
499
+ readonly persistentFilesNotSyncingCount?: number;
500
+ /**
501
+ * Count of transient files not syncing.
502
+ * NOTE: This property will not be serialized. It can only be populated by the server.
503
+ */
504
+ readonly transientFilesNotSyncingCount?: number;
505
+ /**
506
+ * Array of per-item errors coming from the last sync session.
507
+ * NOTE: This property will not be serialized. It can only be populated by the server.
508
+ */
509
+ readonly filesNotSyncingErrors?: ServerEndpointFilesNotSyncingError[];
510
+ /**
511
+ * Sync mode
512
+ * NOTE: This property will not be serialized. It can only be populated by the server.
513
+ */
514
+ readonly lastSyncMode?: ServerEndpointSyncMode;
515
+ }
516
+ /** Files not syncing error object */
517
+ export interface ServerEndpointFilesNotSyncingError {
518
+ /**
519
+ * Error code (HResult)
520
+ * NOTE: This property will not be serialized. It can only be populated by the server.
521
+ */
522
+ readonly errorCode?: number;
523
+ /**
524
+ * Count of persistent files not syncing with the specified error code
525
+ * NOTE: This property will not be serialized. It can only be populated by the server.
526
+ */
527
+ readonly persistentCount?: number;
528
+ /**
529
+ * Count of transient files not syncing with the specified error code
530
+ * NOTE: This property will not be serialized. It can only be populated by the server.
531
+ */
532
+ readonly transientCount?: number;
533
+ }
534
+ /** Sync Session status object. */
535
+ export interface ServerEndpointSyncActivityStatus {
536
+ /**
537
+ * Timestamp when properties were updated
538
+ * NOTE: This property will not be serialized. It can only be populated by the server.
539
+ */
540
+ readonly timestamp?: Date;
541
+ /**
542
+ * Per item error count
543
+ * NOTE: This property will not be serialized. It can only be populated by the server.
544
+ */
545
+ readonly perItemErrorCount?: number;
546
+ /**
547
+ * Applied item count.
548
+ * NOTE: This property will not be serialized. It can only be populated by the server.
549
+ */
550
+ readonly appliedItemCount?: number;
551
+ /**
552
+ * Total item count (if available)
553
+ * NOTE: This property will not be serialized. It can only be populated by the server.
554
+ */
555
+ readonly totalItemCount?: number;
556
+ /**
557
+ * Applied bytes
558
+ * NOTE: This property will not be serialized. It can only be populated by the server.
559
+ */
560
+ readonly appliedBytes?: number;
561
+ /**
562
+ * Total bytes (if available)
563
+ * NOTE: This property will not be serialized. It can only be populated by the server.
564
+ */
565
+ readonly totalBytes?: number;
566
+ /**
567
+ * Sync mode
568
+ * NOTE: This property will not be serialized. It can only be populated by the server.
569
+ */
570
+ readonly syncMode?: ServerEndpointSyncMode;
571
+ /**
572
+ * Session minutes remaining (if available)
573
+ * NOTE: This property will not be serialized. It can only be populated by the server.
574
+ */
575
+ readonly sessionMinutesRemaining?: number;
576
+ }
577
+ /** Background data download activity object */
578
+ export interface ServerEndpointBackgroundDataDownloadActivity {
579
+ /**
580
+ * Timestamp when properties were updated
581
+ * NOTE: This property will not be serialized. It can only be populated by the server.
582
+ */
583
+ readonly timestamp?: Date;
584
+ /**
585
+ * Timestamp when the operation started
586
+ * NOTE: This property will not be serialized. It can only be populated by the server.
587
+ */
588
+ readonly startedTimestamp?: Date;
589
+ /**
590
+ * Progress percentage
591
+ * NOTE: This property will not be serialized. It can only be populated by the server.
592
+ */
593
+ readonly percentProgress?: number;
594
+ /**
595
+ * Running count of bytes downloaded
596
+ * NOTE: This property will not be serialized. It can only be populated by the server.
597
+ */
598
+ readonly downloadedBytes?: number;
599
+ }
600
+ /** Server endpoint cloud tiering status object. */
601
+ export interface ServerEndpointCloudTieringStatus {
602
+ /**
603
+ * Last updated timestamp
604
+ * NOTE: This property will not be serialized. It can only be populated by the server.
605
+ */
606
+ readonly lastUpdatedTimestamp?: Date;
607
+ /**
608
+ * Cloud tiering health state.
609
+ * NOTE: This property will not be serialized. It can only be populated by the server.
610
+ */
611
+ readonly health?: ServerEndpointHealthState;
612
+ /**
613
+ * The last updated timestamp of health state
614
+ * NOTE: This property will not be serialized. It can only be populated by the server.
615
+ */
616
+ readonly healthLastUpdatedTimestamp?: Date;
617
+ /**
618
+ * Last cloud tiering result (HResult)
619
+ * NOTE: This property will not be serialized. It can only be populated by the server.
620
+ */
621
+ readonly lastCloudTieringResult?: number;
622
+ /**
623
+ * Last cloud tiering success timestamp
624
+ * NOTE: This property will not be serialized. It can only be populated by the server.
625
+ */
626
+ readonly lastSuccessTimestamp?: Date;
627
+ /**
628
+ * Information regarding how much local space cloud tiering is saving.
629
+ * NOTE: This property will not be serialized. It can only be populated by the server.
630
+ */
631
+ readonly spaceSavings?: CloudTieringSpaceSavings;
632
+ /**
633
+ * Information regarding how well the local cache on the server is performing.
634
+ * NOTE: This property will not be serialized. It can only be populated by the server.
635
+ */
636
+ readonly cachePerformance?: CloudTieringCachePerformance;
637
+ /**
638
+ * Information regarding files that failed to be tiered
639
+ * NOTE: This property will not be serialized. It can only be populated by the server.
640
+ */
641
+ readonly filesNotTiering?: CloudTieringFilesNotTiering;
642
+ /**
643
+ * Status of the volume free space policy
644
+ * NOTE: This property will not be serialized. It can only be populated by the server.
645
+ */
646
+ readonly volumeFreeSpacePolicyStatus?: CloudTieringVolumeFreeSpacePolicyStatus;
647
+ /**
648
+ * Status of the date policy
649
+ * NOTE: This property will not be serialized. It can only be populated by the server.
650
+ */
651
+ readonly datePolicyStatus?: CloudTieringDatePolicyStatus;
652
+ }
653
+ /** Server endpoint cloud tiering status object. */
654
+ export interface CloudTieringSpaceSavings {
655
+ /**
656
+ * Last updated timestamp
657
+ * NOTE: This property will not be serialized. It can only be populated by the server.
658
+ */
659
+ readonly lastUpdatedTimestamp?: Date;
660
+ /**
661
+ * Volume size
662
+ * NOTE: This property will not be serialized. It can only be populated by the server.
663
+ */
664
+ readonly volumeSizeBytes?: number;
665
+ /**
666
+ * Total size of content in the azure file share
667
+ * NOTE: This property will not be serialized. It can only be populated by the server.
668
+ */
669
+ readonly totalSizeCloudBytes?: number;
670
+ /**
671
+ * Cached content size on the server
672
+ * NOTE: This property will not be serialized. It can only be populated by the server.
673
+ */
674
+ readonly cachedSizeBytes?: number;
675
+ /**
676
+ * Percentage of cached size over total size
677
+ * NOTE: This property will not be serialized. It can only be populated by the server.
678
+ */
679
+ readonly spaceSavingsPercent?: number;
680
+ /**
681
+ * Count of bytes saved on the server
682
+ * NOTE: This property will not be serialized. It can only be populated by the server.
683
+ */
684
+ readonly spaceSavingsBytes?: number;
685
+ }
686
+ /** Server endpoint cloud tiering status object. */
687
+ export interface CloudTieringCachePerformance {
688
+ /**
689
+ * Last updated timestamp
690
+ * NOTE: This property will not be serialized. It can only be populated by the server.
691
+ */
692
+ readonly lastUpdatedTimestamp?: Date;
693
+ /**
694
+ * Count of bytes that were served from the local server
695
+ * NOTE: This property will not be serialized. It can only be populated by the server.
696
+ */
697
+ readonly cacheHitBytes?: number;
698
+ /**
699
+ * Count of bytes that were served from the cloud
700
+ * NOTE: This property will not be serialized. It can only be populated by the server.
701
+ */
702
+ readonly cacheMissBytes?: number;
703
+ /**
704
+ * Percentage of total bytes (hit + miss) that were served from the local server
705
+ * NOTE: This property will not be serialized. It can only be populated by the server.
706
+ */
707
+ readonly cacheHitBytesPercent?: number;
708
+ }
709
+ /** Server endpoint cloud tiering status object. */
710
+ export interface CloudTieringFilesNotTiering {
711
+ /**
712
+ * Last updated timestamp
713
+ * NOTE: This property will not be serialized. It can only be populated by the server.
714
+ */
715
+ readonly lastUpdatedTimestamp?: Date;
716
+ /**
717
+ * Last cloud tiering result (HResult)
718
+ * NOTE: This property will not be serialized. It can only be populated by the server.
719
+ */
720
+ readonly totalFileCount?: number;
721
+ /**
722
+ * Array of tiering errors
723
+ * NOTE: This property will not be serialized. It can only be populated by the server.
724
+ */
725
+ readonly errors?: FilesNotTieringError[];
726
+ }
727
+ /** Files not tiering error object */
728
+ export interface FilesNotTieringError {
729
+ /**
730
+ * Error code (HResult)
731
+ * NOTE: This property will not be serialized. It can only be populated by the server.
732
+ */
733
+ readonly errorCode?: number;
734
+ /**
735
+ * Count of files with this error
736
+ * NOTE: This property will not be serialized. It can only be populated by the server.
737
+ */
738
+ readonly fileCount?: number;
739
+ }
740
+ /** Status of the volume free space policy */
741
+ export interface CloudTieringVolumeFreeSpacePolicyStatus {
742
+ /**
743
+ * Last updated timestamp
744
+ * NOTE: This property will not be serialized. It can only be populated by the server.
745
+ */
746
+ readonly lastUpdatedTimestamp?: Date;
747
+ /**
748
+ * In the case where multiple server endpoints are present in a volume, an effective free space policy is applied.
749
+ * NOTE: This property will not be serialized. It can only be populated by the server.
750
+ */
751
+ readonly effectiveVolumeFreeSpacePolicy?: number;
752
+ /**
753
+ * Current volume free space percentage.
754
+ * NOTE: This property will not be serialized. It can only be populated by the server.
755
+ */
756
+ readonly currentVolumeFreeSpacePercent?: number;
757
+ }
758
+ /** Status of the date policy */
759
+ export interface CloudTieringDatePolicyStatus {
760
+ /**
761
+ * Last updated timestamp
762
+ * NOTE: This property will not be serialized. It can only be populated by the server.
763
+ */
764
+ readonly lastUpdatedTimestamp?: Date;
765
+ /**
766
+ * Most recent access time of tiered files
767
+ * NOTE: This property will not be serialized. It can only be populated by the server.
768
+ */
769
+ readonly tieredFilesMostRecentAccessTimestamp?: Date;
770
+ }
771
+ /** Server endpoint recall status object. */
772
+ export interface ServerEndpointRecallStatus {
773
+ /**
774
+ * Last updated timestamp
775
+ * NOTE: This property will not be serialized. It can only be populated by the server.
776
+ */
777
+ readonly lastUpdatedTimestamp?: Date;
778
+ /**
779
+ * Total count of recall errors.
780
+ * NOTE: This property will not be serialized. It can only be populated by the server.
781
+ */
782
+ readonly totalRecallErrorsCount?: number;
783
+ /**
784
+ * Array of recall errors
785
+ * NOTE: This property will not be serialized. It can only be populated by the server.
786
+ */
787
+ readonly recallErrors?: ServerEndpointRecallError[];
788
+ }
789
+ /** Server endpoint recall error object */
790
+ export interface ServerEndpointRecallError {
791
+ /**
792
+ * Error code (HResult)
793
+ * NOTE: This property will not be serialized. It can only be populated by the server.
794
+ */
795
+ readonly errorCode?: number;
796
+ /**
797
+ * Count of occurences of the error
798
+ * NOTE: This property will not be serialized. It can only be populated by the server.
799
+ */
800
+ readonly count?: number;
801
+ }
802
+ /** Parameters for updating an Server Endpoint. */
803
+ export interface ServerEndpointUpdateParameters {
804
+ /** Cloud Tiering. */
805
+ cloudTiering?: FeatureStatus;
806
+ /** Level of free space to be maintained by Cloud Tiering if it is enabled. */
807
+ volumeFreeSpacePercent?: number;
808
+ /** Tier files older than days. */
809
+ tierFilesOlderThanDays?: number;
810
+ /** Offline data transfer */
811
+ offlineDataTransfer?: FeatureStatus;
812
+ /** Offline data transfer share name */
813
+ offlineDataTransferShareName?: string;
814
+ /** Policy for enabling follow-the-sun business models: link local cache to cloud behavior to pre-populate before local access. */
815
+ localCacheMode?: LocalCacheMode;
816
+ }
817
+ /** Array of ServerEndpoint */
818
+ export interface ServerEndpointArray {
819
+ /** Collection of ServerEndpoint. */
820
+ value?: ServerEndpoint[];
821
+ }
822
+ /** The parameters used when calling recall action on server endpoint. */
823
+ export interface RecallActionParameters {
824
+ /** Pattern of the files. */
825
+ pattern?: string;
826
+ /** Recall path. */
827
+ recallPath?: string;
828
+ }
829
+ /** Array of RegisteredServer */
830
+ export interface RegisteredServerArray {
831
+ /** Collection of Registered Server. */
832
+ value?: RegisteredServer[];
833
+ }
834
+ /** Trigger Rollover Request. */
835
+ export interface TriggerRolloverRequest {
836
+ /** Certificate Data */
837
+ serverCertificate?: string;
838
+ }
839
+ /** Array of Workflow */
840
+ export interface WorkflowArray {
841
+ /** Collection of workflow items. */
842
+ value?: Workflow[];
843
+ }
844
+ /** Operation status object */
845
+ export interface OperationStatus {
846
+ /**
847
+ * Operation Id
848
+ * NOTE: This property will not be serialized. It can only be populated by the server.
849
+ */
850
+ readonly name?: string;
851
+ /**
852
+ * Operation status
853
+ * NOTE: This property will not be serialized. It can only be populated by the server.
854
+ */
855
+ readonly status?: string;
856
+ /**
857
+ * Start time of the operation
858
+ * NOTE: This property will not be serialized. It can only be populated by the server.
859
+ */
860
+ readonly startTime?: Date;
861
+ /**
862
+ * End time of the operation
863
+ * NOTE: This property will not be serialized. It can only be populated by the server.
864
+ */
865
+ readonly endTime?: Date;
866
+ /**
867
+ * Error details.
868
+ * NOTE: This property will not be serialized. It can only be populated by the server.
869
+ */
870
+ readonly error?: StorageSyncApiError;
871
+ }
872
+ /** Operation status object */
873
+ export interface LocationOperationStatus {
874
+ /**
875
+ * Operation resource Id
876
+ * NOTE: This property will not be serialized. It can only be populated by the server.
877
+ */
878
+ readonly id?: string;
879
+ /**
880
+ * Operation Id
881
+ * NOTE: This property will not be serialized. It can only be populated by the server.
882
+ */
883
+ readonly name?: string;
884
+ /**
885
+ * Operation status
886
+ * NOTE: This property will not be serialized. It can only be populated by the server.
887
+ */
888
+ readonly status?: string;
889
+ /**
890
+ * Start time of the operation
891
+ * NOTE: This property will not be serialized. It can only be populated by the server.
892
+ */
893
+ readonly startTime?: Date;
894
+ /**
895
+ * End time of the operation
896
+ * NOTE: This property will not be serialized. It can only be populated by the server.
897
+ */
898
+ readonly endTime?: Date;
899
+ /**
900
+ * Error details.
901
+ * NOTE: This property will not be serialized. It can only be populated by the server.
902
+ */
903
+ readonly error?: StorageSyncApiError;
904
+ /**
905
+ * Percent complete.
906
+ * NOTE: This property will not be serialized. It can only be populated by the server.
907
+ */
908
+ readonly percentComplete?: number;
909
+ }
910
+ /** Subscription State object. */
911
+ export interface SubscriptionState {
912
+ /** State of Azure Subscription */
913
+ state?: Reason;
914
+ /**
915
+ * Is Transitioning
916
+ * NOTE: This property will not be serialized. It can only be populated by the server.
917
+ */
918
+ readonly istransitioning?: boolean;
919
+ /** Subscription state properties. */
920
+ properties?: Record<string, unknown>;
921
+ }
922
+ /** Resource Move Info. */
923
+ export interface ResourcesMoveInfo {
924
+ /** Target resource group. */
925
+ targetResourceGroup?: string;
926
+ /** Collection of Resources. */
927
+ resources?: string[];
928
+ }
929
+ /** Operation Display Resource object. */
930
+ export interface OperationDisplayResource {
931
+ /** Operation Display Resource Provider. */
932
+ provider?: string;
933
+ /** Operation Display Resource. */
934
+ resource?: string;
935
+ /** Operation Display Resource Operation. */
936
+ operation?: string;
937
+ /** Operation Display Resource Description. */
938
+ description?: string;
939
+ }
940
+ /** The Private Endpoint Connection resource. */
941
+ export declare type PrivateEndpointConnection = Resource & {
942
+ /** The resource of private end point. */
943
+ privateEndpoint?: PrivateEndpoint;
944
+ /** A collection of information about the state of the connection between service consumer and provider. */
945
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
946
+ /**
947
+ * The provisioning state of the private endpoint connection resource.
948
+ * NOTE: This property will not be serialized. It can only be populated by the server.
949
+ */
950
+ readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
951
+ };
952
+ /** The resource model definition for an Azure Resource Manager tracked top level resource which has 'tags' and a 'location' */
953
+ export declare type TrackedResource = Resource & {
954
+ /** Resource tags. */
955
+ tags?: {
956
+ [propertyName: string]: string;
957
+ };
958
+ /** The geo-location where the resource lives */
959
+ location: string;
960
+ };
961
+ /** A private link resource */
962
+ export declare type PrivateLinkResource = Resource & {
963
+ /**
964
+ * The private link resource group id.
965
+ * NOTE: This property will not be serialized. It can only be populated by the server.
966
+ */
967
+ readonly groupId?: string;
968
+ /**
969
+ * The private link resource required member names.
970
+ * NOTE: This property will not be serialized. It can only be populated by the server.
971
+ */
972
+ readonly requiredMembers?: string[];
973
+ /** The private link resource Private link DNS zone name. */
974
+ requiredZoneNames?: string[];
975
+ };
976
+ /** The resource model definition for a Azure Resource Manager proxy resource. It will not have tags and a location */
977
+ export declare type ProxyResource = Resource & {};
978
+ /** Storage Sync Service object. */
979
+ export declare type StorageSyncService = TrackedResource & {
980
+ /** Incoming Traffic Policy */
981
+ incomingTrafficPolicy?: IncomingTrafficPolicy;
982
+ /**
983
+ * Storage Sync service status.
984
+ * NOTE: This property will not be serialized. It can only be populated by the server.
985
+ */
986
+ readonly storageSyncServiceStatus?: number;
987
+ /**
988
+ * Storage Sync service Uid
989
+ * NOTE: This property will not be serialized. It can only be populated by the server.
990
+ */
991
+ readonly storageSyncServiceUid?: string;
992
+ /**
993
+ * StorageSyncService Provisioning State
994
+ * NOTE: This property will not be serialized. It can only be populated by the server.
995
+ */
996
+ readonly provisioningState?: string;
997
+ /**
998
+ * StorageSyncService lastWorkflowId
999
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1000
+ */
1001
+ readonly lastWorkflowId?: string;
1002
+ /**
1003
+ * Resource Last Operation Name
1004
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1005
+ */
1006
+ readonly lastOperationName?: string;
1007
+ /**
1008
+ * List of private endpoint connection associated with the specified storage sync service
1009
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1010
+ */
1011
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
1012
+ };
1013
+ /** Sync Group object. */
1014
+ export declare type SyncGroup = ProxyResource & {
1015
+ /**
1016
+ * Unique Id
1017
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1018
+ */
1019
+ readonly uniqueId?: string;
1020
+ /**
1021
+ * Sync group status
1022
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1023
+ */
1024
+ readonly syncGroupStatus?: string;
1025
+ };
1026
+ /** The parameters used when creating a sync group. */
1027
+ export declare type SyncGroupCreateParameters = ProxyResource & {
1028
+ /** The parameters used to create the sync group */
1029
+ properties?: Record<string, unknown>;
1030
+ };
1031
+ /** The parameters used when creating a cloud endpoint. */
1032
+ export declare type CloudEndpointCreateParameters = ProxyResource & {
1033
+ /** Storage Account Resource Id */
1034
+ storageAccountResourceId?: string;
1035
+ /** Azure file share name */
1036
+ azureFileShareName?: string;
1037
+ /** Storage Account Tenant Id */
1038
+ storageAccountTenantId?: string;
1039
+ /** Friendly Name */
1040
+ friendlyName?: string;
1041
+ };
1042
+ /** Cloud Endpoint object. */
1043
+ export declare type CloudEndpoint = ProxyResource & {
1044
+ /** Storage Account Resource Id */
1045
+ storageAccountResourceId?: string;
1046
+ /** Azure file share name */
1047
+ azureFileShareName?: string;
1048
+ /** Storage Account Tenant Id */
1049
+ storageAccountTenantId?: string;
1050
+ /** Partnership Id */
1051
+ partnershipId?: string;
1052
+ /** Friendly Name */
1053
+ friendlyName?: string;
1054
+ /**
1055
+ * Backup Enabled
1056
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1057
+ */
1058
+ readonly backupEnabled?: string;
1059
+ /** CloudEndpoint Provisioning State */
1060
+ provisioningState?: string;
1061
+ /** CloudEndpoint lastWorkflowId */
1062
+ lastWorkflowId?: string;
1063
+ /** Resource Last Operation Name */
1064
+ lastOperationName?: string;
1065
+ /**
1066
+ * Cloud endpoint change enumeration status
1067
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1068
+ */
1069
+ readonly changeEnumerationStatus?: CloudEndpointChangeEnumerationStatus;
1070
+ };
1071
+ /** The parameters used when creating a server endpoint. */
1072
+ export declare type ServerEndpointCreateParameters = ProxyResource & {
1073
+ /** Server Local path. */
1074
+ serverLocalPath?: string;
1075
+ /** Cloud Tiering. */
1076
+ cloudTiering?: FeatureStatus;
1077
+ /** Level of free space to be maintained by Cloud Tiering if it is enabled. */
1078
+ volumeFreeSpacePercent?: number;
1079
+ /** Tier files older than days. */
1080
+ tierFilesOlderThanDays?: number;
1081
+ /** Friendly Name */
1082
+ friendlyName?: string;
1083
+ /** Server Resource Id. */
1084
+ serverResourceId?: string;
1085
+ /** Offline data transfer */
1086
+ offlineDataTransfer?: FeatureStatus;
1087
+ /** Offline data transfer share name */
1088
+ offlineDataTransferShareName?: string;
1089
+ /** Policy for how namespace and files are recalled during FastDr. */
1090
+ initialDownloadPolicy?: InitialDownloadPolicy;
1091
+ /** Policy for enabling follow-the-sun business models: link local cache to cloud behavior to pre-populate before local access. */
1092
+ localCacheMode?: LocalCacheMode;
1093
+ /** Policy for how the initial upload sync session is performed. */
1094
+ initialUploadPolicy?: InitialUploadPolicy;
1095
+ };
1096
+ /** Server Endpoint object. */
1097
+ export declare type ServerEndpoint = ProxyResource & {
1098
+ /** Server Local path. */
1099
+ serverLocalPath?: string;
1100
+ /** Cloud Tiering. */
1101
+ cloudTiering?: FeatureStatus;
1102
+ /** Level of free space to be maintained by Cloud Tiering if it is enabled. */
1103
+ volumeFreeSpacePercent?: number;
1104
+ /** Tier files older than days. */
1105
+ tierFilesOlderThanDays?: number;
1106
+ /** Friendly Name */
1107
+ friendlyName?: string;
1108
+ /** Server Resource Id. */
1109
+ serverResourceId?: string;
1110
+ /**
1111
+ * ServerEndpoint Provisioning State
1112
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1113
+ */
1114
+ readonly provisioningState?: string;
1115
+ /**
1116
+ * ServerEndpoint lastWorkflowId
1117
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1118
+ */
1119
+ readonly lastWorkflowId?: string;
1120
+ /**
1121
+ * Resource Last Operation Name
1122
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1123
+ */
1124
+ readonly lastOperationName?: string;
1125
+ /**
1126
+ * Server Endpoint sync status
1127
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1128
+ */
1129
+ readonly syncStatus?: ServerEndpointSyncStatus;
1130
+ /** Offline data transfer */
1131
+ offlineDataTransfer?: FeatureStatus;
1132
+ /**
1133
+ * Offline data transfer storage account resource ID
1134
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1135
+ */
1136
+ readonly offlineDataTransferStorageAccountResourceId?: string;
1137
+ /**
1138
+ * Offline data transfer storage account tenant ID
1139
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1140
+ */
1141
+ readonly offlineDataTransferStorageAccountTenantId?: string;
1142
+ /** Offline data transfer share name */
1143
+ offlineDataTransferShareName?: string;
1144
+ /**
1145
+ * Cloud tiering status. Only populated if cloud tiering is enabled.
1146
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1147
+ */
1148
+ readonly cloudTieringStatus?: ServerEndpointCloudTieringStatus;
1149
+ /**
1150
+ * Recall status. Only populated if cloud tiering is enabled.
1151
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1152
+ */
1153
+ readonly recallStatus?: ServerEndpointRecallStatus;
1154
+ /** Policy for how namespace and files are recalled during FastDr. */
1155
+ initialDownloadPolicy?: InitialDownloadPolicy;
1156
+ /** Policy for enabling follow-the-sun business models: link local cache to cloud behavior to pre-populate before local access. */
1157
+ localCacheMode?: LocalCacheMode;
1158
+ /** Policy for how the initial upload sync session is performed. */
1159
+ initialUploadPolicy?: InitialUploadPolicy;
1160
+ /**
1161
+ * Server name
1162
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1163
+ */
1164
+ readonly serverName?: string;
1165
+ };
1166
+ /** Registered Server resource. */
1167
+ export declare type RegisteredServer = ProxyResource & {
1168
+ /** Registered Server Certificate */
1169
+ serverCertificate?: string;
1170
+ /** Registered Server Agent Version */
1171
+ agentVersion?: string;
1172
+ /**
1173
+ * Registered Server Agent Version Status
1174
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1175
+ */
1176
+ readonly agentVersionStatus?: RegisteredServerAgentVersionStatus;
1177
+ /**
1178
+ * Registered Server Agent Version Expiration Date
1179
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1180
+ */
1181
+ readonly agentVersionExpirationDate?: Date;
1182
+ /** Registered Server OS Version */
1183
+ serverOSVersion?: string;
1184
+ /** Registered Server Management Error Code */
1185
+ serverManagementErrorCode?: number;
1186
+ /** Registered Server last heart beat */
1187
+ lastHeartBeat?: string;
1188
+ /** Registered Server Provisioning State */
1189
+ provisioningState?: string;
1190
+ /** Registered Server serverRole */
1191
+ serverRole?: string;
1192
+ /** Registered Server clusterId */
1193
+ clusterId?: string;
1194
+ /** Registered Server clusterName */
1195
+ clusterName?: string;
1196
+ /** Registered Server serverId */
1197
+ serverId?: string;
1198
+ /** Registered Server storageSyncServiceUid */
1199
+ storageSyncServiceUid?: string;
1200
+ /** Registered Server lastWorkflowId */
1201
+ lastWorkflowId?: string;
1202
+ /** Resource Last Operation Name */
1203
+ lastOperationName?: string;
1204
+ /** Resource discoveryEndpointUri */
1205
+ discoveryEndpointUri?: string;
1206
+ /** Resource Location */
1207
+ resourceLocation?: string;
1208
+ /** Service Location */
1209
+ serviceLocation?: string;
1210
+ /** Friendly Name */
1211
+ friendlyName?: string;
1212
+ /** Management Endpoint Uri */
1213
+ managementEndpointUri?: string;
1214
+ /** Telemetry Endpoint Uri */
1215
+ monitoringEndpointUri?: string;
1216
+ /** Monitoring Configuration */
1217
+ monitoringConfiguration?: string;
1218
+ /**
1219
+ * Server name
1220
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1221
+ */
1222
+ readonly serverName?: string;
1223
+ };
1224
+ /** The parameters used when creating a registered server. */
1225
+ export declare type RegisteredServerCreateParameters = ProxyResource & {
1226
+ /** Registered Server Certificate */
1227
+ serverCertificate?: string;
1228
+ /** Registered Server Agent Version */
1229
+ agentVersion?: string;
1230
+ /** Registered Server OS Version */
1231
+ serverOSVersion?: string;
1232
+ /** Registered Server last heart beat */
1233
+ lastHeartBeat?: string;
1234
+ /** Registered Server serverRole */
1235
+ serverRole?: string;
1236
+ /** Registered Server clusterId */
1237
+ clusterId?: string;
1238
+ /** Registered Server clusterName */
1239
+ clusterName?: string;
1240
+ /** Registered Server serverId */
1241
+ serverId?: string;
1242
+ /** Friendly Name */
1243
+ friendlyName?: string;
1244
+ };
1245
+ /** Workflow resource. */
1246
+ export declare type Workflow = ProxyResource & {
1247
+ /** last step name */
1248
+ lastStepName?: string;
1249
+ /** workflow status. */
1250
+ status?: WorkflowStatus;
1251
+ /** operation direction. */
1252
+ operation?: OperationDirection;
1253
+ /** workflow steps */
1254
+ steps?: string;
1255
+ /** workflow last operation identifier. */
1256
+ lastOperationId?: string;
1257
+ /**
1258
+ * workflow command name.
1259
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1260
+ */
1261
+ readonly commandName?: string;
1262
+ /**
1263
+ * workflow created timestamp.
1264
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1265
+ */
1266
+ readonly createdTimestamp?: Date;
1267
+ /**
1268
+ * workflow last status timestamp.
1269
+ * NOTE: This property will not be serialized. It can only be populated by the server.
1270
+ */
1271
+ readonly lastStatusTimestamp?: Date;
1272
+ };
1273
+ /** Defines headers for Operations_list operation. */
1274
+ export interface OperationsListHeaders {
1275
+ /** request id. */
1276
+ xMsRequestId?: string;
1277
+ /** correlation request id. */
1278
+ xMsCorrelationRequestId?: string;
1279
+ }
1280
+ /** Defines headers for Operations_listNext operation. */
1281
+ export interface OperationsListNextHeaders {
1282
+ /** request id. */
1283
+ xMsRequestId?: string;
1284
+ /** correlation request id. */
1285
+ xMsCorrelationRequestId?: string;
1286
+ }
1287
+ /** Defines headers for StorageSyncServices_create operation. */
1288
+ export interface StorageSyncServicesCreateHeaders {
1289
+ /** Operation Status Location URI */
1290
+ azureAsyncOperation?: string;
1291
+ /** Operation Status Location URI */
1292
+ location?: string;
1293
+ /** Retry After */
1294
+ retryAfter?: string;
1295
+ /** Request id */
1296
+ xMsRequestId?: string;
1297
+ /** correlation request id */
1298
+ xMsCorrelationRequestId?: string;
1299
+ }
1300
+ /** Defines headers for StorageSyncServices_get operation. */
1301
+ export interface StorageSyncServicesGetHeaders {
1302
+ /** request id. */
1303
+ xMsRequestId?: string;
1304
+ /** correlation request id. */
1305
+ xMsCorrelationRequestId?: string;
1306
+ }
1307
+ /** Defines headers for StorageSyncServices_update operation. */
1308
+ export interface StorageSyncServicesUpdateHeaders {
1309
+ /** request id. */
1310
+ xMsRequestId?: string;
1311
+ /** correlation request id. */
1312
+ xMsCorrelationRequestId?: string;
1313
+ }
1314
+ /** Defines headers for StorageSyncServices_delete operation. */
1315
+ export interface StorageSyncServicesDeleteHeaders {
1316
+ /** request id. */
1317
+ xMsRequestId?: string;
1318
+ /** correlation request id. */
1319
+ xMsCorrelationRequestId?: string;
1320
+ }
1321
+ /** Defines headers for StorageSyncServices_listByResourceGroup operation. */
1322
+ export interface StorageSyncServicesListByResourceGroupHeaders {
1323
+ /** request id. */
1324
+ xMsRequestId?: string;
1325
+ /** correlation request id. */
1326
+ xMsCorrelationRequestId?: string;
1327
+ }
1328
+ /** Defines headers for StorageSyncServices_listBySubscription operation. */
1329
+ export interface StorageSyncServicesListBySubscriptionHeaders {
1330
+ /** request id. */
1331
+ xMsRequestId?: string;
1332
+ /** correlation request id. */
1333
+ xMsCorrelationRequestId?: string;
1334
+ }
1335
+ /** Defines headers for PrivateEndpointConnections_create operation. */
1336
+ export interface PrivateEndpointConnectionsCreateHeaders {
1337
+ /** Operation Status Location URI */
1338
+ azureAsyncOperation?: string;
1339
+ /** Operation Status Location URI */
1340
+ location?: string;
1341
+ /** Retry After */
1342
+ retryAfter?: string;
1343
+ /** Request id */
1344
+ xMsRequestId?: string;
1345
+ /** correlation request id */
1346
+ xMsCorrelationRequestId?: string;
1347
+ }
1348
+ /** Defines headers for PrivateEndpointConnections_delete operation. */
1349
+ export interface PrivateEndpointConnectionsDeleteHeaders {
1350
+ /** Operation Status Location URI */
1351
+ azureAsyncOperation?: string;
1352
+ /** Operation Status Location URI */
1353
+ location?: string;
1354
+ /** Retry After */
1355
+ retryAfter?: string;
1356
+ /** Request id */
1357
+ xMsRequestId?: string;
1358
+ /** correlation request id */
1359
+ xMsCorrelationRequestId?: string;
1360
+ }
1361
+ /** Defines headers for PrivateEndpointConnections_listByStorageSyncService operation. */
1362
+ export interface PrivateEndpointConnectionsListByStorageSyncServiceHeaders {
1363
+ /** request id. */
1364
+ xMsRequestId?: string;
1365
+ /** correlation request id. */
1366
+ xMsCorrelationRequestId?: string;
1367
+ }
1368
+ /** Defines headers for SyncGroups_listByStorageSyncService operation. */
1369
+ export interface SyncGroupsListByStorageSyncServiceHeaders {
1370
+ /** request id. */
1371
+ xMsRequestId?: string;
1372
+ /** correlation request id. */
1373
+ xMsCorrelationRequestId?: string;
1374
+ }
1375
+ /** Defines headers for SyncGroups_create operation. */
1376
+ export interface SyncGroupsCreateHeaders {
1377
+ /** request id. */
1378
+ xMsRequestId?: string;
1379
+ /** correlation request id. */
1380
+ xMsCorrelationRequestId?: string;
1381
+ }
1382
+ /** Defines headers for SyncGroups_get operation. */
1383
+ export interface SyncGroupsGetHeaders {
1384
+ /** request id. */
1385
+ xMsRequestId?: string;
1386
+ /** correlation request id. */
1387
+ xMsCorrelationRequestId?: string;
1388
+ }
1389
+ /** Defines headers for SyncGroups_delete operation. */
1390
+ export interface SyncGroupsDeleteHeaders {
1391
+ /** Request id */
1392
+ xMsRequestId?: string;
1393
+ /** correlation request id */
1394
+ xMsCorrelationRequestId?: string;
1395
+ }
1396
+ /** Defines headers for CloudEndpoints_create operation. */
1397
+ export interface CloudEndpointsCreateHeaders {
1398
+ /** request id. */
1399
+ xMsRequestId?: string;
1400
+ /** correlation request id. */
1401
+ xMsCorrelationRequestId?: string;
1402
+ }
1403
+ /** Defines headers for CloudEndpoints_get operation. */
1404
+ export interface CloudEndpointsGetHeaders {
1405
+ /** request id. */
1406
+ xMsRequestId?: string;
1407
+ /** correlation request id. */
1408
+ xMsCorrelationRequestId?: string;
1409
+ }
1410
+ /** Defines headers for CloudEndpoints_delete operation. */
1411
+ export interface CloudEndpointsDeleteHeaders {
1412
+ /** request id. */
1413
+ xMsRequestId?: string;
1414
+ /** correlation request id. */
1415
+ xMsCorrelationRequestId?: string;
1416
+ }
1417
+ /** Defines headers for CloudEndpoints_listBySyncGroup operation. */
1418
+ export interface CloudEndpointsListBySyncGroupHeaders {
1419
+ /** request id. */
1420
+ xMsRequestId?: string;
1421
+ /** correlation request id. */
1422
+ xMsCorrelationRequestId?: string;
1423
+ }
1424
+ /** Defines headers for CloudEndpoints_preBackup operation. */
1425
+ export interface CloudEndpointsPreBackupHeaders {
1426
+ /** Operation Status Location URI */
1427
+ location?: string;
1428
+ /** request id. */
1429
+ xMsRequestId?: string;
1430
+ /** correlation request id. */
1431
+ xMsCorrelationRequestId?: string;
1432
+ }
1433
+ /** Defines headers for CloudEndpoints_postBackup operation. */
1434
+ export interface CloudEndpointsPostBackupHeaders {
1435
+ /** Operation Status Location URI */
1436
+ location?: string;
1437
+ /** request id. */
1438
+ xMsRequestId?: string;
1439
+ /** correlation request id. */
1440
+ xMsCorrelationRequestId?: string;
1441
+ }
1442
+ /** Defines headers for CloudEndpoints_preRestore operation. */
1443
+ export interface CloudEndpointsPreRestoreHeaders {
1444
+ /** Operation Status Location URI */
1445
+ location?: string;
1446
+ /** request id. */
1447
+ xMsRequestId?: string;
1448
+ /** correlation request id. */
1449
+ xMsCorrelationRequestId?: string;
1450
+ }
1451
+ /** Defines headers for CloudEndpoints_restoreheartbeat operation. */
1452
+ export interface CloudEndpointsRestoreheartbeatHeaders {
1453
+ /** request id. */
1454
+ xMsRequestId?: string;
1455
+ /** correlation request id. */
1456
+ xMsCorrelationRequestId?: string;
1457
+ }
1458
+ /** Defines headers for CloudEndpoints_postRestore operation. */
1459
+ export interface CloudEndpointsPostRestoreHeaders {
1460
+ /** Operation Status Location URI */
1461
+ location?: string;
1462
+ /** request id. */
1463
+ xMsRequestId?: string;
1464
+ /** correlation request id. */
1465
+ xMsCorrelationRequestId?: string;
1466
+ }
1467
+ /** Defines headers for CloudEndpoints_triggerChangeDetection operation. */
1468
+ export interface CloudEndpointsTriggerChangeDetectionHeaders {
1469
+ /** Operation Status Location URI */
1470
+ location?: string;
1471
+ /** request id. */
1472
+ xMsRequestId?: string;
1473
+ /** correlation request id. */
1474
+ xMsCorrelationRequestId?: string;
1475
+ }
1476
+ /** Defines headers for ServerEndpoints_create operation. */
1477
+ export interface ServerEndpointsCreateHeaders {
1478
+ /** request id. */
1479
+ xMsRequestId?: string;
1480
+ /** correlation request id. */
1481
+ xMsCorrelationRequestId?: string;
1482
+ }
1483
+ /** Defines headers for ServerEndpoints_update operation. */
1484
+ export interface ServerEndpointsUpdateHeaders {
1485
+ /** request id. */
1486
+ xMsRequestId?: string;
1487
+ /** correlation request id. */
1488
+ xMsCorrelationRequestId?: string;
1489
+ }
1490
+ /** Defines headers for ServerEndpoints_get operation. */
1491
+ export interface ServerEndpointsGetHeaders {
1492
+ /** request id. */
1493
+ xMsRequestId?: string;
1494
+ /** correlation request id. */
1495
+ xMsCorrelationRequestId?: string;
1496
+ }
1497
+ /** Defines headers for ServerEndpoints_delete operation. */
1498
+ export interface ServerEndpointsDeleteHeaders {
1499
+ /** request id. */
1500
+ xMsRequestId?: string;
1501
+ /** correlation request id. */
1502
+ xMsCorrelationRequestId?: string;
1503
+ }
1504
+ /** Defines headers for ServerEndpoints_listBySyncGroup operation. */
1505
+ export interface ServerEndpointsListBySyncGroupHeaders {
1506
+ /** Operation Status Location URI */
1507
+ location?: string;
1508
+ /** request id. */
1509
+ xMsRequestId?: string;
1510
+ /** correlation request id. */
1511
+ xMsCorrelationRequestId?: string;
1512
+ }
1513
+ /** Defines headers for ServerEndpoints_recallAction operation. */
1514
+ export interface ServerEndpointsRecallActionHeaders {
1515
+ /** request id. */
1516
+ xMsRequestId?: string;
1517
+ /** correlation request id. */
1518
+ xMsCorrelationRequestId?: string;
1519
+ }
1520
+ /** Defines headers for RegisteredServers_listByStorageSyncService operation. */
1521
+ export interface RegisteredServersListByStorageSyncServiceHeaders {
1522
+ /** request id. */
1523
+ xMsRequestId?: string;
1524
+ /** correlation request id. */
1525
+ xMsCorrelationRequestId?: string;
1526
+ }
1527
+ /** Defines headers for RegisteredServers_get operation. */
1528
+ export interface RegisteredServersGetHeaders {
1529
+ /** request id. */
1530
+ xMsRequestId?: string;
1531
+ /** correlation request id. */
1532
+ xMsCorrelationRequestId?: string;
1533
+ }
1534
+ /** Defines headers for RegisteredServers_create operation. */
1535
+ export interface RegisteredServersCreateHeaders {
1536
+ /** request id. */
1537
+ xMsRequestId?: string;
1538
+ /** correlation request id. */
1539
+ xMsCorrelationRequestId?: string;
1540
+ }
1541
+ /** Defines headers for RegisteredServers_delete operation. */
1542
+ export interface RegisteredServersDeleteHeaders {
1543
+ /** request id. */
1544
+ xMsRequestId?: string;
1545
+ /** correlation request id. */
1546
+ xMsCorrelationRequestId?: string;
1547
+ }
1548
+ /** Defines headers for RegisteredServers_triggerRollover operation. */
1549
+ export interface RegisteredServersTriggerRolloverHeaders {
1550
+ /** request id. */
1551
+ xMsRequestId?: string;
1552
+ /** correlation request id. */
1553
+ xMsCorrelationRequestId?: string;
1554
+ }
1555
+ /** Defines headers for Workflows_listByStorageSyncService operation. */
1556
+ export interface WorkflowsListByStorageSyncServiceHeaders {
1557
+ /** request id. */
1558
+ xMsRequestId?: string;
1559
+ /** correlation request id. */
1560
+ xMsCorrelationRequestId?: string;
1561
+ }
1562
+ /** Defines headers for Workflows_get operation. */
1563
+ export interface WorkflowsGetHeaders {
1564
+ /** request id. */
1565
+ xMsRequestId?: string;
1566
+ /** correlation request id. */
1567
+ xMsCorrelationRequestId?: string;
1568
+ }
1569
+ /** Defines headers for Workflows_abort operation. */
1570
+ export interface WorkflowsAbortHeaders {
1571
+ /** request id. */
1572
+ xMsRequestId?: string;
1573
+ /** correlation request id. */
1574
+ xMsCorrelationRequestId?: string;
1575
+ }
1576
+ /** Defines headers for OperationStatus_get operation. */
1577
+ export interface OperationStatusGetHeaders {
1578
+ /** request id. */
1579
+ xMsRequestId?: string;
1580
+ /** correlation request id. */
1581
+ xMsCorrelationRequestId?: string;
1582
+ }
1583
+ /** Defines headers for MicrosoftStorageSync_locationOperationStatus operation. */
1584
+ export interface MicrosoftStorageSyncLocationOperationStatusHeaders {
1585
+ /** request id. */
1586
+ xMsRequestId?: string;
1587
+ /** correlation request id. */
1588
+ xMsCorrelationRequestId?: string;
1589
+ }
1590
+ /** Known values of {@link IncomingTrafficPolicy} that the service accepts. */
1591
+ export declare enum KnownIncomingTrafficPolicy {
1592
+ AllowAllTraffic = "AllowAllTraffic",
1593
+ AllowVirtualNetworksOnly = "AllowVirtualNetworksOnly"
1594
+ }
1595
+ /**
1596
+ * Defines values for IncomingTrafficPolicy. \
1597
+ * {@link KnownIncomingTrafficPolicy} can be used interchangeably with IncomingTrafficPolicy,
1598
+ * this enum contains the known values that the service supports.
1599
+ * ### Known values supported by the service
1600
+ * **AllowAllTraffic** \
1601
+ * **AllowVirtualNetworksOnly**
1602
+ */
1603
+ export declare type IncomingTrafficPolicy = string;
1604
+ /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
1605
+ export declare enum KnownPrivateEndpointServiceConnectionStatus {
1606
+ Pending = "Pending",
1607
+ Approved = "Approved",
1608
+ Rejected = "Rejected"
1609
+ }
1610
+ /**
1611
+ * Defines values for PrivateEndpointServiceConnectionStatus. \
1612
+ * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
1613
+ * this enum contains the known values that the service supports.
1614
+ * ### Known values supported by the service
1615
+ * **Pending** \
1616
+ * **Approved** \
1617
+ * **Rejected**
1618
+ */
1619
+ export declare type PrivateEndpointServiceConnectionStatus = string;
1620
+ /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
1621
+ export declare enum KnownPrivateEndpointConnectionProvisioningState {
1622
+ Succeeded = "Succeeded",
1623
+ Creating = "Creating",
1624
+ Deleting = "Deleting",
1625
+ Failed = "Failed"
1626
+ }
1627
+ /**
1628
+ * Defines values for PrivateEndpointConnectionProvisioningState. \
1629
+ * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
1630
+ * this enum contains the known values that the service supports.
1631
+ * ### Known values supported by the service
1632
+ * **Succeeded** \
1633
+ * **Creating** \
1634
+ * **Deleting** \
1635
+ * **Failed**
1636
+ */
1637
+ export declare type PrivateEndpointConnectionProvisioningState = string;
1638
+ /** Known values of {@link CloudEndpointChangeEnumerationActivityState} that the service accepts. */
1639
+ export declare enum KnownCloudEndpointChangeEnumerationActivityState {
1640
+ InitialEnumerationInProgress = "InitialEnumerationInProgress",
1641
+ EnumerationInProgress = "EnumerationInProgress"
1642
+ }
1643
+ /**
1644
+ * Defines values for CloudEndpointChangeEnumerationActivityState. \
1645
+ * {@link KnownCloudEndpointChangeEnumerationActivityState} can be used interchangeably with CloudEndpointChangeEnumerationActivityState,
1646
+ * this enum contains the known values that the service supports.
1647
+ * ### Known values supported by the service
1648
+ * **InitialEnumerationInProgress** \
1649
+ * **EnumerationInProgress**
1650
+ */
1651
+ export declare type CloudEndpointChangeEnumerationActivityState = string;
1652
+ /** Known values of {@link CloudEndpointChangeEnumerationTotalCountsState} that the service accepts. */
1653
+ export declare enum KnownCloudEndpointChangeEnumerationTotalCountsState {
1654
+ Calculating = "Calculating",
1655
+ Final = "Final"
1656
+ }
1657
+ /**
1658
+ * Defines values for CloudEndpointChangeEnumerationTotalCountsState. \
1659
+ * {@link KnownCloudEndpointChangeEnumerationTotalCountsState} can be used interchangeably with CloudEndpointChangeEnumerationTotalCountsState,
1660
+ * this enum contains the known values that the service supports.
1661
+ * ### Known values supported by the service
1662
+ * **Calculating** \
1663
+ * **Final**
1664
+ */
1665
+ export declare type CloudEndpointChangeEnumerationTotalCountsState = string;
1666
+ /** Known values of {@link ChangeDetectionMode} that the service accepts. */
1667
+ export declare enum KnownChangeDetectionMode {
1668
+ Default = "Default",
1669
+ Recursive = "Recursive"
1670
+ }
1671
+ /**
1672
+ * Defines values for ChangeDetectionMode. \
1673
+ * {@link KnownChangeDetectionMode} can be used interchangeably with ChangeDetectionMode,
1674
+ * this enum contains the known values that the service supports.
1675
+ * ### Known values supported by the service
1676
+ * **Default** \
1677
+ * **Recursive**
1678
+ */
1679
+ export declare type ChangeDetectionMode = string;
1680
+ /** Known values of {@link FeatureStatus} that the service accepts. */
1681
+ export declare enum KnownFeatureStatus {
1682
+ On = "on",
1683
+ Off = "off"
1684
+ }
1685
+ /**
1686
+ * Defines values for FeatureStatus. \
1687
+ * {@link KnownFeatureStatus} can be used interchangeably with FeatureStatus,
1688
+ * this enum contains the known values that the service supports.
1689
+ * ### Known values supported by the service
1690
+ * **on** \
1691
+ * **off**
1692
+ */
1693
+ export declare type FeatureStatus = string;
1694
+ /** Known values of {@link InitialDownloadPolicy} that the service accepts. */
1695
+ export declare enum KnownInitialDownloadPolicy {
1696
+ NamespaceOnly = "NamespaceOnly",
1697
+ NamespaceThenModifiedFiles = "NamespaceThenModifiedFiles",
1698
+ AvoidTieredFiles = "AvoidTieredFiles"
1699
+ }
1700
+ /**
1701
+ * Defines values for InitialDownloadPolicy. \
1702
+ * {@link KnownInitialDownloadPolicy} can be used interchangeably with InitialDownloadPolicy,
1703
+ * this enum contains the known values that the service supports.
1704
+ * ### Known values supported by the service
1705
+ * **NamespaceOnly** \
1706
+ * **NamespaceThenModifiedFiles** \
1707
+ * **AvoidTieredFiles**
1708
+ */
1709
+ export declare type InitialDownloadPolicy = string;
1710
+ /** Known values of {@link LocalCacheMode} that the service accepts. */
1711
+ export declare enum KnownLocalCacheMode {
1712
+ DownloadNewAndModifiedFiles = "DownloadNewAndModifiedFiles",
1713
+ UpdateLocallyCachedFiles = "UpdateLocallyCachedFiles"
1714
+ }
1715
+ /**
1716
+ * Defines values for LocalCacheMode. \
1717
+ * {@link KnownLocalCacheMode} can be used interchangeably with LocalCacheMode,
1718
+ * this enum contains the known values that the service supports.
1719
+ * ### Known values supported by the service
1720
+ * **DownloadNewAndModifiedFiles** \
1721
+ * **UpdateLocallyCachedFiles**
1722
+ */
1723
+ export declare type LocalCacheMode = string;
1724
+ /** Known values of {@link InitialUploadPolicy} that the service accepts. */
1725
+ export declare enum KnownInitialUploadPolicy {
1726
+ ServerAuthoritative = "ServerAuthoritative",
1727
+ Merge = "Merge"
1728
+ }
1729
+ /**
1730
+ * Defines values for InitialUploadPolicy. \
1731
+ * {@link KnownInitialUploadPolicy} can be used interchangeably with InitialUploadPolicy,
1732
+ * this enum contains the known values that the service supports.
1733
+ * ### Known values supported by the service
1734
+ * **ServerAuthoritative** \
1735
+ * **Merge**
1736
+ */
1737
+ export declare type InitialUploadPolicy = string;
1738
+ /** Known values of {@link ServerEndpointHealthState} that the service accepts. */
1739
+ export declare enum KnownServerEndpointHealthState {
1740
+ Unavailable = "Unavailable",
1741
+ Healthy = "Healthy",
1742
+ Error = "Error"
1743
+ }
1744
+ /**
1745
+ * Defines values for ServerEndpointHealthState. \
1746
+ * {@link KnownServerEndpointHealthState} can be used interchangeably with ServerEndpointHealthState,
1747
+ * this enum contains the known values that the service supports.
1748
+ * ### Known values supported by the service
1749
+ * **Unavailable** \
1750
+ * **Healthy** \
1751
+ * **Error**
1752
+ */
1753
+ export declare type ServerEndpointHealthState = string;
1754
+ /** Known values of {@link ServerEndpointSyncActivityState} that the service accepts. */
1755
+ export declare enum KnownServerEndpointSyncActivityState {
1756
+ Upload = "Upload",
1757
+ Download = "Download",
1758
+ UploadAndDownload = "UploadAndDownload"
1759
+ }
1760
+ /**
1761
+ * Defines values for ServerEndpointSyncActivityState. \
1762
+ * {@link KnownServerEndpointSyncActivityState} can be used interchangeably with ServerEndpointSyncActivityState,
1763
+ * this enum contains the known values that the service supports.
1764
+ * ### Known values supported by the service
1765
+ * **Upload** \
1766
+ * **Download** \
1767
+ * **UploadAndDownload**
1768
+ */
1769
+ export declare type ServerEndpointSyncActivityState = string;
1770
+ /** Known values of {@link ServerEndpointSyncMode} that the service accepts. */
1771
+ export declare enum KnownServerEndpointSyncMode {
1772
+ Regular = "Regular",
1773
+ NamespaceDownload = "NamespaceDownload",
1774
+ InitialUpload = "InitialUpload",
1775
+ SnapshotUpload = "SnapshotUpload",
1776
+ InitialFullDownload = "InitialFullDownload"
1777
+ }
1778
+ /**
1779
+ * Defines values for ServerEndpointSyncMode. \
1780
+ * {@link KnownServerEndpointSyncMode} can be used interchangeably with ServerEndpointSyncMode,
1781
+ * this enum contains the known values that the service supports.
1782
+ * ### Known values supported by the service
1783
+ * **Regular** \
1784
+ * **NamespaceDownload** \
1785
+ * **InitialUpload** \
1786
+ * **SnapshotUpload** \
1787
+ * **InitialFullDownload**
1788
+ */
1789
+ export declare type ServerEndpointSyncMode = string;
1790
+ /** Known values of {@link ServerEndpointOfflineDataTransferState} that the service accepts. */
1791
+ export declare enum KnownServerEndpointOfflineDataTransferState {
1792
+ InProgress = "InProgress",
1793
+ Stopping = "Stopping",
1794
+ NotRunning = "NotRunning",
1795
+ Complete = "Complete"
1796
+ }
1797
+ /**
1798
+ * Defines values for ServerEndpointOfflineDataTransferState. \
1799
+ * {@link KnownServerEndpointOfflineDataTransferState} can be used interchangeably with ServerEndpointOfflineDataTransferState,
1800
+ * this enum contains the known values that the service supports.
1801
+ * ### Known values supported by the service
1802
+ * **InProgress** \
1803
+ * **Stopping** \
1804
+ * **NotRunning** \
1805
+ * **Complete**
1806
+ */
1807
+ export declare type ServerEndpointOfflineDataTransferState = string;
1808
+ /** Known values of {@link RegisteredServerAgentVersionStatus} that the service accepts. */
1809
+ export declare enum KnownRegisteredServerAgentVersionStatus {
1810
+ Ok = "Ok",
1811
+ NearExpiry = "NearExpiry",
1812
+ Expired = "Expired",
1813
+ Blocked = "Blocked"
1814
+ }
1815
+ /**
1816
+ * Defines values for RegisteredServerAgentVersionStatus. \
1817
+ * {@link KnownRegisteredServerAgentVersionStatus} can be used interchangeably with RegisteredServerAgentVersionStatus,
1818
+ * this enum contains the known values that the service supports.
1819
+ * ### Known values supported by the service
1820
+ * **Ok** \
1821
+ * **NearExpiry** \
1822
+ * **Expired** \
1823
+ * **Blocked**
1824
+ */
1825
+ export declare type RegisteredServerAgentVersionStatus = string;
1826
+ /** Known values of {@link WorkflowStatus} that the service accepts. */
1827
+ export declare enum KnownWorkflowStatus {
1828
+ Active = "active",
1829
+ Expired = "expired",
1830
+ Succeeded = "succeeded",
1831
+ Aborted = "aborted",
1832
+ Failed = "failed"
1833
+ }
1834
+ /**
1835
+ * Defines values for WorkflowStatus. \
1836
+ * {@link KnownWorkflowStatus} can be used interchangeably with WorkflowStatus,
1837
+ * this enum contains the known values that the service supports.
1838
+ * ### Known values supported by the service
1839
+ * **active** \
1840
+ * **expired** \
1841
+ * **succeeded** \
1842
+ * **aborted** \
1843
+ * **failed**
1844
+ */
1845
+ export declare type WorkflowStatus = string;
1846
+ /** Known values of {@link OperationDirection} that the service accepts. */
1847
+ export declare enum KnownOperationDirection {
1848
+ Do = "do",
1849
+ Undo = "undo",
1850
+ Cancel = "cancel"
1851
+ }
1852
+ /**
1853
+ * Defines values for OperationDirection. \
1854
+ * {@link KnownOperationDirection} can be used interchangeably with OperationDirection,
1855
+ * this enum contains the known values that the service supports.
1856
+ * ### Known values supported by the service
1857
+ * **do** \
1858
+ * **undo** \
1859
+ * **cancel**
1860
+ */
1861
+ export declare type OperationDirection = string;
1862
+ /** Known values of {@link Reason} that the service accepts. */
1863
+ export declare enum KnownReason {
1864
+ Registered = "Registered",
1865
+ Unregistered = "Unregistered",
1866
+ Warned = "Warned",
1867
+ Suspended = "Suspended",
1868
+ Deleted = "Deleted"
1869
+ }
1870
+ /**
1871
+ * Defines values for Reason. \
1872
+ * {@link KnownReason} can be used interchangeably with Reason,
1873
+ * this enum contains the known values that the service supports.
1874
+ * ### Known values supported by the service
1875
+ * **Registered** \
1876
+ * **Unregistered** \
1877
+ * **Warned** \
1878
+ * **Suspended** \
1879
+ * **Deleted**
1880
+ */
1881
+ export declare type Reason = string;
1882
+ /** Known values of {@link ProgressType} that the service accepts. */
1883
+ export declare enum KnownProgressType {
1884
+ None = "none",
1885
+ Initialize = "initialize",
1886
+ Download = "download",
1887
+ Upload = "upload",
1888
+ Recall = "recall"
1889
+ }
1890
+ /**
1891
+ * Defines values for ProgressType. \
1892
+ * {@link KnownProgressType} can be used interchangeably with ProgressType,
1893
+ * this enum contains the known values that the service supports.
1894
+ * ### Known values supported by the service
1895
+ * **none** \
1896
+ * **initialize** \
1897
+ * **download** \
1898
+ * **upload** \
1899
+ * **recall**
1900
+ */
1901
+ export declare type ProgressType = string;
1902
+ /** Defines values for NameAvailabilityReason. */
1903
+ export declare type NameAvailabilityReason = "Invalid" | "AlreadyExists";
1904
+ /** Optional parameters. */
1905
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
1906
+ }
1907
+ /** Contains response data for the list operation. */
1908
+ export declare type OperationsListResponse = OperationsListHeaders & OperationEntityListResult;
1909
+ /** Optional parameters. */
1910
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
1911
+ }
1912
+ /** Contains response data for the listNext operation. */
1913
+ export declare type OperationsListNextResponse = OperationsListNextHeaders & OperationEntityListResult;
1914
+ /** Optional parameters. */
1915
+ export interface StorageSyncServicesCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
1916
+ }
1917
+ /** Contains response data for the checkNameAvailability operation. */
1918
+ export declare type StorageSyncServicesCheckNameAvailabilityResponse = CheckNameAvailabilityResult;
1919
+ /** Optional parameters. */
1920
+ export interface StorageSyncServicesCreateOptionalParams extends coreClient.OperationOptions {
1921
+ /** Delay to wait until next poll, in milliseconds. */
1922
+ updateIntervalInMs?: number;
1923
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1924
+ resumeFrom?: string;
1925
+ }
1926
+ /** Contains response data for the create operation. */
1927
+ export declare type StorageSyncServicesCreateResponse = StorageSyncService;
1928
+ /** Optional parameters. */
1929
+ export interface StorageSyncServicesGetOptionalParams extends coreClient.OperationOptions {
1930
+ }
1931
+ /** Contains response data for the get operation. */
1932
+ export declare type StorageSyncServicesGetResponse = StorageSyncServicesGetHeaders & StorageSyncService;
1933
+ /** Optional parameters. */
1934
+ export interface StorageSyncServicesUpdateOptionalParams extends coreClient.OperationOptions {
1935
+ /** Storage Sync Service resource. */
1936
+ parameters?: StorageSyncServiceUpdateParameters;
1937
+ /** Delay to wait until next poll, in milliseconds. */
1938
+ updateIntervalInMs?: number;
1939
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1940
+ resumeFrom?: string;
1941
+ }
1942
+ /** Contains response data for the update operation. */
1943
+ export declare type StorageSyncServicesUpdateResponse = StorageSyncServicesUpdateHeaders & StorageSyncService;
1944
+ /** Optional parameters. */
1945
+ export interface StorageSyncServicesDeleteOptionalParams extends coreClient.OperationOptions {
1946
+ /** Delay to wait until next poll, in milliseconds. */
1947
+ updateIntervalInMs?: number;
1948
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1949
+ resumeFrom?: string;
1950
+ }
1951
+ /** Contains response data for the delete operation. */
1952
+ export declare type StorageSyncServicesDeleteResponse = StorageSyncServicesDeleteHeaders;
1953
+ /** Optional parameters. */
1954
+ export interface StorageSyncServicesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1955
+ }
1956
+ /** Contains response data for the listByResourceGroup operation. */
1957
+ export declare type StorageSyncServicesListByResourceGroupResponse = StorageSyncServicesListByResourceGroupHeaders & StorageSyncServiceArray;
1958
+ /** Optional parameters. */
1959
+ export interface StorageSyncServicesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1960
+ }
1961
+ /** Contains response data for the listBySubscription operation. */
1962
+ export declare type StorageSyncServicesListBySubscriptionResponse = StorageSyncServicesListBySubscriptionHeaders & StorageSyncServiceArray;
1963
+ /** Optional parameters. */
1964
+ export interface PrivateLinkResourcesListByStorageSyncServiceOptionalParams extends coreClient.OperationOptions {
1965
+ }
1966
+ /** Contains response data for the listByStorageSyncService operation. */
1967
+ export declare type PrivateLinkResourcesListByStorageSyncServiceResponse = PrivateLinkResourceListResult;
1968
+ /** Optional parameters. */
1969
+ export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
1970
+ }
1971
+ /** Contains response data for the get operation. */
1972
+ export declare type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection;
1973
+ /** Optional parameters. */
1974
+ export interface PrivateEndpointConnectionsCreateOptionalParams extends coreClient.OperationOptions {
1975
+ /** Delay to wait until next poll, in milliseconds. */
1976
+ updateIntervalInMs?: number;
1977
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1978
+ resumeFrom?: string;
1979
+ }
1980
+ /** Contains response data for the create operation. */
1981
+ export declare type PrivateEndpointConnectionsCreateResponse = PrivateEndpointConnection;
1982
+ /** Optional parameters. */
1983
+ export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
1984
+ /** Delay to wait until next poll, in milliseconds. */
1985
+ updateIntervalInMs?: number;
1986
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1987
+ resumeFrom?: string;
1988
+ }
1989
+ /** Optional parameters. */
1990
+ export interface PrivateEndpointConnectionsListByStorageSyncServiceOptionalParams extends coreClient.OperationOptions {
1991
+ }
1992
+ /** Contains response data for the listByStorageSyncService operation. */
1993
+ export declare type PrivateEndpointConnectionsListByStorageSyncServiceResponse = PrivateEndpointConnectionsListByStorageSyncServiceHeaders & PrivateEndpointConnectionListResult;
1994
+ /** Optional parameters. */
1995
+ export interface SyncGroupsListByStorageSyncServiceOptionalParams extends coreClient.OperationOptions {
1996
+ }
1997
+ /** Contains response data for the listByStorageSyncService operation. */
1998
+ export declare type SyncGroupsListByStorageSyncServiceResponse = SyncGroupsListByStorageSyncServiceHeaders & SyncGroupArray;
1999
+ /** Optional parameters. */
2000
+ export interface SyncGroupsCreateOptionalParams extends coreClient.OperationOptions {
2001
+ }
2002
+ /** Contains response data for the create operation. */
2003
+ export declare type SyncGroupsCreateResponse = SyncGroupsCreateHeaders & SyncGroup;
2004
+ /** Optional parameters. */
2005
+ export interface SyncGroupsGetOptionalParams extends coreClient.OperationOptions {
2006
+ }
2007
+ /** Contains response data for the get operation. */
2008
+ export declare type SyncGroupsGetResponse = SyncGroupsGetHeaders & SyncGroup;
2009
+ /** Optional parameters. */
2010
+ export interface SyncGroupsDeleteOptionalParams extends coreClient.OperationOptions {
2011
+ }
2012
+ /** Contains response data for the delete operation. */
2013
+ export declare type SyncGroupsDeleteResponse = SyncGroupsDeleteHeaders;
2014
+ /** Optional parameters. */
2015
+ export interface CloudEndpointsCreateOptionalParams extends coreClient.OperationOptions {
2016
+ /** Delay to wait until next poll, in milliseconds. */
2017
+ updateIntervalInMs?: number;
2018
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2019
+ resumeFrom?: string;
2020
+ }
2021
+ /** Contains response data for the create operation. */
2022
+ export declare type CloudEndpointsCreateResponse = CloudEndpointsCreateHeaders & CloudEndpoint;
2023
+ /** Optional parameters. */
2024
+ export interface CloudEndpointsGetOptionalParams extends coreClient.OperationOptions {
2025
+ }
2026
+ /** Contains response data for the get operation. */
2027
+ export declare type CloudEndpointsGetResponse = CloudEndpointsGetHeaders & CloudEndpoint;
2028
+ /** Optional parameters. */
2029
+ export interface CloudEndpointsDeleteOptionalParams extends coreClient.OperationOptions {
2030
+ /** Delay to wait until next poll, in milliseconds. */
2031
+ updateIntervalInMs?: number;
2032
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2033
+ resumeFrom?: string;
2034
+ }
2035
+ /** Contains response data for the delete operation. */
2036
+ export declare type CloudEndpointsDeleteResponse = CloudEndpointsDeleteHeaders;
2037
+ /** Optional parameters. */
2038
+ export interface CloudEndpointsListBySyncGroupOptionalParams extends coreClient.OperationOptions {
2039
+ }
2040
+ /** Contains response data for the listBySyncGroup operation. */
2041
+ export declare type CloudEndpointsListBySyncGroupResponse = CloudEndpointsListBySyncGroupHeaders & CloudEndpointArray;
2042
+ /** Optional parameters. */
2043
+ export interface CloudEndpointsPreBackupOptionalParams extends coreClient.OperationOptions {
2044
+ /** Delay to wait until next poll, in milliseconds. */
2045
+ updateIntervalInMs?: number;
2046
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2047
+ resumeFrom?: string;
2048
+ }
2049
+ /** Contains response data for the preBackup operation. */
2050
+ export declare type CloudEndpointsPreBackupResponse = CloudEndpointsPreBackupHeaders;
2051
+ /** Optional parameters. */
2052
+ export interface CloudEndpointsPostBackupOptionalParams extends coreClient.OperationOptions {
2053
+ /** Delay to wait until next poll, in milliseconds. */
2054
+ updateIntervalInMs?: number;
2055
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2056
+ resumeFrom?: string;
2057
+ }
2058
+ /** Contains response data for the postBackup operation. */
2059
+ export declare type CloudEndpointsPostBackupResponse = CloudEndpointsPostBackupHeaders & PostBackupResponse;
2060
+ /** Optional parameters. */
2061
+ export interface CloudEndpointsPreRestoreOptionalParams extends coreClient.OperationOptions {
2062
+ /** Delay to wait until next poll, in milliseconds. */
2063
+ updateIntervalInMs?: number;
2064
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2065
+ resumeFrom?: string;
2066
+ }
2067
+ /** Optional parameters. */
2068
+ export interface CloudEndpointsRestoreheartbeatOptionalParams extends coreClient.OperationOptions {
2069
+ }
2070
+ /** Contains response data for the restoreheartbeat operation. */
2071
+ export declare type CloudEndpointsRestoreheartbeatResponse = CloudEndpointsRestoreheartbeatHeaders;
2072
+ /** Optional parameters. */
2073
+ export interface CloudEndpointsPostRestoreOptionalParams extends coreClient.OperationOptions {
2074
+ /** Delay to wait until next poll, in milliseconds. */
2075
+ updateIntervalInMs?: number;
2076
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2077
+ resumeFrom?: string;
2078
+ }
2079
+ /** Optional parameters. */
2080
+ export interface CloudEndpointsTriggerChangeDetectionOptionalParams extends coreClient.OperationOptions {
2081
+ /** Delay to wait until next poll, in milliseconds. */
2082
+ updateIntervalInMs?: number;
2083
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2084
+ resumeFrom?: string;
2085
+ }
2086
+ /** Optional parameters. */
2087
+ export interface ServerEndpointsCreateOptionalParams extends coreClient.OperationOptions {
2088
+ /** Delay to wait until next poll, in milliseconds. */
2089
+ updateIntervalInMs?: number;
2090
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2091
+ resumeFrom?: string;
2092
+ }
2093
+ /** Contains response data for the create operation. */
2094
+ export declare type ServerEndpointsCreateResponse = ServerEndpointsCreateHeaders & ServerEndpoint;
2095
+ /** Optional parameters. */
2096
+ export interface ServerEndpointsUpdateOptionalParams extends coreClient.OperationOptions {
2097
+ /** Any of the properties applicable in PUT request. */
2098
+ parameters?: ServerEndpointUpdateParameters;
2099
+ /** Delay to wait until next poll, in milliseconds. */
2100
+ updateIntervalInMs?: number;
2101
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2102
+ resumeFrom?: string;
2103
+ }
2104
+ /** Contains response data for the update operation. */
2105
+ export declare type ServerEndpointsUpdateResponse = ServerEndpointsUpdateHeaders & ServerEndpoint;
2106
+ /** Optional parameters. */
2107
+ export interface ServerEndpointsGetOptionalParams extends coreClient.OperationOptions {
2108
+ }
2109
+ /** Contains response data for the get operation. */
2110
+ export declare type ServerEndpointsGetResponse = ServerEndpointsGetHeaders & ServerEndpoint;
2111
+ /** Optional parameters. */
2112
+ export interface ServerEndpointsDeleteOptionalParams extends coreClient.OperationOptions {
2113
+ /** Delay to wait until next poll, in milliseconds. */
2114
+ updateIntervalInMs?: number;
2115
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2116
+ resumeFrom?: string;
2117
+ }
2118
+ /** Contains response data for the delete operation. */
2119
+ export declare type ServerEndpointsDeleteResponse = ServerEndpointsDeleteHeaders;
2120
+ /** Optional parameters. */
2121
+ export interface ServerEndpointsListBySyncGroupOptionalParams extends coreClient.OperationOptions {
2122
+ }
2123
+ /** Contains response data for the listBySyncGroup operation. */
2124
+ export declare type ServerEndpointsListBySyncGroupResponse = ServerEndpointsListBySyncGroupHeaders & ServerEndpointArray;
2125
+ /** Optional parameters. */
2126
+ export interface ServerEndpointsRecallActionOptionalParams extends coreClient.OperationOptions {
2127
+ /** Delay to wait until next poll, in milliseconds. */
2128
+ updateIntervalInMs?: number;
2129
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2130
+ resumeFrom?: string;
2131
+ }
2132
+ /** Contains response data for the recallAction operation. */
2133
+ export declare type ServerEndpointsRecallActionResponse = ServerEndpointsRecallActionHeaders;
2134
+ /** Optional parameters. */
2135
+ export interface RegisteredServersListByStorageSyncServiceOptionalParams extends coreClient.OperationOptions {
2136
+ }
2137
+ /** Contains response data for the listByStorageSyncService operation. */
2138
+ export declare type RegisteredServersListByStorageSyncServiceResponse = RegisteredServersListByStorageSyncServiceHeaders & RegisteredServerArray;
2139
+ /** Optional parameters. */
2140
+ export interface RegisteredServersGetOptionalParams extends coreClient.OperationOptions {
2141
+ }
2142
+ /** Contains response data for the get operation. */
2143
+ export declare type RegisteredServersGetResponse = RegisteredServersGetHeaders & RegisteredServer;
2144
+ /** Optional parameters. */
2145
+ export interface RegisteredServersCreateOptionalParams extends coreClient.OperationOptions {
2146
+ /** Delay to wait until next poll, in milliseconds. */
2147
+ updateIntervalInMs?: number;
2148
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2149
+ resumeFrom?: string;
2150
+ }
2151
+ /** Contains response data for the create operation. */
2152
+ export declare type RegisteredServersCreateResponse = RegisteredServersCreateHeaders & RegisteredServer;
2153
+ /** Optional parameters. */
2154
+ export interface RegisteredServersDeleteOptionalParams extends coreClient.OperationOptions {
2155
+ /** Delay to wait until next poll, in milliseconds. */
2156
+ updateIntervalInMs?: number;
2157
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2158
+ resumeFrom?: string;
2159
+ }
2160
+ /** Contains response data for the delete operation. */
2161
+ export declare type RegisteredServersDeleteResponse = RegisteredServersDeleteHeaders;
2162
+ /** Optional parameters. */
2163
+ export interface RegisteredServersTriggerRolloverOptionalParams extends coreClient.OperationOptions {
2164
+ /** Delay to wait until next poll, in milliseconds. */
2165
+ updateIntervalInMs?: number;
2166
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
2167
+ resumeFrom?: string;
2168
+ }
2169
+ /** Contains response data for the triggerRollover operation. */
2170
+ export declare type RegisteredServersTriggerRolloverResponse = RegisteredServersTriggerRolloverHeaders;
2171
+ /** Optional parameters. */
2172
+ export interface WorkflowsListByStorageSyncServiceOptionalParams extends coreClient.OperationOptions {
2173
+ }
2174
+ /** Contains response data for the listByStorageSyncService operation. */
2175
+ export declare type WorkflowsListByStorageSyncServiceResponse = WorkflowsListByStorageSyncServiceHeaders & WorkflowArray;
2176
+ /** Optional parameters. */
2177
+ export interface WorkflowsGetOptionalParams extends coreClient.OperationOptions {
2178
+ }
2179
+ /** Contains response data for the get operation. */
2180
+ export declare type WorkflowsGetResponse = WorkflowsGetHeaders & Workflow;
2181
+ /** Optional parameters. */
2182
+ export interface WorkflowsAbortOptionalParams extends coreClient.OperationOptions {
2183
+ }
2184
+ /** Contains response data for the abort operation. */
2185
+ export declare type WorkflowsAbortResponse = WorkflowsAbortHeaders;
2186
+ /** Optional parameters. */
2187
+ export interface OperationStatusGetOptionalParams extends coreClient.OperationOptions {
2188
+ }
2189
+ /** Contains response data for the get operation. */
2190
+ export declare type OperationStatusGetResponse = OperationStatusGetHeaders & OperationStatus;
2191
+ /** Optional parameters. */
2192
+ export interface LocationOperationStatusOptionalParams extends coreClient.OperationOptions {
2193
+ }
2194
+ /** Contains response data for the locationOperationStatus operation. */
2195
+ export declare type LocationOperationStatusResponse = MicrosoftStorageSyncLocationOperationStatusHeaders & LocationOperationStatus;
2196
+ /** Optional parameters. */
2197
+ export interface MicrosoftStorageSyncOptionalParams extends coreClient.ServiceClientOptions {
2198
+ /** server parameter */
2199
+ $host?: string;
2200
+ /** Api Version */
2201
+ apiVersion?: string;
2202
+ /** Overrides client endpoint. */
2203
+ endpoint?: string;
2204
+ }
2205
+ //# sourceMappingURL=index.d.ts.map