共用方式為


GalleryOSDiskImage interface

這是OS磁碟映像。

Extends

繼承的屬性

hostCaching

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

sizeInGB

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

source

磁碟映像的來源。

繼承的屬性詳細資料

hostCaching

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

hostCaching?: HostCaching

屬性值

繼承自GalleryDiskImage.hostCaching

sizeInGB

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

sizeInGB?: number

屬性值

number

繼承自GalleryDiskImage.sizeInGB

source

磁碟映像的來源。

source?: GalleryDiskImageSource

屬性值

繼承自GalleryDiskImage.source