VirtualMachineOSImageUpdateParameters::IconUri Property

 

Optional. Specifies the URI to the icon that is displayed for the image in the Management Portal.

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

public:
property String^ IconUri {
	String^ get();
	void set(String^ value);
}

Property Value

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