次の方法で共有


AttachNewDataDiskDetails.DiskType プロパティ

定義

ディスクのストレージの種類 (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)

プロパティ値

適用対象