VirtualMachineDataDiskCreateParameters.SourceMediaLinkUri 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. Specifies the location of a blob in account storage which is mounted as a data disk when the virtual machine is created.
public Uri SourceMediaLinkUri { get; set; }
member this.SourceMediaLinkUri : Uri with get, set
Public Property SourceMediaLinkUri As Uri