SupportedSecurityOption type

Refers to the security capability of the disk supported to create a Trusted launch or Confidential VM
KnownSupportedSecurityOption can be used interchangeably with SupportedSecurityOption, this enum contains the known values that the service supports.

Known values supported by the service

TrustedLaunchSupported: The disk supports creating Trusted Launch VMs.
TrustedLaunchAndConfidentialVMSupported: The disk supports creating both Trusted Launch and Confidential VMs.

type SupportedSecurityOption = string