ShieldedVmConfig

A set of Shielded VM options.

JSON representation
{
  "enableSecureBoot": boolean,
  "enableVtpm": boolean,
  "enableIntegrityMonitoring": boolean
}
Fields
enableSecureBoot

boolean

Defines whether the instance has Secure Boot enabled.

enableVtpm

boolean

Defines whether the instance has the vTPM enabled.

enableIntegrityMonitoring

boolean

Defines whether the instance has integrity monitoring enabled.