SecurityType.Standard 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.
Indicates a VM without UEFI features such as SecureBoot or vTPM; returned as the default value when securityType is not specified.
public static Azure.ResourceManager.Compute.Models.SecurityType Standard { get; }
static member Standard : Azure.ResourceManager.Compute.Models.SecurityType
Public Shared ReadOnly Property Standard As SecurityType