Share via


DevTestLabDiskData.DiskType Property

Definition

The storage type for the disk (i.e. Standard, Premium).

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

Property Value

Applies to