SupportedCapabilities.SupportedSecurityOption Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Refers to the security capability of the disk supported to create a Trusted launch or Confidential VM.
public Azure.ResourceManager.Compute.Models.SupportedSecurityOption? SupportedSecurityOption { get; set; }
member this.SupportedSecurityOption : Nullable<Azure.ResourceManager.Compute.Models.SupportedSecurityOption> with get, set
Public Property SupportedSecurityOption As Nullable(Of SupportedSecurityOption)