@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
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Manages an Oracle Autonomous Database Backup in Azure.
|
|
4
|
+
*
|
|
5
|
+
* ## Import
|
|
6
|
+
*
|
|
7
|
+
* Autonomous Database Backups can be imported using the `id`, e.g.
|
|
8
|
+
*
|
|
9
|
+
* ```sh
|
|
10
|
+
* $ pulumi import azure:oracle/autonomousDatabaseBackup:AutonomousDatabaseBackup example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup/providers/Oracle.Database/autonomousDatabases/autonomousDatabase1/autonomousDatabaseBackups/autonomousDatabaseBackup1
|
|
11
|
+
* ```
|
|
12
|
+
*/
|
|
13
|
+
export declare class AutonomousDatabaseBackup extends pulumi.CustomResource {
|
|
14
|
+
/**
|
|
15
|
+
* Get an existing AutonomousDatabaseBackup resource's state with the given name, ID, and optional extra
|
|
16
|
+
* properties used to qualify the lookup.
|
|
17
|
+
*
|
|
18
|
+
* @param name The _unique_ name of the resulting resource.
|
|
19
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
20
|
+
* @param state Any extra arguments used during the lookup.
|
|
21
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
22
|
+
*/
|
|
23
|
+
static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AutonomousDatabaseBackupState, opts?: pulumi.CustomResourceOptions): AutonomousDatabaseBackup;
|
|
24
|
+
/**
|
|
25
|
+
* Returns true if the given object is an instance of AutonomousDatabaseBackup. This is designed to work even
|
|
26
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
27
|
+
*/
|
|
28
|
+
static isInstance(obj: any): obj is AutonomousDatabaseBackup;
|
|
29
|
+
/**
|
|
30
|
+
* The azureId of the Autonomous Database that this backup is for. Changing this forces a new resource to be created.
|
|
31
|
+
*/
|
|
32
|
+
readonly autonomousDatabaseId: pulumi.Output<string>;
|
|
33
|
+
/**
|
|
34
|
+
* The display name of the Autonomous Database Backup. Changing this forces a new resource to be created.
|
|
35
|
+
*/
|
|
36
|
+
readonly name: pulumi.Output<string>;
|
|
37
|
+
/**
|
|
38
|
+
* (Updatable) The number of days to retain the backup. Must be between 90 and 3650 days.
|
|
39
|
+
*/
|
|
40
|
+
readonly retentionPeriodInDays: pulumi.Output<number>;
|
|
41
|
+
/**
|
|
42
|
+
* The type of backup to create.Currently, only `LongTerm` backup operations are supported through the Oracle database At azure service.
|
|
43
|
+
*/
|
|
44
|
+
readonly type: pulumi.Output<string | undefined>;
|
|
45
|
+
/**
|
|
46
|
+
* Create a AutonomousDatabaseBackup resource with the given unique name, arguments, and options.
|
|
47
|
+
*
|
|
48
|
+
* @param name The _unique_ name of the resource.
|
|
49
|
+
* @param args The arguments to use to populate this resource's properties.
|
|
50
|
+
* @param opts A bag of options that control this resource's behavior.
|
|
51
|
+
*/
|
|
52
|
+
constructor(name: string, args: AutonomousDatabaseBackupArgs, opts?: pulumi.CustomResourceOptions);
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Input properties used for looking up and filtering AutonomousDatabaseBackup resources.
|
|
56
|
+
*/
|
|
57
|
+
export interface AutonomousDatabaseBackupState {
|
|
58
|
+
/**
|
|
59
|
+
* The azureId of the Autonomous Database that this backup is for. Changing this forces a new resource to be created.
|
|
60
|
+
*/
|
|
61
|
+
autonomousDatabaseId?: pulumi.Input<string>;
|
|
62
|
+
/**
|
|
63
|
+
* The display name of the Autonomous Database Backup. Changing this forces a new resource to be created.
|
|
64
|
+
*/
|
|
65
|
+
name?: pulumi.Input<string>;
|
|
66
|
+
/**
|
|
67
|
+
* (Updatable) The number of days to retain the backup. Must be between 90 and 3650 days.
|
|
68
|
+
*/
|
|
69
|
+
retentionPeriodInDays?: pulumi.Input<number>;
|
|
70
|
+
/**
|
|
71
|
+
* The type of backup to create.Currently, only `LongTerm` backup operations are supported through the Oracle database At azure service.
|
|
72
|
+
*/
|
|
73
|
+
type?: pulumi.Input<string>;
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* The set of arguments for constructing a AutonomousDatabaseBackup resource.
|
|
77
|
+
*/
|
|
78
|
+
export interface AutonomousDatabaseBackupArgs {
|
|
79
|
+
/**
|
|
80
|
+
* The azureId of the Autonomous Database that this backup is for. Changing this forces a new resource to be created.
|
|
81
|
+
*/
|
|
82
|
+
autonomousDatabaseId: pulumi.Input<string>;
|
|
83
|
+
/**
|
|
84
|
+
* The display name of the Autonomous Database Backup. Changing this forces a new resource to be created.
|
|
85
|
+
*/
|
|
86
|
+
name?: pulumi.Input<string>;
|
|
87
|
+
/**
|
|
88
|
+
* (Updatable) The number of days to retain the backup. Must be between 90 and 3650 days.
|
|
89
|
+
*/
|
|
90
|
+
retentionPeriodInDays: pulumi.Input<number>;
|
|
91
|
+
/**
|
|
92
|
+
* The type of backup to create.Currently, only `LongTerm` backup operations are supported through the Oracle database At azure service.
|
|
93
|
+
*/
|
|
94
|
+
type?: pulumi.Input<string>;
|
|
95
|
+
}
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.AutonomousDatabaseBackup = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Manages an Oracle Autonomous Database Backup in Azure.
|
|
10
|
+
*
|
|
11
|
+
* ## Import
|
|
12
|
+
*
|
|
13
|
+
* Autonomous Database Backups can be imported using the `id`, e.g.
|
|
14
|
+
*
|
|
15
|
+
* ```sh
|
|
16
|
+
* $ pulumi import azure:oracle/autonomousDatabaseBackup:AutonomousDatabaseBackup example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourceGroup/providers/Oracle.Database/autonomousDatabases/autonomousDatabase1/autonomousDatabaseBackups/autonomousDatabaseBackup1
|
|
17
|
+
* ```
|
|
18
|
+
*/
|
|
19
|
+
class AutonomousDatabaseBackup extends pulumi.CustomResource {
|
|
20
|
+
/**
|
|
21
|
+
* Get an existing AutonomousDatabaseBackup resource's state with the given name, ID, and optional extra
|
|
22
|
+
* properties used to qualify the lookup.
|
|
23
|
+
*
|
|
24
|
+
* @param name The _unique_ name of the resulting resource.
|
|
25
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
26
|
+
* @param state Any extra arguments used during the lookup.
|
|
27
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
28
|
+
*/
|
|
29
|
+
static get(name, id, state, opts) {
|
|
30
|
+
return new AutonomousDatabaseBackup(name, state, { ...opts, id: id });
|
|
31
|
+
}
|
|
32
|
+
/**
|
|
33
|
+
* Returns true if the given object is an instance of AutonomousDatabaseBackup. This is designed to work even
|
|
34
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
35
|
+
*/
|
|
36
|
+
static isInstance(obj) {
|
|
37
|
+
if (obj === undefined || obj === null) {
|
|
38
|
+
return false;
|
|
39
|
+
}
|
|
40
|
+
return obj['__pulumiType'] === AutonomousDatabaseBackup.__pulumiType;
|
|
41
|
+
}
|
|
42
|
+
constructor(name, argsOrState, opts) {
|
|
43
|
+
let resourceInputs = {};
|
|
44
|
+
opts = opts || {};
|
|
45
|
+
if (opts.id) {
|
|
46
|
+
const state = argsOrState;
|
|
47
|
+
resourceInputs["autonomousDatabaseId"] = state?.autonomousDatabaseId;
|
|
48
|
+
resourceInputs["name"] = state?.name;
|
|
49
|
+
resourceInputs["retentionPeriodInDays"] = state?.retentionPeriodInDays;
|
|
50
|
+
resourceInputs["type"] = state?.type;
|
|
51
|
+
}
|
|
52
|
+
else {
|
|
53
|
+
const args = argsOrState;
|
|
54
|
+
if (args?.autonomousDatabaseId === undefined && !opts.urn) {
|
|
55
|
+
throw new Error("Missing required property 'autonomousDatabaseId'");
|
|
56
|
+
}
|
|
57
|
+
if (args?.retentionPeriodInDays === undefined && !opts.urn) {
|
|
58
|
+
throw new Error("Missing required property 'retentionPeriodInDays'");
|
|
59
|
+
}
|
|
60
|
+
resourceInputs["autonomousDatabaseId"] = args?.autonomousDatabaseId;
|
|
61
|
+
resourceInputs["name"] = args?.name;
|
|
62
|
+
resourceInputs["retentionPeriodInDays"] = args?.retentionPeriodInDays;
|
|
63
|
+
resourceInputs["type"] = args?.type;
|
|
64
|
+
}
|
|
65
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
66
|
+
super(AutonomousDatabaseBackup.__pulumiType, name, resourceInputs, opts);
|
|
67
|
+
}
|
|
68
|
+
}
|
|
69
|
+
exports.AutonomousDatabaseBackup = AutonomousDatabaseBackup;
|
|
70
|
+
/** @internal */
|
|
71
|
+
AutonomousDatabaseBackup.__pulumiType = 'azure:oracle/autonomousDatabaseBackup:AutonomousDatabaseBackup';
|
|
72
|
+
//# sourceMappingURL=autonomousDatabaseBackup.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"autonomousDatabaseBackup.js","sourceRoot":"","sources":["../../oracle/autonomousDatabaseBackup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;GAUG;AACH,MAAa,wBAAyB,SAAQ,MAAM,CAAC,cAAc;IAC/D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAqC,EAAE,IAAmC;QACnI,OAAO,IAAI,wBAAwB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC/E,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,wBAAwB,CAAC,YAAY,CAAC;IACzE,CAAC;IA2BD,YAAY,IAAY,EAAE,WAA0E,EAAE,IAAmC;QACrI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAwD,CAAC;YACvE,cAAc,CAAC,sBAAsB,CAAC,GAAG,KAAK,EAAE,oBAAoB,CAAC;YACrE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,uBAAuB,CAAC,GAAG,KAAK,EAAE,qBAAqB,CAAC;YACvE,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAuD,CAAC;YACrE,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,qBAAqB,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxD,MAAM,IAAI,KAAK,CAAC,mDAAmD,CAAC,CAAC;aACxE;YACD,cAAc,CAAC,sBAAsB,CAAC,GAAG,IAAI,EAAE,oBAAoB,CAAC;YACpE,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,uBAAuB,CAAC,GAAG,IAAI,EAAE,qBAAqB,CAAC;YACtE,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,wBAAwB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC7E,CAAC;;AA7EL,4DA8EC;AAhEG,gBAAgB;AACO,qCAAY,GAAG,gEAAgE,CAAC"}
|
|
@@ -0,0 +1,125 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Use this data source to access information about existing Autonomous Database Backups.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as azure from "@pulumi/azure";
|
|
10
|
+
*
|
|
11
|
+
* const example = azure.oracle.getAutonomousDatabaseBackup({
|
|
12
|
+
* autonomousDatabaseId: exampleAzurermOracleAutonomousDatabase.id,
|
|
13
|
+
* });
|
|
14
|
+
* ```
|
|
15
|
+
*
|
|
16
|
+
* ## API Providers
|
|
17
|
+
*
|
|
18
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
19
|
+
* This data source uses the following Azure API Providers:
|
|
20
|
+
*
|
|
21
|
+
* * `Oracle.Database` - 2025-03-01
|
|
22
|
+
*/
|
|
23
|
+
export declare function getAutonomousDatabaseBackup(args: GetAutonomousDatabaseBackupArgs, opts?: pulumi.InvokeOptions): Promise<GetAutonomousDatabaseBackupResult>;
|
|
24
|
+
/**
|
|
25
|
+
* A collection of arguments for invoking getAutonomousDatabaseBackup.
|
|
26
|
+
*/
|
|
27
|
+
export interface GetAutonomousDatabaseBackupArgs {
|
|
28
|
+
/**
|
|
29
|
+
* The azureId of the Autonomous Database for we will be listing the backups.
|
|
30
|
+
*/
|
|
31
|
+
autonomousDatabaseId: string;
|
|
32
|
+
name: string;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* A collection of values returned by getAutonomousDatabaseBackup.
|
|
36
|
+
*/
|
|
37
|
+
export interface GetAutonomousDatabaseBackupResult {
|
|
38
|
+
readonly automatic: boolean;
|
|
39
|
+
/**
|
|
40
|
+
* The backup OCID.
|
|
41
|
+
*/
|
|
42
|
+
readonly autonomousDatabaseBackupOcid: string;
|
|
43
|
+
readonly autonomousDatabaseId: string;
|
|
44
|
+
/**
|
|
45
|
+
* The OCID of the Autonomous Database OCID.
|
|
46
|
+
*/
|
|
47
|
+
readonly autonomousDatabaseOcid: string;
|
|
48
|
+
readonly databaseBackupSizeInTbs: number;
|
|
49
|
+
readonly databaseVersion: string;
|
|
50
|
+
/**
|
|
51
|
+
* The user-friendly name of the backup.
|
|
52
|
+
*/
|
|
53
|
+
readonly displayName: string;
|
|
54
|
+
/**
|
|
55
|
+
* The ID of the Autonomous Database Backup.
|
|
56
|
+
*/
|
|
57
|
+
readonly id: string;
|
|
58
|
+
/**
|
|
59
|
+
* Information about the current lifecycle state of the backup.
|
|
60
|
+
*/
|
|
61
|
+
readonly lifecycleDetails: string;
|
|
62
|
+
/**
|
|
63
|
+
* The current state of the backup.
|
|
64
|
+
*/
|
|
65
|
+
readonly lifecycleState: string;
|
|
66
|
+
/**
|
|
67
|
+
* `- The Azure Region where the Autonomous Database Backup exists.
|
|
68
|
+
*/
|
|
69
|
+
readonly location: string;
|
|
70
|
+
readonly name: string;
|
|
71
|
+
/**
|
|
72
|
+
* The current provisioning state of the Autonomous Database Backup.
|
|
73
|
+
*/
|
|
74
|
+
readonly provisioningState: string;
|
|
75
|
+
readonly restorable: boolean;
|
|
76
|
+
/**
|
|
77
|
+
* The retention period in days for the Autonomous Database Backup.
|
|
78
|
+
*/
|
|
79
|
+
readonly retentionPeriodInDays: number;
|
|
80
|
+
/**
|
|
81
|
+
* The date and time the backup will become unusable.
|
|
82
|
+
*/
|
|
83
|
+
readonly timeAvailableTil: string;
|
|
84
|
+
/**
|
|
85
|
+
* The date and time the backup was completed.
|
|
86
|
+
*/
|
|
87
|
+
readonly timeEnded: string;
|
|
88
|
+
/**
|
|
89
|
+
* The date and time the backup started.
|
|
90
|
+
*/
|
|
91
|
+
readonly timeStarted: string;
|
|
92
|
+
readonly type: string;
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Use this data source to access information about existing Autonomous Database Backups.
|
|
96
|
+
*
|
|
97
|
+
* ## Example Usage
|
|
98
|
+
*
|
|
99
|
+
* ```typescript
|
|
100
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
101
|
+
* import * as azure from "@pulumi/azure";
|
|
102
|
+
*
|
|
103
|
+
* const example = azure.oracle.getAutonomousDatabaseBackup({
|
|
104
|
+
* autonomousDatabaseId: exampleAzurermOracleAutonomousDatabase.id,
|
|
105
|
+
* });
|
|
106
|
+
* ```
|
|
107
|
+
*
|
|
108
|
+
* ## API Providers
|
|
109
|
+
*
|
|
110
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
111
|
+
* This data source uses the following Azure API Providers:
|
|
112
|
+
*
|
|
113
|
+
* * `Oracle.Database` - 2025-03-01
|
|
114
|
+
*/
|
|
115
|
+
export declare function getAutonomousDatabaseBackupOutput(args: GetAutonomousDatabaseBackupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAutonomousDatabaseBackupResult>;
|
|
116
|
+
/**
|
|
117
|
+
* A collection of arguments for invoking getAutonomousDatabaseBackup.
|
|
118
|
+
*/
|
|
119
|
+
export interface GetAutonomousDatabaseBackupOutputArgs {
|
|
120
|
+
/**
|
|
121
|
+
* The azureId of the Autonomous Database for we will be listing the backups.
|
|
122
|
+
*/
|
|
123
|
+
autonomousDatabaseId: pulumi.Input<string>;
|
|
124
|
+
name: pulumi.Input<string>;
|
|
125
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getAutonomousDatabaseBackupOutput = exports.getAutonomousDatabaseBackup = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to access information about existing Autonomous Database Backups.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as azure from "@pulumi/azure";
|
|
16
|
+
*
|
|
17
|
+
* const example = azure.oracle.getAutonomousDatabaseBackup({
|
|
18
|
+
* autonomousDatabaseId: exampleAzurermOracleAutonomousDatabase.id,
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
21
|
+
*
|
|
22
|
+
* ## API Providers
|
|
23
|
+
*
|
|
24
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
25
|
+
* This data source uses the following Azure API Providers:
|
|
26
|
+
*
|
|
27
|
+
* * `Oracle.Database` - 2025-03-01
|
|
28
|
+
*/
|
|
29
|
+
function getAutonomousDatabaseBackup(args, opts) {
|
|
30
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
31
|
+
return pulumi.runtime.invoke("azure:oracle/getAutonomousDatabaseBackup:getAutonomousDatabaseBackup", {
|
|
32
|
+
"autonomousDatabaseId": args.autonomousDatabaseId,
|
|
33
|
+
"name": args.name,
|
|
34
|
+
}, opts);
|
|
35
|
+
}
|
|
36
|
+
exports.getAutonomousDatabaseBackup = getAutonomousDatabaseBackup;
|
|
37
|
+
/**
|
|
38
|
+
* Use this data source to access information about existing Autonomous Database Backups.
|
|
39
|
+
*
|
|
40
|
+
* ## Example Usage
|
|
41
|
+
*
|
|
42
|
+
* ```typescript
|
|
43
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
44
|
+
* import * as azure from "@pulumi/azure";
|
|
45
|
+
*
|
|
46
|
+
* const example = azure.oracle.getAutonomousDatabaseBackup({
|
|
47
|
+
* autonomousDatabaseId: exampleAzurermOracleAutonomousDatabase.id,
|
|
48
|
+
* });
|
|
49
|
+
* ```
|
|
50
|
+
*
|
|
51
|
+
* ## API Providers
|
|
52
|
+
*
|
|
53
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
54
|
+
* This data source uses the following Azure API Providers:
|
|
55
|
+
*
|
|
56
|
+
* * `Oracle.Database` - 2025-03-01
|
|
57
|
+
*/
|
|
58
|
+
function getAutonomousDatabaseBackupOutput(args, opts) {
|
|
59
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
60
|
+
return pulumi.runtime.invokeOutput("azure:oracle/getAutonomousDatabaseBackup:getAutonomousDatabaseBackup", {
|
|
61
|
+
"autonomousDatabaseId": args.autonomousDatabaseId,
|
|
62
|
+
"name": args.name,
|
|
63
|
+
}, opts);
|
|
64
|
+
}
|
|
65
|
+
exports.getAutonomousDatabaseBackupOutput = getAutonomousDatabaseBackupOutput;
|
|
66
|
+
//# sourceMappingURL=getAutonomousDatabaseBackup.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getAutonomousDatabaseBackup.js","sourceRoot":"","sources":["../../oracle/getAutonomousDatabaseBackup.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,sEAAsE,EAAE;QACjG,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kEAMC;AAyED;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,iCAAiC,CAAC,IAA2C,EAAE,IAAiC;IAC5H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,sEAAsE,EAAE;QACvG,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;QACjD,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8EAMC"}
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
import * as outputs from "../types/output";
|
|
3
|
+
/**
|
|
4
|
+
* Use this data source to access information about existing Autonomous Database Backups.
|
|
5
|
+
*
|
|
6
|
+
* ## Example Usage
|
|
7
|
+
*
|
|
8
|
+
* ```typescript
|
|
9
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
10
|
+
* import * as azure from "@pulumi/azure";
|
|
11
|
+
*
|
|
12
|
+
* const example = azure.oracle.getAutonomousDatabaseBackups({
|
|
13
|
+
* autonomousDatabaseId: exampleAzurermOracleAutonomousDatabase.id,
|
|
14
|
+
* });
|
|
15
|
+
* ```
|
|
16
|
+
*
|
|
17
|
+
* ## API Providers
|
|
18
|
+
*
|
|
19
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
20
|
+
* This data source uses the following Azure API Providers:
|
|
21
|
+
*
|
|
22
|
+
* * `Oracle.Database` - 2025-03-01
|
|
23
|
+
*/
|
|
24
|
+
export declare function getAutonomousDatabaseBackups(args: GetAutonomousDatabaseBackupsArgs, opts?: pulumi.InvokeOptions): Promise<GetAutonomousDatabaseBackupsResult>;
|
|
25
|
+
/**
|
|
26
|
+
* A collection of arguments for invoking getAutonomousDatabaseBackups.
|
|
27
|
+
*/
|
|
28
|
+
export interface GetAutonomousDatabaseBackupsArgs {
|
|
29
|
+
/**
|
|
30
|
+
* The azureId of the Autonomous Database for which the backups will be listed.
|
|
31
|
+
*/
|
|
32
|
+
autonomousDatabaseId: string;
|
|
33
|
+
}
|
|
34
|
+
/**
|
|
35
|
+
* A collection of values returned by getAutonomousDatabaseBackups.
|
|
36
|
+
*/
|
|
37
|
+
export interface GetAutonomousDatabaseBackupsResult {
|
|
38
|
+
/**
|
|
39
|
+
* An `autonomousDatabaseBackups` block as defined below.
|
|
40
|
+
*/
|
|
41
|
+
readonly autonomousDatabaseBackups: outputs.oracle.GetAutonomousDatabaseBackupsAutonomousDatabaseBackup[];
|
|
42
|
+
readonly autonomousDatabaseId: string;
|
|
43
|
+
/**
|
|
44
|
+
* The provider-assigned unique ID for this managed resource.
|
|
45
|
+
*/
|
|
46
|
+
readonly id: string;
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Use this data source to access information about existing Autonomous Database Backups.
|
|
50
|
+
*
|
|
51
|
+
* ## Example Usage
|
|
52
|
+
*
|
|
53
|
+
* ```typescript
|
|
54
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
55
|
+
* import * as azure from "@pulumi/azure";
|
|
56
|
+
*
|
|
57
|
+
* const example = azure.oracle.getAutonomousDatabaseBackups({
|
|
58
|
+
* autonomousDatabaseId: exampleAzurermOracleAutonomousDatabase.id,
|
|
59
|
+
* });
|
|
60
|
+
* ```
|
|
61
|
+
*
|
|
62
|
+
* ## API Providers
|
|
63
|
+
*
|
|
64
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
65
|
+
* This data source uses the following Azure API Providers:
|
|
66
|
+
*
|
|
67
|
+
* * `Oracle.Database` - 2025-03-01
|
|
68
|
+
*/
|
|
69
|
+
export declare function getAutonomousDatabaseBackupsOutput(args: GetAutonomousDatabaseBackupsOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAutonomousDatabaseBackupsResult>;
|
|
70
|
+
/**
|
|
71
|
+
* A collection of arguments for invoking getAutonomousDatabaseBackups.
|
|
72
|
+
*/
|
|
73
|
+
export interface GetAutonomousDatabaseBackupsOutputArgs {
|
|
74
|
+
/**
|
|
75
|
+
* The azureId of the Autonomous Database for which the backups will be listed.
|
|
76
|
+
*/
|
|
77
|
+
autonomousDatabaseId: pulumi.Input<string>;
|
|
78
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.getAutonomousDatabaseBackupsOutput = exports.getAutonomousDatabaseBackups = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to access information about existing Autonomous Database Backups.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as azure from "@pulumi/azure";
|
|
16
|
+
*
|
|
17
|
+
* const example = azure.oracle.getAutonomousDatabaseBackups({
|
|
18
|
+
* autonomousDatabaseId: exampleAzurermOracleAutonomousDatabase.id,
|
|
19
|
+
* });
|
|
20
|
+
* ```
|
|
21
|
+
*
|
|
22
|
+
* ## API Providers
|
|
23
|
+
*
|
|
24
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
25
|
+
* This data source uses the following Azure API Providers:
|
|
26
|
+
*
|
|
27
|
+
* * `Oracle.Database` - 2025-03-01
|
|
28
|
+
*/
|
|
29
|
+
function getAutonomousDatabaseBackups(args, opts) {
|
|
30
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
31
|
+
return pulumi.runtime.invoke("azure:oracle/getAutonomousDatabaseBackups:getAutonomousDatabaseBackups", {
|
|
32
|
+
"autonomousDatabaseId": args.autonomousDatabaseId,
|
|
33
|
+
}, opts);
|
|
34
|
+
}
|
|
35
|
+
exports.getAutonomousDatabaseBackups = getAutonomousDatabaseBackups;
|
|
36
|
+
/**
|
|
37
|
+
* Use this data source to access information about existing Autonomous Database Backups.
|
|
38
|
+
*
|
|
39
|
+
* ## Example Usage
|
|
40
|
+
*
|
|
41
|
+
* ```typescript
|
|
42
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
43
|
+
* import * as azure from "@pulumi/azure";
|
|
44
|
+
*
|
|
45
|
+
* const example = azure.oracle.getAutonomousDatabaseBackups({
|
|
46
|
+
* autonomousDatabaseId: exampleAzurermOracleAutonomousDatabase.id,
|
|
47
|
+
* });
|
|
48
|
+
* ```
|
|
49
|
+
*
|
|
50
|
+
* ## API Providers
|
|
51
|
+
*
|
|
52
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
53
|
+
* This data source uses the following Azure API Providers:
|
|
54
|
+
*
|
|
55
|
+
* * `Oracle.Database` - 2025-03-01
|
|
56
|
+
*/
|
|
57
|
+
function getAutonomousDatabaseBackupsOutput(args, opts) {
|
|
58
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
59
|
+
return pulumi.runtime.invokeOutput("azure:oracle/getAutonomousDatabaseBackups:getAutonomousDatabaseBackups", {
|
|
60
|
+
"autonomousDatabaseId": args.autonomousDatabaseId,
|
|
61
|
+
}, opts);
|
|
62
|
+
}
|
|
63
|
+
exports.getAutonomousDatabaseBackupsOutput = getAutonomousDatabaseBackupsOutput;
|
|
64
|
+
//# sourceMappingURL=getAutonomousDatabaseBackups.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getAutonomousDatabaseBackups.js","sourceRoot":"","sources":["../../oracle/getAutonomousDatabaseBackups.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,4BAA4B,CAAC,IAAsC,EAAE,IAA2B;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wEAAwE,EAAE;QACnG,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oEAKC;AA0BD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,kCAAkC,CAAC,IAA4C,EAAE,IAAiC;IAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wEAAwE,EAAE;QACzG,sBAAsB,EAAE,IAAI,CAAC,oBAAoB;KACpD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gFAKC"}
|
package/oracle/index.d.ts
CHANGED
|
@@ -1,6 +1,9 @@
|
|
|
1
1
|
export { AutonomousDatabaseArgs, AutonomousDatabaseState } from "./autonomousDatabase";
|
|
2
2
|
export type AutonomousDatabase = import("./autonomousDatabase").AutonomousDatabase;
|
|
3
3
|
export declare const AutonomousDatabase: typeof import("./autonomousDatabase").AutonomousDatabase;
|
|
4
|
+
export { AutonomousDatabaseBackupArgs, AutonomousDatabaseBackupState } from "./autonomousDatabaseBackup";
|
|
5
|
+
export type AutonomousDatabaseBackup = import("./autonomousDatabaseBackup").AutonomousDatabaseBackup;
|
|
6
|
+
export declare const AutonomousDatabaseBackup: typeof import("./autonomousDatabaseBackup").AutonomousDatabaseBackup;
|
|
4
7
|
export { CloudVmClusterArgs, CloudVmClusterState } from "./cloudVmCluster";
|
|
5
8
|
export type CloudVmCluster = import("./cloudVmCluster").CloudVmCluster;
|
|
6
9
|
export declare const CloudVmCluster: typeof import("./cloudVmCluster").CloudVmCluster;
|
|
@@ -16,6 +19,12 @@ export declare const getAdbsNationalCharacterSetsOutput: typeof import("./getAdb
|
|
|
16
19
|
export { GetAutonomousDatabaseArgs, GetAutonomousDatabaseResult, GetAutonomousDatabaseOutputArgs } from "./getAutonomousDatabase";
|
|
17
20
|
export declare const getAutonomousDatabase: typeof import("./getAutonomousDatabase").getAutonomousDatabase;
|
|
18
21
|
export declare const getAutonomousDatabaseOutput: typeof import("./getAutonomousDatabase").getAutonomousDatabaseOutput;
|
|
22
|
+
export { GetAutonomousDatabaseBackupArgs, GetAutonomousDatabaseBackupResult, GetAutonomousDatabaseBackupOutputArgs } from "./getAutonomousDatabaseBackup";
|
|
23
|
+
export declare const getAutonomousDatabaseBackup: typeof import("./getAutonomousDatabaseBackup").getAutonomousDatabaseBackup;
|
|
24
|
+
export declare const getAutonomousDatabaseBackupOutput: typeof import("./getAutonomousDatabaseBackup").getAutonomousDatabaseBackupOutput;
|
|
25
|
+
export { GetAutonomousDatabaseBackupsArgs, GetAutonomousDatabaseBackupsResult, GetAutonomousDatabaseBackupsOutputArgs } from "./getAutonomousDatabaseBackups";
|
|
26
|
+
export declare const getAutonomousDatabaseBackups: typeof import("./getAutonomousDatabaseBackups").getAutonomousDatabaseBackups;
|
|
27
|
+
export declare const getAutonomousDatabaseBackupsOutput: typeof import("./getAutonomousDatabaseBackups").getAutonomousDatabaseBackupsOutput;
|
|
19
28
|
export { GetCloudVmClusterArgs, GetCloudVmClusterResult, GetCloudVmClusterOutputArgs } from "./getCloudVmCluster";
|
|
20
29
|
export declare const getCloudVmCluster: typeof import("./getCloudVmCluster").getCloudVmCluster;
|
|
21
30
|
export declare const getCloudVmClusterOutput: typeof import("./getCloudVmCluster").getCloudVmClusterOutput;
|
package/oracle/index.js
CHANGED
|
@@ -2,11 +2,13 @@
|
|
|
2
2
|
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
3
|
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
4
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
-
exports.getGiVersionsOutput = exports.getGiVersions = exports.getExadataInfrastructureOutput = exports.getExadataInfrastructure = exports.getDbSystemShapesOutput = exports.getDbSystemShapes = exports.getDbServersOutput = exports.getDbServers = exports.getDbNodesOutput = exports.getDbNodes = exports.getCloudVmClusterOutput = exports.getCloudVmCluster = exports.getAutonomousDatabaseOutput = exports.getAutonomousDatabase = exports.getAdbsNationalCharacterSetsOutput = exports.getAdbsNationalCharacterSets = exports.getAdbsCharacterSetsOutput = exports.getAdbsCharacterSets = exports.ExadataInfrastructure = exports.CloudVmCluster = exports.AutonomousDatabase = void 0;
|
|
5
|
+
exports.getGiVersionsOutput = exports.getGiVersions = exports.getExadataInfrastructureOutput = exports.getExadataInfrastructure = exports.getDbSystemShapesOutput = exports.getDbSystemShapes = exports.getDbServersOutput = exports.getDbServers = exports.getDbNodesOutput = exports.getDbNodes = exports.getCloudVmClusterOutput = exports.getCloudVmCluster = exports.getAutonomousDatabaseBackupsOutput = exports.getAutonomousDatabaseBackups = exports.getAutonomousDatabaseBackupOutput = exports.getAutonomousDatabaseBackup = exports.getAutonomousDatabaseOutput = exports.getAutonomousDatabase = exports.getAdbsNationalCharacterSetsOutput = exports.getAdbsNationalCharacterSets = exports.getAdbsCharacterSetsOutput = exports.getAdbsCharacterSets = exports.ExadataInfrastructure = exports.CloudVmCluster = exports.AutonomousDatabaseBackup = exports.AutonomousDatabase = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
exports.AutonomousDatabase = null;
|
|
9
9
|
utilities.lazyLoad(exports, ["AutonomousDatabase"], () => require("./autonomousDatabase"));
|
|
10
|
+
exports.AutonomousDatabaseBackup = null;
|
|
11
|
+
utilities.lazyLoad(exports, ["AutonomousDatabaseBackup"], () => require("./autonomousDatabaseBackup"));
|
|
10
12
|
exports.CloudVmCluster = null;
|
|
11
13
|
utilities.lazyLoad(exports, ["CloudVmCluster"], () => require("./cloudVmCluster"));
|
|
12
14
|
exports.ExadataInfrastructure = null;
|
|
@@ -20,6 +22,12 @@ utilities.lazyLoad(exports, ["getAdbsNationalCharacterSets", "getAdbsNationalCha
|
|
|
20
22
|
exports.getAutonomousDatabase = null;
|
|
21
23
|
exports.getAutonomousDatabaseOutput = null;
|
|
22
24
|
utilities.lazyLoad(exports, ["getAutonomousDatabase", "getAutonomousDatabaseOutput"], () => require("./getAutonomousDatabase"));
|
|
25
|
+
exports.getAutonomousDatabaseBackup = null;
|
|
26
|
+
exports.getAutonomousDatabaseBackupOutput = null;
|
|
27
|
+
utilities.lazyLoad(exports, ["getAutonomousDatabaseBackup", "getAutonomousDatabaseBackupOutput"], () => require("./getAutonomousDatabaseBackup"));
|
|
28
|
+
exports.getAutonomousDatabaseBackups = null;
|
|
29
|
+
exports.getAutonomousDatabaseBackupsOutput = null;
|
|
30
|
+
utilities.lazyLoad(exports, ["getAutonomousDatabaseBackups", "getAutonomousDatabaseBackupsOutput"], () => require("./getAutonomousDatabaseBackups"));
|
|
23
31
|
exports.getCloudVmCluster = null;
|
|
24
32
|
exports.getCloudVmClusterOutput = null;
|
|
25
33
|
utilities.lazyLoad(exports, ["getCloudVmCluster", "getCloudVmClusterOutput"], () => require("./getCloudVmCluster"));
|
|
@@ -44,6 +52,8 @@ const _module = {
|
|
|
44
52
|
switch (type) {
|
|
45
53
|
case "azure:oracle/autonomousDatabase:AutonomousDatabase":
|
|
46
54
|
return new exports.AutonomousDatabase(name, undefined, { urn });
|
|
55
|
+
case "azure:oracle/autonomousDatabaseBackup:AutonomousDatabaseBackup":
|
|
56
|
+
return new exports.AutonomousDatabaseBackup(name, undefined, { urn });
|
|
47
57
|
case "azure:oracle/cloudVmCluster:CloudVmCluster":
|
|
48
58
|
return new exports.CloudVmCluster(name, undefined, { urn });
|
|
49
59
|
case "azure:oracle/exadataInfrastructure:ExadataInfrastructure":
|
|
@@ -54,6 +64,7 @@ const _module = {
|
|
|
54
64
|
},
|
|
55
65
|
};
|
|
56
66
|
pulumi.runtime.registerResourceModule("azure", "oracle/autonomousDatabase", _module);
|
|
67
|
+
pulumi.runtime.registerResourceModule("azure", "oracle/autonomousDatabaseBackup", _module);
|
|
57
68
|
pulumi.runtime.registerResourceModule("azure", "oracle/cloudVmCluster", _module);
|
|
58
69
|
pulumi.runtime.registerResourceModule("azure", "oracle/exadataInfrastructure", _module);
|
|
59
70
|
//# sourceMappingURL=index.js.map
|
package/oracle/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../oracle/index.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,kBAAkB,GAA6D,IAAW,CAAC;AACxG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,sBAAsB,CAAC,CAAC,CAAC;AAI9E,QAAA,cAAc,GAAqD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,gBAAgB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;AAItE,QAAA,qBAAqB,GAAmE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC,CAAC;AAGpF,QAAA,oBAAoB,GAAiE,IAAW,CAAC;AACjG,QAAA,0BAA0B,GAAuE,IAAW,CAAC;AAC1H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,sBAAsB,EAAC,4BAA4B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,wBAAwB,CAAC,CAAC,CAAC;AAG/G,QAAA,4BAA4B,GAAiF,IAAW,CAAC;AACzH,QAAA,kCAAkC,GAAuF,IAAW,CAAC;AAClJ,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,8BAA8B,EAAC,oCAAoC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gCAAgC,CAAC,CAAC,CAAC;AAGvI,QAAA,qBAAqB,GAAmE,IAAW,CAAC;AACpG,QAAA,2BAA2B,GAAyE,IAAW,CAAC;AAC7H,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uBAAuB,EAAC,6BAA6B,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC,CAAC;AAGlH,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACxF,QAAA,uBAAuB,GAAiE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,EAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAGtG,QAAA,UAAU,GAA6C,IAAW,CAAC;AACnE,QAAA,gBAAgB,GAAmD,IAAW,CAAC;AAC5F,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,YAAY,EAAC,kBAAkB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;AAGjF,QAAA,YAAY,GAAiD,IAAW,CAAC;AACzE,QAAA,kBAAkB,GAAuD,IAAW,CAAC;AAClG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,cAAc,EAAC,oBAAoB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;AAGvF,QAAA,iBAAiB,GAA2D,IAAW,CAAC;AACxF,QAAA,uBAAuB,GAAiE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,mBAAmB,EAAC,yBAAyB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,qBAAqB,CAAC,CAAC,CAAC;AAGtG,QAAA,wBAAwB,GAAyE,IAAW,CAAC;AAC7G,QAAA,8BAA8B,GAA+E,IAAW,CAAC;AACtI,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,0BAA0B,EAAC,gCAAgC,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,4BAA4B,CAAC,CAAC,CAAC;AAG3H,QAAA,aAAa,GAAmD,IAAW,CAAC;AAC5E,QAAA,mBAAmB,GAAyD,IAAW,CAAC;AACrG,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,eAAe,EAAC,qBAAqB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,iBAAiB,CAAC,CAAC,CAAC;AAGvG,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,oDAAoD;gBACrD,OAAO,IAAI,0BAAkB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAChE,KAAK,4CAA4C;gBAC7C,OAAO,IAAI,sBAAc,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAC5D,KAAK,0DAA0D;gBAC3D,OAAO,IAAI,6BAAqB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,2BAA2B,EAAE,OAAO,CAAC,CAAA;AACpF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,uBAAuB,EAAE,OAAO,CAAC,CAAA;AAChF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,OAAO,EAAE,8BAA8B,EAAE,OAAO,CAAC,CAAA"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../oracle/index.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pulumi/azure",
|
|
3
|
-
"version": "6.27.0-alpha.
|
|
3
|
+
"version": "6.27.0-alpha.1759511969",
|
|
4
4
|
"description": "A Pulumi package for creating and managing Microsoft Azure cloud resources, based on the Terraform azurerm provider. We recommend using the [Azure Native provider](https://github.com/pulumi/pulumi-azure-native) to provision Azure infrastructure. Azure Native provides complete coverage of Azure resources and same-day access to new resources and resource updates.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"pulumi",
|
|
@@ -30,6 +30,6 @@
|
|
|
30
30
|
"pulumi": {
|
|
31
31
|
"resource": true,
|
|
32
32
|
"name": "azure",
|
|
33
|
-
"version": "6.27.0-alpha.
|
|
33
|
+
"version": "6.27.0-alpha.1759511969"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
@@ -59,7 +59,7 @@ import * as outputs from "../types/output";
|
|
|
59
59
|
* <!-- This section is generated, changes will be overwritten -->
|
|
60
60
|
* This resource uses the following Azure API Providers:
|
|
61
61
|
*
|
|
62
|
-
* * `PaloAltoNetworks.Cloudngfw` -
|
|
62
|
+
* * `PaloAltoNetworks.Cloudngfw` - 2025-05-23, 2022-08-29
|
|
63
63
|
*
|
|
64
64
|
* ## Import
|
|
65
65
|
*
|
|
@@ -63,7 +63,7 @@ const utilities = require("../utilities");
|
|
|
63
63
|
* <!-- This section is generated, changes will be overwritten -->
|
|
64
64
|
* This resource uses the following Azure API Providers:
|
|
65
65
|
*
|
|
66
|
-
* * `PaloAltoNetworks.Cloudngfw` -
|
|
66
|
+
* * `PaloAltoNetworks.Cloudngfw` - 2025-05-23, 2022-08-29
|
|
67
67
|
*
|
|
68
68
|
* ## Import
|
|
69
69
|
*
|
|
@@ -60,7 +60,7 @@ import * as outputs from "../types/output";
|
|
|
60
60
|
* <!-- This section is generated, changes will be overwritten -->
|
|
61
61
|
* This resource uses the following Azure API Providers:
|
|
62
62
|
*
|
|
63
|
-
* * `PaloAltoNetworks.Cloudngfw` -
|
|
63
|
+
* * `PaloAltoNetworks.Cloudngfw` - 2025-05-23
|
|
64
64
|
*
|
|
65
65
|
* ## Import
|
|
66
66
|
*
|