@pulumi/azure 6.29.0-alpha.1763619121 → 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
|
@@ -0,0 +1,161 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// *** WARNING: this file was generated by pulumi-language-nodejs. ***
|
|
3
|
+
// *** Do not edit by hand unless you're certain you know what you are doing! ***
|
|
4
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
5
|
+
exports.MongoCluster = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Manages a MongoDB Cluster using vCore Architecture.
|
|
10
|
+
*
|
|
11
|
+
* ## Example Usage
|
|
12
|
+
*
|
|
13
|
+
* ```typescript
|
|
14
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
15
|
+
* import * as azure from "@pulumi/azure";
|
|
16
|
+
*
|
|
17
|
+
* const example = new azure.core.ResourceGroup("example", {
|
|
18
|
+
* name: "example-rg",
|
|
19
|
+
* location: "East US",
|
|
20
|
+
* });
|
|
21
|
+
* const exampleMongoCluster = new azure.mongocluster.MongoCluster("example", {
|
|
22
|
+
* name: "example-mc",
|
|
23
|
+
* resourceGroupName: example.name,
|
|
24
|
+
* location: example.location,
|
|
25
|
+
* administratorUsername: "adminTerraform",
|
|
26
|
+
* administratorPassword: "QAZwsx123",
|
|
27
|
+
* shardCount: 1,
|
|
28
|
+
* computeTier: "Free",
|
|
29
|
+
* highAvailabilityMode: "Disabled",
|
|
30
|
+
* storageSizeInGb: 32,
|
|
31
|
+
* });
|
|
32
|
+
* ```
|
|
33
|
+
*
|
|
34
|
+
* ### Preview Feature GeoReplicas)
|
|
35
|
+
*
|
|
36
|
+
* ```typescript
|
|
37
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
+
* import * as azure from "@pulumi/azure";
|
|
39
|
+
*
|
|
40
|
+
* const example = new azure.core.ResourceGroup("example", {
|
|
41
|
+
* name: "example-rg",
|
|
42
|
+
* location: "East US",
|
|
43
|
+
* });
|
|
44
|
+
* const exampleMongoCluster = new azure.mongocluster.MongoCluster("example", {
|
|
45
|
+
* name: "example-mc",
|
|
46
|
+
* resourceGroupName: example.name,
|
|
47
|
+
* location: example.location,
|
|
48
|
+
* administratorUsername: "adminTerraform",
|
|
49
|
+
* administratorPassword: "QAZwsx123",
|
|
50
|
+
* shardCount: 1,
|
|
51
|
+
* computeTier: "M30",
|
|
52
|
+
* highAvailabilityMode: "ZoneRedundantPreferred",
|
|
53
|
+
* storageSizeInGb: 64,
|
|
54
|
+
* previewFeatures: ["GeoReplicas"],
|
|
55
|
+
* });
|
|
56
|
+
* const exampleGeoReplica = new azure.mongocluster.MongoCluster("example_geo_replica", {
|
|
57
|
+
* name: "example-mc-geo",
|
|
58
|
+
* resourceGroupName: example.name,
|
|
59
|
+
* location: "Central US",
|
|
60
|
+
* sourceServerId: exampleMongoCluster.id,
|
|
61
|
+
* sourceLocation: exampleMongoCluster.location,
|
|
62
|
+
* createMode: "GeoReplica",
|
|
63
|
+
* });
|
|
64
|
+
* ```
|
|
65
|
+
*
|
|
66
|
+
* ## API Providers
|
|
67
|
+
*
|
|
68
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
69
|
+
* This resource uses the following Azure API Providers:
|
|
70
|
+
*
|
|
71
|
+
* * `Microsoft.DocumentDB` - 2025-09-01
|
|
72
|
+
*
|
|
73
|
+
* ## Import
|
|
74
|
+
*
|
|
75
|
+
* MongoDB Clusters can be imported using the `resource id`, e.g.
|
|
76
|
+
*
|
|
77
|
+
* ```sh
|
|
78
|
+
* $ pulumi import azure:mongocluster/mongoCluster:MongoCluster example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.DocumentDB/mongoClusters/myMongoCluster
|
|
79
|
+
* ```
|
|
80
|
+
*/
|
|
81
|
+
class MongoCluster extends pulumi.CustomResource {
|
|
82
|
+
/**
|
|
83
|
+
* Get an existing MongoCluster resource's state with the given name, ID, and optional extra
|
|
84
|
+
* properties used to qualify the lookup.
|
|
85
|
+
*
|
|
86
|
+
* @param name The _unique_ name of the resulting resource.
|
|
87
|
+
* @param id The _unique_ provider ID of the resource to lookup.
|
|
88
|
+
* @param state Any extra arguments used during the lookup.
|
|
89
|
+
* @param opts Optional settings to control the behavior of the CustomResource.
|
|
90
|
+
*/
|
|
91
|
+
static get(name, id, state, opts) {
|
|
92
|
+
return new MongoCluster(name, state, { ...opts, id: id });
|
|
93
|
+
}
|
|
94
|
+
/**
|
|
95
|
+
* Returns true if the given object is an instance of MongoCluster. This is designed to work even
|
|
96
|
+
* when multiple copies of the Pulumi SDK have been loaded into the same process.
|
|
97
|
+
*/
|
|
98
|
+
static isInstance(obj) {
|
|
99
|
+
if (obj === undefined || obj === null) {
|
|
100
|
+
return false;
|
|
101
|
+
}
|
|
102
|
+
return obj['__pulumiType'] === MongoCluster.__pulumiType;
|
|
103
|
+
}
|
|
104
|
+
constructor(name, argsOrState, opts) {
|
|
105
|
+
let resourceInputs = {};
|
|
106
|
+
opts = opts || {};
|
|
107
|
+
if (opts.id) {
|
|
108
|
+
const state = argsOrState;
|
|
109
|
+
resourceInputs["administratorPassword"] = state?.administratorPassword;
|
|
110
|
+
resourceInputs["administratorUsername"] = state?.administratorUsername;
|
|
111
|
+
resourceInputs["computeTier"] = state?.computeTier;
|
|
112
|
+
resourceInputs["connectionStrings"] = state?.connectionStrings;
|
|
113
|
+
resourceInputs["createMode"] = state?.createMode;
|
|
114
|
+
resourceInputs["highAvailabilityMode"] = state?.highAvailabilityMode;
|
|
115
|
+
resourceInputs["location"] = state?.location;
|
|
116
|
+
resourceInputs["name"] = state?.name;
|
|
117
|
+
resourceInputs["previewFeatures"] = state?.previewFeatures;
|
|
118
|
+
resourceInputs["publicNetworkAccess"] = state?.publicNetworkAccess;
|
|
119
|
+
resourceInputs["resourceGroupName"] = state?.resourceGroupName;
|
|
120
|
+
resourceInputs["shardCount"] = state?.shardCount;
|
|
121
|
+
resourceInputs["sourceLocation"] = state?.sourceLocation;
|
|
122
|
+
resourceInputs["sourceServerId"] = state?.sourceServerId;
|
|
123
|
+
resourceInputs["storageSizeInGb"] = state?.storageSizeInGb;
|
|
124
|
+
resourceInputs["tags"] = state?.tags;
|
|
125
|
+
resourceInputs["version"] = state?.version;
|
|
126
|
+
}
|
|
127
|
+
else {
|
|
128
|
+
const args = argsOrState;
|
|
129
|
+
if (args?.resourceGroupName === undefined && !opts.urn) {
|
|
130
|
+
throw new Error("Missing required property 'resourceGroupName'");
|
|
131
|
+
}
|
|
132
|
+
resourceInputs["administratorPassword"] = args?.administratorPassword ? pulumi.secret(args.administratorPassword) : undefined;
|
|
133
|
+
resourceInputs["administratorUsername"] = args?.administratorUsername;
|
|
134
|
+
resourceInputs["computeTier"] = args?.computeTier;
|
|
135
|
+
resourceInputs["createMode"] = args?.createMode;
|
|
136
|
+
resourceInputs["highAvailabilityMode"] = args?.highAvailabilityMode;
|
|
137
|
+
resourceInputs["location"] = args?.location;
|
|
138
|
+
resourceInputs["name"] = args?.name;
|
|
139
|
+
resourceInputs["previewFeatures"] = args?.previewFeatures;
|
|
140
|
+
resourceInputs["publicNetworkAccess"] = args?.publicNetworkAccess;
|
|
141
|
+
resourceInputs["resourceGroupName"] = args?.resourceGroupName;
|
|
142
|
+
resourceInputs["shardCount"] = args?.shardCount;
|
|
143
|
+
resourceInputs["sourceLocation"] = args?.sourceLocation;
|
|
144
|
+
resourceInputs["sourceServerId"] = args?.sourceServerId;
|
|
145
|
+
resourceInputs["storageSizeInGb"] = args?.storageSizeInGb;
|
|
146
|
+
resourceInputs["tags"] = args?.tags;
|
|
147
|
+
resourceInputs["version"] = args?.version;
|
|
148
|
+
resourceInputs["connectionStrings"] = undefined /*out*/;
|
|
149
|
+
}
|
|
150
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
|
|
151
|
+
const aliasOpts = { aliases: [{ type: "azure:cosmosdb/mongoCluster:MongoCluster" }] };
|
|
152
|
+
opts = pulumi.mergeOptions(opts, aliasOpts);
|
|
153
|
+
const secretOpts = { additionalSecretOutputs: ["administratorPassword", "connectionStrings"] };
|
|
154
|
+
opts = pulumi.mergeOptions(opts, secretOpts);
|
|
155
|
+
super(MongoCluster.__pulumiType, name, resourceInputs, opts);
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
exports.MongoCluster = MongoCluster;
|
|
159
|
+
/** @internal */
|
|
160
|
+
MongoCluster.__pulumiType = 'azure:mongocluster/mongoCluster:MongoCluster';
|
|
161
|
+
//# sourceMappingURL=mongoCluster.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"mongoCluster.js","sourceRoot":"","sources":["../../mongocluster/mongoCluster.ts"],"names":[],"mappings":"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"}
|
package/netapp/backupPolicy.d.ts
CHANGED
|
@@ -35,7 +35,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
35
35
|
*
|
|
36
36
|
* ## Import
|
|
37
37
|
*
|
|
38
|
-
* NetApp Backup
|
|
38
|
+
* NetApp Backup Policies can be imported using the `resource id`, e.g.
|
|
39
39
|
*
|
|
40
40
|
* ```sh
|
|
41
41
|
* $ pulumi import azure:netapp/backupPolicy:BackupPolicy example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.NetApp/netAppAccounts/account1/backupPolicies/backuppolicy1
|
package/netapp/backupPolicy.js
CHANGED
|
@@ -41,7 +41,7 @@ const utilities = require("../utilities");
|
|
|
41
41
|
*
|
|
42
42
|
* ## Import
|
|
43
43
|
*
|
|
44
|
-
* NetApp Backup
|
|
44
|
+
* NetApp Backup Policies can be imported using the `resource id`, e.g.
|
|
45
45
|
*
|
|
46
46
|
* ```sh
|
|
47
47
|
* $ pulumi import azure:netapp/backupPolicy:BackupPolicy example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.NetApp/netAppAccounts/account1/backupPolicies/backuppolicy1
|
|
@@ -9,7 +9,7 @@ import * as outputs from "../types/output";
|
|
|
9
9
|
* import * as azure from "@pulumi/azure";
|
|
10
10
|
* import * as random from "@pulumi/random";
|
|
11
11
|
*
|
|
12
|
-
* const example = new random.
|
|
12
|
+
* const example = new random.RandomString("example", {
|
|
13
13
|
* length: 12,
|
|
14
14
|
* special: true,
|
|
15
15
|
* });
|
|
@@ -13,7 +13,7 @@ const utilities = require("../utilities");
|
|
|
13
13
|
* import * as azure from "@pulumi/azure";
|
|
14
14
|
* import * as random from "@pulumi/random";
|
|
15
15
|
*
|
|
16
|
-
* const example = new random.
|
|
16
|
+
* const example = new random.RandomString("example", {
|
|
17
17
|
* length: 12,
|
|
18
18
|
* special: true,
|
|
19
19
|
* });
|
|
@@ -91,7 +91,7 @@ import * as outputs from "../types/output";
|
|
|
91
91
|
* <!-- This section is generated, changes will be overwritten -->
|
|
92
92
|
* This resource uses the following Azure API Providers:
|
|
93
93
|
*
|
|
94
|
-
* * `Microsoft.Network` -
|
|
94
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
95
95
|
*
|
|
96
96
|
* ## Import
|
|
97
97
|
*
|
|
@@ -95,7 +95,7 @@ const utilities = require("../utilities");
|
|
|
95
95
|
* <!-- This section is generated, changes will be overwritten -->
|
|
96
96
|
* This resource uses the following Azure API Providers:
|
|
97
97
|
*
|
|
98
|
-
* * `Microsoft.Network` -
|
|
98
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
99
99
|
*
|
|
100
100
|
* ## Import
|
|
101
101
|
*
|
|
@@ -27,7 +27,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
27
27
|
* <!-- This section is generated, changes will be overwritten -->
|
|
28
28
|
* This resource uses the following Azure API Providers:
|
|
29
29
|
*
|
|
30
|
-
* * `Microsoft.Network` -
|
|
30
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
31
31
|
*
|
|
32
32
|
* ## Import
|
|
33
33
|
*
|
|
@@ -33,7 +33,7 @@ const utilities = require("../utilities");
|
|
|
33
33
|
* <!-- This section is generated, changes will be overwritten -->
|
|
34
34
|
* This resource uses the following Azure API Providers:
|
|
35
35
|
*
|
|
36
|
-
* * `Microsoft.Network` -
|
|
36
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
37
37
|
*
|
|
38
38
|
* ## Import
|
|
39
39
|
*
|
|
@@ -60,7 +60,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
60
60
|
* <!-- This section is generated, changes will be overwritten -->
|
|
61
61
|
* This resource uses the following Azure API Providers:
|
|
62
62
|
*
|
|
63
|
-
* * `Microsoft.Network` -
|
|
63
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
64
64
|
*
|
|
65
65
|
* ## Import
|
|
66
66
|
*
|
package/network/bgpConnection.js
CHANGED
|
@@ -66,7 +66,7 @@ const utilities = require("../utilities");
|
|
|
66
66
|
* <!-- This section is generated, changes will be overwritten -->
|
|
67
67
|
* This resource uses the following Azure API Providers:
|
|
68
68
|
*
|
|
69
|
-
* * `Microsoft.Network` -
|
|
69
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
70
70
|
*
|
|
71
71
|
* ## Import
|
|
72
72
|
*
|
|
@@ -28,7 +28,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
28
28
|
* <!-- This section is generated, changes will be overwritten -->
|
|
29
29
|
* This resource uses the following Azure API Providers:
|
|
30
30
|
*
|
|
31
|
-
* * `Microsoft.Network` -
|
|
31
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
32
32
|
*
|
|
33
33
|
* ## Import
|
|
34
34
|
*
|
|
@@ -34,7 +34,7 @@ const utilities = require("../utilities");
|
|
|
34
34
|
* <!-- This section is generated, changes will be overwritten -->
|
|
35
35
|
* This resource uses the following Azure API Providers:
|
|
36
36
|
*
|
|
37
|
-
* * `Microsoft.Network` -
|
|
37
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
38
38
|
*
|
|
39
39
|
* ## Import
|
|
40
40
|
*
|
|
@@ -36,7 +36,7 @@ import * as outputs from "../types/output";
|
|
|
36
36
|
* <!-- This section is generated, changes will be overwritten -->
|
|
37
37
|
* This resource uses the following Azure API Providers:
|
|
38
38
|
*
|
|
39
|
-
* * `Microsoft.Network` -
|
|
39
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
40
40
|
*
|
|
41
41
|
* ## Import
|
|
42
42
|
*
|
|
@@ -40,7 +40,7 @@ const utilities = require("../utilities");
|
|
|
40
40
|
* <!-- This section is generated, changes will be overwritten -->
|
|
41
41
|
* This resource uses the following Azure API Providers:
|
|
42
42
|
*
|
|
43
|
-
* * `Microsoft.Network` -
|
|
43
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
44
44
|
*
|
|
45
45
|
* ## Import
|
|
46
46
|
*
|
|
@@ -40,7 +40,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
40
40
|
* <!-- This section is generated, changes will be overwritten -->
|
|
41
41
|
* This resource uses the following Azure API Providers:
|
|
42
42
|
*
|
|
43
|
-
* * `Microsoft.Network` -
|
|
43
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
44
44
|
*
|
|
45
45
|
* ## Import
|
|
46
46
|
*
|
|
@@ -46,7 +46,7 @@ const utilities = require("../utilities");
|
|
|
46
46
|
* <!-- This section is generated, changes will be overwritten -->
|
|
47
47
|
* This resource uses the following Azure API Providers:
|
|
48
48
|
*
|
|
49
|
-
* * `Microsoft.Network` -
|
|
49
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
50
50
|
*
|
|
51
51
|
* ## Import
|
|
52
52
|
*
|
|
@@ -84,7 +84,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
84
84
|
* <!-- This section is generated, changes will be overwritten -->
|
|
85
85
|
* This resource uses the following Azure API Providers:
|
|
86
86
|
*
|
|
87
|
-
* * `Microsoft.Network` -
|
|
87
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
88
88
|
*
|
|
89
89
|
* ## Import
|
|
90
90
|
*
|
|
@@ -90,7 +90,7 @@ const utilities = require("../utilities");
|
|
|
90
90
|
* <!-- This section is generated, changes will be overwritten -->
|
|
91
91
|
* This resource uses the following Azure API Providers:
|
|
92
92
|
*
|
|
93
|
-
* * `Microsoft.Network` -
|
|
93
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
94
94
|
*
|
|
95
95
|
* ## Import
|
|
96
96
|
*
|
|
@@ -103,7 +103,7 @@ import * as outputs from "../types/output";
|
|
|
103
103
|
* <!-- This section is generated, changes will be overwritten -->
|
|
104
104
|
* This resource uses the following Azure API Providers:
|
|
105
105
|
*
|
|
106
|
-
* * `Microsoft.Network` -
|
|
106
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
107
107
|
*
|
|
108
108
|
* ## Import
|
|
109
109
|
*
|
|
@@ -107,7 +107,7 @@ const utilities = require("../utilities");
|
|
|
107
107
|
* <!-- This section is generated, changes will be overwritten -->
|
|
108
108
|
* This resource uses the following Azure API Providers:
|
|
109
109
|
*
|
|
110
|
-
* * `Microsoft.Network` -
|
|
110
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
111
111
|
*
|
|
112
112
|
* ## Import
|
|
113
113
|
*
|
|
@@ -76,7 +76,7 @@ import * as outputs from "../types/output";
|
|
|
76
76
|
* <!-- This section is generated, changes will be overwritten -->
|
|
77
77
|
* This resource uses the following Azure API Providers:
|
|
78
78
|
*
|
|
79
|
-
* * `Microsoft.Network` -
|
|
79
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
80
80
|
*
|
|
81
81
|
* ## Import
|
|
82
82
|
*
|
|
@@ -80,7 +80,7 @@ const utilities = require("../utilities");
|
|
|
80
80
|
* <!-- This section is generated, changes will be overwritten -->
|
|
81
81
|
* This resource uses the following Azure API Providers:
|
|
82
82
|
*
|
|
83
|
-
* * `Microsoft.Network` -
|
|
83
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
84
84
|
*
|
|
85
85
|
* ## Import
|
|
86
86
|
*
|
|
@@ -41,7 +41,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
41
41
|
* <!-- This section is generated, changes will be overwritten -->
|
|
42
42
|
* This resource uses the following Azure API Providers:
|
|
43
43
|
*
|
|
44
|
-
* * `Microsoft.Network` -
|
|
44
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
45
45
|
*
|
|
46
46
|
* ## Import
|
|
47
47
|
*
|
|
@@ -47,7 +47,7 @@ const utilities = require("../utilities");
|
|
|
47
47
|
* <!-- This section is generated, changes will be overwritten -->
|
|
48
48
|
* This resource uses the following Azure API Providers:
|
|
49
49
|
*
|
|
50
|
-
* * `Microsoft.Network` -
|
|
50
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
51
51
|
*
|
|
52
52
|
* ## Import
|
|
53
53
|
*
|
|
@@ -29,7 +29,7 @@ import * as outputs from "../types/output";
|
|
|
29
29
|
* <!-- This section is generated, changes will be overwritten -->
|
|
30
30
|
* This resource uses the following Azure API Providers:
|
|
31
31
|
*
|
|
32
|
-
* * `Microsoft.Network` -
|
|
32
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
33
33
|
*
|
|
34
34
|
* ## Import
|
|
35
35
|
*
|
|
@@ -33,7 +33,7 @@ const utilities = require("../utilities");
|
|
|
33
33
|
* <!-- This section is generated, changes will be overwritten -->
|
|
34
34
|
* This resource uses the following Azure API Providers:
|
|
35
35
|
*
|
|
36
|
-
* * `Microsoft.Network` -
|
|
36
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
37
37
|
*
|
|
38
38
|
* ## Import
|
|
39
39
|
*
|
|
@@ -32,7 +32,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
32
32
|
* <!-- This section is generated, changes will be overwritten -->
|
|
33
33
|
* This resource uses the following Azure API Providers:
|
|
34
34
|
*
|
|
35
|
-
* * `Microsoft.Network` -
|
|
35
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
36
36
|
*
|
|
37
37
|
* ## Import
|
|
38
38
|
*
|
|
@@ -38,7 +38,7 @@ const utilities = require("../utilities");
|
|
|
38
38
|
* <!-- This section is generated, changes will be overwritten -->
|
|
39
39
|
* This resource uses the following Azure API Providers:
|
|
40
40
|
*
|
|
41
|
-
* * `Microsoft.Network` -
|
|
41
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
42
42
|
*
|
|
43
43
|
* ## Import
|
|
44
44
|
*
|
package/network/firewall.d.ts
CHANGED
|
@@ -52,7 +52,7 @@ import * as outputs from "../types/output";
|
|
|
52
52
|
* <!-- This section is generated, changes will be overwritten -->
|
|
53
53
|
* This resource uses the following Azure API Providers:
|
|
54
54
|
*
|
|
55
|
-
* * `Microsoft.Network` -
|
|
55
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
56
56
|
*
|
|
57
57
|
* ## Import
|
|
58
58
|
*
|
package/network/firewall.js
CHANGED
|
@@ -56,7 +56,7 @@ const utilities = require("../utilities");
|
|
|
56
56
|
* <!-- This section is generated, changes will be overwritten -->
|
|
57
57
|
* This resource uses the following Azure API Providers:
|
|
58
58
|
*
|
|
59
|
-
* * `Microsoft.Network` -
|
|
59
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
60
60
|
*
|
|
61
61
|
* ## Import
|
|
62
62
|
*
|
|
@@ -68,7 +68,7 @@ import * as outputs from "../types/output";
|
|
|
68
68
|
* <!-- This section is generated, changes will be overwritten -->
|
|
69
69
|
* This resource uses the following Azure API Providers:
|
|
70
70
|
*
|
|
71
|
-
* * `Microsoft.Network` -
|
|
71
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
72
72
|
*
|
|
73
73
|
* ## Import
|
|
74
74
|
*
|
|
@@ -72,7 +72,7 @@ const utilities = require("../utilities");
|
|
|
72
72
|
* <!-- This section is generated, changes will be overwritten -->
|
|
73
73
|
* This resource uses the following Azure API Providers:
|
|
74
74
|
*
|
|
75
|
-
* * `Microsoft.Network` -
|
|
75
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
76
76
|
*
|
|
77
77
|
* ## Import
|
|
78
78
|
*
|
|
@@ -71,7 +71,7 @@ import * as outputs from "../types/output";
|
|
|
71
71
|
* <!-- This section is generated, changes will be overwritten -->
|
|
72
72
|
* This resource uses the following Azure API Providers:
|
|
73
73
|
*
|
|
74
|
-
* * `Microsoft.Network` -
|
|
74
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
75
75
|
*
|
|
76
76
|
* ## Import
|
|
77
77
|
*
|
|
@@ -75,7 +75,7 @@ const utilities = require("../utilities");
|
|
|
75
75
|
* <!-- This section is generated, changes will be overwritten -->
|
|
76
76
|
* This resource uses the following Azure API Providers:
|
|
77
77
|
*
|
|
78
|
-
* * `Microsoft.Network` -
|
|
78
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
79
79
|
*
|
|
80
80
|
* ## Import
|
|
81
81
|
*
|
|
@@ -72,7 +72,7 @@ import * as outputs from "../types/output";
|
|
|
72
72
|
* <!-- This section is generated, changes will be overwritten -->
|
|
73
73
|
* This resource uses the following Azure API Providers:
|
|
74
74
|
*
|
|
75
|
-
* * `Microsoft.Network` -
|
|
75
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
76
76
|
*
|
|
77
77
|
* ## Import
|
|
78
78
|
*
|
|
@@ -76,7 +76,7 @@ const utilities = require("../utilities");
|
|
|
76
76
|
* <!-- This section is generated, changes will be overwritten -->
|
|
77
77
|
* This resource uses the following Azure API Providers:
|
|
78
78
|
*
|
|
79
|
-
* * `Microsoft.Network` -
|
|
79
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
80
80
|
*
|
|
81
81
|
* ## Import
|
|
82
82
|
*
|
|
@@ -26,7 +26,7 @@ import * as outputs from "../types/output";
|
|
|
26
26
|
* <!-- This section is generated, changes will be overwritten -->
|
|
27
27
|
* This resource uses the following Azure API Providers:
|
|
28
28
|
*
|
|
29
|
-
* * `Microsoft.Network` -
|
|
29
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
30
30
|
*
|
|
31
31
|
* ## Import
|
|
32
32
|
*
|
|
@@ -30,7 +30,7 @@ const utilities = require("../utilities");
|
|
|
30
30
|
* <!-- This section is generated, changes will be overwritten -->
|
|
31
31
|
* This resource uses the following Azure API Providers:
|
|
32
32
|
*
|
|
33
|
-
* * `Microsoft.Network` -
|
|
33
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
34
34
|
*
|
|
35
35
|
* ## Import
|
|
36
36
|
*
|
|
@@ -92,7 +92,7 @@ import * as outputs from "../types/output";
|
|
|
92
92
|
* <!-- This section is generated, changes will be overwritten -->
|
|
93
93
|
* This resource uses the following Azure API Providers:
|
|
94
94
|
*
|
|
95
|
-
* * `Microsoft.Network` -
|
|
95
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
96
96
|
*
|
|
97
97
|
* ## Import
|
|
98
98
|
*
|
|
@@ -96,7 +96,7 @@ const utilities = require("../utilities");
|
|
|
96
96
|
* <!-- This section is generated, changes will be overwritten -->
|
|
97
97
|
* This resource uses the following Azure API Providers:
|
|
98
98
|
*
|
|
99
|
-
* * `Microsoft.Network` -
|
|
99
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
100
100
|
*
|
|
101
101
|
* ## Import
|
|
102
102
|
*
|
|
@@ -21,7 +21,7 @@ import * as outputs from "../types/output";
|
|
|
21
21
|
* <!-- This section is generated, changes will be overwritten -->
|
|
22
22
|
* This data source uses the following Azure API Providers:
|
|
23
23
|
*
|
|
24
|
-
* * `Microsoft.Network` -
|
|
24
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
25
25
|
*/
|
|
26
26
|
export declare function getApplicationGateway(args: GetApplicationGatewayArgs, opts?: pulumi.InvokeOptions): Promise<GetApplicationGatewayResult>;
|
|
27
27
|
/**
|
|
@@ -199,7 +199,7 @@ export interface GetApplicationGatewayResult {
|
|
|
199
199
|
* <!-- This section is generated, changes will be overwritten -->
|
|
200
200
|
* This data source uses the following Azure API Providers:
|
|
201
201
|
*
|
|
202
|
-
* * `Microsoft.Network` -
|
|
202
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
203
203
|
*/
|
|
204
204
|
export declare function getApplicationGatewayOutput(args: GetApplicationGatewayOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetApplicationGatewayResult>;
|
|
205
205
|
/**
|
|
@@ -26,7 +26,7 @@ const utilities = require("../utilities");
|
|
|
26
26
|
* <!-- This section is generated, changes will be overwritten -->
|
|
27
27
|
* This data source uses the following Azure API Providers:
|
|
28
28
|
*
|
|
29
|
-
* * `Microsoft.Network` -
|
|
29
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
30
30
|
*/
|
|
31
31
|
function getApplicationGateway(args, opts) {
|
|
32
32
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -57,7 +57,7 @@ exports.getApplicationGateway = getApplicationGateway;
|
|
|
57
57
|
* <!-- This section is generated, changes will be overwritten -->
|
|
58
58
|
* This data source uses the following Azure API Providers:
|
|
59
59
|
*
|
|
60
|
-
* * `Microsoft.Network` -
|
|
60
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
61
61
|
*/
|
|
62
62
|
function getApplicationGatewayOutput(args, opts) {
|
|
63
63
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -20,7 +20,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
20
20
|
* <!-- This section is generated, changes will be overwritten -->
|
|
21
21
|
* This data source uses the following Azure API Providers:
|
|
22
22
|
*
|
|
23
|
-
* * `Microsoft.Network` -
|
|
23
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
24
24
|
*/
|
|
25
25
|
export declare function getApplicationSecurityGroup(args: GetApplicationSecurityGroupArgs, opts?: pulumi.InvokeOptions): Promise<GetApplicationSecurityGroupResult>;
|
|
26
26
|
/**
|
|
@@ -78,7 +78,7 @@ export interface GetApplicationSecurityGroupResult {
|
|
|
78
78
|
* <!-- This section is generated, changes will be overwritten -->
|
|
79
79
|
* This data source uses the following Azure API Providers:
|
|
80
80
|
*
|
|
81
|
-
* * `Microsoft.Network` -
|
|
81
|
+
* * `Microsoft.Network` - 2025-01-01
|
|
82
82
|
*/
|
|
83
83
|
export declare function getApplicationSecurityGroupOutput(args: GetApplicationSecurityGroupOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetApplicationSecurityGroupResult>;
|
|
84
84
|
/**
|