共用方式為


DataVirtualHardDisk.SourceMediaLink Property

Definition

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

Property Value

Uri

Applies to