UefiSettings interface

Specifies the security settings like secure boot and vTPM used while creating the virtual machine.

Properties

secureBootEnabled

Specifies whether secure boot should be enabled on the virtual machine.

vTpmEnabled

Specifies whether vTPM should be enabled on the virtual machine.

Property Details

secureBootEnabled

Specifies whether secure boot should be enabled on the virtual machine.

secureBootEnabled?: boolean

Property Value

boolean

vTpmEnabled

Specifies whether vTPM should be enabled on the virtual machine.

vTpmEnabled?: boolean

Property Value

boolean