@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"accountEncryption.js","sourceRoot":"","sources":["../../netapp/accountEncryption.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"accountEncryption.js","sourceRoot":"","sources":["../../netapp/accountEncryption.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsHG;AACH,MAAa,iBAAkB,SAAQ,MAAM,CAAC,cAAc;IACxD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAA8B,EAAE,IAAmC;QAC5H,OAAO,IAAI,iBAAiB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACxE,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,iBAAiB,CAAC,YAAY,CAAC;IAClE,CAAC;IAmCD,YAAY,IAAY,EAAE,WAA4D,EAAE,IAAmC;QACvH,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAiD,CAAC;YAChE,cAAc,CAAC,+BAA+B,CAAC,GAAG,KAAK,EAAE,6BAA6B,CAAC;YACvF,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,mBAAmB,CAAC,GAAG,KAAK,EAAE,iBAAiB,CAAC;YAC/D,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;YAC3D,cAAc,CAAC,mCAAmC,CAAC,GAAG,KAAK,EAAE,iCAAiC,CAAC;YAC/F,cAAc,CAAC,wBAAwB,CAAC,GAAG,KAAK,EAAE,sBAAsB,CAAC;SAC5E;aAAM;YACH,MAAM,IAAI,GAAG,WAAgD,CAAC;YAC9D,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,IAAI,IAAI,EAAE,eAAe,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAClD,MAAM,IAAI,KAAK,CAAC,6CAA6C,CAAC,CAAC;aAClE;YACD,cAAc,CAAC,+BAA+B,CAAC,GAAG,IAAI,EAAE,6BAA6B,CAAC;YACtF,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,mBAAmB,CAAC,GAAG,IAAI,EAAE,iBAAiB,CAAC;YAC9D,cAAc,CAAC,iBAAiB,CAAC,GAAG,IAAI,EAAE,eAAe,CAAC;YAC1D,cAAc,CAAC,mCAAmC,CAAC,GAAG,IAAI,EAAE,iCAAiC,CAAC;YAC9F,cAAc,CAAC,wBAAwB,CAAC,GAAG,IAAI,EAAE,sBAAsB,CAAC;SAC3E;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,iBAAiB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACtE,CAAC;;AAzFL,8CA0FC;AA5EG,gBAAgB;AACO,8BAAY,GAAG,kDAAkD,CAAC"}
|
package/netapp/backupPolicy.d.ts
CHANGED
|
@@ -31,7 +31,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
31
31
|
* <!-- This section is generated, changes will be overwritten -->
|
|
32
32
|
* This resource uses the following Azure API Providers:
|
|
33
33
|
*
|
|
34
|
-
* * `Microsoft.NetApp` - 2025-
|
|
34
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
35
35
|
*
|
|
36
36
|
* ## Import
|
|
37
37
|
*
|
package/netapp/backupPolicy.js
CHANGED
|
@@ -37,7 +37,7 @@ const utilities = require("../utilities");
|
|
|
37
37
|
* <!-- This section is generated, changes will be overwritten -->
|
|
38
38
|
* This resource uses the following Azure API Providers:
|
|
39
39
|
*
|
|
40
|
-
* * `Microsoft.NetApp` - 2025-
|
|
40
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
41
41
|
*
|
|
42
42
|
* ## Import
|
|
43
43
|
*
|
package/netapp/backupVault.d.ts
CHANGED
|
@@ -30,7 +30,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
30
30
|
* <!-- This section is generated, changes will be overwritten -->
|
|
31
31
|
* This resource uses the following Azure API Providers:
|
|
32
32
|
*
|
|
33
|
-
* * `Microsoft.NetApp` - 2025-
|
|
33
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
34
34
|
*
|
|
35
35
|
* ## Import
|
|
36
36
|
*
|
package/netapp/backupVault.js
CHANGED
|
@@ -36,7 +36,7 @@ const utilities = require("../utilities");
|
|
|
36
36
|
* <!-- This section is generated, changes will be overwritten -->
|
|
37
37
|
* This resource uses the following Azure API Providers:
|
|
38
38
|
*
|
|
39
|
-
* * `Microsoft.NetApp` - 2025-
|
|
39
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
40
40
|
*
|
|
41
41
|
* ## Import
|
|
42
42
|
*
|
package/netapp/getAccount.d.ts
CHANGED
|
@@ -22,7 +22,7 @@ import * as outputs from "../types/output";
|
|
|
22
22
|
* <!-- This section is generated, changes will be overwritten -->
|
|
23
23
|
* This data source uses the following Azure API Providers:
|
|
24
24
|
*
|
|
25
|
-
* * `Microsoft.NetApp` - 2025-
|
|
25
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
26
26
|
*/
|
|
27
27
|
export declare function getAccount(args: GetAccountArgs, opts?: pulumi.InvokeOptions): Promise<GetAccountResult>;
|
|
28
28
|
/**
|
|
@@ -79,7 +79,7 @@ export interface GetAccountResult {
|
|
|
79
79
|
* <!-- This section is generated, changes will be overwritten -->
|
|
80
80
|
* This data source uses the following Azure API Providers:
|
|
81
81
|
*
|
|
82
|
-
* * `Microsoft.NetApp` - 2025-
|
|
82
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
83
83
|
*/
|
|
84
84
|
export declare function getAccountOutput(args: GetAccountOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAccountResult>;
|
|
85
85
|
/**
|
package/netapp/getAccount.js
CHANGED
|
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
|
|
|
26
26
|
* <!-- This section is generated, changes will be overwritten -->
|
|
27
27
|
* This data source uses the following Azure API Providers:
|
|
28
28
|
*
|
|
29
|
-
* * `Microsoft.NetApp` - 2025-
|
|
29
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
30
30
|
*/
|
|
31
31
|
function getAccount(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -58,7 +58,7 @@ exports.getAccount = getAccount;
|
|
|
58
58
|
* <!-- This section is generated, changes will be overwritten -->
|
|
59
59
|
* This data source uses the following Azure API Providers:
|
|
60
60
|
*
|
|
61
|
-
* * `Microsoft.NetApp` - 2025-
|
|
61
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
62
62
|
*/
|
|
63
63
|
function getAccountOutput(args, opts) {
|
|
64
64
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -19,7 +19,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
19
19
|
* <!-- This section is generated, changes will be overwritten -->
|
|
20
20
|
* This data source uses the following Azure API Providers:
|
|
21
21
|
*
|
|
22
|
-
* * `Microsoft.NetApp` - 2025-
|
|
22
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
23
23
|
*/
|
|
24
24
|
export declare function getAccountEncryption(args: GetAccountEncryptionArgs, opts?: pulumi.InvokeOptions): Promise<GetAccountEncryptionResult>;
|
|
25
25
|
/**
|
|
@@ -35,7 +35,9 @@ export interface GetAccountEncryptionArgs {
|
|
|
35
35
|
* A collection of values returned by getAccountEncryption.
|
|
36
36
|
*/
|
|
37
37
|
export interface GetAccountEncryptionResult {
|
|
38
|
+
readonly crossTenantKeyVaultResourceId: string;
|
|
38
39
|
readonly encryptionKey: string;
|
|
40
|
+
readonly federatedClientId: string;
|
|
39
41
|
/**
|
|
40
42
|
* The provider-assigned unique ID for this managed resource.
|
|
41
43
|
*/
|
|
@@ -64,7 +66,7 @@ export interface GetAccountEncryptionResult {
|
|
|
64
66
|
* <!-- This section is generated, changes will be overwritten -->
|
|
65
67
|
* This data source uses the following Azure API Providers:
|
|
66
68
|
*
|
|
67
|
-
* * `Microsoft.NetApp` - 2025-
|
|
69
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
68
70
|
*/
|
|
69
71
|
export declare function getAccountEncryptionOutput(args: GetAccountEncryptionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAccountEncryptionResult>;
|
|
70
72
|
/**
|
|
@@ -25,7 +25,7 @@ const utilities = require("../utilities");
|
|
|
25
25
|
* <!-- This section is generated, changes will be overwritten -->
|
|
26
26
|
* This data source uses the following Azure API Providers:
|
|
27
27
|
*
|
|
28
|
-
* * `Microsoft.NetApp` - 2025-
|
|
28
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
29
29
|
*/
|
|
30
30
|
function getAccountEncryption(args, opts) {
|
|
31
31
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -54,7 +54,7 @@ exports.getAccountEncryption = getAccountEncryption;
|
|
|
54
54
|
* <!-- This section is generated, changes will be overwritten -->
|
|
55
55
|
* This data source uses the following Azure API Providers:
|
|
56
56
|
*
|
|
57
|
-
* * `Microsoft.NetApp` - 2025-
|
|
57
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
58
58
|
*/
|
|
59
59
|
function getAccountEncryptionOutput(args, opts) {
|
|
60
60
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getAccountEncryption.js","sourceRoot":"","sources":["../../netapp/getAccountEncryption.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC;
|
|
1
|
+
{"version":3,"file":"getAccountEncryption.js","sourceRoot":"","sources":["../../netapp/getAccountEncryption.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,wDAAwD,EAAE;QACnF,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oDAKC;AA2BD;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,wDAAwD,EAAE;QACzF,iBAAiB,EAAE,IAAI,CAAC,eAAe;KAC1C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gEAKC"}
|
|
@@ -21,7 +21,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
21
21
|
* <!-- This section is generated, changes will be overwritten -->
|
|
22
22
|
* This data source uses the following Azure API Providers:
|
|
23
23
|
*
|
|
24
|
-
* * `Microsoft.NetApp` - 2025-
|
|
24
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
25
25
|
*/
|
|
26
26
|
export declare function getBackupPolicy(args: GetBackupPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetBackupPolicyResult>;
|
|
27
27
|
/**
|
|
@@ -104,7 +104,7 @@ export interface GetBackupPolicyResult {
|
|
|
104
104
|
* <!-- This section is generated, changes will be overwritten -->
|
|
105
105
|
* This data source uses the following Azure API Providers:
|
|
106
106
|
*
|
|
107
|
-
* * `Microsoft.NetApp` - 2025-
|
|
107
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
108
108
|
*/
|
|
109
109
|
export declare function getBackupPolicyOutput(args: GetBackupPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBackupPolicyResult>;
|
|
110
110
|
/**
|
|
@@ -27,7 +27,7 @@ const utilities = require("../utilities");
|
|
|
27
27
|
* <!-- This section is generated, changes will be overwritten -->
|
|
28
28
|
* This data source uses the following Azure API Providers:
|
|
29
29
|
*
|
|
30
|
-
* * `Microsoft.NetApp` - 2025-
|
|
30
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
31
31
|
*/
|
|
32
32
|
function getBackupPolicy(args, opts) {
|
|
33
33
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -60,7 +60,7 @@ exports.getBackupPolicy = getBackupPolicy;
|
|
|
60
60
|
* <!-- This section is generated, changes will be overwritten -->
|
|
61
61
|
* This data source uses the following Azure API Providers:
|
|
62
62
|
*
|
|
63
|
-
* * `Microsoft.NetApp` - 2025-
|
|
63
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
64
64
|
*/
|
|
65
65
|
function getBackupPolicyOutput(args, opts) {
|
|
66
66
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -21,7 +21,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
21
21
|
* <!-- This section is generated, changes will be overwritten -->
|
|
22
22
|
* This data source uses the following Azure API Providers:
|
|
23
23
|
*
|
|
24
|
-
* * `Microsoft.NetApp` - 2025-
|
|
24
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
25
25
|
*/
|
|
26
26
|
export declare function getBackupVault(args: GetBackupVaultArgs, opts?: pulumi.InvokeOptions): Promise<GetBackupVaultResult>;
|
|
27
27
|
/**
|
|
@@ -79,7 +79,7 @@ export interface GetBackupVaultResult {
|
|
|
79
79
|
* <!-- This section is generated, changes will be overwritten -->
|
|
80
80
|
* This data source uses the following Azure API Providers:
|
|
81
81
|
*
|
|
82
|
-
* * `Microsoft.NetApp` - 2025-
|
|
82
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
83
83
|
*/
|
|
84
84
|
export declare function getBackupVaultOutput(args: GetBackupVaultOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBackupVaultResult>;
|
|
85
85
|
/**
|
package/netapp/getBackupVault.js
CHANGED
|
@@ -27,7 +27,7 @@ const utilities = require("../utilities");
|
|
|
27
27
|
* <!-- This section is generated, changes will be overwritten -->
|
|
28
28
|
* This data source uses the following Azure API Providers:
|
|
29
29
|
*
|
|
30
|
-
* * `Microsoft.NetApp` - 2025-
|
|
30
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
31
31
|
*/
|
|
32
32
|
function getBackupVault(args, opts) {
|
|
33
33
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -60,7 +60,7 @@ exports.getBackupVault = getBackupVault;
|
|
|
60
60
|
* <!-- This section is generated, changes will be overwritten -->
|
|
61
61
|
* This data source uses the following Azure API Providers:
|
|
62
62
|
*
|
|
63
|
-
* * `Microsoft.NetApp` - 2025-
|
|
63
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
64
64
|
*/
|
|
65
65
|
function getBackupVaultOutput(args, opts) {
|
|
66
66
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/netapp/getPool.d.ts
CHANGED
|
@@ -21,7 +21,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
21
21
|
* <!-- This section is generated, changes will be overwritten -->
|
|
22
22
|
* This data source uses the following Azure API Providers:
|
|
23
23
|
*
|
|
24
|
-
* * `Microsoft.NetApp` - 2025-
|
|
24
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
25
25
|
*/
|
|
26
26
|
export declare function getPool(args: GetPoolArgs, opts?: pulumi.InvokeOptions): Promise<GetPoolResult>;
|
|
27
27
|
/**
|
|
@@ -50,6 +50,10 @@ export interface GetPoolResult {
|
|
|
50
50
|
* Whether the NetApp Pool can hold cool access enabled volumes.
|
|
51
51
|
*/
|
|
52
52
|
readonly coolAccessEnabled: boolean;
|
|
53
|
+
/**
|
|
54
|
+
* The custom throughput for the pool in MiB/s.
|
|
55
|
+
*/
|
|
56
|
+
readonly customThroughputMibps: number;
|
|
53
57
|
/**
|
|
54
58
|
* The encryption type of the pool.
|
|
55
59
|
*/
|
|
@@ -95,7 +99,7 @@ export interface GetPoolResult {
|
|
|
95
99
|
* <!-- This section is generated, changes will be overwritten -->
|
|
96
100
|
* This data source uses the following Azure API Providers:
|
|
97
101
|
*
|
|
98
|
-
* * `Microsoft.NetApp` - 2025-
|
|
102
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
99
103
|
*/
|
|
100
104
|
export declare function getPoolOutput(args: GetPoolOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetPoolResult>;
|
|
101
105
|
/**
|
package/netapp/getPool.js
CHANGED
|
@@ -27,7 +27,7 @@ const utilities = require("../utilities");
|
|
|
27
27
|
* <!-- This section is generated, changes will be overwritten -->
|
|
28
28
|
* This data source uses the following Azure API Providers:
|
|
29
29
|
*
|
|
30
|
-
* * `Microsoft.NetApp` - 2025-
|
|
30
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
31
31
|
*/
|
|
32
32
|
function getPool(args, opts) {
|
|
33
33
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -60,7 +60,7 @@ exports.getPool = getPool;
|
|
|
60
60
|
* <!-- This section is generated, changes will be overwritten -->
|
|
61
61
|
* This data source uses the following Azure API Providers:
|
|
62
62
|
*
|
|
63
|
-
* * `Microsoft.NetApp` - 2025-
|
|
63
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
64
64
|
*/
|
|
65
65
|
function getPoolOutput(args, opts) {
|
|
66
66
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/netapp/getPool.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getPool.js","sourceRoot":"","sources":["../../netapp/getPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8BAA8B,EAAE;QACzD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0BAOC;
|
|
1
|
+
{"version":3,"file":"getPool.js","sourceRoot":"","sources":["../../netapp/getPool.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,OAAO,CAAC,IAAiB,EAAE,IAA2B;IAClE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,8BAA8B,EAAE;QACzD,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0BAOC;AAwDD;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AACH,SAAgB,aAAa,CAAC,IAAuB,EAAE,IAAiC;IACpF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,8BAA8B,EAAE;QAC/D,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sCAOC"}
|
package/netapp/getSnapshot.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
23
23
|
* <!-- This section is generated, changes will be overwritten -->
|
|
24
24
|
* This data source uses the following Azure API Providers:
|
|
25
25
|
*
|
|
26
|
-
* * `Microsoft.NetApp` - 2025-
|
|
26
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
27
27
|
*/
|
|
28
28
|
export declare function getSnapshot(args: GetSnapshotArgs, opts?: pulumi.InvokeOptions): Promise<GetSnapshotResult>;
|
|
29
29
|
/**
|
|
@@ -93,7 +93,7 @@ export interface GetSnapshotResult {
|
|
|
93
93
|
* <!-- This section is generated, changes will be overwritten -->
|
|
94
94
|
* This data source uses the following Azure API Providers:
|
|
95
95
|
*
|
|
96
|
-
* * `Microsoft.NetApp` - 2025-
|
|
96
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
97
97
|
*/
|
|
98
98
|
export declare function getSnapshotOutput(args: GetSnapshotOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSnapshotResult>;
|
|
99
99
|
/**
|
package/netapp/getSnapshot.js
CHANGED
|
@@ -29,7 +29,7 @@ const utilities = require("../utilities");
|
|
|
29
29
|
* <!-- This section is generated, changes will be overwritten -->
|
|
30
30
|
* This data source uses the following Azure API Providers:
|
|
31
31
|
*
|
|
32
|
-
* * `Microsoft.NetApp` - 2025-
|
|
32
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
33
33
|
*/
|
|
34
34
|
function getSnapshot(args, opts) {
|
|
35
35
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -66,7 +66,7 @@ exports.getSnapshot = getSnapshot;
|
|
|
66
66
|
* <!-- This section is generated, changes will be overwritten -->
|
|
67
67
|
* This data source uses the following Azure API Providers:
|
|
68
68
|
*
|
|
69
|
-
* * `Microsoft.NetApp` - 2025-
|
|
69
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
70
70
|
*/
|
|
71
71
|
function getSnapshotOutput(args, opts) {
|
|
72
72
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -28,7 +28,7 @@ import * as outputs from "../types/output";
|
|
|
28
28
|
* <!-- This section is generated, changes will be overwritten -->
|
|
29
29
|
* This data source uses the following Azure API Providers:
|
|
30
30
|
*
|
|
31
|
-
* * `Microsoft.NetApp` - 2025-
|
|
31
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
32
32
|
*/
|
|
33
33
|
export declare function getSnapshotPolicy(args: GetSnapshotPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetSnapshotPolicyResult>;
|
|
34
34
|
/**
|
|
@@ -124,7 +124,7 @@ export interface GetSnapshotPolicyResult {
|
|
|
124
124
|
* <!-- This section is generated, changes will be overwritten -->
|
|
125
125
|
* This data source uses the following Azure API Providers:
|
|
126
126
|
*
|
|
127
|
-
* * `Microsoft.NetApp` - 2025-
|
|
127
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
128
128
|
*/
|
|
129
129
|
export declare function getSnapshotPolicyOutput(args: GetSnapshotPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSnapshotPolicyResult>;
|
|
130
130
|
/**
|
|
@@ -33,7 +33,7 @@ const utilities = require("../utilities");
|
|
|
33
33
|
* <!-- This section is generated, changes will be overwritten -->
|
|
34
34
|
* This data source uses the following Azure API Providers:
|
|
35
35
|
*
|
|
36
|
-
* * `Microsoft.NetApp` - 2025-
|
|
36
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
37
37
|
*/
|
|
38
38
|
function getSnapshotPolicy(args, opts) {
|
|
39
39
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -72,7 +72,7 @@ exports.getSnapshotPolicy = getSnapshotPolicy;
|
|
|
72
72
|
* <!-- This section is generated, changes will be overwritten -->
|
|
73
73
|
* This data source uses the following Azure API Providers:
|
|
74
74
|
*
|
|
75
|
-
* * `Microsoft.NetApp` - 2025-
|
|
75
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
76
76
|
*/
|
|
77
77
|
function getSnapshotPolicyOutput(args, opts) {
|
|
78
78
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/netapp/getVolume.d.ts
CHANGED
|
@@ -23,7 +23,7 @@ import * as outputs from "../types/output";
|
|
|
23
23
|
* <!-- This section is generated, changes will be overwritten -->
|
|
24
24
|
* This data source uses the following Azure API Providers:
|
|
25
25
|
*
|
|
26
|
-
* * `Microsoft.NetApp` - 2025-
|
|
26
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
27
27
|
*/
|
|
28
28
|
export declare function getVolume(args: GetVolumeArgs, opts?: pulumi.InvokeOptions): Promise<GetVolumeResult>;
|
|
29
29
|
/**
|
|
@@ -55,6 +55,10 @@ export interface GetVolumeArgs {
|
|
|
55
55
|
* A collection of values returned by getVolume.
|
|
56
56
|
*/
|
|
57
57
|
export interface GetVolumeResult {
|
|
58
|
+
/**
|
|
59
|
+
* The accept grow capacity pool for short term clone split property.
|
|
60
|
+
*/
|
|
61
|
+
readonly acceptGrowCapacityPoolForShortTermCloneSplit: string;
|
|
58
62
|
readonly accountName: string;
|
|
59
63
|
/**
|
|
60
64
|
* A data protecion backup policy block
|
|
@@ -149,7 +153,7 @@ export interface GetVolumeResult {
|
|
|
149
153
|
* <!-- This section is generated, changes will be overwritten -->
|
|
150
154
|
* This data source uses the following Azure API Providers:
|
|
151
155
|
*
|
|
152
|
-
* * `Microsoft.NetApp` - 2025-
|
|
156
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
153
157
|
*/
|
|
154
158
|
export declare function getVolumeOutput(args: GetVolumeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVolumeResult>;
|
|
155
159
|
/**
|
package/netapp/getVolume.js
CHANGED
|
@@ -28,7 +28,7 @@ const utilities = require("../utilities");
|
|
|
28
28
|
* <!-- This section is generated, changes will be overwritten -->
|
|
29
29
|
* This data source uses the following Azure API Providers:
|
|
30
30
|
*
|
|
31
|
-
* * `Microsoft.NetApp` - 2025-
|
|
31
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
32
32
|
*/
|
|
33
33
|
function getVolume(args, opts) {
|
|
34
34
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -64,7 +64,7 @@ exports.getVolume = getVolume;
|
|
|
64
64
|
* <!-- This section is generated, changes will be overwritten -->
|
|
65
65
|
* This data source uses the following Azure API Providers:
|
|
66
66
|
*
|
|
67
|
-
* * `Microsoft.NetApp` - 2025-
|
|
67
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
68
68
|
*/
|
|
69
69
|
function getVolumeOutput(args, opts) {
|
|
70
70
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/netapp/getVolume.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVolume.js","sourceRoot":"","sources":["../../netapp/getVolume.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8BASC;
|
|
1
|
+
{"version":3,"file":"getVolume.js","sourceRoot":"","sources":["../../netapp/getVolume.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAA2B;IACtE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,kCAAkC,EAAE;QAC7D,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,8BASC;AA2GD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAAiC;IACxF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,kCAAkC,EAAE;QACnE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,UAAU,EAAE,IAAI,CAAC,QAAQ;QACzB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,eAAe,EAAE,IAAI,CAAC,aAAa;KACtC,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0CASC"}
|
|
@@ -22,7 +22,7 @@ import * as outputs from "../types/output";
|
|
|
22
22
|
* <!-- This section is generated, changes will be overwritten -->
|
|
23
23
|
* This data source uses the following Azure API Providers:
|
|
24
24
|
*
|
|
25
|
-
* * `Microsoft.NetApp` - 2025-
|
|
25
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
26
26
|
*/
|
|
27
27
|
export declare function getVolumeGroupOracle(args: GetVolumeGroupOracleArgs, opts?: pulumi.InvokeOptions): Promise<GetVolumeGroupOracleResult>;
|
|
28
28
|
/**
|
|
@@ -95,7 +95,7 @@ export interface GetVolumeGroupOracleResult {
|
|
|
95
95
|
* <!-- This section is generated, changes will be overwritten -->
|
|
96
96
|
* This data source uses the following Azure API Providers:
|
|
97
97
|
*
|
|
98
|
-
* * `Microsoft.NetApp` - 2025-
|
|
98
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
99
99
|
*/
|
|
100
100
|
export declare function getVolumeGroupOracleOutput(args: GetVolumeGroupOracleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVolumeGroupOracleResult>;
|
|
101
101
|
/**
|
|
@@ -27,7 +27,7 @@ const utilities = require("../utilities");
|
|
|
27
27
|
* <!-- This section is generated, changes will be overwritten -->
|
|
28
28
|
* This data source uses the following Azure API Providers:
|
|
29
29
|
*
|
|
30
|
-
* * `Microsoft.NetApp` - 2025-
|
|
30
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
31
31
|
*/
|
|
32
32
|
function getVolumeGroupOracle(args, opts) {
|
|
33
33
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -60,7 +60,7 @@ exports.getVolumeGroupOracle = getVolumeGroupOracle;
|
|
|
60
60
|
* <!-- This section is generated, changes will be overwritten -->
|
|
61
61
|
* This data source uses the following Azure API Providers:
|
|
62
62
|
*
|
|
63
|
-
* * `Microsoft.NetApp` - 2025-
|
|
63
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
64
64
|
*/
|
|
65
65
|
function getVolumeGroupOracleOutput(args, opts) {
|
|
66
66
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -22,7 +22,7 @@ import * as outputs from "../types/output";
|
|
|
22
22
|
* <!-- This section is generated, changes will be overwritten -->
|
|
23
23
|
* This data source uses the following Azure API Providers:
|
|
24
24
|
*
|
|
25
|
-
* * `Microsoft.NetApp` - 2025-
|
|
25
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
26
26
|
*/
|
|
27
27
|
export declare function getVolumeGroupSapHana(args: GetVolumeGroupSapHanaArgs, opts?: pulumi.InvokeOptions): Promise<GetVolumeGroupSapHanaResult>;
|
|
28
28
|
/**
|
|
@@ -95,7 +95,7 @@ export interface GetVolumeGroupSapHanaResult {
|
|
|
95
95
|
* <!-- This section is generated, changes will be overwritten -->
|
|
96
96
|
* This data source uses the following Azure API Providers:
|
|
97
97
|
*
|
|
98
|
-
* * `Microsoft.NetApp` - 2025-
|
|
98
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
99
99
|
*/
|
|
100
100
|
export declare function getVolumeGroupSapHanaOutput(args: GetVolumeGroupSapHanaOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVolumeGroupSapHanaResult>;
|
|
101
101
|
/**
|
|
@@ -27,7 +27,7 @@ const utilities = require("../utilities");
|
|
|
27
27
|
* <!-- This section is generated, changes will be overwritten -->
|
|
28
28
|
* This data source uses the following Azure API Providers:
|
|
29
29
|
*
|
|
30
|
-
* * `Microsoft.NetApp` - 2025-
|
|
30
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
31
31
|
*/
|
|
32
32
|
function getVolumeGroupSapHana(args, opts) {
|
|
33
33
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -60,7 +60,7 @@ exports.getVolumeGroupSapHana = getVolumeGroupSapHana;
|
|
|
60
60
|
* <!-- This section is generated, changes will be overwritten -->
|
|
61
61
|
* This data source uses the following Azure API Providers:
|
|
62
62
|
*
|
|
63
|
-
* * `Microsoft.NetApp` - 2025-
|
|
63
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
64
64
|
*/
|
|
65
65
|
function getVolumeGroupSapHanaOutput(args, opts) {
|
|
66
66
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -20,7 +20,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
20
20
|
* <!-- This section is generated, changes will be overwritten -->
|
|
21
21
|
* This data source uses the following Azure API Providers:
|
|
22
22
|
*
|
|
23
|
-
* * `Microsoft.NetApp` - 2025-
|
|
23
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
24
24
|
*/
|
|
25
25
|
export declare function getVolumeQuotaRule(args: GetVolumeQuotaRuleArgs, opts?: pulumi.InvokeOptions): Promise<GetVolumeQuotaRuleResult>;
|
|
26
26
|
/**
|
|
@@ -84,7 +84,7 @@ export interface GetVolumeQuotaRuleResult {
|
|
|
84
84
|
* <!-- This section is generated, changes will be overwritten -->
|
|
85
85
|
* This data source uses the following Azure API Providers:
|
|
86
86
|
*
|
|
87
|
-
* * `Microsoft.NetApp` - 2025-
|
|
87
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
88
88
|
*/
|
|
89
89
|
export declare function getVolumeQuotaRuleOutput(args: GetVolumeQuotaRuleOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVolumeQuotaRuleResult>;
|
|
90
90
|
/**
|
|
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
|
|
|
26
26
|
* <!-- This section is generated, changes will be overwritten -->
|
|
27
27
|
* This data source uses the following Azure API Providers:
|
|
28
28
|
*
|
|
29
|
-
* * `Microsoft.NetApp` - 2025-
|
|
29
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
30
30
|
*/
|
|
31
31
|
function getVolumeQuotaRule(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -57,7 +57,7 @@ exports.getVolumeQuotaRule = getVolumeQuotaRule;
|
|
|
57
57
|
* <!-- This section is generated, changes will be overwritten -->
|
|
58
58
|
* This data source uses the following Azure API Providers:
|
|
59
59
|
*
|
|
60
|
-
* * `Microsoft.NetApp` - 2025-
|
|
60
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
61
61
|
*/
|
|
62
62
|
function getVolumeQuotaRuleOutput(args, opts) {
|
|
63
63
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
package/netapp/pool.d.ts
CHANGED
|
@@ -27,12 +27,39 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
27
27
|
* });
|
|
28
28
|
* ```
|
|
29
29
|
*
|
|
30
|
+
* ## NetApp Pool with Flexible Service Level Usage
|
|
31
|
+
*
|
|
32
|
+
* ```typescript
|
|
33
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
34
|
+
* import * as azure from "@pulumi/azure";
|
|
35
|
+
*
|
|
36
|
+
* const example = new azure.core.ResourceGroup("example", {
|
|
37
|
+
* name: "example-resources",
|
|
38
|
+
* location: "West Europe",
|
|
39
|
+
* });
|
|
40
|
+
* const exampleAccount = new azure.netapp.Account("example", {
|
|
41
|
+
* name: "example-netappaccount",
|
|
42
|
+
* location: example.location,
|
|
43
|
+
* resourceGroupName: example.name,
|
|
44
|
+
* });
|
|
45
|
+
* const examplePool = new azure.netapp.Pool("example", {
|
|
46
|
+
* name: "example-netapppool",
|
|
47
|
+
* accountName: exampleAccount.name,
|
|
48
|
+
* location: example.location,
|
|
49
|
+
* resourceGroupName: example.name,
|
|
50
|
+
* serviceLevel: "Flexible",
|
|
51
|
+
* sizeInTb: 4,
|
|
52
|
+
* qosType: "Manual",
|
|
53
|
+
* customThroughputMibps: 256,
|
|
54
|
+
* });
|
|
55
|
+
* ```
|
|
56
|
+
*
|
|
30
57
|
* ## API Providers
|
|
31
58
|
*
|
|
32
59
|
* <!-- This section is generated, changes will be overwritten -->
|
|
33
60
|
* This resource uses the following Azure API Providers:
|
|
34
61
|
*
|
|
35
|
-
* * `Microsoft.NetApp` - 2025-
|
|
62
|
+
* * `Microsoft.NetApp` - 2025-06-01
|
|
36
63
|
*
|
|
37
64
|
* ## Import
|
|
38
65
|
*
|
|
@@ -68,6 +95,10 @@ export declare class Pool extends pulumi.CustomResource {
|
|
|
68
95
|
* > **Note:** Disabling `coolAccessEnabled` is not allowed and forces a new resource to be created.
|
|
69
96
|
*/
|
|
70
97
|
readonly coolAccessEnabled: pulumi.Output<boolean | undefined>;
|
|
98
|
+
/**
|
|
99
|
+
* The custom throughput for the pool in MiB/s. Minimum value is `128`. This field can only be set when `serviceLevel` is set to `Flexible` and `qosType` is set to `Manual`.
|
|
100
|
+
*/
|
|
101
|
+
readonly customThroughputMibps: pulumi.Output<number | undefined>;
|
|
71
102
|
/**
|
|
72
103
|
* The encryption type of the pool. Valid values include `Single`, and `Double`. Defaults to `Single`. Changing this forces a new resource to be created.
|
|
73
104
|
*/
|
|
@@ -89,7 +120,7 @@ export declare class Pool extends pulumi.CustomResource {
|
|
|
89
120
|
*/
|
|
90
121
|
readonly resourceGroupName: pulumi.Output<string>;
|
|
91
122
|
/**
|
|
92
|
-
* The service level of the file system. Valid values include `Premium`, `Standard`, and `
|
|
123
|
+
* The service level of the file system. Valid values include `Premium`, `Standard`, `Ultra`, and `Flexible`. Changing this forces a new resource to be created.
|
|
93
124
|
*/
|
|
94
125
|
readonly serviceLevel: pulumi.Output<string>;
|
|
95
126
|
/**
|
|
@@ -129,6 +160,10 @@ export interface PoolState {
|
|
|
129
160
|
* > **Note:** Disabling `coolAccessEnabled` is not allowed and forces a new resource to be created.
|
|
130
161
|
*/
|
|
131
162
|
coolAccessEnabled?: pulumi.Input<boolean>;
|
|
163
|
+
/**
|
|
164
|
+
* The custom throughput for the pool in MiB/s. Minimum value is `128`. This field can only be set when `serviceLevel` is set to `Flexible` and `qosType` is set to `Manual`.
|
|
165
|
+
*/
|
|
166
|
+
customThroughputMibps?: pulumi.Input<number>;
|
|
132
167
|
/**
|
|
133
168
|
* The encryption type of the pool. Valid values include `Single`, and `Double`. Defaults to `Single`. Changing this forces a new resource to be created.
|
|
134
169
|
*/
|
|
@@ -150,7 +185,7 @@ export interface PoolState {
|
|
|
150
185
|
*/
|
|
151
186
|
resourceGroupName?: pulumi.Input<string>;
|
|
152
187
|
/**
|
|
153
|
-
* The service level of the file system. Valid values include `Premium`, `Standard`, and `
|
|
188
|
+
* The service level of the file system. Valid values include `Premium`, `Standard`, `Ultra`, and `Flexible`. Changing this forces a new resource to be created.
|
|
154
189
|
*/
|
|
155
190
|
serviceLevel?: pulumi.Input<string>;
|
|
156
191
|
/**
|
|
@@ -182,6 +217,10 @@ export interface PoolArgs {
|
|
|
182
217
|
* > **Note:** Disabling `coolAccessEnabled` is not allowed and forces a new resource to be created.
|
|
183
218
|
*/
|
|
184
219
|
coolAccessEnabled?: pulumi.Input<boolean>;
|
|
220
|
+
/**
|
|
221
|
+
* The custom throughput for the pool in MiB/s. Minimum value is `128`. This field can only be set when `serviceLevel` is set to `Flexible` and `qosType` is set to `Manual`.
|
|
222
|
+
*/
|
|
223
|
+
customThroughputMibps?: pulumi.Input<number>;
|
|
185
224
|
/**
|
|
186
225
|
* The encryption type of the pool. Valid values include `Single`, and `Double`. Defaults to `Single`. Changing this forces a new resource to be created.
|
|
187
226
|
*/
|
|
@@ -203,7 +242,7 @@ export interface PoolArgs {
|
|
|
203
242
|
*/
|
|
204
243
|
resourceGroupName: pulumi.Input<string>;
|
|
205
244
|
/**
|
|
206
|
-
* The service level of the file system. Valid values include `Premium`, `Standard`, and `
|
|
245
|
+
* The service level of the file system. Valid values include `Premium`, `Standard`, `Ultra`, and `Flexible`. Changing this forces a new resource to be created.
|
|
207
246
|
*/
|
|
208
247
|
serviceLevel: pulumi.Input<string>;
|
|
209
248
|
/**
|