HciVmVirtualHardDiskProperties.DownloadUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
URL for downloading or accessing the virtual hard disk. This URL points to a secure link from where the VHD can be downloaded or accessed directly.
public Uri DownloadUri { get; set; }
member this.DownloadUri : Uri with get, set
Public Property DownloadUri As Uri