@pulumi/azure 5.6.0 → 5.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (235) hide show
  1. package/apimanagement/service.d.ts +3 -3
  2. package/appconfiguration/configurationKey.d.ts +3 -3
  3. package/appconfiguration/getConfigurationKey.d.ts +1 -1
  4. package/appinsights/analyticsItem.d.ts +1 -1
  5. package/appinsights/analyticsItem.js +1 -1
  6. package/appinsights/webTest.d.ts +3 -3
  7. package/appplatform/springCloudApp.d.ts +12 -0
  8. package/appplatform/springCloudApp.js +2 -0
  9. package/appplatform/springCloudApp.js.map +1 -1
  10. package/appplatform/springCloudService.d.ts +8 -0
  11. package/appplatform/springCloudService.js +2 -0
  12. package/appplatform/springCloudService.js.map +1 -1
  13. package/appservice/appService.d.ts +3 -3
  14. package/appservice/environmentV3.d.ts +3 -3
  15. package/appservice/functionApp.d.ts +10 -10
  16. package/appservice/functionApp.js +1 -1
  17. package/appservice/getLinuxFunctionApp.d.ts +4 -1
  18. package/appservice/getLinuxFunctionApp.js.map +1 -1
  19. package/appservice/linuxFunctionApp.d.ts +9 -9
  20. package/appservice/linuxFunctionAppSlot.d.ts +6 -6
  21. package/appservice/linuxWebApp.d.ts +6 -6
  22. package/appservice/linuxWebAppSlot.d.ts +3 -3
  23. package/appservice/slot.d.ts +3 -3
  24. package/appservice/slotVirtualNetworkSwiftConnection.d.ts +1 -1
  25. package/appservice/slotVirtualNetworkSwiftConnection.js +1 -1
  26. package/appservice/staticSite.d.ts +7 -7
  27. package/appservice/staticSite.js +1 -1
  28. package/appservice/virtualNetworkSwiftConnection.d.ts +2 -2
  29. package/appservice/virtualNetworkSwiftConnection.js +2 -2
  30. package/appservice/windowsFunctionApp.d.ts +6 -6
  31. package/appservice/windowsFunctionAppSlot.d.ts +6 -6
  32. package/appservice/windowsWebApp.d.ts +3 -3
  33. package/appservice/windowsWebAppSlot.d.ts +3 -3
  34. package/authorization/roleDefinition.d.ts +1 -1
  35. package/authorization/roleDefinition.js +1 -1
  36. package/automation/webhook.d.ts +3 -3
  37. package/backup/policyFileShare.d.ts +3 -3
  38. package/backup/policyVM.d.ts +3 -3
  39. package/bot/healthbot.d.ts +3 -3
  40. package/compute/bastionHost.d.ts +3 -3
  41. package/compute/dataDiskAttachment.d.ts +3 -3
  42. package/compute/diskEncryptionSet.d.ts +3 -3
  43. package/compute/linuxVirtualMachineScaleSet.d.ts +6 -6
  44. package/compute/managedDisk.d.ts +3 -3
  45. package/compute/scaleSet.d.ts +3 -3
  46. package/compute/sharedImage.d.ts +3 -3
  47. package/compute/windowsVirtualMachineScaleSet.d.ts +6 -6
  48. package/config/vars.d.ts +14 -0
  49. package/config/vars.js +18 -0
  50. package/config/vars.js.map +1 -1
  51. package/containerservice/kubernetesCluster.d.ts +15 -15
  52. package/containerservice/kubernetesClusterNodePool.d.ts +6 -6
  53. package/core/getResources.d.ts +2 -2
  54. package/core/subscription.d.ts +1 -1
  55. package/core/subscription.js +1 -1
  56. package/core/templateDeployment.d.ts +1 -1
  57. package/core/templateDeployment.js +1 -1
  58. package/cosmosdb/cassandraDatacenter.d.ts +13 -1
  59. package/cosmosdb/cassandraDatacenter.js +13 -1
  60. package/cosmosdb/cassandraDatacenter.js.map +1 -1
  61. package/dashboard/dashboard.d.ts +1 -1
  62. package/dashboard/dashboard.js +1 -1
  63. package/datafactory/customDataset.d.ts +3 -3
  64. package/datafactory/datasetAzureBlob.d.ts +3 -3
  65. package/datafactory/datasetBinary.d.ts +3 -3
  66. package/datafactory/datasetCosmosDBApi.d.ts +3 -3
  67. package/datafactory/datasetDelimitedText.d.ts +3 -3
  68. package/datafactory/datasetHttp.d.ts +3 -3
  69. package/datafactory/datasetJson.d.ts +3 -3
  70. package/datafactory/datasetMysql.d.ts +3 -3
  71. package/datafactory/datasetParquet.d.ts +3 -3
  72. package/datafactory/datasetPostgresql.d.ts +3 -3
  73. package/datafactory/datasetSnowflake.d.ts +3 -3
  74. package/datafactory/datasetSqlServerTable.d.ts +3 -3
  75. package/datafactory/factory.d.ts +3 -3
  76. package/datafactory/integrationRuntimeManaged.d.ts +3 -3
  77. package/datafactory/integrationRuntimeRule.d.ts +3 -3
  78. package/datafactory/integrationRuntimeSsis.d.ts +3 -3
  79. package/datafactory/linkedCustomService.d.ts +6 -6
  80. package/datafactory/linkedServiceAzureBlobStorage.d.ts +3 -3
  81. package/datafactory/linkedServiceAzureDatabricks.d.ts +3 -3
  82. package/datafactory/linkedServiceAzureFileStorage.d.ts +3 -3
  83. package/datafactory/linkedServiceAzureFunction.d.ts +3 -3
  84. package/datafactory/linkedServiceAzureSearch.d.ts +3 -3
  85. package/datafactory/linkedServiceAzureSqlDatabase.d.ts +3 -3
  86. package/datafactory/linkedServiceAzureTableStorage.d.ts +3 -3
  87. package/datafactory/linkedServiceCosmosDb.d.ts +3 -3
  88. package/datafactory/linkedServiceCosmosDbMongoApi.d.ts +3 -3
  89. package/datafactory/linkedServiceDataLakeStorageGen2.d.ts +3 -3
  90. package/datafactory/linkedServiceKeyVault.d.ts +3 -3
  91. package/datafactory/linkedServiceKusto.d.ts +3 -3
  92. package/datafactory/linkedServiceMysql.d.ts +3 -3
  93. package/datafactory/linkedServiceOdata.d.ts +3 -3
  94. package/datafactory/linkedServiceOdbc.d.ts +3 -3
  95. package/datafactory/linkedServicePostgresql.d.ts +3 -3
  96. package/datafactory/linkedServiceSftp.d.ts +3 -3
  97. package/datafactory/linkedServiceSnowflake.d.ts +3 -3
  98. package/datafactory/linkedServiceSqlServer.d.ts +3 -3
  99. package/datafactory/linkedServiceSynapse.d.ts +3 -3
  100. package/datafactory/linkedServiceWeb.d.ts +6 -6
  101. package/datafactory/pipeline.d.ts +3 -3
  102. package/datafactory/triggerSchedule.d.ts +3 -3
  103. package/dataprotection/backupInstancePostgresql.d.ts +1 -1
  104. package/dataprotection/backupInstancePostgresql.js +1 -1
  105. package/desktopvirtualization/hostPool.d.ts +3 -3
  106. package/desktopvirtualization/scalingPlan.d.ts +2 -2
  107. package/desktopvirtualization/scalingPlan.js +2 -2
  108. package/domainservices/getService.d.ts +2 -2
  109. package/domainservices/getService.js +1 -1
  110. package/domainservices/service.d.ts +3 -3
  111. package/elasticcloud/elasticsearch.d.ts +213 -0
  112. package/elasticcloud/elasticsearch.js +110 -0
  113. package/elasticcloud/elasticsearch.js.map +1 -0
  114. package/elasticcloud/getElasticsearch.d.ts +119 -0
  115. package/elasticcloud/getElasticsearch.js +41 -0
  116. package/elasticcloud/getElasticsearch.js.map +1 -0
  117. package/elasticcloud/index.d.ts +2 -0
  118. package/elasticcloud/index.js +38 -0
  119. package/elasticcloud/index.js.map +1 -0
  120. package/eventhub/queue.d.ts +9 -9
  121. package/eventhub/topic.d.ts +6 -6
  122. package/healthcare/fhirService.d.ts +219 -0
  123. package/healthcare/fhirService.js +130 -0
  124. package/healthcare/fhirService.js.map +1 -0
  125. package/healthcare/getFhirService.d.ts +107 -0
  126. package/healthcare/getFhirService.js +40 -0
  127. package/healthcare/getFhirService.js.map +1 -0
  128. package/healthcare/index.d.ts +2 -0
  129. package/healthcare/index.js +6 -0
  130. package/healthcare/index.js.map +1 -1
  131. package/hpc/cacheBlobNfsTarget.d.ts +1 -1
  132. package/hpc/cacheBlobNfsTarget.js +1 -1
  133. package/hsm/module.d.ts +1 -1
  134. package/hsm/module.js +1 -1
  135. package/index.d.ts +2 -1
  136. package/index.js +5 -3
  137. package/index.js.map +1 -1
  138. package/keyvault/accessPolicy.d.ts +1 -1
  139. package/keyvault/accessPolicy.js +1 -1
  140. package/kusto/script.d.ts +3 -3
  141. package/lighthouse/assignment.d.ts +1 -1
  142. package/lighthouse/assignment.js +1 -1
  143. package/lighthouse/definition.d.ts +1 -1
  144. package/lighthouse/definition.js +1 -1
  145. package/loganalytics/linkedStorageAccount.d.ts +3 -3
  146. package/logicapps/standard.d.ts +3 -3
  147. package/logicapps/workflow.d.ts +3 -3
  148. package/mariadb/server.d.ts +6 -6
  149. package/mariadb/virtualNetworkRule.d.ts +1 -1
  150. package/mariadb/virtualNetworkRule.js +1 -1
  151. package/monitoring/logProfile.d.ts +1 -1
  152. package/monitoring/logProfile.js +1 -1
  153. package/mssql/managedInstance.d.ts +15 -3
  154. package/mssql/managedInstance.js +2 -0
  155. package/mssql/managedInstance.js.map +1 -1
  156. package/mssql/serverTransparentDataEncryption.d.ts +1 -1
  157. package/mssql/serverTransparentDataEncryption.js +1 -1
  158. package/mysql/server.d.ts +6 -6
  159. package/mysql/virtualNetworkRule.d.ts +1 -1
  160. package/mysql/virtualNetworkRule.js +1 -1
  161. package/netapp/volume.d.ts +3 -3
  162. package/network/expressRouteCircuit.d.ts +2 -2
  163. package/network/expressRouteConnection.d.ts +1 -1
  164. package/network/expressRouteConnection.js +1 -1
  165. package/network/getExpressRouteCircuit.d.ts +1 -1
  166. package/network/getServiceTags.d.ts +4 -4
  167. package/network/getVirtualNetworkGateway.d.ts +1 -1
  168. package/network/index.d.ts +1 -0
  169. package/network/index.js +5 -0
  170. package/network/index.js.map +1 -1
  171. package/network/networkSecurityRule.d.ts +3 -3
  172. package/network/pointToPointVpnGateway.d.ts +3 -3
  173. package/network/route.d.ts +3 -3
  174. package/network/routeTable.d.ts +3 -3
  175. package/network/trafficManagerAzureEndpoint.d.ts +3 -3
  176. package/network/trafficManagerExternalEndpoint.d.ts +3 -3
  177. package/network/trafficManagerNestedEndpoint.d.ts +3 -3
  178. package/network/virtualHub.d.ts +3 -3
  179. package/network/virtualNetworkGateway.d.ts +3 -3
  180. package/network/virtualNetworkGatewayConnection.d.ts +6 -6
  181. package/network/virtualNetworkGatewayNatRule.d.ts +144 -0
  182. package/network/virtualNetworkGatewayNatRule.js +86 -0
  183. package/network/virtualNetworkGatewayNatRule.js.map +1 -0
  184. package/network/vpnGateway.d.ts +3 -3
  185. package/operationalinsights/analyticsSolution.d.ts +3 -3
  186. package/package.json +2 -2
  187. package/package.json.dev +2 -2
  188. package/policy/getPolicyDefintion.d.ts +1 -1
  189. package/portal/dashboard.d.ts +1 -1
  190. package/portal/dashboard.js +1 -1
  191. package/postgresql/server.d.ts +6 -6
  192. package/postgresql/virtualNetworkRule.d.ts +1 -1
  193. package/postgresql/virtualNetworkRule.js +1 -1
  194. package/provider.d.ts +24 -0
  195. package/provider.js +3 -0
  196. package/provider.js.map +1 -1
  197. package/redis/cache.d.ts +2 -2
  198. package/redis/cache.js +2 -2
  199. package/role/definition.d.ts +1 -1
  200. package/role/definition.js +1 -1
  201. package/securitycenter/serverVulnerabilityAssessment.d.ts +1 -1
  202. package/securitycenter/serverVulnerabilityAssessment.js +1 -1
  203. package/sentinel/dataConnectorAwsS3.d.ts +3 -3
  204. package/servicebus/getQueue.d.ts +2 -2
  205. package/servicebus/getTopic.d.ts +1 -1
  206. package/servicebus/queue.d.ts +9 -9
  207. package/servicebus/topic.d.ts +6 -6
  208. package/sql/database.d.ts +15 -15
  209. package/storage/account.d.ts +6 -6
  210. package/storage/dataLakeGen2Filesystem.d.ts +1 -1
  211. package/storage/dataLakeGen2Filesystem.js +1 -1
  212. package/storage/dataLakeGen2Path.d.ts +1 -1
  213. package/storage/dataLakeGen2Path.js +1 -1
  214. package/storage/encryptionScope.d.ts +1 -1
  215. package/storage/encryptionScope.js +1 -1
  216. package/storage/getAccount.d.ts +2 -2
  217. package/storage/getAccountSAS.d.ts +2 -2
  218. package/storage/getAccountSAS.js +2 -2
  219. package/storage/share.d.ts +1 -1
  220. package/storage/share.js +1 -1
  221. package/storage/syncCloudEndpoint.d.ts +1 -1
  222. package/storage/syncCloudEndpoint.js +1 -1
  223. package/streamanalytics/referenceInputBlob.d.ts +1 -1
  224. package/streamanalytics/referenceInputBlob.js +1 -1
  225. package/streamanalytics/referenceInputMssql.d.ts +1 -1
  226. package/streamanalytics/referenceInputMssql.js +1 -1
  227. package/synapse/linkedService.d.ts +3 -3
  228. package/types/input.d.ts +240 -80
  229. package/types/output.d.ts +258 -81
  230. package/videoanalyzer/analyzer.d.ts +2 -0
  231. package/videoanalyzer/analyzer.js +2 -0
  232. package/videoanalyzer/analyzer.js.map +1 -1
  233. package/videoanalyzer/edgeModule.d.ts +2 -0
  234. package/videoanalyzer/edgeModule.js +2 -0
  235. package/videoanalyzer/edgeModule.js.map +1 -1
@@ -0,0 +1,38 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
5
+ if (k2 === undefined) k2 = k;
6
+ var desc = Object.getOwnPropertyDescriptor(m, k);
7
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
8
+ desc = { enumerable: true, get: function() { return m[k]; } };
9
+ }
10
+ Object.defineProperty(o, k2, desc);
11
+ }) : (function(o, m, k, k2) {
12
+ if (k2 === undefined) k2 = k;
13
+ o[k2] = m[k];
14
+ }));
15
+ var __exportStar = (this && this.__exportStar) || function(m, exports) {
16
+ for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
17
+ };
18
+ Object.defineProperty(exports, "__esModule", { value: true });
19
+ const pulumi = require("@pulumi/pulumi");
20
+ const utilities = require("../utilities");
21
+ // Export members:
22
+ __exportStar(require("./elasticsearch"), exports);
23
+ __exportStar(require("./getElasticsearch"), exports);
24
+ // Import resources to register:
25
+ const elasticsearch_1 = require("./elasticsearch");
26
+ const _module = {
27
+ version: utilities.getVersion(),
28
+ construct: (name, type, urn) => {
29
+ switch (type) {
30
+ case "azure:elasticcloud/elasticsearch:Elasticsearch":
31
+ return new elasticsearch_1.Elasticsearch(name, undefined, { urn });
32
+ default:
33
+ throw new Error(`unknown resource type ${type}`);
34
+ }
35
+ },
36
+ };
37
+ pulumi.runtime.registerResourceModule("azure", "elasticcloud/elasticsearch", _module);
38
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../elasticcloud/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;;;;;;;;;;;;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C,kBAAkB;AAClB,kDAAgC;AAChC,qDAAmC;AAEnC,gCAAgC;AAChC,mDAAgD;AAEhD,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,gDAAgD;gBACjD,OAAO,IAAI,6BAAa,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC3D;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,4BAA4B,EAAE,OAAO,CAAC,CAAA"}
@@ -82,7 +82,7 @@ export declare class Queue extends pulumi.CustomResource {
82
82
  */
83
83
  readonly forwardDeadLetteredMessagesTo: pulumi.Output<string | undefined>;
84
84
  /**
85
- * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
85
+ * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
86
86
  */
87
87
  readonly forwardTo: pulumi.Output<string | undefined>;
88
88
  /**
@@ -96,11 +96,11 @@ export declare class Queue extends pulumi.CustomResource {
96
96
  /**
97
97
  * Integer value which controls the maximum size of
98
98
  * a message allowed on the queue for Premium SKU. For supported values see the "Large messages support"
99
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
99
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
100
100
  */
101
101
  readonly maxMessageSizeInKilobytes: pulumi.Output<number>;
102
102
  /**
103
- * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
103
+ * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
104
104
  */
105
105
  readonly maxSizeInMegabytes: pulumi.Output<number>;
106
106
  /**
@@ -172,7 +172,7 @@ export interface QueueState {
172
172
  */
173
173
  forwardDeadLetteredMessagesTo?: pulumi.Input<string>;
174
174
  /**
175
- * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
175
+ * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
176
176
  */
177
177
  forwardTo?: pulumi.Input<string>;
178
178
  /**
@@ -186,11 +186,11 @@ export interface QueueState {
186
186
  /**
187
187
  * Integer value which controls the maximum size of
188
188
  * a message allowed on the queue for Premium SKU. For supported values see the "Large messages support"
189
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
189
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
190
190
  */
191
191
  maxMessageSizeInKilobytes?: pulumi.Input<number>;
192
192
  /**
193
- * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
193
+ * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
194
194
  */
195
195
  maxSizeInMegabytes?: pulumi.Input<number>;
196
196
  /**
@@ -253,7 +253,7 @@ export interface QueueArgs {
253
253
  */
254
254
  forwardDeadLetteredMessagesTo?: pulumi.Input<string>;
255
255
  /**
256
- * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
256
+ * The name of a Queue or Topic to automatically forward messages to. Please [see the documentation](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-auto-forwarding) for more information.
257
257
  */
258
258
  forwardTo?: pulumi.Input<string>;
259
259
  /**
@@ -267,11 +267,11 @@ export interface QueueArgs {
267
267
  /**
268
268
  * Integer value which controls the maximum size of
269
269
  * a message allowed on the queue for Premium SKU. For supported values see the "Large messages support"
270
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
270
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
271
271
  */
272
272
  maxMessageSizeInKilobytes?: pulumi.Input<number>;
273
273
  /**
274
- * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
274
+ * Integer value which controls the size of memory allocated for the queue. For supported values see the "Queue or topic size" section of [Service Bus Quotas](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas). Defaults to `1024`.
275
275
  */
276
276
  maxSizeInMegabytes?: pulumi.Input<number>;
277
277
  /**
@@ -86,13 +86,13 @@ export declare class Topic extends pulumi.CustomResource {
86
86
  /**
87
87
  * Integer value which controls the maximum size of
88
88
  * a message allowed on the topic for Premium SKU. For supported values see the "Large messages support"
89
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
89
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
90
90
  */
91
91
  readonly maxMessageSizeInKilobytes: pulumi.Output<number>;
92
92
  /**
93
93
  * Integer value which controls the size of
94
94
  * memory allocated for the topic. For supported values see the "Queue/topic size"
95
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas).
95
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas).
96
96
  */
97
97
  readonly maxSizeInMegabytes: pulumi.Output<number>;
98
98
  /**
@@ -171,13 +171,13 @@ export interface TopicState {
171
171
  /**
172
172
  * Integer value which controls the maximum size of
173
173
  * a message allowed on the topic for Premium SKU. For supported values see the "Large messages support"
174
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
174
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
175
175
  */
176
176
  maxMessageSizeInKilobytes?: pulumi.Input<number>;
177
177
  /**
178
178
  * Integer value which controls the size of
179
179
  * memory allocated for the topic. For supported values see the "Queue/topic size"
180
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas).
180
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas).
181
181
  */
182
182
  maxSizeInMegabytes?: pulumi.Input<number>;
183
183
  /**
@@ -247,13 +247,13 @@ export interface TopicArgs {
247
247
  /**
248
248
  * Integer value which controls the maximum size of
249
249
  * a message allowed on the topic for Premium SKU. For supported values see the "Large messages support"
250
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
250
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging#large-messages-support-preview).
251
251
  */
252
252
  maxMessageSizeInKilobytes?: pulumi.Input<number>;
253
253
  /**
254
254
  * Integer value which controls the size of
255
255
  * memory allocated for the topic. For supported values see the "Queue/topic size"
256
- * section of [this document](https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-quotas).
256
+ * section of [this document](https://docs.microsoft.com/azure/service-bus-messaging/service-bus-quotas).
257
257
  */
258
258
  maxSizeInMegabytes?: pulumi.Input<number>;
259
259
  /**
@@ -0,0 +1,219 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import { input as inputs, output as outputs } from "../types";
3
+ /**
4
+ * Manages a Healthcare FHIR (Fast Healthcare Interoperability Resources) Service
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as azure from "@pulumi/azure";
11
+ *
12
+ * const current = azure.core.getClientConfig({});
13
+ * const test = new azure.healthcare.FhirService("test", {
14
+ * location: "east us",
15
+ * resourceGroupName: "tfex-resource_group",
16
+ * workspaceId: "tfex-workspace_id",
17
+ * kind: "fhir-R4",
18
+ * authentication: {
19
+ * authority: "https://login.microsoftonline.com/tenantId",
20
+ * audience: "https://tfexfhir.fhir.azurehealthcareapis.com",
21
+ * },
22
+ * accessPolicyObjectIds: [current.then(current => current.objectId)],
23
+ * identity: {
24
+ * type: "SystemAssigned",
25
+ * },
26
+ * containerRegistryLoginServerUrls: ["tfex-container_registry_login_server"],
27
+ * cors: {
28
+ * allowedOrigins: [
29
+ * "https://tfex.com:123",
30
+ * "https://tfex1.com:3389",
31
+ * ],
32
+ * allowedHeaders: ["*"],
33
+ * allowedMethods: [
34
+ * "GET",
35
+ * "DELETE",
36
+ * "PUT",
37
+ * ],
38
+ * maxAgeInSeconds: 3600,
39
+ * credentialsAllowed: true,
40
+ * },
41
+ * configurationExportStorageAccountName: "storage_account_name",
42
+ * });
43
+ * ```
44
+ *
45
+ * ## Import
46
+ *
47
+ * Healthcare FHIR Service can be imported using the resource`id`, e.g.
48
+ *
49
+ * ```sh
50
+ * $ pulumi import azure:healthcare/fhirService:FhirService example /subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/group1/providers/Microsoft.HealthcareApis/workspaces/workspace1/fhirservices/service1
51
+ * ```
52
+ */
53
+ export declare class FhirService extends pulumi.CustomResource {
54
+ /**
55
+ * Get an existing FhirService resource's state with the given name, ID, and optional extra
56
+ * properties used to qualify the lookup.
57
+ *
58
+ * @param name The _unique_ name of the resulting resource.
59
+ * @param id The _unique_ provider ID of the resource to lookup.
60
+ * @param state Any extra arguments used during the lookup.
61
+ * @param opts Optional settings to control the behavior of the CustomResource.
62
+ */
63
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: FhirServiceState, opts?: pulumi.CustomResourceOptions): FhirService;
64
+ /**
65
+ * Returns true if the given object is an instance of FhirService. This is designed to work even
66
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
67
+ */
68
+ static isInstance(obj: any): obj is FhirService;
69
+ /**
70
+ * A list of the access policies of the service instance.
71
+ */
72
+ readonly accessPolicyObjectIds: pulumi.Output<string[] | undefined>;
73
+ /**
74
+ * An `authentication` block as defined below.
75
+ */
76
+ readonly authentication: pulumi.Output<outputs.healthcare.FhirServiceAuthentication>;
77
+ /**
78
+ * Specifies the name of the storage account which the operation configuration information is exported to.
79
+ */
80
+ readonly configurationExportStorageAccountName: pulumi.Output<string | undefined>;
81
+ /**
82
+ * A list of azure container registry settings used for convert data operation of the service instance.
83
+ */
84
+ readonly containerRegistryLoginServerUrls: pulumi.Output<string[] | undefined>;
85
+ /**
86
+ * A `cors` block as defined below.
87
+ */
88
+ readonly cors: pulumi.Output<outputs.healthcare.FhirServiceCors | undefined>;
89
+ /**
90
+ * An `identity` block as defined below.
91
+ */
92
+ readonly identity: pulumi.Output<outputs.healthcare.FhirServiceIdentity | undefined>;
93
+ /**
94
+ * Specifies the kind of the Healthcare FHIR Service. Possible values are: `fhir-Stu3` and `fhir-R4`. Defaults to `fhir-R4`. Changing this forces a new Healthcare FHIR Service to be created.
95
+ */
96
+ readonly kind: pulumi.Output<string | undefined>;
97
+ /**
98
+ * Specifies the Azure Region where the Healthcare FHIR Service should be created. Changing this forces a new Healthcare FHIR Service to be created.
99
+ */
100
+ readonly location: pulumi.Output<string>;
101
+ /**
102
+ * Specifies the name of the Healthcare FHIR Service. Changing this forces a new Healthcare FHIR Service to be created.
103
+ */
104
+ readonly name: pulumi.Output<string>;
105
+ readonly resourceGroupName: pulumi.Output<string>;
106
+ readonly tags: pulumi.Output<{
107
+ [key: string]: string;
108
+ } | undefined>;
109
+ /**
110
+ * Specifies the name of the Healthcare Workspace where the Healthcare FHIR Service should exist. Changing this forces a new Healthcare FHIR Service to be created.
111
+ */
112
+ readonly workspaceId: pulumi.Output<string>;
113
+ /**
114
+ * Create a FhirService resource with the given unique name, arguments, and options.
115
+ *
116
+ * @param name The _unique_ name of the resource.
117
+ * @param args The arguments to use to populate this resource's properties.
118
+ * @param opts A bag of options that control this resource's behavior.
119
+ */
120
+ constructor(name: string, args: FhirServiceArgs, opts?: pulumi.CustomResourceOptions);
121
+ }
122
+ /**
123
+ * Input properties used for looking up and filtering FhirService resources.
124
+ */
125
+ export interface FhirServiceState {
126
+ /**
127
+ * A list of the access policies of the service instance.
128
+ */
129
+ accessPolicyObjectIds?: pulumi.Input<pulumi.Input<string>[]>;
130
+ /**
131
+ * An `authentication` block as defined below.
132
+ */
133
+ authentication?: pulumi.Input<inputs.healthcare.FhirServiceAuthentication>;
134
+ /**
135
+ * Specifies the name of the storage account which the operation configuration information is exported to.
136
+ */
137
+ configurationExportStorageAccountName?: pulumi.Input<string>;
138
+ /**
139
+ * A list of azure container registry settings used for convert data operation of the service instance.
140
+ */
141
+ containerRegistryLoginServerUrls?: pulumi.Input<pulumi.Input<string>[]>;
142
+ /**
143
+ * A `cors` block as defined below.
144
+ */
145
+ cors?: pulumi.Input<inputs.healthcare.FhirServiceCors>;
146
+ /**
147
+ * An `identity` block as defined below.
148
+ */
149
+ identity?: pulumi.Input<inputs.healthcare.FhirServiceIdentity>;
150
+ /**
151
+ * Specifies the kind of the Healthcare FHIR Service. Possible values are: `fhir-Stu3` and `fhir-R4`. Defaults to `fhir-R4`. Changing this forces a new Healthcare FHIR Service to be created.
152
+ */
153
+ kind?: pulumi.Input<string>;
154
+ /**
155
+ * Specifies the Azure Region where the Healthcare FHIR Service should be created. Changing this forces a new Healthcare FHIR Service to be created.
156
+ */
157
+ location?: pulumi.Input<string>;
158
+ /**
159
+ * Specifies the name of the Healthcare FHIR Service. Changing this forces a new Healthcare FHIR Service to be created.
160
+ */
161
+ name?: pulumi.Input<string>;
162
+ resourceGroupName?: pulumi.Input<string>;
163
+ tags?: pulumi.Input<{
164
+ [key: string]: pulumi.Input<string>;
165
+ }>;
166
+ /**
167
+ * Specifies the name of the Healthcare Workspace where the Healthcare FHIR Service should exist. Changing this forces a new Healthcare FHIR Service to be created.
168
+ */
169
+ workspaceId?: pulumi.Input<string>;
170
+ }
171
+ /**
172
+ * The set of arguments for constructing a FhirService resource.
173
+ */
174
+ export interface FhirServiceArgs {
175
+ /**
176
+ * A list of the access policies of the service instance.
177
+ */
178
+ accessPolicyObjectIds?: pulumi.Input<pulumi.Input<string>[]>;
179
+ /**
180
+ * An `authentication` block as defined below.
181
+ */
182
+ authentication: pulumi.Input<inputs.healthcare.FhirServiceAuthentication>;
183
+ /**
184
+ * Specifies the name of the storage account which the operation configuration information is exported to.
185
+ */
186
+ configurationExportStorageAccountName?: pulumi.Input<string>;
187
+ /**
188
+ * A list of azure container registry settings used for convert data operation of the service instance.
189
+ */
190
+ containerRegistryLoginServerUrls?: pulumi.Input<pulumi.Input<string>[]>;
191
+ /**
192
+ * A `cors` block as defined below.
193
+ */
194
+ cors?: pulumi.Input<inputs.healthcare.FhirServiceCors>;
195
+ /**
196
+ * An `identity` block as defined below.
197
+ */
198
+ identity?: pulumi.Input<inputs.healthcare.FhirServiceIdentity>;
199
+ /**
200
+ * Specifies the kind of the Healthcare FHIR Service. Possible values are: `fhir-Stu3` and `fhir-R4`. Defaults to `fhir-R4`. Changing this forces a new Healthcare FHIR Service to be created.
201
+ */
202
+ kind?: pulumi.Input<string>;
203
+ /**
204
+ * Specifies the Azure Region where the Healthcare FHIR Service should be created. Changing this forces a new Healthcare FHIR Service to be created.
205
+ */
206
+ location?: pulumi.Input<string>;
207
+ /**
208
+ * Specifies the name of the Healthcare FHIR Service. Changing this forces a new Healthcare FHIR Service to be created.
209
+ */
210
+ name?: pulumi.Input<string>;
211
+ resourceGroupName: pulumi.Input<string>;
212
+ tags?: pulumi.Input<{
213
+ [key: string]: pulumi.Input<string>;
214
+ }>;
215
+ /**
216
+ * Specifies the name of the Healthcare Workspace where the Healthcare FHIR Service should exist. Changing this forces a new Healthcare FHIR Service to be created.
217
+ */
218
+ workspaceId: pulumi.Input<string>;
219
+ }
@@ -0,0 +1,130 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.FhirService = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages a Healthcare FHIR (Fast Healthcare Interoperability Resources) Service
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as azure from "@pulumi/azure";
16
+ *
17
+ * const current = azure.core.getClientConfig({});
18
+ * const test = new azure.healthcare.FhirService("test", {
19
+ * location: "east us",
20
+ * resourceGroupName: "tfex-resource_group",
21
+ * workspaceId: "tfex-workspace_id",
22
+ * kind: "fhir-R4",
23
+ * authentication: {
24
+ * authority: "https://login.microsoftonline.com/tenantId",
25
+ * audience: "https://tfexfhir.fhir.azurehealthcareapis.com",
26
+ * },
27
+ * accessPolicyObjectIds: [current.then(current => current.objectId)],
28
+ * identity: {
29
+ * type: "SystemAssigned",
30
+ * },
31
+ * containerRegistryLoginServerUrls: ["tfex-container_registry_login_server"],
32
+ * cors: {
33
+ * allowedOrigins: [
34
+ * "https://tfex.com:123",
35
+ * "https://tfex1.com:3389",
36
+ * ],
37
+ * allowedHeaders: ["*"],
38
+ * allowedMethods: [
39
+ * "GET",
40
+ * "DELETE",
41
+ * "PUT",
42
+ * ],
43
+ * maxAgeInSeconds: 3600,
44
+ * credentialsAllowed: true,
45
+ * },
46
+ * configurationExportStorageAccountName: "storage_account_name",
47
+ * });
48
+ * ```
49
+ *
50
+ * ## Import
51
+ *
52
+ * Healthcare FHIR Service can be imported using the resource`id`, e.g.
53
+ *
54
+ * ```sh
55
+ * $ pulumi import azure:healthcare/fhirService:FhirService example /subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/group1/providers/Microsoft.HealthcareApis/workspaces/workspace1/fhirservices/service1
56
+ * ```
57
+ */
58
+ class FhirService extends pulumi.CustomResource {
59
+ constructor(name, argsOrState, opts) {
60
+ let resourceInputs = {};
61
+ opts = opts || {};
62
+ if (opts.id) {
63
+ const state = argsOrState;
64
+ resourceInputs["accessPolicyObjectIds"] = state ? state.accessPolicyObjectIds : undefined;
65
+ resourceInputs["authentication"] = state ? state.authentication : undefined;
66
+ resourceInputs["configurationExportStorageAccountName"] = state ? state.configurationExportStorageAccountName : undefined;
67
+ resourceInputs["containerRegistryLoginServerUrls"] = state ? state.containerRegistryLoginServerUrls : undefined;
68
+ resourceInputs["cors"] = state ? state.cors : undefined;
69
+ resourceInputs["identity"] = state ? state.identity : undefined;
70
+ resourceInputs["kind"] = state ? state.kind : undefined;
71
+ resourceInputs["location"] = state ? state.location : undefined;
72
+ resourceInputs["name"] = state ? state.name : undefined;
73
+ resourceInputs["resourceGroupName"] = state ? state.resourceGroupName : undefined;
74
+ resourceInputs["tags"] = state ? state.tags : undefined;
75
+ resourceInputs["workspaceId"] = state ? state.workspaceId : undefined;
76
+ }
77
+ else {
78
+ const args = argsOrState;
79
+ if ((!args || args.authentication === undefined) && !opts.urn) {
80
+ throw new Error("Missing required property 'authentication'");
81
+ }
82
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
83
+ throw new Error("Missing required property 'resourceGroupName'");
84
+ }
85
+ if ((!args || args.workspaceId === undefined) && !opts.urn) {
86
+ throw new Error("Missing required property 'workspaceId'");
87
+ }
88
+ resourceInputs["accessPolicyObjectIds"] = args ? args.accessPolicyObjectIds : undefined;
89
+ resourceInputs["authentication"] = args ? args.authentication : undefined;
90
+ resourceInputs["configurationExportStorageAccountName"] = args ? args.configurationExportStorageAccountName : undefined;
91
+ resourceInputs["containerRegistryLoginServerUrls"] = args ? args.containerRegistryLoginServerUrls : undefined;
92
+ resourceInputs["cors"] = args ? args.cors : undefined;
93
+ resourceInputs["identity"] = args ? args.identity : undefined;
94
+ resourceInputs["kind"] = args ? args.kind : undefined;
95
+ resourceInputs["location"] = args ? args.location : undefined;
96
+ resourceInputs["name"] = args ? args.name : undefined;
97
+ resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
98
+ resourceInputs["tags"] = args ? args.tags : undefined;
99
+ resourceInputs["workspaceId"] = args ? args.workspaceId : undefined;
100
+ }
101
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
102
+ super(FhirService.__pulumiType, name, resourceInputs, opts);
103
+ }
104
+ /**
105
+ * Get an existing FhirService resource's state with the given name, ID, and optional extra
106
+ * properties used to qualify the lookup.
107
+ *
108
+ * @param name The _unique_ name of the resulting resource.
109
+ * @param id The _unique_ provider ID of the resource to lookup.
110
+ * @param state Any extra arguments used during the lookup.
111
+ * @param opts Optional settings to control the behavior of the CustomResource.
112
+ */
113
+ static get(name, id, state, opts) {
114
+ return new FhirService(name, state, Object.assign(Object.assign({}, opts), { id: id }));
115
+ }
116
+ /**
117
+ * Returns true if the given object is an instance of FhirService. This is designed to work even
118
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
119
+ */
120
+ static isInstance(obj) {
121
+ if (obj === undefined || obj === null) {
122
+ return false;
123
+ }
124
+ return obj['__pulumiType'] === FhirService.__pulumiType;
125
+ }
126
+ }
127
+ exports.FhirService = FhirService;
128
+ /** @internal */
129
+ FhirService.__pulumiType = 'azure:healthcare/fhirService:FhirService';
130
+ //# sourceMappingURL=fhirService.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fhirService.js","sourceRoot":"","sources":["../../healthcare/fhirService.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,107 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import { output as outputs } from "../types";
3
+ /**
4
+ * Use this data source to access information about an existing Healthcare FHIR Service(Fast Healthcare Interoperability Resources).
5
+ *
6
+ * ## Example Usage
7
+ *
8
+ * ```typescript
9
+ * import * as pulumi from "@pulumi/pulumi";
10
+ * import * as azure from "@pulumi/azure";
11
+ *
12
+ * const example = azure.healthcare.getFhirService({
13
+ * name: "example-healthcare_fhir_service",
14
+ * workspaceId: "example-workspace",
15
+ * });
16
+ * export const healthcareFhirServiceId = example.then(example => example.id);
17
+ * ```
18
+ */
19
+ export declare function getFhirService(args: GetFhirServiceArgs, opts?: pulumi.InvokeOptions): Promise<GetFhirServiceResult>;
20
+ /**
21
+ * A collection of arguments for invoking getFhirService.
22
+ */
23
+ export interface GetFhirServiceArgs {
24
+ /**
25
+ * The name of the Healthcare FHIR Service.
26
+ */
27
+ name: string;
28
+ /**
29
+ * The map of tags assigned to the Healthcare FHIR Service.
30
+ */
31
+ tags?: {
32
+ [key: string]: string;
33
+ };
34
+ /**
35
+ * The name of the Healthcare Workspace in which the Healthcare FHIR Service exists.
36
+ */
37
+ workspaceId: string;
38
+ }
39
+ /**
40
+ * A collection of values returned by getFhirService.
41
+ */
42
+ export interface GetFhirServiceResult {
43
+ /**
44
+ * The list of the access policies of the service instance.
45
+ */
46
+ readonly accessPolicyObjectIds: string[];
47
+ /**
48
+ * The `authentication` block as defined below.
49
+ */
50
+ readonly authentications: outputs.healthcare.GetFhirServiceAuthentication[];
51
+ /**
52
+ * The name of the storage account which the operation configuration information is exported to.
53
+ */
54
+ readonly configurationExportStorageAccountName: string;
55
+ /**
56
+ * The list of azure container registry settings used for convert data operation of the service instance.
57
+ */
58
+ readonly containerRegistryLoginServerUrls: string[];
59
+ /**
60
+ * The `cors` block as defined below.
61
+ */
62
+ readonly cors: outputs.healthcare.GetFhirServiceCor[];
63
+ /**
64
+ * The provider-assigned unique ID for this managed resource.
65
+ */
66
+ readonly id: string;
67
+ /**
68
+ * The `identity` block as defined below.
69
+ */
70
+ readonly identities: outputs.healthcare.GetFhirServiceIdentity[];
71
+ /**
72
+ * The kind of the Healthcare FHIR Service.
73
+ */
74
+ readonly kind: string;
75
+ /**
76
+ * The Azure Region where the Healthcare FHIR Service is located.
77
+ */
78
+ readonly location: string;
79
+ readonly name: string;
80
+ /**
81
+ * The map of tags assigned to the Healthcare FHIR Service.
82
+ */
83
+ readonly tags?: {
84
+ [key: string]: string;
85
+ };
86
+ readonly workspaceId: string;
87
+ }
88
+ export declare function getFhirServiceOutput(args: GetFhirServiceOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetFhirServiceResult>;
89
+ /**
90
+ * A collection of arguments for invoking getFhirService.
91
+ */
92
+ export interface GetFhirServiceOutputArgs {
93
+ /**
94
+ * The name of the Healthcare FHIR Service.
95
+ */
96
+ name: pulumi.Input<string>;
97
+ /**
98
+ * The map of tags assigned to the Healthcare FHIR Service.
99
+ */
100
+ tags?: pulumi.Input<{
101
+ [key: string]: pulumi.Input<string>;
102
+ }>;
103
+ /**
104
+ * The name of the Healthcare Workspace in which the Healthcare FHIR Service exists.
105
+ */
106
+ workspaceId: pulumi.Input<string>;
107
+ }
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getFhirServiceOutput = exports.getFhirService = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Use this data source to access information about an existing Healthcare FHIR Service(Fast Healthcare Interoperability Resources).
10
+ *
11
+ * ## Example Usage
12
+ *
13
+ * ```typescript
14
+ * import * as pulumi from "@pulumi/pulumi";
15
+ * import * as azure from "@pulumi/azure";
16
+ *
17
+ * const example = azure.healthcare.getFhirService({
18
+ * name: "example-healthcare_fhir_service",
19
+ * workspaceId: "example-workspace",
20
+ * });
21
+ * export const healthcareFhirServiceId = example.then(example => example.id);
22
+ * ```
23
+ */
24
+ function getFhirService(args, opts) {
25
+ if (!opts) {
26
+ opts = {};
27
+ }
28
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
29
+ return pulumi.runtime.invoke("azure:healthcare/getFhirService:getFhirService", {
30
+ "name": args.name,
31
+ "tags": args.tags,
32
+ "workspaceId": args.workspaceId,
33
+ }, opts);
34
+ }
35
+ exports.getFhirService = getFhirService;
36
+ function getFhirServiceOutput(args, opts) {
37
+ return pulumi.output(args).apply(a => getFhirService(a, opts));
38
+ }
39
+ exports.getFhirServiceOutput = getFhirServiceOutput;
40
+ //# sourceMappingURL=getFhirService.js.map