InventoryItemDetails interface
Describes the properties of an Inventory Item reference.
Properties
inventory |
Gets or sets the inventory Item ID for the resource. |
inventory |
The inventory type. |
mo |
Gets or sets the vCenter Managed Object name for the resource. |
Property Details
inventoryItemId
Gets or sets the inventory Item ID for the resource.
inventoryItemId?: string
Property Value
string
inventoryType
The inventory type.
inventoryType?: string
Property Value
string
moName
Gets or sets the vCenter Managed Object name for the resource.
moName?: string
Property Value
string