Share via


VirtualMachineInstancePropertiesStorageProfileOsDisk interface

VHD to attach as OS disk

Properties

id

The ARM ID for a Virtual Hard Disk.

managedDisk

The managed disk parameters.

osType

This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD. Possible values are: Windows, Linux.

Property Details

id

The ARM ID for a Virtual Hard Disk.

id?: string

Property Value

string

managedDisk

The managed disk parameters.

managedDisk?: VirtualMachineInstanceManagedDiskParameters

Property Value

osType

This property allows you to specify the type of the OS that is included in the disk if creating a VM from user-image or a specialized VHD. Possible values are: Windows, Linux.

osType?: string

Property Value

string