Share via


SecurityProfileProperties interface

Security profile input.

Properties

targetVmConfidentialEncryption

A value indicating whether confidential compute encryption to be enabled.

targetVmMonitoring

A value indicating whether integrity monitoring to be enabled.

targetVmSecureBoot

A value indicating whether secure boot to be enabled.

targetVmSecurityType

The target VM security type.

targetVmTpm

A value indicating whether trusted platform module to be enabled.

Property Details

targetVmConfidentialEncryption

A value indicating whether confidential compute encryption to be enabled.

targetVmConfidentialEncryption?: string

Property Value

string

targetVmMonitoring

A value indicating whether integrity monitoring to be enabled.

targetVmMonitoring?: string

Property Value

string

targetVmSecureBoot

A value indicating whether secure boot to be enabled.

targetVmSecureBoot?: string

Property Value

string

targetVmSecurityType

The target VM security type.

targetVmSecurityType?: string

Property Value

string

targetVmTpm

A value indicating whether trusted platform module to be enabled.

targetVmTpm?: string

Property Value

string