Share via


BatchSecurityProfile.SecurityType Property

Definition

Specifies the SecurityType of the virtual machine. It has to be set to any specified value to enable UefiSettings.

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

Property Value

Applies to