你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SharedGalleryOSDiskImage interface
This is the OS disk image.
- Extends
Inherited Properties
disk |
This property indicates the size of the VHD to be created. NOTE: This property will not be serialized. It can only be populated by the server. |
host |
The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite' |
Inherited Property Details
diskSizeGB
This property indicates the size of the VHD to be created. NOTE: This property will not be serialized. It can only be populated by the server.
diskSizeGB?: number
Property Value
number
Inherited From SharedGalleryDiskImage.diskSizeGB
hostCaching
The host caching of the disk. Valid values are 'None', 'ReadOnly', and 'ReadWrite'
hostCaching?: string
Property Value
string
Inherited From SharedGalleryDiskImage.hostCaching