@pulumi/azure-native 2.18.0 → 2.19.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 (256) hide show
  1. package/eventhub/applicationGroup.d.ts +1 -1
  2. package/eventhub/applicationGroup.js +3 -3
  3. package/eventhub/cluster.d.ts +1 -1
  4. package/eventhub/cluster.js +3 -3
  5. package/eventhub/consumerGroup.d.ts +1 -1
  6. package/eventhub/consumerGroup.js +3 -3
  7. package/eventhub/disasterRecoveryConfig.d.ts +1 -1
  8. package/eventhub/disasterRecoveryConfig.js +3 -3
  9. package/eventhub/eventHub.d.ts +1 -1
  10. package/eventhub/eventHub.js +3 -3
  11. package/eventhub/eventHubAuthorizationRule.d.ts +1 -1
  12. package/eventhub/eventHubAuthorizationRule.js +3 -3
  13. package/eventhub/getApplicationGroup.d.ts +2 -2
  14. package/eventhub/getApplicationGroup.js +2 -2
  15. package/eventhub/getCluster.d.ts +2 -2
  16. package/eventhub/getCluster.js +2 -2
  17. package/eventhub/getConsumerGroup.d.ts +2 -2
  18. package/eventhub/getConsumerGroup.js +2 -2
  19. package/eventhub/getDisasterRecoveryConfig.d.ts +2 -2
  20. package/eventhub/getDisasterRecoveryConfig.js +2 -2
  21. package/eventhub/getEventHub.d.ts +2 -2
  22. package/eventhub/getEventHub.js +2 -2
  23. package/eventhub/getEventHubAuthorizationRule.d.ts +2 -2
  24. package/eventhub/getEventHubAuthorizationRule.js +2 -2
  25. package/eventhub/getNamespace.d.ts +2 -2
  26. package/eventhub/getNamespace.js +2 -2
  27. package/eventhub/getNamespaceAuthorizationRule.d.ts +2 -2
  28. package/eventhub/getNamespaceAuthorizationRule.js +2 -2
  29. package/eventhub/getNamespaceNetworkRuleSet.d.ts +2 -2
  30. package/eventhub/getNamespaceNetworkRuleSet.js +2 -2
  31. package/eventhub/getPrivateEndpointConnection.d.ts +2 -2
  32. package/eventhub/getPrivateEndpointConnection.js +2 -2
  33. package/eventhub/getSchemaRegistry.d.ts +2 -2
  34. package/eventhub/getSchemaRegistry.js +2 -2
  35. package/eventhub/index.d.ts +2 -1
  36. package/eventhub/index.js +4 -2
  37. package/eventhub/listDisasterRecoveryConfigKeys.d.ts +2 -2
  38. package/eventhub/listDisasterRecoveryConfigKeys.js +2 -2
  39. package/eventhub/listEventHubKeys.d.ts +2 -2
  40. package/eventhub/listEventHubKeys.js +2 -2
  41. package/eventhub/listNamespaceKeys.d.ts +2 -2
  42. package/eventhub/listNamespaceKeys.js +2 -2
  43. package/eventhub/namespace.d.ts +1 -1
  44. package/eventhub/namespace.js +3 -3
  45. package/eventhub/namespaceAuthorizationRule.d.ts +1 -1
  46. package/eventhub/namespaceAuthorizationRule.js +3 -3
  47. package/eventhub/namespaceNetworkRuleSet.d.ts +1 -1
  48. package/eventhub/namespaceNetworkRuleSet.js +3 -3
  49. package/eventhub/privateEndpointConnection.d.ts +1 -1
  50. package/eventhub/privateEndpointConnection.js +3 -3
  51. package/eventhub/schemaRegistry.d.ts +1 -1
  52. package/eventhub/schemaRegistry.js +3 -3
  53. package/eventhub/v20221001preview/applicationGroup.js +2 -2
  54. package/eventhub/v20221001preview/cluster.js +2 -2
  55. package/eventhub/v20221001preview/consumerGroup.js +2 -2
  56. package/eventhub/v20221001preview/disasterRecoveryConfig.js +2 -2
  57. package/eventhub/v20221001preview/eventHub.js +2 -2
  58. package/eventhub/v20221001preview/eventHubAuthorizationRule.js +2 -2
  59. package/eventhub/v20221001preview/namespace.js +2 -2
  60. package/eventhub/v20221001preview/namespaceAuthorizationRule.js +2 -2
  61. package/eventhub/v20221001preview/namespaceNetworkRuleSet.js +2 -2
  62. package/eventhub/v20221001preview/privateEndpointConnection.js +2 -2
  63. package/eventhub/v20221001preview/schemaRegistry.js +2 -2
  64. package/eventhub/v20230101preview/applicationGroup.js +2 -2
  65. package/eventhub/v20230101preview/cluster.js +2 -2
  66. package/eventhub/v20230101preview/consumerGroup.js +2 -2
  67. package/eventhub/v20230101preview/disasterRecoveryConfig.js +2 -2
  68. package/eventhub/v20230101preview/eventHub.js +2 -2
  69. package/eventhub/v20230101preview/eventHubAuthorizationRule.js +2 -2
  70. package/eventhub/v20230101preview/namespace.js +2 -2
  71. package/eventhub/v20230101preview/namespaceAuthorizationRule.js +2 -2
  72. package/eventhub/v20230101preview/namespaceNetworkRuleSet.js +2 -2
  73. package/eventhub/v20230101preview/privateEndpointConnection.js +2 -2
  74. package/eventhub/v20230101preview/schemaRegistry.js +2 -2
  75. package/eventhub/v20240101/applicationGroup.d.ts +87 -0
  76. package/eventhub/v20240101/applicationGroup.js +82 -0
  77. package/eventhub/v20240101/cluster.d.ts +119 -0
  78. package/eventhub/v20240101/cluster.js +87 -0
  79. package/eventhub/v20240101/consumerGroup.d.ts +82 -0
  80. package/eventhub/v20240101/consumerGroup.js +83 -0
  81. package/eventhub/v20240101/disasterRecoveryConfig.d.ts +90 -0
  82. package/eventhub/v20240101/disasterRecoveryConfig.js +83 -0
  83. package/eventhub/v20240101/eventHub.d.ts +116 -0
  84. package/eventhub/v20240101/eventHub.js +89 -0
  85. package/eventhub/v20240101/eventHubAuthorizationRule.d.ts +75 -0
  86. package/eventhub/v20240101/eventHubAuthorizationRule.js +82 -0
  87. package/eventhub/v20240101/getApplicationGroup.d.ts +75 -0
  88. package/eventhub/v20240101/getApplicationGroup.js +27 -0
  89. package/eventhub/v20240101/getCluster.d.ts +93 -0
  90. package/eventhub/v20240101/getCluster.js +26 -0
  91. package/eventhub/v20240101/getConsumerGroup.d.ts +83 -0
  92. package/eventhub/v20240101/getConsumerGroup.js +28 -0
  93. package/eventhub/v20240101/getDisasterRecoveryConfig.d.ts +83 -0
  94. package/eventhub/v20240101/getDisasterRecoveryConfig.js +27 -0
  95. package/eventhub/v20240101/getEventHub.d.ts +95 -0
  96. package/eventhub/v20240101/getEventHub.js +27 -0
  97. package/eventhub/v20240101/getEventHubAuthorizationRule.d.ts +75 -0
  98. package/eventhub/v20240101/getEventHubAuthorizationRule.js +28 -0
  99. package/eventhub/v20240101/getNamespace.d.ts +137 -0
  100. package/eventhub/v20240101/getNamespace.js +26 -0
  101. package/eventhub/v20240101/getNamespaceAuthorizationRule.d.ts +67 -0
  102. package/eventhub/v20240101/getNamespaceAuthorizationRule.js +27 -0
  103. package/eventhub/v20240101/getNamespaceNetworkRuleSet.d.ts +75 -0
  104. package/eventhub/v20240101/getNamespaceNetworkRuleSet.js +26 -0
  105. package/eventhub/v20240101/getPrivateEndpointConnection.d.ts +75 -0
  106. package/eventhub/v20240101/getPrivateEndpointConnection.js +27 -0
  107. package/eventhub/v20240101/getSchemaRegistry.d.ts +83 -0
  108. package/eventhub/v20240101/getSchemaRegistry.js +27 -0
  109. package/eventhub/v20240101/index.d.ts +76 -0
  110. package/eventhub/v20240101/index.js +120 -0
  111. package/eventhub/v20240101/listDisasterRecoveryConfigKeys.d.ts +78 -0
  112. package/eventhub/v20240101/listDisasterRecoveryConfigKeys.js +28 -0
  113. package/eventhub/v20240101/listEventHubKeys.d.ts +78 -0
  114. package/eventhub/v20240101/listEventHubKeys.js +28 -0
  115. package/eventhub/v20240101/listNamespaceKeys.d.ts +70 -0
  116. package/eventhub/v20240101/listNamespaceKeys.js +27 -0
  117. package/eventhub/v20240101/namespace.d.ts +205 -0
  118. package/eventhub/v20240101/namespace.js +111 -0
  119. package/eventhub/v20240101/namespaceAuthorizationRule.d.ts +71 -0
  120. package/eventhub/v20240101/namespaceAuthorizationRule.js +78 -0
  121. package/eventhub/v20240101/namespaceNetworkRuleSet.d.ts +100 -0
  122. package/eventhub/v20240101/namespaceNetworkRuleSet.js +83 -0
  123. package/eventhub/v20240101/privateEndpointConnection.d.ts +88 -0
  124. package/eventhub/v20240101/privateEndpointConnection.js +79 -0
  125. package/eventhub/v20240101/schemaRegistry.d.ts +91 -0
  126. package/eventhub/v20240101/schemaRegistry.js +85 -0
  127. package/healthcareapis/dicomService.d.ts +1 -1
  128. package/healthcareapis/dicomService.js +3 -3
  129. package/healthcareapis/fhirService.d.ts +1 -1
  130. package/healthcareapis/fhirService.js +3 -3
  131. package/healthcareapis/getDicomService.d.ts +2 -2
  132. package/healthcareapis/getDicomService.js +2 -2
  133. package/healthcareapis/getFhirService.d.ts +2 -2
  134. package/healthcareapis/getFhirService.js +2 -2
  135. package/healthcareapis/getIotConnector.d.ts +2 -2
  136. package/healthcareapis/getIotConnector.js +2 -2
  137. package/healthcareapis/getIotConnectorFhirDestination.d.ts +2 -2
  138. package/healthcareapis/getIotConnectorFhirDestination.js +2 -2
  139. package/healthcareapis/getPrivateEndpointConnection.d.ts +2 -2
  140. package/healthcareapis/getPrivateEndpointConnection.js +2 -2
  141. package/healthcareapis/getService.d.ts +2 -2
  142. package/healthcareapis/getService.js +2 -2
  143. package/healthcareapis/getWorkspace.d.ts +2 -2
  144. package/healthcareapis/getWorkspace.js +2 -2
  145. package/healthcareapis/getWorkspacePrivateEndpointConnection.d.ts +2 -2
  146. package/healthcareapis/getWorkspacePrivateEndpointConnection.js +2 -2
  147. package/healthcareapis/index.d.ts +2 -1
  148. package/healthcareapis/index.js +4 -2
  149. package/healthcareapis/iotConnector.d.ts +1 -1
  150. package/healthcareapis/iotConnector.js +3 -3
  151. package/healthcareapis/iotConnectorFhirDestination.d.ts +1 -1
  152. package/healthcareapis/iotConnectorFhirDestination.js +3 -3
  153. package/healthcareapis/privateEndpointConnection.d.ts +1 -1
  154. package/healthcareapis/privateEndpointConnection.js +3 -3
  155. package/healthcareapis/service.d.ts +1 -1
  156. package/healthcareapis/service.js +3 -3
  157. package/healthcareapis/v20230228/dicomService.js +2 -2
  158. package/healthcareapis/v20230228/fhirService.js +2 -2
  159. package/healthcareapis/v20230228/iotConnector.js +2 -2
  160. package/healthcareapis/v20230228/iotConnectorFhirDestination.js +2 -2
  161. package/healthcareapis/v20230228/privateEndpointConnection.js +2 -2
  162. package/healthcareapis/v20230228/service.js +2 -2
  163. package/healthcareapis/v20230228/workspace.js +2 -2
  164. package/healthcareapis/v20230228/workspacePrivateEndpointConnection.js +2 -2
  165. package/healthcareapis/v20230906/dicomService.js +2 -2
  166. package/healthcareapis/v20230906/fhirService.js +2 -2
  167. package/healthcareapis/v20230906/iotConnector.js +2 -2
  168. package/healthcareapis/v20230906/iotConnectorFhirDestination.js +2 -2
  169. package/healthcareapis/v20230906/privateEndpointConnection.js +2 -2
  170. package/healthcareapis/v20230906/service.js +2 -2
  171. package/healthcareapis/v20230906/workspace.js +2 -2
  172. package/healthcareapis/v20230906/workspacePrivateEndpointConnection.js +2 -2
  173. package/healthcareapis/v20231101/dicomService.d.ts +131 -0
  174. package/healthcareapis/v20231101/dicomService.js +95 -0
  175. package/healthcareapis/v20231101/fhirService.d.ts +180 -0
  176. package/healthcareapis/v20231101/fhirService.js +105 -0
  177. package/healthcareapis/v20231101/getDicomService.d.ts +109 -0
  178. package/healthcareapis/v20231101/getDicomService.js +27 -0
  179. package/healthcareapis/v20231101/getFhirService.d.ts +129 -0
  180. package/healthcareapis/v20231101/getFhirService.js +27 -0
  181. package/healthcareapis/v20231101/getIotConnector.d.ts +89 -0
  182. package/healthcareapis/v20231101/getIotConnector.js +27 -0
  183. package/healthcareapis/v20231101/getIotConnectorFhirDestination.d.ts +87 -0
  184. package/healthcareapis/v20231101/getIotConnectorFhirDestination.js +28 -0
  185. package/healthcareapis/v20231101/getPrivateEndpointConnection.d.ts +71 -0
  186. package/healthcareapis/v20231101/getPrivateEndpointConnection.js +27 -0
  187. package/healthcareapis/v20231101/getService.d.ts +77 -0
  188. package/healthcareapis/v20231101/getService.js +26 -0
  189. package/healthcareapis/v20231101/getWorkspace.d.ts +69 -0
  190. package/healthcareapis/v20231101/getWorkspace.js +26 -0
  191. package/healthcareapis/v20231101/getWorkspacePrivateEndpointConnection.d.ts +71 -0
  192. package/healthcareapis/v20231101/getWorkspacePrivateEndpointConnection.js +27 -0
  193. package/healthcareapis/v20231101/index.d.ts +49 -0
  194. package/healthcareapis/v20231101/index.js +90 -0
  195. package/healthcareapis/v20231101/iotConnector.d.ts +111 -0
  196. package/healthcareapis/v20231101/iotConnector.js +85 -0
  197. package/healthcareapis/v20231101/iotConnectorFhirDestination.d.ts +100 -0
  198. package/healthcareapis/v20231101/iotConnectorFhirDestination.js +94 -0
  199. package/healthcareapis/v20231101/privateEndpointConnection.d.ts +75 -0
  200. package/healthcareapis/v20231101/privateEndpointConnection.js +80 -0
  201. package/healthcareapis/v20231101/service.d.ts +104 -0
  202. package/healthcareapis/v20231101/service.js +82 -0
  203. package/healthcareapis/v20231101/workspace.d.ts +82 -0
  204. package/healthcareapis/v20231101/workspace.js +75 -0
  205. package/healthcareapis/v20231101/workspacePrivateEndpointConnection.d.ts +75 -0
  206. package/healthcareapis/v20231101/workspacePrivateEndpointConnection.js +80 -0
  207. package/healthcareapis/workspace.d.ts +1 -1
  208. package/healthcareapis/workspace.js +3 -3
  209. package/healthcareapis/workspacePrivateEndpointConnection.d.ts +1 -1
  210. package/healthcareapis/workspacePrivateEndpointConnection.js +3 -3
  211. package/index.d.ts +2 -1
  212. package/index.js +5 -3
  213. package/offazurespringboot/getSpringbootserver.d.ts +71 -0
  214. package/offazurespringboot/getSpringbootserver.js +29 -0
  215. package/offazurespringboot/getSpringbootsite.d.ts +71 -0
  216. package/offazurespringboot/getSpringbootsite.js +28 -0
  217. package/offazurespringboot/index.d.ts +15 -0
  218. package/offazurespringboot/index.js +51 -0
  219. package/offazurespringboot/springbootserver.d.ts +80 -0
  220. package/offazurespringboot/springbootserver.js +76 -0
  221. package/offazurespringboot/springbootsite.d.ts +92 -0
  222. package/offazurespringboot/springbootsite.js +76 -0
  223. package/offazurespringboot/v20230101preview/getSpringbootserver.d.ts +69 -0
  224. package/offazurespringboot/v20230101preview/getSpringbootserver.js +27 -0
  225. package/offazurespringboot/v20230101preview/getSpringbootsite.d.ts +69 -0
  226. package/offazurespringboot/v20230101preview/getSpringbootsite.js +26 -0
  227. package/offazurespringboot/v20230101preview/index.d.ts +13 -0
  228. package/offazurespringboot/v20230101preview/index.js +48 -0
  229. package/offazurespringboot/v20230101preview/springbootserver.d.ts +79 -0
  230. package/offazurespringboot/v20230101preview/springbootserver.js +75 -0
  231. package/offazurespringboot/v20230101preview/springbootsite.d.ts +91 -0
  232. package/offazurespringboot/v20230101preview/springbootsite.js +75 -0
  233. package/package.json +1 -1
  234. package/security/alertsSuppressionRule.d.ts +2 -2
  235. package/security/getAlertsSuppressionRule.d.ts +1 -1
  236. package/security/v20190101preview/alertsSuppressionRule.d.ts +2 -2
  237. package/security/v20190101preview/getAlertsSuppressionRule.d.ts +1 -1
  238. package/tsconfig.tsbuildinfo +1 -1
  239. package/types/enums/eventhub/index.d.ts +2 -1
  240. package/types/enums/eventhub/index.js +4 -2
  241. package/types/enums/eventhub/v20240101/index.d.ts +193 -0
  242. package/types/enums/eventhub/v20240101/index.js +120 -0
  243. package/types/enums/healthcareapis/index.d.ts +2 -1
  244. package/types/enums/healthcareapis/index.js +4 -2
  245. package/types/enums/healthcareapis/v20231101/index.d.ts +69 -0
  246. package/types/enums/healthcareapis/v20231101/index.js +43 -0
  247. package/types/enums/index.d.ts +2 -1
  248. package/types/enums/index.js +5 -3
  249. package/types/enums/offazurespringboot/index.d.ts +15 -0
  250. package/types/enums/offazurespringboot/index.js +18 -0
  251. package/types/enums/offazurespringboot/v20230101preview/index.d.ts +13 -0
  252. package/types/enums/offazurespringboot/v20230101preview/index.js +15 -0
  253. package/types/input.d.ts +904 -0
  254. package/types/input.js +12 -1
  255. package/types/output.d.ts +1181 -24
  256. package/types/output.js +12 -1
@@ -0,0 +1,82 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.EventHubAuthorizationRule = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Single item in a List or Get AuthorizationRule operation
10
+ */
11
+ class EventHubAuthorizationRule extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing EventHubAuthorizationRule resource's state with the given name, ID, and optional extra
14
+ * properties used to qualify the lookup.
15
+ *
16
+ * @param name The _unique_ name of the resulting resource.
17
+ * @param id The _unique_ provider ID of the resource to lookup.
18
+ * @param opts Optional settings to control the behavior of the CustomResource.
19
+ */
20
+ static get(name, id, opts) {
21
+ return new EventHubAuthorizationRule(name, undefined, Object.assign(Object.assign({}, opts), { id: id }));
22
+ }
23
+ /**
24
+ * Returns true if the given object is an instance of EventHubAuthorizationRule. This is designed to work even
25
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
26
+ */
27
+ static isInstance(obj) {
28
+ if (obj === undefined || obj === null) {
29
+ return false;
30
+ }
31
+ return obj['__pulumiType'] === EventHubAuthorizationRule.__pulumiType;
32
+ }
33
+ /**
34
+ * Create a EventHubAuthorizationRule resource with the given unique name, arguments, and options.
35
+ *
36
+ * @param name The _unique_ name of the resource.
37
+ * @param args The arguments to use to populate this resource's properties.
38
+ * @param opts A bag of options that control this resource's behavior.
39
+ */
40
+ constructor(name, args, opts) {
41
+ let resourceInputs = {};
42
+ opts = opts || {};
43
+ if (!opts.id) {
44
+ if ((!args || args.eventHubName === undefined) && !opts.urn) {
45
+ throw new Error("Missing required property 'eventHubName'");
46
+ }
47
+ if ((!args || args.namespaceName === undefined) && !opts.urn) {
48
+ throw new Error("Missing required property 'namespaceName'");
49
+ }
50
+ if ((!args || args.resourceGroupName === undefined) && !opts.urn) {
51
+ throw new Error("Missing required property 'resourceGroupName'");
52
+ }
53
+ if ((!args || args.rights === undefined) && !opts.urn) {
54
+ throw new Error("Missing required property 'rights'");
55
+ }
56
+ resourceInputs["authorizationRuleName"] = args ? args.authorizationRuleName : undefined;
57
+ resourceInputs["eventHubName"] = args ? args.eventHubName : undefined;
58
+ resourceInputs["namespaceName"] = args ? args.namespaceName : undefined;
59
+ resourceInputs["resourceGroupName"] = args ? args.resourceGroupName : undefined;
60
+ resourceInputs["rights"] = args ? args.rights : undefined;
61
+ resourceInputs["location"] = undefined /*out*/;
62
+ resourceInputs["name"] = undefined /*out*/;
63
+ resourceInputs["systemData"] = undefined /*out*/;
64
+ resourceInputs["type"] = undefined /*out*/;
65
+ }
66
+ else {
67
+ resourceInputs["location"] = undefined /*out*/;
68
+ resourceInputs["name"] = undefined /*out*/;
69
+ resourceInputs["rights"] = undefined /*out*/;
70
+ resourceInputs["systemData"] = undefined /*out*/;
71
+ resourceInputs["type"] = undefined /*out*/;
72
+ }
73
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
74
+ const aliasOpts = { aliases: [{ type: "azure-native:eventhub:EventHubAuthorizationRule" }, { type: "azure-native:eventhub/v20140901:EventHubAuthorizationRule" }, { type: "azure-native:eventhub/v20150801:EventHubAuthorizationRule" }, { type: "azure-native:eventhub/v20170401:EventHubAuthorizationRule" }, { type: "azure-native:eventhub/v20180101preview:EventHubAuthorizationRule" }, { type: "azure-native:eventhub/v20210101preview:EventHubAuthorizationRule" }, { type: "azure-native:eventhub/v20210601preview:EventHubAuthorizationRule" }, { type: "azure-native:eventhub/v20211101:EventHubAuthorizationRule" }, { type: "azure-native:eventhub/v20220101preview:EventHubAuthorizationRule" }, { type: "azure-native:eventhub/v20221001preview:EventHubAuthorizationRule" }, { type: "azure-native:eventhub/v20230101preview:EventHubAuthorizationRule" }] };
75
+ opts = pulumi.mergeOptions(opts, aliasOpts);
76
+ super(EventHubAuthorizationRule.__pulumiType, name, resourceInputs, opts);
77
+ }
78
+ }
79
+ exports.EventHubAuthorizationRule = EventHubAuthorizationRule;
80
+ /** @internal */
81
+ EventHubAuthorizationRule.__pulumiType = 'azure-native:eventhub/v20240101:EventHubAuthorizationRule';
82
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZXZlbnRIdWJBdXRob3JpemF0aW9uUnVsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2V2ZW50aHViL3YyMDI0MDEwMS9ldmVudEh1YkF1dGhvcml6YXRpb25SdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILE1BQWEseUJBQTBCLFNBQVEsTUFBTSxDQUFDLGNBQWM7SUFDaEU7Ozs7Ozs7T0FPRztJQUNJLE1BQU0sQ0FBQyxHQUFHLENBQUMsSUFBWSxFQUFFLEVBQTJCLEVBQUUsSUFBbUM7UUFDNUYsT0FBTyxJQUFJLHlCQUF5QixDQUFDLElBQUksRUFBRSxTQUFnQixrQ0FBTyxJQUFJLEtBQUUsRUFBRSxFQUFFLEVBQUUsSUFBRyxDQUFDO0lBQ3RGLENBQUM7SUFLRDs7O09BR0c7SUFDSSxNQUFNLENBQUMsVUFBVSxDQUFDLEdBQVE7UUFDN0IsSUFBSSxHQUFHLEtBQUssU0FBUyxJQUFJLEdBQUcsS0FBSyxJQUFJLEVBQUU7WUFDbkMsT0FBTyxLQUFLLENBQUM7U0FDaEI7UUFDRCxPQUFPLEdBQUcsQ0FBQyxjQUFjLENBQUMsS0FBSyx5QkFBeUIsQ0FBQyxZQUFZLENBQUM7SUFDMUUsQ0FBQztJQXVCRDs7Ozs7O09BTUc7SUFDSCxZQUFZLElBQVksRUFBRSxJQUFtQyxFQUFFLElBQW1DO1FBQzlGLElBQUksY0FBYyxHQUFrQixFQUFFLENBQUM7UUFDdkMsSUFBSSxHQUFHLElBQUksSUFBSSxFQUFFLENBQUM7UUFDbEIsSUFBSSxDQUFDLElBQUksQ0FBQyxFQUFFLEVBQUU7WUFDVixJQUFJLENBQUMsQ0FBQyxJQUFJLElBQUksSUFBSSxDQUFDLFlBQVksS0FBSyxTQUFTLENBQUMsSUFBSSxDQUFDLElBQUksQ0FBQyxHQUFHLEVBQUU7Z0JBQ3pELE1BQU0sSUFBSSxLQUFLLENBQUMsMENBQTBDLENB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
@@ -0,0 +1,75 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Gets an ApplicationGroup for a Namespace.
5
+ */
6
+ export declare function getApplicationGroup(args: GetApplicationGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetApplicationGroupResult>;
7
+ export interface GetApplicationGroupArgs {
8
+ /**
9
+ * The Application Group name
10
+ */
11
+ applicationGroupName: string;
12
+ /**
13
+ * The Namespace name
14
+ */
15
+ namespaceName: string;
16
+ /**
17
+ * Name of the resource group within the azure subscription.
18
+ */
19
+ resourceGroupName: string;
20
+ }
21
+ /**
22
+ * The Application Group object
23
+ */
24
+ export interface GetApplicationGroupResult {
25
+ /**
26
+ * The Unique identifier for application group.Supports SAS(SASKeyName=KeyName) or AAD(AADAppID=Guid)
27
+ */
28
+ readonly clientAppGroupIdentifier: string;
29
+ /**
30
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
31
+ */
32
+ readonly id: string;
33
+ /**
34
+ * Determines if Application Group is allowed to create connection with namespace or not. Once the isEnabled is set to false, all the existing connections of application group gets dropped and no new connections will be allowed
35
+ */
36
+ readonly isEnabled?: boolean;
37
+ /**
38
+ * The geo-location where the resource lives
39
+ */
40
+ readonly location: string;
41
+ /**
42
+ * The name of the resource
43
+ */
44
+ readonly name: string;
45
+ /**
46
+ * List of group policies that define the behavior of application group. The policies can support resource governance scenarios such as limiting ingress or egress traffic.
47
+ */
48
+ readonly policies?: outputs.eventhub.v20240101.ThrottlingPolicyResponse[];
49
+ /**
50
+ * The system meta data relating to this resource.
51
+ */
52
+ readonly systemData: outputs.eventhub.v20240101.SystemDataResponse;
53
+ /**
54
+ * The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
55
+ */
56
+ readonly type: string;
57
+ }
58
+ /**
59
+ * Gets an ApplicationGroup for a Namespace.
60
+ */
61
+ export declare function getApplicationGroupOutput(args: GetApplicationGroupOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetApplicationGroupResult>;
62
+ export interface GetApplicationGroupOutputArgs {
63
+ /**
64
+ * The Application Group name
65
+ */
66
+ applicationGroupName: pulumi.Input<string>;
67
+ /**
68
+ * The Namespace name
69
+ */
70
+ namespaceName: pulumi.Input<string>;
71
+ /**
72
+ * Name of the resource group within the azure subscription.
73
+ */
74
+ resourceGroupName: pulumi.Input<string>;
75
+ }
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.getApplicationGroupOutput = exports.getApplicationGroup = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Gets an ApplicationGroup for a Namespace.
10
+ */
11
+ function getApplicationGroup(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:eventhub/v20240101:getApplicationGroup", {
14
+ "applicationGroupName": args.applicationGroupName,
15
+ "namespaceName": args.namespaceName,
16
+ "resourceGroupName": args.resourceGroupName,
17
+ }, opts);
18
+ }
19
+ exports.getApplicationGroup = getApplicationGroup;
20
+ /**
21
+ * Gets an ApplicationGroup for a Namespace.
22
+ */
23
+ function getApplicationGroupOutput(args, opts) {
24
+ return pulumi.output(args).apply((a) => getApplicationGroup(a, opts));
25
+ }
26
+ exports.getApplicationGroupOutput = getApplicationGroupOutput;
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0QXBwbGljYXRpb25Hcm91cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2V2ZW50aHViL3YyMDI0MDEwMS9nZXRBcHBsaWNhdGlvbkdyb3VwLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILFNBQWdCLG1CQUFtQixDQUFDLElBQTZCLEVBQUUsSUFBMkI7SUFFMUYsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMscURBQXFELEVBQUU7UUFDaEYsc0JBQXNCLEVBQUUsSUFBSSxDQUFDLG9CQUFvQjtRQUNqRCxlQUFlLEVBQUUsSUFBSSxDQUFDLGFBQWE7UUFDbkMsbUJBQW1CLEVBQUUsSUFBSSxDQUFDLGlCQUFpQjtLQUM5QyxFQUFFLElBQUksQ0FBQyxDQUFDO0FBQ2IsQ0FBQztBQVJELGtEQVFDO0FBc0REOztHQUVHO0FBQ0gsU0FBZ0IseUJBQXlCLENBQUMsSUFBbUMsRUFBRSxJQUEyQjtJQUN0RyxPQUFPLE1BQU0sQ0FBQyxNQUFNLENBQUMsSUFBSSxDQUFDLENBQUMsS0FBSyxDQUFDLENBQUMsQ0FBTSxFQUFFLEVBQUUsQ0FBQyxtQkFBbUIsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQTtBQUM5RSxDQUFDO0FBRkQsOERBRUMifQ==
@@ -0,0 +1,93 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Gets the resource description of the specified Event Hubs Cluster.
5
+ */
6
+ export declare function getCluster(args: GetClusterArgs, opts?: pulumi.InvokeOptions): Promise<GetClusterResult>;
7
+ export interface GetClusterArgs {
8
+ /**
9
+ * The name of the Event Hubs Cluster.
10
+ */
11
+ clusterName: string;
12
+ /**
13
+ * Name of the resource group within the azure subscription.
14
+ */
15
+ resourceGroupName: string;
16
+ }
17
+ /**
18
+ * Single Event Hubs Cluster resource in List or Get operations.
19
+ */
20
+ export interface GetClusterResult {
21
+ /**
22
+ * The UTC time when the Event Hubs Cluster was created.
23
+ */
24
+ readonly createdAt: string;
25
+ /**
26
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
27
+ */
28
+ readonly id: string;
29
+ /**
30
+ * Resource location.
31
+ */
32
+ readonly location?: string;
33
+ /**
34
+ * The metric ID of the cluster resource. Provided by the service and not modifiable by the user.
35
+ */
36
+ readonly metricId: string;
37
+ /**
38
+ * The name of the resource
39
+ */
40
+ readonly name: string;
41
+ /**
42
+ * Provisioning state of the Cluster.
43
+ */
44
+ readonly provisioningState: string;
45
+ /**
46
+ * Properties of the cluster SKU.
47
+ */
48
+ readonly sku?: outputs.eventhub.v20240101.ClusterSkuResponse;
49
+ /**
50
+ * Status of the Cluster resource
51
+ */
52
+ readonly status: string;
53
+ /**
54
+ * A value that indicates whether Scaling is Supported.
55
+ */
56
+ readonly supportsScaling?: boolean;
57
+ /**
58
+ * The system meta data relating to this resource.
59
+ */
60
+ readonly systemData: outputs.eventhub.v20240101.SystemDataResponse;
61
+ /**
62
+ * Resource tags.
63
+ */
64
+ readonly tags?: {
65
+ [key: string]: string;
66
+ };
67
+ /**
68
+ * The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
69
+ */
70
+ readonly type: string;
71
+ /**
72
+ * The UTC time when the Event Hubs Cluster was last updated.
73
+ */
74
+ readonly updatedAt: string;
75
+ /**
76
+ * Properties of the cluster upgrade preferences.
77
+ */
78
+ readonly upgradePreferences?: outputs.eventhub.v20240101.UpgradePreferencesResponse;
79
+ }
80
+ /**
81
+ * Gets the resource description of the specified Event Hubs Cluster.
82
+ */
83
+ export declare function getClusterOutput(args: GetClusterOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetClusterResult>;
84
+ export interface GetClusterOutputArgs {
85
+ /**
86
+ * The name of the Event Hubs Cluster.
87
+ */
88
+ clusterName: pulumi.Input<string>;
89
+ /**
90
+ * Name of the resource group within the azure subscription.
91
+ */
92
+ resourceGroupName: pulumi.Input<string>;
93
+ }
@@ -0,0 +1,26 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.getClusterOutput = exports.getCluster = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Gets the resource description of the specified Event Hubs Cluster.
10
+ */
11
+ function getCluster(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:eventhub/v20240101:getCluster", {
14
+ "clusterName": args.clusterName,
15
+ "resourceGroupName": args.resourceGroupName,
16
+ }, opts);
17
+ }
18
+ exports.getCluster = getCluster;
19
+ /**
20
+ * Gets the resource description of the specified Event Hubs Cluster.
21
+ */
22
+ function getClusterOutput(args, opts) {
23
+ return pulumi.output(args).apply((a) => getCluster(a, opts));
24
+ }
25
+ exports.getClusterOutput = getClusterOutput;
26
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0Q2x1c3Rlci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2V2ZW50aHViL3YyMDI0MDEwMS9nZXRDbHVzdGVyLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILFNBQWdCLFVBQVUsQ0FBQyxJQUFvQixFQUFFLElBQTJCO0lBRXhFLElBQUksR0FBRyxNQUFNLENBQUMsWUFBWSxDQUFDLFNBQVMsQ0FBQyxvQkFBb0IsRUFBRSxFQUFFLElBQUksSUFBSSxFQUFFLENBQUMsQ0FBQztJQUN6RSxPQUFPLE1BQU0sQ0FBQyxPQUFPLENBQUMsTUFBTSxDQUFDLDRDQUE0QyxFQUFFO1FBQ3ZFLGFBQWEsRUFBRSxJQUFJLENBQUMsV0FBVztRQUMvQixtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO0tBQzlDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUEQsZ0NBT0M7QUEwRUQ7O0dBRUc7QUFDSCxTQUFnQixnQkFBZ0IsQ0FBQyxJQUEwQixFQUFFLElBQTJCO0lBQ3BGLE9BQU8sTUFBTSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFNLEVBQUUsRUFBRSxDQUFDLFVBQVUsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQTtBQUNyRSxDQUFDO0FBRkQsNENBRUMifQ==
@@ -0,0 +1,83 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Gets a description for the specified consumer group.
5
+ */
6
+ export declare function getConsumerGroup(args: GetConsumerGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetConsumerGroupResult>;
7
+ export interface GetConsumerGroupArgs {
8
+ /**
9
+ * The consumer group name
10
+ */
11
+ consumerGroupName: string;
12
+ /**
13
+ * The Event Hub name
14
+ */
15
+ eventHubName: string;
16
+ /**
17
+ * The Namespace name
18
+ */
19
+ namespaceName: string;
20
+ /**
21
+ * Name of the resource group within the azure subscription.
22
+ */
23
+ resourceGroupName: string;
24
+ }
25
+ /**
26
+ * Single item in List or Get Consumer group operation
27
+ */
28
+ export interface GetConsumerGroupResult {
29
+ /**
30
+ * Exact time the message was created.
31
+ */
32
+ readonly createdAt: string;
33
+ /**
34
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
35
+ */
36
+ readonly id: string;
37
+ /**
38
+ * The geo-location where the resource lives
39
+ */
40
+ readonly location: string;
41
+ /**
42
+ * The name of the resource
43
+ */
44
+ readonly name: string;
45
+ /**
46
+ * The system meta data relating to this resource.
47
+ */
48
+ readonly systemData: outputs.eventhub.v20240101.SystemDataResponse;
49
+ /**
50
+ * The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
51
+ */
52
+ readonly type: string;
53
+ /**
54
+ * The exact time the message was updated.
55
+ */
56
+ readonly updatedAt: string;
57
+ /**
58
+ * User Metadata is a placeholder to store user-defined string data with maximum length 1024. e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored.
59
+ */
60
+ readonly userMetadata?: string;
61
+ }
62
+ /**
63
+ * Gets a description for the specified consumer group.
64
+ */
65
+ export declare function getConsumerGroupOutput(args: GetConsumerGroupOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetConsumerGroupResult>;
66
+ export interface GetConsumerGroupOutputArgs {
67
+ /**
68
+ * The consumer group name
69
+ */
70
+ consumerGroupName: pulumi.Input<string>;
71
+ /**
72
+ * The Event Hub name
73
+ */
74
+ eventHubName: pulumi.Input<string>;
75
+ /**
76
+ * The Namespace name
77
+ */
78
+ namespaceName: pulumi.Input<string>;
79
+ /**
80
+ * Name of the resource group within the azure subscription.
81
+ */
82
+ resourceGroupName: pulumi.Input<string>;
83
+ }
@@ -0,0 +1,28 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.getConsumerGroupOutput = exports.getConsumerGroup = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Gets a description for the specified consumer group.
10
+ */
11
+ function getConsumerGroup(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:eventhub/v20240101:getConsumerGroup", {
14
+ "consumerGroupName": args.consumerGroupName,
15
+ "eventHubName": args.eventHubName,
16
+ "namespaceName": args.namespaceName,
17
+ "resourceGroupName": args.resourceGroupName,
18
+ }, opts);
19
+ }
20
+ exports.getConsumerGroup = getConsumerGroup;
21
+ /**
22
+ * Gets a description for the specified consumer group.
23
+ */
24
+ function getConsumerGroupOutput(args, opts) {
25
+ return pulumi.output(args).apply((a) => getConsumerGroup(a, opts));
26
+ }
27
+ exports.getConsumerGroupOutput = getConsumerGroupOutput;
28
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0Q29uc3VtZXJHcm91cC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2V2ZW50aHViL3YyMDI0MDEwMS9nZXRDb25zdW1lckdyb3VwLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILFNBQWdCLGdCQUFnQixDQUFDLElBQTBCLEVBQUUsSUFBMkI7SUFFcEYsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsa0RBQWtELEVBQUU7UUFDN0UsbUJBQW1CLEVBQUUsSUFBSSxDQUFDLGlCQUFpQjtRQUMzQyxjQUFjLEVBQUUsSUFBSSxDQUFDLFlBQVk7UUFDakMsZUFBZSxFQUFFLElBQUksQ0FBQyxhQUFhO1FBQ25DLG1CQUFtQixFQUFFLElBQUksQ0FBQyxpQkFBaUI7S0FDOUMsRUFBRSxJQUFJLENBQUMsQ0FBQztBQUNiLENBQUM7QUFURCw0Q0FTQztBQTBERDs7R0FFRztBQUNILFNBQWdCLHNCQUFzQixDQUFDLElBQWdDLEVBQUUsSUFBMkI7SUFDaEcsT0FBTyxNQUFNLENBQUMsTUFBTSxDQUFDLElBQUksQ0FBQyxDQUFDLEtBQUssQ0FBQyxDQUFDLENBQU0sRUFBRSxFQUFFLENBQUMsZ0JBQWdCLENBQUMsQ0FBQyxFQUFFLElBQUksQ0FBQyxDQUFDLENBQUE7QUFDM0UsQ0FBQztBQUZELHdEQUVDIn0=
@@ -0,0 +1,83 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Retrieves Alias(Disaster Recovery configuration) for primary or secondary namespace
5
+ */
6
+ export declare function getDisasterRecoveryConfig(args: GetDisasterRecoveryConfigArgs, opts?: pulumi.InvokeOptions): Promise<GetDisasterRecoveryConfigResult>;
7
+ export interface GetDisasterRecoveryConfigArgs {
8
+ /**
9
+ * The Disaster Recovery configuration name
10
+ */
11
+ alias: string;
12
+ /**
13
+ * The Namespace name
14
+ */
15
+ namespaceName: string;
16
+ /**
17
+ * Name of the resource group within the azure subscription.
18
+ */
19
+ resourceGroupName: string;
20
+ }
21
+ /**
22
+ * Single item in List or Get Alias(Disaster Recovery configuration) operation
23
+ */
24
+ export interface GetDisasterRecoveryConfigResult {
25
+ /**
26
+ * Alternate name specified when alias and namespace names are same.
27
+ */
28
+ readonly alternateName?: string;
29
+ /**
30
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
31
+ */
32
+ readonly id: string;
33
+ /**
34
+ * The geo-location where the resource lives
35
+ */
36
+ readonly location: string;
37
+ /**
38
+ * The name of the resource
39
+ */
40
+ readonly name: string;
41
+ /**
42
+ * ARM Id of the Primary/Secondary eventhub namespace name, which is part of GEO DR pairing
43
+ */
44
+ readonly partnerNamespace?: string;
45
+ /**
46
+ * Number of entities pending to be replicated.
47
+ */
48
+ readonly pendingReplicationOperationsCount: number;
49
+ /**
50
+ * Provisioning state of the Alias(Disaster Recovery configuration) - possible values 'Accepted' or 'Succeeded' or 'Failed'
51
+ */
52
+ readonly provisioningState: string;
53
+ /**
54
+ * role of namespace in GEO DR - possible values 'Primary' or 'PrimaryNotReplicating' or 'Secondary'
55
+ */
56
+ readonly role: string;
57
+ /**
58
+ * The system meta data relating to this resource.
59
+ */
60
+ readonly systemData: outputs.eventhub.v20240101.SystemDataResponse;
61
+ /**
62
+ * The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
63
+ */
64
+ readonly type: string;
65
+ }
66
+ /**
67
+ * Retrieves Alias(Disaster Recovery configuration) for primary or secondary namespace
68
+ */
69
+ export declare function getDisasterRecoveryConfigOutput(args: GetDisasterRecoveryConfigOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetDisasterRecoveryConfigResult>;
70
+ export interface GetDisasterRecoveryConfigOutputArgs {
71
+ /**
72
+ * The Disaster Recovery configuration name
73
+ */
74
+ alias: pulumi.Input<string>;
75
+ /**
76
+ * The Namespace name
77
+ */
78
+ namespaceName: pulumi.Input<string>;
79
+ /**
80
+ * Name of the resource group within the azure subscription.
81
+ */
82
+ resourceGroupName: pulumi.Input<string>;
83
+ }
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.getDisasterRecoveryConfigOutput = exports.getDisasterRecoveryConfig = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Retrieves Alias(Disaster Recovery configuration) for primary or secondary namespace
10
+ */
11
+ function getDisasterRecoveryConfig(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:eventhub/v20240101:getDisasterRecoveryConfig", {
14
+ "alias": args.alias,
15
+ "namespaceName": args.namespaceName,
16
+ "resourceGroupName": args.resourceGroupName,
17
+ }, opts);
18
+ }
19
+ exports.getDisasterRecoveryConfig = getDisasterRecoveryConfig;
20
+ /**
21
+ * Retrieves Alias(Disaster Recovery configuration) for primary or secondary namespace
22
+ */
23
+ function getDisasterRecoveryConfigOutput(args, opts) {
24
+ return pulumi.output(args).apply((a) => getDisasterRecoveryConfig(a, opts));
25
+ }
26
+ exports.getDisasterRecoveryConfigOutput = getDisasterRecoveryConfigOutput;
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0RGlzYXN0ZXJSZWNvdmVyeUNvbmZpZy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uL2V2ZW50aHViL3YyMDI0MDEwMS9nZXREaXNhc3RlclJlY292ZXJ5Q29uZmlnLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxzRUFBc0U7QUFDdEUsaUZBQWlGOzs7QUFFakYseUNBQXlDO0FBSXpDLDZDQUE2QztBQUU3Qzs7R0FFRztBQUNILFNBQWdCLHlCQUF5QixDQUFDLElBQW1DLEVBQUUsSUFBMkI7SUFFdEcsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsMkRBQTJELEVBQUU7UUFDdEYsT0FBTyxFQUFFLElBQUksQ0FBQyxLQUFLO1FBQ25CLGVBQWUsRUFBRSxJQUFJLENBQUMsYUFBYTtRQUNuQyxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO0tBQzlDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUkQsOERBUUM7QUE4REQ7O0dBRUc7QUFDSCxTQUFnQiwrQkFBK0IsQ0FBQyxJQUF5QyxFQUFFLElBQTJCO0lBQ2xILE9BQU8sTUFBTSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFNLEVBQUUsRUFBRSxDQUFDLHlCQUF5QixDQUFDLENBQUMsRUFBRSxJQUFJLENBQUMsQ0FBQyxDQUFBO0FBQ3BGLENBQUM7QUFGRCwwRUFFQyJ9
@@ -0,0 +1,95 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../../types/output";
3
+ /**
4
+ * Gets an Event Hubs description for the specified Event Hub.
5
+ */
6
+ export declare function getEventHub(args: GetEventHubArgs, opts?: pulumi.InvokeOptions): Promise<GetEventHubResult>;
7
+ export interface GetEventHubArgs {
8
+ /**
9
+ * The Event Hub name
10
+ */
11
+ eventHubName: string;
12
+ /**
13
+ * The Namespace name
14
+ */
15
+ namespaceName: string;
16
+ /**
17
+ * Name of the resource group within the azure subscription.
18
+ */
19
+ resourceGroupName: string;
20
+ }
21
+ /**
22
+ * Single item in List or Get Event Hub operation
23
+ */
24
+ export interface GetEventHubResult {
25
+ /**
26
+ * Properties of capture description
27
+ */
28
+ readonly captureDescription?: outputs.eventhub.v20240101.CaptureDescriptionResponse;
29
+ /**
30
+ * Exact time the Event Hub was created.
31
+ */
32
+ readonly createdAt: string;
33
+ /**
34
+ * Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
35
+ */
36
+ readonly id: string;
37
+ /**
38
+ * The geo-location where the resource lives
39
+ */
40
+ readonly location: string;
41
+ /**
42
+ * Number of days to retain the events for this Event Hub, value should be 1 to 7 days
43
+ */
44
+ readonly messageRetentionInDays?: number;
45
+ /**
46
+ * The name of the resource
47
+ */
48
+ readonly name: string;
49
+ /**
50
+ * Number of partitions created for the Event Hub, allowed values are from 1 to 32 partitions.
51
+ */
52
+ readonly partitionCount?: number;
53
+ /**
54
+ * Current number of shards on the Event Hub.
55
+ */
56
+ readonly partitionIds: string[];
57
+ /**
58
+ * Event Hub retention settings
59
+ */
60
+ readonly retentionDescription?: outputs.eventhub.v20240101.RetentionDescriptionResponse;
61
+ /**
62
+ * Enumerates the possible values for the status of the Event Hub.
63
+ */
64
+ readonly status?: string;
65
+ /**
66
+ * The system meta data relating to this resource.
67
+ */
68
+ readonly systemData: outputs.eventhub.v20240101.SystemDataResponse;
69
+ /**
70
+ * The type of the resource. E.g. "Microsoft.EventHub/Namespaces" or "Microsoft.EventHub/Namespaces/EventHubs"
71
+ */
72
+ readonly type: string;
73
+ /**
74
+ * The exact time the message was updated.
75
+ */
76
+ readonly updatedAt: string;
77
+ }
78
+ /**
79
+ * Gets an Event Hubs description for the specified Event Hub.
80
+ */
81
+ export declare function getEventHubOutput(args: GetEventHubOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetEventHubResult>;
82
+ export interface GetEventHubOutputArgs {
83
+ /**
84
+ * The Event Hub name
85
+ */
86
+ eventHubName: pulumi.Input<string>;
87
+ /**
88
+ * The Namespace name
89
+ */
90
+ namespaceName: pulumi.Input<string>;
91
+ /**
92
+ * Name of the resource group within the azure subscription.
93
+ */
94
+ resourceGroupName: pulumi.Input<string>;
95
+ }
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
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.getEventHubOutput = exports.getEventHub = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../../utilities");
8
+ /**
9
+ * Gets an Event Hubs description for the specified Event Hub.
10
+ */
11
+ function getEventHub(args, opts) {
12
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
13
+ return pulumi.runtime.invoke("azure-native:eventhub/v20240101:getEventHub", {
14
+ "eventHubName": args.eventHubName,
15
+ "namespaceName": args.namespaceName,
16
+ "resourceGroupName": args.resourceGroupName,
17
+ }, opts);
18
+ }
19
+ exports.getEventHub = getEventHub;
20
+ /**
21
+ * Gets an Event Hubs description for the specified Event Hub.
22
+ */
23
+ function getEventHubOutput(args, opts) {
24
+ return pulumi.output(args).apply((a) => getEventHub(a, opts));
25
+ }
26
+ exports.getEventHubOutput = getEventHubOutput;
27
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZ2V0RXZlbnRIdWIuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi9ldmVudGh1Yi92MjAyNDAxMDEvZ2V0RXZlbnRIdWIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBLHNFQUFzRTtBQUN0RSxpRkFBaUY7OztBQUVqRix5Q0FBeUM7QUFJekMsNkNBQTZDO0FBRTdDOztHQUVHO0FBQ0gsU0FBZ0IsV0FBVyxDQUFDLElBQXFCLEVBQUUsSUFBMkI7SUFFMUUsSUFBSSxHQUFHLE1BQU0sQ0FBQyxZQUFZLENBQUMsU0FBUyxDQUFDLG9CQUFvQixFQUFFLEVBQUUsSUFBSSxJQUFJLEVBQUUsQ0FBQyxDQUFDO0lBQ3pFLE9BQU8sTUFBTSxDQUFDLE9BQU8sQ0FBQyxNQUFNLENBQUMsNkNBQTZDLEVBQUU7UUFDeEUsY0FBYyxFQUFFLElBQUksQ0FBQyxZQUFZO1FBQ2pDLGVBQWUsRUFBRSxJQUFJLENBQUMsYUFBYTtRQUNuQyxtQkFBbUIsRUFBRSxJQUFJLENBQUMsaUJBQWlCO0tBQzlDLEVBQUUsSUFBSSxDQUFDLENBQUM7QUFDYixDQUFDO0FBUkQsa0NBUUM7QUEwRUQ7O0dBRUc7QUFDSCxTQUFnQixpQkFBaUIsQ0FBQyxJQUEyQixFQUFFLElBQTJCO0lBQ3RGLE9BQU8sTUFBTSxDQUFDLE1BQU0sQ0FBQyxJQUFJLENBQUMsQ0FBQyxLQUFLLENBQUMsQ0FBQyxDQUFNLEVBQUUsRUFBRSxDQUFDLFdBQVcsQ0FBQyxDQUFDLEVBQUUsSUFBSSxDQUFDLENBQUMsQ0FBQTtBQUN0RSxDQUFDO0FBRkQsOENBRUMifQ==