Compartir a través de


DevTestLabData.LabStorageType Propiedad

Definición

Tipo de almacenamiento usado por el laboratorio. Puede ser Premium o Estándar. El valor predeterminado es 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)

Valor de propiedad

Se aplica a