AzureDevOpsResourceInfo interface

Resources created in Azure DevOps repository.

Properties

pipelineId

Id of the pipeline created for the source-control.

serviceConnectionId

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