DataVirtualHardDisk.SourceMediaLink 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.
Optional. Optional. If the disk that is being added is already registered in the subscription or the VHD for the disk does not exist in blob storage, this element is ignored. If the VHD file exists in blob storage, this element defines the path to the VHD and a disk is registered from it and attached to the virtual machine.
public Uri SourceMediaLink { get; set; }
member this.SourceMediaLink : Uri with get, set
Public Property SourceMediaLink As Uri