@pulumi/azure 6.27.0-alpha.1758868424 → 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
|
@@ -64,7 +64,7 @@ const utilities = require("../utilities");
|
|
|
64
64
|
* <!-- This section is generated, changes will be overwritten -->
|
|
65
65
|
* This resource uses the following Azure API Providers:
|
|
66
66
|
*
|
|
67
|
-
* * `PaloAltoNetworks.Cloudngfw` -
|
|
67
|
+
* * `PaloAltoNetworks.Cloudngfw` - 2025-05-23
|
|
68
68
|
*
|
|
69
69
|
* ## Import
|
|
70
70
|
*
|
|
@@ -107,7 +107,7 @@ import * as outputs from "../types/output";
|
|
|
107
107
|
* <!-- This section is generated, changes will be overwritten -->
|
|
108
108
|
* This resource uses the following Azure API Providers:
|
|
109
109
|
*
|
|
110
|
-
* * `PaloAltoNetworks.Cloudngfw` -
|
|
110
|
+
* * `PaloAltoNetworks.Cloudngfw` - 2025-05-23, 2022-08-29
|
|
111
111
|
*
|
|
112
112
|
* ## Import
|
|
113
113
|
*
|
|
@@ -111,7 +111,7 @@ const utilities = require("../utilities");
|
|
|
111
111
|
* <!-- This section is generated, changes will be overwritten -->
|
|
112
112
|
* This resource uses the following Azure API Providers:
|
|
113
113
|
*
|
|
114
|
-
* * `PaloAltoNetworks.Cloudngfw` -
|
|
114
|
+
* * `PaloAltoNetworks.Cloudngfw` - 2025-05-23, 2022-08-29
|
|
115
115
|
*
|
|
116
116
|
* ## Import
|
|
117
117
|
*
|
|
@@ -90,7 +90,7 @@ import * as outputs from "../types/output";
|
|
|
90
90
|
* <!-- This section is generated, changes will be overwritten -->
|
|
91
91
|
* This resource uses the following Azure API Providers:
|
|
92
92
|
*
|
|
93
|
-
* * `PaloAltoNetworks.Cloudngfw` -
|
|
93
|
+
* * `PaloAltoNetworks.Cloudngfw` - 2025-05-23
|
|
94
94
|
*
|
|
95
95
|
* ## Import
|
|
96
96
|
*
|
|
@@ -94,7 +94,7 @@ const utilities = require("../utilities");
|
|
|
94
94
|
* <!-- This section is generated, changes will be overwritten -->
|
|
95
95
|
* This resource uses the following Azure API Providers:
|
|
96
96
|
*
|
|
97
|
-
* * `PaloAltoNetworks.Cloudngfw` -
|
|
97
|
+
* * `PaloAltoNetworks.Cloudngfw` - 2025-05-23
|
|
98
98
|
*
|
|
99
99
|
* ## Import
|
|
100
100
|
*
|
|
@@ -242,7 +242,7 @@ export declare class FlexibleServer extends pulumi.CustomResource {
|
|
|
242
242
|
[key: string]: string;
|
|
243
243
|
} | undefined>;
|
|
244
244
|
/**
|
|
245
|
-
* The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15` and `
|
|
245
|
+
* The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15`, `16` and `17`. Required when `createMode` is `Default`.
|
|
246
246
|
*
|
|
247
247
|
* > **Note:** Downgrading `version` isn't supported and will force a new PostgreSQL Flexible Server to be created.
|
|
248
248
|
*
|
|
@@ -388,7 +388,7 @@ export interface FlexibleServerState {
|
|
|
388
388
|
[key: string]: pulumi.Input<string>;
|
|
389
389
|
}>;
|
|
390
390
|
/**
|
|
391
|
-
* The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15` and `
|
|
391
|
+
* The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15`, `16` and `17`. Required when `createMode` is `Default`.
|
|
392
392
|
*
|
|
393
393
|
* > **Note:** Downgrading `version` isn't supported and will force a new PostgreSQL Flexible Server to be created.
|
|
394
394
|
*
|
|
@@ -522,7 +522,7 @@ export interface FlexibleServerArgs {
|
|
|
522
522
|
[key: string]: pulumi.Input<string>;
|
|
523
523
|
}>;
|
|
524
524
|
/**
|
|
525
|
-
* The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15` and `
|
|
525
|
+
* The version of PostgreSQL Flexible Server to use. Possible values are `11`,`12`, `13`, `14`, `15`, `16` and `17`. Required when `createMode` is `Default`.
|
|
526
526
|
*
|
|
527
527
|
* > **Note:** Downgrading `version` isn't supported and will force a new PostgreSQL Flexible Server to be created.
|
|
528
528
|
*
|
|
@@ -62,7 +62,7 @@ export declare class FlexibleServerFirewallRule extends pulumi.CustomResource {
|
|
|
62
62
|
*/
|
|
63
63
|
static isInstance(obj: any): obj is FlexibleServerFirewallRule;
|
|
64
64
|
/**
|
|
65
|
-
* The
|
|
65
|
+
* The IPv4 Address defining the end of the range of addresses associated with this PostgreSQL Flexible Server Firewall Rule.
|
|
66
66
|
*/
|
|
67
67
|
readonly endIpAddress: pulumi.Output<string>;
|
|
68
68
|
/**
|
|
@@ -74,7 +74,7 @@ export declare class FlexibleServerFirewallRule extends pulumi.CustomResource {
|
|
|
74
74
|
*/
|
|
75
75
|
readonly serverId: pulumi.Output<string>;
|
|
76
76
|
/**
|
|
77
|
-
* The
|
|
77
|
+
* The IPv4 Address defining the start of the range of addresses associated with this PostgreSQL Flexible Server Firewall Rule.
|
|
78
78
|
*/
|
|
79
79
|
readonly startIpAddress: pulumi.Output<string>;
|
|
80
80
|
/**
|
|
@@ -91,7 +91,7 @@ export declare class FlexibleServerFirewallRule extends pulumi.CustomResource {
|
|
|
91
91
|
*/
|
|
92
92
|
export interface FlexibleServerFirewallRuleState {
|
|
93
93
|
/**
|
|
94
|
-
* The
|
|
94
|
+
* The IPv4 Address defining the end of the range of addresses associated with this PostgreSQL Flexible Server Firewall Rule.
|
|
95
95
|
*/
|
|
96
96
|
endIpAddress?: pulumi.Input<string>;
|
|
97
97
|
/**
|
|
@@ -103,7 +103,7 @@ export interface FlexibleServerFirewallRuleState {
|
|
|
103
103
|
*/
|
|
104
104
|
serverId?: pulumi.Input<string>;
|
|
105
105
|
/**
|
|
106
|
-
* The
|
|
106
|
+
* The IPv4 Address defining the start of the range of addresses associated with this PostgreSQL Flexible Server Firewall Rule.
|
|
107
107
|
*/
|
|
108
108
|
startIpAddress?: pulumi.Input<string>;
|
|
109
109
|
}
|
|
@@ -112,7 +112,7 @@ export interface FlexibleServerFirewallRuleState {
|
|
|
112
112
|
*/
|
|
113
113
|
export interface FlexibleServerFirewallRuleArgs {
|
|
114
114
|
/**
|
|
115
|
-
* The
|
|
115
|
+
* The IPv4 Address defining the end of the range of addresses associated with this PostgreSQL Flexible Server Firewall Rule.
|
|
116
116
|
*/
|
|
117
117
|
endIpAddress: pulumi.Input<string>;
|
|
118
118
|
/**
|
|
@@ -124,7 +124,7 @@ export interface FlexibleServerFirewallRuleArgs {
|
|
|
124
124
|
*/
|
|
125
125
|
serverId: pulumi.Input<string>;
|
|
126
126
|
/**
|
|
127
|
-
* The
|
|
127
|
+
* The IPv4 Address defining the start of the range of addresses associated with this PostgreSQL Flexible Server Firewall Rule.
|
|
128
128
|
*/
|
|
129
129
|
startIpAddress: pulumi.Input<string>;
|
|
130
130
|
}
|
package/search/service.d.ts
CHANGED
|
@@ -137,7 +137,7 @@ export declare class Service extends pulumi.CustomResource {
|
|
|
137
137
|
*/
|
|
138
138
|
readonly name: pulumi.Output<string>;
|
|
139
139
|
/**
|
|
140
|
-
* Whether to allow trusted Azure services to access a network restricted
|
|
140
|
+
* Whether to allow trusted Azure services to access a network restricted Search Service? Possible values are `None` and `AzureServices`. Defaults to `None`.
|
|
141
141
|
*/
|
|
142
142
|
readonly networkRuleBypassOption: pulumi.Output<string | undefined>;
|
|
143
143
|
/**
|
|
@@ -246,7 +246,7 @@ export interface ServiceState {
|
|
|
246
246
|
*/
|
|
247
247
|
name?: pulumi.Input<string>;
|
|
248
248
|
/**
|
|
249
|
-
* Whether to allow trusted Azure services to access a network restricted
|
|
249
|
+
* Whether to allow trusted Azure services to access a network restricted Search Service? Possible values are `None` and `AzureServices`. Defaults to `None`.
|
|
250
250
|
*/
|
|
251
251
|
networkRuleBypassOption?: pulumi.Input<string>;
|
|
252
252
|
/**
|
|
@@ -343,7 +343,7 @@ export interface ServiceArgs {
|
|
|
343
343
|
*/
|
|
344
344
|
name?: pulumi.Input<string>;
|
|
345
345
|
/**
|
|
346
|
-
* Whether to allow trusted Azure services to access a network restricted
|
|
346
|
+
* Whether to allow trusted Azure services to access a network restricted Search Service? Possible values are `None` and `AzureServices`. Defaults to `None`.
|
|
347
347
|
*/
|
|
348
348
|
networkRuleBypassOption?: pulumi.Input<string>;
|
|
349
349
|
/**
|
|
@@ -66,6 +66,10 @@ export declare class AuthomationRule extends pulumi.CustomResource {
|
|
|
66
66
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
67
67
|
*/
|
|
68
68
|
static isInstance(obj: any): obj is AuthomationRule;
|
|
69
|
+
/**
|
|
70
|
+
* One or more `actionIncidentTask` blocks as defined below.
|
|
71
|
+
*/
|
|
72
|
+
readonly actionIncidentTasks: pulumi.Output<outputs.sentinel.AuthomationRuleActionIncidentTask[] | undefined>;
|
|
69
73
|
/**
|
|
70
74
|
* One or more `actionIncident` blocks as defined below.
|
|
71
75
|
*/
|
|
@@ -126,6 +130,10 @@ export declare class AuthomationRule extends pulumi.CustomResource {
|
|
|
126
130
|
* Input properties used for looking up and filtering AuthomationRule resources.
|
|
127
131
|
*/
|
|
128
132
|
export interface AuthomationRuleState {
|
|
133
|
+
/**
|
|
134
|
+
* One or more `actionIncidentTask` blocks as defined below.
|
|
135
|
+
*/
|
|
136
|
+
actionIncidentTasks?: pulumi.Input<pulumi.Input<inputs.sentinel.AuthomationRuleActionIncidentTask>[]>;
|
|
129
137
|
/**
|
|
130
138
|
* One or more `actionIncident` blocks as defined below.
|
|
131
139
|
*/
|
|
@@ -177,6 +185,10 @@ export interface AuthomationRuleState {
|
|
|
177
185
|
* The set of arguments for constructing a AuthomationRule resource.
|
|
178
186
|
*/
|
|
179
187
|
export interface AuthomationRuleArgs {
|
|
188
|
+
/**
|
|
189
|
+
* One or more `actionIncidentTask` blocks as defined below.
|
|
190
|
+
*/
|
|
191
|
+
actionIncidentTasks?: pulumi.Input<pulumi.Input<inputs.sentinel.AuthomationRuleActionIncidentTask>[]>;
|
|
180
192
|
/**
|
|
181
193
|
* One or more `actionIncident` blocks as defined below.
|
|
182
194
|
*/
|
|
@@ -85,6 +85,7 @@ class AuthomationRule extends pulumi.CustomResource {
|
|
|
85
85
|
opts = opts || {};
|
|
86
86
|
if (opts.id) {
|
|
87
87
|
const state = argsOrState;
|
|
88
|
+
resourceInputs["actionIncidentTasks"] = state?.actionIncidentTasks;
|
|
88
89
|
resourceInputs["actionIncidents"] = state?.actionIncidents;
|
|
89
90
|
resourceInputs["actionPlaybooks"] = state?.actionPlaybooks;
|
|
90
91
|
resourceInputs["conditionJson"] = state?.conditionJson;
|
|
@@ -108,6 +109,7 @@ class AuthomationRule extends pulumi.CustomResource {
|
|
|
108
109
|
if (args?.order === undefined && !opts.urn) {
|
|
109
110
|
throw new Error("Missing required property 'order'");
|
|
110
111
|
}
|
|
112
|
+
resourceInputs["actionIncidentTasks"] = args?.actionIncidentTasks;
|
|
111
113
|
resourceInputs["actionIncidents"] = args?.actionIncidents;
|
|
112
114
|
resourceInputs["actionPlaybooks"] = args?.actionPlaybooks;
|
|
113
115
|
resourceInputs["conditionJson"] = args?.conditionJson;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authomationRule.js","sourceRoot":"","sources":["../../sentinel/authomationRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,MAAa,eAAgB,SAAQ,MAAM,CAAC,cAAc;IACtD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA4B,EAAE,IAAmC;QAC1H,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,6HAA6H,CAAC,CAAA;QAC9I,OAAO,IAAI,eAAe,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACtE,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,eAAe,CAAC,YAAY,CAAC;IAChE,CAAC;
|
|
1
|
+
{"version":3,"file":"authomationRule.js","sourceRoot":"","sources":["../../sentinel/authomationRule.ts"],"names":[],"mappings":"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"}
|
|
@@ -64,6 +64,10 @@ export declare class AutomationRule extends pulumi.CustomResource {
|
|
|
64
64
|
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
65
65
|
*/
|
|
66
66
|
static isInstance(obj: any): obj is AutomationRule;
|
|
67
|
+
/**
|
|
68
|
+
* One or more `actionIncidentTask` blocks as defined below.
|
|
69
|
+
*/
|
|
70
|
+
readonly actionIncidentTasks: pulumi.Output<outputs.sentinel.AutomationRuleActionIncidentTask[] | undefined>;
|
|
67
71
|
/**
|
|
68
72
|
* One or more `actionIncident` blocks as defined below.
|
|
69
73
|
*/
|
|
@@ -123,6 +127,10 @@ export declare class AutomationRule extends pulumi.CustomResource {
|
|
|
123
127
|
* Input properties used for looking up and filtering AutomationRule resources.
|
|
124
128
|
*/
|
|
125
129
|
export interface AutomationRuleState {
|
|
130
|
+
/**
|
|
131
|
+
* One or more `actionIncidentTask` blocks as defined below.
|
|
132
|
+
*/
|
|
133
|
+
actionIncidentTasks?: pulumi.Input<pulumi.Input<inputs.sentinel.AutomationRuleActionIncidentTask>[]>;
|
|
126
134
|
/**
|
|
127
135
|
* One or more `actionIncident` blocks as defined below.
|
|
128
136
|
*/
|
|
@@ -174,6 +182,10 @@ export interface AutomationRuleState {
|
|
|
174
182
|
* The set of arguments for constructing a AutomationRule resource.
|
|
175
183
|
*/
|
|
176
184
|
export interface AutomationRuleArgs {
|
|
185
|
+
/**
|
|
186
|
+
* One or more `actionIncidentTask` blocks as defined below.
|
|
187
|
+
*/
|
|
188
|
+
actionIncidentTasks?: pulumi.Input<pulumi.Input<inputs.sentinel.AutomationRuleActionIncidentTask>[]>;
|
|
177
189
|
/**
|
|
178
190
|
* One or more `actionIncident` blocks as defined below.
|
|
179
191
|
*/
|
|
@@ -80,6 +80,7 @@ class AutomationRule extends pulumi.CustomResource {
|
|
|
80
80
|
opts = opts || {};
|
|
81
81
|
if (opts.id) {
|
|
82
82
|
const state = argsOrState;
|
|
83
|
+
resourceInputs["actionIncidentTasks"] = state?.actionIncidentTasks;
|
|
83
84
|
resourceInputs["actionIncidents"] = state?.actionIncidents;
|
|
84
85
|
resourceInputs["actionPlaybooks"] = state?.actionPlaybooks;
|
|
85
86
|
resourceInputs["conditionJson"] = state?.conditionJson;
|
|
@@ -103,6 +104,7 @@ class AutomationRule extends pulumi.CustomResource {
|
|
|
103
104
|
if (args?.order === undefined && !opts.urn) {
|
|
104
105
|
throw new Error("Missing required property 'order'");
|
|
105
106
|
}
|
|
107
|
+
resourceInputs["actionIncidentTasks"] = args?.actionIncidentTasks;
|
|
106
108
|
resourceInputs["actionIncidents"] = args?.actionIncidents;
|
|
107
109
|
resourceInputs["actionPlaybooks"] = args?.actionPlaybooks;
|
|
108
110
|
resourceInputs["conditionJson"] = args?.conditionJson;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"automationRule.js","sourceRoot":"","sources":["../../sentinel/automationRule.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA8CG;AACH,MAAa,cAAe,SAAQ,MAAM,CAAC,cAAc;IACrD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA2B,EAAE,IAAmC;QACzH,OAAO,IAAI,cAAc,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACrE,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,cAAc,CAAC,YAAY,CAAC;IAC/D,CAAC;
|
|
1
|
+
{"version":3,"file":"automationRule.js","sourceRoot":"","sources":["../../sentinel/automationRule.ts"],"names":[],"mappings":"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"}
|
|
@@ -28,7 +28,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
28
28
|
* containerAccessType: "private",
|
|
29
29
|
* });
|
|
30
30
|
* const exampleContainerImmutabilityPolicy = new azure.storage.ContainerImmutabilityPolicy("example", {
|
|
31
|
-
* storageContainerResourceManagerId: exampleContainer.
|
|
31
|
+
* storageContainerResourceManagerId: exampleContainer.id,
|
|
32
32
|
* immutabilityPeriodInDays: 14,
|
|
33
33
|
* protectedAppendWritesAllEnabled: false,
|
|
34
34
|
* protectedAppendWritesEnabled: true,
|
|
@@ -34,7 +34,7 @@ const utilities = require("../utilities");
|
|
|
34
34
|
* containerAccessType: "private",
|
|
35
35
|
* });
|
|
36
36
|
* const exampleContainerImmutabilityPolicy = new azure.storage.ContainerImmutabilityPolicy("example", {
|
|
37
|
-
* storageContainerResourceManagerId: exampleContainer.
|
|
37
|
+
* storageContainerResourceManagerId: exampleContainer.id,
|
|
38
38
|
* immutabilityPeriodInDays: 14,
|
|
39
39
|
* protectedAppendWritesAllEnabled: false,
|
|
40
40
|
* protectedAppendWritesEnabled: true,
|
package/storage/getQueue.d.ts
CHANGED
|
@@ -13,6 +13,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
13
13
|
* storageAccountName: "example-storage-account-name",
|
|
14
14
|
* });
|
|
15
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
|
+
* * `Microsoft.Storage` - 2023-05-01
|
|
16
23
|
*/
|
|
17
24
|
export declare function getQueue(args: GetQueueArgs, opts?: pulumi.InvokeOptions): Promise<GetQueueResult>;
|
|
18
25
|
/**
|
|
@@ -30,9 +37,17 @@ export interface GetQueueArgs {
|
|
|
30
37
|
*/
|
|
31
38
|
name: string;
|
|
32
39
|
/**
|
|
33
|
-
* The name of the Storage Account where the Queue exists.
|
|
40
|
+
* The name of the Storage Account where the Queue exists. This property will become Required in version 5.0 of the Provider.
|
|
41
|
+
*
|
|
42
|
+
* > **Note:** One of `storageAccountName` or `storageAccountId` must be specified. When specifying `storageAccountId` the resource will use the Resource Manager API, rather than the Data Plane API.
|
|
34
43
|
*/
|
|
35
|
-
|
|
44
|
+
storageAccountId?: string;
|
|
45
|
+
/**
|
|
46
|
+
* The name of the Storage Account where the Queue exists. This property is deprecated in favour of `storageAccountId`.
|
|
47
|
+
*
|
|
48
|
+
* @deprecated the `storageAccountName` property has been deprecated in favour of `storageAccountId` and will be removed in version 5.0 of the Provider.
|
|
49
|
+
*/
|
|
50
|
+
storageAccountName?: string;
|
|
36
51
|
}
|
|
37
52
|
/**
|
|
38
53
|
* A collection of values returned by getQueue.
|
|
@@ -51,9 +66,19 @@ export interface GetQueueResult {
|
|
|
51
66
|
readonly name: string;
|
|
52
67
|
/**
|
|
53
68
|
* The Resource Manager ID of this Storage Queue.
|
|
69
|
+
*
|
|
70
|
+
* @deprecated the `resourceManagerId` property has been deprecated in favour of `id` and will be removed in version 5.0 of the Provider.
|
|
54
71
|
*/
|
|
55
72
|
readonly resourceManagerId: string;
|
|
56
|
-
readonly
|
|
73
|
+
readonly storageAccountId?: string;
|
|
74
|
+
/**
|
|
75
|
+
* @deprecated the `storageAccountName` property has been deprecated in favour of `storageAccountId` and will be removed in version 5.0 of the Provider.
|
|
76
|
+
*/
|
|
77
|
+
readonly storageAccountName?: string;
|
|
78
|
+
/**
|
|
79
|
+
* The data plane URL of the Storage Queue in the format of `<storage queue endpoint>/<queue name>`. E.g. `https://example.queue.core.windows.net/queue1`.
|
|
80
|
+
*/
|
|
81
|
+
readonly url: string;
|
|
57
82
|
}
|
|
58
83
|
/**
|
|
59
84
|
* Use this data source to access information about an existing Storage Queue.
|
|
@@ -69,6 +94,13 @@ export interface GetQueueResult {
|
|
|
69
94
|
* storageAccountName: "example-storage-account-name",
|
|
70
95
|
* });
|
|
71
96
|
* ```
|
|
97
|
+
*
|
|
98
|
+
* ## API Providers
|
|
99
|
+
*
|
|
100
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
101
|
+
* This data source uses the following Azure API Providers:
|
|
102
|
+
*
|
|
103
|
+
* * `Microsoft.Storage` - 2023-05-01
|
|
72
104
|
*/
|
|
73
105
|
export declare function getQueueOutput(args: GetQueueOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetQueueResult>;
|
|
74
106
|
/**
|
|
@@ -86,7 +118,15 @@ export interface GetQueueOutputArgs {
|
|
|
86
118
|
*/
|
|
87
119
|
name: pulumi.Input<string>;
|
|
88
120
|
/**
|
|
89
|
-
* The name of the Storage Account where the Queue exists.
|
|
121
|
+
* The name of the Storage Account where the Queue exists. This property will become Required in version 5.0 of the Provider.
|
|
122
|
+
*
|
|
123
|
+
* > **Note:** One of `storageAccountName` or `storageAccountId` must be specified. When specifying `storageAccountId` the resource will use the Resource Manager API, rather than the Data Plane API.
|
|
124
|
+
*/
|
|
125
|
+
storageAccountId?: pulumi.Input<string>;
|
|
126
|
+
/**
|
|
127
|
+
* The name of the Storage Account where the Queue exists. This property is deprecated in favour of `storageAccountId`.
|
|
128
|
+
*
|
|
129
|
+
* @deprecated the `storageAccountName` property has been deprecated in favour of `storageAccountId` and will be removed in version 5.0 of the Provider.
|
|
90
130
|
*/
|
|
91
|
-
storageAccountName
|
|
131
|
+
storageAccountName?: pulumi.Input<string>;
|
|
92
132
|
}
|
package/storage/getQueue.js
CHANGED
|
@@ -19,12 +19,20 @@ const utilities = require("../utilities");
|
|
|
19
19
|
* storageAccountName: "example-storage-account-name",
|
|
20
20
|
* });
|
|
21
21
|
* ```
|
|
22
|
+
*
|
|
23
|
+
* ## API Providers
|
|
24
|
+
*
|
|
25
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
26
|
+
* This data source uses the following Azure API Providers:
|
|
27
|
+
*
|
|
28
|
+
* * `Microsoft.Storage` - 2023-05-01
|
|
22
29
|
*/
|
|
23
30
|
function getQueue(args, opts) {
|
|
24
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
25
32
|
return pulumi.runtime.invoke("azure:storage/getQueue:getQueue", {
|
|
26
33
|
"metadata": args.metadata,
|
|
27
34
|
"name": args.name,
|
|
35
|
+
"storageAccountId": args.storageAccountId,
|
|
28
36
|
"storageAccountName": args.storageAccountName,
|
|
29
37
|
}, opts);
|
|
30
38
|
}
|
|
@@ -43,12 +51,20 @@ exports.getQueue = getQueue;
|
|
|
43
51
|
* storageAccountName: "example-storage-account-name",
|
|
44
52
|
* });
|
|
45
53
|
* ```
|
|
54
|
+
*
|
|
55
|
+
* ## API Providers
|
|
56
|
+
*
|
|
57
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
58
|
+
* This data source uses the following Azure API Providers:
|
|
59
|
+
*
|
|
60
|
+
* * `Microsoft.Storage` - 2023-05-01
|
|
46
61
|
*/
|
|
47
62
|
function getQueueOutput(args, opts) {
|
|
48
63
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
49
64
|
return pulumi.runtime.invokeOutput("azure:storage/getQueue:getQueue", {
|
|
50
65
|
"metadata": args.metadata,
|
|
51
66
|
"name": args.name,
|
|
67
|
+
"storageAccountId": args.storageAccountId,
|
|
52
68
|
"storageAccountName": args.storageAccountName,
|
|
53
69
|
}, opts);
|
|
54
70
|
}
|
package/storage/getQueue.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getQueue.js","sourceRoot":"","sources":["../../storage/getQueue.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"getQueue.js","sourceRoot":"","sources":["../../storage/getQueue.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,QAAQ,CAAC,IAAkB,EAAE,IAA2B;IACpE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iCAAiC,EAAE;QAC5D,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4BAQC;AAyDD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,cAAc,CAAC,IAAwB,EAAE,IAAiC;IACtF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iCAAiC,EAAE;QAClE,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,kBAAkB,EAAE,IAAI,CAAC,gBAAgB;QACzC,oBAAoB,EAAE,IAAI,CAAC,kBAAkB;KAChD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,wCAQC"}
|
package/storage/queue.d.ts
CHANGED
|
@@ -25,13 +25,28 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
25
25
|
* });
|
|
26
26
|
* ```
|
|
27
27
|
*
|
|
28
|
+
* ## API Providers
|
|
29
|
+
*
|
|
30
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
31
|
+
* This resource uses the following Azure API Providers:
|
|
32
|
+
*
|
|
33
|
+
* * `Microsoft.Storage` - 2023-05-01
|
|
34
|
+
*
|
|
28
35
|
* ## Import
|
|
29
36
|
*
|
|
30
37
|
* Storage Queue's can be imported using the `resource id`, e.g.
|
|
31
38
|
*
|
|
39
|
+
* If `storage_account_name` is used:
|
|
40
|
+
*
|
|
32
41
|
* ```sh
|
|
33
42
|
* $ pulumi import azure:storage/queue:Queue queue1 https://example.queue.core.windows.net/queue1
|
|
34
43
|
* ```
|
|
44
|
+
*
|
|
45
|
+
* If `storage_account_id` is used:
|
|
46
|
+
*
|
|
47
|
+
* ```sh
|
|
48
|
+
* $ pulumi import azure:storage/queue:Queue queue1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myresourcegroup/providers/Microsoft.Storage/storageAccounts/myaccount/queueServices/default/queues
|
|
49
|
+
* ```
|
|
35
50
|
*/
|
|
36
51
|
export declare class Queue extends pulumi.CustomResource {
|
|
37
52
|
/**
|
|
@@ -61,12 +76,26 @@ export declare class Queue extends pulumi.CustomResource {
|
|
|
61
76
|
readonly name: pulumi.Output<string>;
|
|
62
77
|
/**
|
|
63
78
|
* The Resource Manager ID of this Storage Queue.
|
|
79
|
+
*
|
|
80
|
+
* @deprecated the `resourceManagerId` property has been deprecated in favour of `id` and will be removed in version 5.0 of the Provider.
|
|
64
81
|
*/
|
|
65
82
|
readonly resourceManagerId: pulumi.Output<string>;
|
|
66
83
|
/**
|
|
67
|
-
*
|
|
84
|
+
* The name of the Storage Account where the Storage Queue should be created. Changing this forces a new resource to be created.
|
|
85
|
+
*
|
|
86
|
+
* > **Note:** One of `storageAccountName` or `storageAccountId` must be specified. When specifying `storageAccountId` the resource will use the Resource Manager API, rather than the Data Plane API.
|
|
68
87
|
*/
|
|
69
|
-
readonly
|
|
88
|
+
readonly storageAccountId: pulumi.Output<string | undefined>;
|
|
89
|
+
/**
|
|
90
|
+
* The name of the Storage Account where the Storage Queue should be created. Changing this forces a new resource to be created. This property is deprecated in favour of `storageAccountId`.
|
|
91
|
+
*
|
|
92
|
+
* @deprecated the `storageAccountName` property has been deprecated in favour of `storageAccountId` and will be removed in version 5.0 of the Provider.
|
|
93
|
+
*/
|
|
94
|
+
readonly storageAccountName: pulumi.Output<string | undefined>;
|
|
95
|
+
/**
|
|
96
|
+
* The data plane URL of the Storage Queue in the format of `<storage queue endpoint>/<queue name>`. E.g. `https://example.queue.core.windows.net/queue1`.
|
|
97
|
+
*/
|
|
98
|
+
readonly url: pulumi.Output<string>;
|
|
70
99
|
/**
|
|
71
100
|
* Create a Queue resource with the given unique name, arguments, and options.
|
|
72
101
|
*
|
|
@@ -74,7 +103,7 @@ export declare class Queue extends pulumi.CustomResource {
|
|
|
74
103
|
* @param args The arguments to use to populate this resource's properties.
|
|
75
104
|
* @param opts A bag of options that control this resource's behavior.
|
|
76
105
|
*/
|
|
77
|
-
constructor(name: string, args
|
|
106
|
+
constructor(name: string, args?: QueueArgs, opts?: pulumi.CustomResourceOptions);
|
|
78
107
|
}
|
|
79
108
|
/**
|
|
80
109
|
* Input properties used for looking up and filtering Queue resources.
|
|
@@ -92,12 +121,26 @@ export interface QueueState {
|
|
|
92
121
|
name?: pulumi.Input<string>;
|
|
93
122
|
/**
|
|
94
123
|
* The Resource Manager ID of this Storage Queue.
|
|
124
|
+
*
|
|
125
|
+
* @deprecated the `resourceManagerId` property has been deprecated in favour of `id` and will be removed in version 5.0 of the Provider.
|
|
95
126
|
*/
|
|
96
127
|
resourceManagerId?: pulumi.Input<string>;
|
|
97
128
|
/**
|
|
98
|
-
*
|
|
129
|
+
* The name of the Storage Account where the Storage Queue should be created. Changing this forces a new resource to be created.
|
|
130
|
+
*
|
|
131
|
+
* > **Note:** One of `storageAccountName` or `storageAccountId` must be specified. When specifying `storageAccountId` the resource will use the Resource Manager API, rather than the Data Plane API.
|
|
132
|
+
*/
|
|
133
|
+
storageAccountId?: pulumi.Input<string>;
|
|
134
|
+
/**
|
|
135
|
+
* The name of the Storage Account where the Storage Queue should be created. Changing this forces a new resource to be created. This property is deprecated in favour of `storageAccountId`.
|
|
136
|
+
*
|
|
137
|
+
* @deprecated the `storageAccountName` property has been deprecated in favour of `storageAccountId` and will be removed in version 5.0 of the Provider.
|
|
99
138
|
*/
|
|
100
139
|
storageAccountName?: pulumi.Input<string>;
|
|
140
|
+
/**
|
|
141
|
+
* The data plane URL of the Storage Queue in the format of `<storage queue endpoint>/<queue name>`. E.g. `https://example.queue.core.windows.net/queue1`.
|
|
142
|
+
*/
|
|
143
|
+
url?: pulumi.Input<string>;
|
|
101
144
|
}
|
|
102
145
|
/**
|
|
103
146
|
* The set of arguments for constructing a Queue resource.
|
|
@@ -114,7 +157,15 @@ export interface QueueArgs {
|
|
|
114
157
|
*/
|
|
115
158
|
name?: pulumi.Input<string>;
|
|
116
159
|
/**
|
|
117
|
-
*
|
|
160
|
+
* The name of the Storage Account where the Storage Queue should be created. Changing this forces a new resource to be created.
|
|
161
|
+
*
|
|
162
|
+
* > **Note:** One of `storageAccountName` or `storageAccountId` must be specified. When specifying `storageAccountId` the resource will use the Resource Manager API, rather than the Data Plane API.
|
|
163
|
+
*/
|
|
164
|
+
storageAccountId?: pulumi.Input<string>;
|
|
165
|
+
/**
|
|
166
|
+
* The name of the Storage Account where the Storage Queue should be created. Changing this forces a new resource to be created. This property is deprecated in favour of `storageAccountId`.
|
|
167
|
+
*
|
|
168
|
+
* @deprecated the `storageAccountName` property has been deprecated in favour of `storageAccountId` and will be removed in version 5.0 of the Provider.
|
|
118
169
|
*/
|
|
119
|
-
storageAccountName
|
|
170
|
+
storageAccountName?: pulumi.Input<string>;
|
|
120
171
|
}
|
package/storage/queue.js
CHANGED
|
@@ -31,13 +31,28 @@ const utilities = require("../utilities");
|
|
|
31
31
|
* });
|
|
32
32
|
* ```
|
|
33
33
|
*
|
|
34
|
+
* ## API Providers
|
|
35
|
+
*
|
|
36
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
37
|
+
* This resource uses the following Azure API Providers:
|
|
38
|
+
*
|
|
39
|
+
* * `Microsoft.Storage` - 2023-05-01
|
|
40
|
+
*
|
|
34
41
|
* ## Import
|
|
35
42
|
*
|
|
36
43
|
* Storage Queue's can be imported using the `resource id`, e.g.
|
|
37
44
|
*
|
|
45
|
+
* If `storage_account_name` is used:
|
|
46
|
+
*
|
|
38
47
|
* ```sh
|
|
39
48
|
* $ pulumi import azure:storage/queue:Queue queue1 https://example.queue.core.windows.net/queue1
|
|
40
49
|
* ```
|
|
50
|
+
*
|
|
51
|
+
* If `storage_account_id` is used:
|
|
52
|
+
*
|
|
53
|
+
* ```sh
|
|
54
|
+
* $ pulumi import azure:storage/queue:Queue queue1 /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myresourcegroup/providers/Microsoft.Storage/storageAccounts/myaccount/queueServices/default/queues
|
|
55
|
+
* ```
|
|
41
56
|
*/
|
|
42
57
|
class Queue extends pulumi.CustomResource {
|
|
43
58
|
/**
|
|
@@ -70,17 +85,18 @@ class Queue extends pulumi.CustomResource {
|
|
|
70
85
|
resourceInputs["metadata"] = state?.metadata;
|
|
71
86
|
resourceInputs["name"] = state?.name;
|
|
72
87
|
resourceInputs["resourceManagerId"] = state?.resourceManagerId;
|
|
88
|
+
resourceInputs["storageAccountId"] = state?.storageAccountId;
|
|
73
89
|
resourceInputs["storageAccountName"] = state?.storageAccountName;
|
|
90
|
+
resourceInputs["url"] = state?.url;
|
|
74
91
|
}
|
|
75
92
|
else {
|
|
76
93
|
const args = argsOrState;
|
|
77
|
-
if (args?.storageAccountName === undefined && !opts.urn) {
|
|
78
|
-
throw new Error("Missing required property 'storageAccountName'");
|
|
79
|
-
}
|
|
80
94
|
resourceInputs["metadata"] = args?.metadata;
|
|
81
95
|
resourceInputs["name"] = args?.name;
|
|
96
|
+
resourceInputs["storageAccountId"] = args?.storageAccountId;
|
|
82
97
|
resourceInputs["storageAccountName"] = args?.storageAccountName;
|
|
83
98
|
resourceInputs["resourceManagerId"] = undefined /*out*/;
|
|
99
|
+
resourceInputs["url"] = undefined /*out*/;
|
|
84
100
|
}
|
|
85
101
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
86
102
|
super(Queue.__pulumiType, name, resourceInputs, opts);
|
package/storage/queue.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"queue.js","sourceRoot":"","sources":["../../storage/queue.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"queue.js","sourceRoot":"","sources":["../../storage/queue.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,MAAa,KAAM,SAAQ,MAAM,CAAC,cAAc;IAC5C;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkB,EAAE,IAAmC;QAChH,OAAO,IAAI,KAAK,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC5D,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,KAAK,CAAC,YAAY,CAAC;IACtD,CAAC;IAyCD,YAAY,IAAY,EAAE,WAAoC,EAAE,IAAmC;QAC/F,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqC,CAAC;YACpD,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,EAAE,QAAQ,CAAC;YAC7C,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;YACrC,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,kBAAkB,CAAC,GAAG,KAAK,EAAE,gBAAgB,CAAC;YAC7D,cAAc,CAAC,oBAAoB,CAAC,GAAG,KAAK,EAAE,kBAAkB,CAAC;YACjE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;SACtC;aAAM;YACH,MAAM,IAAI,GAAG,WAAoC,CAAC;YAClD,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,EAAE,QAAQ,CAAC;YAC5C,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;YACpC,cAAc,CAAC,kBAAkB,CAAC,GAAG,IAAI,EAAE,gBAAgB,CAAC;YAC5D,cAAc,CAAC,oBAAoB,CAAC,GAAG,IAAI,EAAE,kBAAkB,CAAC;YAChE,cAAc,CAAC,mBAAmB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACxD,cAAc,CAAC,KAAK,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SAC7C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,KAAK,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1D,CAAC;;AAzFL,sBA0FC;AA5EG,gBAAgB;AACO,kBAAY,GAAG,2BAA2B,CAAC"}
|