VirtualMachineCreateParameters::MediaLocation Property

 

Optional. Location where VMImage VHDs should be copied, for published VMImages.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public:
property Uri^ MediaLocation {
	Uri^ get();
	void set(Uri^ value);
}

Property Value

Type: System::Uri^
Return to top
Show: