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