@pulumi/azure 6.24.0-alpha.1750141386 → 6.24.0-alpha.1750268625
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/README.md +3 -3
- package/apimanagement/api.d.ts +6 -0
- package/apimanagement/api.js.map +1 -1
- package/appservice/appFlexConsumption.d.ts +12 -0
- package/appservice/appFlexConsumption.js +2 -0
- package/appservice/appFlexConsumption.js.map +1 -1
- package/appservice/hybridConnection.d.ts +7 -0
- package/appservice/hybridConnection.js +7 -0
- package/appservice/hybridConnection.js.map +1 -1
- package/appservice/publicCertificate.d.ts +7 -0
- package/appservice/publicCertificate.js +7 -0
- package/appservice/publicCertificate.js.map +1 -1
- package/appservice/windowsFunctionApp.js +2 -2
- package/appservice/windowsFunctionApp.js.map +1 -1
- package/automation/account.d.ts +19 -1
- package/automation/account.js +1 -1
- package/automation/account.js.map +1 -1
- package/backup/protectedVM.d.ts +30 -31
- package/backup/protectedVM.js +9 -4
- package/backup/protectedVM.js.map +1 -1
- package/cdn/frontdoorOrigin.d.ts +7 -0
- package/cdn/frontdoorOrigin.js +7 -0
- package/cdn/frontdoorOrigin.js.map +1 -1
- package/cdn/frontdoorProfile.d.ts +7 -0
- package/cdn/frontdoorProfile.js +7 -0
- package/cdn/frontdoorProfile.js.map +1 -1
- package/cdn/frontdoorRule.d.ts +15 -2
- package/cdn/frontdoorRule.js +15 -2
- package/cdn/frontdoorRule.js.map +1 -1
- package/cdn/frontdoorRuleSet.d.ts +7 -0
- package/cdn/frontdoorRuleSet.js +7 -0
- package/cdn/frontdoorRuleSet.js.map +1 -1
- package/cdn/frontdoorSecurityPolicy.d.ts +7 -0
- package/cdn/frontdoorSecurityPolicy.js +7 -0
- package/cdn/frontdoorSecurityPolicy.js.map +1 -1
- package/compute/availabilitySet.d.ts +7 -0
- package/compute/availabilitySet.js +7 -0
- package/compute/availabilitySet.js.map +1 -1
- package/compute/bastionHost.d.ts +7 -0
- package/compute/bastionHost.js +7 -0
- package/compute/bastionHost.js.map +1 -1
- package/compute/capacityReservation.d.ts +7 -0
- package/compute/capacityReservation.js +7 -0
- package/compute/capacityReservation.js.map +1 -1
- package/compute/capacityReservationGroup.d.ts +7 -0
- package/compute/capacityReservationGroup.js +7 -0
- package/compute/capacityReservationGroup.js.map +1 -1
- package/compute/dataDiskAttachment.d.ts +7 -0
- package/compute/dataDiskAttachment.js +7 -0
- package/compute/dataDiskAttachment.js.map +1 -1
- package/compute/dedicatedHost.d.ts +7 -0
- package/compute/dedicatedHost.js +7 -0
- package/compute/dedicatedHost.js.map +1 -1
- package/compute/dedicatedHostGroup.d.ts +7 -0
- package/compute/dedicatedHostGroup.js +7 -0
- package/compute/dedicatedHostGroup.js.map +1 -1
- package/compute/diskAccess.d.ts +7 -0
- package/compute/diskAccess.js +7 -0
- package/compute/diskAccess.js.map +1 -1
- package/compute/diskEncryptionSet.d.ts +7 -0
- package/compute/diskEncryptionSet.js +7 -0
- package/compute/diskEncryptionSet.js.map +1 -1
- package/compute/extension.d.ts +7 -0
- package/compute/extension.js +7 -0
- package/compute/extension.js.map +1 -1
- package/compute/getOrchestratedVirtualMachineScaleSet.d.ts +2 -2
- package/compute/getOrchestratedVirtualMachineScaleSet.js +2 -2
- package/compute/getVirtualMachineScaleSet.d.ts +2 -2
- package/compute/getVirtualMachineScaleSet.js +2 -2
- package/compute/image.d.ts +7 -0
- package/compute/image.js +7 -0
- package/compute/image.js.map +1 -1
- package/compute/linuxVirtualMachine.d.ts +7 -0
- package/compute/linuxVirtualMachine.js +7 -0
- package/compute/linuxVirtualMachine.js.map +1 -1
- package/compute/linuxVirtualMachineScaleSet.d.ts +7 -0
- package/compute/linuxVirtualMachineScaleSet.js +7 -0
- package/compute/linuxVirtualMachineScaleSet.js.map +1 -1
- package/compute/managedDisk.d.ts +7 -0
- package/compute/managedDisk.js +7 -0
- package/compute/managedDisk.js.map +1 -1
- package/compute/managedDiskSasToken.d.ts +7 -0
- package/compute/managedDiskSasToken.js +7 -0
- package/compute/managedDiskSasToken.js.map +1 -1
- package/compute/orchestratedVirtualMachineScaleSet.d.ts +7 -0
- package/compute/orchestratedVirtualMachineScaleSet.js +7 -0
- package/compute/orchestratedVirtualMachineScaleSet.js.map +1 -1
- package/compute/packetCapture.d.ts +7 -0
- package/compute/packetCapture.js +7 -0
- package/compute/packetCapture.js.map +1 -1
- package/compute/scaleSet.d.ts +7 -0
- package/compute/scaleSet.js +7 -0
- package/compute/scaleSet.js.map +1 -1
- package/compute/scaleSetPacketCapture.d.ts +7 -0
- package/compute/scaleSetPacketCapture.js +7 -0
- package/compute/scaleSetPacketCapture.js.map +1 -1
- package/compute/scaleSetStandbyPool.d.ts +1 -1
- package/compute/scaleSetStandbyPool.js +1 -1
- package/compute/sharedImage.d.ts +7 -0
- package/compute/sharedImage.js +7 -0
- package/compute/sharedImage.js.map +1 -1
- package/compute/sharedImageGallery.d.ts +7 -0
- package/compute/sharedImageGallery.js +7 -0
- package/compute/sharedImageGallery.js.map +1 -1
- package/compute/sharedImageVersion.d.ts +7 -0
- package/compute/sharedImageVersion.js +7 -0
- package/compute/sharedImageVersion.js.map +1 -1
- package/compute/snapshot.d.ts +7 -0
- package/compute/snapshot.js +7 -0
- package/compute/snapshot.js.map +1 -1
- package/compute/sshPublicKey.d.ts +7 -0
- package/compute/sshPublicKey.js +7 -0
- package/compute/sshPublicKey.js.map +1 -1
- package/compute/virtualMachine.d.ts +9 -0
- package/compute/virtualMachine.js +9 -0
- package/compute/virtualMachine.js.map +1 -1
- package/compute/virtualMachineScaleSetExtension.d.ts +7 -0
- package/compute/virtualMachineScaleSetExtension.js +7 -0
- package/compute/virtualMachineScaleSetExtension.js.map +1 -1
- package/compute/windowsVirtualMachine.d.ts +7 -0
- package/compute/windowsVirtualMachine.js +7 -0
- package/compute/windowsVirtualMachine.js.map +1 -1
- package/compute/windowsVirtualMachineScaleSet.d.ts +7 -0
- package/compute/windowsVirtualMachineScaleSet.js +7 -0
- package/compute/windowsVirtualMachineScaleSet.js.map +1 -1
- package/containerservice/kubernetesClusterNodePool.d.ts +1 -1
- package/containerservice/kubernetesClusterNodePool.js +0 -3
- package/containerservice/kubernetesClusterNodePool.js.map +1 -1
- package/containerservice/registry.d.ts +6 -6
- package/containerservice/registryScopeMap.d.ts +2 -0
- package/containerservice/registryScopeMap.js +2 -0
- package/containerservice/registryScopeMap.js.map +1 -1
- package/containerservice/registryToken.d.ts +2 -0
- package/containerservice/registryToken.js +2 -0
- package/containerservice/registryToken.js.map +1 -1
- package/core/portalTenantConfiguration.d.ts +7 -0
- package/core/portalTenantConfiguration.js +7 -0
- package/core/portalTenantConfiguration.js.map +1 -1
- package/cosmosdb/account.d.ts +6 -0
- package/cosmosdb/account.js +6 -0
- package/cosmosdb/account.js.map +1 -1
- package/cosmosdb/cassandraCluster.d.ts +7 -0
- package/cosmosdb/cassandraCluster.js +7 -0
- package/cosmosdb/cassandraCluster.js.map +1 -1
- package/cosmosdb/cassandraDatacenter.d.ts +7 -0
- package/cosmosdb/cassandraDatacenter.js +7 -0
- package/cosmosdb/cassandraDatacenter.js.map +1 -1
- package/cosmosdb/gremlinDatabase.d.ts +7 -0
- package/cosmosdb/gremlinDatabase.js +7 -0
- package/cosmosdb/gremlinDatabase.js.map +1 -1
- package/cosmosdb/gremlinGraph.d.ts +7 -0
- package/cosmosdb/gremlinGraph.js +7 -0
- package/cosmosdb/gremlinGraph.js.map +1 -1
- package/cosmosdb/sqlContainer.d.ts +7 -0
- package/cosmosdb/sqlContainer.js +7 -0
- package/cosmosdb/sqlContainer.js.map +1 -1
- package/dashboard/grafanaManagedPrivateEndpoint.d.ts +12 -0
- package/dashboard/grafanaManagedPrivateEndpoint.js +2 -0
- package/dashboard/grafanaManagedPrivateEndpoint.js.map +1 -1
- package/databasemigration/project.d.ts +7 -0
- package/databasemigration/project.js +7 -0
- package/databasemigration/project.js.map +1 -1
- package/databasemigration/service.d.ts +7 -0
- package/databasemigration/service.js +7 -0
- package/databasemigration/service.js.map +1 -1
- package/databricks/virtualNetworkPeering.d.ts +7 -0
- package/databricks/virtualNetworkPeering.js +7 -0
- package/databricks/virtualNetworkPeering.js.map +1 -1
- package/databricks/workspaceRootDbfsCustomerManagedKey.d.ts +7 -0
- package/databricks/workspaceRootDbfsCustomerManagedKey.js +7 -0
- package/databricks/workspaceRootDbfsCustomerManagedKey.js.map +1 -1
- package/datafactory/dataFlow.d.ts +7 -0
- package/datafactory/dataFlow.js +7 -0
- package/datafactory/dataFlow.js.map +1 -1
- package/datafactory/factory.d.ts +7 -0
- package/datafactory/factory.js +7 -0
- package/datafactory/factory.js.map +1 -1
- package/datafactory/flowletDataFlow.d.ts +7 -0
- package/datafactory/flowletDataFlow.js +7 -0
- package/datafactory/flowletDataFlow.js.map +1 -1
- package/datafactory/integrationRuntimeRule.d.ts +8 -1
- package/datafactory/integrationRuntimeRule.js +8 -1
- package/datafactory/integrationRuntimeRule.js.map +1 -1
- package/datafactory/integrationRuntimeSelfHosted.d.ts +8 -1
- package/datafactory/integrationRuntimeSelfHosted.js +8 -1
- package/datafactory/integrationRuntimeSelfHosted.js.map +1 -1
- package/datafactory/integrationRuntimeSsis.d.ts +8 -1
- package/datafactory/integrationRuntimeSsis.js +8 -1
- package/datafactory/integrationRuntimeSsis.js.map +1 -1
- package/datafactory/managedPrivateEndpoint.d.ts +7 -0
- package/datafactory/managedPrivateEndpoint.js +7 -0
- package/datafactory/managedPrivateEndpoint.js.map +1 -1
- package/datafactory/pipeline.d.ts +7 -0
- package/datafactory/pipeline.js +7 -0
- package/datafactory/pipeline.js.map +1 -1
- package/devcenter/get.d.ts +105 -0
- package/devcenter/get.js +70 -0
- package/devcenter/get.js.map +1 -0
- package/devcenter/getAttachedNetwork.d.ts +90 -0
- package/devcenter/getAttachedNetwork.js +70 -0
- package/devcenter/getAttachedNetwork.js.map +1 -0
- package/devcenter/getCatalog.d.ts +95 -0
- package/devcenter/getCatalog.js +70 -0
- package/devcenter/getCatalog.js.map +1 -0
- package/devcenter/getDevBoxDefinition.d.ts +104 -0
- package/devcenter/getDevBoxDefinition.js +70 -0
- package/devcenter/getDevBoxDefinition.js.map +1 -0
- package/devcenter/getGallery.d.ts +90 -0
- package/devcenter/getGallery.js +70 -0
- package/devcenter/getGallery.js.map +1 -0
- package/devcenter/getNetworkConnection.d.ts +116 -0
- package/devcenter/getNetworkConnection.js +70 -0
- package/devcenter/getNetworkConnection.js.map +1 -0
- package/devcenter/getProject.d.ts +117 -0
- package/devcenter/getProject.js +70 -0
- package/devcenter/getProject.js.map +1 -0
- package/devcenter/getProjectEnvironmentType.d.ts +113 -0
- package/devcenter/getProjectEnvironmentType.js +70 -0
- package/devcenter/getProjectEnvironmentType.js.map +1 -0
- package/devcenter/index.d.ts +24 -0
- package/devcenter/index.js +25 -1
- package/devcenter/index.js.map +1 -1
- package/eventhub/namespace.d.ts +7 -0
- package/eventhub/namespace.js +7 -0
- package/eventhub/namespace.js.map +1 -1
- package/eventhub/namespaceAuthorizationRule.d.ts +7 -0
- package/eventhub/namespaceAuthorizationRule.js +7 -0
- package/eventhub/namespaceAuthorizationRule.js.map +1 -1
- package/eventhub/queue.d.ts +7 -0
- package/eventhub/queue.js +7 -0
- package/eventhub/queue.js.map +1 -1
- package/eventhub/subscription.d.ts +7 -0
- package/eventhub/subscription.js +7 -0
- package/eventhub/subscription.js.map +1 -1
- package/eventhub/topic.d.ts +7 -0
- package/eventhub/topic.js +7 -0
- package/eventhub/topic.js.map +1 -1
- package/eventhub/topicAuthorizationRule.d.ts +7 -0
- package/eventhub/topicAuthorizationRule.js +7 -0
- package/eventhub/topicAuthorizationRule.js.map +1 -1
- package/frontdoor/customHttpsConfiguration.d.ts +2 -0
- package/frontdoor/customHttpsConfiguration.js +2 -0
- package/frontdoor/customHttpsConfiguration.js.map +1 -1
- package/healthcare/medtechServiceFhirDestination.d.ts +2 -0
- package/healthcare/medtechServiceFhirDestination.js +2 -0
- package/healthcare/medtechServiceFhirDestination.js.map +1 -1
- package/index.d.ts +2 -1
- package/index.js +3 -1
- package/index.js.map +1 -1
- package/logicapps/integrationAccount.d.ts +7 -0
- package/logicapps/integrationAccount.js +7 -0
- package/logicapps/integrationAccount.js.map +1 -1
- package/logicapps/integrationAccountAgreement.d.ts +7 -0
- package/logicapps/integrationAccountAgreement.js +7 -0
- package/logicapps/integrationAccountAgreement.js.map +1 -1
- package/logicapps/integrationAccountAssembly.d.ts +7 -0
- package/logicapps/integrationAccountAssembly.js +7 -0
- package/logicapps/integrationAccountAssembly.js.map +1 -1
- package/logicapps/integrationAccountBatchConfiguration.d.ts +7 -0
- package/logicapps/integrationAccountBatchConfiguration.js +7 -0
- package/logicapps/integrationAccountBatchConfiguration.js.map +1 -1
- package/logicapps/integrationAccountCertificate.d.ts +7 -0
- package/logicapps/integrationAccountCertificate.js +7 -0
- package/logicapps/integrationAccountCertificate.js.map +1 -1
- package/logicapps/integrationAccountMap.d.ts +7 -0
- package/logicapps/integrationAccountMap.js +7 -0
- package/logicapps/integrationAccountMap.js.map +1 -1
- package/logicapps/integrationAccountPartner.d.ts +7 -0
- package/logicapps/integrationAccountPartner.js +7 -0
- package/logicapps/integrationAccountPartner.js.map +1 -1
- package/logicapps/integrationAccountSchema.d.ts +7 -0
- package/logicapps/integrationAccountSchema.js +7 -0
- package/logicapps/integrationAccountSchema.js.map +1 -1
- package/logicapps/integrationAccountSession.d.ts +7 -0
- package/logicapps/integrationAccountSession.js +7 -0
- package/logicapps/integrationAccountSession.js.map +1 -1
- package/logicapps/standard.d.ts +7 -0
- package/logicapps/standard.js +7 -0
- package/logicapps/standard.js.map +1 -1
- package/logicapps/workflow.d.ts +7 -0
- package/logicapps/workflow.js +7 -0
- package/logicapps/workflow.js.map +1 -1
- package/management/lock.d.ts +7 -0
- package/management/lock.js +7 -0
- package/management/lock.js.map +1 -1
- package/managementresource/manangementLock.d.ts +7 -0
- package/managementresource/manangementLock.js +7 -0
- package/managementresource/manangementLock.js.map +1 -1
- package/maps/account.d.ts +7 -0
- package/maps/account.js +7 -0
- package/maps/account.js.map +1 -1
- package/marketplace/agreement.d.ts +7 -0
- package/marketplace/agreement.js +7 -0
- package/marketplace/agreement.js.map +1 -1
- package/monitoring/aadDiagnosticSetting.d.ts +7 -0
- package/monitoring/aadDiagnosticSetting.js +7 -0
- package/monitoring/aadDiagnosticSetting.js.map +1 -1
- package/monitoring/actionGroup.d.ts +7 -0
- package/monitoring/actionGroup.js +7 -0
- package/monitoring/actionGroup.js.map +1 -1
- package/monitoring/activityLogAlert.d.ts +7 -0
- package/monitoring/activityLogAlert.js +7 -0
- package/monitoring/activityLogAlert.js.map +1 -1
- package/monitoring/autoscaleSetting.d.ts +7 -0
- package/monitoring/autoscaleSetting.js +7 -0
- package/monitoring/autoscaleSetting.js.map +1 -1
- package/monitoring/diagnosticSetting.d.ts +33 -14
- package/monitoring/diagnosticSetting.js +10 -1
- package/monitoring/diagnosticSetting.js.map +1 -1
- package/monitoring/getActionGroup.d.ts +14 -0
- package/monitoring/getActionGroup.js +14 -0
- package/monitoring/getActionGroup.js.map +1 -1
- package/monitoring/getDiagnosticCategories.d.ts +14 -0
- package/monitoring/getDiagnosticCategories.js +14 -0
- package/monitoring/getDiagnosticCategories.js.map +1 -1
- package/monitoring/getScheduledQueryRulesAlert.d.ts +14 -0
- package/monitoring/getScheduledQueryRulesAlert.js +14 -0
- package/monitoring/getScheduledQueryRulesAlert.js.map +1 -1
- package/monitoring/getScheduledQueryRulesLog.d.ts +14 -0
- package/monitoring/getScheduledQueryRulesLog.js +14 -0
- package/monitoring/getScheduledQueryRulesLog.js.map +1 -1
- package/monitoring/metricAlert.d.ts +7 -0
- package/monitoring/metricAlert.js +7 -0
- package/monitoring/metricAlert.js.map +1 -1
- package/monitoring/privateLinkScope.d.ts +7 -0
- package/monitoring/privateLinkScope.js +7 -0
- package/monitoring/privateLinkScope.js.map +1 -1
- package/monitoring/privateLinkScopedService.d.ts +7 -0
- package/monitoring/privateLinkScopedService.js +7 -0
- package/monitoring/privateLinkScopedService.js.map +1 -1
- package/monitoring/scheduledQueryRulesLog.d.ts +7 -0
- package/monitoring/scheduledQueryRulesLog.js +7 -0
- package/monitoring/scheduledQueryRulesLog.js.map +1 -1
- package/monitoring/smartDetectorAlertRule.d.ts +7 -0
- package/monitoring/smartDetectorAlertRule.js +7 -0
- package/monitoring/smartDetectorAlertRule.js.map +1 -1
- package/mssql/serverVulnerabilityAssessment.d.ts +30 -12
- package/mssql/serverVulnerabilityAssessment.js.map +1 -1
- package/mysql/flexibleDatabase.d.ts +7 -0
- package/mysql/flexibleDatabase.js +7 -0
- package/mysql/flexibleDatabase.js.map +1 -1
- package/mysql/flexibleServer.d.ts +7 -0
- package/mysql/flexibleServer.js +7 -0
- package/mysql/flexibleServer.js.map +1 -1
- package/mysql/flexibleServerConfiguration.d.ts +7 -0
- package/mysql/flexibleServerConfiguration.js +7 -0
- package/mysql/flexibleServerConfiguration.js.map +1 -1
- package/mysql/flexibleServerFirewallRule.d.ts +7 -0
- package/mysql/flexibleServerFirewallRule.js +7 -0
- package/mysql/flexibleServerFirewallRule.js.map +1 -1
- package/mysql/getFlexibleServer.d.ts +14 -0
- package/mysql/getFlexibleServer.js +14 -0
- package/mysql/getFlexibleServer.js.map +1 -1
- package/netapp/getVolume.d.ts +4 -0
- package/netapp/getVolume.js.map +1 -1
- package/netapp/volume.d.ts +30 -12
- package/netapp/volume.js +2 -0
- package/netapp/volume.js.map +1 -1
- package/netapp/volumeGroupOracle.d.ts +165 -0
- package/netapp/volumeGroupOracle.js +165 -0
- package/netapp/volumeGroupOracle.js.map +1 -1
- package/network/applicationGateway.d.ts +7 -0
- package/network/applicationGateway.js +7 -0
- package/network/applicationGateway.js.map +1 -1
- package/network/applicationSecurityGroup.d.ts +7 -0
- package/network/applicationSecurityGroup.js +7 -0
- package/network/applicationSecurityGroup.js.map +1 -1
- package/network/bgpConnection.d.ts +7 -0
- package/network/bgpConnection.js +7 -0
- package/network/bgpConnection.js.map +1 -1
- package/network/ddosProtectionPlan.d.ts +7 -0
- package/network/ddosProtectionPlan.js +7 -0
- package/network/ddosProtectionPlan.js.map +1 -1
- package/network/expressRouteCircuit.d.ts +7 -0
- package/network/expressRouteCircuit.js +7 -0
- package/network/expressRouteCircuit.js.map +1 -1
- package/network/expressRouteCircuitAuthorization.d.ts +7 -0
- package/network/expressRouteCircuitAuthorization.js +7 -0
- package/network/expressRouteCircuitAuthorization.js.map +1 -1
- package/network/expressRouteCircuitConnection.d.ts +7 -0
- package/network/expressRouteCircuitConnection.js +7 -0
- package/network/expressRouteCircuitConnection.js.map +1 -1
- package/network/expressRouteCircuitPeering.d.ts +7 -0
- package/network/expressRouteCircuitPeering.js +7 -0
- package/network/expressRouteCircuitPeering.js.map +1 -1
- package/network/expressRouteConnection.d.ts +7 -0
- package/network/expressRouteConnection.js +7 -0
- package/network/expressRouteConnection.js.map +1 -1
- package/network/expressRouteGateway.d.ts +7 -0
- package/network/expressRouteGateway.js +7 -0
- package/network/expressRouteGateway.js.map +1 -1
- package/network/expressRoutePort.d.ts +7 -0
- package/network/expressRoutePort.js +7 -0
- package/network/expressRoutePort.js.map +1 -1
- package/network/expressRoutePortAuthorization.d.ts +7 -0
- package/network/expressRoutePortAuthorization.js +7 -0
- package/network/expressRoutePortAuthorization.js.map +1 -1
- package/network/getVpnGateway.d.ts +4 -0
- package/network/getVpnGateway.js.map +1 -1
- 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 +7 -0
- package/network/ipgroup.js +7 -0
- package/network/ipgroup.js.map +1 -1
- package/network/ipgroupCIDR.d.ts +7 -0
- package/network/ipgroupCIDR.js +7 -0
- package/network/ipgroupCIDR.js.map +1 -1
- package/network/localNetworkGateway.d.ts +7 -0
- package/network/localNetworkGateway.js +7 -0
- package/network/localNetworkGateway.js.map +1 -1
- package/network/natGateway.d.ts +7 -0
- package/network/natGateway.js +7 -0
- package/network/natGateway.js.map +1 -1
- package/network/natGatewayPublicIpAssociation.d.ts +7 -0
- package/network/natGatewayPublicIpAssociation.js +7 -0
- package/network/natGatewayPublicIpAssociation.js.map +1 -1
- package/network/natGatewayPublicIpPrefixAssociation.d.ts +7 -0
- package/network/natGatewayPublicIpPrefixAssociation.js +7 -0
- package/network/natGatewayPublicIpPrefixAssociation.js.map +1 -1
- package/network/networkConnectionMonitor.d.ts +7 -0
- package/network/networkConnectionMonitor.js +7 -0
- package/network/networkConnectionMonitor.js.map +1 -1
- package/network/networkInterface.d.ts +7 -0
- package/network/networkInterface.js +7 -0
- package/network/networkInterface.js.map +1 -1
- package/network/networkInterfaceApplicationSecurityGroupAssociation.d.ts +7 -0
- package/network/networkInterfaceApplicationSecurityGroupAssociation.js +7 -0
- package/network/networkInterfaceApplicationSecurityGroupAssociation.js.map +1 -1
- package/network/networkInterfaceBackendAddressPoolAssociation.d.ts +7 -0
- package/network/networkInterfaceBackendAddressPoolAssociation.js +7 -0
- package/network/networkInterfaceBackendAddressPoolAssociation.js.map +1 -1
- package/network/networkInterfaceNatRuleAssociation.d.ts +7 -0
- package/network/networkInterfaceNatRuleAssociation.js +7 -0
- package/network/networkInterfaceNatRuleAssociation.js.map +1 -1
- package/network/networkInterfaceSecurityGroupAssociation.d.ts +7 -0
- package/network/networkInterfaceSecurityGroupAssociation.js +7 -0
- package/network/networkInterfaceSecurityGroupAssociation.js.map +1 -1
- package/network/networkManagerRoutingConfiguration.d.ts +117 -0
- package/network/networkManagerRoutingConfiguration.js +101 -0
- package/network/networkManagerRoutingConfiguration.js.map +1 -0
- package/network/networkSecurityGroup.d.ts +7 -0
- package/network/networkSecurityGroup.js +7 -0
- package/network/networkSecurityGroup.js.map +1 -1
- package/network/networkSecurityRule.d.ts +7 -0
- package/network/networkSecurityRule.js +7 -0
- package/network/networkSecurityRule.js.map +1 -1
- package/network/networkWatcher.d.ts +7 -0
- package/network/networkWatcher.js +7 -0
- package/network/networkWatcher.js.map +1 -1
- package/network/networkWatcherFlowLog.d.ts +7 -0
- package/network/networkWatcherFlowLog.js +7 -0
- package/network/networkWatcherFlowLog.js.map +1 -1
- package/network/pointToPointVpnGateway.d.ts +7 -0
- package/network/pointToPointVpnGateway.js +7 -0
- package/network/pointToPointVpnGateway.js.map +1 -1
- package/network/profile.d.ts +7 -0
- package/network/profile.js +7 -0
- package/network/profile.js.map +1 -1
- package/network/publicIp.d.ts +7 -0
- package/network/publicIp.js +7 -0
- package/network/publicIp.js.map +1 -1
- package/network/publicIpPrefix.d.ts +7 -0
- package/network/publicIpPrefix.js +7 -0
- package/network/publicIpPrefix.js.map +1 -1
- package/network/route.d.ts +7 -0
- package/network/route.js +7 -0
- package/network/route.js.map +1 -1
- package/network/routeFilter.d.ts +7 -0
- package/network/routeFilter.js +7 -0
- package/network/routeFilter.js.map +1 -1
- package/network/routeServer.d.ts +7 -0
- package/network/routeServer.js +7 -0
- package/network/routeServer.js.map +1 -1
- package/network/routeServerBgpConnection.d.ts +7 -0
- package/network/routeServerBgpConnection.js +7 -0
- package/network/routeServerBgpConnection.js.map +1 -1
- package/network/routeTable.d.ts +7 -0
- package/network/routeTable.js +7 -0
- package/network/routeTable.js.map +1 -1
- package/network/securityPartnerProvider.d.ts +7 -0
- package/network/securityPartnerProvider.js +7 -0
- package/network/securityPartnerProvider.js.map +1 -1
- package/network/subnet.d.ts +7 -0
- package/network/subnet.js +7 -0
- package/network/subnet.js.map +1 -1
- package/network/subnetNatGatewayAssociation.d.ts +7 -0
- package/network/subnetNatGatewayAssociation.js +7 -0
- package/network/subnetNatGatewayAssociation.js.map +1 -1
- package/network/subnetNetworkSecurityGroupAssociation.d.ts +7 -0
- package/network/subnetNetworkSecurityGroupAssociation.js +7 -0
- package/network/subnetNetworkSecurityGroupAssociation.js.map +1 -1
- package/network/subnetRouteTableAssociation.d.ts +7 -0
- package/network/subnetRouteTableAssociation.js +7 -0
- package/network/subnetRouteTableAssociation.js.map +1 -1
- package/network/subnetServiceEndpointStoragePolicy.d.ts +7 -0
- package/network/subnetServiceEndpointStoragePolicy.js +7 -0
- package/network/subnetServiceEndpointStoragePolicy.js.map +1 -1
- package/network/virtualHub.d.ts +7 -0
- package/network/virtualHub.js +7 -0
- package/network/virtualHub.js.map +1 -1
- package/network/virtualHubConnection.d.ts +7 -0
- package/network/virtualHubConnection.js +7 -0
- package/network/virtualHubConnection.js.map +1 -1
- package/network/virtualHubIp.d.ts +7 -0
- package/network/virtualHubIp.js +7 -0
- package/network/virtualHubIp.js.map +1 -1
- package/network/virtualHubRouteTable.d.ts +7 -0
- package/network/virtualHubRouteTable.js +7 -0
- package/network/virtualHubRouteTable.js.map +1 -1
- package/network/virtualHubRouteTableRoute.d.ts +7 -0
- package/network/virtualHubRouteTableRoute.js +7 -0
- package/network/virtualHubRouteTableRoute.js.map +1 -1
- package/network/virtualNetwork.d.ts +35 -4
- package/network/virtualNetwork.js +9 -3
- package/network/virtualNetwork.js.map +1 -1
- package/network/virtualNetworkGateway.d.ts +7 -0
- package/network/virtualNetworkGateway.js +7 -0
- package/network/virtualNetworkGateway.js.map +1 -1
- package/network/virtualNetworkGatewayConnection.d.ts +7 -0
- package/network/virtualNetworkGatewayConnection.js +7 -0
- package/network/virtualNetworkGatewayConnection.js.map +1 -1
- package/network/virtualNetworkGatewayNatRule.d.ts +7 -0
- package/network/virtualNetworkGatewayNatRule.js +7 -0
- package/network/virtualNetworkGatewayNatRule.js.map +1 -1
- package/network/virtualNetworkPeering.d.ts +13 -6
- package/network/virtualNetworkPeering.js +13 -6
- package/network/virtualNetworkPeering.js.map +1 -1
- package/network/virtualWan.d.ts +7 -0
- package/network/virtualWan.js +7 -0
- package/network/virtualWan.js.map +1 -1
- package/network/vnpGatewayNatRule.d.ts +7 -0
- package/network/vnpGatewayNatRule.js +7 -0
- package/network/vnpGatewayNatRule.js.map +1 -1
- package/network/vpnGateway.d.ts +15 -0
- package/network/vpnGateway.js +9 -0
- package/network/vpnGateway.js.map +1 -1
- package/network/vpnGatewayConnection.d.ts +7 -0
- package/network/vpnGatewayConnection.js +7 -0
- package/network/vpnGatewayConnection.js.map +1 -1
- package/network/vpnServerConfiguration.d.ts +7 -0
- package/network/vpnServerConfiguration.js +7 -0
- package/network/vpnServerConfiguration.js.map +1 -1
- package/network/vpnServerConfigurationPolicyGroup.d.ts +7 -0
- package/network/vpnServerConfigurationPolicyGroup.js +7 -0
- package/network/vpnServerConfigurationPolicyGroup.js.map +1 -1
- package/network/vpnSite.d.ts +7 -0
- package/network/vpnSite.js +7 -0
- package/network/vpnSite.js.map +1 -1
- package/package.json +2 -2
- package/postgresql/flexibleServer.d.ts +3 -3
- package/proximity/placementGroup.d.ts +7 -0
- package/proximity/placementGroup.js +7 -0
- package/proximity/placementGroup.js.map +1 -1
- package/qumulo/fileSystem.d.ts +197 -0
- package/qumulo/fileSystem.js +102 -0
- package/qumulo/fileSystem.js.map +1 -0
- package/qumulo/index.d.ts +3 -0
- package/qumulo/index.js +22 -0
- package/qumulo/index.js.map +1 -0
- package/securitycenter/assessmentPolicy.d.ts +7 -0
- package/securitycenter/assessmentPolicy.js +7 -0
- package/securitycenter/assessmentPolicy.js.map +1 -1
- package/securitycenter/automation.d.ts +7 -0
- package/securitycenter/automation.js +7 -0
- package/securitycenter/automation.js.map +1 -1
- package/securitycenter/serverVulnerabilityAssessmentsSetting.d.ts +7 -0
- package/securitycenter/serverVulnerabilityAssessmentsSetting.js +7 -0
- package/securitycenter/serverVulnerabilityAssessmentsSetting.js.map +1 -1
- package/securitycenter/setting.d.ts +7 -0
- package/securitycenter/setting.js +7 -0
- package/securitycenter/setting.js.map +1 -1
- package/securitycenter/subscriptionPricing.d.ts +7 -0
- package/securitycenter/subscriptionPricing.js +7 -0
- package/securitycenter/subscriptionPricing.js.map +1 -1
- package/servicebus/namespace.d.ts +7 -0
- package/servicebus/namespace.js +7 -0
- package/servicebus/namespace.js.map +1 -1
- package/servicebus/namespaceAuthorizationRule.d.ts +7 -0
- package/servicebus/namespaceAuthorizationRule.js +7 -0
- package/servicebus/namespaceAuthorizationRule.js.map +1 -1
- package/servicebus/namespaceDisasterRecoveryConfig.d.ts +7 -0
- package/servicebus/namespaceDisasterRecoveryConfig.js +7 -0
- package/servicebus/namespaceDisasterRecoveryConfig.js.map +1 -1
- package/servicebus/queue.d.ts +7 -0
- package/servicebus/queue.js +7 -0
- package/servicebus/queue.js.map +1 -1
- package/servicebus/subscription.d.ts +7 -0
- package/servicebus/subscription.js +7 -0
- package/servicebus/subscription.js.map +1 -1
- package/servicebus/topic.d.ts +7 -0
- package/servicebus/topic.js +7 -0
- package/servicebus/topic.js.map +1 -1
- package/servicebus/topicAuthorizationRule.d.ts +7 -0
- package/servicebus/topicAuthorizationRule.js +7 -0
- package/servicebus/topicAuthorizationRule.js.map +1 -1
- package/servicefabric/managedCluster.d.ts +12 -0
- package/servicefabric/managedCluster.js +2 -0
- package/servicefabric/managedCluster.js.map +1 -1
- package/storage/accountStaticWebsite.d.ts +2 -2
- package/storage/accountStaticWebsite.js +2 -2
- package/types/input.d.ts +103 -53
- package/types/output.d.ts +216 -52
- package/videoindexer/account.d.ts +1 -1
- package/videoindexer/account.js +1 -1
- package/waf/policy.d.ts +7 -0
- package/waf/policy.js +7 -0
- package/waf/policy.js.map +1 -1
|
@@ -0,0 +1,70 @@
|
|
|
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.getCatalogOutput = exports.getCatalog = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to access information about an existing Dev Center Catalog.
|
|
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 = azure.devcenter.getCatalog({
|
|
18
|
+
* name: exampleAzurermDevCenterCatalog.name,
|
|
19
|
+
* devCenterId: exampleAzurermDevCenterCatalog.devCenterId,
|
|
20
|
+
* });
|
|
21
|
+
* export const id = example.then(example => example.id);
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## API Providers
|
|
25
|
+
*
|
|
26
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
27
|
+
* This data source uses the following Azure API Providers:
|
|
28
|
+
*
|
|
29
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
30
|
+
*/
|
|
31
|
+
function getCatalog(args, opts) {
|
|
32
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
33
|
+
return pulumi.runtime.invoke("azure:devcenter/getCatalog:getCatalog", {
|
|
34
|
+
"devCenterId": args.devCenterId,
|
|
35
|
+
"name": args.name,
|
|
36
|
+
}, opts);
|
|
37
|
+
}
|
|
38
|
+
exports.getCatalog = getCatalog;
|
|
39
|
+
/**
|
|
40
|
+
* Use this data source to access information about an existing Dev Center Catalog.
|
|
41
|
+
*
|
|
42
|
+
* ## Example Usage
|
|
43
|
+
*
|
|
44
|
+
* ```typescript
|
|
45
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
46
|
+
* import * as azure from "@pulumi/azure";
|
|
47
|
+
*
|
|
48
|
+
* const example = azure.devcenter.getCatalog({
|
|
49
|
+
* name: exampleAzurermDevCenterCatalog.name,
|
|
50
|
+
* devCenterId: exampleAzurermDevCenterCatalog.devCenterId,
|
|
51
|
+
* });
|
|
52
|
+
* export const id = example.then(example => example.id);
|
|
53
|
+
* ```
|
|
54
|
+
*
|
|
55
|
+
* ## API Providers
|
|
56
|
+
*
|
|
57
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
58
|
+
* This data source uses the following Azure API Providers:
|
|
59
|
+
*
|
|
60
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
61
|
+
*/
|
|
62
|
+
function getCatalogOutput(args, opts) {
|
|
63
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
64
|
+
return pulumi.runtime.invokeOutput("azure:devcenter/getCatalog:getCatalog", {
|
|
65
|
+
"devCenterId": args.devCenterId,
|
|
66
|
+
"name": args.name,
|
|
67
|
+
}, opts);
|
|
68
|
+
}
|
|
69
|
+
exports.getCatalogOutput = getCatalogOutput;
|
|
70
|
+
//# sourceMappingURL=getCatalog.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getCatalog.js","sourceRoot":"","sources":["../../devcenter/getCatalog.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AAmCD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Use this data source to access information about an existing Dev Center Dev Box Definition.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as azure from "@pulumi/azure";
|
|
10
|
+
*
|
|
11
|
+
* const example = azure.devcenter.getDevBoxDefinition({
|
|
12
|
+
* name: exampleAzurermDevCenterDevBoxDefinition.name,
|
|
13
|
+
* devCenterId: exampleAzurermDevCenterDevBoxDefinition.devCenterId,
|
|
14
|
+
* });
|
|
15
|
+
* export const id = example.then(example => example.id);
|
|
16
|
+
* ```
|
|
17
|
+
*
|
|
18
|
+
* ## API Providers
|
|
19
|
+
*
|
|
20
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
21
|
+
* This data source uses the following Azure API Providers:
|
|
22
|
+
*
|
|
23
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
24
|
+
*/
|
|
25
|
+
export declare function getDevBoxDefinition(args: GetDevBoxDefinitionArgs, opts?: pulumi.InvokeOptions): Promise<GetDevBoxDefinitionResult>;
|
|
26
|
+
/**
|
|
27
|
+
* A collection of arguments for invoking getDevBoxDefinition.
|
|
28
|
+
*/
|
|
29
|
+
export interface GetDevBoxDefinitionArgs {
|
|
30
|
+
/**
|
|
31
|
+
* The ID of the associated Dev Center.
|
|
32
|
+
*/
|
|
33
|
+
devCenterId: string;
|
|
34
|
+
/**
|
|
35
|
+
* The name of this Dev Center Dev Box Definition.
|
|
36
|
+
*/
|
|
37
|
+
name: string;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* A collection of values returned by getDevBoxDefinition.
|
|
41
|
+
*/
|
|
42
|
+
export interface GetDevBoxDefinitionResult {
|
|
43
|
+
readonly devCenterId: string;
|
|
44
|
+
/**
|
|
45
|
+
* The provider-assigned unique ID for this managed resource.
|
|
46
|
+
*/
|
|
47
|
+
readonly id: string;
|
|
48
|
+
/**
|
|
49
|
+
* The ID of the image for the Dev Center Dev Box Definition.
|
|
50
|
+
*/
|
|
51
|
+
readonly imageReferenceId: string;
|
|
52
|
+
/**
|
|
53
|
+
* The Azure Region where the Dev Center Dev Box Definition exists.
|
|
54
|
+
*/
|
|
55
|
+
readonly location: string;
|
|
56
|
+
readonly name: string;
|
|
57
|
+
/**
|
|
58
|
+
* The name of the SKU for the Dev Center Dev Box Definition.
|
|
59
|
+
*/
|
|
60
|
+
readonly skuName: string;
|
|
61
|
+
/**
|
|
62
|
+
* A mapping of tags assigned to the Dev Center Dev Box Definition.
|
|
63
|
+
*/
|
|
64
|
+
readonly tags: {
|
|
65
|
+
[key: string]: string;
|
|
66
|
+
};
|
|
67
|
+
}
|
|
68
|
+
/**
|
|
69
|
+
* Use this data source to access information about an existing Dev Center Dev Box Definition.
|
|
70
|
+
*
|
|
71
|
+
* ## Example Usage
|
|
72
|
+
*
|
|
73
|
+
* ```typescript
|
|
74
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
75
|
+
* import * as azure from "@pulumi/azure";
|
|
76
|
+
*
|
|
77
|
+
* const example = azure.devcenter.getDevBoxDefinition({
|
|
78
|
+
* name: exampleAzurermDevCenterDevBoxDefinition.name,
|
|
79
|
+
* devCenterId: exampleAzurermDevCenterDevBoxDefinition.devCenterId,
|
|
80
|
+
* });
|
|
81
|
+
* export const id = example.then(example => example.id);
|
|
82
|
+
* ```
|
|
83
|
+
*
|
|
84
|
+
* ## API Providers
|
|
85
|
+
*
|
|
86
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
87
|
+
* This data source uses the following Azure API Providers:
|
|
88
|
+
*
|
|
89
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
90
|
+
*/
|
|
91
|
+
export declare function getDevBoxDefinitionOutput(args: GetDevBoxDefinitionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetDevBoxDefinitionResult>;
|
|
92
|
+
/**
|
|
93
|
+
* A collection of arguments for invoking getDevBoxDefinition.
|
|
94
|
+
*/
|
|
95
|
+
export interface GetDevBoxDefinitionOutputArgs {
|
|
96
|
+
/**
|
|
97
|
+
* The ID of the associated Dev Center.
|
|
98
|
+
*/
|
|
99
|
+
devCenterId: pulumi.Input<string>;
|
|
100
|
+
/**
|
|
101
|
+
* The name of this Dev Center Dev Box Definition.
|
|
102
|
+
*/
|
|
103
|
+
name: pulumi.Input<string>;
|
|
104
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
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.getDevBoxDefinitionOutput = exports.getDevBoxDefinition = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to access information about an existing Dev Center Dev Box Definition.
|
|
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 = azure.devcenter.getDevBoxDefinition({
|
|
18
|
+
* name: exampleAzurermDevCenterDevBoxDefinition.name,
|
|
19
|
+
* devCenterId: exampleAzurermDevCenterDevBoxDefinition.devCenterId,
|
|
20
|
+
* });
|
|
21
|
+
* export const id = example.then(example => example.id);
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## API Providers
|
|
25
|
+
*
|
|
26
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
27
|
+
* This data source uses the following Azure API Providers:
|
|
28
|
+
*
|
|
29
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
30
|
+
*/
|
|
31
|
+
function getDevBoxDefinition(args, opts) {
|
|
32
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
33
|
+
return pulumi.runtime.invoke("azure:devcenter/getDevBoxDefinition:getDevBoxDefinition", {
|
|
34
|
+
"devCenterId": args.devCenterId,
|
|
35
|
+
"name": args.name,
|
|
36
|
+
}, opts);
|
|
37
|
+
}
|
|
38
|
+
exports.getDevBoxDefinition = getDevBoxDefinition;
|
|
39
|
+
/**
|
|
40
|
+
* Use this data source to access information about an existing Dev Center Dev Box Definition.
|
|
41
|
+
*
|
|
42
|
+
* ## Example Usage
|
|
43
|
+
*
|
|
44
|
+
* ```typescript
|
|
45
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
46
|
+
* import * as azure from "@pulumi/azure";
|
|
47
|
+
*
|
|
48
|
+
* const example = azure.devcenter.getDevBoxDefinition({
|
|
49
|
+
* name: exampleAzurermDevCenterDevBoxDefinition.name,
|
|
50
|
+
* devCenterId: exampleAzurermDevCenterDevBoxDefinition.devCenterId,
|
|
51
|
+
* });
|
|
52
|
+
* export const id = example.then(example => example.id);
|
|
53
|
+
* ```
|
|
54
|
+
*
|
|
55
|
+
* ## API Providers
|
|
56
|
+
*
|
|
57
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
58
|
+
* This data source uses the following Azure API Providers:
|
|
59
|
+
*
|
|
60
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
61
|
+
*/
|
|
62
|
+
function getDevBoxDefinitionOutput(args, opts) {
|
|
63
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
64
|
+
return pulumi.runtime.invokeOutput("azure:devcenter/getDevBoxDefinition:getDevBoxDefinition", {
|
|
65
|
+
"devCenterId": args.devCenterId,
|
|
66
|
+
"name": args.name,
|
|
67
|
+
}, opts);
|
|
68
|
+
}
|
|
69
|
+
exports.getDevBoxDefinitionOutput = getDevBoxDefinitionOutput;
|
|
70
|
+
//# sourceMappingURL=getDevBoxDefinition.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getDevBoxDefinition.js","sourceRoot":"","sources":["../../devcenter/getDevBoxDefinition.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,mBAAmB,CAAC,IAA6B,EAAE,IAA2B;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yDAAyD,EAAE;QACpF,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,kDAMC;AA2CD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAAiC;IAC5G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yDAAyD,EAAE;QAC1F,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,8DAMC"}
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Use this data source to access information about an existing Dev Center Gallery.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as azure from "@pulumi/azure";
|
|
10
|
+
*
|
|
11
|
+
* const example = azure.devcenter.getGallery({
|
|
12
|
+
* name: exampleAzurermDevCenterGallery.name,
|
|
13
|
+
* devCenterId: exampleAzurermDevCenterGallery.devCenterId,
|
|
14
|
+
* });
|
|
15
|
+
* export const id = example.then(example => example.id);
|
|
16
|
+
* ```
|
|
17
|
+
*
|
|
18
|
+
* ## API Providers
|
|
19
|
+
*
|
|
20
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
21
|
+
* This data source uses the following Azure API Providers:
|
|
22
|
+
*
|
|
23
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
24
|
+
*/
|
|
25
|
+
export declare function getGallery(args: GetGalleryArgs, opts?: pulumi.InvokeOptions): Promise<GetGalleryResult>;
|
|
26
|
+
/**
|
|
27
|
+
* A collection of arguments for invoking getGallery.
|
|
28
|
+
*/
|
|
29
|
+
export interface GetGalleryArgs {
|
|
30
|
+
/**
|
|
31
|
+
* The ID of the Dev Center which contains the Dev Center Gallery.
|
|
32
|
+
*/
|
|
33
|
+
devCenterId: string;
|
|
34
|
+
/**
|
|
35
|
+
* The name of this Dev Center Gallery.
|
|
36
|
+
*/
|
|
37
|
+
name: string;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* A collection of values returned by getGallery.
|
|
41
|
+
*/
|
|
42
|
+
export interface GetGalleryResult {
|
|
43
|
+
readonly devCenterId: string;
|
|
44
|
+
/**
|
|
45
|
+
* The provider-assigned unique ID for this managed resource.
|
|
46
|
+
*/
|
|
47
|
+
readonly id: string;
|
|
48
|
+
readonly name: string;
|
|
49
|
+
/**
|
|
50
|
+
* The ID of the Shared Gallery connected to the Dev Center Gallery.
|
|
51
|
+
*/
|
|
52
|
+
readonly sharedGalleryId: string;
|
|
53
|
+
}
|
|
54
|
+
/**
|
|
55
|
+
* Use this data source to access information about an existing Dev Center Gallery.
|
|
56
|
+
*
|
|
57
|
+
* ## Example Usage
|
|
58
|
+
*
|
|
59
|
+
* ```typescript
|
|
60
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
61
|
+
* import * as azure from "@pulumi/azure";
|
|
62
|
+
*
|
|
63
|
+
* const example = azure.devcenter.getGallery({
|
|
64
|
+
* name: exampleAzurermDevCenterGallery.name,
|
|
65
|
+
* devCenterId: exampleAzurermDevCenterGallery.devCenterId,
|
|
66
|
+
* });
|
|
67
|
+
* export const id = example.then(example => example.id);
|
|
68
|
+
* ```
|
|
69
|
+
*
|
|
70
|
+
* ## API Providers
|
|
71
|
+
*
|
|
72
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
73
|
+
* This data source uses the following Azure API Providers:
|
|
74
|
+
*
|
|
75
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
76
|
+
*/
|
|
77
|
+
export declare function getGalleryOutput(args: GetGalleryOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetGalleryResult>;
|
|
78
|
+
/**
|
|
79
|
+
* A collection of arguments for invoking getGallery.
|
|
80
|
+
*/
|
|
81
|
+
export interface GetGalleryOutputArgs {
|
|
82
|
+
/**
|
|
83
|
+
* The ID of the Dev Center which contains the Dev Center Gallery.
|
|
84
|
+
*/
|
|
85
|
+
devCenterId: pulumi.Input<string>;
|
|
86
|
+
/**
|
|
87
|
+
* The name of this Dev Center Gallery.
|
|
88
|
+
*/
|
|
89
|
+
name: pulumi.Input<string>;
|
|
90
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
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.getGalleryOutput = exports.getGallery = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to access information about an existing Dev Center Gallery.
|
|
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 = azure.devcenter.getGallery({
|
|
18
|
+
* name: exampleAzurermDevCenterGallery.name,
|
|
19
|
+
* devCenterId: exampleAzurermDevCenterGallery.devCenterId,
|
|
20
|
+
* });
|
|
21
|
+
* export const id = example.then(example => example.id);
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## API Providers
|
|
25
|
+
*
|
|
26
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
27
|
+
* This data source uses the following Azure API Providers:
|
|
28
|
+
*
|
|
29
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
30
|
+
*/
|
|
31
|
+
function getGallery(args, opts) {
|
|
32
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
33
|
+
return pulumi.runtime.invoke("azure:devcenter/getGallery:getGallery", {
|
|
34
|
+
"devCenterId": args.devCenterId,
|
|
35
|
+
"name": args.name,
|
|
36
|
+
}, opts);
|
|
37
|
+
}
|
|
38
|
+
exports.getGallery = getGallery;
|
|
39
|
+
/**
|
|
40
|
+
* Use this data source to access information about an existing Dev Center Gallery.
|
|
41
|
+
*
|
|
42
|
+
* ## Example Usage
|
|
43
|
+
*
|
|
44
|
+
* ```typescript
|
|
45
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
46
|
+
* import * as azure from "@pulumi/azure";
|
|
47
|
+
*
|
|
48
|
+
* const example = azure.devcenter.getGallery({
|
|
49
|
+
* name: exampleAzurermDevCenterGallery.name,
|
|
50
|
+
* devCenterId: exampleAzurermDevCenterGallery.devCenterId,
|
|
51
|
+
* });
|
|
52
|
+
* export const id = example.then(example => example.id);
|
|
53
|
+
* ```
|
|
54
|
+
*
|
|
55
|
+
* ## API Providers
|
|
56
|
+
*
|
|
57
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
58
|
+
* This data source uses the following Azure API Providers:
|
|
59
|
+
*
|
|
60
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
61
|
+
*/
|
|
62
|
+
function getGalleryOutput(args, opts) {
|
|
63
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
64
|
+
return pulumi.runtime.invokeOutput("azure:devcenter/getGallery:getGallery", {
|
|
65
|
+
"devCenterId": args.devCenterId,
|
|
66
|
+
"name": args.name,
|
|
67
|
+
}, opts);
|
|
68
|
+
}
|
|
69
|
+
exports.getGalleryOutput = getGalleryOutput;
|
|
70
|
+
//# sourceMappingURL=getGallery.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getGallery.js","sourceRoot":"","sources":["../../devcenter/getGallery.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,UAAU,CAAC,IAAoB,EAAE,IAA2B;IACxE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uCAAuC,EAAE;QAClE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gCAMC;AA+BD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,gBAAgB,CAAC,IAA0B,EAAE,IAAiC;IAC1F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,uCAAuC,EAAE;QACxE,aAAa,EAAE,IAAI,CAAC,WAAW;QAC/B,MAAM,EAAE,IAAI,CAAC,IAAI;KACpB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,4CAMC"}
|
|
@@ -0,0 +1,116 @@
|
|
|
1
|
+
import * as pulumi from "@pulumi/pulumi";
|
|
2
|
+
/**
|
|
3
|
+
* Use this data source to access information about an existing Dev Center Network Connection.
|
|
4
|
+
*
|
|
5
|
+
* ## Example Usage
|
|
6
|
+
*
|
|
7
|
+
* ```typescript
|
|
8
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
9
|
+
* import * as azure from "@pulumi/azure";
|
|
10
|
+
*
|
|
11
|
+
* const example = azure.devcenter.getNetworkConnection({
|
|
12
|
+
* name: "example",
|
|
13
|
+
* resourceGroupName: "example-resource-group",
|
|
14
|
+
* });
|
|
15
|
+
* export const id = example.then(example => example.id);
|
|
16
|
+
* ```
|
|
17
|
+
*
|
|
18
|
+
* ## API Providers
|
|
19
|
+
*
|
|
20
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
21
|
+
* This data source uses the following Azure API Providers:
|
|
22
|
+
*
|
|
23
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
24
|
+
*/
|
|
25
|
+
export declare function getNetworkConnection(args: GetNetworkConnectionArgs, opts?: pulumi.InvokeOptions): Promise<GetNetworkConnectionResult>;
|
|
26
|
+
/**
|
|
27
|
+
* A collection of arguments for invoking getNetworkConnection.
|
|
28
|
+
*/
|
|
29
|
+
export interface GetNetworkConnectionArgs {
|
|
30
|
+
/**
|
|
31
|
+
* The name of this Dev Center Network Connection.
|
|
32
|
+
*/
|
|
33
|
+
name: string;
|
|
34
|
+
/**
|
|
35
|
+
* The name of the Resource Group where the Dev Center Network Connection exists.
|
|
36
|
+
*/
|
|
37
|
+
resourceGroupName: string;
|
|
38
|
+
}
|
|
39
|
+
/**
|
|
40
|
+
* A collection of values returned by getNetworkConnection.
|
|
41
|
+
*/
|
|
42
|
+
export interface GetNetworkConnectionResult {
|
|
43
|
+
/**
|
|
44
|
+
* The Azure Active Directory Join type.
|
|
45
|
+
*/
|
|
46
|
+
readonly domainJoinType: string;
|
|
47
|
+
/**
|
|
48
|
+
* The name of the Azure Active Directory domain.
|
|
49
|
+
*/
|
|
50
|
+
readonly domainName: string;
|
|
51
|
+
/**
|
|
52
|
+
* The username of the Azure Active Directory account (user or service account) that has permissions to create computer objects in Active Directory.
|
|
53
|
+
*/
|
|
54
|
+
readonly domainUsername: string;
|
|
55
|
+
/**
|
|
56
|
+
* The provider-assigned unique ID for this managed resource.
|
|
57
|
+
*/
|
|
58
|
+
readonly id: string;
|
|
59
|
+
/**
|
|
60
|
+
* The Azure Region where the Dev Center Network Connection exists.
|
|
61
|
+
*/
|
|
62
|
+
readonly location: string;
|
|
63
|
+
readonly name: string;
|
|
64
|
+
/**
|
|
65
|
+
* The Azure Active Directory domain Organization Unit (OU).
|
|
66
|
+
*/
|
|
67
|
+
readonly organizationUnit: string;
|
|
68
|
+
readonly resourceGroupName: string;
|
|
69
|
+
/**
|
|
70
|
+
* The ID of the Subnet that is used to attach Virtual Machines.
|
|
71
|
+
*/
|
|
72
|
+
readonly subnetId: string;
|
|
73
|
+
/**
|
|
74
|
+
* A mapping of tags assigned to the Dev Center Network Connection.
|
|
75
|
+
*/
|
|
76
|
+
readonly tags: {
|
|
77
|
+
[key: string]: string;
|
|
78
|
+
};
|
|
79
|
+
}
|
|
80
|
+
/**
|
|
81
|
+
* Use this data source to access information about an existing Dev Center Network Connection.
|
|
82
|
+
*
|
|
83
|
+
* ## Example Usage
|
|
84
|
+
*
|
|
85
|
+
* ```typescript
|
|
86
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
87
|
+
* import * as azure from "@pulumi/azure";
|
|
88
|
+
*
|
|
89
|
+
* const example = azure.devcenter.getNetworkConnection({
|
|
90
|
+
* name: "example",
|
|
91
|
+
* resourceGroupName: "example-resource-group",
|
|
92
|
+
* });
|
|
93
|
+
* export const id = example.then(example => example.id);
|
|
94
|
+
* ```
|
|
95
|
+
*
|
|
96
|
+
* ## API Providers
|
|
97
|
+
*
|
|
98
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
99
|
+
* This data source uses the following Azure API Providers:
|
|
100
|
+
*
|
|
101
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
102
|
+
*/
|
|
103
|
+
export declare function getNetworkConnectionOutput(args: GetNetworkConnectionOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetNetworkConnectionResult>;
|
|
104
|
+
/**
|
|
105
|
+
* A collection of arguments for invoking getNetworkConnection.
|
|
106
|
+
*/
|
|
107
|
+
export interface GetNetworkConnectionOutputArgs {
|
|
108
|
+
/**
|
|
109
|
+
* The name of this Dev Center Network Connection.
|
|
110
|
+
*/
|
|
111
|
+
name: pulumi.Input<string>;
|
|
112
|
+
/**
|
|
113
|
+
* The name of the Resource Group where the Dev Center Network Connection exists.
|
|
114
|
+
*/
|
|
115
|
+
resourceGroupName: pulumi.Input<string>;
|
|
116
|
+
}
|
|
@@ -0,0 +1,70 @@
|
|
|
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.getNetworkConnectionOutput = exports.getNetworkConnection = void 0;
|
|
6
|
+
const pulumi = require("@pulumi/pulumi");
|
|
7
|
+
const utilities = require("../utilities");
|
|
8
|
+
/**
|
|
9
|
+
* Use this data source to access information about an existing Dev Center Network Connection.
|
|
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 = azure.devcenter.getNetworkConnection({
|
|
18
|
+
* name: "example",
|
|
19
|
+
* resourceGroupName: "example-resource-group",
|
|
20
|
+
* });
|
|
21
|
+
* export const id = example.then(example => example.id);
|
|
22
|
+
* ```
|
|
23
|
+
*
|
|
24
|
+
* ## API Providers
|
|
25
|
+
*
|
|
26
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
27
|
+
* This data source uses the following Azure API Providers:
|
|
28
|
+
*
|
|
29
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
30
|
+
*/
|
|
31
|
+
function getNetworkConnection(args, opts) {
|
|
32
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
33
|
+
return pulumi.runtime.invoke("azure:devcenter/getNetworkConnection:getNetworkConnection", {
|
|
34
|
+
"name": args.name,
|
|
35
|
+
"resourceGroupName": args.resourceGroupName,
|
|
36
|
+
}, opts);
|
|
37
|
+
}
|
|
38
|
+
exports.getNetworkConnection = getNetworkConnection;
|
|
39
|
+
/**
|
|
40
|
+
* Use this data source to access information about an existing Dev Center Network Connection.
|
|
41
|
+
*
|
|
42
|
+
* ## Example Usage
|
|
43
|
+
*
|
|
44
|
+
* ```typescript
|
|
45
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
46
|
+
* import * as azure from "@pulumi/azure";
|
|
47
|
+
*
|
|
48
|
+
* const example = azure.devcenter.getNetworkConnection({
|
|
49
|
+
* name: "example",
|
|
50
|
+
* resourceGroupName: "example-resource-group",
|
|
51
|
+
* });
|
|
52
|
+
* export const id = example.then(example => example.id);
|
|
53
|
+
* ```
|
|
54
|
+
*
|
|
55
|
+
* ## API Providers
|
|
56
|
+
*
|
|
57
|
+
* <!-- This section is generated, changes will be overwritten -->
|
|
58
|
+
* This data source uses the following Azure API Providers:
|
|
59
|
+
*
|
|
60
|
+
* * `Microsoft.DevCenter`: 2025-02-01
|
|
61
|
+
*/
|
|
62
|
+
function getNetworkConnectionOutput(args, opts) {
|
|
63
|
+
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
64
|
+
return pulumi.runtime.invokeOutput("azure:devcenter/getNetworkConnection:getNetworkConnection", {
|
|
65
|
+
"name": args.name,
|
|
66
|
+
"resourceGroupName": args.resourceGroupName,
|
|
67
|
+
}, opts);
|
|
68
|
+
}
|
|
69
|
+
exports.getNetworkConnectionOutput = getNetworkConnectionOutput;
|
|
70
|
+
//# sourceMappingURL=getNetworkConnection.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getNetworkConnection.js","sourceRoot":"","sources":["../../devcenter/getNetworkConnection.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,oBAAoB,CAAC,IAA8B,EAAE,IAA2B;IAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2DAA2D,EAAE;QACtF,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,oDAMC;AAuDD;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,SAAgB,0BAA0B,CAAC,IAAoC,EAAE,IAAiC;IAC9G,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,2DAA2D,EAAE;QAC5F,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;KAC9C,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAND,gEAMC"}
|