VirtualMachineVMImageCreateParameters::SmallIconUri Property

 

Optional. Gets or sets the URI to the small 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^ SmallIconUri {
	String^ get();
	void set(String^ value);
}

Property Value

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