Click or drag to resize
ESXInfo Class
This class represents the general information about an ESX server
Inheritance Hierarchy
SystemObject
  DoubleTake.Virtualization.Contract.VRAESXInfo

Namespace: DoubleTake.Virtualization.Contract.VRA
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public class ESXInfo

The ESXInfo type exposes the following members.

Constructors
  NameDescription
Public methodESXInfo
Top
Properties
  NameDescription
Public propertyFullName
Full name including the build number of the ESX server
Public propertyHasUserPermissions
Does the logged on user has the required permissions on ESX server
Public propertyUserRoleID
Logged on user's role id
Public propertyVersion
Version of the ESX server
Top
See Also