TeamCity Kotlin DSL
TeamCity Kotlin DSL
/
jetbrains.buildServer.configs.kotlin
/
VMwareVSphereCloudImage
/
Behavior
Behavior
enum
Behavior
:
Enum
<
VMwareVSphereCloudImage.Behavior
>
Content copied to clipboard
Entries
Properties
Entries
CLONE_AND_PRESERVE
Link copied to clipboard
CLONE_AND_PRESERVE
(
"ON_DEMAND_CLONE"
)
Content copied to clipboard
CLONE_AND_DELETE
Link copied to clipboard
CLONE_AND_DELETE
(
"FRESH_CLONE"
)
Content copied to clipboard
START_VM
Link copied to clipboard
START_VM
(
"START_STOP"
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard