@azure/arm-healthcareapis 2.0.0-alpha.20220321.1 → 2.1.0

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 +151 -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 +9 -9
  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
@@ -101,6 +101,17 @@ export interface Resource {
101
101
  export interface ServiceAcrConfigurationInfo {
102
102
  /** The list of the ACR login servers. */
103
103
  loginServers?: string[];
104
+ /** The list of Open Container Initiative (OCI) artifacts. */
105
+ ociArtifacts?: ServiceOciArtifactEntry[];
106
+ }
107
+ /** An Open Container Initiative (OCI) artifact. */
108
+ export interface ServiceOciArtifactEntry {
109
+ /** The Azure Container Registry login server. */
110
+ loginServer?: string;
111
+ /** The artifact name. */
112
+ imageName?: string;
113
+ /** The artifact digest. */
114
+ digest?: string;
104
115
  }
105
116
  /** Metadata pertaining to creation and last modification of the resource. */
106
117
  export interface SystemData {
@@ -164,7 +175,7 @@ export interface ServicesResourceIdentity {
164
175
  }
165
176
  /** Error details. */
166
177
  export interface ErrorDetails {
167
- /** Object containing error details. */
178
+ /** Error details */
168
179
  error?: ErrorDetailsInternal;
169
180
  }
170
181
  /** Error details. */
@@ -201,30 +212,279 @@ export interface ServicesDescriptionListResult {
201
212
  /** A list of service description objects. */
202
213
  value?: ServicesDescription[];
203
214
  }
204
- /** A list of service operations. It contains a list of operations and a URL link to get the next set of results. */
205
- export interface OperationListResult {
206
- /** The link used to get the next page of service description objects. */
215
+ /** Input values. */
216
+ export interface CheckNameAvailabilityParameters {
217
+ /** The name of the service instance to check. */
218
+ name: string;
219
+ /** The fully qualified resource type which includes provider namespace. */
220
+ type: string;
221
+ }
222
+ /** The properties indicating whether a given service name is available. */
223
+ export interface ServicesNameAvailabilityInfo {
224
+ /**
225
+ * The value which indicates whether the provided name is available.
226
+ * NOTE: This property will not be serialized. It can only be populated by the server.
227
+ */
228
+ readonly nameAvailable?: boolean;
229
+ /**
230
+ * The reason for unavailability.
231
+ * NOTE: This property will not be serialized. It can only be populated by the server.
232
+ */
233
+ readonly reason?: ServiceNameUnavailabilityReason;
234
+ /** The detailed reason message. */
235
+ message?: string;
236
+ }
237
+ /** List of private endpoint connection associated with the specified storage account */
238
+ export interface PrivateEndpointConnectionListResultDescription {
239
+ /** Array of private endpoint connections */
240
+ value?: PrivateEndpointConnectionDescription[];
241
+ }
242
+ /** A list of private link resources */
243
+ export interface PrivateLinkResourceListResultDescription {
244
+ /** Array of private link resources */
245
+ value?: PrivateLinkResourceDescription[];
246
+ }
247
+ /** Collection of workspace object with a next link */
248
+ export interface WorkspaceList {
249
+ /** The link used to get the next page. */
207
250
  nextLink?: string;
251
+ /** Collection of resources. */
252
+ value?: Workspace[];
253
+ }
254
+ /** Workspaces resource specific properties. */
255
+ export interface WorkspaceProperties {
256
+ /**
257
+ * The provisioning state.
258
+ * NOTE: This property will not be serialized. It can only be populated by the server.
259
+ */
260
+ readonly provisioningState?: ProvisioningState;
261
+ /**
262
+ * The list of private endpoint connections that are set up for this resource.
263
+ * NOTE: This property will not be serialized. It can only be populated by the server.
264
+ */
265
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
266
+ /** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */
267
+ publicNetworkAccess?: PublicNetworkAccess;
268
+ }
269
+ /** List of key value pairs that describe the resource. This will overwrite the existing tags. */
270
+ export interface ResourceTags {
271
+ /** Resource tags. */
272
+ tags?: {
273
+ [propertyName: string]: string;
274
+ };
275
+ }
276
+ /** The common properties for any resource, tracked or proxy. */
277
+ export interface ResourceCore {
278
+ /**
279
+ * The resource identifier.
280
+ * NOTE: This property will not be serialized. It can only be populated by the server.
281
+ */
282
+ readonly id?: string;
283
+ /**
284
+ * The resource name.
285
+ * NOTE: This property will not be serialized. It can only be populated by the server.
286
+ */
287
+ readonly name?: string;
288
+ /**
289
+ * The resource type.
290
+ * NOTE: This property will not be serialized. It can only be populated by the server.
291
+ */
292
+ readonly type?: string;
293
+ /** An etag associated with the resource, used for optimistic concurrency when editing it. */
294
+ etag?: string;
295
+ }
296
+ /** Error details. */
297
+ export interface ErrorModel {
298
+ /** Error details */
299
+ error?: ErrorDetailsInternal;
300
+ }
301
+ /** The collection of Dicom Services. */
302
+ export interface DicomServiceCollection {
303
+ /** The link used to get the next page of Dicom Services. */
304
+ nextLink?: string;
305
+ /** The list of Dicom Services. */
306
+ value?: DicomService[];
307
+ }
308
+ /** Authentication configuration information */
309
+ export interface DicomServiceAuthenticationConfiguration {
310
+ /**
311
+ * The authority url for the service
312
+ * NOTE: This property will not be serialized. It can only be populated by the server.
313
+ */
314
+ readonly authority?: string;
315
+ /**
316
+ * The audiences for the service
317
+ * NOTE: This property will not be serialized. It can only be populated by the server.
318
+ */
319
+ readonly audiences?: string[];
320
+ }
321
+ /** Managed service identity (system assigned and/or user assigned identities) */
322
+ export interface ServiceManagedIdentity {
323
+ /** Setting indicating whether the service has a managed identity associated with it. */
324
+ identity?: ServiceManagedIdentityIdentity;
325
+ }
326
+ /** Setting indicating whether the service has a managed identity associated with it. */
327
+ export interface ServiceManagedIdentityIdentity {
328
+ /** Type of identity being specified, currently SystemAssigned and None are allowed. */
329
+ type: ServiceManagedIdentityType;
330
+ /**
331
+ * The service principal ID of the system assigned identity. This property will only be provided for a system assigned identity.
332
+ * NOTE: This property will not be serialized. It can only be populated by the server.
333
+ */
334
+ readonly principalId?: string;
335
+ /**
336
+ * The tenant ID of the system assigned identity. This property will only be provided for a system assigned identity.
337
+ * NOTE: This property will not be serialized. It can only be populated by the server.
338
+ */
339
+ readonly tenantId?: string;
340
+ /** The set of user assigned identities associated with the resource. The userAssignedIdentities dictionary keys will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}. The dictionary values can be empty objects ({}) in requests. */
341
+ userAssignedIdentities?: {
342
+ [propertyName: string]: UserAssignedIdentity;
343
+ };
344
+ }
345
+ /** User assigned identity properties */
346
+ export interface UserAssignedIdentity {
347
+ /**
348
+ * The principal ID of the assigned identity.
349
+ * NOTE: This property will not be serialized. It can only be populated by the server.
350
+ */
351
+ readonly principalId?: string;
352
+ /**
353
+ * The client ID of the assigned identity.
354
+ * NOTE: This property will not be serialized. It can only be populated by the server.
355
+ */
356
+ readonly clientId?: string;
357
+ }
358
+ /** A collection of IoT Connectors. */
359
+ export interface IotConnectorCollection {
360
+ /** The link used to get the next page of IoT Connectors. */
361
+ nextLink?: string;
362
+ /** The list of IoT Connectors. */
363
+ value?: IotConnector[];
364
+ }
365
+ /** Event Hub ingestion endpoint configuration */
366
+ export interface IotEventHubIngestionEndpointConfiguration {
367
+ /** Event Hub name to connect to. */
368
+ eventHubName?: string;
369
+ /** Consumer group of the event hub to connected to. */
370
+ consumerGroup?: string;
371
+ /** Fully qualified namespace of the Event Hub to connect to. */
372
+ fullyQualifiedEventHubNamespace?: string;
373
+ }
374
+ /** The mapping content. */
375
+ export interface IotMappingProperties {
376
+ /** The mapping. */
377
+ content?: Record<string, unknown>;
378
+ }
379
+ /** A collection of IoT Connector FHIR destinations. */
380
+ export interface IotFhirDestinationCollection {
381
+ /** The link used to get the next page of IoT FHIR destinations. */
382
+ nextLink?: string;
383
+ /** The list of IoT Connector FHIR destinations. */
384
+ value?: IotFhirDestination[];
385
+ }
386
+ /** Common IoT Connector destination properties. */
387
+ export interface IotDestinationProperties {
388
+ /**
389
+ * The provisioning state.
390
+ * NOTE: This property will not be serialized. It can only be populated by the server.
391
+ */
392
+ readonly provisioningState?: ProvisioningState;
393
+ }
394
+ /** A collection of Fhir services. */
395
+ export interface FhirServiceCollection {
396
+ /** The link used to get the next page of Fhir Services. */
397
+ nextLink?: string;
398
+ /** The list of Fhir Services. */
399
+ value?: FhirService[];
400
+ }
401
+ /** An access policy entry. */
402
+ export interface FhirServiceAccessPolicyEntry {
403
+ /** An Azure AD object ID (User or Apps) that is allowed access to the FHIR service. */
404
+ objectId: string;
405
+ }
406
+ /** Azure container registry configuration information */
407
+ export interface FhirServiceAcrConfiguration {
408
+ /** The list of the Azure container registry login servers. */
409
+ loginServers?: string[];
410
+ /** The list of Open Container Initiative (OCI) artifacts. */
411
+ ociArtifacts?: ServiceOciArtifactEntry[];
412
+ }
413
+ /** Authentication configuration information */
414
+ export interface FhirServiceAuthenticationConfiguration {
415
+ /** The authority url for the service */
416
+ authority?: string;
417
+ /** The audience url for the service */
418
+ audience?: string;
419
+ /** If the SMART on FHIR proxy is enabled */
420
+ smartProxyEnabled?: boolean;
421
+ }
422
+ /** The settings for the CORS configuration of the service instance. */
423
+ export interface FhirServiceCorsConfiguration {
424
+ /** The origins to be allowed via CORS. */
425
+ origins?: string[];
426
+ /** The headers to be allowed via CORS. */
427
+ headers?: string[];
428
+ /** The methods to be allowed via CORS. */
429
+ methods?: string[];
430
+ /** The max age to be allowed via CORS. */
431
+ maxAge?: number;
432
+ /** If credentials are allowed via CORS. */
433
+ allowCredentials?: boolean;
434
+ }
435
+ /** Export operation configuration information */
436
+ export interface FhirServiceExportConfiguration {
437
+ /** The name of the default export storage account. */
438
+ storageAccountName?: string;
439
+ }
440
+ /** The settings for history tracking for FHIR resources. */
441
+ export interface ResourceVersionPolicyConfiguration {
442
+ /** The default value for tracking history across all resources. */
443
+ default?: FhirResourceVersionPolicy;
444
+ /** A list of FHIR Resources and their version policy overrides. */
445
+ resourceTypeOverrides?: {
446
+ [propertyName: string]: FhirResourceVersionPolicy;
447
+ };
448
+ }
449
+ /** Available operations of the service */
450
+ export interface ListOperations {
208
451
  /**
209
- * A list of service operations supported by the Microsoft.HealthcareApis resource provider.
452
+ * Collection of available operation details
210
453
  * NOTE: This property will not be serialized. It can only be populated by the server.
211
454
  */
212
- readonly value?: Operation[];
455
+ readonly value?: OperationDetail[];
456
+ /**
457
+ * URL client should use to fetch the next page (per server side paging).
458
+ * It's null for now, added for future use.
459
+ */
460
+ nextLink?: string;
213
461
  }
214
462
  /** Service REST API operation. */
215
- export interface Operation {
463
+ export interface OperationDetail {
216
464
  /**
217
- * Operation name: {provider}/{resource}/{read | write | action | delete}
465
+ * Name of the operation
218
466
  * NOTE: This property will not be serialized. It can only be populated by the server.
219
467
  */
220
468
  readonly name?: string;
469
+ /**
470
+ * Whether the operation applies to data-plane. This is "true" for data-plane operations and "false" for ARM/control-plane operations.
471
+ * NOTE: This property will not be serialized. It can only be populated by the server.
472
+ */
473
+ readonly isDataAction?: boolean;
474
+ /** Display of the operation */
475
+ display?: OperationDisplay;
221
476
  /**
222
477
  * Default value is 'user,system'.
223
478
  * NOTE: This property will not be serialized. It can only be populated by the server.
224
479
  */
225
480
  readonly origin?: string;
226
- /** The information displayed about the operation. */
227
- display?: OperationDisplay;
481
+ /**
482
+ * Enum. Indicates the action type. "Internal" refers to actions that are for internal only APIs.
483
+ * NOTE: This property will not be serialized. It can only be populated by the server.
484
+ */
485
+ readonly actionType?: ActionType;
486
+ /** Properties of the operation */
487
+ properties?: OperationProperties;
228
488
  }
229
489
  /** The object that represents the operation. */
230
490
  export interface OperationDisplay {
@@ -249,27 +509,60 @@ export interface OperationDisplay {
249
509
  */
250
510
  readonly description?: string;
251
511
  }
252
- /** Input values. */
253
- export interface CheckNameAvailabilityParameters {
254
- /** The name of the service instance to check. */
255
- name: string;
256
- /** The fully qualified resource type which includes provider namespace. */
257
- type: string;
512
+ /** Extra Operation properties */
513
+ export interface OperationProperties {
514
+ /** Service specifications of the operation */
515
+ serviceSpecification?: ServiceSpecification;
258
516
  }
259
- /** The properties indicating whether a given service name is available. */
260
- export interface ServicesNameAvailabilityInfo {
261
- /**
262
- * The value which indicates whether the provided name is available.
263
- * NOTE: This property will not be serialized. It can only be populated by the server.
264
- */
265
- readonly nameAvailable?: boolean;
266
- /**
267
- * The reason for unavailability.
268
- * NOTE: This property will not be serialized. It can only be populated by the server.
269
- */
270
- readonly reason?: ServiceNameUnavailabilityReason;
271
- /** The detailed reason message. */
272
- message?: string;
517
+ /** Service specification payload */
518
+ export interface ServiceSpecification {
519
+ /** Specifications of the Log for Azure Monitoring */
520
+ logSpecifications?: LogSpecification[];
521
+ /** Specifications of the Metrics for Azure Monitoring */
522
+ metricSpecifications?: MetricSpecification[];
523
+ }
524
+ /** Specifications of the Log for Azure Monitoring */
525
+ export interface LogSpecification {
526
+ /** Name of the log */
527
+ name?: string;
528
+ /** Localized friendly display name of the log */
529
+ displayName?: string;
530
+ /** Blob duration of the log */
531
+ blobDuration?: string;
532
+ }
533
+ /** Specifications of the Metrics for Azure Monitoring */
534
+ export interface MetricSpecification {
535
+ /** Name of the metric */
536
+ name?: string;
537
+ /** Localized friendly display name of the metric */
538
+ displayName?: string;
539
+ /** Localized friendly description of the metric */
540
+ displayDescription?: string;
541
+ /** Unit that makes sense for the metric */
542
+ unit?: string;
543
+ /** Name of the metric category that the metric belongs to. A metric can only belong to a single category. */
544
+ category?: string;
545
+ /** Only provide one value for this field. Valid values: Average, Minimum, Maximum, Total, Count. */
546
+ aggregationType?: string;
547
+ /** Supported aggregation types */
548
+ supportedAggregationTypes?: string[];
549
+ /** Supported time grain types */
550
+ supportedTimeGrainTypes?: string[];
551
+ /** Optional. If set to true, then zero will be returned for time duration where no metric is emitted/published. */
552
+ fillGapWithZero?: boolean;
553
+ /** Dimensions of the metric */
554
+ dimensions?: MetricDimension[];
555
+ /** Name of the MDM namespace. Optional. */
556
+ sourceMdmNamespace?: string;
557
+ }
558
+ /** Specifications of the Dimension of metrics */
559
+ export interface MetricDimension {
560
+ /** Name of the dimension */
561
+ name?: string;
562
+ /** Localized friendly display name of the dimension */
563
+ displayName?: string;
564
+ /** Whether this dimension should be included for the Shoebox export scenario */
565
+ toBeExportedForShoebox?: boolean;
273
566
  }
274
567
  /** The properties indicating the operation result of an operation on a service. */
275
568
  export interface OperationResultsDescription {
@@ -293,18 +586,18 @@ export interface OperationResultsDescription {
293
586
  * NOTE: This property will not be serialized. It can only be populated by the server.
294
587
  */
295
588
  readonly startTime?: string;
589
+ /**
590
+ * The time that the operation finished.
591
+ * NOTE: This property will not be serialized. It can only be populated by the server.
592
+ */
593
+ readonly endTime?: string;
296
594
  /** Additional properties of the operation result. */
297
- properties?: any;
595
+ properties?: Record<string, unknown>;
298
596
  }
299
597
  /** List of private endpoint connection associated with the specified storage account */
300
- export interface PrivateEndpointConnectionListResultDescription {
598
+ export interface PrivateEndpointConnectionListResult {
301
599
  /** Array of private endpoint connections */
302
- value?: PrivateEndpointConnectionDescription[];
303
- }
304
- /** A list of private link resources */
305
- export interface PrivateLinkResourceListResultDescription {
306
- /** Array of private link resources */
307
- value?: PrivateLinkResourceDescription[];
600
+ value?: PrivateEndpointConnection[];
308
601
  }
309
602
  /** The Private Endpoint Connection resource. */
310
603
  export declare type PrivateEndpointConnection = Resource & {
@@ -343,10 +636,117 @@ export declare type ServicesDescription = ServicesResource & {
343
636
  */
344
637
  readonly systemData?: SystemData;
345
638
  };
639
+ /** The common properties of tracked resources in the service. */
640
+ export declare type TaggedResource = ResourceTags & LocationBasedResource & {};
641
+ /** Workspace patch properties */
642
+ export declare type WorkspacePatchResource = ResourceTags & {};
643
+ /** Dicom Service patch properties */
644
+ export declare type DicomServicePatchResource = ResourceTags & ServiceManagedIdentity & {};
645
+ /** Iot Connector patch properties */
646
+ export declare type IotConnectorPatchResource = ResourceTags & ServiceManagedIdentity & {};
647
+ /** FhirService patch properties */
648
+ export declare type FhirServicePatchResource = ResourceTags & ServiceManagedIdentity & {};
649
+ /** The common properties for any location based resource, tracked or proxy. */
650
+ export declare type LocationBasedResource = ResourceCore & {
651
+ /** The resource location. */
652
+ location?: string;
653
+ };
654
+ /** The description of Dicom Service */
655
+ export declare type DicomService = TaggedResource & ServiceManagedIdentity & {
656
+ /**
657
+ * Metadata pertaining to creation and last modification of the resource.
658
+ * NOTE: This property will not be serialized. It can only be populated by the server.
659
+ */
660
+ readonly systemData?: SystemData;
661
+ /**
662
+ * The provisioning state.
663
+ * NOTE: This property will not be serialized. It can only be populated by the server.
664
+ */
665
+ readonly provisioningState?: ProvisioningState;
666
+ /** Dicom Service authentication configuration. */
667
+ authenticationConfiguration?: DicomServiceAuthenticationConfiguration;
668
+ /**
669
+ * The url of the Dicom Services.
670
+ * NOTE: This property will not be serialized. It can only be populated by the server.
671
+ */
672
+ readonly serviceUrl?: string;
673
+ /**
674
+ * The list of private endpoint connections that are set up for this resource.
675
+ * NOTE: This property will not be serialized. It can only be populated by the server.
676
+ */
677
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
678
+ /** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */
679
+ publicNetworkAccess?: PublicNetworkAccess;
680
+ };
681
+ /** IoT Connector definition. */
682
+ export declare type IotConnector = TaggedResource & ServiceManagedIdentity & {
683
+ /**
684
+ * Metadata pertaining to creation and last modification of the resource.
685
+ * NOTE: This property will not be serialized. It can only be populated by the server.
686
+ */
687
+ readonly systemData?: SystemData;
688
+ /**
689
+ * The provisioning state.
690
+ * NOTE: This property will not be serialized. It can only be populated by the server.
691
+ */
692
+ readonly provisioningState?: ProvisioningState;
693
+ /** Source configuration. */
694
+ ingestionEndpointConfiguration?: IotEventHubIngestionEndpointConfiguration;
695
+ /** Device Mappings. */
696
+ deviceMapping?: IotMappingProperties;
697
+ };
698
+ /** The description of Fhir Service */
699
+ export declare type FhirService = TaggedResource & ServiceManagedIdentity & {
700
+ /** The kind of the service. */
701
+ kind?: FhirServiceKind;
702
+ /**
703
+ * Metadata pertaining to creation and last modification of the resource.
704
+ * NOTE: This property will not be serialized. It can only be populated by the server.
705
+ */
706
+ readonly systemData?: SystemData;
707
+ /**
708
+ * The provisioning state.
709
+ * NOTE: This property will not be serialized. It can only be populated by the server.
710
+ */
711
+ readonly provisioningState?: ProvisioningState;
712
+ /** Fhir Service access policies. */
713
+ accessPolicies?: FhirServiceAccessPolicyEntry[];
714
+ /** Fhir Service Azure container registry configuration. */
715
+ acrConfiguration?: FhirServiceAcrConfiguration;
716
+ /** Fhir Service authentication configuration. */
717
+ authenticationConfiguration?: FhirServiceAuthenticationConfiguration;
718
+ /** Fhir Service Cors configuration. */
719
+ corsConfiguration?: FhirServiceCorsConfiguration;
720
+ /** Fhir Service export configuration. */
721
+ exportConfiguration?: FhirServiceExportConfiguration;
722
+ /**
723
+ * The list of private endpoint connections that are set up for this resource.
724
+ * NOTE: This property will not be serialized. It can only be populated by the server.
725
+ */
726
+ readonly privateEndpointConnections?: PrivateEndpointConnection[];
727
+ /** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */
728
+ publicNetworkAccess?: PublicNetworkAccess;
729
+ /**
730
+ * Fhir Service event support status.
731
+ * NOTE: This property will not be serialized. It can only be populated by the server.
732
+ */
733
+ readonly eventState?: ServiceEventState;
734
+ /** Determines tracking of history for resources. */
735
+ resourceVersionPolicyConfiguration?: ResourceVersionPolicyConfiguration;
736
+ };
737
+ /** IoT Connector destination properties for an Azure FHIR service. */
738
+ export declare type IotFhirDestinationProperties = IotDestinationProperties & {
739
+ /** Determines how resource identity is resolved on the destination. */
740
+ resourceIdentityResolutionType: IotIdentityResolutionType;
741
+ /** Fully qualified resource id of the FHIR service to connect to. */
742
+ fhirServiceResourceId: string;
743
+ /** FHIR Mappings */
744
+ fhirMapping: IotMappingProperties;
745
+ };
346
746
  /** The Private Endpoint Connection resource. */
347
747
  export declare type PrivateEndpointConnectionDescription = PrivateEndpointConnection & {
348
748
  /**
349
- * System metadata for this resource.
749
+ * Metadata pertaining to creation and last modification of the resource.
350
750
  * NOTE: This property will not be serialized. It can only be populated by the server.
351
751
  */
352
752
  readonly systemData?: SystemData;
@@ -354,11 +754,40 @@ export declare type PrivateEndpointConnectionDescription = PrivateEndpointConnec
354
754
  /** The Private Endpoint Connection resource. */
355
755
  export declare type PrivateLinkResourceDescription = PrivateLinkResource & {
356
756
  /**
357
- * System metadata for this resource.
757
+ * Metadata pertaining to creation and last modification of the resource.
758
+ * NOTE: This property will not be serialized. It can only be populated by the server.
759
+ */
760
+ readonly systemData?: SystemData;
761
+ };
762
+ /** Workspace resource. */
763
+ export declare type Workspace = TaggedResource & {
764
+ /** Workspaces resource specific properties. */
765
+ properties?: WorkspaceProperties;
766
+ /**
767
+ * Metadata pertaining to creation and last modification of the resource.
358
768
  * NOTE: This property will not be serialized. It can only be populated by the server.
359
769
  */
360
770
  readonly systemData?: SystemData;
361
771
  };
772
+ /** IoT Connector FHIR destination definition. */
773
+ export declare type IotFhirDestination = LocationBasedResource & {
774
+ /**
775
+ * Metadata pertaining to creation and last modification of the resource.
776
+ * NOTE: This property will not be serialized. It can only be populated by the server.
777
+ */
778
+ readonly systemData?: SystemData;
779
+ /**
780
+ * The provisioning state.
781
+ * NOTE: This property will not be serialized. It can only be populated by the server.
782
+ */
783
+ readonly provisioningState?: ProvisioningState;
784
+ /** Determines how resource identity is resolved on the destination. */
785
+ resourceIdentityResolutionType: IotIdentityResolutionType;
786
+ /** Fully qualified resource id of the FHIR service to connect to. */
787
+ fhirServiceResourceId: string;
788
+ /** FHIR Mappings */
789
+ fhirMapping: IotMappingProperties;
790
+ };
362
791
  /** Known values of {@link ProvisioningState} that the service accepts. */
363
792
  export declare enum KnownProvisioningState {
364
793
  Deleting = "Deleting",
@@ -369,7 +798,11 @@ export declare enum KnownProvisioningState {
369
798
  Updating = "Updating",
370
799
  Failed = "Failed",
371
800
  Canceled = "Canceled",
372
- Deprovisioned = "Deprovisioned"
801
+ Deprovisioned = "Deprovisioned",
802
+ Moving = "Moving",
803
+ Suspended = "Suspended",
804
+ Warned = "Warned",
805
+ SystemMaintenance = "SystemMaintenance"
373
806
  }
374
807
  /**
375
808
  * Defines values for ProvisioningState. \
@@ -384,7 +817,11 @@ export declare enum KnownProvisioningState {
384
817
  * **Updating** \
385
818
  * **Failed** \
386
819
  * **Canceled** \
387
- * **Deprovisioned**
820
+ * **Deprovisioned** \
821
+ * **Moving** \
822
+ * **Suspended** \
823
+ * **Warned** \
824
+ * **SystemMaintenance**
388
825
  */
389
826
  export declare type ProvisioningState = string;
390
827
  /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
@@ -467,6 +904,96 @@ export declare enum KnownManagedServiceIdentityType {
467
904
  * **None**
468
905
  */
469
906
  export declare type ManagedServiceIdentityType = string;
907
+ /** Known values of {@link ServiceManagedIdentityType} that the service accepts. */
908
+ export declare enum KnownServiceManagedIdentityType {
909
+ None = "None",
910
+ SystemAssigned = "SystemAssigned",
911
+ UserAssigned = "UserAssigned",
912
+ SystemAssignedUserAssigned = "SystemAssigned,UserAssigned"
913
+ }
914
+ /**
915
+ * Defines values for ServiceManagedIdentityType. \
916
+ * {@link KnownServiceManagedIdentityType} can be used interchangeably with ServiceManagedIdentityType,
917
+ * this enum contains the known values that the service supports.
918
+ * ### Known values supported by the service
919
+ * **None** \
920
+ * **SystemAssigned** \
921
+ * **UserAssigned** \
922
+ * **SystemAssigned,UserAssigned**
923
+ */
924
+ export declare type ServiceManagedIdentityType = string;
925
+ /** Known values of {@link IotIdentityResolutionType} that the service accepts. */
926
+ export declare enum KnownIotIdentityResolutionType {
927
+ Create = "Create",
928
+ Lookup = "Lookup"
929
+ }
930
+ /**
931
+ * Defines values for IotIdentityResolutionType. \
932
+ * {@link KnownIotIdentityResolutionType} can be used interchangeably with IotIdentityResolutionType,
933
+ * this enum contains the known values that the service supports.
934
+ * ### Known values supported by the service
935
+ * **Create** \
936
+ * **Lookup**
937
+ */
938
+ export declare type IotIdentityResolutionType = string;
939
+ /** Known values of {@link FhirServiceKind} that the service accepts. */
940
+ export declare enum KnownFhirServiceKind {
941
+ FhirStu3 = "fhir-Stu3",
942
+ FhirR4 = "fhir-R4"
943
+ }
944
+ /**
945
+ * Defines values for FhirServiceKind. \
946
+ * {@link KnownFhirServiceKind} can be used interchangeably with FhirServiceKind,
947
+ * this enum contains the known values that the service supports.
948
+ * ### Known values supported by the service
949
+ * **fhir-Stu3** \
950
+ * **fhir-R4**
951
+ */
952
+ export declare type FhirServiceKind = string;
953
+ /** Known values of {@link ServiceEventState} that the service accepts. */
954
+ export declare enum KnownServiceEventState {
955
+ Disabled = "Disabled",
956
+ Enabled = "Enabled",
957
+ Updating = "Updating"
958
+ }
959
+ /**
960
+ * Defines values for ServiceEventState. \
961
+ * {@link KnownServiceEventState} can be used interchangeably with ServiceEventState,
962
+ * this enum contains the known values that the service supports.
963
+ * ### Known values supported by the service
964
+ * **Disabled** \
965
+ * **Enabled** \
966
+ * **Updating**
967
+ */
968
+ export declare type ServiceEventState = string;
969
+ /** Known values of {@link FhirResourceVersionPolicy} that the service accepts. */
970
+ export declare enum KnownFhirResourceVersionPolicy {
971
+ NoVersion = "no-version",
972
+ Versioned = "versioned",
973
+ VersionedUpdate = "versioned-update"
974
+ }
975
+ /**
976
+ * Defines values for FhirResourceVersionPolicy. \
977
+ * {@link KnownFhirResourceVersionPolicy} can be used interchangeably with FhirResourceVersionPolicy,
978
+ * this enum contains the known values that the service supports.
979
+ * ### Known values supported by the service
980
+ * **no-version** \
981
+ * **versioned** \
982
+ * **versioned-update**
983
+ */
984
+ export declare type FhirResourceVersionPolicy = string;
985
+ /** Known values of {@link ActionType} that the service accepts. */
986
+ export declare enum KnownActionType {
987
+ Internal = "Internal"
988
+ }
989
+ /**
990
+ * Defines values for ActionType. \
991
+ * {@link KnownActionType} can be used interchangeably with ActionType,
992
+ * this enum contains the known values that the service supports.
993
+ * ### Known values supported by the service
994
+ * **Internal**
995
+ */
996
+ export declare type ActionType = string;
470
997
  /** Known values of {@link OperationResultStatus} that the service accepts. */
471
998
  export declare enum KnownOperationResultStatus {
472
999
  Canceled = "Canceled",
@@ -547,21 +1074,6 @@ export interface ServicesListByResourceGroupNextOptionalParams extends coreClien
547
1074
  /** Contains response data for the listByResourceGroupNext operation. */
548
1075
  export declare type ServicesListByResourceGroupNextResponse = ServicesDescriptionListResult;
549
1076
  /** Optional parameters. */
550
- export interface OperationsListOptionalParams extends coreClient.OperationOptions {
551
- }
552
- /** Contains response data for the list operation. */
553
- export declare type OperationsListResponse = OperationListResult;
554
- /** Optional parameters. */
555
- export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
556
- }
557
- /** Contains response data for the listNext operation. */
558
- export declare type OperationsListNextResponse = OperationListResult;
559
- /** Optional parameters. */
560
- export interface OperationResultsGetOptionalParams extends coreClient.OperationOptions {
561
- }
562
- /** Contains response data for the get operation. */
563
- export declare type OperationResultsGetResponse = OperationResultsDescription;
564
- /** Optional parameters. */
565
1077
  export interface PrivateEndpointConnectionsListByServiceOptionalParams extends coreClient.OperationOptions {
566
1078
  }
567
1079
  /** Contains response data for the listByService operation. */
@@ -598,6 +1110,258 @@ export interface PrivateLinkResourcesGetOptionalParams extends coreClient.Operat
598
1110
  /** Contains response data for the get operation. */
599
1111
  export declare type PrivateLinkResourcesGetResponse = PrivateLinkResourceDescription;
600
1112
  /** Optional parameters. */
1113
+ export interface WorkspacesListBySubscriptionOptionalParams extends coreClient.OperationOptions {
1114
+ }
1115
+ /** Contains response data for the listBySubscription operation. */
1116
+ export declare type WorkspacesListBySubscriptionResponse = WorkspaceList;
1117
+ /** Optional parameters. */
1118
+ export interface WorkspacesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
1119
+ }
1120
+ /** Contains response data for the listByResourceGroup operation. */
1121
+ export declare type WorkspacesListByResourceGroupResponse = WorkspaceList;
1122
+ /** Optional parameters. */
1123
+ export interface WorkspacesGetOptionalParams extends coreClient.OperationOptions {
1124
+ }
1125
+ /** Contains response data for the get operation. */
1126
+ export declare type WorkspacesGetResponse = Workspace;
1127
+ /** Optional parameters. */
1128
+ export interface WorkspacesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1129
+ /** Delay to wait until next poll, in milliseconds. */
1130
+ updateIntervalInMs?: number;
1131
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1132
+ resumeFrom?: string;
1133
+ }
1134
+ /** Contains response data for the createOrUpdate operation. */
1135
+ export declare type WorkspacesCreateOrUpdateResponse = Workspace;
1136
+ /** Optional parameters. */
1137
+ export interface WorkspacesUpdateOptionalParams extends coreClient.OperationOptions {
1138
+ /** Delay to wait until next poll, in milliseconds. */
1139
+ updateIntervalInMs?: number;
1140
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1141
+ resumeFrom?: string;
1142
+ }
1143
+ /** Contains response data for the update operation. */
1144
+ export declare type WorkspacesUpdateResponse = Workspace;
1145
+ /** Optional parameters. */
1146
+ export interface WorkspacesDeleteOptionalParams extends coreClient.OperationOptions {
1147
+ /** Delay to wait until next poll, in milliseconds. */
1148
+ updateIntervalInMs?: number;
1149
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1150
+ resumeFrom?: string;
1151
+ }
1152
+ /** Optional parameters. */
1153
+ export interface WorkspacesListBySubscriptionNextOptionalParams extends coreClient.OperationOptions {
1154
+ }
1155
+ /** Contains response data for the listBySubscriptionNext operation. */
1156
+ export declare type WorkspacesListBySubscriptionNextResponse = WorkspaceList;
1157
+ /** Optional parameters. */
1158
+ export interface WorkspacesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
1159
+ }
1160
+ /** Contains response data for the listByResourceGroupNext operation. */
1161
+ export declare type WorkspacesListByResourceGroupNextResponse = WorkspaceList;
1162
+ /** Optional parameters. */
1163
+ export interface DicomServicesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
1164
+ }
1165
+ /** Contains response data for the listByWorkspace operation. */
1166
+ export declare type DicomServicesListByWorkspaceResponse = DicomServiceCollection;
1167
+ /** Optional parameters. */
1168
+ export interface DicomServicesGetOptionalParams extends coreClient.OperationOptions {
1169
+ }
1170
+ /** Contains response data for the get operation. */
1171
+ export declare type DicomServicesGetResponse = DicomService;
1172
+ /** Optional parameters. */
1173
+ export interface DicomServicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1174
+ /** Delay to wait until next poll, in milliseconds. */
1175
+ updateIntervalInMs?: number;
1176
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1177
+ resumeFrom?: string;
1178
+ }
1179
+ /** Contains response data for the createOrUpdate operation. */
1180
+ export declare type DicomServicesCreateOrUpdateResponse = DicomService;
1181
+ /** Optional parameters. */
1182
+ export interface DicomServicesUpdateOptionalParams extends coreClient.OperationOptions {
1183
+ /** Delay to wait until next poll, in milliseconds. */
1184
+ updateIntervalInMs?: number;
1185
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1186
+ resumeFrom?: string;
1187
+ }
1188
+ /** Contains response data for the update operation. */
1189
+ export declare type DicomServicesUpdateResponse = DicomService;
1190
+ /** Optional parameters. */
1191
+ export interface DicomServicesDeleteOptionalParams extends coreClient.OperationOptions {
1192
+ /** Delay to wait until next poll, in milliseconds. */
1193
+ updateIntervalInMs?: number;
1194
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1195
+ resumeFrom?: string;
1196
+ }
1197
+ /** Optional parameters. */
1198
+ export interface DicomServicesListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
1199
+ }
1200
+ /** Contains response data for the listByWorkspaceNext operation. */
1201
+ export declare type DicomServicesListByWorkspaceNextResponse = DicomServiceCollection;
1202
+ /** Optional parameters. */
1203
+ export interface IotConnectorsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
1204
+ }
1205
+ /** Contains response data for the listByWorkspace operation. */
1206
+ export declare type IotConnectorsListByWorkspaceResponse = IotConnectorCollection;
1207
+ /** Optional parameters. */
1208
+ export interface IotConnectorsGetOptionalParams extends coreClient.OperationOptions {
1209
+ }
1210
+ /** Contains response data for the get operation. */
1211
+ export declare type IotConnectorsGetResponse = IotConnector;
1212
+ /** Optional parameters. */
1213
+ export interface IotConnectorsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1214
+ /** Delay to wait until next poll, in milliseconds. */
1215
+ updateIntervalInMs?: number;
1216
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1217
+ resumeFrom?: string;
1218
+ }
1219
+ /** Contains response data for the createOrUpdate operation. */
1220
+ export declare type IotConnectorsCreateOrUpdateResponse = IotConnector;
1221
+ /** Optional parameters. */
1222
+ export interface IotConnectorsUpdateOptionalParams extends coreClient.OperationOptions {
1223
+ /** Delay to wait until next poll, in milliseconds. */
1224
+ updateIntervalInMs?: number;
1225
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1226
+ resumeFrom?: string;
1227
+ }
1228
+ /** Contains response data for the update operation. */
1229
+ export declare type IotConnectorsUpdateResponse = IotConnector;
1230
+ /** Optional parameters. */
1231
+ export interface IotConnectorsDeleteOptionalParams extends coreClient.OperationOptions {
1232
+ /** Delay to wait until next poll, in milliseconds. */
1233
+ updateIntervalInMs?: number;
1234
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1235
+ resumeFrom?: string;
1236
+ }
1237
+ /** Optional parameters. */
1238
+ export interface IotConnectorsListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
1239
+ }
1240
+ /** Contains response data for the listByWorkspaceNext operation. */
1241
+ export declare type IotConnectorsListByWorkspaceNextResponse = IotConnectorCollection;
1242
+ /** Optional parameters. */
1243
+ export interface FhirDestinationsListByIotConnectorOptionalParams extends coreClient.OperationOptions {
1244
+ }
1245
+ /** Contains response data for the listByIotConnector operation. */
1246
+ export declare type FhirDestinationsListByIotConnectorResponse = IotFhirDestinationCollection;
1247
+ /** Optional parameters. */
1248
+ export interface FhirDestinationsListByIotConnectorNextOptionalParams extends coreClient.OperationOptions {
1249
+ }
1250
+ /** Contains response data for the listByIotConnectorNext operation. */
1251
+ export declare type FhirDestinationsListByIotConnectorNextResponse = IotFhirDestinationCollection;
1252
+ /** Optional parameters. */
1253
+ export interface IotConnectorFhirDestinationGetOptionalParams extends coreClient.OperationOptions {
1254
+ }
1255
+ /** Contains response data for the get operation. */
1256
+ export declare type IotConnectorFhirDestinationGetResponse = IotFhirDestination;
1257
+ /** Optional parameters. */
1258
+ export interface IotConnectorFhirDestinationCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1259
+ /** Delay to wait until next poll, in milliseconds. */
1260
+ updateIntervalInMs?: number;
1261
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1262
+ resumeFrom?: string;
1263
+ }
1264
+ /** Contains response data for the createOrUpdate operation. */
1265
+ export declare type IotConnectorFhirDestinationCreateOrUpdateResponse = IotFhirDestination;
1266
+ /** Optional parameters. */
1267
+ export interface IotConnectorFhirDestinationDeleteOptionalParams extends coreClient.OperationOptions {
1268
+ /** Delay to wait until next poll, in milliseconds. */
1269
+ updateIntervalInMs?: number;
1270
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1271
+ resumeFrom?: string;
1272
+ }
1273
+ /** Optional parameters. */
1274
+ export interface FhirServicesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
1275
+ }
1276
+ /** Contains response data for the listByWorkspace operation. */
1277
+ export declare type FhirServicesListByWorkspaceResponse = FhirServiceCollection;
1278
+ /** Optional parameters. */
1279
+ export interface FhirServicesGetOptionalParams extends coreClient.OperationOptions {
1280
+ }
1281
+ /** Contains response data for the get operation. */
1282
+ export declare type FhirServicesGetResponse = FhirService;
1283
+ /** Optional parameters. */
1284
+ export interface FhirServicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1285
+ /** Delay to wait until next poll, in milliseconds. */
1286
+ updateIntervalInMs?: number;
1287
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1288
+ resumeFrom?: string;
1289
+ }
1290
+ /** Contains response data for the createOrUpdate operation. */
1291
+ export declare type FhirServicesCreateOrUpdateResponse = FhirService;
1292
+ /** Optional parameters. */
1293
+ export interface FhirServicesUpdateOptionalParams extends coreClient.OperationOptions {
1294
+ /** Delay to wait until next poll, in milliseconds. */
1295
+ updateIntervalInMs?: number;
1296
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1297
+ resumeFrom?: string;
1298
+ }
1299
+ /** Contains response data for the update operation. */
1300
+ export declare type FhirServicesUpdateResponse = FhirService;
1301
+ /** Optional parameters. */
1302
+ export interface FhirServicesDeleteOptionalParams extends coreClient.OperationOptions {
1303
+ /** Delay to wait until next poll, in milliseconds. */
1304
+ updateIntervalInMs?: number;
1305
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1306
+ resumeFrom?: string;
1307
+ }
1308
+ /** Optional parameters. */
1309
+ export interface FhirServicesListByWorkspaceNextOptionalParams extends coreClient.OperationOptions {
1310
+ }
1311
+ /** Contains response data for the listByWorkspaceNext operation. */
1312
+ export declare type FhirServicesListByWorkspaceNextResponse = FhirServiceCollection;
1313
+ /** Optional parameters. */
1314
+ export interface WorkspacePrivateEndpointConnectionsListByWorkspaceOptionalParams extends coreClient.OperationOptions {
1315
+ }
1316
+ /** Contains response data for the listByWorkspace operation. */
1317
+ export declare type WorkspacePrivateEndpointConnectionsListByWorkspaceResponse = PrivateEndpointConnectionListResultDescription;
1318
+ /** Optional parameters. */
1319
+ export interface WorkspacePrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
1320
+ }
1321
+ /** Contains response data for the get operation. */
1322
+ export declare type WorkspacePrivateEndpointConnectionsGetResponse = PrivateEndpointConnectionDescription;
1323
+ /** Optional parameters. */
1324
+ export interface WorkspacePrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
1325
+ /** Delay to wait until next poll, in milliseconds. */
1326
+ updateIntervalInMs?: number;
1327
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1328
+ resumeFrom?: string;
1329
+ }
1330
+ /** Contains response data for the createOrUpdate operation. */
1331
+ export declare type WorkspacePrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnectionDescription;
1332
+ /** Optional parameters. */
1333
+ export interface WorkspacePrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
1334
+ /** Delay to wait until next poll, in milliseconds. */
1335
+ updateIntervalInMs?: number;
1336
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
1337
+ resumeFrom?: string;
1338
+ }
1339
+ /** Optional parameters. */
1340
+ export interface WorkspacePrivateLinkResourcesListByWorkspaceOptionalParams extends coreClient.OperationOptions {
1341
+ }
1342
+ /** Contains response data for the listByWorkspace operation. */
1343
+ export declare type WorkspacePrivateLinkResourcesListByWorkspaceResponse = PrivateLinkResourceListResultDescription;
1344
+ /** Optional parameters. */
1345
+ export interface WorkspacePrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
1346
+ }
1347
+ /** Contains response data for the get operation. */
1348
+ export declare type WorkspacePrivateLinkResourcesGetResponse = PrivateLinkResourceDescription;
1349
+ /** Optional parameters. */
1350
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
1351
+ }
1352
+ /** Contains response data for the list operation. */
1353
+ export declare type OperationsListResponse = ListOperations;
1354
+ /** Optional parameters. */
1355
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
1356
+ }
1357
+ /** Contains response data for the listNext operation. */
1358
+ export declare type OperationsListNextResponse = ListOperations;
1359
+ /** Optional parameters. */
1360
+ export interface OperationResultsGetOptionalParams extends coreClient.OperationOptions {
1361
+ }
1362
+ /** Contains response data for the get operation. */
1363
+ export declare type OperationResultsGetResponse = OperationResultsDescription;
1364
+ /** Optional parameters. */
601
1365
  export interface HealthcareApisManagementClientOptionalParams extends coreClient.ServiceClientOptions {
602
1366
  /** server parameter */
603
1367
  $host?: string;