SharedGalleryOSDiskImageOutput interface
這是OS磁碟映像。
- Extends
繼承的屬性
| disk |
這個屬性表示要建立的 VHD 大小。 |
| host |
磁碟的主機快取。 有效值為 'None'、'ReadOnly' 和 'ReadWrite' |
繼承的屬性詳細資料
diskSizeGB
hostCaching
磁碟的主機快取。 有效值為 'None'、'ReadOnly' 和 'ReadWrite'
hostCaching?: "None" | "ReadOnly" | "ReadWrite"
屬性值
"None" | "ReadOnly" | "ReadWrite"