InventoryItemDetails interface
Defines the resource properties.
Properties
inventory |
Gets or sets the inventory Item ID for the resource. |
inventory |
Gets or sets the Managed Object name in Vmm for the resource. |
Property Details
inventoryItemId
Gets or sets the inventory Item ID for the resource.
inventoryItemId?: string
Property Value
string
inventoryItemName
Gets or sets the Managed Object name in Vmm for the resource.
inventoryItemName?: string
Property Value
string