Certain properties of the Extension data object are specific to vCenter Server Extensions.
You can use the properties of the Extension data object to integrate a solution with vCenter Server Extensions.
| Properties | Type | Description |
|---|---|---|
| shownInSolutionManager | Boolean | You must set this property to true for a solution to appear in vCenter Server Extensions. |
| solutionManagerInfo | ExtSolutionManagerInfo data object | Provides the names for tabs and URLs to the Web applications that define the contents of the tabs. |
| extendedProductInfo | ExtExtendedProductInfo data object | Provides information about the solution, such as URLs to product and vendor Web pages. |
| managedEntityInfo | ExtManagedEntityInfo data object that represent virtual machines and vApps | Provides information about the objects that the solution manages, such as their type, a description of the objects, and an icon to represent the objects in the vCenter Server inventory. |