SupportedSecurityOption Enum

Definition

Refers to the security capability of the disk supported to create a Trusted launch or Confidential VM.

public enum SupportedSecurityOption
type SupportedSecurityOption = 
Public Enum SupportedSecurityOption
Inheritance
SupportedSecurityOption

Fields

Name Value Description
TrustedLaunchSupported 0

The disk supports creating Trusted Launch VMs.

TrustedLaunchAndConfidentialVmSupported 1

The disk supports creating both Trusted Launch and Confidential VMs.

Applies to