disksToInclude

@JvmName(name = "wujvwbrubdxftwtp")
suspend fun disksToInclude(value: Output<List<String>>)
@JvmName(name = "ndfmuveywltbtjiu")
suspend fun disksToInclude(value: List<String>?)

Parameters

value

The list of VHD IDs of disks to be protected.


@JvmName(name = "xtwnktkdgcrapcee")
suspend fun disksToInclude(vararg values: Output<String>)


@JvmName(name = "rtppborjtjwkmyef")
suspend fun disksToInclude(values: List<Output<String>>)
@JvmName(name = "fpfilcajwdlcnefm")
suspend fun disksToInclude(vararg values: String)

Parameters

values

The list of VHD IDs of disks to be protected.