Click or drag to resize
HostInformationType Properties
This API is preliminary and subject to change.

The HostInformationType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCpus
Gets a HostInformationType for information on the host's CPUs.
Public propertyStatic memberDisks
Gets a HostInformationType for information on the host's disks.
Public propertyStatic memberFilesystems
Gets a HostInformationType for information on the host's filesystems.
Public propertyStatic memberMemory
Gets a HostInformationType for information on the host's memory.
Public propertyName
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.)
Public propertyStatic memberNetworkInterfaces
Gets a HostInformationType for information on the host's network interfaces.
Public propertyStatic memberProcesses
Gets a HostInformationType for information on the host's processes.
Public propertyStatic memberSystem
Gets a HostInformationType for system information for the host.
Public propertyStatic memberWho
Gets a HostInformationType for information on users who are logged into the host.
Top
See Also