@pulumi/azuredevops 2.15.0 → 2.15.1
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/agent/getPool.d.ts +6 -0
- package/agent/getPool.js +6 -0
- package/agent/getPool.js.map +1 -1
- package/agent/getPools.d.ts +6 -0
- package/agent/getPools.js +6 -0
- package/agent/getPools.js.map +1 -1
- package/agent/pool.d.ts +4 -1
- package/agent/pool.js +4 -1
- package/agent/pool.js.map +1 -1
- package/agent/queue.d.ts +8 -1
- package/agent/queue.js +8 -1
- package/agent/queue.js.map +1 -1
- package/areaPermissions.d.ts +3 -0
- package/areaPermissions.js +3 -0
- package/areaPermissions.js.map +1 -1
- package/branchPolicyAutoReviewers.d.ts +5 -2
- package/branchPolicyAutoReviewers.js +5 -2
- package/branchPolicyAutoReviewers.js.map +1 -1
- package/branchPolicyBuildValidation.d.ts +5 -2
- package/branchPolicyBuildValidation.js +5 -2
- package/branchPolicyBuildValidation.js.map +1 -1
- package/branchPolicyCommentResolution.d.ts +5 -2
- package/branchPolicyCommentResolution.js +5 -2
- package/branchPolicyCommentResolution.js.map +1 -1
- package/branchPolicyMergeTypes.d.ts +5 -2
- package/branchPolicyMergeTypes.js +5 -2
- package/branchPolicyMergeTypes.js.map +1 -1
- package/branchPolicyMinReviewers.d.ts +5 -2
- package/branchPolicyMinReviewers.js +5 -2
- package/branchPolicyMinReviewers.js.map +1 -1
- package/branchPolicyStatusCheck.d.ts +5 -2
- package/branchPolicyStatusCheck.js +5 -2
- package/branchPolicyStatusCheck.js.map +1 -1
- package/branchPolicyWorkItemLinking.d.ts +5 -2
- package/branchPolicyWorkItemLinking.js +5 -2
- package/branchPolicyWorkItemLinking.js.map +1 -1
- package/build/buildDefinition.d.ts +10 -3
- package/build/buildDefinition.js +10 -3
- package/build/buildDefinition.js.map +1 -1
- package/buildDefinition.d.ts +10 -3
- package/buildDefinition.js +10 -3
- package/buildDefinition.js.map +1 -1
- package/buildDefinitionPermissions.d.ts +3 -0
- package/buildDefinitionPermissions.js +3 -0
- package/buildDefinitionPermissions.js.map +1 -1
- package/buildFolder.d.ts +5 -3
- package/buildFolder.js +5 -3
- package/buildFolder.js.map +1 -1
- package/buildFolderPermissions.d.ts +6 -0
- package/buildFolderPermissions.js +6 -0
- package/buildFolderPermissions.js.map +1 -1
- package/checkApproval.d.ts +3 -0
- package/checkApproval.js +3 -0
- package/checkApproval.js.map +1 -1
- package/checkBranchControl.d.ts +16 -0
- package/checkBranchControl.js +16 -0
- package/checkBranchControl.js.map +1 -1
- package/checkBusinessHours.d.ts +16 -0
- package/checkBusinessHours.js +16 -0
- package/checkBusinessHours.js.map +1 -1
- package/checkExclusiveLock.d.ts +6 -0
- package/checkExclusiveLock.js +6 -0
- package/checkExclusiveLock.js.map +1 -1
- package/checkRequiredTemplate.d.ts +6 -0
- package/checkRequiredTemplate.js +6 -0
- package/checkRequiredTemplate.js.map +1 -1
- package/core/getClientConfig.d.ts +4 -0
- package/core/getClientConfig.js +4 -0
- package/core/getClientConfig.js.map +1 -1
- package/core/getProject.d.ts +6 -0
- package/core/getProject.js +6 -0
- package/core/getProject.js.map +1 -1
- package/core/getProjects.d.ts +6 -0
- package/core/getProjects.js +6 -0
- package/core/getProjects.js.map +1 -1
- package/core/project.d.ts +6 -3
- package/core/project.js +6 -3
- package/core/project.js.map +1 -1
- package/core/projectFeatures.d.ts +4 -1
- package/core/projectFeatures.js +4 -1
- package/core/projectFeatures.js.map +1 -1
- package/elasticPool.d.ts +4 -1
- package/elasticPool.js +4 -1
- package/elasticPool.js.map +1 -1
- package/entitlement/user.d.ts +3 -0
- package/entitlement/user.js +3 -0
- package/entitlement/user.js.map +1 -1
- package/environment.d.ts +5 -2
- package/environment.js +5 -2
- package/environment.js.map +1 -1
- package/getAgentQueue.d.ts +6 -0
- package/getAgentQueue.js +6 -0
- package/getAgentQueue.js.map +1 -1
- package/getArea.d.ts +6 -0
- package/getArea.js +6 -0
- package/getArea.js.map +1 -1
- package/getBuildDefinition.d.ts +4 -0
- package/getBuildDefinition.js +4 -0
- package/getBuildDefinition.js.map +1 -1
- package/getClientConfig.d.ts +4 -0
- package/getClientConfig.js +4 -0
- package/getClientConfig.js.map +1 -1
- package/getEnvironment.d.ts +0 -8
- package/getEnvironment.js +0 -8
- package/getEnvironment.js.map +1 -1
- package/getGitRepository.d.ts +6 -0
- package/getGitRepository.js +6 -0
- package/getGitRepository.js.map +1 -1
- package/getGroup.d.ts +6 -0
- package/getGroup.js +6 -0
- package/getGroup.js.map +1 -1
- package/getGroups.d.ts +6 -0
- package/getGroups.js +6 -0
- package/getGroups.js.map +1 -1
- package/getIteration.d.ts +6 -0
- package/getIteration.js +6 -0
- package/getIteration.js.map +1 -1
- package/getPool.d.ts +6 -0
- package/getPool.js +6 -0
- package/getPool.js.map +1 -1
- package/getPools.d.ts +6 -0
- package/getPools.js +6 -0
- package/getPools.js.map +1 -1
- package/getProject.d.ts +6 -0
- package/getProject.js +6 -0
- package/getProject.js.map +1 -1
- package/getProjects.d.ts +6 -0
- package/getProjects.js +6 -0
- package/getProjects.js.map +1 -1
- package/getRepositories.d.ts +6 -0
- package/getRepositories.js +6 -0
- package/getRepositories.js.map +1 -1
- package/getServiceEndpointAzureRM.d.ts +12 -0
- package/getServiceEndpointAzureRM.js +12 -0
- package/getServiceEndpointAzureRM.js.map +1 -1
- package/getServiceEndpointGithub.d.ts +12 -0
- package/getServiceEndpointGithub.js +12 -0
- package/getServiceEndpointGithub.js.map +1 -1
- package/getServiceendpointAzurecr.d.ts +4 -0
- package/getServiceendpointAzurecr.js +4 -0
- package/getServiceendpointAzurecr.js.map +1 -1
- package/getServiceendpointNpm.d.ts +4 -0
- package/getServiceendpointNpm.js +4 -0
- package/getServiceendpointNpm.js.map +1 -1
- package/getServiceendpointSonarcloud.d.ts +4 -0
- package/getServiceendpointSonarcloud.js +4 -0
- package/getServiceendpointSonarcloud.js.map +1 -1
- package/getTeam.d.ts +6 -0
- package/getTeam.js +6 -0
- package/getTeam.js.map +1 -1
- package/getTeams.d.ts +6 -0
- package/getTeams.js +6 -0
- package/getTeams.js.map +1 -1
- package/getUsers.d.ts +14 -0
- package/getUsers.js +6 -0
- package/getUsers.js.map +1 -1
- package/getVariableGroup.d.ts +8 -2
- package/getVariableGroup.js +8 -2
- package/getVariableGroup.js.map +1 -1
- package/git.d.ts +26 -28
- package/git.js +26 -28
- package/git.js.map +1 -1
- package/gitPermissions.d.ts +9 -0
- package/gitPermissions.js +9 -0
- package/gitPermissions.js.map +1 -1
- package/gitRepositoryBranch.d.ts +2 -0
- package/gitRepositoryBranch.js +2 -0
- package/gitRepositoryBranch.js.map +1 -1
- package/gitRepositoryFile.d.ts +6 -3
- package/gitRepositoryFile.js +6 -3
- package/gitRepositoryFile.js.map +1 -1
- package/group.d.ts +4 -1
- package/group.js +4 -1
- package/group.js.map +1 -1
- package/groupEntitlement.d.ts +11 -2
- package/groupEntitlement.js +11 -2
- package/groupEntitlement.js.map +1 -1
- package/groupMembership.d.ts +3 -0
- package/groupMembership.js +3 -0
- package/groupMembership.js.map +1 -1
- package/identities/getGroup.d.ts +6 -0
- package/identities/getGroup.js +6 -0
- package/identities/getGroup.js.map +1 -1
- package/identities/getUsers.d.ts +14 -0
- package/identities/getUsers.js +6 -0
- package/identities/getUsers.js.map +1 -1
- package/identities/group.d.ts +4 -1
- package/identities/group.js +4 -1
- package/identities/group.js.map +1 -1
- package/identities/groupMembership.d.ts +3 -0
- package/identities/groupMembership.js +3 -0
- package/identities/groupMembership.js.map +1 -1
- package/iterativePermissions.d.ts +3 -0
- package/iterativePermissions.js +3 -0
- package/iterativePermissions.js.map +1 -1
- package/package.json +1 -1
- package/pipeline/variableGroup.d.ts +13 -5
- package/pipeline/variableGroup.js +13 -5
- package/pipeline/variableGroup.js.map +1 -1
- package/pipelineAuthorization.d.ts +7 -0
- package/pipelineAuthorization.js +7 -0
- package/pipelineAuthorization.js.map +1 -1
- package/policy/branchPolicyBuildValidation.d.ts +5 -2
- package/policy/branchPolicyBuildValidation.js +5 -2
- package/policy/branchPolicyBuildValidation.js.map +1 -1
- package/policy/branchPolicyMinReviewers.d.ts +5 -2
- package/policy/branchPolicyMinReviewers.js +5 -2
- package/policy/branchPolicyMinReviewers.js.map +1 -1
- package/pool.d.ts +4 -1
- package/pool.js +4 -1
- package/pool.js.map +1 -1
- package/project.d.ts +6 -3
- package/project.js +6 -3
- package/project.js.map +1 -1
- package/projectFeatures.d.ts +4 -1
- package/projectFeatures.js +4 -1
- package/projectFeatures.js.map +1 -1
- package/projectPermissions.d.ts +3 -0
- package/projectPermissions.js +3 -0
- package/projectPermissions.js.map +1 -1
- package/projectPipelineSettings.d.ts +4 -1
- package/projectPipelineSettings.js +4 -1
- package/projectPipelineSettings.js.map +1 -1
- package/queue.d.ts +8 -1
- package/queue.js +8 -1
- package/queue.js.map +1 -1
- package/repository/getRepositories.d.ts +6 -0
- package/repository/getRepositories.js +6 -0
- package/repository/getRepositories.js.map +1 -1
- package/repository/git.d.ts +26 -28
- package/repository/git.js +26 -28
- package/repository/git.js.map +1 -1
- package/repositoryPolicyAuthorEmailPattern.d.ts +7 -2
- package/repositoryPolicyAuthorEmailPattern.js +7 -2
- package/repositoryPolicyAuthorEmailPattern.js.map +1 -1
- package/repositoryPolicyCaseEnforcement.d.ts +7 -2
- package/repositoryPolicyCaseEnforcement.js +7 -2
- package/repositoryPolicyCaseEnforcement.js.map +1 -1
- package/repositoryPolicyCheckCredentials.d.ts +7 -2
- package/repositoryPolicyCheckCredentials.js +7 -2
- package/repositoryPolicyCheckCredentials.js.map +1 -1
- package/repositoryPolicyFilePathPattern.d.ts +7 -2
- package/repositoryPolicyFilePathPattern.js +7 -2
- package/repositoryPolicyFilePathPattern.js.map +1 -1
- package/repositoryPolicyMaxFileSize.d.ts +7 -2
- package/repositoryPolicyMaxFileSize.js +7 -2
- package/repositoryPolicyMaxFileSize.js.map +1 -1
- package/repositoryPolicyMaxPathLength.d.ts +7 -2
- package/repositoryPolicyMaxPathLength.js +7 -2
- package/repositoryPolicyMaxPathLength.js.map +1 -1
- package/repositoryPolicyReservedNames.d.ts +7 -2
- package/repositoryPolicyReservedNames.js +7 -2
- package/repositoryPolicyReservedNames.js.map +1 -1
- package/resourceAuthorization.d.ts +4 -1
- package/resourceAuthorization.js +4 -1
- package/resourceAuthorization.js.map +1 -1
- package/security/resourceAuthorization.d.ts +4 -1
- package/security/resourceAuthorization.js +4 -1
- package/security/resourceAuthorization.js.map +1 -1
- package/serviceEndpointArtifactory.d.ts +6 -1
- package/serviceEndpointArtifactory.js +6 -1
- package/serviceEndpointArtifactory.js.map +1 -1
- package/serviceEndpointAws.d.ts +4 -1
- package/serviceEndpointAws.js +4 -1
- package/serviceEndpointAws.js.map +1 -1
- package/serviceEndpointAzureDevOps.d.ts +4 -1
- package/serviceEndpointAzureDevOps.js +4 -1
- package/serviceEndpointAzureDevOps.js.map +1 -1
- package/serviceEndpointAzureEcr.d.ts +4 -1
- package/serviceEndpointAzureEcr.js +4 -1
- package/serviceEndpointAzureEcr.js.map +1 -1
- package/serviceEndpointAzureRM.d.ts +16 -44
- package/serviceEndpointAzureRM.js +16 -44
- package/serviceEndpointAzureRM.js.map +1 -1
- package/serviceEndpointBitBucket.d.ts +4 -1
- package/serviceEndpointBitBucket.js +4 -1
- package/serviceEndpointBitBucket.js.map +1 -1
- package/serviceEndpointDockerRegistry.d.ts +4 -1
- package/serviceEndpointDockerRegistry.js +4 -1
- package/serviceEndpointDockerRegistry.js.map +1 -1
- package/serviceEndpointGeneric.d.ts +7 -2
- package/serviceEndpointGeneric.js +7 -2
- package/serviceEndpointGeneric.js.map +1 -1
- package/serviceEndpointGenericGit.d.ts +7 -2
- package/serviceEndpointGenericGit.js +7 -2
- package/serviceEndpointGenericGit.js.map +1 -1
- package/serviceEndpointGitHub.d.ts +8 -1
- package/serviceEndpointGitHub.js +8 -1
- package/serviceEndpointGitHub.js.map +1 -1
- package/serviceEndpointGitHubEnterprise.d.ts +4 -1
- package/serviceEndpointGitHubEnterprise.js +4 -1
- package/serviceEndpointGitHubEnterprise.js.map +1 -1
- package/serviceEndpointKubernetes.d.ts +1 -5
- package/serviceEndpointKubernetes.js +1 -5
- package/serviceEndpointKubernetes.js.map +1 -1
- package/serviceEndpointNpm.d.ts +4 -1
- package/serviceEndpointNpm.js +4 -1
- package/serviceEndpointNpm.js.map +1 -1
- package/serviceEndpointPipeline.d.ts +4 -1
- package/serviceEndpointPipeline.js +4 -1
- package/serviceEndpointPipeline.js.map +1 -1
- package/serviceEndpointServiceFabric.d.ts +12 -2
- package/serviceEndpointServiceFabric.js +12 -2
- package/serviceEndpointServiceFabric.js.map +1 -1
- package/serviceEndpointSonarCloud.d.ts +4 -1
- package/serviceEndpointSonarCloud.js +4 -1
- package/serviceEndpointSonarCloud.js.map +1 -1
- package/serviceEndpointSonarQube.d.ts +4 -1
- package/serviceEndpointSonarQube.js +4 -1
- package/serviceEndpointSonarQube.js.map +1 -1
- package/serviceEndpointSsh.d.ts +7 -2
- package/serviceEndpointSsh.js +7 -2
- package/serviceEndpointSsh.js.map +1 -1
- package/serviceendpoint/azureRM.d.ts +16 -44
- package/serviceendpoint/azureRM.js +16 -44
- package/serviceendpoint/azureRM.js.map +1 -1
- package/serviceendpoint/bitBucket.d.ts +4 -1
- package/serviceendpoint/bitBucket.js +4 -1
- package/serviceendpoint/bitBucket.js.map +1 -1
- package/serviceendpoint/dockerRegistry.d.ts +4 -1
- package/serviceendpoint/dockerRegistry.js +4 -1
- package/serviceendpoint/dockerRegistry.js.map +1 -1
- package/serviceendpoint/gitHub.d.ts +8 -1
- package/serviceendpoint/gitHub.js +8 -1
- package/serviceendpoint/gitHub.js.map +1 -1
- package/serviceendpoint/kubernetes.d.ts +1 -5
- package/serviceendpoint/kubernetes.js +1 -5
- package/serviceendpoint/kubernetes.js.map +1 -1
- package/serviceendpointArgocd.d.ts +5 -1
- package/serviceendpointArgocd.js +5 -1
- package/serviceendpointArgocd.js.map +1 -1
- package/serviceendpointExternaltfs.d.ts +1 -5
- package/serviceendpointExternaltfs.js +1 -5
- package/serviceendpointExternaltfs.js.map +1 -1
- package/serviceendpointGcpTerraform.d.ts +4 -1
- package/serviceendpointGcpTerraform.js +4 -1
- package/serviceendpointGcpTerraform.js.map +1 -1
- package/serviceendpointIncomingwebhook.d.ts +3 -1
- package/serviceendpointIncomingwebhook.js +3 -1
- package/serviceendpointIncomingwebhook.js.map +1 -1
- package/serviceendpointJenkins.d.ts +3 -1
- package/serviceendpointJenkins.js +3 -1
- package/serviceendpointJenkins.js.map +1 -1
- package/serviceendpointJfrogArtifactoryV2.d.ts +6 -1
- package/serviceendpointJfrogArtifactoryV2.js +6 -1
- package/serviceendpointJfrogArtifactoryV2.js.map +1 -1
- package/serviceendpointJfrogDistributionV2.d.ts +6 -1
- package/serviceendpointJfrogDistributionV2.js +6 -1
- package/serviceendpointJfrogDistributionV2.js.map +1 -1
- package/serviceendpointJfrogPlatformV2.d.ts +6 -1
- package/serviceendpointJfrogPlatformV2.js +6 -1
- package/serviceendpointJfrogPlatformV2.js.map +1 -1
- package/serviceendpointJfrogXrayV2.d.ts +6 -1
- package/serviceendpointJfrogXrayV2.js +6 -1
- package/serviceendpointJfrogXrayV2.js.map +1 -1
- package/serviceendpointMaven.d.ts +5 -1
- package/serviceendpointMaven.js +5 -1
- package/serviceendpointMaven.js.map +1 -1
- package/serviceendpointNexus.d.ts +3 -1
- package/serviceendpointNexus.js +3 -1
- package/serviceendpointNexus.js.map +1 -1
- package/serviceendpointNuget.d.ts +4 -1
- package/serviceendpointNuget.js +4 -1
- package/serviceendpointNuget.js.map +1 -1
- package/serviceendpointOctopusdeploy.d.ts +4 -1
- package/serviceendpointOctopusdeploy.js +4 -1
- package/serviceendpointOctopusdeploy.js.map +1 -1
- package/serviceendpointPermissions.d.ts +3 -0
- package/serviceendpointPermissions.js +3 -0
- package/serviceendpointPermissions.js.map +1 -1
- package/servicehookPermissions.d.ts +3 -0
- package/servicehookPermissions.js +3 -0
- package/servicehookPermissions.js.map +1 -1
- package/servicehookStorageQueuePipelines.d.ts +14 -17
- package/servicehookStorageQueuePipelines.js +14 -17
- package/servicehookStorageQueuePipelines.js.map +1 -1
- package/taggingPermissions.d.ts +3 -0
- package/taggingPermissions.js +3 -0
- package/taggingPermissions.js.map +1 -1
- package/team.d.ts +4 -1
- package/team.js +4 -1
- package/team.js.map +1 -1
- package/teamAdministrators.d.ts +3 -0
- package/teamAdministrators.js +3 -0
- package/teamAdministrators.js.map +1 -1
- package/teamMembers.d.ts +3 -0
- package/teamMembers.js +3 -0
- package/teamMembers.js.map +1 -1
- package/user.d.ts +3 -0
- package/user.js +3 -0
- package/user.js.map +1 -1
- package/variableGroup.d.ts +13 -5
- package/variableGroup.js +13 -5
- package/variableGroup.js.map +1 -1
- package/workItemQueryPermissions.d.ts +7 -0
- package/workItemQueryPermissions.js +7 -0
- package/workItemQueryPermissions.js.map +1 -1
- package/workitem.d.ts +6 -0
- package/workitem.js +6 -0
- package/workitem.js.map +1 -1
package/getProject.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -13,6 +14,8 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
13
14
|
* });
|
|
14
15
|
* export const project = example;
|
|
15
16
|
* ```
|
|
17
|
+
* <!--End PulumiCodeChooser -->
|
|
18
|
+
*
|
|
16
19
|
* ## Relevant Links
|
|
17
20
|
*
|
|
18
21
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
@@ -55,6 +58,7 @@ export interface GetProjectResult {
|
|
|
55
58
|
*
|
|
56
59
|
* ## Example Usage
|
|
57
60
|
*
|
|
61
|
+
* <!--Start PulumiCodeChooser -->
|
|
58
62
|
* ```typescript
|
|
59
63
|
* import * as pulumi from "@pulumi/pulumi";
|
|
60
64
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -64,6 +68,8 @@ export interface GetProjectResult {
|
|
|
64
68
|
* });
|
|
65
69
|
* export const project = example;
|
|
66
70
|
* ```
|
|
71
|
+
* <!--End PulumiCodeChooser -->
|
|
72
|
+
*
|
|
67
73
|
* ## Relevant Links
|
|
68
74
|
*
|
|
69
75
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
package/getProject.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -19,6 +20,8 @@ const utilities = require("./utilities");
|
|
|
19
20
|
* });
|
|
20
21
|
* export const project = example;
|
|
21
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
24
|
+
*
|
|
22
25
|
* ## Relevant Links
|
|
23
26
|
*
|
|
24
27
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
@@ -37,6 +40,7 @@ exports.getProject = getProject;
|
|
|
37
40
|
*
|
|
38
41
|
* ## Example Usage
|
|
39
42
|
*
|
|
43
|
+
* <!--Start PulumiCodeChooser -->
|
|
40
44
|
* ```typescript
|
|
41
45
|
* import * as pulumi from "@pulumi/pulumi";
|
|
42
46
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -46,6 +50,8 @@ exports.getProject = getProject;
|
|
|
46
50
|
* });
|
|
47
51
|
* export const project = example;
|
|
48
52
|
* ```
|
|
53
|
+
* <!--End PulumiCodeChooser -->
|
|
54
|
+
*
|
|
49
55
|
* ## Relevant Links
|
|
50
56
|
*
|
|
51
57
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
package/getProject.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProject.js","sourceRoot":"","sources":["../getProject.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,UAAU,CAAC,IAAqB,EAAE,IAA2B;IACzE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yCAAyC,EAAE;QACpE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,gCAQC;AAiCD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,gBAAgB,CAAC,IAA2B,EAAE,IAA2B;IACrF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,UAAU,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACrE,CAAC;AAFD,4CAEC"}
|
package/getProjects.d.ts
CHANGED
|
@@ -5,6 +5,7 @@ import * as outputs from "./types/output";
|
|
|
5
5
|
*
|
|
6
6
|
* ## Example Usage
|
|
7
7
|
*
|
|
8
|
+
* <!--Start PulumiCodeChooser -->
|
|
8
9
|
* ```typescript
|
|
9
10
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
11
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -18,6 +19,8 @@ import * as outputs from "./types/output";
|
|
|
18
19
|
* export const projectUrl = example.then(example => example.projects.map(__item => __item.projectUrl));
|
|
19
20
|
* export const state = example.then(example => example.projects.map(__item => __item.state));
|
|
20
21
|
* ```
|
|
22
|
+
* <!--End PulumiCodeChooser -->
|
|
23
|
+
*
|
|
21
24
|
* ## Relevant Links
|
|
22
25
|
*
|
|
23
26
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
@@ -64,6 +67,7 @@ export interface GetProjectsResult {
|
|
|
64
67
|
*
|
|
65
68
|
* ## Example Usage
|
|
66
69
|
*
|
|
70
|
+
* <!--Start PulumiCodeChooser -->
|
|
67
71
|
* ```typescript
|
|
68
72
|
* import * as pulumi from "@pulumi/pulumi";
|
|
69
73
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -77,6 +81,8 @@ export interface GetProjectsResult {
|
|
|
77
81
|
* export const projectUrl = example.then(example => example.projects.map(__item => __item.projectUrl));
|
|
78
82
|
* export const state = example.then(example => example.projects.map(__item => __item.state));
|
|
79
83
|
* ```
|
|
84
|
+
* <!--End PulumiCodeChooser -->
|
|
85
|
+
*
|
|
80
86
|
* ## Relevant Links
|
|
81
87
|
*
|
|
82
88
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
package/getProjects.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -23,6 +24,8 @@ const utilities = require("./utilities");
|
|
|
23
24
|
* export const projectUrl = example.then(example => example.projects.map(__item => __item.projectUrl));
|
|
24
25
|
* export const state = example.then(example => example.projects.map(__item => __item.state));
|
|
25
26
|
* ```
|
|
27
|
+
* <!--End PulumiCodeChooser -->
|
|
28
|
+
*
|
|
26
29
|
* ## Relevant Links
|
|
27
30
|
*
|
|
28
31
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
|
@@ -41,6 +44,7 @@ exports.getProjects = getProjects;
|
|
|
41
44
|
*
|
|
42
45
|
* ## Example Usage
|
|
43
46
|
*
|
|
47
|
+
* <!--Start PulumiCodeChooser -->
|
|
44
48
|
* ```typescript
|
|
45
49
|
* import * as pulumi from "@pulumi/pulumi";
|
|
46
50
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -54,6 +58,8 @@ exports.getProjects = getProjects;
|
|
|
54
58
|
* export const projectUrl = example.then(example => example.projects.map(__item => __item.projectUrl));
|
|
55
59
|
* export const state = example.then(example => example.projects.map(__item => __item.state));
|
|
56
60
|
* ```
|
|
61
|
+
* <!--End PulumiCodeChooser -->
|
|
62
|
+
*
|
|
57
63
|
* ## Relevant Links
|
|
58
64
|
*
|
|
59
65
|
* - [Azure DevOps Service REST API 7.0 - Projects - Get](https://docs.microsoft.com/en-us/rest/api/azure/devops/core/projects/get?view=azure-devops-rest-7.0)
|
package/getProjects.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getProjects.js","sourceRoot":"","sources":["../getProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getProjects.js","sourceRoot":"","sources":["../getProjects.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,WAAW,CAAC,IAAsB,EAAE,IAA2B;IAC3E,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,2CAA2C,EAAE;QACtE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,OAAO,EAAE,IAAI,CAAC,KAAK;KACtB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,kCAQC;AAuCD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,iBAAiB,CAAC,IAA4B,EAAE,IAA2B;IACvF,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,WAAW,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACtE,CAAC;AAFD,8CAEC"}
|
package/getRepositories.d.ts
CHANGED
|
@@ -6,6 +6,7 @@ import * as outputs from "./types/output";
|
|
|
6
6
|
*
|
|
7
7
|
* ## Example Usage
|
|
8
8
|
*
|
|
9
|
+
* <!--Start PulumiCodeChooser -->
|
|
9
10
|
* ```typescript
|
|
10
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
11
12
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -22,6 +23,8 @@ import * as outputs from "./types/output";
|
|
|
22
23
|
* name: "Example Repository",
|
|
23
24
|
* }));
|
|
24
25
|
* ```
|
|
26
|
+
* <!--End PulumiCodeChooser -->
|
|
27
|
+
*
|
|
25
28
|
* ## Relevant Links
|
|
26
29
|
*
|
|
27
30
|
* - [Azure DevOps Service REST API 7.0 - Git API](https://docs.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.0)
|
|
@@ -72,6 +75,7 @@ export interface GetRepositoriesResult {
|
|
|
72
75
|
*
|
|
73
76
|
* ## Example Usage
|
|
74
77
|
*
|
|
78
|
+
* <!--Start PulumiCodeChooser -->
|
|
75
79
|
* ```typescript
|
|
76
80
|
* import * as pulumi from "@pulumi/pulumi";
|
|
77
81
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -88,6 +92,8 @@ export interface GetRepositoriesResult {
|
|
|
88
92
|
* name: "Example Repository",
|
|
89
93
|
* }));
|
|
90
94
|
* ```
|
|
95
|
+
* <!--End PulumiCodeChooser -->
|
|
96
|
+
*
|
|
91
97
|
* ## Relevant Links
|
|
92
98
|
*
|
|
93
99
|
* - [Azure DevOps Service REST API 7.0 - Git API](https://docs.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.0)
|
package/getRepositories.js
CHANGED
|
@@ -11,6 +11,7 @@ const utilities = require("./utilities");
|
|
|
11
11
|
*
|
|
12
12
|
* ## Example Usage
|
|
13
13
|
*
|
|
14
|
+
* <!--Start PulumiCodeChooser -->
|
|
14
15
|
* ```typescript
|
|
15
16
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
17
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -27,6 +28,8 @@ const utilities = require("./utilities");
|
|
|
27
28
|
* name: "Example Repository",
|
|
28
29
|
* }));
|
|
29
30
|
* ```
|
|
31
|
+
* <!--End PulumiCodeChooser -->
|
|
32
|
+
*
|
|
30
33
|
* ## Relevant Links
|
|
31
34
|
*
|
|
32
35
|
* - [Azure DevOps Service REST API 7.0 - Git API](https://docs.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.0)
|
|
@@ -47,6 +50,7 @@ exports.getRepositories = getRepositories;
|
|
|
47
50
|
*
|
|
48
51
|
* ## Example Usage
|
|
49
52
|
*
|
|
53
|
+
* <!--Start PulumiCodeChooser -->
|
|
50
54
|
* ```typescript
|
|
51
55
|
* import * as pulumi from "@pulumi/pulumi";
|
|
52
56
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -63,6 +67,8 @@ exports.getRepositories = getRepositories;
|
|
|
63
67
|
* name: "Example Repository",
|
|
64
68
|
* }));
|
|
65
69
|
* ```
|
|
70
|
+
* <!--End PulumiCodeChooser -->
|
|
71
|
+
*
|
|
66
72
|
* ## Relevant Links
|
|
67
73
|
*
|
|
68
74
|
* - [Azure DevOps Service REST API 7.0 - Git API](https://docs.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.0)
|
package/getRepositories.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getRepositories.js","sourceRoot":"","sources":["../getRepositories.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getRepositories.js","sourceRoot":"","sources":["../getRepositories.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAA2B;IACnF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAElB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,eAAe,EAAE,IAAI,CAAC,aAAa;QACnC,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;KAC9B,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AATD,0CASC;AA0CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4BG;AACH,SAAgB,qBAAqB,CAAC,IAAgC,EAAE,IAA2B;IAC/F,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,eAAe,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAC1E,CAAC;AAFD,sDAEC"}
|
|
@@ -3,8 +3,10 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
3
3
|
* Use this data source to access information about an existing AzureRM service Endpoint.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
|
+
*
|
|
6
7
|
* ### By Service Endpoint ID
|
|
7
8
|
*
|
|
9
|
+
* <!--Start PulumiCodeChooser -->
|
|
8
10
|
* ```typescript
|
|
9
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
12
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -18,8 +20,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
18
20
|
* }));
|
|
19
21
|
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
20
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
24
|
+
*
|
|
21
25
|
* ### By Service Endpoint Name
|
|
22
26
|
*
|
|
27
|
+
* <!--Start PulumiCodeChooser -->
|
|
23
28
|
* ```typescript
|
|
24
29
|
* import * as pulumi from "@pulumi/pulumi";
|
|
25
30
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -33,6 +38,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
33
38
|
* }));
|
|
34
39
|
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
35
40
|
* ```
|
|
41
|
+
* <!--End PulumiCodeChooser -->
|
|
36
42
|
*/
|
|
37
43
|
export declare function getServiceEndpointAzureRM(args: GetServiceEndpointAzureRMArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceEndpointAzureRMResult>;
|
|
38
44
|
/**
|
|
@@ -121,8 +127,10 @@ export interface GetServiceEndpointAzureRMResult {
|
|
|
121
127
|
* Use this data source to access information about an existing AzureRM service Endpoint.
|
|
122
128
|
*
|
|
123
129
|
* ## Example Usage
|
|
130
|
+
*
|
|
124
131
|
* ### By Service Endpoint ID
|
|
125
132
|
*
|
|
133
|
+
* <!--Start PulumiCodeChooser -->
|
|
126
134
|
* ```typescript
|
|
127
135
|
* import * as pulumi from "@pulumi/pulumi";
|
|
128
136
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -136,8 +144,11 @@ export interface GetServiceEndpointAzureRMResult {
|
|
|
136
144
|
* }));
|
|
137
145
|
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
138
146
|
* ```
|
|
147
|
+
* <!--End PulumiCodeChooser -->
|
|
148
|
+
*
|
|
139
149
|
* ### By Service Endpoint Name
|
|
140
150
|
*
|
|
151
|
+
* <!--Start PulumiCodeChooser -->
|
|
141
152
|
* ```typescript
|
|
142
153
|
* import * as pulumi from "@pulumi/pulumi";
|
|
143
154
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -151,6 +162,7 @@ export interface GetServiceEndpointAzureRMResult {
|
|
|
151
162
|
* }));
|
|
152
163
|
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
153
164
|
* ```
|
|
165
|
+
* <!--End PulumiCodeChooser -->
|
|
154
166
|
*/
|
|
155
167
|
export declare function getServiceEndpointAzureRMOutput(args: GetServiceEndpointAzureRMOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServiceEndpointAzureRMResult>;
|
|
156
168
|
/**
|
|
@@ -9,8 +9,10 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* Use this data source to access information about an existing AzureRM service Endpoint.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
|
+
*
|
|
12
13
|
* ### By Service Endpoint ID
|
|
13
14
|
*
|
|
15
|
+
* <!--Start PulumiCodeChooser -->
|
|
14
16
|
* ```typescript
|
|
15
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
18
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -24,8 +26,11 @@ const utilities = require("./utilities");
|
|
|
24
26
|
* }));
|
|
25
27
|
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
26
28
|
* ```
|
|
29
|
+
* <!--End PulumiCodeChooser -->
|
|
30
|
+
*
|
|
27
31
|
* ### By Service Endpoint Name
|
|
28
32
|
*
|
|
33
|
+
* <!--Start PulumiCodeChooser -->
|
|
29
34
|
* ```typescript
|
|
30
35
|
* import * as pulumi from "@pulumi/pulumi";
|
|
31
36
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -39,6 +44,7 @@ const utilities = require("./utilities");
|
|
|
39
44
|
* }));
|
|
40
45
|
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
41
46
|
* ```
|
|
47
|
+
* <!--End PulumiCodeChooser -->
|
|
42
48
|
*/
|
|
43
49
|
function getServiceEndpointAzureRM(args, opts) {
|
|
44
50
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -53,8 +59,10 @@ exports.getServiceEndpointAzureRM = getServiceEndpointAzureRM;
|
|
|
53
59
|
* Use this data source to access information about an existing AzureRM service Endpoint.
|
|
54
60
|
*
|
|
55
61
|
* ## Example Usage
|
|
62
|
+
*
|
|
56
63
|
* ### By Service Endpoint ID
|
|
57
64
|
*
|
|
65
|
+
* <!--Start PulumiCodeChooser -->
|
|
58
66
|
* ```typescript
|
|
59
67
|
* import * as pulumi from "@pulumi/pulumi";
|
|
60
68
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -68,8 +76,11 @@ exports.getServiceEndpointAzureRM = getServiceEndpointAzureRM;
|
|
|
68
76
|
* }));
|
|
69
77
|
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
70
78
|
* ```
|
|
79
|
+
* <!--End PulumiCodeChooser -->
|
|
80
|
+
*
|
|
71
81
|
* ### By Service Endpoint Name
|
|
72
82
|
*
|
|
83
|
+
* <!--Start PulumiCodeChooser -->
|
|
73
84
|
* ```typescript
|
|
74
85
|
* import * as pulumi from "@pulumi/pulumi";
|
|
75
86
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -83,6 +94,7 @@ exports.getServiceEndpointAzureRM = getServiceEndpointAzureRM;
|
|
|
83
94
|
* }));
|
|
84
95
|
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
85
96
|
* ```
|
|
97
|
+
* <!--End PulumiCodeChooser -->
|
|
86
98
|
*/
|
|
87
99
|
function getServiceEndpointAzureRMOutput(args, opts) {
|
|
88
100
|
return pulumi.output(args).apply((a) => getServiceEndpointAzureRM(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServiceEndpointAzureRM.js","sourceRoot":"","sources":["../getServiceEndpointAzureRM.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getServiceEndpointAzureRM.js","sourceRoot":"","sources":["../getServiceEndpointAzureRM.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IAEtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uEAAuE,EAAE;QAClG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8DAQC;AAmFD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,yBAAyB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpF,CAAC;AAFD,0EAEC"}
|
|
@@ -3,8 +3,10 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
3
3
|
* Use this data source to access information about an existing GitHub service Endpoint.
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
|
+
*
|
|
6
7
|
* ### By Service Endpoint ID
|
|
7
8
|
*
|
|
9
|
+
* <!--Start PulumiCodeChooser -->
|
|
8
10
|
* ```typescript
|
|
9
11
|
* import * as pulumi from "@pulumi/pulumi";
|
|
10
12
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -18,8 +20,11 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
18
20
|
* }));
|
|
19
21
|
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
20
22
|
* ```
|
|
23
|
+
* <!--End PulumiCodeChooser -->
|
|
24
|
+
*
|
|
21
25
|
* ### By Service Endpoint Name
|
|
22
26
|
*
|
|
27
|
+
* <!--Start PulumiCodeChooser -->
|
|
23
28
|
* ```typescript
|
|
24
29
|
* import * as pulumi from "@pulumi/pulumi";
|
|
25
30
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -33,6 +38,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
33
38
|
* }));
|
|
34
39
|
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
35
40
|
* ```
|
|
41
|
+
* <!--End PulumiCodeChooser -->
|
|
36
42
|
*/
|
|
37
43
|
export declare function getServiceEndpointGithub(args: GetServiceEndpointGithubArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceEndpointGithubResult>;
|
|
38
44
|
/**
|
|
@@ -81,8 +87,10 @@ export interface GetServiceEndpointGithubResult {
|
|
|
81
87
|
* Use this data source to access information about an existing GitHub service Endpoint.
|
|
82
88
|
*
|
|
83
89
|
* ## Example Usage
|
|
90
|
+
*
|
|
84
91
|
* ### By Service Endpoint ID
|
|
85
92
|
*
|
|
93
|
+
* <!--Start PulumiCodeChooser -->
|
|
86
94
|
* ```typescript
|
|
87
95
|
* import * as pulumi from "@pulumi/pulumi";
|
|
88
96
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -96,8 +104,11 @@ export interface GetServiceEndpointGithubResult {
|
|
|
96
104
|
* }));
|
|
97
105
|
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
98
106
|
* ```
|
|
107
|
+
* <!--End PulumiCodeChooser -->
|
|
108
|
+
*
|
|
99
109
|
* ### By Service Endpoint Name
|
|
100
110
|
*
|
|
111
|
+
* <!--Start PulumiCodeChooser -->
|
|
101
112
|
* ```typescript
|
|
102
113
|
* import * as pulumi from "@pulumi/pulumi";
|
|
103
114
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -111,6 +122,7 @@ export interface GetServiceEndpointGithubResult {
|
|
|
111
122
|
* }));
|
|
112
123
|
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
113
124
|
* ```
|
|
125
|
+
* <!--End PulumiCodeChooser -->
|
|
114
126
|
*/
|
|
115
127
|
export declare function getServiceEndpointGithubOutput(args: GetServiceEndpointGithubOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServiceEndpointGithubResult>;
|
|
116
128
|
/**
|
|
@@ -9,8 +9,10 @@ const utilities = require("./utilities");
|
|
|
9
9
|
* Use this data source to access information about an existing GitHub service Endpoint.
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
|
+
*
|
|
12
13
|
* ### By Service Endpoint ID
|
|
13
14
|
*
|
|
15
|
+
* <!--Start PulumiCodeChooser -->
|
|
14
16
|
* ```typescript
|
|
15
17
|
* import * as pulumi from "@pulumi/pulumi";
|
|
16
18
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -24,8 +26,11 @@ const utilities = require("./utilities");
|
|
|
24
26
|
* }));
|
|
25
27
|
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
26
28
|
* ```
|
|
29
|
+
* <!--End PulumiCodeChooser -->
|
|
30
|
+
*
|
|
27
31
|
* ### By Service Endpoint Name
|
|
28
32
|
*
|
|
33
|
+
* <!--Start PulumiCodeChooser -->
|
|
29
34
|
* ```typescript
|
|
30
35
|
* import * as pulumi from "@pulumi/pulumi";
|
|
31
36
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -39,6 +44,7 @@ const utilities = require("./utilities");
|
|
|
39
44
|
* }));
|
|
40
45
|
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
41
46
|
* ```
|
|
47
|
+
* <!--End PulumiCodeChooser -->
|
|
42
48
|
*/
|
|
43
49
|
function getServiceEndpointGithub(args, opts) {
|
|
44
50
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -53,8 +59,10 @@ exports.getServiceEndpointGithub = getServiceEndpointGithub;
|
|
|
53
59
|
* Use this data source to access information about an existing GitHub service Endpoint.
|
|
54
60
|
*
|
|
55
61
|
* ## Example Usage
|
|
62
|
+
*
|
|
56
63
|
* ### By Service Endpoint ID
|
|
57
64
|
*
|
|
65
|
+
* <!--Start PulumiCodeChooser -->
|
|
58
66
|
* ```typescript
|
|
59
67
|
* import * as pulumi from "@pulumi/pulumi";
|
|
60
68
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -68,8 +76,11 @@ exports.getServiceEndpointGithub = getServiceEndpointGithub;
|
|
|
68
76
|
* }));
|
|
69
77
|
* export const serviceEndpointName = serviceendpoint.then(serviceendpoint => serviceendpoint.serviceEndpointName);
|
|
70
78
|
* ```
|
|
79
|
+
* <!--End PulumiCodeChooser -->
|
|
80
|
+
*
|
|
71
81
|
* ### By Service Endpoint Name
|
|
72
82
|
*
|
|
83
|
+
* <!--Start PulumiCodeChooser -->
|
|
73
84
|
* ```typescript
|
|
74
85
|
* import * as pulumi from "@pulumi/pulumi";
|
|
75
86
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -83,6 +94,7 @@ exports.getServiceEndpointGithub = getServiceEndpointGithub;
|
|
|
83
94
|
* }));
|
|
84
95
|
* export const serviceEndpointId = serviceendpoint.then(serviceendpoint => serviceendpoint.id);
|
|
85
96
|
* ```
|
|
97
|
+
* <!--End PulumiCodeChooser -->
|
|
86
98
|
*/
|
|
87
99
|
function getServiceEndpointGithubOutput(args, opts) {
|
|
88
100
|
return pulumi.output(args).apply((a) => getServiceEndpointGithub(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServiceEndpointGithub.js","sourceRoot":"","sources":["../getServiceEndpointGithub.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getServiceEndpointGithub.js","sourceRoot":"","sources":["../getServiceEndpointGithub.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,SAAgB,wBAAwB,CAAC,IAAkC,EAAE,IAA2B;IAEpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qEAAqE,EAAE;QAChG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,4DAQC;AA2CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAwCG;AACH,SAAgB,8BAA8B,CAAC,IAAwC,EAAE,IAA2B;IAChH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,wBAAwB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACnF,CAAC;AAFD,wEAEC"}
|
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -14,6 +15,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
15
|
* });
|
|
15
16
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
16
17
|
* ```
|
|
18
|
+
* <!--End PulumiCodeChooser -->
|
|
17
19
|
*/
|
|
18
20
|
export declare function getServiceendpointAzurecr(args: GetServiceendpointAzurecrArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceendpointAzurecrResult>;
|
|
19
21
|
/**
|
|
@@ -102,6 +104,7 @@ export interface GetServiceendpointAzurecrResult {
|
|
|
102
104
|
*
|
|
103
105
|
* ## Example Usage
|
|
104
106
|
*
|
|
107
|
+
* <!--Start PulumiCodeChooser -->
|
|
105
108
|
* ```typescript
|
|
106
109
|
* import * as pulumi from "@pulumi/pulumi";
|
|
107
110
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -112,6 +115,7 @@ export interface GetServiceendpointAzurecrResult {
|
|
|
112
115
|
* });
|
|
113
116
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
114
117
|
* ```
|
|
118
|
+
* <!--End PulumiCodeChooser -->
|
|
115
119
|
*/
|
|
116
120
|
export declare function getServiceendpointAzurecrOutput(args: GetServiceendpointAzurecrOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServiceendpointAzurecrResult>;
|
|
117
121
|
/**
|
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -20,6 +21,7 @@ const utilities = require("./utilities");
|
|
|
20
21
|
* });
|
|
21
22
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
22
23
|
* ```
|
|
24
|
+
* <!--End PulumiCodeChooser -->
|
|
23
25
|
*/
|
|
24
26
|
function getServiceendpointAzurecr(args, opts) {
|
|
25
27
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -35,6 +37,7 @@ exports.getServiceendpointAzurecr = getServiceendpointAzurecr;
|
|
|
35
37
|
*
|
|
36
38
|
* ## Example Usage
|
|
37
39
|
*
|
|
40
|
+
* <!--Start PulumiCodeChooser -->
|
|
38
41
|
* ```typescript
|
|
39
42
|
* import * as pulumi from "@pulumi/pulumi";
|
|
40
43
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -45,6 +48,7 @@ exports.getServiceendpointAzurecr = getServiceendpointAzurecr;
|
|
|
45
48
|
* });
|
|
46
49
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
47
50
|
* ```
|
|
51
|
+
* <!--End PulumiCodeChooser -->
|
|
48
52
|
*/
|
|
49
53
|
function getServiceendpointAzurecrOutput(args, opts) {
|
|
50
54
|
return pulumi.output(args).apply((a) => getServiceendpointAzurecr(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServiceendpointAzurecr.js","sourceRoot":"","sources":["../getServiceendpointAzurecr.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getServiceendpointAzurecr.js","sourceRoot":"","sources":["../getServiceendpointAzurecr.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,yBAAyB,CAAC,IAAmC,EAAE,IAA2B;IAEtG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,uEAAuE,EAAE;QAClG,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8DAQC;AAkFD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,+BAA+B,CAAC,IAAyC,EAAE,IAA2B;IAClH,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,yBAAyB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AACpF,CAAC;AAFD,0EAEC"}
|
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -14,6 +15,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
15
|
* });
|
|
15
16
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
16
17
|
* ```
|
|
18
|
+
* <!--End PulumiCodeChooser -->
|
|
17
19
|
*/
|
|
18
20
|
export declare function getServiceendpointNpm(args: GetServiceendpointNpmArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceendpointNpmResult>;
|
|
19
21
|
/**
|
|
@@ -66,6 +68,7 @@ export interface GetServiceendpointNpmResult {
|
|
|
66
68
|
*
|
|
67
69
|
* ## Example Usage
|
|
68
70
|
*
|
|
71
|
+
* <!--Start PulumiCodeChooser -->
|
|
69
72
|
* ```typescript
|
|
70
73
|
* import * as pulumi from "@pulumi/pulumi";
|
|
71
74
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -76,6 +79,7 @@ export interface GetServiceendpointNpmResult {
|
|
|
76
79
|
* });
|
|
77
80
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
78
81
|
* ```
|
|
82
|
+
* <!--End PulumiCodeChooser -->
|
|
79
83
|
*/
|
|
80
84
|
export declare function getServiceendpointNpmOutput(args: GetServiceendpointNpmOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServiceendpointNpmResult>;
|
|
81
85
|
/**
|
package/getServiceendpointNpm.js
CHANGED
|
@@ -10,6 +10,7 @@ const utilities = require("./utilities");
|
|
|
10
10
|
*
|
|
11
11
|
* ## Example Usage
|
|
12
12
|
*
|
|
13
|
+
* <!--Start PulumiCodeChooser -->
|
|
13
14
|
* ```typescript
|
|
14
15
|
* import * as pulumi from "@pulumi/pulumi";
|
|
15
16
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -20,6 +21,7 @@ const utilities = require("./utilities");
|
|
|
20
21
|
* });
|
|
21
22
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
22
23
|
* ```
|
|
24
|
+
* <!--End PulumiCodeChooser -->
|
|
23
25
|
*/
|
|
24
26
|
function getServiceendpointNpm(args, opts) {
|
|
25
27
|
opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
|
|
@@ -35,6 +37,7 @@ exports.getServiceendpointNpm = getServiceendpointNpm;
|
|
|
35
37
|
*
|
|
36
38
|
* ## Example Usage
|
|
37
39
|
*
|
|
40
|
+
* <!--Start PulumiCodeChooser -->
|
|
38
41
|
* ```typescript
|
|
39
42
|
* import * as pulumi from "@pulumi/pulumi";
|
|
40
43
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -45,6 +48,7 @@ exports.getServiceendpointNpm = getServiceendpointNpm;
|
|
|
45
48
|
* });
|
|
46
49
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
47
50
|
* ```
|
|
51
|
+
* <!--End PulumiCodeChooser -->
|
|
48
52
|
*/
|
|
49
53
|
function getServiceendpointNpmOutput(args, opts) {
|
|
50
54
|
return pulumi.output(args).apply((a) => getServiceendpointNpm(a, opts));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getServiceendpointNpm.js","sourceRoot":"","sources":["../getServiceendpointNpm.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"getServiceendpointNpm.js","sourceRoot":"","sources":["../getServiceendpointNpm.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,yCAAyC;AAEzC;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAA2B;IAE9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,+DAA+D,EAAE;QAC1F,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,mBAAmB,EAAE,IAAI,CAAC,iBAAiB;QAC3C,qBAAqB,EAAE,IAAI,CAAC,mBAAmB;KAClD,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,sDAQC;AA8CD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,2BAA2B,CAAC,IAAqC,EAAE,IAA2B;IAC1G,OAAO,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,KAAK,CAAC,CAAC,CAAM,EAAE,EAAE,CAAC,qBAAqB,CAAC,CAAC,EAAE,IAAI,CAAC,CAAC,CAAA;AAChF,CAAC;AAFD,kEAEC"}
|
|
@@ -4,6 +4,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
4
4
|
*
|
|
5
5
|
* ## Example Usage
|
|
6
6
|
*
|
|
7
|
+
* <!--Start PulumiCodeChooser -->
|
|
7
8
|
* ```typescript
|
|
8
9
|
* import * as pulumi from "@pulumi/pulumi";
|
|
9
10
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -14,6 +15,7 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
14
15
|
* });
|
|
15
16
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
16
17
|
* ```
|
|
18
|
+
* <!--End PulumiCodeChooser -->
|
|
17
19
|
*/
|
|
18
20
|
export declare function getServiceendpointSonarcloud(args: GetServiceendpointSonarcloudArgs, opts?: pulumi.InvokeOptions): Promise<GetServiceendpointSonarcloudResult>;
|
|
19
21
|
/**
|
|
@@ -62,6 +64,7 @@ export interface GetServiceendpointSonarcloudResult {
|
|
|
62
64
|
*
|
|
63
65
|
* ## Example Usage
|
|
64
66
|
*
|
|
67
|
+
* <!--Start PulumiCodeChooser -->
|
|
65
68
|
* ```typescript
|
|
66
69
|
* import * as pulumi from "@pulumi/pulumi";
|
|
67
70
|
* import * as azuredevops from "@pulumi/azuredevops";
|
|
@@ -72,6 +75,7 @@ export interface GetServiceendpointSonarcloudResult {
|
|
|
72
75
|
* });
|
|
73
76
|
* export const serviceEndpointId = example.then(example => example.id);
|
|
74
77
|
* ```
|
|
78
|
+
* <!--End PulumiCodeChooser -->
|
|
75
79
|
*/
|
|
76
80
|
export declare function getServiceendpointSonarcloudOutput(args: GetServiceendpointSonarcloudOutputArgs, opts?: pulumi.InvokeOptions): pulumi.Output<GetServiceendpointSonarcloudResult>;
|
|
77
81
|
/**
|