![]() | ESXInfoModel Class |
Namespace: DoubleTake.Web.Models
The ESXInfoModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | ESXInfoModel | Initializes a new instance of the ESXInfoModel class |
Name | Description | |
---|---|---|
![]() | FullName |
Gets or sets the full name including the build number of the ESX server.
|
![]() | HasUserPermissions |
Gets or sets a value indicating whether the logged on user has the required permissions on ESX server.
|
![]() | UserRoleID |
Gets or sets the logged on user's role id.
|
![]() | Version |
Gets or sets the version of the ESX server.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |