VirtualMachineVMImageGetDetailsResponse::SmallIconUri Property

 

Optional. Specifies the URI to the small icon that is displayed when the image is presented in the Azure 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: