@azure/arm-healthcareapis 1.1.1 → 2.0.0-alpha.20220119.2

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 +82 -23
  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
@@ -1,907 +0,0 @@
1
- import { BaseResource, CloudError, AzureServiceClientOptions } from "@azure/ms-rest-azure-js";
2
- import * as msRest from "@azure/ms-rest-js";
3
- export { BaseResource, CloudError };
4
- /**
5
- * An access policy entry.
6
- */
7
- export interface ServiceAccessPolicyEntry {
8
- /**
9
- * An Azure AD object ID (User or Apps) that is allowed access to the FHIR service.
10
- */
11
- objectId: string;
12
- }
13
- /**
14
- * The settings for the Cosmos DB database backing the service.
15
- */
16
- export interface ServiceCosmosDbConfigurationInfo {
17
- /**
18
- * The provisioned throughput for the backing database.
19
- */
20
- offerThroughput?: number;
21
- /**
22
- * The URI of the customer-managed key for the backing database.
23
- */
24
- keyVaultKeyUri?: string;
25
- }
26
- /**
27
- * Authentication configuration information
28
- */
29
- export interface ServiceAuthenticationConfigurationInfo {
30
- /**
31
- * The authority url for the service
32
- */
33
- authority?: string;
34
- /**
35
- * The audience url for the service
36
- */
37
- audience?: string;
38
- /**
39
- * If the SMART on FHIR proxy is enabled
40
- */
41
- smartProxyEnabled?: boolean;
42
- }
43
- /**
44
- * The settings for the CORS configuration of the service instance.
45
- */
46
- export interface ServiceCorsConfigurationInfo {
47
- /**
48
- * The origins to be allowed via CORS.
49
- */
50
- origins?: string[];
51
- /**
52
- * The headers to be allowed via CORS.
53
- */
54
- headers?: string[];
55
- /**
56
- * The methods to be allowed via CORS.
57
- */
58
- methods?: string[];
59
- /**
60
- * The max age to be allowed via CORS.
61
- */
62
- maxAge?: number;
63
- /**
64
- * If credentials are allowed via CORS.
65
- */
66
- allowCredentials?: boolean;
67
- }
68
- /**
69
- * Export operation configuration information
70
- */
71
- export interface ServiceExportConfigurationInfo {
72
- /**
73
- * The name of the default export storage account.
74
- */
75
- storageAccountName?: string;
76
- }
77
- /**
78
- * The Private Endpoint resource.
79
- */
80
- export interface PrivateEndpoint {
81
- /**
82
- * The ARM identifier for Private Endpoint
83
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
84
- */
85
- readonly id?: string;
86
- }
87
- /**
88
- * A collection of information about the state of the connection between service consumer and
89
- * provider.
90
- */
91
- export interface PrivateLinkServiceConnectionState {
92
- /**
93
- * Indicates whether the connection has been Approved/Rejected/Removed by the owner of the
94
- * service. Possible values include: 'Pending', 'Approved', 'Rejected'
95
- */
96
- status?: PrivateEndpointServiceConnectionStatus;
97
- /**
98
- * The reason for approval/rejection of the connection.
99
- */
100
- description?: string;
101
- /**
102
- * A message indicating if changes on the service provider require any updates on the consumer.
103
- */
104
- actionsRequired?: string;
105
- }
106
- /**
107
- * An interface representing Resource.
108
- */
109
- export interface Resource extends BaseResource {
110
- /**
111
- * Fully qualified resource Id for the resource. Ex -
112
- * /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
113
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
114
- */
115
- readonly id?: string;
116
- /**
117
- * The name of the resource
118
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
119
- */
120
- readonly name?: string;
121
- /**
122
- * The type of the resource. Ex- Microsoft.Compute/virtualMachines or
123
- * Microsoft.Storage/storageAccounts.
124
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
125
- */
126
- readonly type?: string;
127
- }
128
- /**
129
- * The Private Endpoint Connection resource.
130
- */
131
- export interface PrivateEndpointConnection extends Resource {
132
- /**
133
- * The resource of private end point.
134
- */
135
- privateEndpoint?: PrivateEndpoint;
136
- /**
137
- * A collection of information about the state of the connection between service consumer and
138
- * provider.
139
- */
140
- privateLinkServiceConnectionState: PrivateLinkServiceConnectionState;
141
- /**
142
- * The provisioning state of the private endpoint connection resource. Possible values include:
143
- * 'Succeeded', 'Creating', 'Deleting', 'Failed'
144
- */
145
- provisioningState?: PrivateEndpointConnectionProvisioningState;
146
- }
147
- /**
148
- * The properties of a service instance.
149
- */
150
- export interface ServicesProperties {
151
- /**
152
- * The provisioning state. Possible values include: 'Deleting', 'Succeeded', 'Creating',
153
- * 'Accepted', 'Verifying', 'Updating', 'Failed', 'Canceled', 'Deprovisioned'
154
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
155
- */
156
- readonly provisioningState?: ProvisioningState;
157
- /**
158
- * The access policies of the service instance.
159
- */
160
- accessPolicies?: ServiceAccessPolicyEntry[];
161
- /**
162
- * The settings for the Cosmos DB database backing the service.
163
- */
164
- cosmosDbConfiguration?: ServiceCosmosDbConfigurationInfo;
165
- /**
166
- * The authentication configuration for the service instance.
167
- */
168
- authenticationConfiguration?: ServiceAuthenticationConfigurationInfo;
169
- /**
170
- * The settings for the CORS configuration of the service instance.
171
- */
172
- corsConfiguration?: ServiceCorsConfigurationInfo;
173
- /**
174
- * The settings for the export operation of the service instance.
175
- */
176
- exportConfiguration?: ServiceExportConfigurationInfo;
177
- /**
178
- * The list of private endpoint connections that are set up for this resource.
179
- */
180
- privateEndpointConnections?: PrivateEndpointConnection[];
181
- /**
182
- * Control permission for data plane traffic coming from public networks while private endpoint
183
- * is enabled. Possible values include: 'Enabled', 'Disabled'
184
- */
185
- publicNetworkAccess?: PublicNetworkAccess;
186
- }
187
- /**
188
- * The common properties of a service.
189
- */
190
- export interface ServicesResource extends BaseResource {
191
- /**
192
- * The resource identifier.
193
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
194
- */
195
- readonly id?: string;
196
- /**
197
- * The resource name.
198
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
199
- */
200
- readonly name?: string;
201
- /**
202
- * The resource type.
203
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
204
- */
205
- readonly type?: string;
206
- /**
207
- * The kind of the service. Possible values include: 'fhir', 'fhir-Stu3', 'fhir-R4'
208
- */
209
- kind: Kind;
210
- /**
211
- * The resource location.
212
- */
213
- location: string;
214
- /**
215
- * The resource tags.
216
- */
217
- tags?: {
218
- [propertyName: string]: string;
219
- };
220
- /**
221
- * An etag associated with the resource, used for optimistic concurrency when editing it.
222
- */
223
- etag?: string;
224
- /**
225
- * Setting indicating whether the service has a managed identity associated with it.
226
- */
227
- identity?: ServicesResourceIdentity;
228
- }
229
- /**
230
- * The description of the service.
231
- */
232
- export interface ServicesDescription extends ServicesResource {
233
- /**
234
- * The common properties of a service.
235
- */
236
- properties?: ServicesProperties;
237
- }
238
- /**
239
- * The description of the service.
240
- */
241
- export interface ServicesPatchDescription {
242
- /**
243
- * Instance tags
244
- */
245
- tags?: {
246
- [propertyName: string]: string;
247
- };
248
- /**
249
- * Control permission for data plane traffic coming from public networks while private endpoint
250
- * is enabled. Possible values include: 'Enabled', 'Disabled'
251
- */
252
- publicNetworkAccess?: PublicNetworkAccess;
253
- }
254
- /**
255
- * Setting indicating whether the service has a managed identity associated with it.
256
- */
257
- export interface ServicesResourceIdentity {
258
- /**
259
- * The principal ID of the resource identity.
260
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
261
- */
262
- readonly principalId?: string;
263
- /**
264
- * The tenant ID of the resource.
265
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
266
- */
267
- readonly tenantId?: string;
268
- /**
269
- * Type of identity being specified, currently SystemAssigned and None are allowed. Possible
270
- * values include: 'SystemAssigned', 'None'
271
- */
272
- type?: ManagedServiceIdentityType;
273
- }
274
- /**
275
- * Error details.
276
- */
277
- export interface ErrorDetailsInternal {
278
- /**
279
- * The error code.
280
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
281
- */
282
- readonly code?: string;
283
- /**
284
- * The error message.
285
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
286
- */
287
- readonly message?: string;
288
- /**
289
- * The target of the particular error.
290
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
291
- */
292
- readonly target?: string;
293
- }
294
- /**
295
- * Error details.
296
- */
297
- export interface ErrorDetails {
298
- /**
299
- * Object containing error details.
300
- */
301
- error?: ErrorDetailsInternal;
302
- }
303
- /**
304
- * The object that represents the operation.
305
- */
306
- export interface OperationDisplay {
307
- /**
308
- * Service provider: Microsoft.HealthcareApis
309
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
310
- */
311
- readonly provider?: string;
312
- /**
313
- * Resource Type: Services
314
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
315
- */
316
- readonly resource?: string;
317
- /**
318
- * Name of the operation
319
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
320
- */
321
- readonly operation?: string;
322
- /**
323
- * Friendly description for the operation,
324
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
325
- */
326
- readonly description?: string;
327
- }
328
- /**
329
- * Service REST API operation.
330
- */
331
- export interface Operation {
332
- /**
333
- * Operation name: {provider}/{resource}/{read | write | action | delete}
334
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
335
- */
336
- readonly name?: string;
337
- /**
338
- * Default value is 'user,system'.
339
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
340
- */
341
- readonly origin?: string;
342
- /**
343
- * The information displayed about the operation.
344
- */
345
- display?: OperationDisplay;
346
- }
347
- /**
348
- * Input values.
349
- */
350
- export interface CheckNameAvailabilityParameters {
351
- /**
352
- * The name of the service instance to check.
353
- */
354
- name: string;
355
- /**
356
- * The fully qualified resource type which includes provider namespace.
357
- */
358
- type: string;
359
- }
360
- /**
361
- * The properties indicating whether a given service name is available.
362
- */
363
- export interface ServicesNameAvailabilityInfo {
364
- /**
365
- * The value which indicates whether the provided name is available.
366
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
367
- */
368
- readonly nameAvailable?: boolean;
369
- /**
370
- * The reason for unavailability. Possible values include: 'Invalid', 'AlreadyExists'
371
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
372
- */
373
- readonly reason?: ServiceNameUnavailabilityReason;
374
- /**
375
- * The detailed reason message.
376
- */
377
- message?: string;
378
- }
379
- /**
380
- * The properties indicating the operation result of an operation on a service.
381
- */
382
- export interface OperationResultsDescription {
383
- /**
384
- * The ID of the operation returned.
385
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
386
- */
387
- readonly id?: string;
388
- /**
389
- * The name of the operation result.
390
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
391
- */
392
- readonly name?: string;
393
- /**
394
- * The status of the operation being performed. Possible values include: 'Canceled', 'Succeeded',
395
- * 'Failed', 'Requested', 'Running'
396
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
397
- */
398
- readonly status?: OperationResultStatus;
399
- /**
400
- * The time that the operation was started.
401
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
402
- */
403
- readonly startTime?: string;
404
- /**
405
- * Additional properties of the operation result.
406
- */
407
- properties?: any;
408
- }
409
- /**
410
- * The resource model definition for a ARM proxy resource. It will have everything other than
411
- * required location and tags
412
- */
413
- export interface ProxyResource extends Resource {
414
- }
415
- /**
416
- * The resource model definition for a ARM tracked top level resource
417
- */
418
- export interface TrackedResource extends Resource {
419
- /**
420
- * Resource tags.
421
- */
422
- tags?: {
423
- [propertyName: string]: string;
424
- };
425
- /**
426
- * The geo-location where the resource lives
427
- */
428
- location: string;
429
- }
430
- /**
431
- * The resource model definition for a Azure Resource Manager resource with an etag.
432
- */
433
- export interface AzureEntityResource extends Resource {
434
- /**
435
- * Resource Etag.
436
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
437
- */
438
- readonly etag?: string;
439
- }
440
- /**
441
- * A private link resource
442
- */
443
- export interface PrivateLinkResource extends Resource {
444
- /**
445
- * The private link resource group id.
446
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
447
- */
448
- readonly groupId?: string;
449
- /**
450
- * The private link resource required member names.
451
- * **NOTE: This property will not be serialized. It can only be populated by the server.**
452
- */
453
- readonly requiredMembers?: string[];
454
- /**
455
- * The private link resource Private link DNS zone name.
456
- */
457
- requiredZoneNames?: string[];
458
- }
459
- /**
460
- * A list of private link resources
461
- */
462
- export interface PrivateLinkResourceListResult {
463
- /**
464
- * Array of private link resources
465
- */
466
- value?: PrivateLinkResource[];
467
- }
468
- /**
469
- * An interface representing HealthcareApisManagementClientOptions.
470
- */
471
- export interface HealthcareApisManagementClientOptions extends AzureServiceClientOptions {
472
- baseUri?: string;
473
- }
474
- /**
475
- * @interface
476
- * A list of service description objects with a next link.
477
- * @extends Array<ServicesDescription>
478
- */
479
- export interface ServicesDescriptionListResult extends Array<ServicesDescription> {
480
- /**
481
- * The link used to get the next page of service description objects.
482
- */
483
- nextLink?: string;
484
- }
485
- /**
486
- * @interface
487
- * A list of service operations. It contains a list of operations and a URL link to get the next
488
- * set of results.
489
- * @extends Array<Operation>
490
- */
491
- export interface OperationListResult extends Array<Operation> {
492
- /**
493
- * The link used to get the next page of service description objects.
494
- */
495
- nextLink?: string;
496
- }
497
- /**
498
- * @interface
499
- * List of private endpoint connection associated with the specified storage account
500
- * @extends Array<PrivateEndpointConnection>
501
- */
502
- export interface PrivateEndpointConnectionListResult extends Array<PrivateEndpointConnection> {
503
- }
504
- /**
505
- * Defines values for ProvisioningState.
506
- * Possible values include: 'Deleting', 'Succeeded', 'Creating', 'Accepted', 'Verifying',
507
- * 'Updating', 'Failed', 'Canceled', 'Deprovisioned'
508
- * @readonly
509
- * @enum {string}
510
- */
511
- export declare type ProvisioningState = 'Deleting' | 'Succeeded' | 'Creating' | 'Accepted' | 'Verifying' | 'Updating' | 'Failed' | 'Canceled' | 'Deprovisioned';
512
- /**
513
- * Defines values for PrivateEndpointServiceConnectionStatus.
514
- * Possible values include: 'Pending', 'Approved', 'Rejected'
515
- * @readonly
516
- * @enum {string}
517
- */
518
- export declare type PrivateEndpointServiceConnectionStatus = 'Pending' | 'Approved' | 'Rejected';
519
- /**
520
- * Defines values for PrivateEndpointConnectionProvisioningState.
521
- * Possible values include: 'Succeeded', 'Creating', 'Deleting', 'Failed'
522
- * @readonly
523
- * @enum {string}
524
- */
525
- export declare type PrivateEndpointConnectionProvisioningState = 'Succeeded' | 'Creating' | 'Deleting' | 'Failed';
526
- /**
527
- * Defines values for PublicNetworkAccess.
528
- * Possible values include: 'Enabled', 'Disabled'
529
- * @readonly
530
- * @enum {string}
531
- */
532
- export declare type PublicNetworkAccess = 'Enabled' | 'Disabled';
533
- /**
534
- * Defines values for Kind.
535
- * Possible values include: 'fhir', 'fhir-Stu3', 'fhir-R4'
536
- * @readonly
537
- * @enum {string}
538
- */
539
- export declare type Kind = 'fhir' | 'fhir-Stu3' | 'fhir-R4';
540
- /**
541
- * Defines values for ManagedServiceIdentityType.
542
- * Possible values include: 'SystemAssigned', 'None'
543
- * @readonly
544
- * @enum {string}
545
- */
546
- export declare type ManagedServiceIdentityType = 'SystemAssigned' | 'None';
547
- /**
548
- * Defines values for ServiceNameUnavailabilityReason.
549
- * Possible values include: 'Invalid', 'AlreadyExists'
550
- * @readonly
551
- * @enum {string}
552
- */
553
- export declare type ServiceNameUnavailabilityReason = 'Invalid' | 'AlreadyExists';
554
- /**
555
- * Defines values for OperationResultStatus.
556
- * Possible values include: 'Canceled', 'Succeeded', 'Failed', 'Requested', 'Running'
557
- * @readonly
558
- * @enum {string}
559
- */
560
- export declare type OperationResultStatus = 'Canceled' | 'Succeeded' | 'Failed' | 'Requested' | 'Running';
561
- /**
562
- * Contains response data for the get operation.
563
- */
564
- export declare type ServicesGetResponse = ServicesDescription & {
565
- /**
566
- * The underlying HTTP response.
567
- */
568
- _response: msRest.HttpResponse & {
569
- /**
570
- * The response body as text (string format)
571
- */
572
- bodyAsText: string;
573
- /**
574
- * The response body as parsed JSON or XML
575
- */
576
- parsedBody: ServicesDescription;
577
- };
578
- };
579
- /**
580
- * Contains response data for the createOrUpdate operation.
581
- */
582
- export declare type ServicesCreateOrUpdateResponse = ServicesDescription & {
583
- /**
584
- * The underlying HTTP response.
585
- */
586
- _response: msRest.HttpResponse & {
587
- /**
588
- * The response body as text (string format)
589
- */
590
- bodyAsText: string;
591
- /**
592
- * The response body as parsed JSON or XML
593
- */
594
- parsedBody: ServicesDescription;
595
- };
596
- };
597
- /**
598
- * Contains response data for the update operation.
599
- */
600
- export declare type ServicesUpdateResponse = ServicesDescription & {
601
- /**
602
- * The underlying HTTP response.
603
- */
604
- _response: msRest.HttpResponse & {
605
- /**
606
- * The response body as text (string format)
607
- */
608
- bodyAsText: string;
609
- /**
610
- * The response body as parsed JSON or XML
611
- */
612
- parsedBody: ServicesDescription;
613
- };
614
- };
615
- /**
616
- * Contains response data for the list operation.
617
- */
618
- export declare type ServicesListResponse = ServicesDescriptionListResult & {
619
- /**
620
- * The underlying HTTP response.
621
- */
622
- _response: msRest.HttpResponse & {
623
- /**
624
- * The response body as text (string format)
625
- */
626
- bodyAsText: string;
627
- /**
628
- * The response body as parsed JSON or XML
629
- */
630
- parsedBody: ServicesDescriptionListResult;
631
- };
632
- };
633
- /**
634
- * Contains response data for the listByResourceGroup operation.
635
- */
636
- export declare type ServicesListByResourceGroupResponse = ServicesDescriptionListResult & {
637
- /**
638
- * The underlying HTTP response.
639
- */
640
- _response: msRest.HttpResponse & {
641
- /**
642
- * The response body as text (string format)
643
- */
644
- bodyAsText: string;
645
- /**
646
- * The response body as parsed JSON or XML
647
- */
648
- parsedBody: ServicesDescriptionListResult;
649
- };
650
- };
651
- /**
652
- * Contains response data for the checkNameAvailability operation.
653
- */
654
- export declare type ServicesCheckNameAvailabilityResponse = ServicesNameAvailabilityInfo & {
655
- /**
656
- * The underlying HTTP response.
657
- */
658
- _response: msRest.HttpResponse & {
659
- /**
660
- * The response body as text (string format)
661
- */
662
- bodyAsText: string;
663
- /**
664
- * The response body as parsed JSON or XML
665
- */
666
- parsedBody: ServicesNameAvailabilityInfo;
667
- };
668
- };
669
- /**
670
- * Contains response data for the beginCreateOrUpdate operation.
671
- */
672
- export declare type ServicesBeginCreateOrUpdateResponse = ServicesDescription & {
673
- /**
674
- * The underlying HTTP response.
675
- */
676
- _response: msRest.HttpResponse & {
677
- /**
678
- * The response body as text (string format)
679
- */
680
- bodyAsText: string;
681
- /**
682
- * The response body as parsed JSON or XML
683
- */
684
- parsedBody: ServicesDescription;
685
- };
686
- };
687
- /**
688
- * Contains response data for the beginUpdate operation.
689
- */
690
- export declare type ServicesBeginUpdateResponse = ServicesDescription & {
691
- /**
692
- * The underlying HTTP response.
693
- */
694
- _response: msRest.HttpResponse & {
695
- /**
696
- * The response body as text (string format)
697
- */
698
- bodyAsText: string;
699
- /**
700
- * The response body as parsed JSON or XML
701
- */
702
- parsedBody: ServicesDescription;
703
- };
704
- };
705
- /**
706
- * Contains response data for the listNext operation.
707
- */
708
- export declare type ServicesListNextResponse = ServicesDescriptionListResult & {
709
- /**
710
- * The underlying HTTP response.
711
- */
712
- _response: msRest.HttpResponse & {
713
- /**
714
- * The response body as text (string format)
715
- */
716
- bodyAsText: string;
717
- /**
718
- * The response body as parsed JSON or XML
719
- */
720
- parsedBody: ServicesDescriptionListResult;
721
- };
722
- };
723
- /**
724
- * Contains response data for the listByResourceGroupNext operation.
725
- */
726
- export declare type ServicesListByResourceGroupNextResponse = ServicesDescriptionListResult & {
727
- /**
728
- * The underlying HTTP response.
729
- */
730
- _response: msRest.HttpResponse & {
731
- /**
732
- * The response body as text (string format)
733
- */
734
- bodyAsText: string;
735
- /**
736
- * The response body as parsed JSON or XML
737
- */
738
- parsedBody: ServicesDescriptionListResult;
739
- };
740
- };
741
- /**
742
- * Contains response data for the list operation.
743
- */
744
- export declare type OperationsListResponse = OperationListResult & {
745
- /**
746
- * The underlying HTTP response.
747
- */
748
- _response: msRest.HttpResponse & {
749
- /**
750
- * The response body as text (string format)
751
- */
752
- bodyAsText: string;
753
- /**
754
- * The response body as parsed JSON or XML
755
- */
756
- parsedBody: OperationListResult;
757
- };
758
- };
759
- /**
760
- * Contains response data for the listNext operation.
761
- */
762
- export declare type OperationsListNextResponse = OperationListResult & {
763
- /**
764
- * The underlying HTTP response.
765
- */
766
- _response: msRest.HttpResponse & {
767
- /**
768
- * The response body as text (string format)
769
- */
770
- bodyAsText: string;
771
- /**
772
- * The response body as parsed JSON or XML
773
- */
774
- parsedBody: OperationListResult;
775
- };
776
- };
777
- /**
778
- * Contains response data for the get operation.
779
- */
780
- export declare type OperationResultsGetResponse = {
781
- /**
782
- * The parsed response body.
783
- */
784
- body: any;
785
- /**
786
- * The underlying HTTP response.
787
- */
788
- _response: msRest.HttpResponse & {
789
- /**
790
- * The response body as text (string format)
791
- */
792
- bodyAsText: string;
793
- /**
794
- * The response body as parsed JSON or XML
795
- */
796
- parsedBody: any;
797
- };
798
- };
799
- /**
800
- * Contains response data for the listByService operation.
801
- */
802
- export declare type PrivateEndpointConnectionsListByServiceResponse = PrivateEndpointConnectionListResult & {
803
- /**
804
- * The underlying HTTP response.
805
- */
806
- _response: msRest.HttpResponse & {
807
- /**
808
- * The response body as text (string format)
809
- */
810
- bodyAsText: string;
811
- /**
812
- * The response body as parsed JSON or XML
813
- */
814
- parsedBody: PrivateEndpointConnectionListResult;
815
- };
816
- };
817
- /**
818
- * Contains response data for the get operation.
819
- */
820
- export declare type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnection & {
821
- /**
822
- * The underlying HTTP response.
823
- */
824
- _response: msRest.HttpResponse & {
825
- /**
826
- * The response body as text (string format)
827
- */
828
- bodyAsText: string;
829
- /**
830
- * The response body as parsed JSON or XML
831
- */
832
- parsedBody: PrivateEndpointConnection;
833
- };
834
- };
835
- /**
836
- * Contains response data for the createOrUpdate operation.
837
- */
838
- export declare type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnection & {
839
- /**
840
- * The underlying HTTP response.
841
- */
842
- _response: msRest.HttpResponse & {
843
- /**
844
- * The response body as text (string format)
845
- */
846
- bodyAsText: string;
847
- /**
848
- * The response body as parsed JSON or XML
849
- */
850
- parsedBody: PrivateEndpointConnection;
851
- };
852
- };
853
- /**
854
- * Contains response data for the beginCreateOrUpdate operation.
855
- */
856
- export declare type PrivateEndpointConnectionsBeginCreateOrUpdateResponse = PrivateEndpointConnection & {
857
- /**
858
- * The underlying HTTP response.
859
- */
860
- _response: msRest.HttpResponse & {
861
- /**
862
- * The response body as text (string format)
863
- */
864
- bodyAsText: string;
865
- /**
866
- * The response body as parsed JSON or XML
867
- */
868
- parsedBody: PrivateEndpointConnection;
869
- };
870
- };
871
- /**
872
- * Contains response data for the listByService operation.
873
- */
874
- export declare type PrivateLinkResourcesListByServiceResponse = PrivateLinkResourceListResult & {
875
- /**
876
- * The underlying HTTP response.
877
- */
878
- _response: msRest.HttpResponse & {
879
- /**
880
- * The response body as text (string format)
881
- */
882
- bodyAsText: string;
883
- /**
884
- * The response body as parsed JSON or XML
885
- */
886
- parsedBody: PrivateLinkResourceListResult;
887
- };
888
- };
889
- /**
890
- * Contains response data for the get operation.
891
- */
892
- export declare type PrivateLinkResourcesGetResponse = PrivateLinkResource & {
893
- /**
894
- * The underlying HTTP response.
895
- */
896
- _response: msRest.HttpResponse & {
897
- /**
898
- * The response body as text (string format)
899
- */
900
- bodyAsText: string;
901
- /**
902
- * The response body as parsed JSON or XML
903
- */
904
- parsedBody: PrivateLinkResource;
905
- };
906
- };
907
- //# sourceMappingURL=index.d.ts.map