dataDisks

@JvmName(name = "gmqcxlfpikasisqw")
suspend fun dataDisks(value: Output<List<RestorePointSourceVMDataDiskArgs>>)
@JvmName(name = "ceifeikogcsngpcs")
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 = "xebldwxbxfdufxkl")
suspend fun dataDisks(vararg values: Output<RestorePointSourceVMDataDiskArgs>)


@JvmName(name = "ikkscistdjbruxss")
suspend fun dataDisks(values: List<Output<RestorePointSourceVMDataDiskArgs>>)
@JvmName(name = "nsiutbevnsqbpjgl")
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 = "qpcpqumygulytkck")
suspend fun dataDisks(argument: List<suspend RestorePointSourceVMDataDiskArgsBuilder.() -> Unit>)
@JvmName(name = "rhuupgbxwiuohebj")
suspend fun dataDisks(vararg argument: suspend RestorePointSourceVMDataDiskArgsBuilder.() -> Unit)
@JvmName(name = "islilcosmkjcloix")
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.