@azure/arm-healthcareapis 1.1.1 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (242) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/LICENSE +21 -0
  3. package/README.md +69 -83
  4. package/dist/index.js +2292 -0
  5. package/dist/index.js.map +1 -0
  6. package/dist/index.min.js +1 -0
  7. package/dist/index.min.js.map +1 -0
  8. package/dist-esm/samples-dev/checkNameAvailability.d.ts +2 -0
  9. package/dist-esm/samples-dev/checkNameAvailability.d.ts.map +1 -0
  10. package/dist-esm/samples-dev/checkNameAvailability.js +33 -0
  11. package/dist-esm/samples-dev/checkNameAvailability.js.map +1 -0
  12. package/dist-esm/samples-dev/createOrUpdateAServiceWithAllParameters.d.ts +2 -0
  13. package/dist-esm/samples-dev/createOrUpdateAServiceWithAllParameters.d.ts.map +1 -0
  14. package/dist-esm/samples-dev/createOrUpdateAServiceWithAllParameters.js +62 -0
  15. package/dist-esm/samples-dev/createOrUpdateAServiceWithAllParameters.js.map +1 -0
  16. package/dist-esm/samples-dev/createOrUpdateAServiceWithMinimumParameters.d.ts +2 -0
  17. package/dist-esm/samples-dev/createOrUpdateAServiceWithMinimumParameters.d.ts.map +1 -0
  18. package/dist-esm/samples-dev/createOrUpdateAServiceWithMinimumParameters.js +39 -0
  19. package/dist-esm/samples-dev/createOrUpdateAServiceWithMinimumParameters.js.map +1 -0
  20. package/dist-esm/samples-dev/deleteService.d.ts +2 -0
  21. package/dist-esm/samples-dev/deleteService.d.ts.map +1 -0
  22. package/dist-esm/samples-dev/deleteService.js +31 -0
  23. package/dist-esm/samples-dev/deleteService.js.map +1 -0
  24. package/dist-esm/samples-dev/getMetadata.d.ts +2 -0
  25. package/dist-esm/samples-dev/getMetadata.d.ts.map +1 -0
  26. package/dist-esm/samples-dev/getMetadata.js +31 -0
  27. package/dist-esm/samples-dev/getMetadata.js.map +1 -0
  28. package/dist-esm/samples-dev/getOperationResult.d.ts +2 -0
  29. package/dist-esm/samples-dev/getOperationResult.d.ts.map +1 -0
  30. package/dist-esm/samples-dev/getOperationResult.js +31 -0
  31. package/dist-esm/samples-dev/getOperationResult.js.map +1 -0
  32. package/dist-esm/samples-dev/listAllServicesInResourceGroup.d.ts +2 -0
  33. package/dist-esm/samples-dev/listAllServicesInResourceGroup.d.ts.map +1 -0
  34. package/dist-esm/samples-dev/listAllServicesInResourceGroup.js +44 -0
  35. package/dist-esm/samples-dev/listAllServicesInResourceGroup.js.map +1 -0
  36. package/dist-esm/samples-dev/listAllServicesInSubscription.d.ts +2 -0
  37. package/dist-esm/samples-dev/listAllServicesInSubscription.d.ts.map +1 -0
  38. package/dist-esm/samples-dev/listAllServicesInSubscription.js +43 -0
  39. package/dist-esm/samples-dev/listAllServicesInSubscription.js.map +1 -0
  40. package/dist-esm/samples-dev/listOperations.d.ts +2 -0
  41. package/dist-esm/samples-dev/listOperations.d.ts.map +1 -0
  42. package/dist-esm/samples-dev/listOperations.js +43 -0
  43. package/dist-esm/samples-dev/listOperations.js.map +1 -0
  44. package/dist-esm/samples-dev/patchService.d.ts +2 -0
  45. package/dist-esm/samples-dev/patchService.d.ts.map +1 -0
  46. package/dist-esm/samples-dev/patchService.js +34 -0
  47. package/dist-esm/samples-dev/patchService.js.map +1 -0
  48. package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdate.d.ts +2 -0
  49. package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdate.d.ts.map +1 -0
  50. package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdate.js +38 -0
  51. package/dist-esm/samples-dev/privateEndpointConnectionCreateOrUpdate.js.map +1 -0
  52. package/dist-esm/samples-dev/privateEndpointConnectionGetConnection.d.ts +2 -0
  53. package/dist-esm/samples-dev/privateEndpointConnectionGetConnection.d.ts.map +1 -0
  54. package/dist-esm/samples-dev/privateEndpointConnectionGetConnection.js +32 -0
  55. package/dist-esm/samples-dev/privateEndpointConnectionGetConnection.js.map +1 -0
  56. package/dist-esm/samples-dev/privateEndpointConnectionList.d.ts +2 -0
  57. package/dist-esm/samples-dev/privateEndpointConnectionList.d.ts.map +1 -0
  58. package/dist-esm/samples-dev/privateEndpointConnectionList.js +45 -0
  59. package/dist-esm/samples-dev/privateEndpointConnectionList.js.map +1 -0
  60. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts +2 -0
  61. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.d.ts.map +1 -0
  62. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js +32 -0
  63. package/dist-esm/samples-dev/privateEndpointConnectionsDelete.js.map +1 -0
  64. package/dist-esm/samples-dev/privateLinkResourcesGet.d.ts +2 -0
  65. package/dist-esm/samples-dev/privateLinkResourcesGet.d.ts.map +1 -0
  66. package/dist-esm/samples-dev/privateLinkResourcesGet.js +32 -0
  67. package/dist-esm/samples-dev/privateLinkResourcesGet.js.map +1 -0
  68. package/dist-esm/samples-dev/privateLinkResourcesListGroupIds.d.ts +2 -0
  69. package/dist-esm/samples-dev/privateLinkResourcesListGroupIds.d.ts.map +1 -0
  70. package/dist-esm/samples-dev/privateLinkResourcesListGroupIds.js +31 -0
  71. package/dist-esm/samples-dev/privateLinkResourcesListGroupIds.js.map +1 -0
  72. package/dist-esm/src/healthcareApisManagementClient.d.ts +22 -0
  73. package/dist-esm/src/healthcareApisManagementClient.d.ts.map +1 -0
  74. package/dist-esm/src/healthcareApisManagementClient.js +55 -0
  75. package/dist-esm/src/healthcareApisManagementClient.js.map +1 -0
  76. package/dist-esm/src/index.d.ts +5 -0
  77. package/dist-esm/src/index.d.ts.map +1 -0
  78. package/dist-esm/src/index.js +12 -0
  79. package/dist-esm/src/index.js.map +1 -0
  80. package/dist-esm/src/lroImpl.d.ts +16 -0
  81. package/dist-esm/src/lroImpl.d.ts.map +1 -0
  82. package/dist-esm/src/lroImpl.js +29 -0
  83. package/dist-esm/src/lroImpl.js.map +1 -0
  84. package/dist-esm/src/models/index.d.ts +609 -0
  85. package/dist-esm/src/models/index.d.ts.map +1 -0
  86. package/dist-esm/src/models/index.js +65 -0
  87. package/dist-esm/src/models/index.js.map +1 -0
  88. package/dist-esm/src/models/mappers.d.ts +32 -0
  89. package/dist-esm/src/models/mappers.d.ts.map +1 -0
  90. package/{esm → dist-esm/src}/models/mappers.js +335 -321
  91. package/dist-esm/src/models/mappers.js.map +1 -0
  92. package/dist-esm/src/models/parameters.d.ts +18 -0
  93. package/dist-esm/src/models/parameters.d.ts.map +1 -0
  94. package/dist-esm/src/models/parameters.js +159 -0
  95. package/dist-esm/src/models/parameters.js.map +1 -0
  96. package/{esm → dist-esm/src}/operations/index.d.ts +0 -0
  97. package/dist-esm/src/operations/index.d.ts.map +1 -0
  98. package/{esm → dist-esm/src}/operations/index.js +3 -5
  99. package/dist-esm/src/operations/index.js.map +1 -0
  100. package/dist-esm/src/operations/operationResults.d.ts +20 -0
  101. package/dist-esm/src/operations/operationResults.d.ts.map +1 -0
  102. package/dist-esm/src/operations/operationResults.js +56 -0
  103. package/dist-esm/src/operations/operationResults.js.map +1 -0
  104. package/dist-esm/src/operations/operations.d.ts +32 -0
  105. package/dist-esm/src/operations/operations.d.ts.map +1 -0
  106. package/dist-esm/src/operations/operations.js +120 -0
  107. package/dist-esm/src/operations/operations.js.map +1 -0
  108. package/dist-esm/src/operations/privateEndpointConnections.d.ts +78 -0
  109. package/dist-esm/src/operations/privateEndpointConnections.d.ts.map +1 -0
  110. package/dist-esm/src/operations/privateEndpointConnections.js +314 -0
  111. package/dist-esm/src/operations/privateEndpointConnections.js.map +1 -0
  112. package/dist-esm/src/operations/privateLinkResources.d.ts +28 -0
  113. package/dist-esm/src/operations/privateLinkResources.d.ts.map +1 -0
  114. package/dist-esm/src/operations/privateLinkResources.js +85 -0
  115. package/dist-esm/src/operations/privateLinkResources.js.map +1 -0
  116. package/dist-esm/src/operations/services.d.ts +114 -0
  117. package/dist-esm/src/operations/services.d.ts.map +1 -0
  118. package/dist-esm/src/operations/services.js +527 -0
  119. package/dist-esm/src/operations/services.js.map +1 -0
  120. package/dist-esm/src/operationsInterfaces/index.d.ts +6 -0
  121. package/dist-esm/src/operationsInterfaces/index.d.ts.map +1 -0
  122. package/dist-esm/src/operationsInterfaces/index.js +13 -0
  123. package/dist-esm/src/operationsInterfaces/index.js.map +1 -0
  124. package/dist-esm/src/operationsInterfaces/operationResults.d.ts +12 -0
  125. package/dist-esm/src/operationsInterfaces/operationResults.d.ts.map +1 -0
  126. package/dist-esm/src/operationsInterfaces/operationResults.js +9 -0
  127. package/dist-esm/src/operationsInterfaces/operationResults.js.map +1 -0
  128. package/dist-esm/src/operationsInterfaces/operations.d.ts +11 -0
  129. package/dist-esm/src/operationsInterfaces/operations.d.ts.map +1 -0
  130. package/dist-esm/src/operationsInterfaces/operations.js +9 -0
  131. package/dist-esm/src/operationsInterfaces/operations.js.map +1 -0
  132. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts +61 -0
  133. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.d.ts.map +1 -0
  134. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js +9 -0
  135. package/dist-esm/src/operationsInterfaces/privateEndpointConnections.js.map +1 -0
  136. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts +20 -0
  137. package/dist-esm/src/operationsInterfaces/privateLinkResources.d.ts.map +1 -0
  138. package/dist-esm/src/operationsInterfaces/privateLinkResources.js +9 -0
  139. package/dist-esm/src/operationsInterfaces/privateLinkResources.js.map +1 -0
  140. package/dist-esm/src/operationsInterfaces/services.d.ts +78 -0
  141. package/dist-esm/src/operationsInterfaces/services.d.ts.map +1 -0
  142. package/dist-esm/src/operationsInterfaces/services.js +9 -0
  143. package/dist-esm/src/operationsInterfaces/services.js.map +1 -0
  144. package/dist-esm/test/sampleTest.d.ts +2 -0
  145. package/dist-esm/test/sampleTest.d.ts.map +1 -0
  146. package/dist-esm/test/sampleTest.js +40 -0
  147. package/dist-esm/test/sampleTest.js.map +1 -0
  148. package/package.json +80 -33
  149. package/review/arm-healthcareapis.api.md +535 -0
  150. package/rollup.config.js +181 -30
  151. package/src/healthcareApisManagementClient.ts +82 -43
  152. package/src/index.ts +12 -0
  153. package/src/lroImpl.ts +34 -0
  154. package/src/models/index.ts +450 -739
  155. package/src/models/mappers.ts +336 -319
  156. package/src/models/parameters.ts +111 -48
  157. package/src/operations/index.ts +3 -5
  158. package/src/operations/operationResults.ts +39 -54
  159. package/src/operations/operations.ts +87 -73
  160. package/src/operations/privateEndpointConnections.ts +321 -161
  161. package/src/operations/privateLinkResources.ts +64 -97
  162. package/src/operations/services.ts +538 -362
  163. package/src/operationsInterfaces/index.ts +13 -0
  164. package/src/operationsInterfaces/operationResults.ts +27 -0
  165. package/src/operationsInterfaces/operations.ts +22 -0
  166. package/src/operationsInterfaces/privateEndpointConnections.ts +115 -0
  167. package/src/operationsInterfaces/privateLinkResources.ts +42 -0
  168. package/src/operationsInterfaces/services.ts +152 -0
  169. package/tsconfig.json +5 -4
  170. package/types/arm-healthcareapis.d.ts +885 -0
  171. package/types/tsdoc-metadata.json +11 -0
  172. package/dist/arm-healthcareapis.js +0 -2100
  173. package/dist/arm-healthcareapis.js.map +0 -1
  174. package/dist/arm-healthcareapis.min.js +0 -1
  175. package/dist/arm-healthcareapis.min.js.map +0 -1
  176. package/esm/healthcareApisManagementClient.d.ts +0 -28
  177. package/esm/healthcareApisManagementClient.d.ts.map +0 -1
  178. package/esm/healthcareApisManagementClient.js +0 -42
  179. package/esm/healthcareApisManagementClient.js.map +0 -1
  180. package/esm/healthcareApisManagementClientContext.d.ts +0 -22
  181. package/esm/healthcareApisManagementClientContext.d.ts.map +0 -1
  182. package/esm/healthcareApisManagementClientContext.js +0 -61
  183. package/esm/healthcareApisManagementClientContext.js.map +0 -1
  184. package/esm/models/index.d.ts +0 -907
  185. package/esm/models/index.d.ts.map +0 -1
  186. package/esm/models/index.js +0 -8
  187. package/esm/models/index.js.map +0 -1
  188. package/esm/models/mappers.d.ts +0 -33
  189. package/esm/models/mappers.d.ts.map +0 -1
  190. package/esm/models/mappers.js.map +0 -1
  191. package/esm/models/operationResultsMappers.d.ts +0 -2
  192. package/esm/models/operationResultsMappers.d.ts.map +0 -1
  193. package/esm/models/operationResultsMappers.js +0 -9
  194. package/esm/models/operationResultsMappers.js.map +0 -1
  195. package/esm/models/operationsMappers.d.ts +0 -2
  196. package/esm/models/operationsMappers.d.ts.map +0 -1
  197. package/esm/models/operationsMappers.js +0 -9
  198. package/esm/models/operationsMappers.js.map +0 -1
  199. package/esm/models/parameters.d.ts +0 -12
  200. package/esm/models/parameters.d.ts.map +0 -1
  201. package/esm/models/parameters.js +0 -120
  202. package/esm/models/parameters.js.map +0 -1
  203. package/esm/models/privateEndpointConnectionsMappers.d.ts +0 -2
  204. package/esm/models/privateEndpointConnectionsMappers.d.ts.map +0 -1
  205. package/esm/models/privateEndpointConnectionsMappers.js +0 -9
  206. package/esm/models/privateEndpointConnectionsMappers.js.map +0 -1
  207. package/esm/models/privateLinkResourcesMappers.d.ts +0 -2
  208. package/esm/models/privateLinkResourcesMappers.d.ts.map +0 -1
  209. package/esm/models/privateLinkResourcesMappers.js +0 -9
  210. package/esm/models/privateLinkResourcesMappers.js.map +0 -1
  211. package/esm/models/servicesMappers.d.ts +0 -2
  212. package/esm/models/servicesMappers.d.ts.map +0 -1
  213. package/esm/models/servicesMappers.js +0 -9
  214. package/esm/models/servicesMappers.js.map +0 -1
  215. package/esm/operations/index.d.ts.map +0 -1
  216. package/esm/operations/index.js.map +0 -1
  217. package/esm/operations/operationResults.d.ts +0 -34
  218. package/esm/operations/operationResults.d.ts.map +0 -1
  219. package/esm/operations/operationResults.js +0 -61
  220. package/esm/operations/operationResults.js.map +0 -1
  221. package/esm/operations/operations.d.ts +0 -46
  222. package/esm/operations/operations.d.ts.map +0 -1
  223. package/esm/operations/operations.js +0 -77
  224. package/esm/operations/operations.js.map +0 -1
  225. package/esm/operations/privateEndpointConnections.d.ts +0 -104
  226. package/esm/operations/privateEndpointConnections.d.ts.map +0 -1
  227. package/esm/operations/privateEndpointConnections.js +0 -209
  228. package/esm/operations/privateEndpointConnections.js.map +0 -1
  229. package/esm/operations/privateLinkResources.d.ts +0 -58
  230. package/esm/operations/privateLinkResources.d.ts.map +0 -1
  231. package/esm/operations/privateLinkResources.js +0 -91
  232. package/esm/operations/privateLinkResources.js.map +0 -1
  233. package/esm/operations/services.d.ts +0 -177
  234. package/esm/operations/services.d.ts.map +0 -1
  235. package/esm/operations/services.js +0 -362
  236. package/esm/operations/services.js.map +0 -1
  237. package/src/healthcareApisManagementClientContext.ts +0 -68
  238. package/src/models/operationResultsMappers.ts +0 -13
  239. package/src/models/operationsMappers.ts +0 -15
  240. package/src/models/privateEndpointConnectionsMappers.ts +0 -31
  241. package/src/models/privateLinkResourcesMappers.ts +0 -31
  242. package/src/models/servicesMappers.ts +0 -34
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../src/models/index.ts","../src/models/mappers.ts","../src/models/parameters.ts","../src/lroImpl.ts","../src/operations/services.ts","../src/operations/operations.ts","../src/operations/operationResults.ts","../src/operations/privateEndpointConnections.ts","../src/operations/privateLinkResources.ts","../src/healthcareApisManagementClient.ts"],"sourcesContent":["/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\n/** The properties of a service instance. */\nexport interface ServicesProperties {\n /**\n * The provisioning state.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: ProvisioningState;\n /** The access policies of the service instance. */\n accessPolicies?: ServiceAccessPolicyEntry[];\n /** The settings for the Cosmos DB database backing the service. */\n cosmosDbConfiguration?: ServiceCosmosDbConfigurationInfo;\n /** The authentication configuration for the service instance. */\n authenticationConfiguration?: ServiceAuthenticationConfigurationInfo;\n /** The settings for the CORS configuration of the service instance. */\n corsConfiguration?: ServiceCorsConfigurationInfo;\n /** The settings for the export operation of the service instance. */\n exportConfiguration?: ServiceExportConfigurationInfo;\n /** The list of private endpoint connections that are set up for this resource. */\n privateEndpointConnections?: PrivateEndpointConnection[];\n /** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */\n publicNetworkAccess?: PublicNetworkAccess;\n /** The azure container registry settings used for convert data operation of the service instance. */\n acrConfiguration?: ServiceAcrConfigurationInfo;\n}\n\n/** An access policy entry. */\nexport interface ServiceAccessPolicyEntry {\n /** An Azure AD object ID (User or Apps) that is allowed access to the FHIR service. */\n objectId: string;\n}\n\n/** The settings for the Cosmos DB database backing the service. */\nexport interface ServiceCosmosDbConfigurationInfo {\n /** The provisioned throughput for the backing database. */\n offerThroughput?: number;\n /** The URI of the customer-managed key for the backing database. */\n keyVaultKeyUri?: string;\n}\n\n/** Authentication configuration information */\nexport interface ServiceAuthenticationConfigurationInfo {\n /** The authority url for the service */\n authority?: string;\n /** The audience url for the service */\n audience?: string;\n /** If the SMART on FHIR proxy is enabled */\n smartProxyEnabled?: boolean;\n}\n\n/** The settings for the CORS configuration of the service instance. */\nexport interface ServiceCorsConfigurationInfo {\n /** The origins to be allowed via CORS. */\n origins?: string[];\n /** The headers to be allowed via CORS. */\n headers?: string[];\n /** The methods to be allowed via CORS. */\n methods?: string[];\n /** The max age to be allowed via CORS. */\n maxAge?: number;\n /** If credentials are allowed via CORS. */\n allowCredentials?: boolean;\n}\n\n/** Export operation configuration information */\nexport interface ServiceExportConfigurationInfo {\n /** The name of the default export storage account. */\n storageAccountName?: string;\n}\n\n/** The Private Endpoint resource. */\nexport interface PrivateEndpoint {\n /**\n * The ARM identifier for Private Endpoint\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n}\n\n/** A collection of information about the state of the connection between service consumer and provider. */\nexport interface PrivateLinkServiceConnectionState {\n /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */\n status?: PrivateEndpointServiceConnectionStatus;\n /** The reason for approval/rejection of the connection. */\n description?: string;\n /** A message indicating if changes on the service provider require any updates on the consumer. */\n actionsRequired?: string;\n}\n\n/** Common fields that are returned in the response for all Azure Resource Manager resources */\nexport interface Resource {\n /**\n * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the resource\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The type of the resource. E.g. \"Microsoft.Compute/virtualMachines\" or \"Microsoft.Storage/storageAccounts\"\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n}\n\n/** Azure container registry configuration information */\nexport interface ServiceAcrConfigurationInfo {\n /** The list of the ACR login servers. */\n loginServers?: string[];\n}\n\n/** Metadata pertaining to creation and last modification of the resource. */\nexport interface SystemData {\n /** The identity that created the resource. */\n createdBy?: string;\n /** The type of identity that created the resource. */\n createdByType?: CreatedByType;\n /** The timestamp of resource creation (UTC). */\n createdAt?: Date;\n /** The identity that last modified the resource. */\n lastModifiedBy?: string;\n /** The type of identity that last modified the resource. */\n lastModifiedByType?: CreatedByType;\n /** The timestamp of resource last modification (UTC) */\n lastModifiedAt?: Date;\n}\n\n/** The common properties of a service. */\nexport interface ServicesResource {\n /**\n * The resource identifier.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The resource name.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The resource type.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly type?: string;\n /** The kind of the service. */\n kind: Kind;\n /** The resource location. */\n location: string;\n /** The resource tags. */\n tags?: { [propertyName: string]: string };\n /** An etag associated with the resource, used for optimistic concurrency when editing it. */\n etag?: string;\n /** Setting indicating whether the service has a managed identity associated with it. */\n identity?: ServicesResourceIdentity;\n}\n\n/** Setting indicating whether the service has a managed identity associated with it. */\nexport interface ServicesResourceIdentity {\n /**\n * The principal ID of the resource identity.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly principalId?: string;\n /**\n * The tenant ID of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly tenantId?: string;\n /** Type of identity being specified, currently SystemAssigned and None are allowed. */\n type?: ManagedServiceIdentityType;\n}\n\n/** Error details. */\nexport interface ErrorDetails {\n /** Object containing error details. */\n error?: ErrorDetailsInternal;\n}\n\n/** Error details. */\nexport interface ErrorDetailsInternal {\n /**\n * The error code.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly code?: string;\n /**\n * The error message.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly message?: string;\n /**\n * The target of the particular error.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly target?: string;\n}\n\n/** The description of the service. */\nexport interface ServicesPatchDescription {\n /** Instance tags */\n tags?: { [propertyName: string]: string };\n /** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */\n publicNetworkAccess?: PublicNetworkAccess;\n}\n\n/** A list of service description objects with a next link. */\nexport interface ServicesDescriptionListResult {\n /** The link used to get the next page of service description objects. */\n nextLink?: string;\n /** A list of service description objects. */\n value?: ServicesDescription[];\n}\n\n/** A list of service operations. It contains a list of operations and a URL link to get the next set of results. */\nexport interface OperationListResult {\n /** The link used to get the next page of service description objects. */\n nextLink?: string;\n /**\n * A list of service operations supported by the Microsoft.HealthcareApis resource provider.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly value?: Operation[];\n}\n\n/** Service REST API operation. */\nexport interface Operation {\n /**\n * Operation name: {provider}/{resource}/{read | write | action | delete}\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * Default value is 'user,system'.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly origin?: string;\n /** The information displayed about the operation. */\n display?: OperationDisplay;\n}\n\n/** The object that represents the operation. */\nexport interface OperationDisplay {\n /**\n * Service provider: Microsoft.HealthcareApis\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provider?: string;\n /**\n * Resource Type: Services\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly resource?: string;\n /**\n * Name of the operation\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly operation?: string;\n /**\n * Friendly description for the operation,\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly description?: string;\n}\n\n/** Input values. */\nexport interface CheckNameAvailabilityParameters {\n /** The name of the service instance to check. */\n name: string;\n /** The fully qualified resource type which includes provider namespace. */\n type: string;\n}\n\n/** The properties indicating whether a given service name is available. */\nexport interface ServicesNameAvailabilityInfo {\n /**\n * The value which indicates whether the provided name is available.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly nameAvailable?: boolean;\n /**\n * The reason for unavailability.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly reason?: ServiceNameUnavailabilityReason;\n /** The detailed reason message. */\n message?: string;\n}\n\n/** The properties indicating the operation result of an operation on a service. */\nexport interface OperationResultsDescription {\n /**\n * The ID of the operation returned.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly id?: string;\n /**\n * The name of the operation result.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly name?: string;\n /**\n * The status of the operation being performed.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly status?: OperationResultStatus;\n /**\n * The time that the operation was started.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly startTime?: string;\n /** Additional properties of the operation result. */\n properties?: any;\n}\n\n/** List of private endpoint connection associated with the specified storage account */\nexport interface PrivateEndpointConnectionListResultDescription {\n /** Array of private endpoint connections */\n value?: PrivateEndpointConnectionDescription[];\n}\n\n/** A list of private link resources */\nexport interface PrivateLinkResourceListResultDescription {\n /** Array of private link resources */\n value?: PrivateLinkResourceDescription[];\n}\n\n/** The Private Endpoint Connection resource. */\nexport type PrivateEndpointConnection = Resource & {\n /** The resource of private end point. */\n privateEndpoint?: PrivateEndpoint;\n /** A collection of information about the state of the connection between service consumer and provider. */\n privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;\n /**\n * The provisioning state of the private endpoint connection resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly provisioningState?: PrivateEndpointConnectionProvisioningState;\n};\n\n/** A private link resource */\nexport type PrivateLinkResource = Resource & {\n /**\n * The private link resource group id.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly groupId?: string;\n /**\n * The private link resource required member names.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly requiredMembers?: string[];\n /** The private link resource Private link DNS zone name. */\n requiredZoneNames?: string[];\n};\n\n/** The description of the service. */\nexport type ServicesDescription = ServicesResource & {\n /** The common properties of a service. */\n properties?: ServicesProperties;\n /**\n * Metadata pertaining to creation and last modification of the resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n};\n\n/** The Private Endpoint Connection resource. */\nexport type PrivateEndpointConnectionDescription = PrivateEndpointConnection & {\n /**\n * System metadata for this resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n};\n\n/** The Private Endpoint Connection resource. */\nexport type PrivateLinkResourceDescription = PrivateLinkResource & {\n /**\n * System metadata for this resource.\n * NOTE: This property will not be serialized. It can only be populated by the server.\n */\n readonly systemData?: SystemData;\n};\n\n/** Known values of {@link ProvisioningState} that the service accepts. */\nexport enum KnownProvisioningState {\n Deleting = \"Deleting\",\n Succeeded = \"Succeeded\",\n Creating = \"Creating\",\n Accepted = \"Accepted\",\n Verifying = \"Verifying\",\n Updating = \"Updating\",\n Failed = \"Failed\",\n Canceled = \"Canceled\",\n Deprovisioned = \"Deprovisioned\"\n}\n\n/**\n * Defines values for ProvisioningState. \\\n * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Deleting** \\\n * **Succeeded** \\\n * **Creating** \\\n * **Accepted** \\\n * **Verifying** \\\n * **Updating** \\\n * **Failed** \\\n * **Canceled** \\\n * **Deprovisioned**\n */\nexport type ProvisioningState = string;\n\n/** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */\nexport enum KnownPrivateEndpointServiceConnectionStatus {\n Pending = \"Pending\",\n Approved = \"Approved\",\n Rejected = \"Rejected\"\n}\n\n/**\n * Defines values for PrivateEndpointServiceConnectionStatus. \\\n * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Pending** \\\n * **Approved** \\\n * **Rejected**\n */\nexport type PrivateEndpointServiceConnectionStatus = string;\n\n/** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */\nexport enum KnownPrivateEndpointConnectionProvisioningState {\n Succeeded = \"Succeeded\",\n Creating = \"Creating\",\n Deleting = \"Deleting\",\n Failed = \"Failed\"\n}\n\n/**\n * Defines values for PrivateEndpointConnectionProvisioningState. \\\n * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Succeeded** \\\n * **Creating** \\\n * **Deleting** \\\n * **Failed**\n */\nexport type PrivateEndpointConnectionProvisioningState = string;\n\n/** Known values of {@link PublicNetworkAccess} that the service accepts. */\nexport enum KnownPublicNetworkAccess {\n Enabled = \"Enabled\",\n Disabled = \"Disabled\"\n}\n\n/**\n * Defines values for PublicNetworkAccess. \\\n * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Enabled** \\\n * **Disabled**\n */\nexport type PublicNetworkAccess = string;\n\n/** Known values of {@link CreatedByType} that the service accepts. */\nexport enum KnownCreatedByType {\n User = \"User\",\n Application = \"Application\",\n ManagedIdentity = \"ManagedIdentity\",\n Key = \"Key\"\n}\n\n/**\n * Defines values for CreatedByType. \\\n * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **User** \\\n * **Application** \\\n * **ManagedIdentity** \\\n * **Key**\n */\nexport type CreatedByType = string;\n\n/** Known values of {@link ManagedServiceIdentityType} that the service accepts. */\nexport enum KnownManagedServiceIdentityType {\n SystemAssigned = \"SystemAssigned\",\n None = \"None\"\n}\n\n/**\n * Defines values for ManagedServiceIdentityType. \\\n * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **SystemAssigned** \\\n * **None**\n */\nexport type ManagedServiceIdentityType = string;\n\n/** Known values of {@link OperationResultStatus} that the service accepts. */\nexport enum KnownOperationResultStatus {\n Canceled = \"Canceled\",\n Succeeded = \"Succeeded\",\n Failed = \"Failed\",\n Requested = \"Requested\",\n Running = \"Running\"\n}\n\n/**\n * Defines values for OperationResultStatus. \\\n * {@link KnownOperationResultStatus} can be used interchangeably with OperationResultStatus,\n * this enum contains the known values that the service supports.\n * ### Known values supported by the service\n * **Canceled** \\\n * **Succeeded** \\\n * **Failed** \\\n * **Requested** \\\n * **Running**\n */\nexport type OperationResultStatus = string;\n/** Defines values for Kind. */\nexport type Kind = \"fhir\" | \"fhir-Stu3\" | \"fhir-R4\";\n/** Defines values for ServiceNameUnavailabilityReason. */\nexport type ServiceNameUnavailabilityReason = \"Invalid\" | \"AlreadyExists\";\n\n/** Optional parameters. */\nexport interface ServicesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type ServicesGetResponse = ServicesDescription;\n\n/** Optional parameters. */\nexport interface ServicesCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type ServicesCreateOrUpdateResponse = ServicesDescription;\n\n/** Optional parameters. */\nexport interface ServicesUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the update operation. */\nexport type ServicesUpdateResponse = ServicesDescription;\n\n/** Optional parameters. */\nexport interface ServicesDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface ServicesListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type ServicesListResponse = ServicesDescriptionListResult;\n\n/** Optional parameters. */\nexport interface ServicesListByResourceGroupOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroup operation. */\nexport type ServicesListByResourceGroupResponse = ServicesDescriptionListResult;\n\n/** Optional parameters. */\nexport interface ServicesCheckNameAvailabilityOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the checkNameAvailability operation. */\nexport type ServicesCheckNameAvailabilityResponse = ServicesNameAvailabilityInfo;\n\n/** Optional parameters. */\nexport interface ServicesListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type ServicesListNextResponse = ServicesDescriptionListResult;\n\n/** Optional parameters. */\nexport interface ServicesListByResourceGroupNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByResourceGroupNext operation. */\nexport type ServicesListByResourceGroupNextResponse = ServicesDescriptionListResult;\n\n/** Optional parameters. */\nexport interface OperationsListOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the list operation. */\nexport type OperationsListResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationsListNextOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listNext operation. */\nexport type OperationsListNextResponse = OperationListResult;\n\n/** Optional parameters. */\nexport interface OperationResultsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type OperationResultsGetResponse = OperationResultsDescription;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsListByServiceOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByService operation. */\nexport type PrivateEndpointConnectionsListByServiceResponse = PrivateEndpointConnectionListResultDescription;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnectionDescription;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Contains response data for the createOrUpdate operation. */\nexport type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnectionDescription;\n\n/** Optional parameters. */\nexport interface PrivateEndpointConnectionsDeleteOptionalParams\n extends coreClient.OperationOptions {\n /** Delay to wait until next poll, in milliseconds. */\n updateIntervalInMs?: number;\n /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */\n resumeFrom?: string;\n}\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesListByServiceOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the listByService operation. */\nexport type PrivateLinkResourcesListByServiceResponse = PrivateLinkResourceListResultDescription;\n\n/** Optional parameters. */\nexport interface PrivateLinkResourcesGetOptionalParams\n extends coreClient.OperationOptions {}\n\n/** Contains response data for the get operation. */\nexport type PrivateLinkResourcesGetResponse = PrivateLinkResourceDescription;\n\n/** Optional parameters. */\nexport interface HealthcareApisManagementClientOptionalParams\n extends coreClient.ServiceClientOptions {\n /** server parameter */\n $host?: string;\n /** Api Version */\n apiVersion?: string;\n /** Overrides client endpoint. */\n endpoint?: string;\n}\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\n\nexport const ServicesProperties: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServicesProperties\",\n modelProperties: {\n provisioningState: {\n serializedName: \"provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n accessPolicies: {\n serializedName: \"accessPolicies\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServiceAccessPolicyEntry\"\n }\n }\n }\n },\n cosmosDbConfiguration: {\n serializedName: \"cosmosDbConfiguration\",\n type: {\n name: \"Composite\",\n className: \"ServiceCosmosDbConfigurationInfo\"\n }\n },\n authenticationConfiguration: {\n serializedName: \"authenticationConfiguration\",\n type: {\n name: \"Composite\",\n className: \"ServiceAuthenticationConfigurationInfo\"\n }\n },\n corsConfiguration: {\n serializedName: \"corsConfiguration\",\n type: {\n name: \"Composite\",\n className: \"ServiceCorsConfigurationInfo\"\n }\n },\n exportConfiguration: {\n serializedName: \"exportConfiguration\",\n type: {\n name: \"Composite\",\n className: \"ServiceExportConfigurationInfo\"\n }\n },\n privateEndpointConnections: {\n serializedName: \"privateEndpointConnections\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\"\n }\n }\n }\n },\n publicNetworkAccess: {\n serializedName: \"publicNetworkAccess\",\n type: {\n name: \"String\"\n }\n },\n acrConfiguration: {\n serializedName: \"acrConfiguration\",\n type: {\n name: \"Composite\",\n className: \"ServiceAcrConfigurationInfo\"\n }\n }\n }\n }\n};\n\nexport const ServiceAccessPolicyEntry: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceAccessPolicyEntry\",\n modelProperties: {\n objectId: {\n constraints: {\n Pattern: new RegExp(\n \"^(([0-9A-Fa-f]{8}[-]?(?:[0-9A-Fa-f]{4}[-]?){3}[0-9A-Fa-f]{12}){1})+$\"\n )\n },\n serializedName: \"objectId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceCosmosDbConfigurationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceCosmosDbConfigurationInfo\",\n modelProperties: {\n offerThroughput: {\n constraints: {\n InclusiveMaximum: 10000,\n InclusiveMinimum: 400\n },\n serializedName: \"offerThroughput\",\n type: {\n name: \"Number\"\n }\n },\n keyVaultKeyUri: {\n serializedName: \"keyVaultKeyUri\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceAuthenticationConfigurationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceAuthenticationConfigurationInfo\",\n modelProperties: {\n authority: {\n serializedName: \"authority\",\n type: {\n name: \"String\"\n }\n },\n audience: {\n serializedName: \"audience\",\n type: {\n name: \"String\"\n }\n },\n smartProxyEnabled: {\n serializedName: \"smartProxyEnabled\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ServiceCorsConfigurationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceCorsConfigurationInfo\",\n modelProperties: {\n origins: {\n serializedName: \"origins\",\n type: {\n name: \"Sequence\",\n element: {\n constraints: {\n Pattern: new RegExp(\n \"^(?:(?:(?:[hH][tT][tT][pP](?:[sS]|))\\\\:\\\\/\\\\/(?:[a-zA-Z0-9-]+[.]?)+(?:\\\\:[0-9]{1,5})?|[*]))$\"\n )\n },\n type: {\n name: \"String\"\n }\n }\n }\n },\n headers: {\n serializedName: \"headers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n methods: {\n serializedName: \"methods\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n maxAge: {\n constraints: {\n InclusiveMaximum: 99999,\n InclusiveMinimum: 0\n },\n serializedName: \"maxAge\",\n type: {\n name: \"Number\"\n }\n },\n allowCredentials: {\n serializedName: \"allowCredentials\",\n type: {\n name: \"Boolean\"\n }\n }\n }\n }\n};\n\nexport const ServiceExportConfigurationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceExportConfigurationInfo\",\n modelProperties: {\n storageAccountName: {\n serializedName: \"storageAccountName\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpoint: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkServiceConnectionState: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\",\n modelProperties: {\n status: {\n serializedName: \"status\",\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n type: {\n name: \"String\"\n }\n },\n actionsRequired: {\n serializedName: \"actionsRequired\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const Resource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Resource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServiceAcrConfigurationInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServiceAcrConfigurationInfo\",\n modelProperties: {\n loginServers: {\n serializedName: \"loginServers\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const SystemData: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"SystemData\",\n modelProperties: {\n createdBy: {\n serializedName: \"createdBy\",\n type: {\n name: \"String\"\n }\n },\n createdByType: {\n serializedName: \"createdByType\",\n type: {\n name: \"String\"\n }\n },\n createdAt: {\n serializedName: \"createdAt\",\n type: {\n name: \"DateTime\"\n }\n },\n lastModifiedBy: {\n serializedName: \"lastModifiedBy\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedByType: {\n serializedName: \"lastModifiedByType\",\n type: {\n name: \"String\"\n }\n },\n lastModifiedAt: {\n serializedName: \"lastModifiedAt\",\n type: {\n name: \"DateTime\"\n }\n }\n }\n }\n};\n\nexport const ServicesResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServicesResource\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n constraints: {\n Pattern: new RegExp(\"^[a-z0-9][a-z0-9-]{1,21}[a-z0-9]$\")\n },\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n kind: {\n serializedName: \"kind\",\n required: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"fhir\", \"fhir-Stu3\", \"fhir-R4\"]\n }\n },\n location: {\n serializedName: \"location\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n etag: {\n serializedName: \"etag\",\n type: {\n name: \"String\"\n }\n },\n identity: {\n serializedName: \"identity\",\n type: {\n name: \"Composite\",\n className: \"ServicesResourceIdentity\"\n }\n }\n }\n }\n};\n\nexport const ServicesResourceIdentity: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServicesResourceIdentity\",\n modelProperties: {\n principalId: {\n serializedName: \"principalId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n tenantId: {\n serializedName: \"tenantId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ErrorDetails: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetails\",\n modelProperties: {\n error: {\n serializedName: \"error\",\n type: {\n name: \"Composite\",\n className: \"ErrorDetailsInternal\"\n }\n }\n }\n }\n};\n\nexport const ErrorDetailsInternal: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ErrorDetailsInternal\",\n modelProperties: {\n code: {\n serializedName: \"code\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n message: {\n serializedName: \"message\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n target: {\n serializedName: \"target\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServicesPatchDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServicesPatchDescription\",\n modelProperties: {\n tags: {\n serializedName: \"tags\",\n type: {\n name: \"Dictionary\",\n value: { type: { name: \"String\" } }\n }\n },\n publicNetworkAccess: {\n serializedName: \"properties.publicNetworkAccess\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServicesDescriptionListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServicesDescriptionListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"ServicesDescription\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const OperationListResult: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationListResult\",\n modelProperties: {\n nextLink: {\n serializedName: \"nextLink\",\n type: {\n name: \"String\"\n }\n },\n value: {\n serializedName: \"value\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"Operation\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const Operation: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"Operation\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n origin: {\n serializedName: \"origin\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n display: {\n serializedName: \"display\",\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\"\n }\n }\n }\n }\n};\n\nexport const OperationDisplay: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationDisplay\",\n modelProperties: {\n provider: {\n serializedName: \"provider\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n resource: {\n serializedName: \"resource\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n operation: {\n serializedName: \"operation\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n description: {\n serializedName: \"description\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const CheckNameAvailabilityParameters: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"CheckNameAvailabilityParameters\",\n modelProperties: {\n name: {\n serializedName: \"name\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n type: {\n serializedName: \"type\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const ServicesNameAvailabilityInfo: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServicesNameAvailabilityInfo\",\n modelProperties: {\n nameAvailable: {\n serializedName: \"nameAvailable\",\n readOnly: true,\n type: {\n name: \"Boolean\"\n }\n },\n reason: {\n serializedName: \"reason\",\n readOnly: true,\n type: {\n name: \"Enum\",\n allowedValues: [\"Invalid\", \"AlreadyExists\"]\n }\n },\n message: {\n serializedName: \"message\",\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const OperationResultsDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"OperationResultsDescription\",\n modelProperties: {\n id: {\n serializedName: \"id\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n name: {\n serializedName: \"name\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n status: {\n serializedName: \"status\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n startTime: {\n serializedName: \"startTime\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"any\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnectionListResultDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionListResultDescription\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionDescription\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResourceListResultDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceListResultDescription\",\n modelProperties: {\n value: {\n serializedName: \"value\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceDescription\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnection: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnection\",\n modelProperties: {\n ...Resource.type.modelProperties,\n privateEndpoint: {\n serializedName: \"properties.privateEndpoint\",\n type: {\n name: \"Composite\",\n className: \"PrivateEndpoint\"\n }\n },\n privateLinkServiceConnectionState: {\n serializedName: \"properties.privateLinkServiceConnectionState\",\n type: {\n name: \"Composite\",\n className: \"PrivateLinkServiceConnectionState\"\n }\n },\n provisioningState: {\n serializedName: \"properties.provisioningState\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResource: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResource\",\n modelProperties: {\n ...Resource.type.modelProperties,\n groupId: {\n serializedName: \"properties.groupId\",\n readOnly: true,\n type: {\n name: \"String\"\n }\n },\n requiredMembers: {\n serializedName: \"properties.requiredMembers\",\n readOnly: true,\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n },\n requiredZoneNames: {\n serializedName: \"properties.requiredZoneNames\",\n type: {\n name: \"Sequence\",\n element: {\n type: {\n name: \"String\"\n }\n }\n }\n }\n }\n }\n};\n\nexport const ServicesDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"ServicesDescription\",\n modelProperties: {\n ...ServicesResource.type.modelProperties,\n properties: {\n serializedName: \"properties\",\n type: {\n name: \"Composite\",\n className: \"ServicesProperties\"\n }\n },\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const PrivateEndpointConnectionDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateEndpointConnectionDescription\",\n modelProperties: {\n ...PrivateEndpointConnection.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n\nexport const PrivateLinkResourceDescription: coreClient.CompositeMapper = {\n type: {\n name: \"Composite\",\n className: \"PrivateLinkResourceDescription\",\n modelProperties: {\n ...PrivateLinkResource.type.modelProperties,\n systemData: {\n serializedName: \"systemData\",\n type: {\n name: \"Composite\",\n className: \"SystemData\"\n }\n }\n }\n }\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport {\n OperationParameter,\n OperationURLParameter,\n OperationQueryParameter\n} from \"@azure/core-client\";\nimport {\n ServicesDescription as ServicesDescriptionMapper,\n ServicesPatchDescription as ServicesPatchDescriptionMapper,\n CheckNameAvailabilityParameters as CheckNameAvailabilityParametersMapper,\n PrivateEndpointConnection as PrivateEndpointConnectionMapper\n} from \"../models/mappers\";\n\nexport const accept: OperationParameter = {\n parameterPath: \"accept\",\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Accept\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const $host: OperationURLParameter = {\n parameterPath: \"$host\",\n mapper: {\n serializedName: \"$host\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const apiVersion: OperationQueryParameter = {\n parameterPath: \"apiVersion\",\n mapper: {\n defaultValue: \"2021-01-11\",\n isConstant: true,\n serializedName: \"api-version\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const subscriptionId: OperationURLParameter = {\n parameterPath: \"subscriptionId\",\n mapper: {\n serializedName: \"subscriptionId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceGroupName: OperationURLParameter = {\n parameterPath: \"resourceGroupName\",\n mapper: {\n constraints: {\n Pattern: new RegExp(\"^[-\\\\w\\\\._\\\\(\\\\)]+$\"),\n MaxLength: 90,\n MinLength: 1\n },\n serializedName: \"resourceGroupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const resourceName: OperationURLParameter = {\n parameterPath: \"resourceName\",\n mapper: {\n constraints: {\n MaxLength: 24,\n MinLength: 3\n },\n serializedName: \"resourceName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const contentType: OperationParameter = {\n parameterPath: [\"options\", \"contentType\"],\n mapper: {\n defaultValue: \"application/json\",\n isConstant: true,\n serializedName: \"Content-Type\",\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const serviceDescription: OperationParameter = {\n parameterPath: \"serviceDescription\",\n mapper: ServicesDescriptionMapper\n};\n\nexport const servicePatchDescription: OperationParameter = {\n parameterPath: \"servicePatchDescription\",\n mapper: ServicesPatchDescriptionMapper\n};\n\nexport const checkNameAvailabilityInputs: OperationParameter = {\n parameterPath: \"checkNameAvailabilityInputs\",\n mapper: CheckNameAvailabilityParametersMapper\n};\n\nexport const nextLink: OperationURLParameter = {\n parameterPath: \"nextLink\",\n mapper: {\n serializedName: \"nextLink\",\n required: true,\n type: {\n name: \"String\"\n }\n },\n skipEncoding: true\n};\n\nexport const locationName: OperationURLParameter = {\n parameterPath: \"locationName\",\n mapper: {\n serializedName: \"locationName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const operationResultId: OperationURLParameter = {\n parameterPath: \"operationResultId\",\n mapper: {\n serializedName: \"operationResultId\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const privateEndpointConnectionName: OperationURLParameter = {\n parameterPath: \"privateEndpointConnectionName\",\n mapper: {\n serializedName: \"privateEndpointConnectionName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n\nexport const properties: OperationParameter = {\n parameterPath: \"properties\",\n mapper: PrivateEndpointConnectionMapper\n};\n\nexport const groupName: OperationURLParameter = {\n parameterPath: \"groupName\",\n mapper: {\n serializedName: \"groupName\",\n required: true,\n type: {\n name: \"String\"\n }\n }\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { LongRunningOperation, LroResponse } from \"@azure/core-lro\";\n\nexport class LroImpl<T> implements LongRunningOperation<T> {\n constructor(\n private sendOperationFn: (args: any, spec: any) => Promise<LroResponse<T>>,\n private args: Record<string, unknown>,\n private spec: {\n readonly requestBody?: unknown;\n readonly path?: string;\n readonly httpMethod: string;\n } & Record<string, any>,\n public requestPath: string = spec.path!,\n public requestMethod: string = spec.httpMethod\n ) {}\n public async sendInitialRequest(): Promise<LroResponse<T>> {\n return this.sendOperationFn(this.args, this.spec);\n }\n public async sendPollRequest(path: string): Promise<LroResponse<T>> {\n const { requestBody, ...restSpec } = this.spec;\n return this.sendOperationFn(this.args, {\n ...restSpec,\n path,\n httpMethod: \"GET\"\n });\n }\n}\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Services } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { HealthcareApisManagementClient } from \"../healthcareApisManagementClient\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n ServicesDescription,\n ServicesListNextOptionalParams,\n ServicesListOptionalParams,\n ServicesListByResourceGroupNextOptionalParams,\n ServicesListByResourceGroupOptionalParams,\n ServicesGetOptionalParams,\n ServicesGetResponse,\n ServicesCreateOrUpdateOptionalParams,\n ServicesCreateOrUpdateResponse,\n ServicesPatchDescription,\n ServicesUpdateOptionalParams,\n ServicesUpdateResponse,\n ServicesDeleteOptionalParams,\n ServicesListResponse,\n ServicesListByResourceGroupResponse,\n CheckNameAvailabilityParameters,\n ServicesCheckNameAvailabilityOptionalParams,\n ServicesCheckNameAvailabilityResponse,\n ServicesListNextResponse,\n ServicesListByResourceGroupNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Services operations. */\nexport class ServicesImpl implements Services {\n private readonly client: HealthcareApisManagementClient;\n\n /**\n * Initialize a new instance of the class Services class.\n * @param client Reference to the service client\n */\n constructor(client: HealthcareApisManagementClient) {\n this.client = client;\n }\n\n /**\n * Get all the service instances in a subscription.\n * @param options The options parameters.\n */\n public list(\n options?: ServicesListOptionalParams\n ): PagedAsyncIterableIterator<ServicesDescription> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(options);\n }\n };\n }\n\n private async *listPagingPage(\n options?: ServicesListOptionalParams\n ): AsyncIterableIterator<ServicesDescription[]> {\n let result = await this._list(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n options?: ServicesListOptionalParams\n ): AsyncIterableIterator<ServicesDescription> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Get all the service instances in a resource group.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param options The options parameters.\n */\n public listByResourceGroup(\n resourceGroupName: string,\n options?: ServicesListByResourceGroupOptionalParams\n ): PagedAsyncIterableIterator<ServicesDescription> {\n const iter = this.listByResourceGroupPagingAll(resourceGroupName, options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listByResourceGroupPagingPage(resourceGroupName, options);\n }\n };\n }\n\n private async *listByResourceGroupPagingPage(\n resourceGroupName: string,\n options?: ServicesListByResourceGroupOptionalParams\n ): AsyncIterableIterator<ServicesDescription[]> {\n let result = await this._listByResourceGroup(resourceGroupName, options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listByResourceGroupNext(\n resourceGroupName,\n continuationToken,\n options\n );\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listByResourceGroupPagingAll(\n resourceGroupName: string,\n options?: ServicesListByResourceGroupOptionalParams\n ): AsyncIterableIterator<ServicesDescription> {\n for await (const page of this.listByResourceGroupPagingPage(\n resourceGroupName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Get the metadata of a service instance.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n options?: ServicesGetOptionalParams\n ): Promise<ServicesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, options },\n getOperationSpec\n );\n }\n\n /**\n * Create or update the metadata of a service instance.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param serviceDescription The service instance metadata.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n serviceDescription: ServicesDescription,\n options?: ServicesCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<ServicesCreateOrUpdateResponse>,\n ServicesCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<ServicesCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, resourceName, serviceDescription, options },\n createOrUpdateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Create or update the metadata of a service instance.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param serviceDescription The service instance metadata.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n serviceDescription: ServicesDescription,\n options?: ServicesCreateOrUpdateOptionalParams\n ): Promise<ServicesCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n resourceName,\n serviceDescription,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Update the metadata of a service instance.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param servicePatchDescription The service instance metadata and security metadata.\n * @param options The options parameters.\n */\n async beginUpdate(\n resourceGroupName: string,\n resourceName: string,\n servicePatchDescription: ServicesPatchDescription,\n options?: ServicesUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<ServicesUpdateResponse>,\n ServicesUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<ServicesUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, resourceName, servicePatchDescription, options },\n updateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Update the metadata of a service instance.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param servicePatchDescription The service instance metadata and security metadata.\n * @param options The options parameters.\n */\n async beginUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n servicePatchDescription: ServicesPatchDescription,\n options?: ServicesUpdateOptionalParams\n ): Promise<ServicesUpdateResponse> {\n const poller = await this.beginUpdate(\n resourceGroupName,\n resourceName,\n servicePatchDescription,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Delete a service instance.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n resourceName: string,\n options?: ServicesDeleteOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n { resourceGroupName, resourceName, options },\n deleteOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Delete a service instance.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n options?: ServicesDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n resourceName,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Get all the service instances in a subscription.\n * @param options The options parameters.\n */\n private _list(\n options?: ServicesListOptionalParams\n ): Promise<ServicesListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * Get all the service instances in a resource group.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param options The options parameters.\n */\n private _listByResourceGroup(\n resourceGroupName: string,\n options?: ServicesListByResourceGroupOptionalParams\n ): Promise<ServicesListByResourceGroupResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, options },\n listByResourceGroupOperationSpec\n );\n }\n\n /**\n * Check if a service instance name is available.\n * @param checkNameAvailabilityInputs Set the name parameter in the CheckNameAvailabilityParameters\n * structure to the name of the service instance to check.\n * @param options The options parameters.\n */\n checkNameAvailability(\n checkNameAvailabilityInputs: CheckNameAvailabilityParameters,\n options?: ServicesCheckNameAvailabilityOptionalParams\n ): Promise<ServicesCheckNameAvailabilityResponse> {\n return this.client.sendOperationRequest(\n { checkNameAvailabilityInputs, options },\n checkNameAvailabilityOperationSpec\n );\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: ServicesListNextOptionalParams\n ): Promise<ServicesListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n\n /**\n * ListByResourceGroupNext\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param nextLink The nextLink from the previous successful call to the ListByResourceGroup method.\n * @param options The options parameters.\n */\n private _listByResourceGroupNext(\n resourceGroupName: string,\n nextLink: string,\n options?: ServicesListByResourceGroupNextOptionalParams\n ): Promise<ServicesListByResourceGroupNextResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, nextLink, options },\n listByResourceGroupNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServicesDescription\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServicesDescription\n },\n 201: {\n bodyMapper: Mappers.ServicesDescription\n },\n 202: {\n bodyMapper: Mappers.ServicesDescription\n },\n 204: {\n bodyMapper: Mappers.ServicesDescription\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n requestBody: Parameters.serviceDescription,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst updateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}\",\n httpMethod: \"PATCH\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServicesDescription\n },\n 201: {\n bodyMapper: Mappers.ServicesDescription\n },\n 202: {\n bodyMapper: Mappers.ServicesDescription\n },\n 204: {\n bodyMapper: Mappers.ServicesDescription\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n requestBody: Parameters.servicePatchDescription,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/services\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServicesDescriptionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServicesDescriptionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst checkNameAvailabilityOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/checkNameAvailability\",\n httpMethod: \"POST\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServicesNameAvailabilityInfo\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n requestBody: Parameters.checkNameAvailabilityInputs,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.subscriptionId],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServicesDescriptionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listByResourceGroupNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.ServicesDescriptionListResult\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.nextLink\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { Operations } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { HealthcareApisManagementClient } from \"../healthcareApisManagementClient\";\nimport {\n Operation,\n OperationsListNextOptionalParams,\n OperationsListOptionalParams,\n OperationsListResponse,\n OperationsListNextResponse\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing Operations operations. */\nexport class OperationsImpl implements Operations {\n private readonly client: HealthcareApisManagementClient;\n\n /**\n * Initialize a new instance of the class Operations class.\n * @param client Reference to the service client\n */\n constructor(client: HealthcareApisManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists all of the available Healthcare service REST API operations.\n * @param options The options parameters.\n */\n public list(\n options?: OperationsListOptionalParams\n ): PagedAsyncIterableIterator<Operation> {\n const iter = this.listPagingAll(options);\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listPagingPage(options);\n }\n };\n }\n\n private async *listPagingPage(\n options?: OperationsListOptionalParams\n ): AsyncIterableIterator<Operation[]> {\n let result = await this._list(options);\n yield result.value || [];\n let continuationToken = result.nextLink;\n while (continuationToken) {\n result = await this._listNext(continuationToken, options);\n continuationToken = result.nextLink;\n yield result.value || [];\n }\n }\n\n private async *listPagingAll(\n options?: OperationsListOptionalParams\n ): AsyncIterableIterator<Operation> {\n for await (const page of this.listPagingPage(options)) {\n yield* page;\n }\n }\n\n /**\n * Lists all of the available Healthcare service REST API operations.\n * @param options The options parameters.\n */\n private _list(\n options?: OperationsListOptionalParams\n ): Promise<OperationsListResponse> {\n return this.client.sendOperationRequest({ options }, listOperationSpec);\n }\n\n /**\n * ListNext\n * @param nextLink The nextLink from the previous successful call to the List method.\n * @param options The options parameters.\n */\n private _listNext(\n nextLink: string,\n options?: OperationsListNextOptionalParams\n ): Promise<OperationsListNextResponse> {\n return this.client.sendOperationRequest(\n { nextLink, options },\n listNextOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listOperationSpec: coreClient.OperationSpec = {\n path: \"/providers/Microsoft.HealthcareApis/operations\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst listNextOperationSpec: coreClient.OperationSpec = {\n path: \"{nextLink}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationListResult\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [Parameters.$host, Parameters.nextLink],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { OperationResults } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { HealthcareApisManagementClient } from \"../healthcareApisManagementClient\";\nimport {\n OperationResultsGetOptionalParams,\n OperationResultsGetResponse\n} from \"../models\";\n\n/** Class containing OperationResults operations. */\nexport class OperationResultsImpl implements OperationResults {\n private readonly client: HealthcareApisManagementClient;\n\n /**\n * Initialize a new instance of the class OperationResults class.\n * @param client Reference to the service client\n */\n constructor(client: HealthcareApisManagementClient) {\n this.client = client;\n }\n\n /**\n * Get the operation result for a long running operation.\n * @param locationName The location of the operation.\n * @param operationResultId The ID of the operation result to get.\n * @param options The options parameters.\n */\n get(\n locationName: string,\n operationResultId: string,\n options?: OperationResultsGetOptionalParams\n ): Promise<OperationResultsGetResponse> {\n return this.client.sendOperationRequest(\n { locationName, operationResultId, options },\n getOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/{locationName}/operationresults/{operationResultId}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.OperationResultsDescription\n },\n 404: {\n bodyMapper: Mappers.ErrorDetails\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.locationName,\n Parameters.operationResultId\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PagedAsyncIterableIterator } from \"@azure/core-paging\";\nimport { PrivateEndpointConnections } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { HealthcareApisManagementClient } from \"../healthcareApisManagementClient\";\nimport { PollerLike, PollOperationState, LroEngine } from \"@azure/core-lro\";\nimport { LroImpl } from \"../lroImpl\";\nimport {\n PrivateEndpointConnectionDescription,\n PrivateEndpointConnectionsListByServiceOptionalParams,\n PrivateEndpointConnectionsListByServiceResponse,\n PrivateEndpointConnectionsGetOptionalParams,\n PrivateEndpointConnectionsGetResponse,\n PrivateEndpointConnection,\n PrivateEndpointConnectionsCreateOrUpdateOptionalParams,\n PrivateEndpointConnectionsCreateOrUpdateResponse,\n PrivateEndpointConnectionsDeleteOptionalParams\n} from \"../models\";\n\n/// <reference lib=\"esnext.asynciterable\" />\n/** Class containing PrivateEndpointConnections operations. */\nexport class PrivateEndpointConnectionsImpl\n implements PrivateEndpointConnections {\n private readonly client: HealthcareApisManagementClient;\n\n /**\n * Initialize a new instance of the class PrivateEndpointConnections class.\n * @param client Reference to the service client\n */\n constructor(client: HealthcareApisManagementClient) {\n this.client = client;\n }\n\n /**\n * Lists all private endpoint connections for a service.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param options The options parameters.\n */\n public listByService(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateEndpointConnectionsListByServiceOptionalParams\n ): PagedAsyncIterableIterator<PrivateEndpointConnectionDescription> {\n const iter = this.listByServicePagingAll(\n resourceGroupName,\n resourceName,\n options\n );\n return {\n next() {\n return iter.next();\n },\n [Symbol.asyncIterator]() {\n return this;\n },\n byPage: () => {\n return this.listByServicePagingPage(\n resourceGroupName,\n resourceName,\n options\n );\n }\n };\n }\n\n private async *listByServicePagingPage(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateEndpointConnectionsListByServiceOptionalParams\n ): AsyncIterableIterator<PrivateEndpointConnectionDescription[]> {\n let result = await this._listByService(\n resourceGroupName,\n resourceName,\n options\n );\n yield result.value || [];\n }\n\n private async *listByServicePagingAll(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateEndpointConnectionsListByServiceOptionalParams\n ): AsyncIterableIterator<PrivateEndpointConnectionDescription> {\n for await (const page of this.listByServicePagingPage(\n resourceGroupName,\n resourceName,\n options\n )) {\n yield* page;\n }\n }\n\n /**\n * Lists all private endpoint connections for a service.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param options The options parameters.\n */\n private _listByService(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateEndpointConnectionsListByServiceOptionalParams\n ): Promise<PrivateEndpointConnectionsListByServiceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, options },\n listByServiceOperationSpec\n );\n }\n\n /**\n * Gets the specified private endpoint connection associated with the service.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsGetOptionalParams\n ): Promise<PrivateEndpointConnectionsGetResponse> {\n return this.client.sendOperationRequest(\n {\n resourceGroupName,\n resourceName,\n privateEndpointConnectionName,\n options\n },\n getOperationSpec\n );\n }\n\n /**\n * Update the state of the specified private endpoint connection associated with the service.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param properties The private endpoint connection properties.\n * @param options The options parameters.\n */\n async beginCreateOrUpdate(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams\n ): Promise<\n PollerLike<\n PollOperationState<PrivateEndpointConnectionsCreateOrUpdateResponse>,\n PrivateEndpointConnectionsCreateOrUpdateResponse\n >\n > {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n resourceName,\n privateEndpointConnectionName,\n properties,\n options\n },\n createOrUpdateOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Update the state of the specified private endpoint connection associated with the service.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param properties The private endpoint connection properties.\n * @param options The options parameters.\n */\n async beginCreateOrUpdateAndWait(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n properties: PrivateEndpointConnection,\n options?: PrivateEndpointConnectionsCreateOrUpdateOptionalParams\n ): Promise<PrivateEndpointConnectionsCreateOrUpdateResponse> {\n const poller = await this.beginCreateOrUpdate(\n resourceGroupName,\n resourceName,\n privateEndpointConnectionName,\n properties,\n options\n );\n return poller.pollUntilDone();\n }\n\n /**\n * Deletes a private endpoint connection.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n async beginDelete(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams\n ): Promise<PollerLike<PollOperationState<void>, void>> {\n const directSendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ): Promise<void> => {\n return this.client.sendOperationRequest(args, spec);\n };\n const sendOperation = async (\n args: coreClient.OperationArguments,\n spec: coreClient.OperationSpec\n ) => {\n let currentRawResponse:\n | coreClient.FullOperationResponse\n | undefined = undefined;\n const providedCallback = args.options?.onResponse;\n const callback: coreClient.RawResponseCallback = (\n rawResponse: coreClient.FullOperationResponse,\n flatResponse: unknown\n ) => {\n currentRawResponse = rawResponse;\n providedCallback?.(rawResponse, flatResponse);\n };\n const updatedArgs = {\n ...args,\n options: {\n ...args.options,\n onResponse: callback\n }\n };\n const flatResponse = await directSendOperation(updatedArgs, spec);\n return {\n flatResponse,\n rawResponse: {\n statusCode: currentRawResponse!.status,\n body: currentRawResponse!.parsedBody,\n headers: currentRawResponse!.headers.toJSON()\n }\n };\n };\n\n const lro = new LroImpl(\n sendOperation,\n {\n resourceGroupName,\n resourceName,\n privateEndpointConnectionName,\n options\n },\n deleteOperationSpec\n );\n return new LroEngine(lro, {\n resumeFrom: options?.resumeFrom,\n intervalInMs: options?.updateIntervalInMs\n });\n }\n\n /**\n * Deletes a private endpoint connection.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param privateEndpointConnectionName The name of the private endpoint connection associated with the\n * Azure resource\n * @param options The options parameters.\n */\n async beginDeleteAndWait(\n resourceGroupName: string,\n resourceName: string,\n privateEndpointConnectionName: string,\n options?: PrivateEndpointConnectionsDeleteOptionalParams\n ): Promise<void> {\n const poller = await this.beginDelete(\n resourceGroupName,\n resourceName,\n privateEndpointConnectionName,\n options\n );\n return poller.pollUntilDone();\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByServiceOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionListResultDescription\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionDescription\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.privateEndpointConnectionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst createOrUpdateOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"PUT\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateEndpointConnectionDescription\n },\n 201: {\n bodyMapper: Mappers.PrivateEndpointConnectionDescription\n },\n 202: {\n bodyMapper: Mappers.PrivateEndpointConnectionDescription\n },\n 204: {\n bodyMapper: Mappers.PrivateEndpointConnectionDescription\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n requestBody: Parameters.properties,\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.privateEndpointConnectionName\n ],\n headerParameters: [Parameters.accept, Parameters.contentType],\n mediaType: \"json\",\n serializer\n};\nconst deleteOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}\",\n httpMethod: \"DELETE\",\n responses: {\n 200: {},\n 201: {},\n 202: {},\n 204: {},\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.privateEndpointConnectionName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport { PrivateLinkResources } from \"../operationsInterfaces\";\nimport * as coreClient from \"@azure/core-client\";\nimport * as Mappers from \"../models/mappers\";\nimport * as Parameters from \"../models/parameters\";\nimport { HealthcareApisManagementClient } from \"../healthcareApisManagementClient\";\nimport {\n PrivateLinkResourcesListByServiceOptionalParams,\n PrivateLinkResourcesListByServiceResponse,\n PrivateLinkResourcesGetOptionalParams,\n PrivateLinkResourcesGetResponse\n} from \"../models\";\n\n/** Class containing PrivateLinkResources operations. */\nexport class PrivateLinkResourcesImpl implements PrivateLinkResources {\n private readonly client: HealthcareApisManagementClient;\n\n /**\n * Initialize a new instance of the class PrivateLinkResources class.\n * @param client Reference to the service client\n */\n constructor(client: HealthcareApisManagementClient) {\n this.client = client;\n }\n\n /**\n * Gets the private link resources that need to be created for a service.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param options The options parameters.\n */\n listByService(\n resourceGroupName: string,\n resourceName: string,\n options?: PrivateLinkResourcesListByServiceOptionalParams\n ): Promise<PrivateLinkResourcesListByServiceResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, options },\n listByServiceOperationSpec\n );\n }\n\n /**\n * Gets a private link resource that need to be created for a service.\n * @param resourceGroupName The name of the resource group that contains the service instance.\n * @param resourceName The name of the service instance.\n * @param groupName The name of the private link resource group.\n * @param options The options parameters.\n */\n get(\n resourceGroupName: string,\n resourceName: string,\n groupName: string,\n options?: PrivateLinkResourcesGetOptionalParams\n ): Promise<PrivateLinkResourcesGetResponse> {\n return this.client.sendOperationRequest(\n { resourceGroupName, resourceName, groupName, options },\n getOperationSpec\n );\n }\n}\n// Operation Specifications\nconst serializer = coreClient.createSerializer(Mappers, /* isXml */ false);\n\nconst listByServiceOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateLinkResources\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateLinkResourceListResultDescription\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\nconst getOperationSpec: coreClient.OperationSpec = {\n path:\n \"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateLinkResources/{groupName}\",\n httpMethod: \"GET\",\n responses: {\n 200: {\n bodyMapper: Mappers.PrivateLinkResourceDescription\n },\n default: {\n bodyMapper: Mappers.ErrorDetails\n }\n },\n queryParameters: [Parameters.apiVersion],\n urlParameters: [\n Parameters.$host,\n Parameters.subscriptionId,\n Parameters.resourceGroupName,\n Parameters.resourceName,\n Parameters.groupName\n ],\n headerParameters: [Parameters.accept],\n serializer\n};\n","/*\n * Copyright (c) Microsoft Corporation.\n * Licensed under the MIT License.\n *\n * Code generated by Microsoft (R) AutoRest Code Generator.\n * Changes may cause incorrect behavior and will be lost if the code is regenerated.\n */\n\nimport * as coreClient from \"@azure/core-client\";\nimport * as coreAuth from \"@azure/core-auth\";\nimport {\n ServicesImpl,\n OperationsImpl,\n OperationResultsImpl,\n PrivateEndpointConnectionsImpl,\n PrivateLinkResourcesImpl\n} from \"./operations\";\nimport {\n Services,\n Operations,\n OperationResults,\n PrivateEndpointConnections,\n PrivateLinkResources\n} from \"./operationsInterfaces\";\nimport { HealthcareApisManagementClientOptionalParams } from \"./models\";\n\nexport class HealthcareApisManagementClient extends coreClient.ServiceClient {\n $host: string;\n apiVersion: string;\n subscriptionId: string;\n\n /**\n * Initializes a new instance of the HealthcareApisManagementClient class.\n * @param credentials Subscription credentials which uniquely identify client subscription.\n * @param subscriptionId The subscription identifier.\n * @param options The parameter options\n */\n constructor(\n credentials: coreAuth.TokenCredential,\n subscriptionId: string,\n options?: HealthcareApisManagementClientOptionalParams\n ) {\n if (credentials === undefined) {\n throw new Error(\"'credentials' cannot be null\");\n }\n if (subscriptionId === undefined) {\n throw new Error(\"'subscriptionId' cannot be null\");\n }\n\n // Initializing default values for options\n if (!options) {\n options = {};\n }\n const defaults: HealthcareApisManagementClientOptionalParams = {\n requestContentType: \"application/json; charset=utf-8\",\n credential: credentials\n };\n\n const packageDetails = `azsdk-js-arm-healthcareapis/2.0.0`;\n const userAgentPrefix =\n options.userAgentOptions && options.userAgentOptions.userAgentPrefix\n ? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`\n : `${packageDetails}`;\n\n if (!options.credentialScopes) {\n options.credentialScopes = [\"https://management.azure.com/.default\"];\n }\n const optionsWithDefaults = {\n ...defaults,\n ...options,\n userAgentOptions: {\n userAgentPrefix\n },\n baseUri: options.endpoint || \"https://management.azure.com\"\n };\n super(optionsWithDefaults);\n // Parameter assignments\n this.subscriptionId = subscriptionId;\n\n // Assigning values to Constant parameters\n this.$host = options.$host || \"https://management.azure.com\";\n this.apiVersion = options.apiVersion || \"2021-01-11\";\n this.services = new ServicesImpl(this);\n this.operations = new OperationsImpl(this);\n this.operationResults = new OperationResultsImpl(this);\n this.privateEndpointConnections = new PrivateEndpointConnectionsImpl(this);\n this.privateLinkResources = new PrivateLinkResourcesImpl(this);\n }\n\n services: Services;\n operations: Operations;\n operationResults: OperationResults;\n privateEndpointConnections: PrivateEndpointConnections;\n privateLinkResources: PrivateLinkResources;\n}\n"],"names":["KnownProvisioningState","KnownPrivateEndpointServiceConnectionStatus","KnownPrivateEndpointConnectionProvisioningState","KnownPublicNetworkAccess","KnownCreatedByType","KnownManagedServiceIdentityType","KnownOperationResultStatus","ServicesDescriptionMapper","ServicesPatchDescriptionMapper","CheckNameAvailabilityParametersMapper","PrivateEndpointConnectionMapper","__asyncValues","__asyncDelegator","LroEngine","coreClient.createSerializer","Mappers.ServicesDescription","Mappers.ErrorDetails","Parameters.apiVersion","Parameters.$host","Parameters.subscriptionId","Parameters.resourceGroupName","Parameters.resourceName","Parameters.accept","Parameters.serviceDescription","Parameters.contentType","Parameters.servicePatchDescription","Mappers.ServicesDescriptionListResult","Mappers.ServicesNameAvailabilityInfo","Parameters.checkNameAvailabilityInputs","Parameters.nextLink","listOperationSpec","listNextOperationSpec","serializer","Mappers.OperationListResult","getOperationSpec","Mappers.OperationResultsDescription","Parameters.locationName","Parameters.operationResultId","createOrUpdateOperationSpec","deleteOperationSpec","Mappers.PrivateEndpointConnectionListResultDescription","Mappers.PrivateEndpointConnectionDescription","Parameters.privateEndpointConnectionName","Parameters.properties","listByServiceOperationSpec","Mappers.PrivateLinkResourceListResultDescription","Mappers.PrivateLinkResourceDescription","Parameters.groupName","coreClient.ServiceClient"],"mappings":"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"}
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var coreClient=require("@azure/core-client"),tslib=require("tslib"),coreLro=require("@azure/core-lro");!function(e){e.Deleting="Deleting",e.Succeeded="Succeeded",e.Creating="Creating",e.Accepted="Accepted",e.Verifying="Verifying",e.Updating="Updating",e.Failed="Failed",e.Canceled="Canceled",e.Deprovisioned="Deprovisioned"}(exports.KnownProvisioningState||(exports.KnownProvisioningState={})),function(e){e.Pending="Pending",e.Approved="Approved",e.Rejected="Rejected"}(exports.KnownPrivateEndpointServiceConnectionStatus||(exports.KnownPrivateEndpointServiceConnectionStatus={})),function(e){e.Succeeded="Succeeded",e.Creating="Creating",e.Deleting="Deleting",e.Failed="Failed"}(exports.KnownPrivateEndpointConnectionProvisioningState||(exports.KnownPrivateEndpointConnectionProvisioningState={})),function(e){e.Enabled="Enabled",e.Disabled="Disabled"}(exports.KnownPublicNetworkAccess||(exports.KnownPublicNetworkAccess={})),function(e){e.User="User",e.Application="Application",e.ManagedIdentity="ManagedIdentity",e.Key="Key"}(exports.KnownCreatedByType||(exports.KnownCreatedByType={})),function(e){e.SystemAssigned="SystemAssigned",e.None="None"}(exports.KnownManagedServiceIdentityType||(exports.KnownManagedServiceIdentityType={})),function(e){e.Canceled="Canceled",e.Succeeded="Succeeded",e.Failed="Failed",e.Requested="Requested",e.Running="Running"}(exports.KnownOperationResultStatus||(exports.KnownOperationResultStatus={}));const ServicesProperties={type:{name:"Composite",className:"ServicesProperties",modelProperties:{provisioningState:{serializedName:"provisioningState",readOnly:!0,type:{name:"String"}},accessPolicies:{serializedName:"accessPolicies",type:{name:"Sequence",element:{type:{name:"Composite",className:"ServiceAccessPolicyEntry"}}}},cosmosDbConfiguration:{serializedName:"cosmosDbConfiguration",type:{name:"Composite",className:"ServiceCosmosDbConfigurationInfo"}},authenticationConfiguration:{serializedName:"authenticationConfiguration",type:{name:"Composite",className:"ServiceAuthenticationConfigurationInfo"}},corsConfiguration:{serializedName:"corsConfiguration",type:{name:"Composite",className:"ServiceCorsConfigurationInfo"}},exportConfiguration:{serializedName:"exportConfiguration",type:{name:"Composite",className:"ServiceExportConfigurationInfo"}},privateEndpointConnections:{serializedName:"privateEndpointConnections",type:{name:"Sequence",element:{type:{name:"Composite",className:"PrivateEndpointConnection"}}}},publicNetworkAccess:{serializedName:"publicNetworkAccess",type:{name:"String"}},acrConfiguration:{serializedName:"acrConfiguration",type:{name:"Composite",className:"ServiceAcrConfigurationInfo"}}}}},ServiceAccessPolicyEntry={type:{name:"Composite",className:"ServiceAccessPolicyEntry",modelProperties:{objectId:{constraints:{Pattern:new RegExp("^(([0-9A-Fa-f]{8}[-]?(?:[0-9A-Fa-f]{4}[-]?){3}[0-9A-Fa-f]{12}){1})+$")},serializedName:"objectId",required:!0,type:{name:"String"}}}}},ServiceCosmosDbConfigurationInfo={type:{name:"Composite",className:"ServiceCosmosDbConfigurationInfo",modelProperties:{offerThroughput:{constraints:{InclusiveMaximum:1e4,InclusiveMinimum:400},serializedName:"offerThroughput",type:{name:"Number"}},keyVaultKeyUri:{serializedName:"keyVaultKeyUri",type:{name:"String"}}}}},ServiceAuthenticationConfigurationInfo={type:{name:"Composite",className:"ServiceAuthenticationConfigurationInfo",modelProperties:{authority:{serializedName:"authority",type:{name:"String"}},audience:{serializedName:"audience",type:{name:"String"}},smartProxyEnabled:{serializedName:"smartProxyEnabled",type:{name:"Boolean"}}}}},ServiceCorsConfigurationInfo={type:{name:"Composite",className:"ServiceCorsConfigurationInfo",modelProperties:{origins:{serializedName:"origins",type:{name:"Sequence",element:{constraints:{Pattern:new RegExp("^(?:(?:(?:[hH][tT][tT][pP](?:[sS]|))\\:\\/\\/(?:[a-zA-Z0-9-]+[.]?)+(?:\\:[0-9]{1,5})?|[*]))$")},type:{name:"String"}}}},headers:{serializedName:"headers",type:{name:"Sequence",element:{type:{name:"String"}}}},methods:{serializedName:"methods",type:{name:"Sequence",element:{type:{name:"String"}}}},maxAge:{constraints:{InclusiveMaximum:99999,InclusiveMinimum:0},serializedName:"maxAge",type:{name:"Number"}},allowCredentials:{serializedName:"allowCredentials",type:{name:"Boolean"}}}}},ServiceExportConfigurationInfo={type:{name:"Composite",className:"ServiceExportConfigurationInfo",modelProperties:{storageAccountName:{serializedName:"storageAccountName",type:{name:"String"}}}}},PrivateEndpoint={type:{name:"Composite",className:"PrivateEndpoint",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}}}}},PrivateLinkServiceConnectionState={type:{name:"Composite",className:"PrivateLinkServiceConnectionState",modelProperties:{status:{serializedName:"status",type:{name:"String"}},description:{serializedName:"description",type:{name:"String"}},actionsRequired:{serializedName:"actionsRequired",type:{name:"String"}}}}},Resource={type:{name:"Composite",className:"Resource",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},name:{serializedName:"name",readOnly:!0,type:{name:"String"}},type:{serializedName:"type",readOnly:!0,type:{name:"String"}}}}},ServiceAcrConfigurationInfo={type:{name:"Composite",className:"ServiceAcrConfigurationInfo",modelProperties:{loginServers:{serializedName:"loginServers",type:{name:"Sequence",element:{type:{name:"String"}}}}}}},SystemData={type:{name:"Composite",className:"SystemData",modelProperties:{createdBy:{serializedName:"createdBy",type:{name:"String"}},createdByType:{serializedName:"createdByType",type:{name:"String"}},createdAt:{serializedName:"createdAt",type:{name:"DateTime"}},lastModifiedBy:{serializedName:"lastModifiedBy",type:{name:"String"}},lastModifiedByType:{serializedName:"lastModifiedByType",type:{name:"String"}},lastModifiedAt:{serializedName:"lastModifiedAt",type:{name:"DateTime"}}}}},ServicesResource={type:{name:"Composite",className:"ServicesResource",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},name:{constraints:{Pattern:new RegExp("^[a-z0-9][a-z0-9-]{1,21}[a-z0-9]$")},serializedName:"name",readOnly:!0,type:{name:"String"}},type:{serializedName:"type",readOnly:!0,type:{name:"String"}},kind:{serializedName:"kind",required:!0,type:{name:"Enum",allowedValues:["fhir","fhir-Stu3","fhir-R4"]}},location:{serializedName:"location",required:!0,type:{name:"String"}},tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}},etag:{serializedName:"etag",type:{name:"String"}},identity:{serializedName:"identity",type:{name:"Composite",className:"ServicesResourceIdentity"}}}}},ServicesResourceIdentity={type:{name:"Composite",className:"ServicesResourceIdentity",modelProperties:{principalId:{serializedName:"principalId",readOnly:!0,type:{name:"String"}},tenantId:{serializedName:"tenantId",readOnly:!0,type:{name:"String"}},type:{serializedName:"type",type:{name:"String"}}}}},ErrorDetails={type:{name:"Composite",className:"ErrorDetails",modelProperties:{error:{serializedName:"error",type:{name:"Composite",className:"ErrorDetailsInternal"}}}}},ErrorDetailsInternal={type:{name:"Composite",className:"ErrorDetailsInternal",modelProperties:{code:{serializedName:"code",readOnly:!0,type:{name:"String"}},message:{serializedName:"message",readOnly:!0,type:{name:"String"}},target:{serializedName:"target",readOnly:!0,type:{name:"String"}}}}},ServicesPatchDescription={type:{name:"Composite",className:"ServicesPatchDescription",modelProperties:{tags:{serializedName:"tags",type:{name:"Dictionary",value:{type:{name:"String"}}}},publicNetworkAccess:{serializedName:"properties.publicNetworkAccess",type:{name:"String"}}}}},ServicesDescriptionListResult={type:{name:"Composite",className:"ServicesDescriptionListResult",modelProperties:{nextLink:{serializedName:"nextLink",type:{name:"String"}},value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"ServicesDescription"}}}}}}},OperationListResult={type:{name:"Composite",className:"OperationListResult",modelProperties:{nextLink:{serializedName:"nextLink",type:{name:"String"}},value:{serializedName:"value",readOnly:!0,type:{name:"Sequence",element:{type:{name:"Composite",className:"Operation"}}}}}}},Operation={type:{name:"Composite",className:"Operation",modelProperties:{name:{serializedName:"name",readOnly:!0,type:{name:"String"}},origin:{serializedName:"origin",readOnly:!0,type:{name:"String"}},display:{serializedName:"display",type:{name:"Composite",className:"OperationDisplay"}}}}},OperationDisplay={type:{name:"Composite",className:"OperationDisplay",modelProperties:{provider:{serializedName:"provider",readOnly:!0,type:{name:"String"}},resource:{serializedName:"resource",readOnly:!0,type:{name:"String"}},operation:{serializedName:"operation",readOnly:!0,type:{name:"String"}},description:{serializedName:"description",readOnly:!0,type:{name:"String"}}}}},CheckNameAvailabilityParameters={type:{name:"Composite",className:"CheckNameAvailabilityParameters",modelProperties:{name:{serializedName:"name",required:!0,type:{name:"String"}},type:{serializedName:"type",required:!0,type:{name:"String"}}}}},ServicesNameAvailabilityInfo={type:{name:"Composite",className:"ServicesNameAvailabilityInfo",modelProperties:{nameAvailable:{serializedName:"nameAvailable",readOnly:!0,type:{name:"Boolean"}},reason:{serializedName:"reason",readOnly:!0,type:{name:"Enum",allowedValues:["Invalid","AlreadyExists"]}},message:{serializedName:"message",type:{name:"String"}}}}},OperationResultsDescription={type:{name:"Composite",className:"OperationResultsDescription",modelProperties:{id:{serializedName:"id",readOnly:!0,type:{name:"String"}},name:{serializedName:"name",readOnly:!0,type:{name:"String"}},status:{serializedName:"status",readOnly:!0,type:{name:"String"}},startTime:{serializedName:"startTime",readOnly:!0,type:{name:"String"}},properties:{serializedName:"properties",type:{name:"any"}}}}},PrivateEndpointConnectionListResultDescription={type:{name:"Composite",className:"PrivateEndpointConnectionListResultDescription",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"PrivateEndpointConnectionDescription"}}}}}}},PrivateLinkResourceListResultDescription={type:{name:"Composite",className:"PrivateLinkResourceListResultDescription",modelProperties:{value:{serializedName:"value",type:{name:"Sequence",element:{type:{name:"Composite",className:"PrivateLinkResourceDescription"}}}}}}},PrivateEndpointConnection={type:{name:"Composite",className:"PrivateEndpointConnection",modelProperties:Object.assign(Object.assign({},Resource.type.modelProperties),{privateEndpoint:{serializedName:"properties.privateEndpoint",type:{name:"Composite",className:"PrivateEndpoint"}},privateLinkServiceConnectionState:{serializedName:"properties.privateLinkServiceConnectionState",type:{name:"Composite",className:"PrivateLinkServiceConnectionState"}},provisioningState:{serializedName:"properties.provisioningState",readOnly:!0,type:{name:"String"}}})}},PrivateLinkResource={type:{name:"Composite",className:"PrivateLinkResource",modelProperties:Object.assign(Object.assign({},Resource.type.modelProperties),{groupId:{serializedName:"properties.groupId",readOnly:!0,type:{name:"String"}},requiredMembers:{serializedName:"properties.requiredMembers",readOnly:!0,type:{name:"Sequence",element:{type:{name:"String"}}}},requiredZoneNames:{serializedName:"properties.requiredZoneNames",type:{name:"Sequence",element:{type:{name:"String"}}}}})}},ServicesDescription={type:{name:"Composite",className:"ServicesDescription",modelProperties:Object.assign(Object.assign({},ServicesResource.type.modelProperties),{properties:{serializedName:"properties",type:{name:"Composite",className:"ServicesProperties"}},systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}})}},PrivateEndpointConnectionDescription={type:{name:"Composite",className:"PrivateEndpointConnectionDescription",modelProperties:Object.assign(Object.assign({},PrivateEndpointConnection.type.modelProperties),{systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}})}},PrivateLinkResourceDescription={type:{name:"Composite",className:"PrivateLinkResourceDescription",modelProperties:Object.assign(Object.assign({},PrivateLinkResource.type.modelProperties),{systemData:{serializedName:"systemData",type:{name:"Composite",className:"SystemData"}}})}};var Mappers=Object.freeze({__proto__:null,ServicesProperties:ServicesProperties,ServiceAccessPolicyEntry:ServiceAccessPolicyEntry,ServiceCosmosDbConfigurationInfo:ServiceCosmosDbConfigurationInfo,ServiceAuthenticationConfigurationInfo:ServiceAuthenticationConfigurationInfo,ServiceCorsConfigurationInfo:ServiceCorsConfigurationInfo,ServiceExportConfigurationInfo:ServiceExportConfigurationInfo,PrivateEndpoint:PrivateEndpoint,PrivateLinkServiceConnectionState:PrivateLinkServiceConnectionState,Resource:Resource,ServiceAcrConfigurationInfo:ServiceAcrConfigurationInfo,SystemData:SystemData,ServicesResource:ServicesResource,ServicesResourceIdentity:ServicesResourceIdentity,ErrorDetails:ErrorDetails,ErrorDetailsInternal:ErrorDetailsInternal,ServicesPatchDescription:ServicesPatchDescription,ServicesDescriptionListResult:ServicesDescriptionListResult,OperationListResult:OperationListResult,Operation:Operation,OperationDisplay:OperationDisplay,CheckNameAvailabilityParameters:CheckNameAvailabilityParameters,ServicesNameAvailabilityInfo:ServicesNameAvailabilityInfo,OperationResultsDescription:OperationResultsDescription,PrivateEndpointConnectionListResultDescription:PrivateEndpointConnectionListResultDescription,PrivateLinkResourceListResultDescription:PrivateLinkResourceListResultDescription,PrivateEndpointConnection:PrivateEndpointConnection,PrivateLinkResource:PrivateLinkResource,ServicesDescription:ServicesDescription,PrivateEndpointConnectionDescription:PrivateEndpointConnectionDescription,PrivateLinkResourceDescription:PrivateLinkResourceDescription});const accept={parameterPath:"accept",mapper:{defaultValue:"application/json",isConstant:!0,serializedName:"Accept",type:{name:"String"}}},$host={parameterPath:"$host",mapper:{serializedName:"$host",required:!0,type:{name:"String"}},skipEncoding:!0},apiVersion={parameterPath:"apiVersion",mapper:{defaultValue:"2021-01-11",isConstant:!0,serializedName:"api-version",type:{name:"String"}}},subscriptionId={parameterPath:"subscriptionId",mapper:{serializedName:"subscriptionId",required:!0,type:{name:"String"}}},resourceGroupName={parameterPath:"resourceGroupName",mapper:{constraints:{Pattern:new RegExp("^[-\\w\\._\\(\\)]+$"),MaxLength:90,MinLength:1},serializedName:"resourceGroupName",required:!0,type:{name:"String"}}},resourceName={parameterPath:"resourceName",mapper:{constraints:{MaxLength:24,MinLength:3},serializedName:"resourceName",required:!0,type:{name:"String"}}},contentType={parameterPath:["options","contentType"],mapper:{defaultValue:"application/json",isConstant:!0,serializedName:"Content-Type",type:{name:"String"}}},serviceDescription={parameterPath:"serviceDescription",mapper:ServicesDescription},servicePatchDescription={parameterPath:"servicePatchDescription",mapper:ServicesPatchDescription},checkNameAvailabilityInputs={parameterPath:"checkNameAvailabilityInputs",mapper:CheckNameAvailabilityParameters},nextLink={parameterPath:"nextLink",mapper:{serializedName:"nextLink",required:!0,type:{name:"String"}},skipEncoding:!0},locationName={parameterPath:"locationName",mapper:{serializedName:"locationName",required:!0,type:{name:"String"}}},operationResultId={parameterPath:"operationResultId",mapper:{serializedName:"operationResultId",required:!0,type:{name:"String"}}},privateEndpointConnectionName={parameterPath:"privateEndpointConnectionName",mapper:{serializedName:"privateEndpointConnectionName",required:!0,type:{name:"String"}}},properties={parameterPath:"properties",mapper:PrivateEndpointConnection},groupName={parameterPath:"groupName",mapper:{serializedName:"groupName",required:!0,type:{name:"String"}}};class LroImpl{constructor(e,i,t,r=t.path,a=t.httpMethod){this.sendOperationFn=e,this.args=i,this.spec=t,this.requestPath=r,this.requestMethod=a}sendInitialRequest(){return tslib.__awaiter(this,void 0,void 0,function*(){return this.sendOperationFn(this.args,this.spec)})}sendPollRequest(i){return tslib.__awaiter(this,void 0,void 0,function*(){var e=this.spec,e=tslib.__rest(e,["requestBody"]);return this.sendOperationFn(this.args,Object.assign(Object.assign({},e),{path:i,httpMethod:"GET"}))})}}class ServicesImpl{constructor(e){this.client=e}list(e){const i=this.listPagingAll(e);return{next(){return i.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listPagingPage(e)}}listPagingPage(t){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._list(t));yield yield tslib.__await(e.value||[]);let i=e.nextLink;for(;i;)e=yield tslib.__await(this._listNext(i,t)),i=e.nextLink,yield yield tslib.__await(e.value||[])})}listPagingAll(s){return tslib.__asyncGenerator(this,arguments,function*(){var i,e;try{for(var t,r=tslib.__asyncValues(this.listPagingPage(s));!(t=yield tslib.__await(r.next())).done;){var a=t.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){i={error:e}}finally{try{t&&!t.done&&(e=r.return)&&(yield tslib.__await(e.call(r)))}finally{if(i)throw i.error}}})}listByResourceGroup(e,i){const t=this.listByResourceGroupPagingAll(e,i);return{next(){return t.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listByResourceGroupPagingPage(e,i)}}listByResourceGroupPagingPage(t,r){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listByResourceGroup(t,r));yield yield tslib.__await(e.value||[]);let i=e.nextLink;for(;i;)e=yield tslib.__await(this._listByResourceGroupNext(t,i,r)),i=e.nextLink,yield yield tslib.__await(e.value||[])})}listByResourceGroupPagingAll(s,n){return tslib.__asyncGenerator(this,arguments,function*(){var i,e;try{for(var t,r=tslib.__asyncValues(this.listByResourceGroupPagingPage(s,n));!(t=yield tslib.__await(r.next())).done;){var a=t.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){i={error:e}}finally{try{t&&!t.done&&(e=r.return)&&(yield tslib.__await(e.call(r)))}finally{if(i)throw i.error}}})}get(e,i,t){return this.client.sendOperationRequest({resourceGroupName:e,resourceName:i,options:t},getOperationSpec)}beginCreateOrUpdate(i,t,r,a){return tslib.__awaiter(this,void 0,void 0,function*(){const s=(e,i)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,i)});var e=new LroImpl((i,a)=>tslib.__awaiter(this,void 0,void 0,function*(){let t=void 0;const r=null===(e=i.options)||void 0===e?void 0:e.onResponse;var e=Object.assign(Object.assign({},i),{options:Object.assign(Object.assign({},i.options),{onResponse:(e,i)=>{t=e,null!==r&&void 0!==r&&r(e,i)}})});return{flatResponse:yield s(e,a),rawResponse:{statusCode:t.status,body:t.parsedBody,headers:t.headers.toJSON()}}}),{resourceGroupName:i,resourceName:t,serviceDescription:r,options:a},createOrUpdateOperationSpec);return new coreLro.LroEngine(e,{resumeFrom:null==a?void 0:a.resumeFrom,intervalInMs:null==a?void 0:a.updateIntervalInMs})})}beginCreateOrUpdateAndWait(i,t,r,a){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginCreateOrUpdate(i,t,r,a);return e.pollUntilDone()})}beginUpdate(i,t,r,a){return tslib.__awaiter(this,void 0,void 0,function*(){const s=(e,i)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,i)});var e=new LroImpl((i,a)=>tslib.__awaiter(this,void 0,void 0,function*(){let t=void 0;const r=null===(e=i.options)||void 0===e?void 0:e.onResponse;var e=Object.assign(Object.assign({},i),{options:Object.assign(Object.assign({},i.options),{onResponse:(e,i)=>{t=e,null!==r&&void 0!==r&&r(e,i)}})});return{flatResponse:yield s(e,a),rawResponse:{statusCode:t.status,body:t.parsedBody,headers:t.headers.toJSON()}}}),{resourceGroupName:i,resourceName:t,servicePatchDescription:r,options:a},updateOperationSpec);return new coreLro.LroEngine(e,{resumeFrom:null==a?void 0:a.resumeFrom,intervalInMs:null==a?void 0:a.updateIntervalInMs})})}beginUpdateAndWait(i,t,r,a){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginUpdate(i,t,r,a);return e.pollUntilDone()})}beginDelete(i,t,r){return tslib.__awaiter(this,void 0,void 0,function*(){const s=(e,i)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,i)});var e=new LroImpl((i,a)=>tslib.__awaiter(this,void 0,void 0,function*(){let t=void 0;const r=null===(e=i.options)||void 0===e?void 0:e.onResponse;var e=Object.assign(Object.assign({},i),{options:Object.assign(Object.assign({},i.options),{onResponse:(e,i)=>{t=e,null!==r&&void 0!==r&&r(e,i)}})});return{flatResponse:yield s(e,a),rawResponse:{statusCode:t.status,body:t.parsedBody,headers:t.headers.toJSON()}}}),{resourceGroupName:i,resourceName:t,options:r},deleteOperationSpec);return new coreLro.LroEngine(e,{resumeFrom:null==r?void 0:r.resumeFrom,intervalInMs:null==r?void 0:r.updateIntervalInMs})})}beginDeleteAndWait(i,t,r){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginDelete(i,t,r);return e.pollUntilDone()})}_list(e){return this.client.sendOperationRequest({options:e},listOperationSpec)}_listByResourceGroup(e,i){return this.client.sendOperationRequest({resourceGroupName:e,options:i},listByResourceGroupOperationSpec)}checkNameAvailability(e,i){return this.client.sendOperationRequest({checkNameAvailabilityInputs:e,options:i},checkNameAvailabilityOperationSpec)}_listNext(e,i){return this.client.sendOperationRequest({nextLink:e,options:i},listNextOperationSpec)}_listByResourceGroupNext(e,i,t){return this.client.sendOperationRequest({resourceGroupName:e,nextLink:i,options:t},listByResourceGroupNextOperationSpec)}}const serializer=coreClient.createSerializer(Mappers,!1),getOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}",httpMethod:"GET",responses:{200:{bodyMapper:ServicesDescription},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,resourceName],headerParameters:[accept],serializer:serializer},createOrUpdateOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}",httpMethod:"PUT",responses:{200:{bodyMapper:ServicesDescription},201:{bodyMapper:ServicesDescription},202:{bodyMapper:ServicesDescription},204:{bodyMapper:ServicesDescription},default:{bodyMapper:ErrorDetails}},requestBody:serviceDescription,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,resourceName],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer},updateOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}",httpMethod:"PATCH",responses:{200:{bodyMapper:ServicesDescription},201:{bodyMapper:ServicesDescription},202:{bodyMapper:ServicesDescription},204:{bodyMapper:ServicesDescription},default:{bodyMapper:ErrorDetails}},requestBody:servicePatchDescription,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,resourceName],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer},deleteOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}",httpMethod:"DELETE",responses:{200:{},201:{},202:{},204:{},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,resourceName],headerParameters:[accept],serializer:serializer},listOperationSpec={path:"/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/services",httpMethod:"GET",responses:{200:{bodyMapper:ServicesDescriptionListResult},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId],headerParameters:[accept],serializer:serializer},listByResourceGroupOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services",httpMethod:"GET",responses:{200:{bodyMapper:ServicesDescriptionListResult},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName],headerParameters:[accept],serializer:serializer},checkNameAvailabilityOperationSpec={path:"/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/checkNameAvailability",httpMethod:"POST",responses:{200:{bodyMapper:ServicesNameAvailabilityInfo},default:{bodyMapper:ErrorDetails}},requestBody:checkNameAvailabilityInputs,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer},listNextOperationSpec={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:ServicesDescriptionListResult},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,nextLink],headerParameters:[accept],serializer:serializer},listByResourceGroupNextOperationSpec={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:ServicesDescriptionListResult},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,nextLink],headerParameters:[accept],serializer:serializer};class OperationsImpl{constructor(e){this.client=e}list(e){const i=this.listPagingAll(e);return{next(){return i.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listPagingPage(e)}}listPagingPage(t){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._list(t));yield yield tslib.__await(e.value||[]);let i=e.nextLink;for(;i;)e=yield tslib.__await(this._listNext(i,t)),i=e.nextLink,yield yield tslib.__await(e.value||[])})}listPagingAll(s){return tslib.__asyncGenerator(this,arguments,function*(){var i,e;try{for(var t,r=tslib.__asyncValues(this.listPagingPage(s));!(t=yield tslib.__await(r.next())).done;){var a=t.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){i={error:e}}finally{try{t&&!t.done&&(e=r.return)&&(yield tslib.__await(e.call(r)))}finally{if(i)throw i.error}}})}_list(e){return this.client.sendOperationRequest({options:e},listOperationSpec$1)}_listNext(e,i){return this.client.sendOperationRequest({nextLink:e,options:i},listNextOperationSpec$1)}}const serializer$1=coreClient.createSerializer(Mappers,!1),listOperationSpec$1={path:"/providers/Microsoft.HealthcareApis/operations",httpMethod:"GET",responses:{200:{bodyMapper:OperationListResult},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host],headerParameters:[accept],serializer:serializer$1},listNextOperationSpec$1={path:"{nextLink}",httpMethod:"GET",responses:{200:{bodyMapper:OperationListResult},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,nextLink],headerParameters:[accept],serializer:serializer$1};class OperationResultsImpl{constructor(e){this.client=e}get(e,i,t){return this.client.sendOperationRequest({locationName:e,operationResultId:i,options:t},getOperationSpec$1)}}const serializer$2=coreClient.createSerializer(Mappers,!1),getOperationSpec$1={path:"/subscriptions/{subscriptionId}/providers/Microsoft.HealthcareApis/locations/{locationName}/operationresults/{operationResultId}",httpMethod:"GET",responses:{200:{bodyMapper:OperationResultsDescription},404:{bodyMapper:ErrorDetails},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,locationName,operationResultId],headerParameters:[accept],serializer:serializer$2};class PrivateEndpointConnectionsImpl{constructor(e){this.client=e}listByService(e,i,t){const r=this.listByServicePagingAll(e,i,t);return{next(){return r.next()},[Symbol.asyncIterator](){return this},byPage:()=>this.listByServicePagingPage(e,i,t)}}listByServicePagingPage(i,t,r){return tslib.__asyncGenerator(this,arguments,function*(){var e=yield tslib.__await(this._listByService(i,t,r));yield yield tslib.__await(e.value||[])})}listByServicePagingAll(s,n,o){return tslib.__asyncGenerator(this,arguments,function*(){var i,e;try{for(var t,r=tslib.__asyncValues(this.listByServicePagingPage(s,n,o));!(t=yield tslib.__await(r.next())).done;){var a=t.value;yield tslib.__await(yield*tslib.__asyncDelegator(tslib.__asyncValues(a)))}}catch(e){i={error:e}}finally{try{t&&!t.done&&(e=r.return)&&(yield tslib.__await(e.call(r)))}finally{if(i)throw i.error}}})}_listByService(e,i,t){return this.client.sendOperationRequest({resourceGroupName:e,resourceName:i,options:t},listByServiceOperationSpec)}get(e,i,t,r){return this.client.sendOperationRequest({resourceGroupName:e,resourceName:i,privateEndpointConnectionName:t,options:r},getOperationSpec$2)}beginCreateOrUpdate(i,t,r,a,n){return tslib.__awaiter(this,void 0,void 0,function*(){const s=(e,i)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,i)});var e=new LroImpl((i,a)=>tslib.__awaiter(this,void 0,void 0,function*(){let t=void 0;const r=null===(e=i.options)||void 0===e?void 0:e.onResponse;var e=Object.assign(Object.assign({},i),{options:Object.assign(Object.assign({},i.options),{onResponse:(e,i)=>{t=e,null!==r&&void 0!==r&&r(e,i)}})});return{flatResponse:yield s(e,a),rawResponse:{statusCode:t.status,body:t.parsedBody,headers:t.headers.toJSON()}}}),{resourceGroupName:i,resourceName:t,privateEndpointConnectionName:r,properties:a,options:n},createOrUpdateOperationSpec$1);return new coreLro.LroEngine(e,{resumeFrom:null==n?void 0:n.resumeFrom,intervalInMs:null==n?void 0:n.updateIntervalInMs})})}beginCreateOrUpdateAndWait(i,t,r,a,s){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginCreateOrUpdate(i,t,r,a,s);return e.pollUntilDone()})}beginDelete(i,t,r,a){return tslib.__awaiter(this,void 0,void 0,function*(){const s=(e,i)=>tslib.__awaiter(this,void 0,void 0,function*(){return this.client.sendOperationRequest(e,i)});var e=new LroImpl((i,a)=>tslib.__awaiter(this,void 0,void 0,function*(){let t=void 0;const r=null===(e=i.options)||void 0===e?void 0:e.onResponse;var e=Object.assign(Object.assign({},i),{options:Object.assign(Object.assign({},i.options),{onResponse:(e,i)=>{t=e,null!==r&&void 0!==r&&r(e,i)}})});return{flatResponse:yield s(e,a),rawResponse:{statusCode:t.status,body:t.parsedBody,headers:t.headers.toJSON()}}}),{resourceGroupName:i,resourceName:t,privateEndpointConnectionName:r,options:a},deleteOperationSpec$1);return new coreLro.LroEngine(e,{resumeFrom:null==a?void 0:a.resumeFrom,intervalInMs:null==a?void 0:a.updateIntervalInMs})})}beginDeleteAndWait(i,t,r,a){return tslib.__awaiter(this,void 0,void 0,function*(){const e=yield this.beginDelete(i,t,r,a);return e.pollUntilDone()})}}const serializer$3=coreClient.createSerializer(Mappers,!1),listByServiceOperationSpec={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections",httpMethod:"GET",responses:{200:{bodyMapper:PrivateEndpointConnectionListResultDescription},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,resourceName],headerParameters:[accept],serializer:serializer$3},getOperationSpec$2={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",httpMethod:"GET",responses:{200:{bodyMapper:PrivateEndpointConnectionDescription},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,resourceName,privateEndpointConnectionName],headerParameters:[accept],serializer:serializer$3},createOrUpdateOperationSpec$1={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",httpMethod:"PUT",responses:{200:{bodyMapper:PrivateEndpointConnectionDescription},201:{bodyMapper:PrivateEndpointConnectionDescription},202:{bodyMapper:PrivateEndpointConnectionDescription},204:{bodyMapper:PrivateEndpointConnectionDescription},default:{bodyMapper:ErrorDetails}},requestBody:properties,queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,resourceName,privateEndpointConnectionName],headerParameters:[accept,contentType],mediaType:"json",serializer:serializer$3},deleteOperationSpec$1={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateEndpointConnections/{privateEndpointConnectionName}",httpMethod:"DELETE",responses:{200:{},201:{},202:{},204:{},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,resourceName,privateEndpointConnectionName],headerParameters:[accept],serializer:serializer$3};class PrivateLinkResourcesImpl{constructor(e){this.client=e}listByService(e,i,t){return this.client.sendOperationRequest({resourceGroupName:e,resourceName:i,options:t},listByServiceOperationSpec$1)}get(e,i,t,r){return this.client.sendOperationRequest({resourceGroupName:e,resourceName:i,groupName:t,options:r},getOperationSpec$3)}}const serializer$4=coreClient.createSerializer(Mappers,!1),listByServiceOperationSpec$1={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateLinkResources",httpMethod:"GET",responses:{200:{bodyMapper:PrivateLinkResourceListResultDescription},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,resourceName],headerParameters:[accept],serializer:serializer$4},getOperationSpec$3={path:"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.HealthcareApis/services/{resourceName}/privateLinkResources/{groupName}",httpMethod:"GET",responses:{200:{bodyMapper:PrivateLinkResourceDescription},default:{bodyMapper:ErrorDetails}},queryParameters:[apiVersion],urlParameters:[$host,subscriptionId,resourceGroupName,resourceName,groupName],headerParameters:[accept],serializer:serializer$4};class HealthcareApisManagementClient extends coreClient.ServiceClient{constructor(e,i,t){if(void 0===e)throw new Error("'credentials' cannot be null");if(void 0===i)throw new Error("'subscriptionId' cannot be null");var r={requestContentType:"application/json; charset=utf-8",credential:e},e="azsdk-js-arm-healthcareapis/2.0.0",e=(t=t||{}).userAgentOptions&&t.userAgentOptions.userAgentPrefix?t.userAgentOptions.userAgentPrefix+" "+e:e;t.credentialScopes||(t.credentialScopes=["https://management.azure.com/.default"]),super(Object.assign(Object.assign(Object.assign({},r),t),{userAgentOptions:{userAgentPrefix:e},baseUri:t.endpoint||"https://management.azure.com"})),this.subscriptionId=i,this.$host=t.$host||"https://management.azure.com",this.apiVersion=t.apiVersion||"2021-01-11",this.services=new ServicesImpl(this),this.operations=new OperationsImpl(this),this.operationResults=new OperationResultsImpl(this),this.privateEndpointConnections=new PrivateEndpointConnectionsImpl(this),this.privateLinkResources=new PrivateLinkResourcesImpl(this)}}exports.HealthcareApisManagementClient=HealthcareApisManagementClient;
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../src/models/index.ts","../src/models/mappers.ts","../src/models/parameters.ts","../src/lroImpl.ts","../src/operations/services.ts","../src/operations/operations.ts","../src/operations/operationResults.ts","../src/operations/privateEndpointConnections.ts","../src/operations/privateLinkResources.ts","../src/healthcareApisManagementClient.ts"],"names":["KnownProvisioningState","KnownPrivateEndpointServiceConnectionStatus","KnownPrivateEndpointConnectionProvisioningState","KnownPublicNetworkAccess","KnownCreatedByType","KnownManagedServiceIdentityType","KnownOperationResultStatus","ServicesProperties","type","name","className","modelProperties","provisioningState","serializedName","readOnly","accessPolicies","element","cosmosDbConfiguration","authenticationConfiguration","corsConfiguration","exportConfiguration","privateEndpointConnections","publicNetworkAccess","acrConfiguration","ServiceAccessPolicyEntry","objectId","constraints","Pattern","RegExp","required","ServiceCosmosDbConfigurationInfo","offerThroughput","InclusiveMaximum","InclusiveMinimum","keyVaultKeyUri","ServiceAuthenticationConfigurationInfo","authority","audience","smartProxyEnabled","ServiceCorsConfigurationInfo","origins","headers","methods","maxAge","allowCredentials","ServiceExportConfigurationInfo","storageAccountName","PrivateEndpoint","id","PrivateLinkServiceConnectionState","status","description","actionsRequired","Resource","ServiceAcrConfigurationInfo","loginServers","SystemData","createdBy","createdByType","createdAt","lastModifiedBy","lastModifiedByType","lastModifiedAt","ServicesResource","kind","allowedValues","location","tags","value","etag","identity","ServicesResourceIdentity","principalId","tenantId","ErrorDetails","error","ErrorDetailsInternal","code","message","target","ServicesPatchDescription","ServicesDescriptionListResult","nextLink","OperationListResult","Operation","origin","display","OperationDisplay","provider","resource","operation","CheckNameAvailabilityParameters","ServicesNameAvailabilityInfo","nameAvailable","reason","OperationResultsDescription","startTime","properties","PrivateEndpointConnectionListResultDescription","PrivateLinkResourceListResultDescription","PrivateEndpointConnection","Object","assign","privateEndpoint","privateLinkServiceConnectionState","PrivateLinkResource","groupId","requiredMembers","requiredZoneNames","ServicesDescription","systemData","PrivateEndpointConnectionDescription","PrivateLinkResourceDescription","accept","parameterPath","mapper","defaultValue","isConstant","$host","skipEncoding","apiVersion","subscriptionId","resourceGroupName","MaxLength","MinLength","resourceName","contentType","serviceDescription","ServicesDescriptionMapper","servicePatchDescription","ServicesPatchDescriptionMapper","checkNameAvailabilityInputs","CheckNameAvailabilityParametersMapper","locationName","operationResultId","privateEndpointConnectionName","PrivateEndpointConnectionMapper","groupName","LroImpl","constructor","sendOperationFn","args","spec","requestPath","path","requestMethod","httpMethod","this","sendInitialRequest","sendPollRequest","_a","restSpec","tslib","__rest","ServicesImpl","client","list","options","iter","listPagingAll","next","Symbol","asyncIterator","byPage","listPagingPage","let","result","__await","_list","continuationToken","_listNext","_c","_b","__asyncValues","done","page","__asyncDelegator","listByResourceGroup","listByResourceGroupPagingAll","listByResourceGroupPagingPage","_listByResourceGroup","_listByResourceGroupNext","get","sendOperationRequest","getOperationSpec","beginCreateOrUpdate","directSendOperation","__awaiter","lro","currentRawResponse","undefined","providedCallback","onResponse","updatedArgs","rawResponse","flatResponse","statusCode","body","parsedBody","toJSON","createOrUpdateOperationSpec","LroEngine","resumeFrom","intervalInMs","updateIntervalInMs","beginCreateOrUpdateAndWait","poller","pollUntilDone","beginUpdate","updateOperationSpec","beginUpdateAndWait","beginDelete","deleteOperationSpec","beginDeleteAndWait","listOperationSpec","listByResourceGroupOperationSpec","checkNameAvailability","checkNameAvailabilityOperationSpec","listNextOperationSpec","listByResourceGroupNextOperationSpec","serializer","coreClient.createSerializer","Mappers","responses","200","bodyMapper","Mappers.ServicesDescription","default","Mappers.ErrorDetails","queryParameters","Parameters.apiVersion","urlParameters","Parameters.$host","Parameters.subscriptionId","Parameters.resourceGroupName","Parameters.resourceName","headerParameters","Parameters.accept","201","202","204","requestBody","Parameters.serviceDescription","Parameters.contentType","mediaType","Parameters.servicePatchDescription","Mappers.ServicesDescriptionListResult","Mappers.ServicesNameAvailabilityInfo","Parameters.checkNameAvailabilityInputs","Parameters.nextLink","OperationsImpl","Mappers.OperationListResult","OperationResultsImpl","Mappers.OperationResultsDescription","404","Parameters.locationName","Parameters.operationResultId","PrivateEndpointConnectionsImpl","listByService","listByServicePagingAll","listByServicePagingPage","_listByService","listByServiceOperationSpec","Mappers.PrivateEndpointConnectionListResultDescription","Mappers.PrivateEndpointConnectionDescription","Parameters.privateEndpointConnectionName","Parameters.properties","PrivateLinkResourcesImpl","Mappers.PrivateLinkResourceListResultDescription","Mappers.PrivateLinkResourceDescription","Parameters.groupName","HealthcareApisManagementClient","coreClient.ServiceClient","credentials","Error","defaults","requestContentType","credential","packageDetails","userAgentPrefix","userAgentOptions","credentialScopes","super","baseUri","endpoint","services","operations","operationResults","privateLinkResources"],"mappings":"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"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=checkNameAvailability.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"checkNameAvailability.d.ts","sourceRoot":"","sources":["../../samples-dev/checkNameAvailability.ts"],"names":[],"mappings":""}
@@ -0,0 +1,33 @@
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
+ import { __awaiter } from "tslib";
9
+ // Copyright (c) Microsoft Corporation.
10
+ // Licensed under the MIT License.
11
+ /**
12
+ * This sample demonstrates how to Check if a service instance name is available.
13
+ *
14
+ * @summary Check if a service instance name is available.
15
+ * x-ms-original-file: specification/healthcareapis/resource-manager/Microsoft.HealthcareApis/stable/2021-01-11/examples/CheckNameAvailabilityPost.json
16
+ */
17
+ import { HealthcareApisManagementClient } from "@azure/arm-healthcareapis";
18
+ import { DefaultAzureCredential } from "@azure/identity";
19
+ function checkNameAvailability() {
20
+ return __awaiter(this, void 0, void 0, function* () {
21
+ const subscriptionId = "subid";
22
+ const checkNameAvailabilityInputs = {
23
+ name: "serviceName",
24
+ type: "Microsoft.HealthcareApis/services"
25
+ };
26
+ const credential = new DefaultAzureCredential();
27
+ const client = new HealthcareApisManagementClient(credential, subscriptionId);
28
+ const result = yield client.services.checkNameAvailability(checkNameAvailabilityInputs);
29
+ console.log(result);
30
+ });
31
+ }
32
+ checkNameAvailability().catch(console.error);
33
+ //# sourceMappingURL=checkNameAvailability.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"checkNameAvailability.js","sourceRoot":"","sources":["../../samples-dev/checkNameAvailability.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;;AAEH,uCAAuC;AACvC,kCAAkC;AAClC;;;;;GAKG;AACH,OAAO,EAEL,8BAA8B,EAC/B,MAAM,2BAA2B,CAAC;AACnC,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,SAAe,qBAAqB;;QAClC,MAAM,cAAc,GAAG,OAAO,CAAC;QAC/B,MAAM,2BAA2B,GAAoC;YACnE,IAAI,EAAE,aAAa;YACnB,IAAI,EAAE,mCAAmC;SAC1C,CAAC;QACF,MAAM,UAAU,GAAG,IAAI,sBAAsB,EAAE,CAAC;QAChD,MAAM,MAAM,GAAG,IAAI,8BAA8B,CAAC,UAAU,EAAE,cAAc,CAAC,CAAC;QAC9E,MAAM,MAAM,GAAG,MAAM,MAAM,CAAC,QAAQ,CAAC,qBAAqB,CACxD,2BAA2B,CAC5B,CAAC;QACF,OAAO,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC;IACtB,CAAC;CAAA;AAED,qBAAqB,EAAE,CAAC,KAAK,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=createOrUpdateAServiceWithAllParameters.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"createOrUpdateAServiceWithAllParameters.d.ts","sourceRoot":"","sources":["../../samples-dev/createOrUpdateAServiceWithAllParameters.ts"],"names":[],"mappings":""}