Click or drag to resize

Inventory Class

Inventory of vCenter
Inheritance Hierarchy
SystemObject
  VMInfoFace.InterfaceInventory

Namespace:  VMInfoFace.Interface
Assembly:  VMInfoFace.Interface (in VMInfoFace.Interface.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public class Inventory

The Inventory type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDatacenters
Datacenters list
Public propertyFolders
Folders list
Public propertyMachines
Machines list
Public propertyNetworkConfiguration
Network configuration (using for bandwidth)
Public propertyStoragePolicies
Storage policy list
Top
Methods
  NameDescription
Private methodGetDatacenter
Gives a datacenter data object back
Private methodGetFolder
Gives a folder data object back
Private methodGetObject
Gives object by name
Private methodGetTypeInfo
Type and property to read
Private methodGetValue
Value handling (null)
Private methodInitialize
Initializes a vSphere server and puts list of Machines.
Private methodSetStorePolicies
Set storage state to VM machine
Private methodWrite
Retrieve inventory from the given root
Top
Remarks
Details which values read and writes to data item see method Write(Boolean)
VMInfoFace.Interface class diagram
See Also