Share via


BatchSecurityType Enum

Definition

Specifies the SecurityType of the virtual machine. It has to be set to any specified value to enable UefiSettings.

public enum BatchSecurityType
type BatchSecurityType = 
Public Enum BatchSecurityType
Inheritance
BatchSecurityType

Fields

Name Value Description
TrustedLaunch 0

Trusted launch protects against advanced and persistent attack techniques.

ConfidentialVm 1

Azure confidential computing offers confidential VMs are for tenants with high security and confidentiality requirements. These VMs provide a strong, hardware-enforced boundary to help meet your security needs. You can use confidential VMs for migrations without making changes to your code, with the platform protecting your VM's state from being read or modified.

Applies to