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
/
PipelineOwnVcsRoot
Pipeline
Own
Vcs
Root
inner
class
PipelineOwnVcsRoot
(
val
vcsRoot
:
VcsRoot
)
:
Pipeline.PipelineVcsRoot
Represents a VCS root defined within the pipeline.
Parameters
vcs
Root
the VCS root
Members
Constructors
Pipeline
Own
Vcs
Root
Link copied to clipboard
constructor
(
vcsRoot
:
VcsRoot
)
Properties
vcs
Root
Link copied to clipboard
val
vcsRoot
:
VcsRoot