@azure/arm-healthcareapis 1.0.0 → 2.0.0-alpha.20220131.1

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 +72 -77
  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 -22
  149. package/review/arm-healthcareapis.api.md +535 -0
  150. package/rollup.config.js +181 -30
  151. package/src/healthcareApisManagementClient.ts +82 -37
  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 -2090
  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 -22
  177. package/esm/healthcareApisManagementClient.d.ts.map +0 -1
  178. package/esm/healthcareApisManagementClient.js +0 -37
  179. package/esm/healthcareApisManagementClient.js.map +0 -1
  180. package/esm/healthcareApisManagementClientContext.d.ts +0 -16
  181. package/esm/healthcareApisManagementClientContext.d.ts.map +0 -1
  182. package/esm/healthcareApisManagementClientContext.js +0 -56
  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 -62
  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,609 @@
1
+ import * as coreClient from "@azure/core-client";
2
+ /** The properties of a service instance. */
3
+ export interface ServicesProperties {
4
+ /**
5
+ * The provisioning state.
6
+ * NOTE: This property will not be serialized. It can only be populated by the server.
7
+ */
8
+ readonly provisioningState?: ProvisioningState;
9
+ /** The access policies of the service instance. */
10
+ accessPolicies?: ServiceAccessPolicyEntry[];
11
+ /** The settings for the Cosmos DB database backing the service. */
12
+ cosmosDbConfiguration?: ServiceCosmosDbConfigurationInfo;
13
+ /** The authentication configuration for the service instance. */
14
+ authenticationConfiguration?: ServiceAuthenticationConfigurationInfo;
15
+ /** The settings for the CORS configuration of the service instance. */
16
+ corsConfiguration?: ServiceCorsConfigurationInfo;
17
+ /** The settings for the export operation of the service instance. */
18
+ exportConfiguration?: ServiceExportConfigurationInfo;
19
+ /** The list of private endpoint connections that are set up for this resource. */
20
+ privateEndpointConnections?: PrivateEndpointConnection[];
21
+ /** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */
22
+ publicNetworkAccess?: PublicNetworkAccess;
23
+ /** The azure container registry settings used for convert data operation of the service instance. */
24
+ acrConfiguration?: ServiceAcrConfigurationInfo;
25
+ }
26
+ /** An access policy entry. */
27
+ export interface ServiceAccessPolicyEntry {
28
+ /** An Azure AD object ID (User or Apps) that is allowed access to the FHIR service. */
29
+ objectId: string;
30
+ }
31
+ /** The settings for the Cosmos DB database backing the service. */
32
+ export interface ServiceCosmosDbConfigurationInfo {
33
+ /** The provisioned throughput for the backing database. */
34
+ offerThroughput?: number;
35
+ /** The URI of the customer-managed key for the backing database. */
36
+ keyVaultKeyUri?: string;
37
+ }
38
+ /** Authentication configuration information */
39
+ export interface ServiceAuthenticationConfigurationInfo {
40
+ /** The authority url for the service */
41
+ authority?: string;
42
+ /** The audience url for the service */
43
+ audience?: string;
44
+ /** If the SMART on FHIR proxy is enabled */
45
+ smartProxyEnabled?: boolean;
46
+ }
47
+ /** The settings for the CORS configuration of the service instance. */
48
+ export interface ServiceCorsConfigurationInfo {
49
+ /** The origins to be allowed via CORS. */
50
+ origins?: string[];
51
+ /** The headers to be allowed via CORS. */
52
+ headers?: string[];
53
+ /** The methods to be allowed via CORS. */
54
+ methods?: string[];
55
+ /** The max age to be allowed via CORS. */
56
+ maxAge?: number;
57
+ /** If credentials are allowed via CORS. */
58
+ allowCredentials?: boolean;
59
+ }
60
+ /** Export operation configuration information */
61
+ export interface ServiceExportConfigurationInfo {
62
+ /** The name of the default export storage account. */
63
+ storageAccountName?: string;
64
+ }
65
+ /** The Private Endpoint resource. */
66
+ export interface PrivateEndpoint {
67
+ /**
68
+ * The ARM identifier for Private Endpoint
69
+ * NOTE: This property will not be serialized. It can only be populated by the server.
70
+ */
71
+ readonly id?: string;
72
+ }
73
+ /** A collection of information about the state of the connection between service consumer and provider. */
74
+ export interface PrivateLinkServiceConnectionState {
75
+ /** Indicates whether the connection has been Approved/Rejected/Removed by the owner of the service. */
76
+ status?: PrivateEndpointServiceConnectionStatus;
77
+ /** The reason for approval/rejection of the connection. */
78
+ description?: string;
79
+ /** A message indicating if changes on the service provider require any updates on the consumer. */
80
+ actionsRequired?: string;
81
+ }
82
+ /** Common fields that are returned in the response for all Azure Resource Manager resources */
83
+ export interface Resource {
84
+ /**
85
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
86
+ * NOTE: This property will not be serialized. It can only be populated by the server.
87
+ */
88
+ readonly id?: string;
89
+ /**
90
+ * The name of the resource
91
+ * NOTE: This property will not be serialized. It can only be populated by the server.
92
+ */
93
+ readonly name?: string;
94
+ /**
95
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
96
+ * NOTE: This property will not be serialized. It can only be populated by the server.
97
+ */
98
+ readonly type?: string;
99
+ }
100
+ /** Azure container registry configuration information */
101
+ export interface ServiceAcrConfigurationInfo {
102
+ /** The list of the ACR login servers. */
103
+ loginServers?: string[];
104
+ }
105
+ /** Metadata pertaining to creation and last modification of the resource. */
106
+ export interface SystemData {
107
+ /** The identity that created the resource. */
108
+ createdBy?: string;
109
+ /** The type of identity that created the resource. */
110
+ createdByType?: CreatedByType;
111
+ /** The timestamp of resource creation (UTC). */
112
+ createdAt?: Date;
113
+ /** The identity that last modified the resource. */
114
+ lastModifiedBy?: string;
115
+ /** The type of identity that last modified the resource. */
116
+ lastModifiedByType?: CreatedByType;
117
+ /** The timestamp of resource last modification (UTC) */
118
+ lastModifiedAt?: Date;
119
+ }
120
+ /** The common properties of a service. */
121
+ export interface ServicesResource {
122
+ /**
123
+ * The resource identifier.
124
+ * NOTE: This property will not be serialized. It can only be populated by the server.
125
+ */
126
+ readonly id?: string;
127
+ /**
128
+ * The resource name.
129
+ * NOTE: This property will not be serialized. It can only be populated by the server.
130
+ */
131
+ readonly name?: string;
132
+ /**
133
+ * The resource type.
134
+ * NOTE: This property will not be serialized. It can only be populated by the server.
135
+ */
136
+ readonly type?: string;
137
+ /** The kind of the service. */
138
+ kind: Kind;
139
+ /** The resource location. */
140
+ location: string;
141
+ /** The resource tags. */
142
+ tags?: {
143
+ [propertyName: string]: string;
144
+ };
145
+ /** An etag associated with the resource, used for optimistic concurrency when editing it. */
146
+ etag?: string;
147
+ /** Setting indicating whether the service has a managed identity associated with it. */
148
+ identity?: ServicesResourceIdentity;
149
+ }
150
+ /** Setting indicating whether the service has a managed identity associated with it. */
151
+ export interface ServicesResourceIdentity {
152
+ /**
153
+ * The principal ID of the resource identity.
154
+ * NOTE: This property will not be serialized. It can only be populated by the server.
155
+ */
156
+ readonly principalId?: string;
157
+ /**
158
+ * The tenant ID of the resource.
159
+ * NOTE: This property will not be serialized. It can only be populated by the server.
160
+ */
161
+ readonly tenantId?: string;
162
+ /** Type of identity being specified, currently SystemAssigned and None are allowed. */
163
+ type?: ManagedServiceIdentityType;
164
+ }
165
+ /** Error details. */
166
+ export interface ErrorDetails {
167
+ /** Object containing error details. */
168
+ error?: ErrorDetailsInternal;
169
+ }
170
+ /** Error details. */
171
+ export interface ErrorDetailsInternal {
172
+ /**
173
+ * The error code.
174
+ * NOTE: This property will not be serialized. It can only be populated by the server.
175
+ */
176
+ readonly code?: string;
177
+ /**
178
+ * The error message.
179
+ * NOTE: This property will not be serialized. It can only be populated by the server.
180
+ */
181
+ readonly message?: string;
182
+ /**
183
+ * The target of the particular error.
184
+ * NOTE: This property will not be serialized. It can only be populated by the server.
185
+ */
186
+ readonly target?: string;
187
+ }
188
+ /** The description of the service. */
189
+ export interface ServicesPatchDescription {
190
+ /** Instance tags */
191
+ tags?: {
192
+ [propertyName: string]: string;
193
+ };
194
+ /** Control permission for data plane traffic coming from public networks while private endpoint is enabled. */
195
+ publicNetworkAccess?: PublicNetworkAccess;
196
+ }
197
+ /** A list of service description objects with a next link. */
198
+ export interface ServicesDescriptionListResult {
199
+ /** The link used to get the next page of service description objects. */
200
+ nextLink?: string;
201
+ /** A list of service description objects. */
202
+ value?: ServicesDescription[];
203
+ }
204
+ /** A list of service operations. It contains a list of operations and a URL link to get the next set of results. */
205
+ export interface OperationListResult {
206
+ /** The link used to get the next page of service description objects. */
207
+ nextLink?: string;
208
+ /**
209
+ * A list of service operations supported by the Microsoft.HealthcareApis resource provider.
210
+ * NOTE: This property will not be serialized. It can only be populated by the server.
211
+ */
212
+ readonly value?: Operation[];
213
+ }
214
+ /** Service REST API operation. */
215
+ export interface Operation {
216
+ /**
217
+ * Operation name: {provider}/{resource}/{read | write | action | delete}
218
+ * NOTE: This property will not be serialized. It can only be populated by the server.
219
+ */
220
+ readonly name?: string;
221
+ /**
222
+ * Default value is 'user,system'.
223
+ * NOTE: This property will not be serialized. It can only be populated by the server.
224
+ */
225
+ readonly origin?: string;
226
+ /** The information displayed about the operation. */
227
+ display?: OperationDisplay;
228
+ }
229
+ /** The object that represents the operation. */
230
+ export interface OperationDisplay {
231
+ /**
232
+ * Service provider: Microsoft.HealthcareApis
233
+ * NOTE: This property will not be serialized. It can only be populated by the server.
234
+ */
235
+ readonly provider?: string;
236
+ /**
237
+ * Resource Type: Services
238
+ * NOTE: This property will not be serialized. It can only be populated by the server.
239
+ */
240
+ readonly resource?: string;
241
+ /**
242
+ * Name of the operation
243
+ * NOTE: This property will not be serialized. It can only be populated by the server.
244
+ */
245
+ readonly operation?: string;
246
+ /**
247
+ * Friendly description for the operation,
248
+ * NOTE: This property will not be serialized. It can only be populated by the server.
249
+ */
250
+ readonly description?: string;
251
+ }
252
+ /** Input values. */
253
+ export interface CheckNameAvailabilityParameters {
254
+ /** The name of the service instance to check. */
255
+ name: string;
256
+ /** The fully qualified resource type which includes provider namespace. */
257
+ type: string;
258
+ }
259
+ /** The properties indicating whether a given service name is available. */
260
+ export interface ServicesNameAvailabilityInfo {
261
+ /**
262
+ * The value which indicates whether the provided name is available.
263
+ * NOTE: This property will not be serialized. It can only be populated by the server.
264
+ */
265
+ readonly nameAvailable?: boolean;
266
+ /**
267
+ * The reason for unavailability.
268
+ * NOTE: This property will not be serialized. It can only be populated by the server.
269
+ */
270
+ readonly reason?: ServiceNameUnavailabilityReason;
271
+ /** The detailed reason message. */
272
+ message?: string;
273
+ }
274
+ /** The properties indicating the operation result of an operation on a service. */
275
+ export interface OperationResultsDescription {
276
+ /**
277
+ * The ID of the operation returned.
278
+ * NOTE: This property will not be serialized. It can only be populated by the server.
279
+ */
280
+ readonly id?: string;
281
+ /**
282
+ * The name of the operation result.
283
+ * NOTE: This property will not be serialized. It can only be populated by the server.
284
+ */
285
+ readonly name?: string;
286
+ /**
287
+ * The status of the operation being performed.
288
+ * NOTE: This property will not be serialized. It can only be populated by the server.
289
+ */
290
+ readonly status?: OperationResultStatus;
291
+ /**
292
+ * The time that the operation was started.
293
+ * NOTE: This property will not be serialized. It can only be populated by the server.
294
+ */
295
+ readonly startTime?: string;
296
+ /** Additional properties of the operation result. */
297
+ properties?: any;
298
+ }
299
+ /** List of private endpoint connection associated with the specified storage account */
300
+ export interface PrivateEndpointConnectionListResultDescription {
301
+ /** Array of private endpoint connections */
302
+ value?: PrivateEndpointConnectionDescription[];
303
+ }
304
+ /** A list of private link resources */
305
+ export interface PrivateLinkResourceListResultDescription {
306
+ /** Array of private link resources */
307
+ value?: PrivateLinkResourceDescription[];
308
+ }
309
+ /** The Private Endpoint Connection resource. */
310
+ export declare type PrivateEndpointConnection = Resource & {
311
+ /** The resource of private end point. */
312
+ privateEndpoint?: PrivateEndpoint;
313
+ /** A collection of information about the state of the connection between service consumer and provider. */
314
+ privateLinkServiceConnectionState?: PrivateLinkServiceConnectionState;
315
+ /**
316
+ * The provisioning state of the private endpoint connection resource.
317
+ * NOTE: This property will not be serialized. It can only be populated by the server.
318
+ */
319
+ readonly provisioningState?: PrivateEndpointConnectionProvisioningState;
320
+ };
321
+ /** A private link resource */
322
+ export declare type PrivateLinkResource = Resource & {
323
+ /**
324
+ * The private link resource group id.
325
+ * NOTE: This property will not be serialized. It can only be populated by the server.
326
+ */
327
+ readonly groupId?: string;
328
+ /**
329
+ * The private link resource required member names.
330
+ * NOTE: This property will not be serialized. It can only be populated by the server.
331
+ */
332
+ readonly requiredMembers?: string[];
333
+ /** The private link resource Private link DNS zone name. */
334
+ requiredZoneNames?: string[];
335
+ };
336
+ /** The description of the service. */
337
+ export declare type ServicesDescription = ServicesResource & {
338
+ /** The common properties of a service. */
339
+ properties?: ServicesProperties;
340
+ /**
341
+ * Metadata pertaining to creation and last modification of the resource.
342
+ * NOTE: This property will not be serialized. It can only be populated by the server.
343
+ */
344
+ readonly systemData?: SystemData;
345
+ };
346
+ /** The Private Endpoint Connection resource. */
347
+ export declare type PrivateEndpointConnectionDescription = PrivateEndpointConnection & {
348
+ /**
349
+ * System metadata for this resource.
350
+ * NOTE: This property will not be serialized. It can only be populated by the server.
351
+ */
352
+ readonly systemData?: SystemData;
353
+ };
354
+ /** The Private Endpoint Connection resource. */
355
+ export declare type PrivateLinkResourceDescription = PrivateLinkResource & {
356
+ /**
357
+ * System metadata for this resource.
358
+ * NOTE: This property will not be serialized. It can only be populated by the server.
359
+ */
360
+ readonly systemData?: SystemData;
361
+ };
362
+ /** Known values of {@link ProvisioningState} that the service accepts. */
363
+ export declare enum KnownProvisioningState {
364
+ Deleting = "Deleting",
365
+ Succeeded = "Succeeded",
366
+ Creating = "Creating",
367
+ Accepted = "Accepted",
368
+ Verifying = "Verifying",
369
+ Updating = "Updating",
370
+ Failed = "Failed",
371
+ Canceled = "Canceled",
372
+ Deprovisioned = "Deprovisioned"
373
+ }
374
+ /**
375
+ * Defines values for ProvisioningState. \
376
+ * {@link KnownProvisioningState} can be used interchangeably with ProvisioningState,
377
+ * this enum contains the known values that the service supports.
378
+ * ### Known values supported by the service
379
+ * **Deleting** \
380
+ * **Succeeded** \
381
+ * **Creating** \
382
+ * **Accepted** \
383
+ * **Verifying** \
384
+ * **Updating** \
385
+ * **Failed** \
386
+ * **Canceled** \
387
+ * **Deprovisioned**
388
+ */
389
+ export declare type ProvisioningState = string;
390
+ /** Known values of {@link PrivateEndpointServiceConnectionStatus} that the service accepts. */
391
+ export declare enum KnownPrivateEndpointServiceConnectionStatus {
392
+ Pending = "Pending",
393
+ Approved = "Approved",
394
+ Rejected = "Rejected"
395
+ }
396
+ /**
397
+ * Defines values for PrivateEndpointServiceConnectionStatus. \
398
+ * {@link KnownPrivateEndpointServiceConnectionStatus} can be used interchangeably with PrivateEndpointServiceConnectionStatus,
399
+ * this enum contains the known values that the service supports.
400
+ * ### Known values supported by the service
401
+ * **Pending** \
402
+ * **Approved** \
403
+ * **Rejected**
404
+ */
405
+ export declare type PrivateEndpointServiceConnectionStatus = string;
406
+ /** Known values of {@link PrivateEndpointConnectionProvisioningState} that the service accepts. */
407
+ export declare enum KnownPrivateEndpointConnectionProvisioningState {
408
+ Succeeded = "Succeeded",
409
+ Creating = "Creating",
410
+ Deleting = "Deleting",
411
+ Failed = "Failed"
412
+ }
413
+ /**
414
+ * Defines values for PrivateEndpointConnectionProvisioningState. \
415
+ * {@link KnownPrivateEndpointConnectionProvisioningState} can be used interchangeably with PrivateEndpointConnectionProvisioningState,
416
+ * this enum contains the known values that the service supports.
417
+ * ### Known values supported by the service
418
+ * **Succeeded** \
419
+ * **Creating** \
420
+ * **Deleting** \
421
+ * **Failed**
422
+ */
423
+ export declare type PrivateEndpointConnectionProvisioningState = string;
424
+ /** Known values of {@link PublicNetworkAccess} that the service accepts. */
425
+ export declare enum KnownPublicNetworkAccess {
426
+ Enabled = "Enabled",
427
+ Disabled = "Disabled"
428
+ }
429
+ /**
430
+ * Defines values for PublicNetworkAccess. \
431
+ * {@link KnownPublicNetworkAccess} can be used interchangeably with PublicNetworkAccess,
432
+ * this enum contains the known values that the service supports.
433
+ * ### Known values supported by the service
434
+ * **Enabled** \
435
+ * **Disabled**
436
+ */
437
+ export declare type PublicNetworkAccess = string;
438
+ /** Known values of {@link CreatedByType} that the service accepts. */
439
+ export declare enum KnownCreatedByType {
440
+ User = "User",
441
+ Application = "Application",
442
+ ManagedIdentity = "ManagedIdentity",
443
+ Key = "Key"
444
+ }
445
+ /**
446
+ * Defines values for CreatedByType. \
447
+ * {@link KnownCreatedByType} can be used interchangeably with CreatedByType,
448
+ * this enum contains the known values that the service supports.
449
+ * ### Known values supported by the service
450
+ * **User** \
451
+ * **Application** \
452
+ * **ManagedIdentity** \
453
+ * **Key**
454
+ */
455
+ export declare type CreatedByType = string;
456
+ /** Known values of {@link ManagedServiceIdentityType} that the service accepts. */
457
+ export declare enum KnownManagedServiceIdentityType {
458
+ SystemAssigned = "SystemAssigned",
459
+ None = "None"
460
+ }
461
+ /**
462
+ * Defines values for ManagedServiceIdentityType. \
463
+ * {@link KnownManagedServiceIdentityType} can be used interchangeably with ManagedServiceIdentityType,
464
+ * this enum contains the known values that the service supports.
465
+ * ### Known values supported by the service
466
+ * **SystemAssigned** \
467
+ * **None**
468
+ */
469
+ export declare type ManagedServiceIdentityType = string;
470
+ /** Known values of {@link OperationResultStatus} that the service accepts. */
471
+ export declare enum KnownOperationResultStatus {
472
+ Canceled = "Canceled",
473
+ Succeeded = "Succeeded",
474
+ Failed = "Failed",
475
+ Requested = "Requested",
476
+ Running = "Running"
477
+ }
478
+ /**
479
+ * Defines values for OperationResultStatus. \
480
+ * {@link KnownOperationResultStatus} can be used interchangeably with OperationResultStatus,
481
+ * this enum contains the known values that the service supports.
482
+ * ### Known values supported by the service
483
+ * **Canceled** \
484
+ * **Succeeded** \
485
+ * **Failed** \
486
+ * **Requested** \
487
+ * **Running**
488
+ */
489
+ export declare type OperationResultStatus = string;
490
+ /** Defines values for Kind. */
491
+ export declare type Kind = "fhir" | "fhir-Stu3" | "fhir-R4";
492
+ /** Defines values for ServiceNameUnavailabilityReason. */
493
+ export declare type ServiceNameUnavailabilityReason = "Invalid" | "AlreadyExists";
494
+ /** Optional parameters. */
495
+ export interface ServicesGetOptionalParams extends coreClient.OperationOptions {
496
+ }
497
+ /** Contains response data for the get operation. */
498
+ export declare type ServicesGetResponse = ServicesDescription;
499
+ /** Optional parameters. */
500
+ export interface ServicesCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
501
+ /** Delay to wait until next poll, in milliseconds. */
502
+ updateIntervalInMs?: number;
503
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
504
+ resumeFrom?: string;
505
+ }
506
+ /** Contains response data for the createOrUpdate operation. */
507
+ export declare type ServicesCreateOrUpdateResponse = ServicesDescription;
508
+ /** Optional parameters. */
509
+ export interface ServicesUpdateOptionalParams extends coreClient.OperationOptions {
510
+ /** Delay to wait until next poll, in milliseconds. */
511
+ updateIntervalInMs?: number;
512
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
513
+ resumeFrom?: string;
514
+ }
515
+ /** Contains response data for the update operation. */
516
+ export declare type ServicesUpdateResponse = ServicesDescription;
517
+ /** Optional parameters. */
518
+ export interface ServicesDeleteOptionalParams extends coreClient.OperationOptions {
519
+ /** Delay to wait until next poll, in milliseconds. */
520
+ updateIntervalInMs?: number;
521
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
522
+ resumeFrom?: string;
523
+ }
524
+ /** Optional parameters. */
525
+ export interface ServicesListOptionalParams extends coreClient.OperationOptions {
526
+ }
527
+ /** Contains response data for the list operation. */
528
+ export declare type ServicesListResponse = ServicesDescriptionListResult;
529
+ /** Optional parameters. */
530
+ export interface ServicesListByResourceGroupOptionalParams extends coreClient.OperationOptions {
531
+ }
532
+ /** Contains response data for the listByResourceGroup operation. */
533
+ export declare type ServicesListByResourceGroupResponse = ServicesDescriptionListResult;
534
+ /** Optional parameters. */
535
+ export interface ServicesCheckNameAvailabilityOptionalParams extends coreClient.OperationOptions {
536
+ }
537
+ /** Contains response data for the checkNameAvailability operation. */
538
+ export declare type ServicesCheckNameAvailabilityResponse = ServicesNameAvailabilityInfo;
539
+ /** Optional parameters. */
540
+ export interface ServicesListNextOptionalParams extends coreClient.OperationOptions {
541
+ }
542
+ /** Contains response data for the listNext operation. */
543
+ export declare type ServicesListNextResponse = ServicesDescriptionListResult;
544
+ /** Optional parameters. */
545
+ export interface ServicesListByResourceGroupNextOptionalParams extends coreClient.OperationOptions {
546
+ }
547
+ /** Contains response data for the listByResourceGroupNext operation. */
548
+ export declare type ServicesListByResourceGroupNextResponse = ServicesDescriptionListResult;
549
+ /** Optional parameters. */
550
+ export interface OperationsListOptionalParams extends coreClient.OperationOptions {
551
+ }
552
+ /** Contains response data for the list operation. */
553
+ export declare type OperationsListResponse = OperationListResult;
554
+ /** Optional parameters. */
555
+ export interface OperationsListNextOptionalParams extends coreClient.OperationOptions {
556
+ }
557
+ /** Contains response data for the listNext operation. */
558
+ export declare type OperationsListNextResponse = OperationListResult;
559
+ /** Optional parameters. */
560
+ export interface OperationResultsGetOptionalParams extends coreClient.OperationOptions {
561
+ }
562
+ /** Contains response data for the get operation. */
563
+ export declare type OperationResultsGetResponse = OperationResultsDescription;
564
+ /** Optional parameters. */
565
+ export interface PrivateEndpointConnectionsListByServiceOptionalParams extends coreClient.OperationOptions {
566
+ }
567
+ /** Contains response data for the listByService operation. */
568
+ export declare type PrivateEndpointConnectionsListByServiceResponse = PrivateEndpointConnectionListResultDescription;
569
+ /** Optional parameters. */
570
+ export interface PrivateEndpointConnectionsGetOptionalParams extends coreClient.OperationOptions {
571
+ }
572
+ /** Contains response data for the get operation. */
573
+ export declare type PrivateEndpointConnectionsGetResponse = PrivateEndpointConnectionDescription;
574
+ /** Optional parameters. */
575
+ export interface PrivateEndpointConnectionsCreateOrUpdateOptionalParams extends coreClient.OperationOptions {
576
+ /** Delay to wait until next poll, in milliseconds. */
577
+ updateIntervalInMs?: number;
578
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
579
+ resumeFrom?: string;
580
+ }
581
+ /** Contains response data for the createOrUpdate operation. */
582
+ export declare type PrivateEndpointConnectionsCreateOrUpdateResponse = PrivateEndpointConnectionDescription;
583
+ /** Optional parameters. */
584
+ export interface PrivateEndpointConnectionsDeleteOptionalParams extends coreClient.OperationOptions {
585
+ /** Delay to wait until next poll, in milliseconds. */
586
+ updateIntervalInMs?: number;
587
+ /** A serialized poller which can be used to resume an existing paused Long-Running-Operation. */
588
+ resumeFrom?: string;
589
+ }
590
+ /** Optional parameters. */
591
+ export interface PrivateLinkResourcesListByServiceOptionalParams extends coreClient.OperationOptions {
592
+ }
593
+ /** Contains response data for the listByService operation. */
594
+ export declare type PrivateLinkResourcesListByServiceResponse = PrivateLinkResourceListResultDescription;
595
+ /** Optional parameters. */
596
+ export interface PrivateLinkResourcesGetOptionalParams extends coreClient.OperationOptions {
597
+ }
598
+ /** Contains response data for the get operation. */
599
+ export declare type PrivateLinkResourcesGetResponse = PrivateLinkResourceDescription;
600
+ /** Optional parameters. */
601
+ export interface HealthcareApisManagementClientOptionalParams extends coreClient.ServiceClientOptions {
602
+ /** server parameter */
603
+ $host?: string;
604
+ /** Api Version */
605
+ apiVersion?: string;
606
+ /** Overrides client endpoint. */
607
+ endpoint?: string;
608
+ }
609
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/models/index.ts"],"names":[],"mappings":"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"}