AnalysisConfigurationDetails interface

Properties

gitRef

Reference to a git object, e.g. branch ref.

isDefaultBranch

Is this the default branch?

phaseId

Phase ID of the pipeline.

phaseName

Phase name.

pipelineId

AzureDevOps pipeline id.

pipelineName

Name of the pipeline.

Property Details

gitRef

Reference to a git object, e.g. branch ref.

gitRef: string

Property Value

string

isDefaultBranch

Is this the default branch?

isDefaultBranch: boolean

Property Value

boolean

phaseId

Phase ID of the pipeline.

phaseId: string

Property Value

string

phaseName

Phase name.

phaseName: string

Property Value

string

pipelineId

AzureDevOps pipeline id.

pipelineId: number

Property Value

number

pipelineName

Name of the pipeline.

pipelineName: string

Property Value

string