pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.scvmm.kotlin
/
VirtualMachineArgsBuilder
/
checkpoints
checkpoints
@
JvmName
(
name
=
"psndshgxwghmegsu"
)
suspend
fun
checkpoints
(
value
:
Output
<
List
<
CheckpointArgs
>
>
)
@
JvmName
(
name
=
"jlqqevphtckwqqlg"
)
suspend
fun
checkpoints
(
value
:
List
<
CheckpointArgs
>
?
)
Parameters
value
Checkpoints in the vm.
@
JvmName
(
name
=
"vplxjbfhnnhkrhle"
)
suspend
fun
checkpoints
(
vararg
values
:
Output
<
CheckpointArgs
>
)
@
JvmName
(
name
=
"ysktiirsytrthdan"
)
suspend
fun
checkpoints
(
values
:
List
<
Output
<
CheckpointArgs
>
>
)
@
JvmName
(
name
=
"tirpocufplxyrrml"
)
suspend
fun
checkpoints
(
vararg
values
:
CheckpointArgs
)
Parameters
values
Checkpoints in the vm.
@
JvmName
(
name
=
"geottndfwakvarqa"
)
suspend
fun
checkpoints
(
argument
:
List
<
suspend
CheckpointArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"wakgsghnewixlfqw"
)
suspend
fun
checkpoints
(
vararg
argument
:
suspend
CheckpointArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"ngnmrjxauecdcdoj"
)
suspend
fun
checkpoints
(
argument
:
suspend
CheckpointArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Checkpoints in the vm.