Share via


DiskSecurityProfile.SecurityType Property

Definition

Specifies the SecurityType of the VM. Applicable for OS disks only.

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

Property Value

Applies to