dataDisks

@JvmName(name = "hfhgtadnxgsjdfwd")
suspend fun dataDisks(value: Output<List<RestorePointSourceVMDataDiskArgs>>)
@JvmName(name = "djuqxwjacrlaolkn")
suspend fun dataDisks(value: List<RestorePointSourceVMDataDiskArgs>?)

Parameters

value

Gets the data disks of the VM captured at the time of the restore point creation.


@JvmName(name = "nwytndpdhynkhhus")
suspend fun dataDisks(vararg values: Output<RestorePointSourceVMDataDiskArgs>)


@JvmName(name = "kgirwnmlyhhyxfgo")
suspend fun dataDisks(values: List<Output<RestorePointSourceVMDataDiskArgs>>)
@JvmName(name = "hcundlpwgcletvmd")
suspend fun dataDisks(vararg values: RestorePointSourceVMDataDiskArgs)

Parameters

values

Gets the data disks of the VM captured at the time of the restore point creation.


@JvmName(name = "lcgxdllnvseygcbt")
suspend fun dataDisks(argument: List<suspend RestorePointSourceVMDataDiskArgsBuilder.() -> Unit>)
@JvmName(name = "exduumrxmgxomnxu")
suspend fun dataDisks(vararg argument: suspend RestorePointSourceVMDataDiskArgsBuilder.() -> Unit)
@JvmName(name = "grqjlugrchxvteuw")
suspend fun dataDisks(argument: suspend RestorePointSourceVMDataDiskArgsBuilder.() -> Unit)

Parameters

argument

Gets the data disks of the VM captured at the time of the restore point creation.