@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/output.d.ts
CHANGED
|
@@ -880,6 +880,60 @@ export declare namespace apimanagement {
|
|
|
880
880
|
*/
|
|
881
881
|
value: string;
|
|
882
882
|
}
|
|
883
|
+
interface BackendCircuitBreakerRule {
|
|
884
|
+
/**
|
|
885
|
+
* Specifies whether the circuit breaker should honor `Retry-After` requests. Defaults to `false`.
|
|
886
|
+
*/
|
|
887
|
+
acceptRetryAfterEnabled?: boolean;
|
|
888
|
+
/**
|
|
889
|
+
* A `failureCondition` block as defined below.
|
|
890
|
+
*/
|
|
891
|
+
failureCondition: outputs.apimanagement.BackendCircuitBreakerRuleFailureCondition;
|
|
892
|
+
/**
|
|
893
|
+
* The name of the circuit breaker rule.
|
|
894
|
+
*/
|
|
895
|
+
name: string;
|
|
896
|
+
/**
|
|
897
|
+
* Specifies the duration for which the circuit remains open before retrying, in ISO 8601 format.
|
|
898
|
+
*/
|
|
899
|
+
tripDuration: string;
|
|
900
|
+
}
|
|
901
|
+
interface BackendCircuitBreakerRuleFailureCondition {
|
|
902
|
+
/**
|
|
903
|
+
* Specifies the number of failures within the specified interval that will trigger the circuit breaker. Possible values are between `1` and `10000`.
|
|
904
|
+
*/
|
|
905
|
+
count?: number;
|
|
906
|
+
/**
|
|
907
|
+
* Specifies a list of error reasons to consider as failures.
|
|
908
|
+
*/
|
|
909
|
+
errorReasons?: string[];
|
|
910
|
+
/**
|
|
911
|
+
* Specifies the time window over which failures are counted, in ISO 8601 format.
|
|
912
|
+
*/
|
|
913
|
+
intervalDuration: string;
|
|
914
|
+
/**
|
|
915
|
+
* Specifies the percentage of failures within the specified interval that will trigger the circuit breaker. Possible values are between `1` and `100`.
|
|
916
|
+
*
|
|
917
|
+
* > **Note:** Exactly one of `percentage` or `count` must be specified.
|
|
918
|
+
*/
|
|
919
|
+
percentage?: number;
|
|
920
|
+
/**
|
|
921
|
+
* One or more `statusCodeRange` blocks as defined below.
|
|
922
|
+
*
|
|
923
|
+
* > **Note:** At least one of `statusCodeRange`, and `errorReasons` must be set.
|
|
924
|
+
*/
|
|
925
|
+
statusCodeRanges?: outputs.apimanagement.BackendCircuitBreakerRuleFailureConditionStatusCodeRange[];
|
|
926
|
+
}
|
|
927
|
+
interface BackendCircuitBreakerRuleFailureConditionStatusCodeRange {
|
|
928
|
+
/**
|
|
929
|
+
* Specifies the maximum HTTP status code to consider as a failure. Possible values are between `200` and `599`.
|
|
930
|
+
*/
|
|
931
|
+
max: number;
|
|
932
|
+
/**
|
|
933
|
+
* Specifies the minimum HTTP status code to consider as a failure. Possible values are between `200` and `599`.
|
|
934
|
+
*/
|
|
935
|
+
min: number;
|
|
936
|
+
}
|
|
883
937
|
interface BackendCredentials {
|
|
884
938
|
/**
|
|
885
939
|
* An `authorization` block as defined below.
|
|
@@ -1379,7 +1433,7 @@ export declare namespace apimanagement {
|
|
|
1379
1433
|
}
|
|
1380
1434
|
interface GetServiceAdditionalLocation {
|
|
1381
1435
|
/**
|
|
1382
|
-
*
|
|
1436
|
+
* The number of compute units in this region.
|
|
1383
1437
|
*/
|
|
1384
1438
|
capacity: number;
|
|
1385
1439
|
/**
|
|
@@ -21553,7 +21607,7 @@ export declare namespace batch {
|
|
|
21553
21607
|
*/
|
|
21554
21608
|
autoUpgradeMinorVersion: boolean;
|
|
21555
21609
|
/**
|
|
21556
|
-
* The name of the
|
|
21610
|
+
* The name of the Batch pool.
|
|
21557
21611
|
*/
|
|
21558
21612
|
name: string;
|
|
21559
21613
|
/**
|
|
@@ -21619,7 +21673,7 @@ export declare namespace batch {
|
|
|
21619
21673
|
*/
|
|
21620
21674
|
accountKey: string;
|
|
21621
21675
|
/**
|
|
21622
|
-
* The
|
|
21676
|
+
* The Batch Account name associated with the Batch pool.
|
|
21623
21677
|
*/
|
|
21624
21678
|
accountName: string;
|
|
21625
21679
|
/**
|
|
@@ -21649,7 +21703,7 @@ export declare namespace batch {
|
|
|
21649
21703
|
*/
|
|
21650
21704
|
accountKey: string;
|
|
21651
21705
|
/**
|
|
21652
|
-
* The
|
|
21706
|
+
* The Batch Account name associated with the Batch pool.
|
|
21653
21707
|
*/
|
|
21654
21708
|
accountName: string;
|
|
21655
21709
|
/**
|
|
@@ -21734,7 +21788,7 @@ export declare namespace batch {
|
|
|
21734
21788
|
*/
|
|
21735
21789
|
frontendPortRange: string;
|
|
21736
21790
|
/**
|
|
21737
|
-
* The name of the
|
|
21791
|
+
* The name of the Batch pool.
|
|
21738
21792
|
*/
|
|
21739
21793
|
name: string;
|
|
21740
21794
|
/**
|
|
@@ -21917,7 +21971,7 @@ export declare namespace batch {
|
|
|
21917
21971
|
*/
|
|
21918
21972
|
linuxUserConfigurations: outputs.batch.GetPoolUserAccountLinuxUserConfiguration[];
|
|
21919
21973
|
/**
|
|
21920
|
-
* The name of the
|
|
21974
|
+
* The name of the Batch pool.
|
|
21921
21975
|
*/
|
|
21922
21976
|
name: string;
|
|
21923
21977
|
/**
|
|
@@ -24418,7 +24472,7 @@ export declare namespace cognitive {
|
|
|
24418
24472
|
/**
|
|
24419
24473
|
* Whether to allow trusted Azure Services to access the service. Possible values are `None` and `AzureServices`.
|
|
24420
24474
|
*
|
|
24421
|
-
* > **Note:** `bypass` can only be set when `kind` is set to `OpenAI` or `
|
|
24475
|
+
* > **Note:** `bypass` can only be set when `kind` is set to `OpenAI`, `AIServices`, or `TextAnalytics`.
|
|
24422
24476
|
*/
|
|
24423
24477
|
bypass?: string;
|
|
24424
24478
|
/**
|
|
@@ -31455,10 +31509,18 @@ export declare namespace containerservice {
|
|
|
31455
31509
|
* The maximum number or percentage of nodes which will be added to the Node Pool size during an upgrade.
|
|
31456
31510
|
*/
|
|
31457
31511
|
maxSurge: string;
|
|
31512
|
+
/**
|
|
31513
|
+
* The maximum number or percentage of nodes which can be unavailable during the upgrade.
|
|
31514
|
+
*/
|
|
31515
|
+
maxUnavailable: string;
|
|
31458
31516
|
/**
|
|
31459
31517
|
* The amount of time in minutes to wait after draining a node and before reimaging it and moving on to next node.
|
|
31460
31518
|
*/
|
|
31461
31519
|
nodeSoakDurationInMinutes: number;
|
|
31520
|
+
/**
|
|
31521
|
+
* The action when a node is undrainable during upgrade. Possible values are `Cordon` and `Schedule`.
|
|
31522
|
+
*/
|
|
31523
|
+
undrainableNodeBehavior: string;
|
|
31462
31524
|
}
|
|
31463
31525
|
interface GetGroupIdentity {
|
|
31464
31526
|
/**
|
|
@@ -31569,10 +31631,15 @@ export declare namespace containerservice {
|
|
|
31569
31631
|
* The maximum number or percentage of nodes that will be added to the Node Pool size during an upgrade.
|
|
31570
31632
|
*/
|
|
31571
31633
|
maxSurge: string;
|
|
31634
|
+
maxUnavailable: string;
|
|
31572
31635
|
/**
|
|
31573
31636
|
* The amount of time in minutes to wait after draining a node and before reimaging it and moving on to next node.
|
|
31574
31637
|
*/
|
|
31575
31638
|
nodeSoakDurationInMinutes: number;
|
|
31639
|
+
/**
|
|
31640
|
+
* The action when a node is undrainable during upgrade. Possible values are `Cordon` and `Schedule`.
|
|
31641
|
+
*/
|
|
31642
|
+
undrainableNodeBehavior: string;
|
|
31576
31643
|
}
|
|
31577
31644
|
interface GetKubernetesClusterAzureActiveDirectoryRoleBasedAccessControl {
|
|
31578
31645
|
/**
|
|
@@ -32529,7 +32596,7 @@ export declare namespace containerservice {
|
|
|
32529
32596
|
/**
|
|
32530
32597
|
* Should the nodes in the Default Node Pool have host encryption enabled? `temporaryNameForRotation` must be specified when changing this property.
|
|
32531
32598
|
*
|
|
32532
|
-
* > **Note:** This requires that the
|
|
32599
|
+
* > **Note:** This requires that the Feature `Microsoft.Compute/EncryptionAtHost` is enabled and the Resource Provider is registered.
|
|
32533
32600
|
*/
|
|
32534
32601
|
hostEncryptionEnabled?: boolean;
|
|
32535
32602
|
/**
|
|
@@ -32596,7 +32663,7 @@ export declare namespace containerservice {
|
|
|
32596
32663
|
*/
|
|
32597
32664
|
osDiskType?: string;
|
|
32598
32665
|
/**
|
|
32599
|
-
* 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.
|
|
32666
|
+
* 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.
|
|
32600
32667
|
*/
|
|
32601
32668
|
osSku: string;
|
|
32602
32669
|
/**
|
|
@@ -32889,6 +32956,10 @@ export declare namespace containerservice {
|
|
|
32889
32956
|
* 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 -->
|
|
32890
32957
|
*/
|
|
32891
32958
|
nodeSoakDurationInMinutes?: number;
|
|
32959
|
+
/**
|
|
32960
|
+
* 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.
|
|
32961
|
+
*/
|
|
32962
|
+
undrainableNodeBehavior?: string;
|
|
32892
32963
|
}
|
|
32893
32964
|
interface KubernetesClusterExtensionAksAssignedIdentity {
|
|
32894
32965
|
/**
|
|
@@ -33658,11 +33729,21 @@ export declare namespace containerservice {
|
|
|
33658
33729
|
/**
|
|
33659
33730
|
* The maximum number or percentage of nodes which will be added to the Node Pool size during an upgrade.
|
|
33660
33731
|
*/
|
|
33661
|
-
maxSurge
|
|
33732
|
+
maxSurge?: string;
|
|
33733
|
+
/**
|
|
33734
|
+
* The maximum number or percentage of nodes which can be unavailable during the upgrade.
|
|
33735
|
+
*
|
|
33736
|
+
* > **Note:** Exactly one of `maxSurge` or `maxUnavailable` must be specified.
|
|
33737
|
+
*/
|
|
33738
|
+
maxUnavailable?: string;
|
|
33662
33739
|
/**
|
|
33663
33740
|
* The amount of time in minutes to wait after draining a node and before reimaging and moving on to next node.
|
|
33664
33741
|
*/
|
|
33665
33742
|
nodeSoakDurationInMinutes?: number;
|
|
33743
|
+
/**
|
|
33744
|
+
* 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.
|
|
33745
|
+
*/
|
|
33746
|
+
undrainableNodeBehavior?: string;
|
|
33666
33747
|
}
|
|
33667
33748
|
interface KubernetesClusterNodePoolWindowsProfile {
|
|
33668
33749
|
/**
|
|
@@ -38004,6 +38085,10 @@ export declare namespace dataprotection {
|
|
|
38004
38085
|
weeksOfMonths?: string[];
|
|
38005
38086
|
}
|
|
38006
38087
|
interface BackupVaultIdentity {
|
|
38088
|
+
/**
|
|
38089
|
+
* Specifies a list of User Assigned Managed Identity IDs to be assigned to this Backup Vault.
|
|
38090
|
+
*/
|
|
38091
|
+
identityIds?: string[];
|
|
38007
38092
|
/**
|
|
38008
38093
|
* The Principal ID for the Service Principal associated with the Identity of this Backup Vault.
|
|
38009
38094
|
*/
|
|
@@ -38013,11 +38098,15 @@ export declare namespace dataprotection {
|
|
|
38013
38098
|
*/
|
|
38014
38099
|
tenantId: string;
|
|
38015
38100
|
/**
|
|
38016
|
-
* Specifies the type of Managed Service Identity that should be configured on this Backup Vault.
|
|
38101
|
+
* Specifies the type of Managed Service Identity that should be configured on this Backup Vault. Possible values are `SystemAssigned`, `UserAssigned` and `SystemAssigned, UserAssigned`.
|
|
38017
38102
|
*/
|
|
38018
38103
|
type: string;
|
|
38019
38104
|
}
|
|
38020
38105
|
interface GetBackupVaultIdentity {
|
|
38106
|
+
/**
|
|
38107
|
+
* The list of User Assigned Managed Identity IDs assigned to this Backup Vault.
|
|
38108
|
+
*/
|
|
38109
|
+
identityIds: string[];
|
|
38021
38110
|
/**
|
|
38022
38111
|
* The Principal ID of the System Assigned Managed Service Identity that is configured on this Backup Vault.
|
|
38023
38112
|
*/
|
|
@@ -39062,7 +39151,7 @@ export declare namespace dynatrace {
|
|
|
39062
39151
|
}
|
|
39063
39152
|
interface MonitorPlan {
|
|
39064
39153
|
/**
|
|
39065
|
-
* Different billing cycles. Possible values are `MONTHLY` and `
|
|
39154
|
+
* Different billing cycles. Possible values are `MONTHLY`, `WEEKLY` and `YEARLY`.
|
|
39066
39155
|
*/
|
|
39067
39156
|
billingCycle?: string;
|
|
39068
39157
|
/**
|
|
@@ -39082,7 +39171,7 @@ export declare namespace dynatrace {
|
|
|
39082
39171
|
/**
|
|
39083
39172
|
* Country of the user.
|
|
39084
39173
|
*/
|
|
39085
|
-
country
|
|
39174
|
+
country?: string;
|
|
39086
39175
|
/**
|
|
39087
39176
|
* Email of the user used by Dynatrace for contacting them if needed.
|
|
39088
39177
|
*/
|
|
@@ -39098,13 +39187,13 @@ export declare namespace dynatrace {
|
|
|
39098
39187
|
/**
|
|
39099
39188
|
* phone number of the user by Dynatrace for contacting them if needed.
|
|
39100
39189
|
*/
|
|
39101
|
-
phoneNumber
|
|
39190
|
+
phoneNumber?: string;
|
|
39102
39191
|
}
|
|
39103
39192
|
interface TagRulesLogRule {
|
|
39104
39193
|
/**
|
|
39105
39194
|
* Filtering tag for the log rule. A `filteringTag` block as defined below.
|
|
39106
39195
|
*/
|
|
39107
|
-
filteringTags
|
|
39196
|
+
filteringTags?: outputs.dynatrace.TagRulesLogRuleFilteringTag[];
|
|
39108
39197
|
/**
|
|
39109
39198
|
* Send Activity logs. The default value is `false`.
|
|
39110
39199
|
*/
|
|
@@ -39136,7 +39225,7 @@ export declare namespace dynatrace {
|
|
|
39136
39225
|
/**
|
|
39137
39226
|
* Filtering tag for the metric rule. A `filteringTag` block as defined below.
|
|
39138
39227
|
*/
|
|
39139
|
-
filteringTags
|
|
39228
|
+
filteringTags?: outputs.dynatrace.TagRulesMetricRuleFilteringTag[];
|
|
39140
39229
|
/**
|
|
39141
39230
|
* If sending metrics is enabled. The default value is `false`.
|
|
39142
39231
|
*/
|
|
@@ -47854,6 +47943,170 @@ export declare namespace managedlustre {
|
|
|
47854
47943
|
squashUid?: number;
|
|
47855
47944
|
}
|
|
47856
47945
|
}
|
|
47946
|
+
export declare namespace managedredis {
|
|
47947
|
+
interface GetCustomerManagedKey {
|
|
47948
|
+
/**
|
|
47949
|
+
* The ID of the key vault key used for encryption.
|
|
47950
|
+
*/
|
|
47951
|
+
keyVaultKeyId: string;
|
|
47952
|
+
/**
|
|
47953
|
+
* The ID of the User Assigned Identity that has access to the Key Vault Key.
|
|
47954
|
+
*/
|
|
47955
|
+
userAssignedIdentityId: string;
|
|
47956
|
+
}
|
|
47957
|
+
interface GetDefaultDatabase {
|
|
47958
|
+
/**
|
|
47959
|
+
* Whether access key authentication is enabled for the database.
|
|
47960
|
+
*/
|
|
47961
|
+
accessKeysAuthenticationEnabled: boolean;
|
|
47962
|
+
/**
|
|
47963
|
+
* The client protocol used by the database (either `Encrypted` or `Plaintext`).
|
|
47964
|
+
*/
|
|
47965
|
+
clientProtocol: string;
|
|
47966
|
+
/**
|
|
47967
|
+
* The clustering policy used by the database.
|
|
47968
|
+
*/
|
|
47969
|
+
clusteringPolicy: string;
|
|
47970
|
+
/**
|
|
47971
|
+
* The Redis eviction policy used by the database.
|
|
47972
|
+
*/
|
|
47973
|
+
evictionPolicy: string;
|
|
47974
|
+
/**
|
|
47975
|
+
* The name of the geo-replication group.
|
|
47976
|
+
*/
|
|
47977
|
+
geoReplicationGroupName: string;
|
|
47978
|
+
/**
|
|
47979
|
+
* A list of linked database IDs for geo-replication.
|
|
47980
|
+
*/
|
|
47981
|
+
geoReplicationLinkedDatabaseIds: string[];
|
|
47982
|
+
/**
|
|
47983
|
+
* A list of `module` blocks as defined below.
|
|
47984
|
+
*/
|
|
47985
|
+
modules: outputs.managedredis.GetDefaultDatabaseModule[];
|
|
47986
|
+
/**
|
|
47987
|
+
* The TCP port of the database endpoint.
|
|
47988
|
+
*/
|
|
47989
|
+
port: number;
|
|
47990
|
+
/**
|
|
47991
|
+
* The Primary Access Key for the Managed Redis Database instance.
|
|
47992
|
+
*/
|
|
47993
|
+
primaryAccessKey: string;
|
|
47994
|
+
/**
|
|
47995
|
+
* The Secondary Access Key for the Managed Redis Database instance.
|
|
47996
|
+
*/
|
|
47997
|
+
secondaryAccessKey: string;
|
|
47998
|
+
}
|
|
47999
|
+
interface GetDefaultDatabaseModule {
|
|
48000
|
+
/**
|
|
48001
|
+
* The configuration options for the module.
|
|
48002
|
+
*/
|
|
48003
|
+
args: string;
|
|
48004
|
+
/**
|
|
48005
|
+
* The name of the Managed Redis instance.
|
|
48006
|
+
*/
|
|
48007
|
+
name: string;
|
|
48008
|
+
/**
|
|
48009
|
+
* The version of the module.
|
|
48010
|
+
*/
|
|
48011
|
+
version: string;
|
|
48012
|
+
}
|
|
48013
|
+
interface GetIdentity {
|
|
48014
|
+
/**
|
|
48015
|
+
* A list of User Assigned Managed Identity IDs assigned to the Managed Redis instance.
|
|
48016
|
+
*/
|
|
48017
|
+
identityIds: string[];
|
|
48018
|
+
/**
|
|
48019
|
+
* The Principal ID of the System Assigned Managed Service Identity that is configured on the Managed Redis instance.
|
|
48020
|
+
*/
|
|
48021
|
+
principalId: string;
|
|
48022
|
+
/**
|
|
48023
|
+
* The Tenant ID of the System Assigned Managed Service Identity that is configured on the Managed Redis instance.
|
|
48024
|
+
*/
|
|
48025
|
+
tenantId: string;
|
|
48026
|
+
/**
|
|
48027
|
+
* The type of Managed Service Identity configured on the Managed Redis instance.
|
|
48028
|
+
*/
|
|
48029
|
+
type: string;
|
|
48030
|
+
}
|
|
48031
|
+
interface ManagedRedisCustomerManagedKey {
|
|
48032
|
+
/**
|
|
48033
|
+
* The ID of the key vault key used for encryption. For example: `https://example-vault-name.vault.azure.net/keys/example-key-name/a1b2c3d4`.
|
|
48034
|
+
*/
|
|
48035
|
+
keyVaultKeyId: string;
|
|
48036
|
+
/**
|
|
48037
|
+
* The ID of the User Assigned Identity that has access to the Key Vault Key.
|
|
48038
|
+
*/
|
|
48039
|
+
userAssignedIdentityId: string;
|
|
48040
|
+
}
|
|
48041
|
+
interface ManagedRedisDefaultDatabase {
|
|
48042
|
+
/**
|
|
48043
|
+
* Whether access key authentication is enabled for the database. Defaults to `false`.
|
|
48044
|
+
*/
|
|
48045
|
+
accessKeysAuthenticationEnabled?: boolean;
|
|
48046
|
+
/**
|
|
48047
|
+
* Specifies whether redis clients can connect using TLS-encrypted or plaintext redis protocols. Possible values are `Encrypted` and `Plaintext`. Defaults to `Encrypted`.
|
|
48048
|
+
*/
|
|
48049
|
+
clientProtocol?: string;
|
|
48050
|
+
/**
|
|
48051
|
+
* 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.
|
|
48052
|
+
*/
|
|
48053
|
+
clusteringPolicy?: string;
|
|
48054
|
+
/**
|
|
48055
|
+
* Specifies the Redis eviction policy. Possible values are `AllKeysLFU`, `AllKeysLRU`, `AllKeysRandom`, `VolatileLRU`, `VolatileLFU`, `VolatileTTL`, `VolatileRandom` and `NoEviction`. Defaults to `VolatileLRU`.
|
|
48056
|
+
*/
|
|
48057
|
+
evictionPolicy?: string;
|
|
48058
|
+
/**
|
|
48059
|
+
* 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.
|
|
48060
|
+
*/
|
|
48061
|
+
geoReplicationGroupName?: string;
|
|
48062
|
+
/**
|
|
48063
|
+
* A `module` block as defined below. Refer to [the modules documentation](https://learn.microsoft.com/azure/redis/redis-modules) to learn more.
|
|
48064
|
+
*/
|
|
48065
|
+
modules?: outputs.managedredis.ManagedRedisDefaultDatabaseModule[];
|
|
48066
|
+
/**
|
|
48067
|
+
* TCP port of the database endpoint.
|
|
48068
|
+
*/
|
|
48069
|
+
port: number;
|
|
48070
|
+
/**
|
|
48071
|
+
* The Primary Access Key for the Managed Redis Database Instance. Only exported if `accessKeysAuthenticationEnabled` is set to `true`.
|
|
48072
|
+
*/
|
|
48073
|
+
primaryAccessKey: string;
|
|
48074
|
+
/**
|
|
48075
|
+
* The Secondary Access Key for the Managed Redis Database Instance. Only exported if `accessKeysAuthenticationEnabled` is set to `true`.
|
|
48076
|
+
*/
|
|
48077
|
+
secondaryAccessKey: string;
|
|
48078
|
+
}
|
|
48079
|
+
interface ManagedRedisDefaultDatabaseModule {
|
|
48080
|
+
/**
|
|
48081
|
+
* 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.
|
|
48082
|
+
*
|
|
48083
|
+
* > **Note:** Only `RediSearch` and `RedisJSON` modules are allowed with geo-replication.
|
|
48084
|
+
*/
|
|
48085
|
+
args?: string;
|
|
48086
|
+
/**
|
|
48087
|
+
* 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.
|
|
48088
|
+
*/
|
|
48089
|
+
name: string;
|
|
48090
|
+
/**
|
|
48091
|
+
* Version of the module to be used.
|
|
48092
|
+
*/
|
|
48093
|
+
version: string;
|
|
48094
|
+
}
|
|
48095
|
+
interface ManagedRedisIdentity {
|
|
48096
|
+
/**
|
|
48097
|
+
* Specifies a list of User Assigned Managed Identity IDs to be assigned to this Managed Redis instance.
|
|
48098
|
+
*
|
|
48099
|
+
* > **Note:** This is required when `type` is set to `UserAssigned` or `SystemAssigned, UserAssigned`.
|
|
48100
|
+
*/
|
|
48101
|
+
identityIds?: string[];
|
|
48102
|
+
principalId: string;
|
|
48103
|
+
tenantId: string;
|
|
48104
|
+
/**
|
|
48105
|
+
* 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).
|
|
48106
|
+
*/
|
|
48107
|
+
type: string;
|
|
48108
|
+
}
|
|
48109
|
+
}
|
|
47857
48110
|
export declare namespace management {
|
|
47858
48111
|
interface GroupPolicyAssignmentIdentity {
|
|
47859
48112
|
/**
|
|
@@ -48621,6 +48874,22 @@ export declare namespace mobile {
|
|
|
48621
48874
|
sliceServiceType: number;
|
|
48622
48875
|
}
|
|
48623
48876
|
}
|
|
48877
|
+
export declare namespace mongocluster {
|
|
48878
|
+
interface MongoClusterConnectionString {
|
|
48879
|
+
/**
|
|
48880
|
+
* The description of the connection string.
|
|
48881
|
+
*/
|
|
48882
|
+
description: string;
|
|
48883
|
+
/**
|
|
48884
|
+
* The name which should be used for the MongoDB Cluster. Changing this forces a new resource to be created.
|
|
48885
|
+
*/
|
|
48886
|
+
name: string;
|
|
48887
|
+
/**
|
|
48888
|
+
* 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.
|
|
48889
|
+
*/
|
|
48890
|
+
value: string;
|
|
48891
|
+
}
|
|
48892
|
+
}
|
|
48624
48893
|
export declare namespace monitoring {
|
|
48625
48894
|
interface AadDiagnosticSettingEnabledLog {
|
|
48626
48895
|
/**
|
|
@@ -51495,7 +51764,7 @@ export declare namespace mssql {
|
|
|
51495
51764
|
/**
|
|
51496
51765
|
* The ID of the job credential to use during execution of jobs.
|
|
51497
51766
|
*
|
|
51498
|
-
* > **Note:** This is required when `membershipType` is `Include`, unless `databaseName` is set.
|
|
51767
|
+
* > **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.
|
|
51499
51768
|
*/
|
|
51500
51769
|
jobCredentialId?: string;
|
|
51501
51770
|
/**
|
|
@@ -52686,7 +52955,9 @@ export declare namespace netapp {
|
|
|
52686
52955
|
*
|
|
52687
52956
|
* A full example of the `dataProtectionReplication` attribute can be found in the `./examples/netapp/volume_crr` directory within the GitHub Repository
|
|
52688
52957
|
*
|
|
52689
|
-
* > **Note:** `dataProtectionReplication` can
|
|
52958
|
+
* > **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).
|
|
52959
|
+
*
|
|
52960
|
+
* > **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).
|
|
52690
52961
|
*/
|
|
52691
52962
|
replicationFrequency: string;
|
|
52692
52963
|
}
|
|
@@ -53091,6 +53362,10 @@ export declare namespace network {
|
|
|
53091
53362
|
* Is Cookie-Based Affinity enabled? Possible values are `Enabled` and `Disabled`.
|
|
53092
53363
|
*/
|
|
53093
53364
|
cookieBasedAffinity: string;
|
|
53365
|
+
/**
|
|
53366
|
+
* Whether to use a dedicated backend connection. Defaults to `false`.
|
|
53367
|
+
*/
|
|
53368
|
+
dedicatedBackendConnectionEnabled?: boolean;
|
|
53094
53369
|
/**
|
|
53095
53370
|
* Host header to be sent to the backend servers. Cannot be set if `pickHostNameFromBackendAddress` is set to `true`.
|
|
53096
53371
|
*/
|
|
@@ -54717,6 +54992,10 @@ export declare namespace network {
|
|
|
54717
54992
|
* Is Cookie-Based Affinity enabled?
|
|
54718
54993
|
*/
|
|
54719
54994
|
cookieBasedAffinity: string;
|
|
54995
|
+
/**
|
|
54996
|
+
* Whether a dedicated backend connection is used.
|
|
54997
|
+
*/
|
|
54998
|
+
dedicatedBackendConnectionEnabled: boolean;
|
|
54720
54999
|
/**
|
|
54721
55000
|
* The Hostname which is used for this HTTP Listener.
|
|
54722
55001
|
*/
|
|
@@ -56682,6 +56961,26 @@ export declare namespace network {
|
|
|
56682
56961
|
*/
|
|
56683
56962
|
tenantId: string;
|
|
56684
56963
|
}
|
|
56964
|
+
interface NetworkManagerRoutingRuleDestination {
|
|
56965
|
+
/**
|
|
56966
|
+
* The destination address.
|
|
56967
|
+
*/
|
|
56968
|
+
address: string;
|
|
56969
|
+
/**
|
|
56970
|
+
* The type of destination. Possible values are `AddressPrefix` and `ServiceTag`.
|
|
56971
|
+
*/
|
|
56972
|
+
type: string;
|
|
56973
|
+
}
|
|
56974
|
+
interface NetworkManagerRoutingRuleNextHop {
|
|
56975
|
+
/**
|
|
56976
|
+
* The address of the next hop. This is required if the next hop type is `VirtualAppliance`.
|
|
56977
|
+
*/
|
|
56978
|
+
address?: string;
|
|
56979
|
+
/**
|
|
56980
|
+
* The type of next hop. Possible values are `Internet`, `NoNextHop`, `VirtualAppliance`, `VirtualNetworkGateway` and `VnetLocal`.
|
|
56981
|
+
*/
|
|
56982
|
+
type: string;
|
|
56983
|
+
}
|
|
56685
56984
|
interface NetworkManagerScope {
|
|
56686
56985
|
/**
|
|
56687
56986
|
* A list of management group IDs.
|
|
@@ -58645,6 +58944,16 @@ export declare namespace oracle {
|
|
|
58645
58944
|
*/
|
|
58646
58945
|
weeksOfMonths: number[];
|
|
58647
58946
|
}
|
|
58947
|
+
interface ExascaleDatabaseStorageVaultHighCapacityDatabaseStorage {
|
|
58948
|
+
/**
|
|
58949
|
+
* Available size in gigabytes.
|
|
58950
|
+
*/
|
|
58951
|
+
availableSizeInGb: number;
|
|
58952
|
+
/**
|
|
58953
|
+
* Total capacity in gigabytes. Changing this forces a new Exadata Database Storage Vault to be created.
|
|
58954
|
+
*/
|
|
58955
|
+
totalSizeInGb: number;
|
|
58956
|
+
}
|
|
58648
58957
|
interface GetAdbsCharacterSetsCharacterSet {
|
|
58649
58958
|
/**
|
|
58650
58959
|
* A valid Oracle character set.
|
|
@@ -58724,6 +59033,42 @@ export declare namespace oracle {
|
|
|
58724
59033
|
*/
|
|
58725
59034
|
type: string;
|
|
58726
59035
|
}
|
|
59036
|
+
interface GetAutonomousDatabaseCloneFromBackupLongTermBackupSchedule {
|
|
59037
|
+
/**
|
|
59038
|
+
* A boolean value that indicates if long-term backup is enabled/disabled.
|
|
59039
|
+
*/
|
|
59040
|
+
enabled: boolean;
|
|
59041
|
+
/**
|
|
59042
|
+
* The frequency for automated long-term backups.
|
|
59043
|
+
*/
|
|
59044
|
+
repeatCadence: string;
|
|
59045
|
+
/**
|
|
59046
|
+
* The retention period in days for Autonomous database backup.
|
|
59047
|
+
*/
|
|
59048
|
+
retentionPeriodInDays: number;
|
|
59049
|
+
/**
|
|
59050
|
+
* The timestamp in which the backup would be made.
|
|
59051
|
+
*/
|
|
59052
|
+
timeOfBackupInUtc: string;
|
|
59053
|
+
}
|
|
59054
|
+
interface GetAutonomousDatabaseCloneFromDatabaseLongTermBackupSchedule {
|
|
59055
|
+
/**
|
|
59056
|
+
* A boolean value that indicates if long-term backup is enabled/disabled.
|
|
59057
|
+
*/
|
|
59058
|
+
enabled: boolean;
|
|
59059
|
+
/**
|
|
59060
|
+
* The frequency for automated long-term backups.
|
|
59061
|
+
*/
|
|
59062
|
+
repeatCadence: string;
|
|
59063
|
+
/**
|
|
59064
|
+
* The retention period in days for Autonomous database backup.
|
|
59065
|
+
*/
|
|
59066
|
+
retentionPeriodInDays: number;
|
|
59067
|
+
/**
|
|
59068
|
+
* The timestamp in which the backup would be made.
|
|
59069
|
+
*/
|
|
59070
|
+
timeOfBackupInUtc: string;
|
|
59071
|
+
}
|
|
58727
59072
|
interface GetAutonomousDatabaseLongTermBackupSchedule {
|
|
58728
59073
|
/**
|
|
58729
59074
|
* A boolean value that indicates if long term backup is enabled/disabled.
|
|
@@ -59126,6 +59471,16 @@ export declare namespace oracle {
|
|
|
59126
59471
|
*/
|
|
59127
59472
|
weeksOfMonths: number[];
|
|
59128
59473
|
}
|
|
59474
|
+
interface GetExascaleDatabaseStorageVaultHighCapacityDatabaseStorage {
|
|
59475
|
+
/**
|
|
59476
|
+
* Available capacity in gigabytes.
|
|
59477
|
+
*/
|
|
59478
|
+
availableSizeInGb: number;
|
|
59479
|
+
/**
|
|
59480
|
+
* Total capacity in gigabytes.
|
|
59481
|
+
*/
|
|
59482
|
+
totalSizeInGb: number;
|
|
59483
|
+
}
|
|
59129
59484
|
}
|
|
59130
59485
|
export declare namespace orbital {
|
|
59131
59486
|
interface ContactProfileLink {
|
|
@@ -60527,6 +60882,16 @@ export declare namespace postgresql {
|
|
|
60527
60882
|
*/
|
|
60528
60883
|
startMinute?: number;
|
|
60529
60884
|
}
|
|
60885
|
+
interface GetFlexibleServerHighAvailability {
|
|
60886
|
+
/**
|
|
60887
|
+
* The high availability mode of the PostgreSQL Flexible Server.
|
|
60888
|
+
*/
|
|
60889
|
+
mode: string;
|
|
60890
|
+
/**
|
|
60891
|
+
* The availability zone of the standby Flexible Server.
|
|
60892
|
+
*/
|
|
60893
|
+
standbyAvailabilityZone: string;
|
|
60894
|
+
}
|
|
60530
60895
|
interface GetServerIdentity {
|
|
60531
60896
|
/**
|
|
60532
60897
|
* The ID of the System Managed Service Principal assigned to the PostgreSQL Server.
|
|
@@ -63255,7 +63620,7 @@ export declare namespace siterecovery {
|
|
|
63255
63620
|
*/
|
|
63256
63621
|
targetDiskType: string;
|
|
63257
63622
|
/**
|
|
63258
|
-
* 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.
|
|
63623
|
+
* 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.
|
|
63259
63624
|
*/
|
|
63260
63625
|
targetReplicaDiskType: string;
|
|
63261
63626
|
/**
|
|
@@ -64227,6 +64592,8 @@ export declare namespace storage {
|
|
|
64227
64592
|
name: string;
|
|
64228
64593
|
/**
|
|
64229
64594
|
* Should the Custom Domain Name be validated by using indirect CNAME validation?
|
|
64595
|
+
*
|
|
64596
|
+
* > **Note:** [More information on Validation is available here](https://docs.microsoft.com/en-gb/azure/storage/blobs/storage-custom-domain-name)
|
|
64230
64597
|
*/
|
|
64231
64598
|
useSubdomain?: boolean;
|
|
64232
64599
|
}
|
|
@@ -64303,8 +64670,6 @@ export declare namespace storage {
|
|
|
64303
64670
|
* > **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.
|
|
64304
64671
|
*
|
|
64305
64672
|
* > **Note:** The prefix of `ipRules` must be between 0 and 30 and only supports public IP addresses.
|
|
64306
|
-
*
|
|
64307
|
-
* > **Note:** [More information on Validation is available here](https://docs.microsoft.com/en-gb/azure/storage/blobs/storage-custom-domain-name)
|
|
64308
64673
|
*/
|
|
64309
64674
|
privateLinkAccesses?: outputs.storage.AccountNetworkRulesPrivateLinkAccess[];
|
|
64310
64675
|
/**
|
|
@@ -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.Network` -
|
|
23
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
24
24
|
*/
|
|
25
25
|
export declare function getFirewallPolicy(args: GetFirewallPolicyArgs, opts?: pulumi.InvokeOptions): Promise<GetFirewallPolicyResult>;
|
|
26
26
|
/**
|
|
@@ -75,7 +75,7 @@ export interface GetFirewallPolicyResult {
|
|
|
75
75
|
* <!-- This section is generated, changes will be overwritten -->
|
|
76
76
|
* This data source uses the following Azure API Providers:
|
|
77
77
|
*
|
|
78
|
-
* * `Microsoft.Network` -
|
|
78
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
79
79
|
*/
|
|
80
80
|
export declare function getFirewallPolicyOutput(args: GetFirewallPolicyOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetFirewallPolicyResult>;
|
|
81
81
|
/**
|