UefiSettings interface

Specifies the security settings like secure boot and vTPM used while creating the virtual machine. Minimum api-version: 2020-12-01.

Properties

secureBootEnabled

Specifies whether secure boot should be enabled on the virtual machine. Minimum api-version: 2020-12-01.

vTpmEnabled

Specifies whether vTPM should be enabled on the virtual machine. Minimum api-version: 2020-12-01.

Property Details

secureBootEnabled

Specifies whether secure boot should be enabled on the virtual machine. Minimum api-version: 2020-12-01.

secureBootEnabled?: boolean

Property Value

boolean

vTpmEnabled

Specifies whether vTPM should be enabled on the virtual machine. Minimum api-version: 2020-12-01.

vTpmEnabled?: boolean

Property Value

boolean