Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UefiSettings

Package version

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

Minimum api-version: 2020-12-01

Hierarchy

  • UefiSettings

Index

Properties

Optional secureBootEnabled

secureBootEnabled: undefined | false | true

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

Minimum api-version: 2020-12-01

Optional vTpmEnabled

vTpmEnabled: undefined | false | true

Specifies whether vTPM should be enabled on the virtual machine.

Minimum api-version: 2020-12-01

Generated using TypeDoc