共用方式為


SharedGalleryOSDiskImage interface

這是OS磁碟映像。

Extends

繼承的屬性

diskSizeGB

這個屬性表示要建立的 VHD 大小。 注意:這個屬性不會串行化。 它只能由伺服器填入。

hostCaching

磁碟的主機快取。 有效值為 'None'、'ReadOnly' 和 'ReadWrite'

繼承的屬性詳細資料

diskSizeGB

這個屬性表示要建立的 VHD 大小。 注意:這個屬性不會串行化。 它只能由伺服器填入。

diskSizeGB?: number

屬性值

number

繼承自SharedGalleryDiskImage.diskSizeGB

hostCaching

磁碟的主機快取。 有效值為 'None'、'ReadOnly' 和 'ReadWrite'

hostCaching?: string

屬性值

string

繼承自SharedGalleryDiskImage.hostCaching