VirtualMachineInstancePropertiesSecurityProfile.SecurityType Property

Definition

Specifies the SecurityType of the virtual machine. EnableTPM and SecureBootEnabled must be set to true for SecurityType to function.

public Azure.ResourceManager.Hci.Models.SecurityType? SecurityType { get; set; }
member this.SecurityType : Nullable<Azure.ResourceManager.Hci.Models.SecurityType> with get, set
Public Property SecurityType As Nullable(Of SecurityType)

Property Value

Applies to