TeamCity Kotlin DSL 2025.11
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
TeamCity Kotlin DSL 2025.11
TeamCity Kotlin DSL 2025.11
/
jetbrains.buildServer.configs.kotlin.pipelines
/
Pipeline
/
PipelineExternalVcsRoot
Pipeline
External
Vcs
Root
inner
class
PipelineExternalVcsRoot
(
val
entity
:
IdOwner
)
:
Pipeline.PipelineVcsRoot
Represents a reference to an external VCS root.
Parameters
entity
the entity that owns the VCS root
Members
Constructors
Pipeline
External
Vcs
Root
Link copied to clipboard
constructor
(
entity
:
IdOwner
)
Properties
entity
Link copied to clipboard
val
entity
:
IdOwner