次の方法で共有


DevTestLabData.LabStorageType プロパティ

定義

ラボで使用されるストレージの種類。 Premium または Standard のいずれかを指定できます。 既定値は 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)

プロパティ値

適用対象