@pulumi/azure 6.27.0-alpha.1758695020 → 6.27.0-alpha.1759511969
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.
- package/apimanagement/backend.d.ts +1 -1
- package/apimanagement/backend.js +1 -1
- package/appservice/appFlexConsumption.d.ts +18 -0
- package/appservice/appFlexConsumption.js +2 -0
- package/appservice/appFlexConsumption.js.map +1 -1
- package/appservice/servicePlan.d.ts +6 -6
- package/billing/accountCostManagementExport.d.ts +1 -1
- package/billing/accountCostManagementExport.js +1 -1
- package/cdn/frontdoorFirewallPolicy.d.ts +3 -54
- package/cdn/frontdoorFirewallPolicy.js +2 -33
- package/cdn/frontdoorFirewallPolicy.js.map +1 -1
- package/cdn/frontdoorProfile.d.ts +32 -1
- package/cdn/frontdoorProfile.js +16 -1
- package/cdn/frontdoorProfile.js.map +1 -1
- package/cdn/frontdoorSecurityPolicy.d.ts +3 -3
- package/cdn/getFrontdoorFirewallPolicy.d.ts +4 -0
- package/cdn/getFrontdoorFirewallPolicy.js.map +1 -1
- package/cdn/getFrontdoorProfile.d.ts +12 -10
- package/cdn/getFrontdoorProfile.js +4 -2
- package/cdn/getFrontdoorProfile.js.map +1 -1
- package/cognitive/account.d.ts +3 -3
- package/compute/getManagedDisks.d.ts +80 -0
- package/compute/getManagedDisks.js +66 -0
- package/compute/getManagedDisks.js.map +1 -0
- package/compute/index.d.ts +3 -0
- package/compute/index.js +5 -2
- package/compute/index.js.map +1 -1
- package/compute/linuxVirtualMachine.d.ts +31 -7
- package/compute/linuxVirtualMachine.js +2 -3
- package/compute/linuxVirtualMachine.js.map +1 -1
- package/compute/windowsVirtualMachine.d.ts +49 -10
- package/compute/windowsVirtualMachine.js +4 -6
- package/compute/windowsVirtualMachine.js.map +1 -1
- package/containerservice/clusterTrustedAccessRoleBinding.d.ts +1 -1
- package/containerservice/clusterTrustedAccessRoleBinding.js +1 -1
- package/containerservice/getClusterNodePool.d.ts +3 -2
- package/containerservice/getClusterNodePool.js +2 -2
- package/containerservice/getClusterNodePool.js.map +1 -1
- package/containerservice/getKubernetesCluster.d.ts +2 -2
- package/containerservice/getKubernetesCluster.js +2 -2
- package/containerservice/getKubernetesNodePoolSnapshot.d.ts +2 -2
- package/containerservice/getKubernetesNodePoolSnapshot.js +2 -2
- package/containerservice/kubernetesCluster.d.ts +13 -1
- package/containerservice/kubernetesCluster.js +3 -1
- package/containerservice/kubernetesCluster.js.map +1 -1
- package/containerservice/kubernetesClusterNodePool.d.ts +13 -1
- package/containerservice/kubernetesClusterNodePool.js +3 -1
- package/containerservice/kubernetesClusterNodePool.js.map +1 -1
- package/core/resourceGroupCostManagementExport.d.ts +1 -1
- package/core/resourceGroupCostManagementExport.js +1 -1
- package/core/resourceGroupPolicyAssignment.d.ts +3 -3
- package/core/resourcePolicyAssignment.d.ts +3 -3
- package/core/subscriptionCostManagementExport.d.ts +1 -1
- package/core/subscriptionCostManagementExport.js +1 -1
- package/core/subscriptionPolicyAssignment.d.ts +3 -3
- package/datafactory/customerManagedKey.d.ts +178 -0
- package/datafactory/customerManagedKey.js +165 -0
- package/datafactory/customerManagedKey.js.map +1 -0
- package/datafactory/factory.d.ts +2 -2
- package/datafactory/index.d.ts +3 -0
- package/datafactory/index.js +7 -2
- package/datafactory/index.js.map +1 -1
- package/dataprotection/backupPolicyBlobStorage.d.ts +37 -0
- package/dataprotection/backupPolicyBlobStorage.js +37 -0
- package/dataprotection/backupPolicyBlobStorage.js.map +1 -1
- package/devcenter/getProjectPool.d.ts +4 -0
- package/devcenter/getProjectPool.js.map +1 -1
- package/devcenter/projectPool.d.ts +12 -0
- package/devcenter/projectPool.js +2 -0
- package/devcenter/projectPool.js.map +1 -1
- package/eventgrid/domain.d.ts +1 -1
- package/eventgrid/domain.js +1 -1
- package/eventgrid/domainTopic.d.ts +1 -1
- package/eventgrid/domainTopic.js +1 -1
- package/eventgrid/eventSubscription.d.ts +1 -1
- package/eventgrid/eventSubscription.js +1 -1
- package/eventgrid/getDomain.d.ts +2 -2
- package/eventgrid/getDomain.js +2 -2
- package/eventgrid/getDomainTopic.d.ts +2 -2
- package/eventgrid/getDomainTopic.js +2 -2
- package/eventgrid/getPartnerNamespace.d.ts +2 -2
- package/eventgrid/getPartnerNamespace.js +2 -2
- package/eventgrid/getPartnerRegistration.d.ts +2 -2
- package/eventgrid/getPartnerRegistration.js +2 -2
- package/eventgrid/getSystemTopic.d.ts +7 -5
- package/eventgrid/getSystemTopic.js +2 -2
- package/eventgrid/getSystemTopic.js.map +1 -1
- package/eventgrid/getTopic.d.ts +2 -2
- package/eventgrid/getTopic.js +2 -2
- package/eventgrid/partnerConfiguration.d.ts +1 -1
- package/eventgrid/partnerConfiguration.js +1 -1
- package/eventgrid/partnerNamespace.d.ts +1 -1
- package/eventgrid/partnerNamespace.js +1 -1
- package/eventgrid/partnerRegistration.d.ts +1 -1
- package/eventgrid/partnerRegistration.js +1 -1
- package/eventgrid/systemTopic.d.ts +23 -9
- package/eventgrid/systemTopic.js +6 -5
- package/eventgrid/systemTopic.js.map +1 -1
- package/eventgrid/systemTopicEventSubscription.d.ts +2 -2
- package/eventgrid/systemTopicEventSubscription.js +2 -2
- package/eventgrid/topic.d.ts +1 -1
- package/eventgrid/topic.js +1 -1
- package/eventhub/domain.d.ts +1 -1
- package/eventhub/domain.js +1 -1
- package/eventhub/eventGridTopic.d.ts +1 -1
- package/eventhub/eventGridTopic.js +1 -1
- package/eventhub/eventSubscription.d.ts +1 -1
- package/eventhub/eventSubscription.js +1 -1
- package/hpc/cacheBlobTarget.d.ts +1 -1
- package/hpc/cacheBlobTarget.js +1 -1
- package/iot/endpointCosmosdbAccount.d.ts +18 -0
- package/iot/endpointCosmosdbAccount.js +2 -0
- package/iot/endpointCosmosdbAccount.js.map +1 -1
- package/iot/endpointEventhub.d.ts +18 -0
- package/iot/endpointEventhub.js +2 -0
- package/iot/endpointEventhub.js.map +1 -1
- package/iot/endpointServicebusQueue.d.ts +18 -0
- package/iot/endpointServicebusQueue.js +2 -0
- package/iot/endpointServicebusQueue.js.map +1 -1
- package/iot/endpointServicebusTopic.d.ts +18 -0
- package/iot/endpointServicebusTopic.js +2 -0
- package/iot/endpointServicebusTopic.js.map +1 -1
- package/iot/endpointStorageContainer.d.ts +18 -0
- package/iot/endpointStorageContainer.js +2 -0
- package/iot/endpointStorageContainer.js.map +1 -1
- package/keyvault/getKeyVault.d.ts +3 -0
- package/keyvault/getKeyVault.js.map +1 -1
- package/keyvault/keyVault.d.ts +25 -13
- package/keyvault/keyVault.js +2 -0
- package/keyvault/keyVault.js.map +1 -1
- package/kusto/cluster.d.ts +33 -27
- package/kusto/cluster.js +4 -2
- package/kusto/cluster.js.map +1 -1
- package/lb/getLBOutboundRule.d.ts +1 -0
- package/lb/getLBOutboundRule.js.map +1 -1
- package/lb/getLBRule.d.ts +6 -0
- package/lb/getLBRule.js.map +1 -1
- package/lb/loadBalancer.d.ts +24 -0
- package/lb/loadBalancer.js +4 -0
- package/lb/loadBalancer.js.map +1 -1
- package/lb/natRule.d.ts +31 -7
- package/lb/natRule.js +4 -0
- package/lb/natRule.js.map +1 -1
- package/lb/outboundRule.d.ts +16 -4
- package/lb/outboundRule.js +2 -0
- package/lb/outboundRule.js.map +1 -1
- package/lb/rule.d.ts +32 -8
- package/lb/rule.js +4 -0
- package/lb/rule.js.map +1 -1
- package/loadtest/loadTest.d.ts +0 -2
- package/loadtest/loadTest.js +0 -2
- package/loadtest/loadTest.js.map +1 -1
- package/logicapps/getStandard.d.ts +0 -9
- package/logicapps/getStandard.js +0 -2
- package/logicapps/getStandard.js.map +1 -1
- package/logicapps/standard.d.ts +3 -3
- package/machinelearning/computeInstance.d.ts +15 -3
- package/machinelearning/computeInstance.js.map +1 -1
- package/machinelearning/datastoreBlobstorage.d.ts +1 -1
- package/machinelearning/datastoreBlobstorage.js +1 -1
- package/machinelearning/datastoreDatalakeGen2.d.ts +1 -1
- package/machinelearning/datastoreDatalakeGen2.js +1 -1
- package/machinelearning/inferenceCluster.d.ts +1 -1
- package/machinelearning/inferenceCluster.js +1 -1
- package/machinelearning/workspace.d.ts +18 -0
- package/machinelearning/workspace.js +2 -0
- package/machinelearning/workspace.js.map +1 -1
- package/management/groupPolicyAssignment.d.ts +3 -3
- package/management/privateLinkAssociation.d.ts +0 -33
- package/management/privateLinkAssociation.js.map +1 -1
- package/mobile/networkSim.d.ts +1 -3
- package/mobile/networkSim.js +1 -3
- package/mobile/networkSim.js.map +1 -1
- package/mobile/networkSimPolicy.d.ts +1 -3
- package/mobile/networkSimPolicy.js +1 -3
- package/mobile/networkSimPolicy.js.map +1 -1
- package/mobile/networkSlice.d.ts +29 -7
- package/mobile/networkSlice.js +5 -6
- package/mobile/networkSlice.js.map +1 -1
- package/monitoring/activityLogAlert.d.ts +3 -3
- package/mssql/jobStep.d.ts +5 -5
- package/mssql/jobStep.js +2 -2
- package/netapp/account.d.ts +1 -1
- package/netapp/account.js +1 -1
- package/netapp/accountEncryption.d.ts +43 -1
- package/netapp/accountEncryption.js +23 -1
- package/netapp/accountEncryption.js.map +1 -1
- package/netapp/backupPolicy.d.ts +1 -1
- package/netapp/backupPolicy.js +1 -1
- package/netapp/backupVault.d.ts +1 -1
- package/netapp/backupVault.js +1 -1
- package/netapp/getAccount.d.ts +2 -2
- package/netapp/getAccount.js +2 -2
- package/netapp/getAccountEncryption.d.ts +4 -2
- package/netapp/getAccountEncryption.js +2 -2
- package/netapp/getAccountEncryption.js.map +1 -1
- package/netapp/getBackupPolicy.d.ts +2 -2
- package/netapp/getBackupPolicy.js +2 -2
- package/netapp/getBackupVault.d.ts +2 -2
- package/netapp/getBackupVault.js +2 -2
- package/netapp/getPool.d.ts +6 -2
- package/netapp/getPool.js +2 -2
- package/netapp/getPool.js.map +1 -1
- package/netapp/getSnapshot.d.ts +2 -2
- package/netapp/getSnapshot.js +2 -2
- package/netapp/getSnapshotPolicy.d.ts +2 -2
- package/netapp/getSnapshotPolicy.js +2 -2
- package/netapp/getVolume.d.ts +6 -2
- package/netapp/getVolume.js +2 -2
- package/netapp/getVolume.js.map +1 -1
- package/netapp/getVolumeGroupOracle.d.ts +2 -2
- package/netapp/getVolumeGroupOracle.js +2 -2
- package/netapp/getVolumeGroupSapHana.d.ts +2 -2
- package/netapp/getVolumeGroupSapHana.js +2 -2
- package/netapp/getVolumeQuotaRule.d.ts +2 -2
- package/netapp/getVolumeQuotaRule.js +2 -2
- package/netapp/pool.d.ts +43 -4
- package/netapp/pool.js +30 -1
- package/netapp/pool.js.map +1 -1
- package/netapp/snapshot.d.ts +1 -1
- package/netapp/snapshot.js +1 -1
- package/netapp/snapshotPolicy.d.ts +1 -1
- package/netapp/snapshotPolicy.js +1 -1
- package/netapp/volume.d.ts +27 -3
- package/netapp/volume.js +2 -0
- package/netapp/volume.js.map +1 -1
- package/netapp/volumeGroupOracle.d.ts +1 -1
- package/netapp/volumeGroupOracle.js +1 -1
- package/netapp/volumeGroupSapHana.d.ts +1 -1
- package/netapp/volumeGroupSapHana.js +1 -1
- package/netapp/volumeQuotaRule.d.ts +1 -1
- package/netapp/volumeQuotaRule.js +1 -1
- package/network/index.d.ts +6 -0
- package/network/index.js +12 -2
- package/network/index.js.map +1 -1
- package/network/networkManagerIpamPoolStaticCidr.d.ts +150 -0
- package/network/networkManagerIpamPoolStaticCidr.js +112 -0
- package/network/networkManagerIpamPoolStaticCidr.js.map +1 -0
- package/network/networkManagerRoutingConfiguration.d.ts +3 -3
- package/network/networkManagerRoutingRuleCollection.d.ts +148 -0
- package/network/networkManagerRoutingRuleCollection.js +115 -0
- package/network/networkManagerRoutingRuleCollection.js.map +1 -0
- package/network/subnet.d.ts +24 -0
- package/network/subnet.js +2 -0
- package/network/subnet.js.map +1 -1
- package/oracle/autonomousDatabaseBackup.d.ts +95 -0
- package/oracle/autonomousDatabaseBackup.js +72 -0
- package/oracle/autonomousDatabaseBackup.js.map +1 -0
- package/oracle/getAutonomousDatabaseBackup.d.ts +125 -0
- package/oracle/getAutonomousDatabaseBackup.js +66 -0
- package/oracle/getAutonomousDatabaseBackup.js.map +1 -0
- package/oracle/getAutonomousDatabaseBackups.d.ts +78 -0
- package/oracle/getAutonomousDatabaseBackups.js +64 -0
- package/oracle/getAutonomousDatabaseBackups.js.map +1 -0
- package/oracle/index.d.ts +9 -0
- package/oracle/index.js +12 -1
- package/oracle/index.js.map +1 -1
- package/package.json +2 -2
- package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.js +1 -1
- package/paloalto/nextGenerationFirewallVirtualHubPanorama.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualHubPanorama.js +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.js +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.d.ts +1 -1
- package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.js +1 -1
- package/postgresql/flexibleServer.d.ts +3 -3
- package/postgresql/flexibleServerFirewallRule.d.ts +6 -6
- package/search/service.d.ts +3 -3
- package/sentinel/authomationRule.d.ts +12 -0
- package/sentinel/authomationRule.js +2 -0
- package/sentinel/authomationRule.js.map +1 -1
- package/sentinel/automationRule.d.ts +12 -0
- package/sentinel/automationRule.js +2 -0
- package/sentinel/automationRule.js.map +1 -1
- package/storage/containerImmutabilityPolicy.d.ts +1 -1
- package/storage/containerImmutabilityPolicy.js +1 -1
- package/storage/getQueue.d.ts +45 -5
- package/storage/getQueue.js +16 -0
- package/storage/getQueue.js.map +1 -1
- package/storage/queue.d.ts +57 -6
- package/storage/queue.js +19 -3
- package/storage/queue.js.map +1 -1
- package/types/input.d.ts +190 -481
- package/types/output.d.ts +387 -84
|
@@ -28,7 +28,7 @@ import * as outputs from "../types/output";
|
|
|
28
28
|
* name: "example-topic",
|
|
29
29
|
* resourceGroupName: example.name,
|
|
30
30
|
* location: example.location,
|
|
31
|
-
*
|
|
31
|
+
* sourceResourceId: exampleAccount.id,
|
|
32
32
|
* topicType: "Microsoft.Storage.StorageAccounts",
|
|
33
33
|
* });
|
|
34
34
|
* ```
|
|
@@ -38,7 +38,7 @@ import * as outputs from "../types/output";
|
|
|
38
38
|
* <!-- This section is generated, changes will be overwritten -->
|
|
39
39
|
* This resource uses the following Azure API Providers:
|
|
40
40
|
*
|
|
41
|
-
* * `Microsoft.EventGrid` -
|
|
41
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
42
42
|
*
|
|
43
43
|
* ## Import
|
|
44
44
|
*
|
|
@@ -72,10 +72,11 @@ export declare class SystemTopic extends pulumi.CustomResource {
|
|
|
72
72
|
* The Azure Region where the Event Grid System Topic should exist. Changing this forces a new Event Grid System Topic to be created.
|
|
73
73
|
*/
|
|
74
74
|
readonly location: pulumi.Output<string>;
|
|
75
|
+
readonly metricArmResourceId: pulumi.Output<string>;
|
|
75
76
|
/**
|
|
76
|
-
* The Metric
|
|
77
|
+
* The Metric Resource ID of the Event Grid System Topic.
|
|
77
78
|
*/
|
|
78
|
-
readonly
|
|
79
|
+
readonly metricResourceId: pulumi.Output<string>;
|
|
79
80
|
/**
|
|
80
81
|
* The name which should be used for this Event Grid System Topic. Changing this forces a new Event Grid System Topic to be created.
|
|
81
82
|
*/
|
|
@@ -85,9 +86,13 @@ export declare class SystemTopic extends pulumi.CustomResource {
|
|
|
85
86
|
*/
|
|
86
87
|
readonly resourceGroupName: pulumi.Output<string>;
|
|
87
88
|
/**
|
|
88
|
-
*
|
|
89
|
+
* @deprecated the `sourceArmResourceId` property has been deprecated in favour of `sourceResourceId` and will be removed in version 5.0 of the Provider.
|
|
89
90
|
*/
|
|
90
91
|
readonly sourceArmResourceId: pulumi.Output<string>;
|
|
92
|
+
/**
|
|
93
|
+
* The ID of the Event Grid System Topic ARM Source. Changing this forces a new Event Grid System Topic to be created.
|
|
94
|
+
*/
|
|
95
|
+
readonly sourceResourceId: pulumi.Output<string>;
|
|
91
96
|
/**
|
|
92
97
|
* A mapping of tags which should be assigned to the Event Grid System Topic.
|
|
93
98
|
*/
|
|
@@ -123,10 +128,11 @@ export interface SystemTopicState {
|
|
|
123
128
|
* The Azure Region where the Event Grid System Topic should exist. Changing this forces a new Event Grid System Topic to be created.
|
|
124
129
|
*/
|
|
125
130
|
location?: pulumi.Input<string>;
|
|
131
|
+
metricArmResourceId?: pulumi.Input<string>;
|
|
126
132
|
/**
|
|
127
|
-
* The Metric
|
|
133
|
+
* The Metric Resource ID of the Event Grid System Topic.
|
|
128
134
|
*/
|
|
129
|
-
|
|
135
|
+
metricResourceId?: pulumi.Input<string>;
|
|
130
136
|
/**
|
|
131
137
|
* The name which should be used for this Event Grid System Topic. Changing this forces a new Event Grid System Topic to be created.
|
|
132
138
|
*/
|
|
@@ -136,9 +142,13 @@ export interface SystemTopicState {
|
|
|
136
142
|
*/
|
|
137
143
|
resourceGroupName?: pulumi.Input<string>;
|
|
138
144
|
/**
|
|
139
|
-
*
|
|
145
|
+
* @deprecated the `sourceArmResourceId` property has been deprecated in favour of `sourceResourceId` and will be removed in version 5.0 of the Provider.
|
|
140
146
|
*/
|
|
141
147
|
sourceArmResourceId?: pulumi.Input<string>;
|
|
148
|
+
/**
|
|
149
|
+
* The ID of the Event Grid System Topic ARM Source. Changing this forces a new Event Grid System Topic to be created.
|
|
150
|
+
*/
|
|
151
|
+
sourceResourceId?: pulumi.Input<string>;
|
|
142
152
|
/**
|
|
143
153
|
* A mapping of tags which should be assigned to the Event Grid System Topic.
|
|
144
154
|
*/
|
|
@@ -174,10 +184,14 @@ export interface SystemTopicArgs {
|
|
|
174
184
|
* The name of the Resource Group where the Event Grid System Topic should exist. Changing this forces a new Event Grid System Topic to be created.
|
|
175
185
|
*/
|
|
176
186
|
resourceGroupName: pulumi.Input<string>;
|
|
187
|
+
/**
|
|
188
|
+
* @deprecated the `sourceArmResourceId` property has been deprecated in favour of `sourceResourceId` and will be removed in version 5.0 of the Provider.
|
|
189
|
+
*/
|
|
190
|
+
sourceArmResourceId?: pulumi.Input<string>;
|
|
177
191
|
/**
|
|
178
192
|
* The ID of the Event Grid System Topic ARM Source. Changing this forces a new Event Grid System Topic to be created.
|
|
179
193
|
*/
|
|
180
|
-
|
|
194
|
+
sourceResourceId?: pulumi.Input<string>;
|
|
181
195
|
/**
|
|
182
196
|
* A mapping of tags which should be assigned to the Event Grid System Topic.
|
|
183
197
|
*/
|
package/eventgrid/systemTopic.js
CHANGED
|
@@ -32,7 +32,7 @@ const utilities = require("../utilities");
|
|
|
32
32
|
* name: "example-topic",
|
|
33
33
|
* resourceGroupName: example.name,
|
|
34
34
|
* location: example.location,
|
|
35
|
-
*
|
|
35
|
+
* sourceResourceId: exampleAccount.id,
|
|
36
36
|
* topicType: "Microsoft.Storage.StorageAccounts",
|
|
37
37
|
* });
|
|
38
38
|
* ```
|
|
@@ -42,7 +42,7 @@ const utilities = require("../utilities");
|
|
|
42
42
|
* <!-- This section is generated, changes will be overwritten -->
|
|
43
43
|
* This resource uses the following Azure API Providers:
|
|
44
44
|
*
|
|
45
|
-
* * `Microsoft.EventGrid` -
|
|
45
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
46
46
|
*
|
|
47
47
|
* ## Import
|
|
48
48
|
*
|
|
@@ -83,9 +83,11 @@ class SystemTopic extends pulumi.CustomResource {
|
|
|
83
83
|
resourceInputs["identity"] = state?.identity;
|
|
84
84
|
resourceInputs["location"] = state?.location;
|
|
85
85
|
resourceInputs["metricArmResourceId"] = state?.metricArmResourceId;
|
|
86
|
+
resourceInputs["metricResourceId"] = state?.metricResourceId;
|
|
86
87
|
resourceInputs["name"] = state?.name;
|
|
87
88
|
resourceInputs["resourceGroupName"] = state?.resourceGroupName;
|
|
88
89
|
resourceInputs["sourceArmResourceId"] = state?.sourceArmResourceId;
|
|
90
|
+
resourceInputs["sourceResourceId"] = state?.sourceResourceId;
|
|
89
91
|
resourceInputs["tags"] = state?.tags;
|
|
90
92
|
resourceInputs["topicType"] = state?.topicType;
|
|
91
93
|
}
|
|
@@ -94,9 +96,6 @@ class SystemTopic extends pulumi.CustomResource {
|
|
|
94
96
|
if (args?.resourceGroupName === undefined && !opts.urn) {
|
|
95
97
|
throw new Error("Missing required property 'resourceGroupName'");
|
|
96
98
|
}
|
|
97
|
-
if (args?.sourceArmResourceId === undefined && !opts.urn) {
|
|
98
|
-
throw new Error("Missing required property 'sourceArmResourceId'");
|
|
99
|
-
}
|
|
100
99
|
if (args?.topicType === undefined && !opts.urn) {
|
|
101
100
|
throw new Error("Missing required property 'topicType'");
|
|
102
101
|
}
|
|
@@ -105,9 +104,11 @@ class SystemTopic extends pulumi.CustomResource {
|
|
|
105
104
|
resourceInputs["name"] = args?.name;
|
|
106
105
|
resourceInputs["resourceGroupName"] = args?.resourceGroupName;
|
|
107
106
|
resourceInputs["sourceArmResourceId"] = args?.sourceArmResourceId;
|
|
107
|
+
resourceInputs["sourceResourceId"] = args?.sourceResourceId;
|
|
108
108
|
resourceInputs["tags"] = args?.tags;
|
|
109
109
|
resourceInputs["topicType"] = args?.topicType;
|
|
110
110
|
resourceInputs["metricArmResourceId"] = undefined /*out*/;
|
|
111
|
+
resourceInputs["metricResourceId"] = undefined /*out*/;
|
|
111
112
|
}
|
|
112
113
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
113
114
|
super(SystemTopic.__pulumiType, name, resourceInputs, opts);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"systemTopic.js","sourceRoot":"","sources":["../../eventgrid/systemTopic.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,WAAY,SAAQ,MAAM,CAAC,cAAc;IAClD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAwB,EAAE,IAAmC;QACtH,OAAO,IAAI,WAAW,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAClE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,WAAW,CAAC,YAAY,CAAC;IAC5D,CAAC;
|
|
1
|
+
{"version":3,"file":"systemTopic.js","sourceRoot":"","sources":["../../eventgrid/systemTopic.ts"],"names":[],"mappings":"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"}
|
|
@@ -32,7 +32,7 @@ import * as outputs from "../types/output";
|
|
|
32
32
|
* name: "example-system-topic",
|
|
33
33
|
* location: "Global",
|
|
34
34
|
* resourceGroupName: example.name,
|
|
35
|
-
*
|
|
35
|
+
* sourceResourceId: example.id,
|
|
36
36
|
* topicType: "Microsoft.Resources.ResourceGroups",
|
|
37
37
|
* });
|
|
38
38
|
* const exampleSystemTopicEventSubscription = new azure.eventgrid.SystemTopicEventSubscription("example", {
|
|
@@ -51,7 +51,7 @@ import * as outputs from "../types/output";
|
|
|
51
51
|
* <!-- This section is generated, changes will be overwritten -->
|
|
52
52
|
* This resource uses the following Azure API Providers:
|
|
53
53
|
*
|
|
54
|
-
* * `Microsoft.EventGrid` -
|
|
54
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
55
55
|
*
|
|
56
56
|
* ## Import
|
|
57
57
|
*
|
|
@@ -36,7 +36,7 @@ const utilities = require("../utilities");
|
|
|
36
36
|
* name: "example-system-topic",
|
|
37
37
|
* location: "Global",
|
|
38
38
|
* resourceGroupName: example.name,
|
|
39
|
-
*
|
|
39
|
+
* sourceResourceId: example.id,
|
|
40
40
|
* topicType: "Microsoft.Resources.ResourceGroups",
|
|
41
41
|
* });
|
|
42
42
|
* const exampleSystemTopicEventSubscription = new azure.eventgrid.SystemTopicEventSubscription("example", {
|
|
@@ -55,7 +55,7 @@ const utilities = require("../utilities");
|
|
|
55
55
|
* <!-- This section is generated, changes will be overwritten -->
|
|
56
56
|
* This resource uses the following Azure API Providers:
|
|
57
57
|
*
|
|
58
|
-
* * `Microsoft.EventGrid` -
|
|
58
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
59
59
|
*
|
|
60
60
|
* ## Import
|
|
61
61
|
*
|
package/eventgrid/topic.d.ts
CHANGED
|
@@ -31,7 +31,7 @@ import * as outputs from "../types/output";
|
|
|
31
31
|
* <!-- This section is generated, changes will be overwritten -->
|
|
32
32
|
* This resource uses the following Azure API Providers:
|
|
33
33
|
*
|
|
34
|
-
* * `Microsoft.EventGrid` -
|
|
34
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
35
35
|
*
|
|
36
36
|
* ## Import
|
|
37
37
|
*
|
package/eventgrid/topic.js
CHANGED
|
@@ -35,7 +35,7 @@ const utilities = require("../utilities");
|
|
|
35
35
|
* <!-- This section is generated, changes will be overwritten -->
|
|
36
36
|
* This resource uses the following Azure API Providers:
|
|
37
37
|
*
|
|
38
|
-
* * `Microsoft.EventGrid` -
|
|
38
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
39
39
|
*
|
|
40
40
|
* ## Import
|
|
41
41
|
*
|
package/eventhub/domain.d.ts
CHANGED
|
@@ -29,7 +29,7 @@ import * as outputs from "../types/output";
|
|
|
29
29
|
* <!-- This section is generated, changes will be overwritten -->
|
|
30
30
|
* This resource uses the following Azure API Providers:
|
|
31
31
|
*
|
|
32
|
-
* * `Microsoft.EventGrid` -
|
|
32
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
33
33
|
*
|
|
34
34
|
* ## Import
|
|
35
35
|
*
|
package/eventhub/domain.js
CHANGED
|
@@ -33,7 +33,7 @@ const utilities = require("../utilities");
|
|
|
33
33
|
* <!-- This section is generated, changes will be overwritten -->
|
|
34
34
|
* This resource uses the following Azure API Providers:
|
|
35
35
|
*
|
|
36
|
-
* * `Microsoft.EventGrid` -
|
|
36
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
37
37
|
*
|
|
38
38
|
* ## Import
|
|
39
39
|
*
|
|
@@ -31,7 +31,7 @@ import * as outputs from "../types/output";
|
|
|
31
31
|
* <!-- This section is generated, changes will be overwritten -->
|
|
32
32
|
* This resource uses the following Azure API Providers:
|
|
33
33
|
*
|
|
34
|
-
* * `Microsoft.EventGrid` -
|
|
34
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
35
35
|
*
|
|
36
36
|
* ## Import
|
|
37
37
|
*
|
|
@@ -35,7 +35,7 @@ const utilities = require("../utilities");
|
|
|
35
35
|
* <!-- This section is generated, changes will be overwritten -->
|
|
36
36
|
* This resource uses the following Azure API Providers:
|
|
37
37
|
*
|
|
38
|
-
* * `Microsoft.EventGrid` -
|
|
38
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
39
39
|
*
|
|
40
40
|
* ## Import
|
|
41
41
|
*
|
|
@@ -43,7 +43,7 @@ import * as outputs from "../types/output";
|
|
|
43
43
|
* <!-- This section is generated, changes will be overwritten -->
|
|
44
44
|
* This resource uses the following Azure API Providers:
|
|
45
45
|
*
|
|
46
|
-
* * `Microsoft.EventGrid` -
|
|
46
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
47
47
|
*
|
|
48
48
|
* ## Import
|
|
49
49
|
*
|
|
@@ -47,7 +47,7 @@ const utilities = require("../utilities");
|
|
|
47
47
|
* <!-- This section is generated, changes will be overwritten -->
|
|
48
48
|
* This resource uses the following Azure API Providers:
|
|
49
49
|
*
|
|
50
|
-
* * `Microsoft.EventGrid` -
|
|
50
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
51
51
|
*
|
|
52
52
|
* ## Import
|
|
53
53
|
*
|
package/hpc/cacheBlobTarget.d.ts
CHANGED
|
@@ -65,7 +65,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
65
65
|
* name: "examplehpccblobtarget",
|
|
66
66
|
* resourceGroupName: exampleResourceGroup.name,
|
|
67
67
|
* cacheName: exampleCache.name,
|
|
68
|
-
* storageContainerId: exampleContainer.
|
|
68
|
+
* storageContainerId: exampleContainer.id,
|
|
69
69
|
* namespacePath: "/blob_storage",
|
|
70
70
|
* });
|
|
71
71
|
* ```
|
package/hpc/cacheBlobTarget.js
CHANGED
|
@@ -71,7 +71,7 @@ const utilities = require("../utilities");
|
|
|
71
71
|
* name: "examplehpccblobtarget",
|
|
72
72
|
* resourceGroupName: exampleResourceGroup.name,
|
|
73
73
|
* cacheName: exampleCache.name,
|
|
74
|
-
* storageContainerId: exampleContainer.
|
|
74
|
+
* storageContainerId: exampleContainer.id,
|
|
75
75
|
* namespacePath: "/blob_storage",
|
|
76
76
|
* });
|
|
77
77
|
* ```
|
|
@@ -82,6 +82,12 @@ export declare class EndpointCosmosdbAccount extends pulumi.CustomResource {
|
|
|
82
82
|
* > **Note:** `secondaryKey` must and can only be specified when `authenticationType` is `keyBased`.
|
|
83
83
|
*/
|
|
84
84
|
readonly secondaryKey: pulumi.Output<string | undefined>;
|
|
85
|
+
/**
|
|
86
|
+
* The subscription ID for the endpoint.
|
|
87
|
+
*
|
|
88
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
89
|
+
*/
|
|
90
|
+
readonly subscriptionId: pulumi.Output<string>;
|
|
85
91
|
/**
|
|
86
92
|
* Create a EndpointCosmosdbAccount resource with the given unique name, arguments, and options.
|
|
87
93
|
*
|
|
@@ -149,6 +155,12 @@ export interface EndpointCosmosdbAccountState {
|
|
|
149
155
|
* > **Note:** `secondaryKey` must and can only be specified when `authenticationType` is `keyBased`.
|
|
150
156
|
*/
|
|
151
157
|
secondaryKey?: pulumi.Input<string>;
|
|
158
|
+
/**
|
|
159
|
+
* The subscription ID for the endpoint.
|
|
160
|
+
*
|
|
161
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
162
|
+
*/
|
|
163
|
+
subscriptionId?: pulumi.Input<string>;
|
|
152
164
|
}
|
|
153
165
|
/**
|
|
154
166
|
* The set of arguments for constructing a EndpointCosmosdbAccount resource.
|
|
@@ -208,4 +220,10 @@ export interface EndpointCosmosdbAccountArgs {
|
|
|
208
220
|
* > **Note:** `secondaryKey` must and can only be specified when `authenticationType` is `keyBased`.
|
|
209
221
|
*/
|
|
210
222
|
secondaryKey?: pulumi.Input<string>;
|
|
223
|
+
/**
|
|
224
|
+
* The subscription ID for the endpoint.
|
|
225
|
+
*
|
|
226
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
227
|
+
*/
|
|
228
|
+
subscriptionId?: pulumi.Input<string>;
|
|
211
229
|
}
|
|
@@ -58,6 +58,7 @@ class EndpointCosmosdbAccount extends pulumi.CustomResource {
|
|
|
58
58
|
resourceInputs["primaryKey"] = state?.primaryKey;
|
|
59
59
|
resourceInputs["resourceGroupName"] = state?.resourceGroupName;
|
|
60
60
|
resourceInputs["secondaryKey"] = state?.secondaryKey;
|
|
61
|
+
resourceInputs["subscriptionId"] = state?.subscriptionId;
|
|
61
62
|
}
|
|
62
63
|
else {
|
|
63
64
|
const args = argsOrState;
|
|
@@ -88,6 +89,7 @@ class EndpointCosmosdbAccount extends pulumi.CustomResource {
|
|
|
88
89
|
resourceInputs["primaryKey"] = args?.primaryKey ? pulumi.secret(args.primaryKey) : undefined;
|
|
89
90
|
resourceInputs["resourceGroupName"] = args?.resourceGroupName;
|
|
90
91
|
resourceInputs["secondaryKey"] = args?.secondaryKey ? pulumi.secret(args.secondaryKey) : undefined;
|
|
92
|
+
resourceInputs["subscriptionId"] = args?.subscriptionId;
|
|
91
93
|
}
|
|
92
94
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
93
95
|
const secretOpts = { additionalSecretOutputs: ["primaryKey", "secondaryKey"] };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpointCosmosdbAccount.js","sourceRoot":"","sources":["../../iot/endpointCosmosdbAccount.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;GAYG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;
|
|
1
|
+
{"version":3,"file":"endpointCosmosdbAccount.js","sourceRoot":"","sources":["../../iot/endpointCosmosdbAccount.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;GAYG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IAuED,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,EAAE,kBAAkB,CAAC;YACjE,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,aAAa,CAAC,GAAG,KAAK,EAAE,WAAW,CAAC;YACnD,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,YAAY,CAAC,GAAG,KAAK,EAAE,UAAU,CAAC;YACjD,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,cAAc,CAAC,GAAG,KAAK,EAAE,YAAY,CAAC;YACrD,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;SAC5D;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,IAAI,IAAI,EAAE,YAAY,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/C,MAAM,IAAI,KAAK,CAAC,0CAA0C,CAAC,CAAC;aAC/D;YACD,IAAI,IAAI,EAAE,WAAW,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC9C,MAAM,IAAI,KAAK,CAAC,yCAAyC,CAAC,CAAC;aAC9D;YACD,IAAI,IAAI,EAAE,QAAQ,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC3C,MAAM,IAAI,KAAK,CAAC,sCAAsC,CAAC,CAAC;aAC3D;YACD,IAAI,IAAI,EAAE,iBAAiB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACpD,MAAM,IAAI,KAAK,CAAC,+CAA+C,CAAC,CAAC;aACpE;YACD,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC;YACpD,cAAc,CAAC,aAAa,CAAC,GAAG,IAAI,EAAE,WAAW,CAAC;YAClD,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC;YAChD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,YAAY,CAAC,GAAG,IAAI,EAAE,UAAU,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YAC7F,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,cAAc,CAAC,GAAG,IAAI,EAAE,YAAY,CAAC,CAAC,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;YACnG,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;SAC3D;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,UAAU,GAAG,EAAE,uBAAuB,EAAE,CAAC,YAAY,EAAE,cAAc,CAAC,EAAE,CAAC;QAC/E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,UAAU,CAAC,CAAC;QAC7C,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AAtJL,0DAuJC;AAzIG,gBAAgB;AACO,oCAAY,GAAG,2DAA2D,CAAC"}
|
|
@@ -114,6 +114,12 @@ export declare class EndpointEventhub extends pulumi.CustomResource {
|
|
|
114
114
|
* The name of the resource group under which the Event Hub has been created. Changing this forces a new resource to be created.
|
|
115
115
|
*/
|
|
116
116
|
readonly resourceGroupName: pulumi.Output<string>;
|
|
117
|
+
/**
|
|
118
|
+
* The subscription ID for the endpoint.
|
|
119
|
+
*
|
|
120
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
121
|
+
*/
|
|
122
|
+
readonly subscriptionId: pulumi.Output<string>;
|
|
117
123
|
/**
|
|
118
124
|
* Create a EndpointEventhub resource with the given unique name, arguments, and options.
|
|
119
125
|
*
|
|
@@ -161,6 +167,12 @@ export interface EndpointEventhubState {
|
|
|
161
167
|
* The name of the resource group under which the Event Hub has been created. Changing this forces a new resource to be created.
|
|
162
168
|
*/
|
|
163
169
|
resourceGroupName?: pulumi.Input<string>;
|
|
170
|
+
/**
|
|
171
|
+
* The subscription ID for the endpoint.
|
|
172
|
+
*
|
|
173
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
174
|
+
*/
|
|
175
|
+
subscriptionId?: pulumi.Input<string>;
|
|
164
176
|
}
|
|
165
177
|
/**
|
|
166
178
|
* The set of arguments for constructing a EndpointEventhub resource.
|
|
@@ -200,4 +212,10 @@ export interface EndpointEventhubArgs {
|
|
|
200
212
|
* The name of the resource group under which the Event Hub has been created. Changing this forces a new resource to be created.
|
|
201
213
|
*/
|
|
202
214
|
resourceGroupName: pulumi.Input<string>;
|
|
215
|
+
/**
|
|
216
|
+
* The subscription ID for the endpoint.
|
|
217
|
+
*
|
|
218
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
219
|
+
*/
|
|
220
|
+
subscriptionId?: pulumi.Input<string>;
|
|
203
221
|
}
|
package/iot/endpointEventhub.js
CHANGED
|
@@ -106,6 +106,7 @@ class EndpointEventhub extends pulumi.CustomResource {
|
|
|
106
106
|
resourceInputs["iothubId"] = state?.iothubId;
|
|
107
107
|
resourceInputs["name"] = state?.name;
|
|
108
108
|
resourceInputs["resourceGroupName"] = state?.resourceGroupName;
|
|
109
|
+
resourceInputs["subscriptionId"] = state?.subscriptionId;
|
|
109
110
|
}
|
|
110
111
|
else {
|
|
111
112
|
const args = argsOrState;
|
|
@@ -123,6 +124,7 @@ class EndpointEventhub extends pulumi.CustomResource {
|
|
|
123
124
|
resourceInputs["iothubId"] = args?.iothubId;
|
|
124
125
|
resourceInputs["name"] = args?.name;
|
|
125
126
|
resourceInputs["resourceGroupName"] = args?.resourceGroupName;
|
|
127
|
+
resourceInputs["subscriptionId"] = args?.subscriptionId;
|
|
126
128
|
}
|
|
127
129
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
128
130
|
const secretOpts = { additionalSecretOutputs: ["connectionString"] };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpointEventhub.js","sourceRoot":"","sources":["../../iot/endpointEventhub.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgEG;AACH,MAAa,gBAAiB,SAAQ,MAAM,CAAC,cAAc;IACvD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA6B,EAAE,IAAmC;QAC3H,OAAO,IAAI,gBAAgB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACvE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,gBAAgB,CAAC,YAAY,CAAC;IACjE,CAAC;
|
|
1
|
+
{"version":3,"file":"endpointEventhub.js","sourceRoot":"","sources":["../../iot/endpointEventhub.ts"],"names":[],"mappings":"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"}
|
|
@@ -64,6 +64,12 @@ export declare class EndpointServicebusQueue extends pulumi.CustomResource {
|
|
|
64
64
|
* The name of the resource group under which the Service Bus Queue has been created. Changing this forces a new resource to be created.
|
|
65
65
|
*/
|
|
66
66
|
readonly resourceGroupName: pulumi.Output<string>;
|
|
67
|
+
/**
|
|
68
|
+
* The subscription ID for the endpoint.
|
|
69
|
+
*
|
|
70
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
71
|
+
*/
|
|
72
|
+
readonly subscriptionId: pulumi.Output<string>;
|
|
67
73
|
/**
|
|
68
74
|
* Create a EndpointServicebusQueue resource with the given unique name, arguments, and options.
|
|
69
75
|
*
|
|
@@ -111,6 +117,12 @@ export interface EndpointServicebusQueueState {
|
|
|
111
117
|
* The name of the resource group under which the Service Bus Queue has been created. Changing this forces a new resource to be created.
|
|
112
118
|
*/
|
|
113
119
|
resourceGroupName?: pulumi.Input<string>;
|
|
120
|
+
/**
|
|
121
|
+
* The subscription ID for the endpoint.
|
|
122
|
+
*
|
|
123
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
124
|
+
*/
|
|
125
|
+
subscriptionId?: pulumi.Input<string>;
|
|
114
126
|
}
|
|
115
127
|
/**
|
|
116
128
|
* The set of arguments for constructing a EndpointServicebusQueue resource.
|
|
@@ -150,4 +162,10 @@ export interface EndpointServicebusQueueArgs {
|
|
|
150
162
|
* The name of the resource group under which the Service Bus Queue has been created. Changing this forces a new resource to be created.
|
|
151
163
|
*/
|
|
152
164
|
resourceGroupName: pulumi.Input<string>;
|
|
165
|
+
/**
|
|
166
|
+
* The subscription ID for the endpoint.
|
|
167
|
+
*
|
|
168
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
169
|
+
*/
|
|
170
|
+
subscriptionId?: pulumi.Input<string>;
|
|
153
171
|
}
|
|
@@ -56,6 +56,7 @@ class EndpointServicebusQueue extends pulumi.CustomResource {
|
|
|
56
56
|
resourceInputs["iothubId"] = state?.iothubId;
|
|
57
57
|
resourceInputs["name"] = state?.name;
|
|
58
58
|
resourceInputs["resourceGroupName"] = state?.resourceGroupName;
|
|
59
|
+
resourceInputs["subscriptionId"] = state?.subscriptionId;
|
|
59
60
|
}
|
|
60
61
|
else {
|
|
61
62
|
const args = argsOrState;
|
|
@@ -73,6 +74,7 @@ class EndpointServicebusQueue extends pulumi.CustomResource {
|
|
|
73
74
|
resourceInputs["iothubId"] = args?.iothubId;
|
|
74
75
|
resourceInputs["name"] = args?.name;
|
|
75
76
|
resourceInputs["resourceGroupName"] = args?.resourceGroupName;
|
|
77
|
+
resourceInputs["subscriptionId"] = args?.subscriptionId;
|
|
76
78
|
}
|
|
77
79
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
78
80
|
const secretOpts = { additionalSecretOutputs: ["connectionString"] };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpointServicebusQueue.js","sourceRoot":"","sources":["../../iot/endpointServicebusQueue.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;GAcG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;
|
|
1
|
+
{"version":3,"file":"endpointServicebusQueue.js","sourceRoot":"","sources":["../../iot/endpointServicebusQueue.ts"],"names":[],"mappings":"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"}
|
|
@@ -109,6 +109,12 @@ export declare class EndpointServicebusTopic extends pulumi.CustomResource {
|
|
|
109
109
|
* The name of the resource group under which the Service Bus Topic has been created. Changing this forces a new resource to be created.
|
|
110
110
|
*/
|
|
111
111
|
readonly resourceGroupName: pulumi.Output<string>;
|
|
112
|
+
/**
|
|
113
|
+
* The subscription ID for the endpoint.
|
|
114
|
+
*
|
|
115
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
116
|
+
*/
|
|
117
|
+
readonly subscriptionId: pulumi.Output<string>;
|
|
112
118
|
/**
|
|
113
119
|
* Create a EndpointServicebusTopic resource with the given unique name, arguments, and options.
|
|
114
120
|
*
|
|
@@ -156,6 +162,12 @@ export interface EndpointServicebusTopicState {
|
|
|
156
162
|
* The name of the resource group under which the Service Bus Topic has been created. Changing this forces a new resource to be created.
|
|
157
163
|
*/
|
|
158
164
|
resourceGroupName?: pulumi.Input<string>;
|
|
165
|
+
/**
|
|
166
|
+
* The subscription ID for the endpoint.
|
|
167
|
+
*
|
|
168
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
169
|
+
*/
|
|
170
|
+
subscriptionId?: pulumi.Input<string>;
|
|
159
171
|
}
|
|
160
172
|
/**
|
|
161
173
|
* The set of arguments for constructing a EndpointServicebusTopic resource.
|
|
@@ -195,4 +207,10 @@ export interface EndpointServicebusTopicArgs {
|
|
|
195
207
|
* The name of the resource group under which the Service Bus Topic has been created. Changing this forces a new resource to be created.
|
|
196
208
|
*/
|
|
197
209
|
resourceGroupName: pulumi.Input<string>;
|
|
210
|
+
/**
|
|
211
|
+
* The subscription ID for the endpoint.
|
|
212
|
+
*
|
|
213
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
214
|
+
*/
|
|
215
|
+
subscriptionId?: pulumi.Input<string>;
|
|
198
216
|
}
|
|
@@ -101,6 +101,7 @@ class EndpointServicebusTopic extends pulumi.CustomResource {
|
|
|
101
101
|
resourceInputs["iothubId"] = state?.iothubId;
|
|
102
102
|
resourceInputs["name"] = state?.name;
|
|
103
103
|
resourceInputs["resourceGroupName"] = state?.resourceGroupName;
|
|
104
|
+
resourceInputs["subscriptionId"] = state?.subscriptionId;
|
|
104
105
|
}
|
|
105
106
|
else {
|
|
106
107
|
const args = argsOrState;
|
|
@@ -118,6 +119,7 @@ class EndpointServicebusTopic extends pulumi.CustomResource {
|
|
|
118
119
|
resourceInputs["iothubId"] = args?.iothubId;
|
|
119
120
|
resourceInputs["name"] = args?.name;
|
|
120
121
|
resourceInputs["resourceGroupName"] = args?.resourceGroupName;
|
|
122
|
+
resourceInputs["subscriptionId"] = args?.subscriptionId;
|
|
121
123
|
}
|
|
122
124
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
123
125
|
const secretOpts = { additionalSecretOutputs: ["connectionString"] };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpointServicebusTopic.js","sourceRoot":"","sources":["../../iot/endpointServicebusTopic.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2DG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;
|
|
1
|
+
{"version":3,"file":"endpointServicebusTopic.js","sourceRoot":"","sources":["../../iot/endpointServicebusTopic.ts"],"names":[],"mappings":"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"}
|
|
@@ -122,6 +122,12 @@ export declare class EndpointStorageContainer extends pulumi.CustomResource {
|
|
|
122
122
|
* The name of the resource group under which the Storage Container has been created. Changing this forces a new resource to be created.
|
|
123
123
|
*/
|
|
124
124
|
readonly resourceGroupName: pulumi.Output<string>;
|
|
125
|
+
/**
|
|
126
|
+
* The subscription ID for the endpoint.
|
|
127
|
+
*
|
|
128
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
129
|
+
*/
|
|
130
|
+
readonly subscriptionId: pulumi.Output<string>;
|
|
125
131
|
/**
|
|
126
132
|
* Create a EndpointStorageContainer resource with the given unique name, arguments, and options.
|
|
127
133
|
*
|
|
@@ -185,6 +191,12 @@ export interface EndpointStorageContainerState {
|
|
|
185
191
|
* The name of the resource group under which the Storage Container has been created. Changing this forces a new resource to be created.
|
|
186
192
|
*/
|
|
187
193
|
resourceGroupName?: pulumi.Input<string>;
|
|
194
|
+
/**
|
|
195
|
+
* The subscription ID for the endpoint.
|
|
196
|
+
*
|
|
197
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
198
|
+
*/
|
|
199
|
+
subscriptionId?: pulumi.Input<string>;
|
|
188
200
|
}
|
|
189
201
|
/**
|
|
190
202
|
* The set of arguments for constructing a EndpointStorageContainer resource.
|
|
@@ -240,4 +252,10 @@ export interface EndpointStorageContainerArgs {
|
|
|
240
252
|
* The name of the resource group under which the Storage Container has been created. Changing this forces a new resource to be created.
|
|
241
253
|
*/
|
|
242
254
|
resourceGroupName: pulumi.Input<string>;
|
|
255
|
+
/**
|
|
256
|
+
* The subscription ID for the endpoint.
|
|
257
|
+
*
|
|
258
|
+
* > **Note:** When `subscriptionId` isn't specified it will be set to the subscription ID of the IoT Hub resource.
|
|
259
|
+
*/
|
|
260
|
+
subscriptionId?: pulumi.Input<string>;
|
|
243
261
|
}
|
|
@@ -102,6 +102,7 @@ class EndpointStorageContainer extends pulumi.CustomResource {
|
|
|
102
102
|
resourceInputs["maxChunkSizeInBytes"] = state?.maxChunkSizeInBytes;
|
|
103
103
|
resourceInputs["name"] = state?.name;
|
|
104
104
|
resourceInputs["resourceGroupName"] = state?.resourceGroupName;
|
|
105
|
+
resourceInputs["subscriptionId"] = state?.subscriptionId;
|
|
105
106
|
}
|
|
106
107
|
else {
|
|
107
108
|
const args = argsOrState;
|
|
@@ -126,6 +127,7 @@ class EndpointStorageContainer extends pulumi.CustomResource {
|
|
|
126
127
|
resourceInputs["maxChunkSizeInBytes"] = args?.maxChunkSizeInBytes;
|
|
127
128
|
resourceInputs["name"] = args?.name;
|
|
128
129
|
resourceInputs["resourceGroupName"] = args?.resourceGroupName;
|
|
130
|
+
resourceInputs["subscriptionId"] = args?.subscriptionId;
|
|
129
131
|
}
|
|
130
132
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
131
133
|
const secretOpts = { additionalSecretOutputs: ["connectionString"] };
|