Share via


DiskSecurityProfile.SecurityType Property

Definition

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

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

Property Value

Applies to