excludedDisks

@JvmName(name = "xaorxnrixhrehgsd")
suspend fun excludedDisks(value: Output<List<String>>)
@JvmName(name = "vdkoorxmtjrapmwk")
suspend fun excludedDisks(value: List<String>?)

Parameters

value

A list of disks that will be excluded from the Virtual Machine Restore Point. Changing this forces a new resource to be created.


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


@JvmName(name = "psgbjttjqkhmukod")
suspend fun excludedDisks(values: List<Output<String>>)
@JvmName(name = "hphtprlrgfikjdqb")
suspend fun excludedDisks(vararg values: String)

Parameters

values

A list of disks that will be excluded from the Virtual Machine Restore Point. Changing this forces a new resource to be created.