Share via


SecurityProfile.SecurityType Property

Definition

Gets or sets specifSpecifies the SecurityType of the virtual machine. It has to be set to any specified value to enable UefiSettings.

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

Property Value

Applies to