AzureDevOpsResourceInfo interface
Resources created in Azure DevOps repository.
Properties
pipeline |
Id of the pipeline created for the source-control. |
service |
Id of the service-connection created for the source-control. |
Property Details
pipelineId
Id of the pipeline created for the source-control.
pipelineId?: string
Property Value
string
serviceConnectionId
Id of the service-connection created for the source-control.
serviceConnectionId?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript