@pulumi/azure 6.27.0-alpha.1758868424 → 6.27.2

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.
Files changed (285) hide show
  1. package/apimanagement/backend.d.ts +1 -1
  2. package/apimanagement/backend.js +1 -1
  3. package/appservice/appFlexConsumption.d.ts +18 -0
  4. package/appservice/appFlexConsumption.js +2 -0
  5. package/appservice/appFlexConsumption.js.map +1 -1
  6. package/appservice/servicePlan.d.ts +6 -6
  7. package/billing/accountCostManagementExport.d.ts +1 -1
  8. package/billing/accountCostManagementExport.js +1 -1
  9. package/cdn/frontdoorFirewallPolicy.d.ts +3 -54
  10. package/cdn/frontdoorFirewallPolicy.js +2 -33
  11. package/cdn/frontdoorFirewallPolicy.js.map +1 -1
  12. package/cdn/frontdoorProfile.d.ts +32 -1
  13. package/cdn/frontdoorProfile.js +16 -1
  14. package/cdn/frontdoorProfile.js.map +1 -1
  15. package/cdn/frontdoorSecurityPolicy.d.ts +3 -3
  16. package/cdn/getFrontdoorFirewallPolicy.d.ts +4 -0
  17. package/cdn/getFrontdoorFirewallPolicy.js.map +1 -1
  18. package/cdn/getFrontdoorProfile.d.ts +12 -10
  19. package/cdn/getFrontdoorProfile.js +4 -2
  20. package/cdn/getFrontdoorProfile.js.map +1 -1
  21. package/cognitive/account.d.ts +3 -3
  22. package/compute/getManagedDisks.d.ts +80 -0
  23. package/compute/getManagedDisks.js +66 -0
  24. package/compute/getManagedDisks.js.map +1 -0
  25. package/compute/index.d.ts +3 -0
  26. package/compute/index.js +5 -2
  27. package/compute/index.js.map +1 -1
  28. package/compute/linuxVirtualMachine.d.ts +31 -7
  29. package/compute/linuxVirtualMachine.js +2 -3
  30. package/compute/linuxVirtualMachine.js.map +1 -1
  31. package/compute/windowsVirtualMachine.d.ts +49 -10
  32. package/compute/windowsVirtualMachine.js +4 -6
  33. package/compute/windowsVirtualMachine.js.map +1 -1
  34. package/containerservice/clusterTrustedAccessRoleBinding.d.ts +1 -1
  35. package/containerservice/clusterTrustedAccessRoleBinding.js +1 -1
  36. package/containerservice/getClusterNodePool.d.ts +3 -2
  37. package/containerservice/getClusterNodePool.js +2 -2
  38. package/containerservice/getClusterNodePool.js.map +1 -1
  39. package/containerservice/getKubernetesCluster.d.ts +2 -2
  40. package/containerservice/getKubernetesCluster.js +2 -2
  41. package/containerservice/getKubernetesNodePoolSnapshot.d.ts +2 -2
  42. package/containerservice/getKubernetesNodePoolSnapshot.js +2 -2
  43. package/containerservice/kubernetesCluster.d.ts +13 -1
  44. package/containerservice/kubernetesCluster.js +3 -1
  45. package/containerservice/kubernetesCluster.js.map +1 -1
  46. package/containerservice/kubernetesClusterNodePool.d.ts +13 -1
  47. package/containerservice/kubernetesClusterNodePool.js +3 -1
  48. package/containerservice/kubernetesClusterNodePool.js.map +1 -1
  49. package/core/resourceGroupCostManagementExport.d.ts +1 -1
  50. package/core/resourceGroupCostManagementExport.js +1 -1
  51. package/core/resourceGroupPolicyAssignment.d.ts +3 -3
  52. package/core/resourcePolicyAssignment.d.ts +3 -3
  53. package/core/subscriptionCostManagementExport.d.ts +1 -1
  54. package/core/subscriptionCostManagementExport.js +1 -1
  55. package/core/subscriptionPolicyAssignment.d.ts +3 -3
  56. package/datafactory/customerManagedKey.d.ts +178 -0
  57. package/datafactory/customerManagedKey.js +165 -0
  58. package/datafactory/customerManagedKey.js.map +1 -0
  59. package/datafactory/factory.d.ts +2 -2
  60. package/datafactory/index.d.ts +3 -0
  61. package/datafactory/index.js +7 -2
  62. package/datafactory/index.js.map +1 -1
  63. package/dataprotection/backupPolicyBlobStorage.d.ts +37 -0
  64. package/dataprotection/backupPolicyBlobStorage.js +37 -0
  65. package/dataprotection/backupPolicyBlobStorage.js.map +1 -1
  66. package/devcenter/getProjectPool.d.ts +4 -0
  67. package/devcenter/getProjectPool.js.map +1 -1
  68. package/devcenter/projectPool.d.ts +12 -0
  69. package/devcenter/projectPool.js +2 -0
  70. package/devcenter/projectPool.js.map +1 -1
  71. package/eventgrid/domain.d.ts +1 -1
  72. package/eventgrid/domain.js +1 -1
  73. package/eventgrid/domainTopic.d.ts +1 -1
  74. package/eventgrid/domainTopic.js +1 -1
  75. package/eventgrid/eventSubscription.d.ts +1 -1
  76. package/eventgrid/eventSubscription.js +1 -1
  77. package/eventgrid/getDomain.d.ts +2 -2
  78. package/eventgrid/getDomain.js +2 -2
  79. package/eventgrid/getDomainTopic.d.ts +2 -2
  80. package/eventgrid/getDomainTopic.js +2 -2
  81. package/eventgrid/getPartnerNamespace.d.ts +2 -2
  82. package/eventgrid/getPartnerNamespace.js +2 -2
  83. package/eventgrid/getPartnerRegistration.d.ts +2 -2
  84. package/eventgrid/getPartnerRegistration.js +2 -2
  85. package/eventgrid/getSystemTopic.d.ts +7 -5
  86. package/eventgrid/getSystemTopic.js +2 -2
  87. package/eventgrid/getSystemTopic.js.map +1 -1
  88. package/eventgrid/getTopic.d.ts +2 -2
  89. package/eventgrid/getTopic.js +2 -2
  90. package/eventgrid/partnerConfiguration.d.ts +1 -1
  91. package/eventgrid/partnerConfiguration.js +1 -1
  92. package/eventgrid/partnerNamespace.d.ts +1 -1
  93. package/eventgrid/partnerNamespace.js +1 -1
  94. package/eventgrid/partnerRegistration.d.ts +1 -1
  95. package/eventgrid/partnerRegistration.js +1 -1
  96. package/eventgrid/systemTopic.d.ts +23 -9
  97. package/eventgrid/systemTopic.js +6 -5
  98. package/eventgrid/systemTopic.js.map +1 -1
  99. package/eventgrid/systemTopicEventSubscription.d.ts +2 -2
  100. package/eventgrid/systemTopicEventSubscription.js +2 -2
  101. package/eventgrid/topic.d.ts +1 -1
  102. package/eventgrid/topic.js +1 -1
  103. package/eventhub/domain.d.ts +1 -1
  104. package/eventhub/domain.js +1 -1
  105. package/eventhub/eventGridTopic.d.ts +1 -1
  106. package/eventhub/eventGridTopic.js +1 -1
  107. package/eventhub/eventSubscription.d.ts +1 -1
  108. package/eventhub/eventSubscription.js +1 -1
  109. package/hpc/cacheBlobTarget.d.ts +1 -1
  110. package/hpc/cacheBlobTarget.js +1 -1
  111. package/iot/endpointCosmosdbAccount.d.ts +18 -0
  112. package/iot/endpointCosmosdbAccount.js +2 -0
  113. package/iot/endpointCosmosdbAccount.js.map +1 -1
  114. package/iot/endpointEventhub.d.ts +18 -0
  115. package/iot/endpointEventhub.js +2 -0
  116. package/iot/endpointEventhub.js.map +1 -1
  117. package/iot/endpointServicebusQueue.d.ts +18 -0
  118. package/iot/endpointServicebusQueue.js +2 -0
  119. package/iot/endpointServicebusQueue.js.map +1 -1
  120. package/iot/endpointServicebusTopic.d.ts +18 -0
  121. package/iot/endpointServicebusTopic.js +2 -0
  122. package/iot/endpointServicebusTopic.js.map +1 -1
  123. package/iot/endpointStorageContainer.d.ts +18 -0
  124. package/iot/endpointStorageContainer.js +2 -0
  125. package/iot/endpointStorageContainer.js.map +1 -1
  126. package/keyvault/getKeyVault.d.ts +3 -0
  127. package/keyvault/getKeyVault.js.map +1 -1
  128. package/keyvault/keyVault.d.ts +25 -13
  129. package/keyvault/keyVault.js +2 -0
  130. package/keyvault/keyVault.js.map +1 -1
  131. package/kusto/cluster.d.ts +33 -27
  132. package/kusto/cluster.js +4 -2
  133. package/kusto/cluster.js.map +1 -1
  134. package/lb/getLBOutboundRule.d.ts +1 -0
  135. package/lb/getLBOutboundRule.js.map +1 -1
  136. package/lb/getLBRule.d.ts +6 -0
  137. package/lb/getLBRule.js.map +1 -1
  138. package/lb/loadBalancer.d.ts +24 -0
  139. package/lb/loadBalancer.js +4 -0
  140. package/lb/loadBalancer.js.map +1 -1
  141. package/lb/natRule.d.ts +31 -7
  142. package/lb/natRule.js +4 -0
  143. package/lb/natRule.js.map +1 -1
  144. package/lb/outboundRule.d.ts +16 -4
  145. package/lb/outboundRule.js +2 -0
  146. package/lb/outboundRule.js.map +1 -1
  147. package/lb/rule.d.ts +32 -8
  148. package/lb/rule.js +4 -0
  149. package/lb/rule.js.map +1 -1
  150. package/loadtest/loadTest.d.ts +0 -2
  151. package/loadtest/loadTest.js +0 -2
  152. package/loadtest/loadTest.js.map +1 -1
  153. package/logicapps/getStandard.d.ts +0 -9
  154. package/logicapps/getStandard.js +0 -2
  155. package/logicapps/getStandard.js.map +1 -1
  156. package/logicapps/standard.d.ts +3 -3
  157. package/machinelearning/computeInstance.d.ts +15 -3
  158. package/machinelearning/computeInstance.js.map +1 -1
  159. package/machinelearning/datastoreBlobstorage.d.ts +1 -1
  160. package/machinelearning/datastoreBlobstorage.js +1 -1
  161. package/machinelearning/datastoreDatalakeGen2.d.ts +1 -1
  162. package/machinelearning/datastoreDatalakeGen2.js +1 -1
  163. package/machinelearning/inferenceCluster.d.ts +1 -1
  164. package/machinelearning/inferenceCluster.js +1 -1
  165. package/machinelearning/workspace.d.ts +18 -0
  166. package/machinelearning/workspace.js +2 -0
  167. package/machinelearning/workspace.js.map +1 -1
  168. package/management/groupPolicyAssignment.d.ts +3 -3
  169. package/management/privateLinkAssociation.d.ts +0 -33
  170. package/management/privateLinkAssociation.js.map +1 -1
  171. package/mobile/networkSim.d.ts +1 -3
  172. package/mobile/networkSim.js +1 -3
  173. package/mobile/networkSim.js.map +1 -1
  174. package/mobile/networkSimPolicy.d.ts +1 -3
  175. package/mobile/networkSimPolicy.js +1 -3
  176. package/mobile/networkSimPolicy.js.map +1 -1
  177. package/mobile/networkSlice.d.ts +29 -7
  178. package/mobile/networkSlice.js +5 -6
  179. package/mobile/networkSlice.js.map +1 -1
  180. package/monitoring/activityLogAlert.d.ts +3 -3
  181. package/mssql/jobStep.d.ts +5 -5
  182. package/mssql/jobStep.js +2 -2
  183. package/netapp/account.d.ts +1 -1
  184. package/netapp/account.js +1 -1
  185. package/netapp/accountEncryption.d.ts +43 -1
  186. package/netapp/accountEncryption.js +23 -1
  187. package/netapp/accountEncryption.js.map +1 -1
  188. package/netapp/backupPolicy.d.ts +1 -1
  189. package/netapp/backupPolicy.js +1 -1
  190. package/netapp/backupVault.d.ts +1 -1
  191. package/netapp/backupVault.js +1 -1
  192. package/netapp/getAccount.d.ts +2 -2
  193. package/netapp/getAccount.js +2 -2
  194. package/netapp/getAccountEncryption.d.ts +4 -2
  195. package/netapp/getAccountEncryption.js +2 -2
  196. package/netapp/getAccountEncryption.js.map +1 -1
  197. package/netapp/getBackupPolicy.d.ts +2 -2
  198. package/netapp/getBackupPolicy.js +2 -2
  199. package/netapp/getBackupVault.d.ts +2 -2
  200. package/netapp/getBackupVault.js +2 -2
  201. package/netapp/getPool.d.ts +6 -2
  202. package/netapp/getPool.js +2 -2
  203. package/netapp/getPool.js.map +1 -1
  204. package/netapp/getSnapshot.d.ts +2 -2
  205. package/netapp/getSnapshot.js +2 -2
  206. package/netapp/getSnapshotPolicy.d.ts +2 -2
  207. package/netapp/getSnapshotPolicy.js +2 -2
  208. package/netapp/getVolume.d.ts +6 -2
  209. package/netapp/getVolume.js +2 -2
  210. package/netapp/getVolume.js.map +1 -1
  211. package/netapp/getVolumeGroupOracle.d.ts +2 -2
  212. package/netapp/getVolumeGroupOracle.js +2 -2
  213. package/netapp/getVolumeGroupSapHana.d.ts +2 -2
  214. package/netapp/getVolumeGroupSapHana.js +2 -2
  215. package/netapp/getVolumeQuotaRule.d.ts +2 -2
  216. package/netapp/getVolumeQuotaRule.js +2 -2
  217. package/netapp/pool.d.ts +43 -4
  218. package/netapp/pool.js +30 -1
  219. package/netapp/pool.js.map +1 -1
  220. package/netapp/snapshot.d.ts +1 -1
  221. package/netapp/snapshot.js +1 -1
  222. package/netapp/snapshotPolicy.d.ts +1 -1
  223. package/netapp/snapshotPolicy.js +1 -1
  224. package/netapp/volume.d.ts +27 -3
  225. package/netapp/volume.js +2 -0
  226. package/netapp/volume.js.map +1 -1
  227. package/netapp/volumeGroupOracle.d.ts +1 -1
  228. package/netapp/volumeGroupOracle.js +1 -1
  229. package/netapp/volumeGroupSapHana.d.ts +1 -1
  230. package/netapp/volumeGroupSapHana.js +1 -1
  231. package/netapp/volumeQuotaRule.d.ts +1 -1
  232. package/netapp/volumeQuotaRule.js +1 -1
  233. package/network/index.d.ts +6 -0
  234. package/network/index.js +12 -2
  235. package/network/index.js.map +1 -1
  236. package/network/networkManagerIpamPoolStaticCidr.d.ts +150 -0
  237. package/network/networkManagerIpamPoolStaticCidr.js +112 -0
  238. package/network/networkManagerIpamPoolStaticCidr.js.map +1 -0
  239. package/network/networkManagerRoutingConfiguration.d.ts +3 -3
  240. package/network/networkManagerRoutingRuleCollection.d.ts +148 -0
  241. package/network/networkManagerRoutingRuleCollection.js +115 -0
  242. package/network/networkManagerRoutingRuleCollection.js.map +1 -0
  243. package/network/subnet.d.ts +24 -0
  244. package/network/subnet.js +2 -0
  245. package/network/subnet.js.map +1 -1
  246. package/oracle/autonomousDatabaseBackup.d.ts +95 -0
  247. package/oracle/autonomousDatabaseBackup.js +72 -0
  248. package/oracle/autonomousDatabaseBackup.js.map +1 -0
  249. package/oracle/getAutonomousDatabaseBackup.d.ts +125 -0
  250. package/oracle/getAutonomousDatabaseBackup.js +66 -0
  251. package/oracle/getAutonomousDatabaseBackup.js.map +1 -0
  252. package/oracle/getAutonomousDatabaseBackups.d.ts +78 -0
  253. package/oracle/getAutonomousDatabaseBackups.js +64 -0
  254. package/oracle/getAutonomousDatabaseBackups.js.map +1 -0
  255. package/oracle/index.d.ts +9 -0
  256. package/oracle/index.js +12 -1
  257. package/oracle/index.js.map +1 -1
  258. package/package.json +2 -2
  259. package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.d.ts +1 -1
  260. package/paloalto/nextGenerationFirewallVirtualHubLocalRulestack.js +1 -1
  261. package/paloalto/nextGenerationFirewallVirtualHubPanorama.d.ts +1 -1
  262. package/paloalto/nextGenerationFirewallVirtualHubPanorama.js +1 -1
  263. package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.d.ts +1 -1
  264. package/paloalto/nextGenerationFirewallVirtualNetworkLocalRulestack.js +1 -1
  265. package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.d.ts +1 -1
  266. package/paloalto/nextGenerationFirewallVirtualNetworkPanorama.js +1 -1
  267. package/postgresql/flexibleServer.d.ts +3 -3
  268. package/postgresql/flexibleServerFirewallRule.d.ts +6 -6
  269. package/search/service.d.ts +3 -3
  270. package/sentinel/authomationRule.d.ts +12 -0
  271. package/sentinel/authomationRule.js +2 -0
  272. package/sentinel/authomationRule.js.map +1 -1
  273. package/sentinel/automationRule.d.ts +12 -0
  274. package/sentinel/automationRule.js +2 -0
  275. package/sentinel/automationRule.js.map +1 -1
  276. package/storage/containerImmutabilityPolicy.d.ts +1 -1
  277. package/storage/containerImmutabilityPolicy.js +1 -1
  278. package/storage/getQueue.d.ts +45 -5
  279. package/storage/getQueue.js +16 -0
  280. package/storage/getQueue.js.map +1 -1
  281. package/storage/queue.d.ts +57 -6
  282. package/storage/queue.js +19 -3
  283. package/storage/queue.js.map +1 -1
  284. package/types/input.d.ts +190 -481
  285. 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;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoGG;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;IA2BD,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,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,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,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,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;;AA7EL,8CA8EC;AAhEG,gBAAgB;AACO,8BAAY,GAAG,kDAAkD,CAAC"}
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"}
@@ -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-01-01
34
+ * * `Microsoft.NetApp` - 2025-06-01
35
35
  *
36
36
  * ## Import
37
37
  *
@@ -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-01-01
40
+ * * `Microsoft.NetApp` - 2025-06-01
41
41
  *
42
42
  * ## Import
43
43
  *
@@ -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-01-01
33
+ * * `Microsoft.NetApp` - 2025-06-01
34
34
  *
35
35
  * ## Import
36
36
  *
@@ -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-01-01
39
+ * * `Microsoft.NetApp` - 2025-06-01
40
40
  *
41
41
  * ## Import
42
42
  *
@@ -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-01-01
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-01-01
82
+ * * `Microsoft.NetApp` - 2025-06-01
83
83
  */
84
84
  export declare function getAccountOutput(args: GetAccountOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetAccountResult>;
85
85
  /**
@@ -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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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;AAyBD;;;;;;;;;;;;;;;;;;;;;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"}
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
82
+ * * `Microsoft.NetApp` - 2025-06-01
83
83
  */
84
84
  export declare function getBackupVaultOutput(args: GetBackupVaultOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetBackupVaultResult>;
85
85
  /**
@@ -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-01-01
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-01-01
63
+ * * `Microsoft.NetApp` - 2025-06-01
64
64
  */
65
65
  function getBackupVaultOutput(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-01-01
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-01-01
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-01-01
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-01-01
63
+ * * `Microsoft.NetApp` - 2025-06-01
64
64
  */
65
65
  function getPoolOutput(args, opts) {
66
66
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -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;AAoDD;;;;;;;;;;;;;;;;;;;;;;;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"}
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"}
@@ -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-01-01
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-01-01
96
+ * * `Microsoft.NetApp` - 2025-06-01
97
97
  */
98
98
  export declare function getSnapshotOutput(args: GetSnapshotOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetSnapshotResult>;
99
99
  /**
@@ -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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
75
+ * * `Microsoft.NetApp` - 2025-06-01
76
76
  */
77
77
  function getSnapshotPolicyOutput(args, opts) {
78
78
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -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-01-01
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-01-01
156
+ * * `Microsoft.NetApp` - 2025-06-01
153
157
  */
154
158
  export declare function getVolumeOutput(args: GetVolumeOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetVolumeResult>;
155
159
  /**
@@ -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-01-01
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-01-01
67
+ * * `Microsoft.NetApp` - 2025-06-01
68
68
  */
69
69
  function getVolumeOutput(args, opts) {
70
70
  opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
@@ -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;AAuGD;;;;;;;;;;;;;;;;;;;;;;;;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"}
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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-01-01
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 `Ultra`. Changing this forces a new resource to be created.
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 `Ultra`. Changing this forces a new resource to be created.
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 `Ultra`. Changing this forces a new resource to be created.
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
  /**