![]() |
ServerInfo Class |
Namespace: DoubleTake.Core.Contract
public class ServerInfo : IExtensibleDataObject
The ServerInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServerInfo |
Name | Description | |
---|---|---|
![]() | BiosGuid |
This value is the BIOS unique ID.
|
![]() | BootVolume |
This value is the server's boot volume.
|
![]() | CoresPerProcessor |
This value is the number of cores per processor on the server.
|
![]() | Domain |
This value is the domain the server is a member of.
|
![]() | ExtensionData |
Gets or sets the structure that contains extra data.
|
![]() | FullyQualifiedDomain |
This value is the fully qualified domain name.
|
![]() | HalInternalName |
This value is the internal name of the hardware abstraction layer (HAL).
|
![]() | HalVersion |
The value is the version of the hardware abstraction layer (HAL).
|
![]() | IsClustered |
This value is true if this the server is part of a cluster; otherwise, it is false.
|
![]() | IsHostedByHyperV |
This value is true if the server is hosted by Hyper-V; otherwise, it is false.
|
![]() | IsHostedByVMware |
This value is true if the server is hosted by VMware; otherwise, it is false.
|
![]() | IsHostedByXen |
This value is true if the server is hosted by Xen; otherwise, it is false.
|
![]() | IsHyperVHost |
This value is true if the server is a Hyper-V host; otherwise, it is false.
|
![]() | IsReplicationEnabled |
This value is true if replication is enabled; otherwise, it is false.
|
![]() | IsSBS |
This value is true if the server is running Microsoft Windows Small Business Server; otherwise, it is false.
|
![]() | IsSSE |
This value is true if the server is running Microsoft Windows Storage Server; otherwise, it is false.
|
![]() | LogicalProcessorCount |
Gets or sets the number of logical processors including threads.
|
![]() | LvmOptions |
This value represents the Linux Volume Manager (LVM) options.
|
![]() | ManagementPort |
This value is the port where the Management Service is listening.
|
![]() | MemorySize |
This value is the amount of memory on the server.
|
![]() | Name |
This value is the name of the server.
|
![]() | NetworkInterfaces |
This value represents the NICs on the server.
|
![]() | NodeLockedServerInfo |
This value is the server information needed for an activation key.
|
![]() | OperatingSystem |
This value is the operating system on the server.
|
![]() | ProcessorCount |
This value is the processor count on the server.
|
![]() | ProgramFilesPath |
This value is the server's program files path.
|
![]() | SystemPath |
This value is the server's system path.
|
![]() | SystemRoot |
This value is the server's system root path.
|
![]() | SystemStateDefinition |
Do not use this property. Double-Take uses it internally.
|
![]() | SystemVolume |
This value is the server's system volume.
|
![]() | Volumes |
This value represents the volumes on the server.
|