Share via


DevTestLabData.LabStorageType Property

Definition

Type of storage used by the lab. It can be either Premium or Standard. Default is Premium.

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

Property Value

Applies to