@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
|
@@ -25,6 +25,43 @@ import * as outputs from "../types/output";
|
|
|
25
25
|
* name: "example-backup-policy",
|
|
26
26
|
* vaultId: exampleBackupVault.id,
|
|
27
27
|
* operationalDefaultRetentionDuration: "P30D",
|
|
28
|
+
* vaultDefaultRetentionDuration: "P7D",
|
|
29
|
+
* retentionRules: [
|
|
30
|
+
* {
|
|
31
|
+
* name: "Weekly",
|
|
32
|
+
* priority: 20,
|
|
33
|
+
* lifeCycle: {
|
|
34
|
+
* duration: "P90D",
|
|
35
|
+
* dataStoreType: "VaultStore",
|
|
36
|
+
* },
|
|
37
|
+
* criteria: {
|
|
38
|
+
* daysOfWeeks: ["Monday"],
|
|
39
|
+
* },
|
|
40
|
+
* },
|
|
41
|
+
* {
|
|
42
|
+
* name: "Monthly",
|
|
43
|
+
* priority: 10,
|
|
44
|
+
* lifeCycle: {
|
|
45
|
+
* duration: "P180D",
|
|
46
|
+
* dataStoreType: "VaultStore",
|
|
47
|
+
* },
|
|
48
|
+
* criteria: {
|
|
49
|
+
* daysOfMonths: [1],
|
|
50
|
+
* },
|
|
51
|
+
* },
|
|
52
|
+
* {
|
|
53
|
+
* name: "Yearly",
|
|
54
|
+
* priority: 5,
|
|
55
|
+
* lifeCycle: {
|
|
56
|
+
* duration: "P365D",
|
|
57
|
+
* dataStoreType: "VaultStore",
|
|
58
|
+
* },
|
|
59
|
+
* criteria: {
|
|
60
|
+
* monthsOfYears: ["January"],
|
|
61
|
+
* daysOfMonths: [1],
|
|
62
|
+
* },
|
|
63
|
+
* },
|
|
64
|
+
* ],
|
|
28
65
|
* });
|
|
29
66
|
* ```
|
|
30
67
|
*
|
|
@@ -29,6 +29,43 @@ const utilities = require("../utilities");
|
|
|
29
29
|
* name: "example-backup-policy",
|
|
30
30
|
* vaultId: exampleBackupVault.id,
|
|
31
31
|
* operationalDefaultRetentionDuration: "P30D",
|
|
32
|
+
* vaultDefaultRetentionDuration: "P7D",
|
|
33
|
+
* retentionRules: [
|
|
34
|
+
* {
|
|
35
|
+
* name: "Weekly",
|
|
36
|
+
* priority: 20,
|
|
37
|
+
* lifeCycle: {
|
|
38
|
+
* duration: "P90D",
|
|
39
|
+
* dataStoreType: "VaultStore",
|
|
40
|
+
* },
|
|
41
|
+
* criteria: {
|
|
42
|
+
* daysOfWeeks: ["Monday"],
|
|
43
|
+
* },
|
|
44
|
+
* },
|
|
45
|
+
* {
|
|
46
|
+
* name: "Monthly",
|
|
47
|
+
* priority: 10,
|
|
48
|
+
* lifeCycle: {
|
|
49
|
+
* duration: "P180D",
|
|
50
|
+
* dataStoreType: "VaultStore",
|
|
51
|
+
* },
|
|
52
|
+
* criteria: {
|
|
53
|
+
* daysOfMonths: [1],
|
|
54
|
+
* },
|
|
55
|
+
* },
|
|
56
|
+
* {
|
|
57
|
+
* name: "Yearly",
|
|
58
|
+
* priority: 5,
|
|
59
|
+
* lifeCycle: {
|
|
60
|
+
* duration: "P365D",
|
|
61
|
+
* dataStoreType: "VaultStore",
|
|
62
|
+
* },
|
|
63
|
+
* criteria: {
|
|
64
|
+
* monthsOfYears: ["January"],
|
|
65
|
+
* daysOfMonths: [1],
|
|
66
|
+
* },
|
|
67
|
+
* },
|
|
68
|
+
* ],
|
|
32
69
|
* });
|
|
33
70
|
* ```
|
|
34
71
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"backupPolicyBlobStorage.js","sourceRoot":"","sources":["../../dataprotection/backupPolicyBlobStorage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"backupPolicyBlobStorage.js","sourceRoot":"","sources":["../../dataprotection/backupPolicyBlobStorage.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8EG;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;IA2CD,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,8BAA8B,CAAC,GAAG,KAAK,EAAE,4BAA4B,CAAC;YACrF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,qCAAqC,CAAC,GAAG,KAAK,EAAE,mCAAmC,CAAC;YACnG,cAAc,CAAC,gBAAgB,CAAC,GAAG,KAAK,EAAE,cAAc,CAAC;YACzD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,+BAA+B,CAAC,GAAG,KAAK,EAAE,6BAA6B,CAAC;YACvF,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,EAAE,OAAO,CAAC;SAC9C;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,IAAI,EAAE,OAAO,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC1C,MAAM,IAAI,KAAK,CAAC,qCAAqC,CAAC,CAAC;aAC1D;YACD,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,EAAE,4BAA4B,CAAC;YACpF,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,qCAAqC,CAAC,GAAG,IAAI,EAAE,mCAAmC,CAAC;YAClG,cAAc,CAAC,gBAAgB,CAAC,GAAG,IAAI,EAAE,cAAc,CAAC;YACxD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,+BAA+B,CAAC,GAAG,IAAI,EAAE,6BAA6B,CAAC;YACtF,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,OAAO,CAAC;SAC7C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AAhGL,0DAiGC;AAnFG,gBAAgB;AACO,oCAAY,GAAG,sEAAsE,CAAC"}
|
|
@@ -62,6 +62,10 @@ export interface GetProjectPoolResult {
|
|
|
62
62
|
*/
|
|
63
63
|
readonly location: string;
|
|
64
64
|
readonly name: string;
|
|
65
|
+
/**
|
|
66
|
+
* Specifies whether Dev Boxes in the Pool will have SSO enabled or disabled.
|
|
67
|
+
*/
|
|
68
|
+
readonly singleSignOnEnabled: boolean;
|
|
65
69
|
/**
|
|
66
70
|
* The specified time in minutes to wait before stopping a Dev Center Dev Box once disconnect is detected.
|
|
67
71
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjectPool.js","sourceRoot":"","sources":["../../devcenter/getProjectPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;
|
|
1
|
+
{"version":3,"file":"getProjectPool.js","sourceRoot":"","sources":["../../devcenter/getProjectPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAuDD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;QAC7C,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
|
|
@@ -129,6 +129,10 @@ export declare class ProjectPool extends pulumi.CustomResource {
|
|
|
129
129
|
* Specifies the name of this Dev Center Project Pool. Changing this forces a new resource to be created.
|
|
130
130
|
*/
|
|
131
131
|
readonly name: pulumi.Output<string>;
|
|
132
|
+
/**
|
|
133
|
+
* Specifies whether Dev Boxes in the Pool will have SSO enabled or disabled. Defaults to `false`.
|
|
134
|
+
*/
|
|
135
|
+
readonly singleSignOnEnabled: pulumi.Output<boolean | undefined>;
|
|
132
136
|
/**
|
|
133
137
|
* The specified time in minutes to wait before stopping a Dev Center Dev Box once disconnect is detected. Possible values are between `60` and `480`.
|
|
134
138
|
*/
|
|
@@ -182,6 +186,10 @@ export interface ProjectPoolState {
|
|
|
182
186
|
* Specifies the name of this Dev Center Project Pool. Changing this forces a new resource to be created.
|
|
183
187
|
*/
|
|
184
188
|
name?: pulumi.Input<string>;
|
|
189
|
+
/**
|
|
190
|
+
* Specifies whether Dev Boxes in the Pool will have SSO enabled or disabled. Defaults to `false`.
|
|
191
|
+
*/
|
|
192
|
+
singleSignOnEnabled?: pulumi.Input<boolean>;
|
|
185
193
|
/**
|
|
186
194
|
* The specified time in minutes to wait before stopping a Dev Center Dev Box once disconnect is detected. Possible values are between `60` and `480`.
|
|
187
195
|
*/
|
|
@@ -227,6 +235,10 @@ export interface ProjectPoolArgs {
|
|
|
227
235
|
* Specifies the name of this Dev Center Project Pool. Changing this forces a new resource to be created.
|
|
228
236
|
*/
|
|
229
237
|
name?: pulumi.Input<string>;
|
|
238
|
+
/**
|
|
239
|
+
* Specifies whether Dev Boxes in the Pool will have SSO enabled or disabled. Defaults to `false`.
|
|
240
|
+
*/
|
|
241
|
+
singleSignOnEnabled?: pulumi.Input<boolean>;
|
|
230
242
|
/**
|
|
231
243
|
* The specified time in minutes to wait before stopping a Dev Center Dev Box once disconnect is detected. Possible values are between `60` and `480`.
|
|
232
244
|
*/
|
package/devcenter/projectPool.js
CHANGED
|
@@ -124,6 +124,7 @@ class ProjectPool extends pulumi.CustomResource {
|
|
|
124
124
|
resourceInputs["location"] = state?.location;
|
|
125
125
|
resourceInputs["managedVirtualNetworkRegions"] = state?.managedVirtualNetworkRegions;
|
|
126
126
|
resourceInputs["name"] = state?.name;
|
|
127
|
+
resourceInputs["singleSignOnEnabled"] = state?.singleSignOnEnabled;
|
|
127
128
|
resourceInputs["stopOnDisconnectGracePeriodMinutes"] = state?.stopOnDisconnectGracePeriodMinutes;
|
|
128
129
|
resourceInputs["tags"] = state?.tags;
|
|
129
130
|
}
|
|
@@ -148,6 +149,7 @@ class ProjectPool extends pulumi.CustomResource {
|
|
|
148
149
|
resourceInputs["location"] = args?.location;
|
|
149
150
|
resourceInputs["managedVirtualNetworkRegions"] = args?.managedVirtualNetworkRegions;
|
|
150
151
|
resourceInputs["name"] = args?.name;
|
|
152
|
+
resourceInputs["singleSignOnEnabled"] = args?.singleSignOnEnabled;
|
|
151
153
|
resourceInputs["stopOnDisconnectGracePeriodMinutes"] = args?.stopOnDisconnectGracePeriodMinutes;
|
|
152
154
|
resourceInputs["tags"] = args?.tags;
|
|
153
155
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"projectPool.js","sourceRoot":"","sources":["../../devcenter/projectPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmFG;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":"projectPool.js","sourceRoot":"","sources":["../../devcenter/projectPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAmFG;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;IAqDD,YAAY,IAAY,EAAE,WAAgD,EAAE,IAAmC;QAC3G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA2C,CAAC;YAC1D,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,EAAE,4BAA4B,CAAC;YACrF,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,EAAE,kBAAkB,CAAC;YACjE,cAAc,CAAC,2BAA2B,CAAC,GAAG,KAAK,EAAE,yBAAyB,CAAC;YAC/E,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,8BAA8B,CAAC,GAAG,KAAK,EAAE,4BAA4B,CAAC;YACrF,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,oCAAoC,CAAC,GAAG,KAAK,EAAE,kCAAkC,CAAC;YACjG,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAA0C,CAAC;YACxD,IAAI,IAAI,EAAE,oBAAoB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvD,MAAM,IAAI,KAAK,CAAC,kDAAkD,CAAC,CAAC;aACvE;YACD,IAAI,IAAI,EAAE,4BAA4B,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC/D,MAAM,IAAI,KAAK,CAAC,0DAA0D,CAAC,CAAC;aAC/E;YACD,IAAI,IAAI,EAAE,kBAAkB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACrD,MAAM,IAAI,KAAK,CAAC,gDAAgD,CAAC,CAAC;aACrE;YACD,IAAI,IAAI,EAAE,yBAAyB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAC5D,MAAM,IAAI,KAAK,CAAC,uDAAuD,CAAC,CAAC;aAC5E;YACD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,EAAE,4BAA4B,CAAC;YACpF,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,2BAA2B,CAAC,GAAG,IAAI,EAAE,yBAAyB,CAAC;YAC9E,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,8BAA8B,CAAC,GAAG,IAAI,EAAE,4BAA4B,CAAC;YACpF,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,oCAAoC,CAAC,GAAG,IAAI,EAAE,kCAAkC,CAAC;YAChG,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,WAAW,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAChE,CAAC;;AAzHL,kCA0HC;AA5GG,gBAAgB;AACO,wBAAY,GAAG,yCAAyC,CAAC"}
|
package/eventgrid/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/eventgrid/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
|
*
|
|
@@ -32,7 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
32
|
* <!-- This section is generated, changes will be overwritten -->
|
|
33
33
|
* This resource uses the following Azure API Providers:
|
|
34
34
|
*
|
|
35
|
-
* * `Microsoft.EventGrid` -
|
|
35
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
36
36
|
*
|
|
37
37
|
* ## Import
|
|
38
38
|
*
|
package/eventgrid/domainTopic.js
CHANGED
|
@@ -38,7 +38,7 @@ const utilities = require("../utilities");
|
|
|
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
|
*
|
|
@@ -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/eventgrid/getDomain.d.ts
CHANGED
|
@@ -21,7 +21,7 @@ import * as outputs from "../types/output";
|
|
|
21
21
|
* <!-- This section is generated, changes will be overwritten -->
|
|
22
22
|
* This data source uses the following Azure API Providers:
|
|
23
23
|
*
|
|
24
|
-
* * `Microsoft.EventGrid` -
|
|
24
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
25
25
|
*/
|
|
26
26
|
export declare function getDomain(args: GetDomainArgs, opts?: pulumi.InvokeOptions): Promise<GetDomainResult>;
|
|
27
27
|
/**
|
|
@@ -115,7 +115,7 @@ export interface GetDomainResult {
|
|
|
115
115
|
* <!-- This section is generated, changes will be overwritten -->
|
|
116
116
|
* This data source uses the following Azure API Providers:
|
|
117
117
|
*
|
|
118
|
-
* * `Microsoft.EventGrid` -
|
|
118
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
119
119
|
*/
|
|
120
120
|
export declare function getDomainOutput(args: GetDomainOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDomainResult>;
|
|
121
121
|
/**
|
package/eventgrid/getDomain.js
CHANGED
|
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
|
|
|
26
26
|
* <!-- This section is generated, changes will be overwritten -->
|
|
27
27
|
* This data source uses the following Azure API Providers:
|
|
28
28
|
*
|
|
29
|
-
* * `Microsoft.EventGrid` -
|
|
29
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
30
30
|
*/
|
|
31
31
|
function getDomain(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -57,7 +57,7 @@ exports.getDomain = getDomain;
|
|
|
57
57
|
* <!-- This section is generated, changes will be overwritten -->
|
|
58
58
|
* This data source uses the following Azure API Providers:
|
|
59
59
|
*
|
|
60
|
-
* * `Microsoft.EventGrid` -
|
|
60
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
61
61
|
*/
|
|
62
62
|
function getDomainOutput(args, opts) {
|
|
63
63
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
* <!-- This section is generated, changes will be overwritten -->
|
|
20
20
|
* This data source uses the following Azure API Providers:
|
|
21
21
|
*
|
|
22
|
-
* * `Microsoft.EventGrid` -
|
|
22
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
23
23
|
*/
|
|
24
24
|
export declare function getDomainTopic(args: GetDomainTopicArgs, opts?: pulumi.InvokeOptions): Promise<GetDomainTopicResult>;
|
|
25
25
|
/**
|
|
@@ -74,7 +74,7 @@ export interface GetDomainTopicResult {
|
|
|
74
74
|
* <!-- This section is generated, changes will be overwritten -->
|
|
75
75
|
* This data source uses the following Azure API Providers:
|
|
76
76
|
*
|
|
77
|
-
* * `Microsoft.EventGrid` -
|
|
77
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
78
78
|
*/
|
|
79
79
|
export declare function getDomainTopicOutput(args: GetDomainTopicOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDomainTopicResult>;
|
|
80
80
|
/**
|
|
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
|
|
|
25
25
|
* <!-- This section is generated, changes will be overwritten -->
|
|
26
26
|
* This data source uses the following Azure API Providers:
|
|
27
27
|
*
|
|
28
|
-
* * `Microsoft.EventGrid` -
|
|
28
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
29
29
|
*/
|
|
30
30
|
function getDomainTopic(args, opts) {
|
|
31
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -56,7 +56,7 @@ exports.getDomainTopic = getDomainTopic;
|
|
|
56
56
|
* <!-- This section is generated, changes will be overwritten -->
|
|
57
57
|
* This data source uses the following Azure API Providers:
|
|
58
58
|
*
|
|
59
|
-
* * `Microsoft.EventGrid` -
|
|
59
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
60
60
|
*/
|
|
61
61
|
function getDomainTopicOutput(args, opts) {
|
|
62
62
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -21,7 +21,7 @@ import * as outputs from "../types/output";
|
|
|
21
21
|
* <!-- This section is generated, changes will be overwritten -->
|
|
22
22
|
* This data source uses the following Azure API Providers:
|
|
23
23
|
*
|
|
24
|
-
* * `Microsoft.EventGrid` -
|
|
24
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
25
25
|
*/
|
|
26
26
|
export declare function getPartnerNamespace(args: GetPartnerNamespaceArgs, opts?: pulumi.InvokeOptions): Promise<GetPartnerNamespaceResult>;
|
|
27
27
|
/**
|
|
@@ -103,7 +103,7 @@ export interface GetPartnerNamespaceResult {
|
|
|
103
103
|
* <!-- This section is generated, changes will be overwritten -->
|
|
104
104
|
* This data source uses the following Azure API Providers:
|
|
105
105
|
*
|
|
106
|
-
* * `Microsoft.EventGrid` -
|
|
106
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
107
107
|
*/
|
|
108
108
|
export declare function getPartnerNamespaceOutput(args: GetPartnerNamespaceOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPartnerNamespaceResult>;
|
|
109
109
|
/**
|
|
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
|
|
|
26
26
|
* <!-- This section is generated, changes will be overwritten -->
|
|
27
27
|
* This data source uses the following Azure API Providers:
|
|
28
28
|
*
|
|
29
|
-
* * `Microsoft.EventGrid` -
|
|
29
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
30
30
|
*/
|
|
31
31
|
function getPartnerNamespace(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -57,7 +57,7 @@ exports.getPartnerNamespace = getPartnerNamespace;
|
|
|
57
57
|
* <!-- This section is generated, changes will be overwritten -->
|
|
58
58
|
* This data source uses the following Azure API Providers:
|
|
59
59
|
*
|
|
60
|
-
* * `Microsoft.EventGrid` -
|
|
60
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
61
61
|
*/
|
|
62
62
|
function getPartnerNamespaceOutput(args, opts) {
|
|
63
63
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -20,7 +20,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
20
20
|
* <!-- This section is generated, changes will be overwritten -->
|
|
21
21
|
* This data source uses the following Azure API Providers:
|
|
22
22
|
*
|
|
23
|
-
* * `Microsoft.EventGrid` -
|
|
23
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
24
24
|
*/
|
|
25
25
|
export declare function getPartnerRegistration(args: GetPartnerRegistrationArgs, opts?: pulumi.InvokeOptions): Promise<GetPartnerRegistrationResult>;
|
|
26
26
|
/**
|
|
@@ -78,7 +78,7 @@ export interface GetPartnerRegistrationResult {
|
|
|
78
78
|
* <!-- This section is generated, changes will be overwritten -->
|
|
79
79
|
* This data source uses the following Azure API Providers:
|
|
80
80
|
*
|
|
81
|
-
* * `Microsoft.EventGrid` -
|
|
81
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
82
82
|
*/
|
|
83
83
|
export declare function getPartnerRegistrationOutput(args: GetPartnerRegistrationOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPartnerRegistrationResult>;
|
|
84
84
|
/**
|
|
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
|
|
|
26
26
|
* <!-- This section is generated, changes will be overwritten -->
|
|
27
27
|
* This data source uses the following Azure API Providers:
|
|
28
28
|
*
|
|
29
|
-
* * `Microsoft.EventGrid` -
|
|
29
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
30
30
|
*/
|
|
31
31
|
function getPartnerRegistration(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -57,7 +57,7 @@ exports.getPartnerRegistration = getPartnerRegistration;
|
|
|
57
57
|
* <!-- This section is generated, changes will be overwritten -->
|
|
58
58
|
* This data source uses the following Azure API Providers:
|
|
59
59
|
*
|
|
60
|
-
* * `Microsoft.EventGrid` -
|
|
60
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
61
61
|
*/
|
|
62
62
|
function getPartnerRegistrationOutput(args, opts) {
|
|
63
63
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -20,7 +20,7 @@ import * as outputs from "../types/output";
|
|
|
20
20
|
* <!-- This section is generated, changes will be overwritten -->
|
|
21
21
|
* This data source uses the following Azure API Providers:
|
|
22
22
|
*
|
|
23
|
-
* * `Microsoft.EventGrid` -
|
|
23
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
24
24
|
*/
|
|
25
25
|
export declare function getSystemTopic(args: GetSystemTopicArgs, opts?: pulumi.InvokeOptions): Promise<GetSystemTopicResult>;
|
|
26
26
|
/**
|
|
@@ -49,16 +49,18 @@ export interface GetSystemTopicResult {
|
|
|
49
49
|
*/
|
|
50
50
|
readonly identities: outputs.eventgrid.GetSystemTopicIdentity[];
|
|
51
51
|
readonly location: string;
|
|
52
|
+
readonly metricArmResourceId: string;
|
|
52
53
|
/**
|
|
53
|
-
* The Metric
|
|
54
|
+
* The Metric Resource ID of the Event Grid System Topic.
|
|
54
55
|
*/
|
|
55
|
-
readonly
|
|
56
|
+
readonly metricResourceId: string;
|
|
56
57
|
readonly name: string;
|
|
57
58
|
readonly resourceGroupName: string;
|
|
59
|
+
readonly sourceArmResourceId: string;
|
|
58
60
|
/**
|
|
59
61
|
* The ID of the Event Grid System Topic ARM Source.
|
|
60
62
|
*/
|
|
61
|
-
readonly
|
|
63
|
+
readonly sourceResourceId: string;
|
|
62
64
|
/**
|
|
63
65
|
* A mapping of tags which are assigned to the Event Grid System Topic.
|
|
64
66
|
*/
|
|
@@ -90,7 +92,7 @@ export interface GetSystemTopicResult {
|
|
|
90
92
|
* <!-- This section is generated, changes will be overwritten -->
|
|
91
93
|
* This data source uses the following Azure API Providers:
|
|
92
94
|
*
|
|
93
|
-
* * `Microsoft.EventGrid` -
|
|
95
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
94
96
|
*/
|
|
95
97
|
export declare function getSystemTopicOutput(args: GetSystemTopicOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSystemTopicResult>;
|
|
96
98
|
/**
|
|
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
|
|
|
25
25
|
* <!-- This section is generated, changes will be overwritten -->
|
|
26
26
|
* This data source uses the following Azure API Providers:
|
|
27
27
|
*
|
|
28
|
-
* * `Microsoft.EventGrid` -
|
|
28
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
29
29
|
*/
|
|
30
30
|
function getSystemTopic(args, opts) {
|
|
31
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -55,7 +55,7 @@ exports.getSystemTopic = getSystemTopic;
|
|
|
55
55
|
* <!-- This section is generated, changes will be overwritten -->
|
|
56
56
|
* This data source uses the following Azure API Providers:
|
|
57
57
|
*
|
|
58
|
-
* * `Microsoft.EventGrid` -
|
|
58
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
59
59
|
*/
|
|
60
60
|
function getSystemTopicOutput(args, opts) {
|
|
61
61
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSystemTopic.js","sourceRoot":"","sources":["../../eventgrid/getSystemTopic.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;
|
|
1
|
+
{"version":3,"file":"getSystemTopic.js","sourceRoot":"","sources":["../../eventgrid/getSystemTopic.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAA2B;IAChF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+CAA+C,EAAE;QAC1E,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,wCAMC;AAkDD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAAiC;IAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,+CAA+C,EAAE;QAChF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC"}
|
package/eventgrid/getTopic.d.ts
CHANGED
|
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
* <!-- This section is generated, changes will be overwritten -->
|
|
20
20
|
* This data source uses the following Azure API Providers:
|
|
21
21
|
*
|
|
22
|
-
* * `Microsoft.EventGrid` -
|
|
22
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
23
23
|
*/
|
|
24
24
|
export declare function getTopic(args: GetTopicArgs, opts?: pulumi.InvokeOptions): Promise<GetTopicResult>;
|
|
25
25
|
/**
|
|
@@ -82,7 +82,7 @@ export interface GetTopicResult {
|
|
|
82
82
|
* <!-- This section is generated, changes will be overwritten -->
|
|
83
83
|
* This data source uses the following Azure API Providers:
|
|
84
84
|
*
|
|
85
|
-
* * `Microsoft.EventGrid` -
|
|
85
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
86
86
|
*/
|
|
87
87
|
export declare function getTopicOutput(args: GetTopicOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetTopicResult>;
|
|
88
88
|
/**
|
package/eventgrid/getTopic.js
CHANGED
|
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
|
|
|
25
25
|
* <!-- This section is generated, changes will be overwritten -->
|
|
26
26
|
* This data source uses the following Azure API Providers:
|
|
27
27
|
*
|
|
28
|
-
* * `Microsoft.EventGrid` -
|
|
28
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
29
29
|
*/
|
|
30
30
|
function getTopic(args, opts) {
|
|
31
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -55,7 +55,7 @@ exports.getTopic = getTopic;
|
|
|
55
55
|
* <!-- This section is generated, changes will be overwritten -->
|
|
56
56
|
* This data source uses the following Azure API Providers:
|
|
57
57
|
*
|
|
58
|
-
* * `Microsoft.EventGrid` -
|
|
58
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
59
59
|
*/
|
|
60
60
|
function getTopicOutput(args, opts) {
|
|
61
61
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -33,7 +33,7 @@ import * as outputs from "../types/output";
|
|
|
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
|
*
|
|
@@ -37,7 +37,7 @@ const utilities = require("../utilities");
|
|
|
37
37
|
* <!-- This section is generated, changes will be overwritten -->
|
|
38
38
|
* This resource uses the following Azure API Providers:
|
|
39
39
|
*
|
|
40
|
-
* * `Microsoft.EventGrid` -
|
|
40
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
41
41
|
*
|
|
42
42
|
* ## Import
|
|
43
43
|
*
|
|
@@ -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
|
*
|
|
@@ -23,7 +23,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
23
23
|
* <!-- This section is generated, changes will be overwritten -->
|
|
24
24
|
* This resource uses the following Azure API Providers:
|
|
25
25
|
*
|
|
26
|
-
* * `Microsoft.EventGrid` -
|
|
26
|
+
* * `Microsoft.EventGrid` - 2025-02-15
|
|
27
27
|
*
|
|
28
28
|
* ## Import
|
|
29
29
|
*
|
|
@@ -29,7 +29,7 @@ const utilities = require("../utilities");
|
|
|
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
|
*
|