vtpmEnabled

@JvmName(name = "pfeuwbfqqytgdnld")
suspend fun vtpmEnabled(value: Output<Boolean>)
@JvmName(name = "kacjcfsrdhgxwvnd")
suspend fun vtpmEnabled(value: Boolean?)

Parameters

value

Whether to enable virtual trusted platform module (vTPM) for the Virtual Machine or Virtual Machine Scale Set. Possible values are true and false. Changing this forces a new resource to be created.

Note: security_profile block can only be specified during creation and does not support updates. Note: security_type must be specified to set UEFI related properties including secure_boot_enabled and vtpm_enabled.