OSVirtualHardDisk::SourceImageName Property
Gets or sets the name of the image to use to create the Virtual Machine.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
You can specify a user image or a platform image. An image is always associated with a VHD, which is a .vhd file stored as a page blob in a storage account in Microsoft Azure. If you specify a platform image, an associated VHD is created and you must use the MediaLink to specify the location in storage where the VHD will be located.
Show: