SecurityType Enum

Definition

Specifies the SecurityType of the virtual machine. It has to be set to any specified value to enable UefiSettings. The default behavior is: UefiSettings will not be enabled unless this property is set.

public enum SecurityType
type SecurityType = 
Public Enum SecurityType
Inheritance
SecurityType

Fields

Name Value Description
TrustedLaunch 0

TrustedLaunch.

ConfidentialVm 1

ConfidentialVM.

Applies to