VirtualMachineInstancePropertiesStorageProfileOsDisk interface
VHD 作为 OS 磁盘附加
属性
| id | 虚拟硬盘的 ARM ID。 |
| managed |
托管磁盘参数。 |
| os |
此属性允许指定从用户映像或专用 VHD 创建 VM 时磁盘中包含的 OS 类型。 可能的值为:Windows、Linux。 |
属性详细信息
id
虚拟硬盘的 ARM ID。
id?: string
属性值
string
managedDisk
托管磁盘参数。
managedDisk?: VirtualMachineInstanceManagedDiskParameters
属性值
osType
此属性允许指定从用户映像或专用 VHD 创建 VM 时磁盘中包含的 OS 类型。 可能的值为:Windows、Linux。
osType?: string
属性值
string