hostEncryptionEnabled

@JvmName(name = "hfwgsvxbuwijujya")
suspend fun hostEncryptionEnabled(value: Output<Boolean>)
@JvmName(name = "dadpuercjnvxaqwr")
suspend fun hostEncryptionEnabled(value: Boolean?)

Parameters

value

Whether to enable host encryption for the Virtual Machine or Virtual Machine Scale Set. This will enable the encryption for all the disks including Resource/Temp disk at host itself. Possible values are true and false. Changing this forces a new resource to be created.