@azure/arm-healthcareapis 2.0.0-alpha.20220325.1 → 2.1.1-alpha.20220328.4

Sign up to get free protection for your applications and to get access to all the features.
Files changed (324) hide show
  1. package/CHANGELOG.md +161 -0
  2. package/README.md +11 -0
  3. package/dist/index.js +4828 -844
  4. package/dist/index.js.map +1 -1
  5. package/dist/index.min.js +1 -1
  6. package/dist/index.min.js.map +1 -1
  7. package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.d.ts +2 -0
  8. package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.d.ts.map +1 -0
  9. package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.js +33 -0
  10. package/dist-esm/samples-dev/dicomServicesCreateOrUpdateSample.js.map +1 -0
  11. package/dist-esm/samples-dev/dicomServicesDeleteSample.d.ts +2 -0
  12. package/dist-esm/samples-dev/dicomServicesDeleteSample.d.ts.map +1 -0
  13. package/dist-esm/samples-dev/dicomServicesDeleteSample.js +32 -0
  14. package/dist-esm/samples-dev/dicomServicesDeleteSample.js.map +1 -0
  15. package/dist-esm/samples-dev/dicomServicesGetSample.d.ts +2 -0
  16. package/dist-esm/samples-dev/dicomServicesGetSample.d.ts.map +1 -0
  17. package/dist-esm/samples-dev/dicomServicesGetSample.js +32 -0
  18. package/dist-esm/samples-dev/dicomServicesGetSample.js.map +1 -0
  19. package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.d.ts +2 -0
  20. package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.d.ts.map +1 -0
  21. package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.js +45 -0
  22. package/dist-esm/samples-dev/dicomServicesListByWorkspaceSample.js.map +1 -0
  23. package/dist-esm/samples-dev/dicomServicesUpdateSample.d.ts +2 -0
  24. package/dist-esm/samples-dev/dicomServicesUpdateSample.d.ts.map +1 -0
  25. package/dist-esm/samples-dev/dicomServicesUpdateSample.js +35 -0
  26. package/dist-esm/samples-dev/dicomServicesUpdateSample.js.map +1 -0
  27. package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.d.ts +2 -0
  28. package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.d.ts.map +1 -0
  29. package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.js +46 -0
  30. package/dist-esm/samples-dev/fhirDestinationsListByIotConnectorSample.js.map +1 -0
  31. package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.d.ts +2 -0
  32. package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.d.ts.map +1 -0
  33. package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.js +60 -0
  34. package/dist-esm/samples-dev/fhirServicesCreateOrUpdateSample.js.map +1 -0
  35. package/dist-esm/samples-dev/fhirServicesDeleteSample.d.ts +2 -0
  36. package/dist-esm/samples-dev/fhirServicesDeleteSample.d.ts.map +1 -0
  37. package/dist-esm/samples-dev/fhirServicesDeleteSample.js +32 -0
  38. package/dist-esm/samples-dev/fhirServicesDeleteSample.js.map +1 -0
  39. package/dist-esm/samples-dev/fhirServicesGetSample.d.ts +2 -0
  40. package/dist-esm/samples-dev/fhirServicesGetSample.d.ts.map +1 -0
  41. package/dist-esm/samples-dev/fhirServicesGetSample.js +32 -0
  42. package/dist-esm/samples-dev/fhirServicesGetSample.js.map +1 -0
  43. package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.d.ts +2 -0
  44. package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.d.ts.map +1 -0
  45. package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.js +45 -0
  46. package/dist-esm/samples-dev/fhirServicesListByWorkspaceSample.js.map +1 -0
  47. package/dist-esm/samples-dev/fhirServicesUpdateSample.d.ts +2 -0
  48. package/dist-esm/samples-dev/fhirServicesUpdateSample.d.ts.map +1 -0
  49. package/dist-esm/samples-dev/fhirServicesUpdateSample.js +35 -0
  50. package/dist-esm/samples-dev/fhirServicesUpdateSample.js.map +1 -0
  51. package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.d.ts +2 -0
  52. package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.d.ts.map +1 -0
  53. package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.js +65 -0
  54. package/dist-esm/samples-dev/iotConnectorFhirDestinationCreateOrUpdateSample.js.map +1 -0
  55. package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.d.ts +2 -0
  56. package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.d.ts.map +1 -0
  57. package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.js +33 -0
  58. package/dist-esm/samples-dev/iotConnectorFhirDestinationDeleteSample.js.map +1 -0
  59. package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.d.ts +2 -0
  60. package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.d.ts.map +1 -0
  61. package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.js +33 -0
  62. package/dist-esm/samples-dev/iotConnectorFhirDestinationGetSample.js.map +1 -0
  63. package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.d.ts +2 -0
  64. package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.d.ts.map +1 -0
  65. package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.js +69 -0
  66. package/dist-esm/samples-dev/iotConnectorsCreateOrUpdateSample.js.map +1 -0
  67. package/dist-esm/samples-dev/iotConnectorsDeleteSample.d.ts +2 -0
  68. package/dist-esm/samples-dev/iotConnectorsDeleteSample.d.ts.map +1 -0
  69. package/dist-esm/samples-dev/iotConnectorsDeleteSample.js +32 -0
  70. package/dist-esm/samples-dev/iotConnectorsDeleteSample.js.map +1 -0
  71. package/dist-esm/samples-dev/iotConnectorsGetSample.d.ts +2 -0
  72. package/dist-esm/samples-dev/iotConnectorsGetSample.d.ts.map +1 -0
  73. package/dist-esm/samples-dev/iotConnectorsGetSample.js +32 -0
  74. package/dist-esm/samples-dev/iotConnectorsGetSample.js.map +1 -0
  75. package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.d.ts +2 -0
  76. package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.d.ts.map +1 -0
  77. package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.js +45 -0
  78. package/dist-esm/samples-dev/iotConnectorsListByWorkspaceSample.js.map +1 -0
  79. package/dist-esm/samples-dev/iotConnectorsUpdateSample.d.ts +2 -0
  80. package/dist-esm/samples-dev/iotConnectorsUpdateSample.d.ts.map +1 -0
  81. package/dist-esm/samples-dev/iotConnectorsUpdateSample.js +40 -0
  82. package/dist-esm/samples-dev/iotConnectorsUpdateSample.js.map +1 -0
  83. package/dist-esm/samples-dev/operationResultsGetSample.d.ts +2 -0
  84. package/dist-esm/samples-dev/operationResultsGetSample.d.ts.map +1 -0
  85. package/dist-esm/samples-dev/operationResultsGetSample.js +31 -0
  86. package/dist-esm/samples-dev/operationResultsGetSample.js.map +1 -0
  87. package/dist-esm/samples-dev/operationsListSample.d.ts +2 -0
  88. package/dist-esm/samples-dev/operationsListSample.d.ts.map +1 -0
  89. package/dist-esm/samples-dev/operationsListSample.js +43 -0
  90. package/dist-esm/samples-dev/operationsListSample.js.map +1 -0
  91. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts +2 -0
  92. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.d.ts.map +1 -0
  93. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js +38 -0
  94. package/dist-esm/samples-dev/privateEndpointConnectionsCreateOrUpdateSample.js.map +1 -0
  95. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts +2 -0
  96. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.d.ts.map +1 -0
  97. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +32 -0
  98. package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js.map +1 -0
  99. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts +2 -0
  100. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.d.ts.map +1 -0
  101. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +32 -0
  102. package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js.map +1 -0
  103. package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.d.ts +2 -0
  104. package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.d.ts.map +1 -0
  105. package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.js +45 -0
  106. package/dist-esm/samples-dev/privateEndpointConnectionsListByServiceSample.js.map +1 -0
  107. package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts +2 -0
  108. package/dist-esm/samples-dev/privateLinkResourcesGetSample.d.ts.map +1 -0
  109. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js +32 -0
  110. package/dist-esm/samples-dev/privateLinkResourcesGetSample.js.map +1 -0
  111. package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.d.ts +2 -0
  112. package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.d.ts.map +1 -0
  113. package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.js +31 -0
  114. package/dist-esm/samples-dev/privateLinkResourcesListByServiceSample.js.map +1 -0
  115. package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.d.ts +2 -0
  116. package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.d.ts.map +1 -0
  117. package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js +33 -0
  118. package/dist-esm/samples-dev/servicesCheckNameAvailabilitySample.js.map +1 -0
  119. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts +2 -0
  120. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.d.ts.map +1 -0
  121. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js +88 -0
  122. package/dist-esm/samples-dev/servicesCreateOrUpdateSample.js.map +1 -0
  123. package/dist-esm/samples-dev/servicesDeleteSample.d.ts +2 -0
  124. package/dist-esm/samples-dev/servicesDeleteSample.d.ts.map +1 -0
  125. package/dist-esm/samples-dev/servicesDeleteSample.js +31 -0
  126. package/dist-esm/samples-dev/servicesDeleteSample.js.map +1 -0
  127. package/dist-esm/samples-dev/servicesGetSample.d.ts +2 -0
  128. package/dist-esm/samples-dev/servicesGetSample.d.ts.map +1 -0
  129. package/dist-esm/samples-dev/servicesGetSample.js +31 -0
  130. package/dist-esm/samples-dev/servicesGetSample.js.map +1 -0
  131. package/dist-esm/samples-dev/servicesListByResourceGroupSample.d.ts +2 -0
  132. package/dist-esm/samples-dev/servicesListByResourceGroupSample.d.ts.map +1 -0
  133. package/dist-esm/samples-dev/servicesListByResourceGroupSample.js +44 -0
  134. package/dist-esm/samples-dev/servicesListByResourceGroupSample.js.map +1 -0
  135. package/dist-esm/samples-dev/servicesListSample.d.ts +2 -0
  136. package/dist-esm/samples-dev/servicesListSample.d.ts.map +1 -0
  137. package/dist-esm/samples-dev/servicesListSample.js +43 -0
  138. package/dist-esm/samples-dev/servicesListSample.js.map +1 -0
  139. package/dist-esm/samples-dev/servicesUpdateSample.d.ts +2 -0
  140. package/dist-esm/samples-dev/servicesUpdateSample.d.ts.map +1 -0
  141. package/dist-esm/samples-dev/servicesUpdateSample.js +34 -0
  142. package/dist-esm/samples-dev/servicesUpdateSample.js.map +1 -0
  143. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.d.ts +2 -0
  144. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.d.ts.map +1 -0
  145. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.js +38 -0
  146. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsCreateOrUpdateSample.js.map +1 -0
  147. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.d.ts +2 -0
  148. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.d.ts.map +1 -0
  149. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.js +32 -0
  150. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsDeleteSample.js.map +1 -0
  151. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.d.ts +2 -0
  152. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.d.ts.map +1 -0
  153. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.js +32 -0
  154. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsGetSample.js.map +1 -0
  155. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.d.ts +2 -0
  156. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.d.ts.map +1 -0
  157. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.js +45 -0
  158. package/dist-esm/samples-dev/workspacePrivateEndpointConnectionsListByWorkspaceSample.js.map +1 -0
  159. package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.d.ts +2 -0
  160. package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.d.ts.map +1 -0
  161. package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.js +32 -0
  162. package/dist-esm/samples-dev/workspacePrivateLinkResourcesGetSample.js.map +1 -0
  163. package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.d.ts +2 -0
  164. package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.d.ts.map +1 -0
  165. package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.js +45 -0
  166. package/dist-esm/samples-dev/workspacePrivateLinkResourcesListByWorkspaceSample.js.map +1 -0
  167. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts +2 -0
  168. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.d.ts.map +1 -0
  169. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js +32 -0
  170. package/dist-esm/samples-dev/workspacesCreateOrUpdateSample.js.map +1 -0
  171. package/dist-esm/samples-dev/workspacesDeleteSample.d.ts +2 -0
  172. package/dist-esm/samples-dev/workspacesDeleteSample.d.ts.map +1 -0
  173. package/dist-esm/samples-dev/workspacesDeleteSample.js +31 -0
  174. package/dist-esm/samples-dev/workspacesDeleteSample.js.map +1 -0
  175. package/dist-esm/samples-dev/workspacesGetSample.d.ts +2 -0
  176. package/dist-esm/samples-dev/workspacesGetSample.d.ts.map +1 -0
  177. package/dist-esm/samples-dev/workspacesGetSample.js +31 -0
  178. package/dist-esm/samples-dev/workspacesGetSample.js.map +1 -0
  179. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts +2 -0
  180. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.d.ts.map +1 -0
  181. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js +44 -0
  182. package/dist-esm/samples-dev/workspacesListByResourceGroupSample.js.map +1 -0
  183. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts +2 -0
  184. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.d.ts.map +1 -0
  185. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js +43 -0
  186. package/dist-esm/samples-dev/workspacesListBySubscriptionSample.js.map +1 -0
  187. package/dist-esm/samples-dev/workspacesUpdateSample.d.ts +2 -0
  188. package/dist-esm/samples-dev/workspacesUpdateSample.d.ts.map +1 -0
  189. package/dist-esm/samples-dev/workspacesUpdateSample.js +34 -0
  190. package/dist-esm/samples-dev/workspacesUpdateSample.js.map +1 -0
  191. package/dist-esm/src/healthcareApisManagementClient.d.ts +11 -3
  192. package/dist-esm/src/healthcareApisManagementClient.d.ts.map +1 -1
  193. package/dist-esm/src/healthcareApisManagementClient.js +15 -6
  194. package/dist-esm/src/healthcareApisManagementClient.js.map +1 -1
  195. package/dist-esm/src/models/index.d.ts +821 -57
  196. package/dist-esm/src/models/index.d.ts.map +1 -1
  197. package/dist-esm/src/models/index.js +43 -0
  198. package/dist-esm/src/models/index.js.map +1 -1
  199. package/dist-esm/src/models/mappers.d.ts +45 -4
  200. package/dist-esm/src/models/mappers.d.ts.map +1 -1
  201. package/dist-esm/src/models/mappers.js +1241 -110
  202. package/dist-esm/src/models/mappers.js.map +1 -1
  203. package/dist-esm/src/models/parameters.d.ts +17 -2
  204. package/dist-esm/src/models/parameters.d.ts.map +1 -1
  205. package/dist-esm/src/models/parameters.js +126 -16
  206. package/dist-esm/src/models/parameters.js.map +1 -1
  207. package/dist-esm/src/operations/dicomServices.d.ts +99 -0
  208. package/dist-esm/src/operations/dicomServices.d.ts.map +1 -0
  209. package/dist-esm/src/operations/dicomServices.js +435 -0
  210. package/dist-esm/src/operations/dicomServices.js.map +1 -0
  211. package/dist-esm/src/operations/fhirDestinations.d.ts +41 -0
  212. package/dist-esm/src/operations/fhirDestinations.d.ts.map +1 -0
  213. package/dist-esm/src/operations/fhirDestinations.js +142 -0
  214. package/dist-esm/src/operations/fhirDestinations.js.map +1 -0
  215. package/dist-esm/src/operations/fhirServices.d.ts +99 -0
  216. package/dist-esm/src/operations/fhirServices.d.ts.map +1 -0
  217. package/dist-esm/src/operations/fhirServices.js +435 -0
  218. package/dist-esm/src/operations/fhirServices.js.map +1 -0
  219. package/dist-esm/src/operations/index.d.ts +10 -2
  220. package/dist-esm/src/operations/index.d.ts.map +1 -1
  221. package/dist-esm/src/operations/index.js +10 -2
  222. package/dist-esm/src/operations/index.js.map +1 -1
  223. package/dist-esm/src/operations/iotConnectorFhirDestination.d.ts +63 -0
  224. package/dist-esm/src/operations/iotConnectorFhirDestination.d.ts.map +1 -0
  225. package/dist-esm/src/operations/iotConnectorFhirDestination.js +251 -0
  226. package/dist-esm/src/operations/iotConnectorFhirDestination.js.map +1 -0
  227. package/dist-esm/src/operations/iotConnectors.d.ts +99 -0
  228. package/dist-esm/src/operations/iotConnectors.d.ts.map +1 -0
  229. package/dist-esm/src/operations/iotConnectors.js +435 -0
  230. package/dist-esm/src/operations/iotConnectors.js.map +1 -0
  231. package/dist-esm/src/operations/operationResults.js +0 -3
  232. package/dist-esm/src/operations/operationResults.js.map +1 -1
  233. package/dist-esm/src/operations/operations.d.ts +4 -4
  234. package/dist-esm/src/operations/operations.d.ts.map +1 -1
  235. package/dist-esm/src/operations/operations.js +4 -4
  236. package/dist-esm/src/operations/operations.js.map +1 -1
  237. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -1
  238. package/dist-esm/src/operations/privateEndpointConnections.js +6 -2
  239. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -1
  240. package/dist-esm/src/operations/services.d.ts.map +1 -1
  241. package/dist-esm/src/operations/services.js +9 -3
  242. package/dist-esm/src/operations/services.js.map +1 -1
  243. package/dist-esm/src/operations/workspacePrivateEndpointConnections.d.ts +78 -0
  244. package/dist-esm/src/operations/workspacePrivateEndpointConnections.d.ts.map +1 -0
  245. package/dist-esm/src/operations/workspacePrivateEndpointConnections.js +318 -0
  246. package/dist-esm/src/operations/workspacePrivateEndpointConnections.js.map +1 -0
  247. package/dist-esm/src/operations/workspacePrivateLinkResources.d.ts +38 -0
  248. package/dist-esm/src/operations/workspacePrivateLinkResources.d.ts.map +1 -0
  249. package/dist-esm/src/operations/workspacePrivateLinkResources.js +131 -0
  250. package/dist-esm/src/operations/workspacePrivateLinkResources.js.map +1 -0
  251. package/dist-esm/src/operations/workspaces.d.ts +107 -0
  252. package/dist-esm/src/operations/workspaces.d.ts.map +1 -0
  253. package/dist-esm/src/operations/workspaces.js +506 -0
  254. package/dist-esm/src/operations/workspaces.js.map +1 -0
  255. package/dist-esm/src/operationsInterfaces/dicomServices.d.ts +74 -0
  256. package/dist-esm/src/operationsInterfaces/dicomServices.d.ts.map +1 -0
  257. package/dist-esm/src/operationsInterfaces/dicomServices.js +9 -0
  258. package/dist-esm/src/operationsInterfaces/dicomServices.js.map +1 -0
  259. package/dist-esm/src/operationsInterfaces/fhirDestinations.d.ts +14 -0
  260. package/dist-esm/src/operationsInterfaces/fhirDestinations.d.ts.map +1 -0
  261. package/dist-esm/src/operationsInterfaces/fhirDestinations.js +9 -0
  262. package/dist-esm/src/operationsInterfaces/fhirDestinations.js.map +1 -0
  263. package/dist-esm/src/operationsInterfaces/fhirServices.d.ts +74 -0
  264. package/dist-esm/src/operationsInterfaces/fhirServices.d.ts.map +1 -0
  265. package/dist-esm/src/operationsInterfaces/fhirServices.js +9 -0
  266. package/dist-esm/src/operationsInterfaces/fhirServices.js.map +1 -0
  267. package/dist-esm/src/operationsInterfaces/index.d.ts +10 -2
  268. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -1
  269. package/dist-esm/src/operationsInterfaces/index.js +10 -2
  270. package/dist-esm/src/operationsInterfaces/index.js.map +1 -1
  271. package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.d.ts +55 -0
  272. package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.d.ts.map +1 -0
  273. package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.js +9 -0
  274. package/dist-esm/src/operationsInterfaces/iotConnectorFhirDestination.js.map +1 -0
  275. package/dist-esm/src/operationsInterfaces/iotConnectors.d.ts +74 -0
  276. package/dist-esm/src/operationsInterfaces/iotConnectors.d.ts.map +1 -0
  277. package/dist-esm/src/operationsInterfaces/iotConnectors.js +9 -0
  278. package/dist-esm/src/operationsInterfaces/iotConnectors.js.map +1 -0
  279. package/dist-esm/src/operationsInterfaces/operations.d.ts +3 -3
  280. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -1
  281. package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.d.ts +61 -0
  282. package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.d.ts.map +1 -0
  283. package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.js +9 -0
  284. package/dist-esm/src/operationsInterfaces/workspacePrivateEndpointConnections.js.map +1 -0
  285. package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.d.ts +21 -0
  286. package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.d.ts.map +1 -0
  287. package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.js +9 -0
  288. package/dist-esm/src/operationsInterfaces/workspacePrivateLinkResources.js.map +1 -0
  289. package/dist-esm/src/operationsInterfaces/workspaces.d.ts +71 -0
  290. package/dist-esm/src/operationsInterfaces/workspaces.d.ts.map +1 -0
  291. package/dist-esm/src/operationsInterfaces/workspaces.js +9 -0
  292. package/dist-esm/src/operationsInterfaces/workspaces.js.map +1 -0
  293. package/package.json +8 -8
  294. package/review/arm-healthcareapis.api.md +731 -9
  295. package/rollup.config.js +6 -72
  296. package/src/healthcareApisManagementClient.ts +52 -13
  297. package/src/models/index.ts +968 -67
  298. package/src/models/mappers.ts +1374 -134
  299. package/src/models/parameters.ts +151 -16
  300. package/src/operations/dicomServices.ts +626 -0
  301. package/src/operations/fhirDestinations.ts +204 -0
  302. package/src/operations/fhirServices.ts +626 -0
  303. package/src/operations/index.ts +10 -2
  304. package/src/operations/iotConnectorFhirDestination.ts +360 -0
  305. package/src/operations/iotConnectors.ts +626 -0
  306. package/src/operations/operationResults.ts +0 -3
  307. package/src/operations/operations.ts +8 -8
  308. package/src/operations/privateEndpointConnections.ts +6 -2
  309. package/src/operations/services.ts +9 -3
  310. package/src/operations/workspacePrivateEndpointConnections.ts +450 -0
  311. package/src/operations/workspacePrivateLinkResources.ts +180 -0
  312. package/src/operations/workspaces.ts +680 -0
  313. package/src/operationsInterfaces/dicomServices.ts +147 -0
  314. package/src/operationsInterfaces/fhirDestinations.ts +31 -0
  315. package/src/operationsInterfaces/fhirServices.ts +147 -0
  316. package/src/operationsInterfaces/index.ts +10 -2
  317. package/src/operationsInterfaces/iotConnectorFhirDestination.ts +107 -0
  318. package/src/operationsInterfaces/iotConnectors.ts +147 -0
  319. package/src/operationsInterfaces/operations.ts +3 -3
  320. package/src/operationsInterfaces/workspacePrivateEndpointConnections.ts +116 -0
  321. package/src/operationsInterfaces/workspacePrivateLinkResources.ts +44 -0
  322. package/src/operationsInterfaces/workspaces.ts +139 -0
  323. package/tsconfig.json +18 -5
  324. package/types/arm-healthcareapis.d.ts +1346 -30
@@ -0,0 +1,147 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
10
+ import { PollerLike, PollOperationState } from "@azure/core-lro";
11
+ import {
12
+ DicomService,
13
+ DicomServicesListByWorkspaceOptionalParams,
14
+ DicomServicesGetOptionalParams,
15
+ DicomServicesGetResponse,
16
+ DicomServicesCreateOrUpdateOptionalParams,
17
+ DicomServicesCreateOrUpdateResponse,
18
+ DicomServicePatchResource,
19
+ DicomServicesUpdateOptionalParams,
20
+ DicomServicesUpdateResponse,
21
+ DicomServicesDeleteOptionalParams
22
+ } from "../models";
23
+
24
+ /// <reference lib="esnext.asynciterable" />
25
+ /** Interface representing a DicomServices. */
26
+ export interface DicomServices {
27
+ /**
28
+ * Lists all DICOM Services for the given workspace
29
+ * @param resourceGroupName The name of the resource group that contains the service instance.
30
+ * @param workspaceName The name of workspace resource.
31
+ * @param options The options parameters.
32
+ */
33
+ listByWorkspace(
34
+ resourceGroupName: string,
35
+ workspaceName: string,
36
+ options?: DicomServicesListByWorkspaceOptionalParams
37
+ ): PagedAsyncIterableIterator<DicomService>;
38
+ /**
39
+ * Gets the properties of the specified DICOM Service.
40
+ * @param resourceGroupName The name of the resource group that contains the service instance.
41
+ * @param workspaceName The name of workspace resource.
42
+ * @param dicomServiceName The name of DICOM Service resource.
43
+ * @param options The options parameters.
44
+ */
45
+ get(
46
+ resourceGroupName: string,
47
+ workspaceName: string,
48
+ dicomServiceName: string,
49
+ options?: DicomServicesGetOptionalParams
50
+ ): Promise<DicomServicesGetResponse>;
51
+ /**
52
+ * Creates or updates a DICOM Service resource with the specified parameters.
53
+ * @param resourceGroupName The name of the resource group that contains the service instance.
54
+ * @param workspaceName The name of workspace resource.
55
+ * @param dicomServiceName The name of DICOM Service resource.
56
+ * @param dicomservice The parameters for creating or updating a Dicom Service resource.
57
+ * @param options The options parameters.
58
+ */
59
+ beginCreateOrUpdate(
60
+ resourceGroupName: string,
61
+ workspaceName: string,
62
+ dicomServiceName: string,
63
+ dicomservice: DicomService,
64
+ options?: DicomServicesCreateOrUpdateOptionalParams
65
+ ): Promise<
66
+ PollerLike<
67
+ PollOperationState<DicomServicesCreateOrUpdateResponse>,
68
+ DicomServicesCreateOrUpdateResponse
69
+ >
70
+ >;
71
+ /**
72
+ * Creates or updates a DICOM Service resource with the specified parameters.
73
+ * @param resourceGroupName The name of the resource group that contains the service instance.
74
+ * @param workspaceName The name of workspace resource.
75
+ * @param dicomServiceName The name of DICOM Service resource.
76
+ * @param dicomservice The parameters for creating or updating a Dicom Service resource.
77
+ * @param options The options parameters.
78
+ */
79
+ beginCreateOrUpdateAndWait(
80
+ resourceGroupName: string,
81
+ workspaceName: string,
82
+ dicomServiceName: string,
83
+ dicomservice: DicomService,
84
+ options?: DicomServicesCreateOrUpdateOptionalParams
85
+ ): Promise<DicomServicesCreateOrUpdateResponse>;
86
+ /**
87
+ * Patch DICOM Service details.
88
+ * @param resourceGroupName The name of the resource group that contains the service instance.
89
+ * @param dicomServiceName The name of DICOM Service resource.
90
+ * @param workspaceName The name of workspace resource.
91
+ * @param dicomservicePatchResource The parameters for updating a Dicom Service.
92
+ * @param options The options parameters.
93
+ */
94
+ beginUpdate(
95
+ resourceGroupName: string,
96
+ dicomServiceName: string,
97
+ workspaceName: string,
98
+ dicomservicePatchResource: DicomServicePatchResource,
99
+ options?: DicomServicesUpdateOptionalParams
100
+ ): Promise<
101
+ PollerLike<
102
+ PollOperationState<DicomServicesUpdateResponse>,
103
+ DicomServicesUpdateResponse
104
+ >
105
+ >;
106
+ /**
107
+ * Patch DICOM Service details.
108
+ * @param resourceGroupName The name of the resource group that contains the service instance.
109
+ * @param dicomServiceName The name of DICOM Service resource.
110
+ * @param workspaceName The name of workspace resource.
111
+ * @param dicomservicePatchResource The parameters for updating a Dicom Service.
112
+ * @param options The options parameters.
113
+ */
114
+ beginUpdateAndWait(
115
+ resourceGroupName: string,
116
+ dicomServiceName: string,
117
+ workspaceName: string,
118
+ dicomservicePatchResource: DicomServicePatchResource,
119
+ options?: DicomServicesUpdateOptionalParams
120
+ ): Promise<DicomServicesUpdateResponse>;
121
+ /**
122
+ * Deletes a DICOM Service.
123
+ * @param resourceGroupName The name of the resource group that contains the service instance.
124
+ * @param dicomServiceName The name of DICOM Service resource.
125
+ * @param workspaceName The name of workspace resource.
126
+ * @param options The options parameters.
127
+ */
128
+ beginDelete(
129
+ resourceGroupName: string,
130
+ dicomServiceName: string,
131
+ workspaceName: string,
132
+ options?: DicomServicesDeleteOptionalParams
133
+ ): Promise<PollerLike<PollOperationState<void>, void>>;
134
+ /**
135
+ * Deletes a DICOM Service.
136
+ * @param resourceGroupName The name of the resource group that contains the service instance.
137
+ * @param dicomServiceName The name of DICOM Service resource.
138
+ * @param workspaceName The name of workspace resource.
139
+ * @param options The options parameters.
140
+ */
141
+ beginDeleteAndWait(
142
+ resourceGroupName: string,
143
+ dicomServiceName: string,
144
+ workspaceName: string,
145
+ options?: DicomServicesDeleteOptionalParams
146
+ ): Promise<void>;
147
+ }
@@ -0,0 +1,31 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
10
+ import {
11
+ IotFhirDestination,
12
+ FhirDestinationsListByIotConnectorOptionalParams
13
+ } from "../models";
14
+
15
+ /// <reference lib="esnext.asynciterable" />
16
+ /** Interface representing a FhirDestinations. */
17
+ export interface FhirDestinations {
18
+ /**
19
+ * Lists all FHIR destinations for the given IoT Connector
20
+ * @param resourceGroupName The name of the resource group that contains the service instance.
21
+ * @param workspaceName The name of workspace resource.
22
+ * @param iotConnectorName The name of IoT Connector resource.
23
+ * @param options The options parameters.
24
+ */
25
+ listByIotConnector(
26
+ resourceGroupName: string,
27
+ workspaceName: string,
28
+ iotConnectorName: string,
29
+ options?: FhirDestinationsListByIotConnectorOptionalParams
30
+ ): PagedAsyncIterableIterator<IotFhirDestination>;
31
+ }
@@ -0,0 +1,147 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
10
+ import { PollerLike, PollOperationState } from "@azure/core-lro";
11
+ import {
12
+ FhirService,
13
+ FhirServicesListByWorkspaceOptionalParams,
14
+ FhirServicesGetOptionalParams,
15
+ FhirServicesGetResponse,
16
+ FhirServicesCreateOrUpdateOptionalParams,
17
+ FhirServicesCreateOrUpdateResponse,
18
+ FhirServicePatchResource,
19
+ FhirServicesUpdateOptionalParams,
20
+ FhirServicesUpdateResponse,
21
+ FhirServicesDeleteOptionalParams
22
+ } from "../models";
23
+
24
+ /// <reference lib="esnext.asynciterable" />
25
+ /** Interface representing a FhirServices. */
26
+ export interface FhirServices {
27
+ /**
28
+ * Lists all FHIR Services for the given workspace
29
+ * @param resourceGroupName The name of the resource group that contains the service instance.
30
+ * @param workspaceName The name of workspace resource.
31
+ * @param options The options parameters.
32
+ */
33
+ listByWorkspace(
34
+ resourceGroupName: string,
35
+ workspaceName: string,
36
+ options?: FhirServicesListByWorkspaceOptionalParams
37
+ ): PagedAsyncIterableIterator<FhirService>;
38
+ /**
39
+ * Gets the properties of the specified FHIR Service.
40
+ * @param resourceGroupName The name of the resource group that contains the service instance.
41
+ * @param workspaceName The name of workspace resource.
42
+ * @param fhirServiceName The name of FHIR Service resource.
43
+ * @param options The options parameters.
44
+ */
45
+ get(
46
+ resourceGroupName: string,
47
+ workspaceName: string,
48
+ fhirServiceName: string,
49
+ options?: FhirServicesGetOptionalParams
50
+ ): Promise<FhirServicesGetResponse>;
51
+ /**
52
+ * Creates or updates a FHIR Service resource with the specified parameters.
53
+ * @param resourceGroupName The name of the resource group that contains the service instance.
54
+ * @param workspaceName The name of workspace resource.
55
+ * @param fhirServiceName The name of FHIR Service resource.
56
+ * @param fhirservice The parameters for creating or updating a Fhir Service resource.
57
+ * @param options The options parameters.
58
+ */
59
+ beginCreateOrUpdate(
60
+ resourceGroupName: string,
61
+ workspaceName: string,
62
+ fhirServiceName: string,
63
+ fhirservice: FhirService,
64
+ options?: FhirServicesCreateOrUpdateOptionalParams
65
+ ): Promise<
66
+ PollerLike<
67
+ PollOperationState<FhirServicesCreateOrUpdateResponse>,
68
+ FhirServicesCreateOrUpdateResponse
69
+ >
70
+ >;
71
+ /**
72
+ * Creates or updates a FHIR Service resource with the specified parameters.
73
+ * @param resourceGroupName The name of the resource group that contains the service instance.
74
+ * @param workspaceName The name of workspace resource.
75
+ * @param fhirServiceName The name of FHIR Service resource.
76
+ * @param fhirservice The parameters for creating or updating a Fhir Service resource.
77
+ * @param options The options parameters.
78
+ */
79
+ beginCreateOrUpdateAndWait(
80
+ resourceGroupName: string,
81
+ workspaceName: string,
82
+ fhirServiceName: string,
83
+ fhirservice: FhirService,
84
+ options?: FhirServicesCreateOrUpdateOptionalParams
85
+ ): Promise<FhirServicesCreateOrUpdateResponse>;
86
+ /**
87
+ * Patch FHIR Service details.
88
+ * @param resourceGroupName The name of the resource group that contains the service instance.
89
+ * @param fhirServiceName The name of FHIR Service resource.
90
+ * @param workspaceName The name of workspace resource.
91
+ * @param fhirservicePatchResource The parameters for updating a Fhir Service.
92
+ * @param options The options parameters.
93
+ */
94
+ beginUpdate(
95
+ resourceGroupName: string,
96
+ fhirServiceName: string,
97
+ workspaceName: string,
98
+ fhirservicePatchResource: FhirServicePatchResource,
99
+ options?: FhirServicesUpdateOptionalParams
100
+ ): Promise<
101
+ PollerLike<
102
+ PollOperationState<FhirServicesUpdateResponse>,
103
+ FhirServicesUpdateResponse
104
+ >
105
+ >;
106
+ /**
107
+ * Patch FHIR Service details.
108
+ * @param resourceGroupName The name of the resource group that contains the service instance.
109
+ * @param fhirServiceName The name of FHIR Service resource.
110
+ * @param workspaceName The name of workspace resource.
111
+ * @param fhirservicePatchResource The parameters for updating a Fhir Service.
112
+ * @param options The options parameters.
113
+ */
114
+ beginUpdateAndWait(
115
+ resourceGroupName: string,
116
+ fhirServiceName: string,
117
+ workspaceName: string,
118
+ fhirservicePatchResource: FhirServicePatchResource,
119
+ options?: FhirServicesUpdateOptionalParams
120
+ ): Promise<FhirServicesUpdateResponse>;
121
+ /**
122
+ * Deletes a FHIR Service.
123
+ * @param resourceGroupName The name of the resource group that contains the service instance.
124
+ * @param fhirServiceName The name of FHIR Service resource.
125
+ * @param workspaceName The name of workspace resource.
126
+ * @param options The options parameters.
127
+ */
128
+ beginDelete(
129
+ resourceGroupName: string,
130
+ fhirServiceName: string,
131
+ workspaceName: string,
132
+ options?: FhirServicesDeleteOptionalParams
133
+ ): Promise<PollerLike<PollOperationState<void>, void>>;
134
+ /**
135
+ * Deletes a FHIR Service.
136
+ * @param resourceGroupName The name of the resource group that contains the service instance.
137
+ * @param fhirServiceName The name of FHIR Service resource.
138
+ * @param workspaceName The name of workspace resource.
139
+ * @param options The options parameters.
140
+ */
141
+ beginDeleteAndWait(
142
+ resourceGroupName: string,
143
+ fhirServiceName: string,
144
+ workspaceName: string,
145
+ options?: FhirServicesDeleteOptionalParams
146
+ ): Promise<void>;
147
+ }
@@ -7,7 +7,15 @@
7
7
  */
8
8
 
9
9
  export * from "./services";
10
- export * from "./operations";
11
- export * from "./operationResults";
12
10
  export * from "./privateEndpointConnections";
13
11
  export * from "./privateLinkResources";
12
+ export * from "./workspaces";
13
+ export * from "./dicomServices";
14
+ export * from "./iotConnectors";
15
+ export * from "./fhirDestinations";
16
+ export * from "./iotConnectorFhirDestination";
17
+ export * from "./fhirServices";
18
+ export * from "./workspacePrivateEndpointConnections";
19
+ export * from "./workspacePrivateLinkResources";
20
+ export * from "./operations";
21
+ export * from "./operationResults";
@@ -0,0 +1,107 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ import { PollerLike, PollOperationState } from "@azure/core-lro";
10
+ import {
11
+ IotConnectorFhirDestinationGetOptionalParams,
12
+ IotConnectorFhirDestinationGetResponse,
13
+ IotFhirDestination,
14
+ IotConnectorFhirDestinationCreateOrUpdateOptionalParams,
15
+ IotConnectorFhirDestinationCreateOrUpdateResponse,
16
+ IotConnectorFhirDestinationDeleteOptionalParams
17
+ } from "../models";
18
+
19
+ /** Interface representing a IotConnectorFhirDestination. */
20
+ export interface IotConnectorFhirDestination {
21
+ /**
22
+ * Gets the properties of the specified Iot Connector FHIR destination.
23
+ * @param resourceGroupName The name of the resource group that contains the service instance.
24
+ * @param workspaceName The name of workspace resource.
25
+ * @param iotConnectorName The name of IoT Connector resource.
26
+ * @param fhirDestinationName The name of IoT Connector FHIR destination resource.
27
+ * @param options The options parameters.
28
+ */
29
+ get(
30
+ resourceGroupName: string,
31
+ workspaceName: string,
32
+ iotConnectorName: string,
33
+ fhirDestinationName: string,
34
+ options?: IotConnectorFhirDestinationGetOptionalParams
35
+ ): Promise<IotConnectorFhirDestinationGetResponse>;
36
+ /**
37
+ * Creates or updates an IoT Connector FHIR destination resource with the specified parameters.
38
+ * @param resourceGroupName The name of the resource group that contains the service instance.
39
+ * @param workspaceName The name of workspace resource.
40
+ * @param iotConnectorName The name of IoT Connector resource.
41
+ * @param fhirDestinationName The name of IoT Connector FHIR destination resource.
42
+ * @param iotFhirDestination The parameters for creating or updating an IoT Connector FHIR destination
43
+ * resource.
44
+ * @param options The options parameters.
45
+ */
46
+ beginCreateOrUpdate(
47
+ resourceGroupName: string,
48
+ workspaceName: string,
49
+ iotConnectorName: string,
50
+ fhirDestinationName: string,
51
+ iotFhirDestination: IotFhirDestination,
52
+ options?: IotConnectorFhirDestinationCreateOrUpdateOptionalParams
53
+ ): Promise<
54
+ PollerLike<
55
+ PollOperationState<IotConnectorFhirDestinationCreateOrUpdateResponse>,
56
+ IotConnectorFhirDestinationCreateOrUpdateResponse
57
+ >
58
+ >;
59
+ /**
60
+ * Creates or updates an IoT Connector FHIR destination resource with the specified parameters.
61
+ * @param resourceGroupName The name of the resource group that contains the service instance.
62
+ * @param workspaceName The name of workspace resource.
63
+ * @param iotConnectorName The name of IoT Connector resource.
64
+ * @param fhirDestinationName The name of IoT Connector FHIR destination resource.
65
+ * @param iotFhirDestination The parameters for creating or updating an IoT Connector FHIR destination
66
+ * resource.
67
+ * @param options The options parameters.
68
+ */
69
+ beginCreateOrUpdateAndWait(
70
+ resourceGroupName: string,
71
+ workspaceName: string,
72
+ iotConnectorName: string,
73
+ fhirDestinationName: string,
74
+ iotFhirDestination: IotFhirDestination,
75
+ options?: IotConnectorFhirDestinationCreateOrUpdateOptionalParams
76
+ ): Promise<IotConnectorFhirDestinationCreateOrUpdateResponse>;
77
+ /**
78
+ * Deletes an IoT Connector FHIR destination.
79
+ * @param resourceGroupName The name of the resource group that contains the service instance.
80
+ * @param workspaceName The name of workspace resource.
81
+ * @param iotConnectorName The name of IoT Connector resource.
82
+ * @param fhirDestinationName The name of IoT Connector FHIR destination resource.
83
+ * @param options The options parameters.
84
+ */
85
+ beginDelete(
86
+ resourceGroupName: string,
87
+ workspaceName: string,
88
+ iotConnectorName: string,
89
+ fhirDestinationName: string,
90
+ options?: IotConnectorFhirDestinationDeleteOptionalParams
91
+ ): Promise<PollerLike<PollOperationState<void>, void>>;
92
+ /**
93
+ * Deletes an IoT Connector FHIR destination.
94
+ * @param resourceGroupName The name of the resource group that contains the service instance.
95
+ * @param workspaceName The name of workspace resource.
96
+ * @param iotConnectorName The name of IoT Connector resource.
97
+ * @param fhirDestinationName The name of IoT Connector FHIR destination resource.
98
+ * @param options The options parameters.
99
+ */
100
+ beginDeleteAndWait(
101
+ resourceGroupName: string,
102
+ workspaceName: string,
103
+ iotConnectorName: string,
104
+ fhirDestinationName: string,
105
+ options?: IotConnectorFhirDestinationDeleteOptionalParams
106
+ ): Promise<void>;
107
+ }
@@ -0,0 +1,147 @@
1
+ /*
2
+ * Copyright (c) Microsoft Corporation.
3
+ * Licensed under the MIT License.
4
+ *
5
+ * Code generated by Microsoft (R) AutoRest Code Generator.
6
+ * Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
+ */
8
+
9
+ import { PagedAsyncIterableIterator } from "@azure/core-paging";
10
+ import { PollerLike, PollOperationState } from "@azure/core-lro";
11
+ import {
12
+ IotConnector,
13
+ IotConnectorsListByWorkspaceOptionalParams,
14
+ IotConnectorsGetOptionalParams,
15
+ IotConnectorsGetResponse,
16
+ IotConnectorsCreateOrUpdateOptionalParams,
17
+ IotConnectorsCreateOrUpdateResponse,
18
+ IotConnectorPatchResource,
19
+ IotConnectorsUpdateOptionalParams,
20
+ IotConnectorsUpdateResponse,
21
+ IotConnectorsDeleteOptionalParams
22
+ } from "../models";
23
+
24
+ /// <reference lib="esnext.asynciterable" />
25
+ /** Interface representing a IotConnectors. */
26
+ export interface IotConnectors {
27
+ /**
28
+ * Lists all IoT Connectors for the given workspace
29
+ * @param resourceGroupName The name of the resource group that contains the service instance.
30
+ * @param workspaceName The name of workspace resource.
31
+ * @param options The options parameters.
32
+ */
33
+ listByWorkspace(
34
+ resourceGroupName: string,
35
+ workspaceName: string,
36
+ options?: IotConnectorsListByWorkspaceOptionalParams
37
+ ): PagedAsyncIterableIterator<IotConnector>;
38
+ /**
39
+ * Gets the properties of the specified IoT Connector.
40
+ * @param resourceGroupName The name of the resource group that contains the service instance.
41
+ * @param workspaceName The name of workspace resource.
42
+ * @param iotConnectorName The name of IoT Connector resource.
43
+ * @param options The options parameters.
44
+ */
45
+ get(
46
+ resourceGroupName: string,
47
+ workspaceName: string,
48
+ iotConnectorName: string,
49
+ options?: IotConnectorsGetOptionalParams
50
+ ): Promise<IotConnectorsGetResponse>;
51
+ /**
52
+ * Creates or updates an IoT Connector resource with the specified parameters.
53
+ * @param resourceGroupName The name of the resource group that contains the service instance.
54
+ * @param workspaceName The name of workspace resource.
55
+ * @param iotConnectorName The name of IoT Connector resource.
56
+ * @param iotConnector The parameters for creating or updating an IoT Connectors resource.
57
+ * @param options The options parameters.
58
+ */
59
+ beginCreateOrUpdate(
60
+ resourceGroupName: string,
61
+ workspaceName: string,
62
+ iotConnectorName: string,
63
+ iotConnector: IotConnector,
64
+ options?: IotConnectorsCreateOrUpdateOptionalParams
65
+ ): Promise<
66
+ PollerLike<
67
+ PollOperationState<IotConnectorsCreateOrUpdateResponse>,
68
+ IotConnectorsCreateOrUpdateResponse
69
+ >
70
+ >;
71
+ /**
72
+ * Creates or updates an IoT Connector resource with the specified parameters.
73
+ * @param resourceGroupName The name of the resource group that contains the service instance.
74
+ * @param workspaceName The name of workspace resource.
75
+ * @param iotConnectorName The name of IoT Connector resource.
76
+ * @param iotConnector The parameters for creating or updating an IoT Connectors resource.
77
+ * @param options The options parameters.
78
+ */
79
+ beginCreateOrUpdateAndWait(
80
+ resourceGroupName: string,
81
+ workspaceName: string,
82
+ iotConnectorName: string,
83
+ iotConnector: IotConnector,
84
+ options?: IotConnectorsCreateOrUpdateOptionalParams
85
+ ): Promise<IotConnectorsCreateOrUpdateResponse>;
86
+ /**
87
+ * Patch an IoT Connector.
88
+ * @param resourceGroupName The name of the resource group that contains the service instance.
89
+ * @param iotConnectorName The name of IoT Connector resource.
90
+ * @param workspaceName The name of workspace resource.
91
+ * @param iotConnectorPatchResource The parameters for updating an IoT Connector.
92
+ * @param options The options parameters.
93
+ */
94
+ beginUpdate(
95
+ resourceGroupName: string,
96
+ iotConnectorName: string,
97
+ workspaceName: string,
98
+ iotConnectorPatchResource: IotConnectorPatchResource,
99
+ options?: IotConnectorsUpdateOptionalParams
100
+ ): Promise<
101
+ PollerLike<
102
+ PollOperationState<IotConnectorsUpdateResponse>,
103
+ IotConnectorsUpdateResponse
104
+ >
105
+ >;
106
+ /**
107
+ * Patch an IoT Connector.
108
+ * @param resourceGroupName The name of the resource group that contains the service instance.
109
+ * @param iotConnectorName The name of IoT Connector resource.
110
+ * @param workspaceName The name of workspace resource.
111
+ * @param iotConnectorPatchResource The parameters for updating an IoT Connector.
112
+ * @param options The options parameters.
113
+ */
114
+ beginUpdateAndWait(
115
+ resourceGroupName: string,
116
+ iotConnectorName: string,
117
+ workspaceName: string,
118
+ iotConnectorPatchResource: IotConnectorPatchResource,
119
+ options?: IotConnectorsUpdateOptionalParams
120
+ ): Promise<IotConnectorsUpdateResponse>;
121
+ /**
122
+ * Deletes an IoT Connector.
123
+ * @param resourceGroupName The name of the resource group that contains the service instance.
124
+ * @param iotConnectorName The name of IoT Connector resource.
125
+ * @param workspaceName The name of workspace resource.
126
+ * @param options The options parameters.
127
+ */
128
+ beginDelete(
129
+ resourceGroupName: string,
130
+ iotConnectorName: string,
131
+ workspaceName: string,
132
+ options?: IotConnectorsDeleteOptionalParams
133
+ ): Promise<PollerLike<PollOperationState<void>, void>>;
134
+ /**
135
+ * Deletes an IoT Connector.
136
+ * @param resourceGroupName The name of the resource group that contains the service instance.
137
+ * @param iotConnectorName The name of IoT Connector resource.
138
+ * @param workspaceName The name of workspace resource.
139
+ * @param options The options parameters.
140
+ */
141
+ beginDeleteAndWait(
142
+ resourceGroupName: string,
143
+ iotConnectorName: string,
144
+ workspaceName: string,
145
+ options?: IotConnectorsDeleteOptionalParams
146
+ ): Promise<void>;
147
+ }
@@ -7,16 +7,16 @@
7
7
  */
8
8
 
9
9
  import { PagedAsyncIterableIterator } from "@azure/core-paging";
10
- import { Operation, OperationsListOptionalParams } from "../models";
10
+ import { OperationDetail, OperationsListOptionalParams } from "../models";
11
11
 
12
12
  /// <reference lib="esnext.asynciterable" />
13
13
  /** Interface representing a Operations. */
14
14
  export interface Operations {
15
15
  /**
16
- * Lists all of the available Healthcare service REST API operations.
16
+ * Lists all of the available operations supported by Microsoft Healthcare resource provider.
17
17
  * @param options The options parameters.
18
18
  */
19
19
  list(
20
20
  options?: OperationsListOptionalParams
21
- ): PagedAsyncIterableIterator<Operation>;
21
+ ): PagedAsyncIterableIterator<OperationDetail>;
22
22
  }