vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - LicenseAssignmentManagerLicenseAssignment(vim.LicenseAssignmentManager.LicenseAssignment)
- Returned by
 - QueryAssignedLicenses
 - Extends
 - DynamicData
 - See also
 - KeyAnyValue, LicenseManagerLicenseInfo
 - Since
 - vSphere API Release 4.0
 
Data Object Description
Properties
| Name | Type | Description | 
|---|---|---|
| assignedLicense | LicenseManagerLicenseInfo | 
         License assigned to the entity
       | 
| entityDisplayName* | xsd:string | 
         Display name of the entity
       | 
| entityId | xsd:string | 
         Id for the entity
       | 
| properties* | KeyAnyValue[] | 
         Additional properties associated with this assignment
 Some of the properties are:
 "inUseFeatures"  -- Features in the license key that are being used by the entity
 "ProductName"    -- Name of the entity. Should match the product name of the assigned license.
 "ProductVersion" -- Version of the entity. Should match the product version of the assigned license.
 "Evaluation" -- EvaluationInfo object representing the evaluation left for the entity.
       | 
| scope* | xsd:string | 
         Scope of the entityId
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |