@pulumi/azure 6.29.0-alpha.1763187052 → 6.29.0-alpha.1763660877
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 +12 -0
- package/apimanagement/backend.js +2 -0
- package/apimanagement/backend.js.map +1 -1
- package/apimanagement/getService.d.ts +3 -3
- package/apimanagement/index.d.ts +9 -0
- package/apimanagement/index.js +16 -1
- package/apimanagement/index.js.map +1 -1
- package/apimanagement/workspaceApiVersionSet.d.ts +170 -0
- package/apimanagement/workspaceApiVersionSet.js +120 -0
- package/apimanagement/workspaceApiVersionSet.js.map +1 -0
- package/apimanagement/workspaceCertificate.d.ts +196 -0
- package/apimanagement/workspaceCertificate.js +122 -0
- package/apimanagement/workspaceCertificate.js.map +1 -0
- package/apimanagement/workspacePolicyFragment.d.ts +149 -0
- package/apimanagement/workspacePolicyFragment.js +116 -0
- package/apimanagement/workspacePolicyFragment.js.map +1 -0
- package/appplatform/springCloudCertificate.d.ts +99 -0
- package/appplatform/springCloudCertificate.js +99 -0
- package/appplatform/springCloudCertificate.js.map +1 -1
- package/appservice/activeSlot.d.ts +1 -1
- package/appservice/activeSlot.js +1 -1
- package/appservice/customHostnameBinding.d.ts +2 -2
- package/appservice/customHostnameBinding.js +2 -2
- package/appservice/environmentV3.d.ts +1 -1
- package/appservice/environmentV3.js +1 -1
- package/appservice/getStaticWebApp.d.ts +42 -0
- package/appservice/getStaticWebApp.js.map +1 -1
- package/appservice/slot.d.ts +4 -4
- package/appservice/slot.js +4 -4
- package/appservice/windowsWebApp.d.ts +18 -0
- package/appservice/windowsWebApp.js +2 -0
- package/appservice/windowsWebApp.js.map +1 -1
- package/appservice/windowsWebAppSlot.d.ts +18 -0
- package/appservice/windowsWebAppSlot.js +2 -0
- package/appservice/windowsWebAppSlot.js.map +1 -1
- package/automation/account.d.ts +1 -1
- package/automation/account.js +1 -1
- package/automation/certificate.d.ts +1 -1
- package/automation/certificate.js +1 -1
- package/automation/connection.d.ts +1 -1
- package/automation/connection.js +1 -1
- package/automation/connectionCertificate.d.ts +1 -1
- package/automation/connectionCertificate.js +1 -1
- package/automation/connectionClassicCertificate.d.ts +1 -1
- package/automation/connectionClassicCertificate.js +1 -1
- package/automation/connectionServicePrincipal.d.ts +1 -1
- package/automation/connectionServicePrincipal.js +1 -1
- package/automation/connectionType.d.ts +1 -1
- package/automation/connectionType.js +1 -1
- package/automation/credential.d.ts +1 -1
- package/automation/credential.js +1 -1
- package/automation/dscConfiguration.d.ts +1 -1
- package/automation/dscConfiguration.js +1 -1
- package/automation/dscNodeConfiguration.d.ts +1 -1
- package/automation/dscNodeConfiguration.js +1 -1
- package/automation/getAccount.d.ts +2 -2
- package/automation/getAccount.js +2 -2
- package/automation/getRunbook.d.ts +2 -2
- package/automation/getRunbook.js +2 -2
- package/automation/getVariables.d.ts +2 -2
- package/automation/getVariables.js +2 -2
- package/automation/hybridRunbookWorker.d.ts +1 -1
- package/automation/hybridRunbookWorker.js +1 -1
- package/automation/hybridRunbookWorkerGroup.d.ts +1 -1
- package/automation/hybridRunbookWorkerGroup.js +1 -1
- package/automation/jobSchedule.d.ts +1 -1
- package/automation/jobSchedule.js +1 -1
- package/automation/module.d.ts +1 -1
- package/automation/module.js +1 -1
- package/automation/python3Package.d.ts +1 -1
- package/automation/python3Package.js +1 -1
- package/automation/schedule.d.ts +1 -1
- package/automation/schedule.js +1 -1
- package/automation/softwareUpdateConfiguration.d.ts +2 -0
- package/automation/softwareUpdateConfiguration.js +2 -0
- package/automation/softwareUpdateConfiguration.js.map +1 -1
- package/automation/sourceControl.d.ts +1 -1
- package/automation/sourceControl.js +1 -1
- package/batch/getPool.d.ts +16 -10
- package/batch/getPool.js +6 -6
- package/batch/getPool.js.map +1 -1
- package/bot/channelTeams.d.ts +16 -4
- package/bot/channelTeams.js +2 -0
- package/bot/channelTeams.js.map +1 -1
- package/cdn/frontdoorSecret.d.ts +72 -0
- package/cdn/frontdoorSecret.js +72 -0
- package/cdn/frontdoorSecret.js.map +1 -1
- package/cognitive/account.d.ts +1 -1
- package/cognitive/account.js +1 -1
- package/compute/linuxVirtualMachineScaleSet.d.ts +36 -1
- package/compute/linuxVirtualMachineScaleSet.js +4 -1
- package/compute/linuxVirtualMachineScaleSet.js.map +1 -1
- package/compute/packetCapture.d.ts +1 -1
- package/compute/packetCapture.js +1 -1
- package/compute/scaleSetPacketCapture.d.ts +1 -1
- package/compute/scaleSetPacketCapture.js +1 -1
- package/compute/virtualMachine.d.ts +1 -1
- package/compute/virtualMachine.js +1 -1
- package/compute/windowsVirtualMachine.d.ts +9 -6
- package/compute/windowsVirtualMachine.js.map +1 -1
- package/compute/windowsVirtualMachineScaleSet.d.ts +38 -2
- package/compute/windowsVirtualMachineScaleSet.js +6 -2
- package/compute/windowsVirtualMachineScaleSet.js.map +1 -1
- package/containerapp/app.d.ts +1 -1
- package/containerapp/app.js +1 -1
- package/containerapp/customDomain.d.ts +1 -1
- package/containerapp/customDomain.js +1 -1
- package/containerapp/environment.d.ts +13 -1
- package/containerapp/environment.js +3 -1
- package/containerapp/environment.js.map +1 -1
- package/containerapp/environmentCertificate.d.ts +1 -1
- package/containerapp/environmentCertificate.js +1 -1
- package/containerapp/environmentCustomDomain.d.ts +2 -2
- package/containerapp/environmentCustomDomain.js +2 -2
- package/containerapp/environmentDaprComponent.d.ts +1 -1
- package/containerapp/environmentDaprComponent.js +1 -1
- package/containerapp/environmentStorage.d.ts +1 -1
- package/containerapp/environmentStorage.js +1 -1
- package/containerapp/getApp.d.ts +2 -2
- package/containerapp/getApp.js +2 -2
- package/containerapp/getEnvironment.d.ts +6 -2
- package/containerapp/getEnvironment.js +2 -2
- package/containerapp/getEnvironment.js.map +1 -1
- package/containerapp/getEnvironmentCertificate.d.ts +2 -2
- package/containerapp/getEnvironmentCertificate.js +2 -2
- package/containerapp/job.d.ts +1 -1
- package/containerapp/job.js +1 -1
- package/containerservice/clusterTrustedAccessRoleBinding.d.ts +1 -1
- package/containerservice/clusterTrustedAccessRoleBinding.js +1 -1
- package/containerservice/getClusterNodePool.d.ts +2 -2
- package/containerservice/getClusterNodePool.js +2 -2
- 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 +4 -4
- package/containerservice/kubernetesClusterNodePool.js +1 -1
- package/cosmosdb/account.d.ts +2 -2
- package/cosmosdb/account.js +2 -2
- package/cosmosdb/cassandraCluster.d.ts +49 -0
- package/cosmosdb/cassandraCluster.js +49 -0
- package/cosmosdb/cassandraCluster.js.map +1 -1
- package/cosmosdb/cassandraDatacenter.d.ts +59 -0
- package/cosmosdb/cassandraDatacenter.js +59 -0
- package/cosmosdb/cassandraDatacenter.js.map +1 -1
- package/cosmosdb/mongoCluster.d.ts +7 -4
- package/cosmosdb/mongoCluster.js +11 -4
- package/cosmosdb/mongoCluster.js.map +1 -1
- package/dashboard/getGrafana.d.ts +2 -2
- package/dashboard/getGrafana.js +2 -2
- package/dashboard/grafana.d.ts +1 -1
- package/dashboard/grafana.js +1 -1
- package/dashboard/grafanaManagedPrivateEndpoint.d.ts +1 -1
- package/dashboard/grafanaManagedPrivateEndpoint.js +1 -1
- package/datashare/datasetBlobStorage.d.ts +66 -0
- package/datashare/datasetBlobStorage.js +66 -0
- package/datashare/datasetBlobStorage.js.map +1 -1
- package/datashare/datasetDataLakeGen2.d.ts +62 -0
- package/datashare/datasetDataLakeGen2.js +62 -0
- package/datashare/datasetDataLakeGen2.js.map +1 -1
- package/desktopvirtualization/scalingPlan.d.ts +103 -0
- package/desktopvirtualization/scalingPlan.js +103 -0
- package/desktopvirtualization/scalingPlan.js.map +1 -1
- package/desktopvirtualization/scalingPlanHostPoolAssociation.d.ts +79 -0
- package/desktopvirtualization/scalingPlanHostPoolAssociation.js +79 -0
- package/desktopvirtualization/scalingPlanHostPoolAssociation.js.map +1 -1
- package/expressroute/getCircuitPeering.d.ts +2 -2
- package/expressroute/getCircuitPeering.js +2 -2
- package/frontdoor/rulesEngine.d.ts +6 -0
- package/frontdoor/rulesEngine.js.map +1 -1
- package/graph/getServicesAccount.d.ts +100 -0
- package/graph/getServicesAccount.js +70 -0
- package/graph/getServicesAccount.js.map +1 -0
- package/graph/index.d.ts +3 -0
- package/graph/index.js +4 -1
- package/graph/index.js.map +1 -1
- package/hpc/cacheBlobNfsTarget.d.ts +149 -0
- package/hpc/cacheBlobNfsTarget.js +149 -0
- package/hpc/cacheBlobNfsTarget.js.map +1 -1
- package/hpc/cacheBlobTarget.d.ts +71 -0
- package/hpc/cacheBlobTarget.js +71 -0
- package/hpc/cacheBlobTarget.js.map +1 -1
- package/index.d.ts +3 -2
- package/index.js +6 -4
- package/index.js.map +1 -1
- package/keyvault/accessPolicy.d.ts +42 -0
- package/keyvault/accessPolicy.js +42 -0
- package/keyvault/accessPolicy.js.map +1 -1
- package/keyvault/managedStorageAccount.d.ts +2 -0
- package/keyvault/managedStorageAccount.js +2 -0
- package/keyvault/managedStorageAccount.js.map +1 -1
- package/machinelearning/inferenceCluster.d.ts +1 -1
- package/machinelearning/inferenceCluster.js +1 -1
- package/machinelearning/workspace.d.ts +167 -0
- package/machinelearning/workspace.js +167 -0
- package/machinelearning/workspace.js.map +1 -1
- package/managedredis/geoReplication.d.ts +114 -0
- package/managedredis/geoReplication.js +111 -0
- package/managedredis/geoReplication.js.map +1 -0
- package/managedredis/get.d.ts +132 -0
- package/managedredis/get.js +74 -0
- package/managedredis/get.js.map +1 -0
- package/managedredis/index.d.ts +9 -0
- package/managedredis/index.js +30 -0
- package/managedredis/index.js.map +1 -0
- package/managedredis/managedRedis.d.ts +296 -0
- package/managedredis/managedRedis.js +193 -0
- package/managedredis/managedRedis.js.map +1 -0
- package/management/privateLinkAssociation.d.ts +2 -2
- package/management/privateLinkAssociation.js +2 -2
- package/mongocluster/firewallRule.d.ts +132 -0
- package/mongocluster/firewallRule.js +112 -0
- package/mongocluster/firewallRule.js.map +1 -0
- package/mongocluster/index.d.ts +6 -0
- package/mongocluster/index.js +27 -0
- package/mongocluster/index.js.map +1 -0
- package/mongocluster/mongoCluster.d.ts +317 -0
- package/mongocluster/mongoCluster.js +161 -0
- package/mongocluster/mongoCluster.js.map +1 -0
- package/netapp/backupPolicy.d.ts +1 -1
- package/netapp/backupPolicy.js +1 -1
- package/netapp/volumeGroupSapHana.d.ts +1 -1
- package/netapp/volumeGroupSapHana.js +1 -1
- package/network/applicationGateway.d.ts +1 -1
- package/network/applicationGateway.js +1 -1
- package/network/applicationSecurityGroup.d.ts +1 -1
- package/network/applicationSecurityGroup.js +1 -1
- package/network/bgpConnection.d.ts +1 -1
- package/network/bgpConnection.js +1 -1
- package/network/ddosProtectionPlan.d.ts +1 -1
- package/network/ddosProtectionPlan.js +1 -1
- package/network/expressRouteCircuit.d.ts +1 -1
- package/network/expressRouteCircuit.js +1 -1
- package/network/expressRouteCircuitAuthorization.d.ts +1 -1
- package/network/expressRouteCircuitAuthorization.js +1 -1
- package/network/expressRouteCircuitConnection.d.ts +1 -1
- package/network/expressRouteCircuitConnection.js +1 -1
- package/network/expressRouteCircuitPeering.d.ts +1 -1
- package/network/expressRouteCircuitPeering.js +1 -1
- package/network/expressRouteConnection.d.ts +1 -1
- package/network/expressRouteConnection.js +1 -1
- package/network/expressRouteGateway.d.ts +1 -1
- package/network/expressRouteGateway.js +1 -1
- package/network/expressRoutePort.d.ts +1 -1
- package/network/expressRoutePort.js +1 -1
- package/network/expressRoutePortAuthorization.d.ts +1 -1
- package/network/expressRoutePortAuthorization.js +1 -1
- package/network/firewall.d.ts +1 -1
- package/network/firewall.js +1 -1
- package/network/firewallApplicationRuleCollection.d.ts +1 -1
- package/network/firewallApplicationRuleCollection.js +1 -1
- package/network/firewallNatRuleCollection.d.ts +1 -1
- package/network/firewallNatRuleCollection.js +1 -1
- package/network/firewallNetworkRuleCollection.d.ts +1 -1
- package/network/firewallNetworkRuleCollection.js +1 -1
- package/network/firewallPolicy.d.ts +1 -1
- package/network/firewallPolicy.js +1 -1
- package/network/firewallPolicyRuleCollectionGroup.d.ts +1 -1
- package/network/firewallPolicyRuleCollectionGroup.js +1 -1
- package/network/getApplicationGateway.d.ts +2 -2
- package/network/getApplicationGateway.js +2 -2
- package/network/getApplicationSecurityGroup.d.ts +2 -2
- package/network/getApplicationSecurityGroup.js +2 -2
- package/network/getExpressRouteCircuit.d.ts +2 -2
- package/network/getExpressRouteCircuit.js +2 -2
- package/network/getFirewall.d.ts +2 -2
- package/network/getFirewall.js +2 -2
- package/network/getFirewallPolicy.d.ts +2 -2
- package/network/getFirewallPolicy.js +2 -2
- package/network/getGatewayConnection.d.ts +2 -2
- package/network/getGatewayConnection.js +2 -2
- package/network/getIpGroup.d.ts +2 -2
- package/network/getIpGroup.js +2 -2
- package/network/getIpGroups.d.ts +2 -2
- package/network/getIpGroups.js +2 -2
- package/network/getLocalNetworkGateway.d.ts +2 -2
- package/network/getLocalNetworkGateway.js +2 -2
- package/network/getNatGateway.d.ts +2 -2
- package/network/getNatGateway.js +2 -2
- package/network/getNetworkDdosProtectionPlan.d.ts +2 -2
- package/network/getNetworkDdosProtectionPlan.js +2 -2
- package/network/getNetworkInterface.d.ts +2 -2
- package/network/getNetworkInterface.js +2 -2
- package/network/getNetworkManager.d.ts +2 -2
- package/network/getNetworkManager.js +2 -2
- package/network/getNetworkManagerConnectivityConfiguration.d.ts +2 -2
- package/network/getNetworkManagerConnectivityConfiguration.js +2 -2
- package/network/getNetworkManagerIpamPool.d.ts +2 -2
- package/network/getNetworkManagerIpamPool.js +2 -2
- package/network/getNetworkManagerNetworkGroup.d.ts +2 -2
- package/network/getNetworkManagerNetworkGroup.js +2 -2
- package/network/getNetworkSecurityGroup.d.ts +2 -2
- package/network/getNetworkSecurityGroup.js +2 -2
- package/network/getNetworkWatcher.d.ts +2 -2
- package/network/getNetworkWatcher.js +2 -2
- package/network/getPublicIP.d.ts +2 -2
- package/network/getPublicIP.js +2 -2
- package/network/getPublicIPs.d.ts +2 -2
- package/network/getPublicIPs.js +2 -2
- package/network/getPublicIpPrefix.d.ts +2 -2
- package/network/getPublicIpPrefix.js +2 -2
- package/network/getRouteFilter.d.ts +2 -2
- package/network/getRouteFilter.js +2 -2
- package/network/getRouteTable.d.ts +2 -2
- package/network/getRouteTable.js +2 -2
- package/network/getServiceTags.d.ts +2 -2
- package/network/getServiceTags.js +2 -2
- package/network/getSubnet.d.ts +2 -2
- package/network/getSubnet.js +2 -2
- package/network/getVirtualHub.d.ts +2 -2
- package/network/getVirtualHub.js +2 -2
- package/network/getVirtualHubConnection.d.ts +2 -2
- package/network/getVirtualHubConnection.js +2 -2
- package/network/getVirtualHubRouteTable.d.ts +2 -2
- package/network/getVirtualHubRouteTable.js +2 -2
- package/network/getVirtualNetwork.d.ts +2 -2
- package/network/getVirtualNetwork.js +2 -2
- package/network/getVirtualNetworkGateway.d.ts +2 -2
- package/network/getVirtualNetworkGateway.js +2 -2
- package/network/getVirtualNetworkPeering.d.ts +2 -2
- package/network/getVirtualNetworkPeering.js +2 -2
- package/network/getVirtualWan.d.ts +2 -2
- package/network/getVirtualWan.js +2 -2
- package/network/getVpnGateway.d.ts +2 -2
- package/network/getVpnGateway.js +2 -2
- package/network/getVpnServerConfiguration.d.ts +2 -2
- package/network/getVpnServerConfiguration.js +2 -2
- package/network/index.d.ts +3 -0
- package/network/index.js +7 -2
- package/network/index.js.map +1 -1
- package/network/ipgroup.d.ts +1 -1
- package/network/ipgroup.js +1 -1
- package/network/ipgroupCIDR.d.ts +1 -1
- package/network/ipgroupCIDR.js +1 -1
- package/network/localNetworkGateway.d.ts +1 -1
- package/network/localNetworkGateway.js +1 -1
- package/network/natGateway.d.ts +1 -1
- package/network/natGateway.js +1 -1
- package/network/natGatewayPublicIpAssociation.d.ts +1 -1
- package/network/natGatewayPublicIpAssociation.js +1 -1
- package/network/natGatewayPublicIpPrefixAssociation.d.ts +1 -1
- package/network/natGatewayPublicIpPrefixAssociation.js +1 -1
- package/network/networkConnectionMonitor.d.ts +1 -1
- package/network/networkConnectionMonitor.js +1 -1
- package/network/networkInterface.d.ts +1 -1
- package/network/networkInterface.js +1 -1
- package/network/networkInterfaceApplicationGatewayBackendAddressPoolAssociation.d.ts +1 -1
- package/network/networkInterfaceApplicationGatewayBackendAddressPoolAssociation.js +1 -1
- package/network/networkInterfaceApplicationSecurityGroupAssociation.d.ts +1 -1
- package/network/networkInterfaceApplicationSecurityGroupAssociation.js +1 -1
- package/network/networkInterfaceBackendAddressPoolAssociation.d.ts +1 -1
- package/network/networkInterfaceBackendAddressPoolAssociation.js +1 -1
- package/network/networkInterfaceNatRuleAssociation.d.ts +1 -1
- package/network/networkInterfaceNatRuleAssociation.js +1 -1
- package/network/networkInterfaceSecurityGroupAssociation.d.ts +1 -1
- package/network/networkInterfaceSecurityGroupAssociation.js +1 -1
- package/network/networkManager.d.ts +1 -1
- package/network/networkManager.js +1 -1
- package/network/networkManagerAdminRule.d.ts +1 -1
- package/network/networkManagerAdminRule.js +1 -1
- package/network/networkManagerAdminRuleCollection.d.ts +1 -1
- package/network/networkManagerAdminRuleCollection.js +1 -1
- package/network/networkManagerConnectivityConfiguration.d.ts +1 -1
- package/network/networkManagerConnectivityConfiguration.js +1 -1
- package/network/networkManagerDeployment.d.ts +1 -1
- package/network/networkManagerDeployment.js +1 -1
- package/network/networkManagerIpamPool.d.ts +1 -1
- package/network/networkManagerIpamPool.js +1 -1
- package/network/networkManagerIpamPoolStaticCidr.d.ts +1 -1
- package/network/networkManagerIpamPoolStaticCidr.js +1 -1
- package/network/networkManagerManagementGroupConnection.d.ts +1 -1
- package/network/networkManagerManagementGroupConnection.js +1 -1
- package/network/networkManagerNetworkGroup.d.ts +1 -1
- package/network/networkManagerNetworkGroup.js +1 -1
- package/network/networkManagerRoutingConfiguration.d.ts +1 -1
- package/network/networkManagerRoutingConfiguration.js +1 -1
- package/network/networkManagerRoutingRule.d.ts +162 -0
- package/network/networkManagerRoutingRule.js +130 -0
- package/network/networkManagerRoutingRule.js.map +1 -0
- package/network/networkManagerRoutingRuleCollection.d.ts +1 -1
- package/network/networkManagerRoutingRuleCollection.js +1 -1
- package/network/networkManagerScopeConnection.d.ts +1 -1
- package/network/networkManagerScopeConnection.js +1 -1
- package/network/networkManagerSecurityAdminConfiguration.d.ts +1 -1
- package/network/networkManagerSecurityAdminConfiguration.js +1 -1
- package/network/networkManagerStaticMember.d.ts +1 -1
- package/network/networkManagerStaticMember.js +1 -1
- package/network/networkManagerSubscriptionConnection.d.ts +1 -1
- package/network/networkManagerSubscriptionConnection.js +1 -1
- package/network/networkManagerVerifierWorkspace.d.ts +1 -1
- package/network/networkManagerVerifierWorkspace.js +1 -1
- package/network/networkManagerVerifierWorkspaceReachabilityAnalysisIntent.d.ts +1 -1
- package/network/networkManagerVerifierWorkspaceReachabilityAnalysisIntent.js +1 -1
- package/network/networkSecurityGroup.d.ts +1 -1
- package/network/networkSecurityGroup.js +1 -1
- package/network/networkSecurityRule.d.ts +1 -1
- package/network/networkSecurityRule.js +1 -1
- package/network/networkWatcher.d.ts +1 -1
- package/network/networkWatcher.js +1 -1
- package/network/networkWatcherFlowLog.d.ts +10 -4
- package/network/networkWatcherFlowLog.js +1 -1
- package/network/networkWatcherFlowLog.js.map +1 -1
- package/network/pointToPointVpnGateway.d.ts +1 -1
- package/network/pointToPointVpnGateway.js +1 -1
- package/network/profile.d.ts +1 -1
- package/network/profile.js +1 -1
- package/network/publicIp.d.ts +1 -1
- package/network/publicIp.js +1 -1
- package/network/publicIpPrefix.d.ts +1 -1
- package/network/publicIpPrefix.js +1 -1
- package/network/route.d.ts +1 -1
- package/network/route.js +1 -1
- package/network/routeFilter.d.ts +1 -1
- package/network/routeFilter.js +1 -1
- package/network/routeMap.d.ts +1 -1
- package/network/routeMap.js +1 -1
- package/network/routeServer.d.ts +1 -1
- package/network/routeServer.js +1 -1
- package/network/routeServerBgpConnection.d.ts +1 -1
- package/network/routeServerBgpConnection.js +1 -1
- package/network/routeTable.d.ts +1 -1
- package/network/routeTable.js +1 -1
- package/network/routingIntent.d.ts +1 -1
- package/network/routingIntent.js +1 -1
- package/network/securityPartnerProvider.d.ts +1 -1
- package/network/securityPartnerProvider.js +1 -1
- package/network/subnet.d.ts +1 -7
- package/network/subnet.js +1 -1
- package/network/subnet.js.map +1 -1
- package/network/subnetNatGatewayAssociation.d.ts +1 -1
- package/network/subnetNatGatewayAssociation.js +1 -1
- package/network/subnetNetworkSecurityGroupAssociation.d.ts +1 -1
- package/network/subnetNetworkSecurityGroupAssociation.js +1 -1
- package/network/subnetRouteTableAssociation.d.ts +1 -1
- package/network/subnetRouteTableAssociation.js +1 -1
- package/network/subnetServiceEndpointStoragePolicy.d.ts +2 -1
- package/network/subnetServiceEndpointStoragePolicy.js +2 -1
- package/network/subnetServiceEndpointStoragePolicy.js.map +1 -1
- package/network/trafficManagerProfile.d.ts +2 -2
- package/network/trafficManagerProfile.js +2 -2
- package/network/virtualHub.d.ts +1 -1
- package/network/virtualHub.js +1 -1
- package/network/virtualHubConnection.d.ts +1 -1
- package/network/virtualHubConnection.js +1 -1
- package/network/virtualHubIp.d.ts +1 -1
- package/network/virtualHubIp.js +1 -1
- package/network/virtualHubRouteTable.d.ts +1 -1
- package/network/virtualHubRouteTable.js +1 -1
- package/network/virtualHubRouteTableRoute.d.ts +1 -1
- package/network/virtualHubRouteTableRoute.js +1 -1
- package/network/virtualNetwork.d.ts +1 -1
- package/network/virtualNetwork.js +1 -1
- package/network/virtualNetworkDnsServers.d.ts +1 -1
- package/network/virtualNetworkDnsServers.js +1 -1
- package/network/virtualNetworkGateway.d.ts +1 -1
- package/network/virtualNetworkGateway.js +1 -1
- package/network/virtualNetworkGatewayConnection.d.ts +1 -1
- package/network/virtualNetworkGatewayConnection.js +1 -1
- package/network/virtualNetworkGatewayNatRule.d.ts +1 -1
- package/network/virtualNetworkGatewayNatRule.js +1 -1
- package/network/virtualNetworkPeering.d.ts +1 -1
- package/network/virtualNetworkPeering.js +1 -1
- package/network/virtualWan.d.ts +1 -1
- package/network/virtualWan.js +1 -1
- package/network/vnpGatewayNatRule.d.ts +1 -1
- package/network/vnpGatewayNatRule.js +1 -1
- package/network/vpnGateway.d.ts +1 -1
- package/network/vpnGateway.js +1 -1
- package/network/vpnGatewayConnection.d.ts +1 -1
- package/network/vpnGatewayConnection.js +1 -1
- package/network/vpnServerConfiguration.d.ts +1 -1
- package/network/vpnServerConfiguration.js +1 -1
- package/network/vpnServerConfigurationPolicyGroup.d.ts +1 -1
- package/network/vpnServerConfigurationPolicyGroup.js +1 -1
- package/network/vpnSite.d.ts +1 -1
- package/network/vpnSite.js +1 -1
- package/notificationhub/namespace.d.ts +24 -0
- package/notificationhub/namespace.js +4 -0
- package/notificationhub/namespace.js.map +1 -1
- package/operationalinsights/analyticsSolution.d.ts +3 -3
- package/operationalinsights/analyticsSolution.js +3 -3
- package/oracle/autonomousDatabase.d.ts +7 -1
- package/oracle/autonomousDatabase.js +1 -1
- package/oracle/autonomousDatabase.js.map +1 -1
- package/oracle/autonomousDatabaseBackup.d.ts +1 -1
- package/oracle/autonomousDatabaseBackup.js +1 -1
- package/oracle/autonomousDatabaseCloneFromBackup.d.ts +442 -0
- package/oracle/autonomousDatabaseCloneFromBackup.js +223 -0
- package/oracle/autonomousDatabaseCloneFromBackup.js.map +1 -0
- package/oracle/autonomousDatabaseCloneFromDatabase.d.ts +438 -0
- package/oracle/autonomousDatabaseCloneFromDatabase.js +222 -0
- package/oracle/autonomousDatabaseCloneFromDatabase.js.map +1 -0
- package/oracle/cloudVmCluster.d.ts +1 -1
- package/oracle/cloudVmCluster.js +1 -1
- package/oracle/exadataInfrastructure.d.ts +1 -1
- package/oracle/exadataInfrastructure.js +1 -1
- package/oracle/exascaleDatabaseStorageVault.d.ts +207 -0
- package/oracle/exascaleDatabaseStorageVault.js +125 -0
- package/oracle/exascaleDatabaseStorageVault.js.map +1 -0
- package/oracle/getAdbsCharacterSets.d.ts +2 -2
- package/oracle/getAdbsCharacterSets.js +2 -2
- package/oracle/getAdbsNationalCharacterSets.d.ts +2 -2
- package/oracle/getAdbsNationalCharacterSets.js +2 -2
- package/oracle/getAutonomousDatabase.d.ts +2 -2
- package/oracle/getAutonomousDatabase.js +2 -2
- package/oracle/getAutonomousDatabaseBackup.d.ts +2 -2
- package/oracle/getAutonomousDatabaseBackup.js +2 -2
- package/oracle/getAutonomousDatabaseBackups.d.ts +2 -2
- package/oracle/getAutonomousDatabaseBackups.js +2 -2
- package/oracle/getAutonomousDatabaseCloneFromBackup.d.ts +330 -0
- package/oracle/getAutonomousDatabaseCloneFromBackup.js +70 -0
- package/oracle/getAutonomousDatabaseCloneFromBackup.js.map +1 -0
- package/oracle/getAutonomousDatabaseCloneFromDatabase.d.ts +346 -0
- package/oracle/getAutonomousDatabaseCloneFromDatabase.js +70 -0
- package/oracle/getAutonomousDatabaseCloneFromDatabase.js.map +1 -0
- package/oracle/getCloudVmCluster.d.ts +2 -2
- package/oracle/getCloudVmCluster.js +2 -2
- package/oracle/getDbNodes.d.ts +2 -2
- package/oracle/getDbNodes.js +2 -2
- package/oracle/getDbServers.d.ts +2 -2
- package/oracle/getDbServers.js +2 -2
- package/oracle/getDbSystemShapes.d.ts +2 -2
- package/oracle/getDbSystemShapes.js +2 -2
- package/oracle/getExadataInfrastructure.d.ts +2 -2
- package/oracle/getExadataInfrastructure.js +2 -2
- package/oracle/getExascaleDatabaseStorageVault.d.ts +135 -0
- package/oracle/getExascaleDatabaseStorageVault.js +70 -0
- package/oracle/getExascaleDatabaseStorageVault.js.map +1 -0
- package/oracle/getGiVersions.d.ts +2 -2
- package/oracle/getGiVersions.js +2 -2
- package/oracle/getResourceAnchor.d.ts +100 -0
- package/oracle/getResourceAnchor.js +70 -0
- package/oracle/getResourceAnchor.js.map +1 -0
- package/oracle/index.d.ts +24 -0
- package/oracle/index.js +33 -1
- package/oracle/index.js.map +1 -1
- package/oracle/resourceAnchor.d.ts +128 -0
- package/{mixedreality/spatialAnchorsAccount.js → oracle/resourceAnchor.js} +19 -24
- package/oracle/resourceAnchor.js.map +1 -0
- package/package.json +2 -2
- package/paloalto/virtualNetworkAppliance.d.ts +1 -1
- package/paloalto/virtualNetworkAppliance.js +1 -1
- package/pim/roleManagementPolicy.d.ts +56 -0
- package/pim/roleManagementPolicy.js +56 -0
- package/pim/roleManagementPolicy.js.map +1 -1
- package/policy/getVirtualMachineConfigurationAssignment.d.ts +2 -2
- package/policy/getVirtualMachineConfigurationAssignment.js +2 -2
- package/policy/virtualMachineConfigurationAssignment.d.ts +1 -1
- package/policy/virtualMachineConfigurationAssignment.js +1 -1
- package/postgresql/flexibleServerActiveDirectoryAdministrator.d.ts +47 -0
- package/postgresql/flexibleServerActiveDirectoryAdministrator.js +47 -0
- package/postgresql/flexibleServerActiveDirectoryAdministrator.js.map +1 -1
- package/postgresql/getFlexibleServer.d.ts +9 -0
- package/postgresql/getFlexibleServer.js.map +1 -1
- package/privatedns/linkService.d.ts +1 -1
- package/privatedns/linkService.js +1 -1
- package/privatelink/applicationSecurityGroupAssociation.d.ts +1 -1
- package/privatelink/applicationSecurityGroupAssociation.js +1 -1
- package/privatelink/endpoint.d.ts +2 -1
- package/privatelink/endpoint.js +2 -1
- package/privatelink/endpoint.js.map +1 -1
- package/privatelink/getEndpointConnection.d.ts +2 -2
- package/privatelink/getEndpointConnection.js +2 -2
- package/privatelink/getService.d.ts +2 -2
- package/privatelink/getService.js +2 -2
- package/privatelink/getServiceEndpointConnections.d.ts +2 -2
- package/privatelink/getServiceEndpointConnections.js +2 -2
- package/redhatopenshift/cluster.d.ts +103 -0
- package/redhatopenshift/cluster.js +103 -0
- package/redhatopenshift/cluster.js.map +1 -1
- package/redis/enterpriseCluster.d.ts +2 -0
- package/redis/enterpriseCluster.js +2 -0
- package/redis/enterpriseCluster.js.map +1 -1
- package/redis/enterpriseDatabase.d.ts +5 -3
- package/redis/enterpriseDatabase.js +2 -0
- package/redis/enterpriseDatabase.js.map +1 -1
- package/redis/firewallRule.d.ts +3 -3
- package/redis/firewallRule.js +3 -3
- package/redis/getEnterpriseDatabase.d.ts +4 -0
- package/redis/getEnterpriseDatabase.js +4 -0
- package/redis/getEnterpriseDatabase.js.map +1 -1
- package/search/getService.d.ts +2 -2
- package/search/getService.js +2 -2
- package/search/service.d.ts +10 -4
- package/search/service.js +1 -1
- package/search/service.js.map +1 -1
- package/search/sharedPrivateLinkService.d.ts +1 -1
- package/search/sharedPrivateLinkService.js +1 -1
- package/stack/hciCluster.d.ts +36 -0
- package/stack/hciCluster.js +36 -0
- package/stack/hciCluster.js.map +1 -1
- package/stack/hciMarketplaceGalleryImage.d.ts +48 -0
- package/stack/hciMarketplaceGalleryImage.js +48 -0
- package/stack/hciMarketplaceGalleryImage.js.map +1 -1
- package/storage/queue.d.ts +6 -0
- package/storage/queue.js.map +1 -1
- package/synapse/sparkPool.d.ts +4 -4
- package/synapse/sparkPool.js +1 -1
- package/synapse/workspaceSqlAadAdmin.d.ts +13 -13
- package/synapse/workspaceSqlAadAdmin.js +1 -1
- package/trafficmanager/profile.d.ts +2 -2
- package/trafficmanager/profile.js +2 -2
- package/types/input.d.ts +219 -15
- package/types/output.d.ts +386 -21
- package/waf/getFirewallPolicy.d.ts +2 -2
- package/waf/getFirewallPolicy.js +2 -2
- package/waf/policy.d.ts +1 -1
- package/waf/policy.js +1 -1
- package/mixedreality/getSpatialAnchorsAccount.d.ts +0 -105
- package/mixedreality/getSpatialAnchorsAccount.js +0 -74
- package/mixedreality/getSpatialAnchorsAccount.js.map +0 -1
- package/mixedreality/index.d.ts +0 -6
- package/mixedreality/index.js +0 -25
- package/mixedreality/index.js.map +0 -1
- package/mixedreality/spatialAnchorsAccount.d.ts +0 -143
- package/mixedreality/spatialAnchorsAccount.js.map +0 -1
package/types/input.d.ts
CHANGED
|
@@ -987,6 +987,60 @@ export declare namespace apimanagement {
|
|
|
987
987
|
*/
|
|
988
988
|
value: pulumi.Input<string>;
|
|
989
989
|
}
|
|
990
|
+
interface BackendCircuitBreakerRule {
|
|
991
|
+
/**
|
|
992
|
+
* Specifies whether the circuit breaker should honor `Retry-After` requests. Defaults to `false`.
|
|
993
|
+
*/
|
|
994
|
+
acceptRetryAfterEnabled?: pulumi.Input<boolean>;
|
|
995
|
+
/**
|
|
996
|
+
* A `failureCondition` block as defined below.
|
|
997
|
+
*/
|
|
998
|
+
failureCondition: pulumi.Input<inputs.apimanagement.BackendCircuitBreakerRuleFailureCondition>;
|
|
999
|
+
/**
|
|
1000
|
+
* The name of the circuit breaker rule.
|
|
1001
|
+
*/
|
|
1002
|
+
name: pulumi.Input<string>;
|
|
1003
|
+
/**
|
|
1004
|
+
* Specifies the duration for which the circuit remains open before retrying, in ISO 8601 format.
|
|
1005
|
+
*/
|
|
1006
|
+
tripDuration: pulumi.Input<string>;
|
|
1007
|
+
}
|
|
1008
|
+
interface BackendCircuitBreakerRuleFailureCondition {
|
|
1009
|
+
/**
|
|
1010
|
+
* Specifies the number of failures within the specified interval that will trigger the circuit breaker. Possible values are between `1` and `10000`.
|
|
1011
|
+
*/
|
|
1012
|
+
count?: pulumi.Input<number>;
|
|
1013
|
+
/**
|
|
1014
|
+
* Specifies a list of error reasons to consider as failures.
|
|
1015
|
+
*/
|
|
1016
|
+
errorReasons?: pulumi.Input<pulumi.Input<string>[]>;
|
|
1017
|
+
/**
|
|
1018
|
+
* Specifies the time window over which failures are counted, in ISO 8601 format.
|
|
1019
|
+
*/
|
|
1020
|
+
intervalDuration: pulumi.Input<string>;
|
|
1021
|
+
/**
|
|
1022
|
+
* Specifies the percentage of failures within the specified interval that will trigger the circuit breaker. Possible values are between `1` and `100`.
|
|
1023
|
+
*
|
|
1024
|
+
* > **Note:** Exactly one of `percentage` or `count` must be specified.
|
|
1025
|
+
*/
|
|
1026
|
+
percentage?: pulumi.Input<number>;
|
|
1027
|
+
/**
|
|
1028
|
+
* One or more `statusCodeRange` blocks as defined below.
|
|
1029
|
+
*
|
|
1030
|
+
* > **Note:** At least one of `statusCodeRange`, and `errorReasons` must be set.
|
|
1031
|
+
*/
|
|
1032
|
+
statusCodeRanges?: pulumi.Input<pulumi.Input<inputs.apimanagement.BackendCircuitBreakerRuleFailureConditionStatusCodeRange>[]>;
|
|
1033
|
+
}
|
|
1034
|
+
interface BackendCircuitBreakerRuleFailureConditionStatusCodeRange {
|
|
1035
|
+
/**
|
|
1036
|
+
* Specifies the maximum HTTP status code to consider as a failure. Possible values are between `200` and `599`.
|
|
1037
|
+
*/
|
|
1038
|
+
max: pulumi.Input<number>;
|
|
1039
|
+
/**
|
|
1040
|
+
* Specifies the minimum HTTP status code to consider as a failure. Possible values are between `200` and `599`.
|
|
1041
|
+
*/
|
|
1042
|
+
min: pulumi.Input<number>;
|
|
1043
|
+
}
|
|
990
1044
|
interface BackendCredentials {
|
|
991
1045
|
/**
|
|
992
1046
|
* An `authorization` block as defined below.
|
|
@@ -18480,7 +18534,7 @@ export declare namespace cognitive {
|
|
|
18480
18534
|
/**
|
|
18481
18535
|
* Whether to allow trusted Azure Services to access the service. Possible values are `None` and `AzureServices`.
|
|
18482
18536
|
*
|
|
18483
|
-
* > **Note:** `bypass` can only be set when `kind` is set to `OpenAI` or `
|
|
18537
|
+
* > **Note:** `bypass` can only be set when `kind` is set to `OpenAI`, `AIServices`, or `TextAnalytics`.
|
|
18484
18538
|
*/
|
|
18485
18539
|
bypass?: pulumi.Input<string>;
|
|
18486
18540
|
/**
|
|
@@ -24402,7 +24456,7 @@ export declare namespace containerservice {
|
|
|
24402
24456
|
/**
|
|
24403
24457
|
* Should the nodes in the Default Node Pool have host encryption enabled? `temporaryNameForRotation` must be specified when changing this property.
|
|
24404
24458
|
*
|
|
24405
|
-
* > **Note:** This requires that the
|
|
24459
|
+
* > **Note:** This requires that the Feature `Microsoft.Compute/EncryptionAtHost` is enabled and the Resource Provider is registered.
|
|
24406
24460
|
*/
|
|
24407
24461
|
hostEncryptionEnabled?: pulumi.Input<boolean>;
|
|
24408
24462
|
/**
|
|
@@ -24469,7 +24523,7 @@ export declare namespace containerservice {
|
|
|
24469
24523
|
*/
|
|
24470
24524
|
osDiskType?: pulumi.Input<string>;
|
|
24471
24525
|
/**
|
|
24472
|
-
* Specifies the OS SKU used by the agent pool. Possible values are `AzureLinux`, `Ubuntu`, `Windows2019` and `Windows2022`. If not specified, the default is `Ubuntu` if OSType=Linux or `Windows2019` if OSType=Windows. And the default Windows OSSKU will be changed to `Windows2022` after Windows2019 is deprecated. Changing this from `AzureLinux` or `Ubuntu` to `AzureLinux` or `Ubuntu` will not replace the resource, otherwise `temporaryNameForRotation` must be specified when attempting a change.
|
|
24526
|
+
* Specifies the OS SKU used by the agent pool. Possible values are `AzureLinux`, `AzureLinux3`, `Ubuntu`, `Ubuntu2204`, `Windows2019` and `Windows2022`. If not specified, the default is `Ubuntu` if OSType=Linux or `Windows2019` if OSType=Windows. And the default Windows OSSKU will be changed to `Windows2022` after Windows2019 is deprecated. Changing this from `AzureLinux` or `Ubuntu` to `AzureLinux` or `Ubuntu` will not replace the resource, otherwise `temporaryNameForRotation` must be specified when attempting a change.
|
|
24473
24527
|
*/
|
|
24474
24528
|
osSku?: pulumi.Input<string>;
|
|
24475
24529
|
/**
|
|
@@ -24762,6 +24816,10 @@ export declare namespace containerservice {
|
|
|
24762
24816
|
* The amount of time in minutes to wait after draining a node and before reimaging and moving on to next node. Defaults to `0`. <!-- The 0 default happens in code, not in Schema -->
|
|
24763
24817
|
*/
|
|
24764
24818
|
nodeSoakDurationInMinutes?: pulumi.Input<number>;
|
|
24819
|
+
/**
|
|
24820
|
+
* Specifies the action when a node is undrainable during upgrade. Possible values are `Cordon` and `Schedule`. Unsetting this after configuring it will force a new resource to be created.
|
|
24821
|
+
*/
|
|
24822
|
+
undrainableNodeBehavior?: pulumi.Input<string>;
|
|
24765
24823
|
}
|
|
24766
24824
|
interface KubernetesClusterExtensionAksAssignedIdentity {
|
|
24767
24825
|
/**
|
|
@@ -25531,11 +25589,21 @@ export declare namespace containerservice {
|
|
|
25531
25589
|
/**
|
|
25532
25590
|
* The maximum number or percentage of nodes which will be added to the Node Pool size during an upgrade.
|
|
25533
25591
|
*/
|
|
25534
|
-
maxSurge
|
|
25592
|
+
maxSurge?: pulumi.Input<string>;
|
|
25593
|
+
/**
|
|
25594
|
+
* The maximum number or percentage of nodes which can be unavailable during the upgrade.
|
|
25595
|
+
*
|
|
25596
|
+
* > **Note:** Exactly one of `maxSurge` or `maxUnavailable` must be specified.
|
|
25597
|
+
*/
|
|
25598
|
+
maxUnavailable?: pulumi.Input<string>;
|
|
25535
25599
|
/**
|
|
25536
25600
|
* The amount of time in minutes to wait after draining a node and before reimaging and moving on to next node.
|
|
25537
25601
|
*/
|
|
25538
25602
|
nodeSoakDurationInMinutes?: pulumi.Input<number>;
|
|
25603
|
+
/**
|
|
25604
|
+
* Specifies the action when a node is undrainable during upgrade. Possible values are `Cordon` and `Schedule`. Unsetting this after configuring it will force a new resource to be created.
|
|
25605
|
+
*/
|
|
25606
|
+
undrainableNodeBehavior?: pulumi.Input<string>;
|
|
25539
25607
|
}
|
|
25540
25608
|
interface KubernetesClusterNodePoolWindowsProfile {
|
|
25541
25609
|
/**
|
|
@@ -29441,6 +29509,10 @@ export declare namespace dataprotection {
|
|
|
29441
29509
|
weeksOfMonths?: pulumi.Input<pulumi.Input<string>[]>;
|
|
29442
29510
|
}
|
|
29443
29511
|
interface BackupVaultIdentity {
|
|
29512
|
+
/**
|
|
29513
|
+
* Specifies a list of User Assigned Managed Identity IDs to be assigned to this Backup Vault.
|
|
29514
|
+
*/
|
|
29515
|
+
identityIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
29444
29516
|
/**
|
|
29445
29517
|
* The Principal ID for the Service Principal associated with the Identity of this Backup Vault.
|
|
29446
29518
|
*/
|
|
@@ -29450,7 +29522,7 @@ export declare namespace dataprotection {
|
|
|
29450
29522
|
*/
|
|
29451
29523
|
tenantId?: pulumi.Input<string>;
|
|
29452
29524
|
/**
|
|
29453
|
-
* Specifies the type of Managed Service Identity that should be configured on this Backup Vault.
|
|
29525
|
+
* Specifies the type of Managed Service Identity that should be configured on this Backup Vault. Possible values are `SystemAssigned`, `UserAssigned` and `SystemAssigned, UserAssigned`.
|
|
29454
29526
|
*/
|
|
29455
29527
|
type: pulumi.Input<string>;
|
|
29456
29528
|
}
|
|
@@ -30097,7 +30169,7 @@ export declare namespace dynatrace {
|
|
|
30097
30169
|
}
|
|
30098
30170
|
interface MonitorPlan {
|
|
30099
30171
|
/**
|
|
30100
|
-
* Different billing cycles. Possible values are `MONTHLY` and `
|
|
30172
|
+
* Different billing cycles. Possible values are `MONTHLY`, `WEEKLY` and `YEARLY`.
|
|
30101
30173
|
*/
|
|
30102
30174
|
billingCycle?: pulumi.Input<string>;
|
|
30103
30175
|
/**
|
|
@@ -30117,7 +30189,7 @@ export declare namespace dynatrace {
|
|
|
30117
30189
|
/**
|
|
30118
30190
|
* Country of the user.
|
|
30119
30191
|
*/
|
|
30120
|
-
country
|
|
30192
|
+
country?: pulumi.Input<string>;
|
|
30121
30193
|
/**
|
|
30122
30194
|
* Email of the user used by Dynatrace for contacting them if needed.
|
|
30123
30195
|
*/
|
|
@@ -30133,13 +30205,13 @@ export declare namespace dynatrace {
|
|
|
30133
30205
|
/**
|
|
30134
30206
|
* phone number of the user by Dynatrace for contacting them if needed.
|
|
30135
30207
|
*/
|
|
30136
|
-
phoneNumber
|
|
30208
|
+
phoneNumber?: pulumi.Input<string>;
|
|
30137
30209
|
}
|
|
30138
30210
|
interface TagRulesLogRule {
|
|
30139
30211
|
/**
|
|
30140
30212
|
* Filtering tag for the log rule. A `filteringTag` block as defined below.
|
|
30141
30213
|
*/
|
|
30142
|
-
filteringTags
|
|
30214
|
+
filteringTags?: pulumi.Input<pulumi.Input<inputs.dynatrace.TagRulesLogRuleFilteringTag>[]>;
|
|
30143
30215
|
/**
|
|
30144
30216
|
* Send Activity logs. The default value is `false`.
|
|
30145
30217
|
*/
|
|
@@ -30171,7 +30243,7 @@ export declare namespace dynatrace {
|
|
|
30171
30243
|
/**
|
|
30172
30244
|
* Filtering tag for the metric rule. A `filteringTag` block as defined below.
|
|
30173
30245
|
*/
|
|
30174
|
-
filteringTags
|
|
30246
|
+
filteringTags?: pulumi.Input<pulumi.Input<inputs.dynatrace.TagRulesMetricRuleFilteringTag>[]>;
|
|
30175
30247
|
/**
|
|
30176
30248
|
* If sending metrics is enabled. The default value is `false`.
|
|
30177
30249
|
*/
|
|
@@ -37841,6 +37913,86 @@ export declare namespace managedlustre {
|
|
|
37841
37913
|
squashUid?: pulumi.Input<number>;
|
|
37842
37914
|
}
|
|
37843
37915
|
}
|
|
37916
|
+
export declare namespace managedredis {
|
|
37917
|
+
interface ManagedRedisCustomerManagedKey {
|
|
37918
|
+
/**
|
|
37919
|
+
* The ID of the key vault key used for encryption. For example: `https://example-vault-name.vault.azure.net/keys/example-key-name/a1b2c3d4`.
|
|
37920
|
+
*/
|
|
37921
|
+
keyVaultKeyId: pulumi.Input<string>;
|
|
37922
|
+
/**
|
|
37923
|
+
* The ID of the User Assigned Identity that has access to the Key Vault Key.
|
|
37924
|
+
*/
|
|
37925
|
+
userAssignedIdentityId: pulumi.Input<string>;
|
|
37926
|
+
}
|
|
37927
|
+
interface ManagedRedisDefaultDatabase {
|
|
37928
|
+
/**
|
|
37929
|
+
* Whether access key authentication is enabled for the database. Defaults to `false`.
|
|
37930
|
+
*/
|
|
37931
|
+
accessKeysAuthenticationEnabled?: pulumi.Input<boolean>;
|
|
37932
|
+
/**
|
|
37933
|
+
* Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Possible values are `Encrypted` and `Plaintext`. Defaults to `Encrypted`.
|
|
37934
|
+
*/
|
|
37935
|
+
clientProtocol?: pulumi.Input<string>;
|
|
37936
|
+
/**
|
|
37937
|
+
* Clustering policy specified at create time. Possible values are `EnterpriseCluster` and `OSSCluster`. Defaults to `OSSCluster`. Changing this forces a new database to be created, data will be lost and Managed Redis will be unavailable during the operation.
|
|
37938
|
+
*/
|
|
37939
|
+
clusteringPolicy?: pulumi.Input<string>;
|
|
37940
|
+
/**
|
|
37941
|
+
* Specifies the Redis eviction policy. Possible values are `AllKeysLFU`, `AllKeysLRU`, `AllKeysRandom`, `VolatileLRU`, `VolatileLFU`, `VolatileTTL`, `VolatileRandom` and `NoEviction`. Defaults to `VolatileLRU`.
|
|
37942
|
+
*/
|
|
37943
|
+
evictionPolicy?: pulumi.Input<string>;
|
|
37944
|
+
/**
|
|
37945
|
+
* The name of the geo-replication group. If provided, a geo-replication group will be created for this database with itself as the only member. Use `azurermManagedRedisDatabaseGeoReplication` resource to manage group membership, linking and unlinking. All databases to be linked have to have the same group name. Refer to the [Managed Redis geo-replication documentation](https://learn.microsoft.com/azure/redis/how-to-active-geo-replication) for more information. Changing this forces a new database to be created, data will be lost and Managed Redis will be unavailable during the operation.
|
|
37946
|
+
*/
|
|
37947
|
+
geoReplicationGroupName?: pulumi.Input<string>;
|
|
37948
|
+
/**
|
|
37949
|
+
* A `module` block as defined below. Refer to [the modules documentation](https://learn.microsoft.com/azure/redis/redis-modules) to learn more.
|
|
37950
|
+
*/
|
|
37951
|
+
modules?: pulumi.Input<pulumi.Input<inputs.managedredis.ManagedRedisDefaultDatabaseModule>[]>;
|
|
37952
|
+
/**
|
|
37953
|
+
* TCP port of the database endpoint.
|
|
37954
|
+
*/
|
|
37955
|
+
port?: pulumi.Input<number>;
|
|
37956
|
+
/**
|
|
37957
|
+
* The Primary Access Key for the Managed Redis Database Instance. Only exported if `accessKeysAuthenticationEnabled` is set to `true`.
|
|
37958
|
+
*/
|
|
37959
|
+
primaryAccessKey?: pulumi.Input<string>;
|
|
37960
|
+
/**
|
|
37961
|
+
* The Secondary Access Key for the Managed Redis Database Instance. Only exported if `accessKeysAuthenticationEnabled` is set to `true`.
|
|
37962
|
+
*/
|
|
37963
|
+
secondaryAccessKey?: pulumi.Input<string>;
|
|
37964
|
+
}
|
|
37965
|
+
interface ManagedRedisDefaultDatabaseModule {
|
|
37966
|
+
/**
|
|
37967
|
+
* Configuration options for the module (e.g. `ERROR_RATE 0.00 INITIAL_SIZE 400`). Changing this forces a new database to be created, data will be lost and Managed Redis will be unavailable during the operation.
|
|
37968
|
+
*
|
|
37969
|
+
* > **Note:** Only `RediSearch` and `RedisJSON` modules are allowed with geo-replication.
|
|
37970
|
+
*/
|
|
37971
|
+
args?: pulumi.Input<string>;
|
|
37972
|
+
/**
|
|
37973
|
+
* The name which should be used for this module. Possible values are `RedisBloom`, `RedisTimeSeries`, `RediSearch` and `RedisJSON`. Changing this forces a new database to be created, data will be lost and Managed Redis will be unavailable during the operation.
|
|
37974
|
+
*/
|
|
37975
|
+
name: pulumi.Input<string>;
|
|
37976
|
+
/**
|
|
37977
|
+
* Version of the module to be used.
|
|
37978
|
+
*/
|
|
37979
|
+
version?: pulumi.Input<string>;
|
|
37980
|
+
}
|
|
37981
|
+
interface ManagedRedisIdentity {
|
|
37982
|
+
/**
|
|
37983
|
+
* Specifies a list of User Assigned Managed Identity IDs to be assigned to this Managed Redis instance.
|
|
37984
|
+
*
|
|
37985
|
+
* > **Note:** This is required when `type` is set to `UserAssigned` or `SystemAssigned, UserAssigned`.
|
|
37986
|
+
*/
|
|
37987
|
+
identityIds?: pulumi.Input<pulumi.Input<string>[]>;
|
|
37988
|
+
principalId?: pulumi.Input<string>;
|
|
37989
|
+
tenantId?: pulumi.Input<string>;
|
|
37990
|
+
/**
|
|
37991
|
+
* Specifies the type of Managed Service Identity that should be configured on this Managed Redis instance. Possible values are `SystemAssigned`, `UserAssigned`, `SystemAssigned, UserAssigned` (to enable both).
|
|
37992
|
+
*/
|
|
37993
|
+
type: pulumi.Input<string>;
|
|
37994
|
+
}
|
|
37995
|
+
}
|
|
37844
37996
|
export declare namespace management {
|
|
37845
37997
|
interface GroupPolicyAssignmentIdentity {
|
|
37846
37998
|
/**
|
|
@@ -38307,6 +38459,22 @@ export declare namespace mobile {
|
|
|
38307
38459
|
sliceServiceType: pulumi.Input<number>;
|
|
38308
38460
|
}
|
|
38309
38461
|
}
|
|
38462
|
+
export declare namespace mongocluster {
|
|
38463
|
+
interface MongoClusterConnectionString {
|
|
38464
|
+
/**
|
|
38465
|
+
* The description of the connection string.
|
|
38466
|
+
*/
|
|
38467
|
+
description?: pulumi.Input<string>;
|
|
38468
|
+
/**
|
|
38469
|
+
* The name which should be used for the MongoDB Cluster. Changing this forces a new resource to be created.
|
|
38470
|
+
*/
|
|
38471
|
+
name?: pulumi.Input<string>;
|
|
38472
|
+
/**
|
|
38473
|
+
* The value of the Mongo Cluster connection string. The `<user>:<password>` placeholder returned from API will be replaced by the real `administratorUsername` and `administratorPassword` if available in the state.
|
|
38474
|
+
*/
|
|
38475
|
+
value?: pulumi.Input<string>;
|
|
38476
|
+
}
|
|
38477
|
+
}
|
|
38310
38478
|
export declare namespace monitoring {
|
|
38311
38479
|
interface AadDiagnosticSettingEnabledLog {
|
|
38312
38480
|
/**
|
|
@@ -40385,7 +40553,7 @@ export declare namespace mssql {
|
|
|
40385
40553
|
/**
|
|
40386
40554
|
* The ID of the job credential to use during execution of jobs.
|
|
40387
40555
|
*
|
|
40388
|
-
* > **Note:** This is required when `membershipType` is `Include`, unless `databaseName` is set.
|
|
40556
|
+
* > **Note:** This is required when `membershipType` is `Include`, unless `databaseName` is set or the target resource is configured to use a managed identity for authentication.
|
|
40389
40557
|
*/
|
|
40390
40558
|
jobCredentialId?: pulumi.Input<string>;
|
|
40391
40559
|
/**
|
|
@@ -41181,7 +41349,9 @@ export declare namespace netapp {
|
|
|
41181
41349
|
*
|
|
41182
41350
|
* A full example of the `dataProtectionReplication` attribute can be found in the `./examples/netapp/volume_crr` directory within the GitHub Repository
|
|
41183
41351
|
*
|
|
41184
|
-
* > **Note:** `dataProtectionReplication` can
|
|
41352
|
+
* > **Note:** Each destination volume can have only one `dataProtectionReplication` block configured. However, a source volume can have up to 2 destination volumes replicating from it (fan-out deployment). For more information on fan-out replication topologies, see [Understand data protection in Azure NetApp Files](https://learn.microsoft.com/azure/azure-netapp-files/data-protection-disaster-recovery-options#supported-replication-topologies).
|
|
41353
|
+
*
|
|
41354
|
+
* > **Note:** For cross-zone replication (when `remoteVolumeLocation` is the same as the volume's `location`), both the source and destination volumes must have a `zone` assigned. For a complete example of cross-zone-region replication with fan-out deployment, see the `./examples/netapp/cross_zone_region_replication` directory within the GitHub Repository. For more information, see [Manage cross-zone-region replication for Azure NetApp Files](https://learn.microsoft.com/azure/azure-netapp-files/cross-zone-region-replication-configure).
|
|
41185
41355
|
*/
|
|
41186
41356
|
replicationFrequency: pulumi.Input<string>;
|
|
41187
41357
|
}
|
|
@@ -41586,6 +41756,10 @@ export declare namespace network {
|
|
|
41586
41756
|
* Is Cookie-Based Affinity enabled? Possible values are `Enabled` and `Disabled`.
|
|
41587
41757
|
*/
|
|
41588
41758
|
cookieBasedAffinity: pulumi.Input<string>;
|
|
41759
|
+
/**
|
|
41760
|
+
* Whether to use a dedicated backend connection. Defaults to `false`.
|
|
41761
|
+
*/
|
|
41762
|
+
dedicatedBackendConnectionEnabled?: pulumi.Input<boolean>;
|
|
41589
41763
|
/**
|
|
41590
41764
|
* Host header to be sent to the backend servers. Cannot be set if `pickHostNameFromBackendAddress` is set to `true`.
|
|
41591
41765
|
*/
|
|
@@ -43449,6 +43623,26 @@ export declare namespace network {
|
|
|
43449
43623
|
*/
|
|
43450
43624
|
tenantId?: pulumi.Input<string>;
|
|
43451
43625
|
}
|
|
43626
|
+
interface NetworkManagerRoutingRuleDestination {
|
|
43627
|
+
/**
|
|
43628
|
+
* The destination address.
|
|
43629
|
+
*/
|
|
43630
|
+
address: pulumi.Input<string>;
|
|
43631
|
+
/**
|
|
43632
|
+
* The type of destination. Possible values are `AddressPrefix` and `ServiceTag`.
|
|
43633
|
+
*/
|
|
43634
|
+
type: pulumi.Input<string>;
|
|
43635
|
+
}
|
|
43636
|
+
interface NetworkManagerRoutingRuleNextHop {
|
|
43637
|
+
/**
|
|
43638
|
+
* The address of the next hop. This is required if the next hop type is `VirtualAppliance`.
|
|
43639
|
+
*/
|
|
43640
|
+
address?: pulumi.Input<string>;
|
|
43641
|
+
/**
|
|
43642
|
+
* The type of next hop. Possible values are `Internet`, `NoNextHop`, `VirtualAppliance`, `VirtualNetworkGateway` and `VnetLocal`.
|
|
43643
|
+
*/
|
|
43644
|
+
type: pulumi.Input<string>;
|
|
43645
|
+
}
|
|
43452
43646
|
interface NetworkManagerScope {
|
|
43453
43647
|
/**
|
|
43454
43648
|
* A list of management group IDs.
|
|
@@ -45249,6 +45443,16 @@ export declare namespace oracle {
|
|
|
45249
45443
|
*/
|
|
45250
45444
|
weeksOfMonths?: pulumi.Input<pulumi.Input<number>[]>;
|
|
45251
45445
|
}
|
|
45446
|
+
interface ExascaleDatabaseStorageVaultHighCapacityDatabaseStorage {
|
|
45447
|
+
/**
|
|
45448
|
+
* Available size in gigabytes.
|
|
45449
|
+
*/
|
|
45450
|
+
availableSizeInGb?: pulumi.Input<number>;
|
|
45451
|
+
/**
|
|
45452
|
+
* Total capacity in gigabytes. Changing this forces a new Exadata Database Storage Vault to be created.
|
|
45453
|
+
*/
|
|
45454
|
+
totalSizeInGb: pulumi.Input<number>;
|
|
45455
|
+
}
|
|
45252
45456
|
}
|
|
45253
45457
|
export declare namespace orbital {
|
|
45254
45458
|
interface ContactProfileLink {
|
|
@@ -48471,7 +48675,7 @@ export declare namespace siterecovery {
|
|
|
48471
48675
|
*/
|
|
48472
48676
|
targetDiskType: pulumi.Input<string>;
|
|
48473
48677
|
/**
|
|
48474
|
-
* What type should the disk be that holds the replication data. Possible values are `Standard_LRS`, `Premium_LRS`, `StandardSSD_LRS`, `UltraSSD_LRS`, `StandardSSD_ZRS` and `Premium_ZRS`. Changing this forces a new resource to be created.
|
|
48678
|
+
* What type should the disk be that holds the replication data. Possible values are `Standard_LRS`, `Premium_LRS`, `PremiumV2_LRS`, `StandardSSD_LRS`, `UltraSSD_LRS`, `StandardSSD_ZRS` and `Premium_ZRS`. Changing this forces a new resource to be created.
|
|
48475
48679
|
*/
|
|
48476
48680
|
targetReplicaDiskType: pulumi.Input<string>;
|
|
48477
48681
|
/**
|
|
@@ -49429,6 +49633,8 @@ export declare namespace storage {
|
|
|
49429
49633
|
name: pulumi.Input<string>;
|
|
49430
49634
|
/**
|
|
49431
49635
|
* Should the Custom Domain Name be validated by using indirect CNAME validation?
|
|
49636
|
+
*
|
|
49637
|
+
* > **Note:** [More information on Validation is available here](https://docs.microsoft.com/en-gb/azure/storage/blobs/storage-custom-domain-name)
|
|
49432
49638
|
*/
|
|
49433
49639
|
useSubdomain?: pulumi.Input<boolean>;
|
|
49434
49640
|
}
|
|
@@ -49505,8 +49711,6 @@ export declare namespace storage {
|
|
|
49505
49711
|
* > **Note:** Network Rules can be defined either directly on the `azure.storage.Account` resource, or using the `azure.storage.AccountNetworkRules` resource - but the two cannot be used together. If both are used against the same Storage Account, spurious changes will occur. When managing Network Rules using this resource, to change from a `defaultAction` of `Deny` to `Allow` requires defining, rather than removing, the block.
|
|
49506
49712
|
*
|
|
49507
49713
|
* > **Note:** The prefix of `ipRules` must be between 0 and 30 and only supports public IP addresses.
|
|
49508
|
-
*
|
|
49509
|
-
* > **Note:** [More information on Validation is available here](https://docs.microsoft.com/en-gb/azure/storage/blobs/storage-custom-domain-name)
|
|
49510
49714
|
*/
|
|
49511
49715
|
privateLinkAccesses?: pulumi.Input<pulumi.Input<inputs.storage.AccountNetworkRulesPrivateLinkAccess>[]>;
|
|
49512
49716
|
/**
|