![]() | AnalyticsServerOSModel Class |
Namespace: DoubleTake.Web.Models
The AnalyticsServerOSModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnalyticsServerOSModel | Initializes a new instance of the AnalyticsServerOSModel class |
Name | Description | |
---|---|---|
![]() | BootLoader |
Grub Version (Linux)
|
![]() | IsClustered |
Is the server a node in a cluster
|
![]() | KernelVersion |
OS Version
|
![]() | MaxDotNetVersion |
Maximum .Net version supported on the machine.
|
![]() | MaxPowerShellVersion |
Maximum version of PowerShell supported on the server.
|
![]() | MinDotNetVersion |
Minimum .Net version supported on the machine.
|
![]() | MinPowerShellVersion |
Minimum version of PowerShell supported on the server.
|
![]() | OsType |
What type of OS is installed on the machine.
|
![]() | OsVersion |
OS Version
|
![]() | PowerShellRemoting |
Whether PowerShell remoting is enabled.
|
![]() | ServerEdition |
OS Edition
|
![]() | ServicePack |
OS service pack
|
Name | Description | |
---|---|---|
![]() | Equals | (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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |