Click or drag to resize

ServerInfoModel Properties

The ServerInfoModel type exposes the following members.

Properties
  NameDescription
Public propertyBiosGuid
Gets or sets the BIOS GUID.
Public propertyBootVolume
Gets or sets the boot volume.
Public propertyCoresPerProcessor
Gets or sets the number of cores per processor.
Public propertyDisks
Gets or sets the disks on the server that has volume(s) on it.
Public propertyDomain
Gets or sets the domain the server is a member of.
Public propertyFullyQualifiedDomain
Gets or sets the fully qualified domain name of the server.
Public propertyHalInternalName
Gets or sets the internal name of the hardware abstraction layer (HAL).
Public propertyHalVersion
Gets or sets the version of the hardware abstraction layer (HAL).
Public propertyIsClustered
Gets or sets a value indicating whether the server is part of a cluster.
Public propertyIsHostedByHyperV
Gets or sets a value indicating whether or not the server is hosted by Hyper-V.
Public propertyIsHostedByVMware
Gets or sets a value indicating whether or not the server is hosted by VMware.
Public propertyIsHostedByXen
Gets or sets a value indicating whether or not the server is hosted by Xen.
Public propertyIsHyperVHost
Gets or sets a value indicating whether or not the server is a Hyper-V host.
Public propertyIsReplicationEnabled
Gets or sets a value indicating whether or not replication is enabled.
Public propertyIsSbs
Gets or sets a value indicating whether or not the server is running Microsoft Windows Small Business Server.
Public propertyIsSse
Gets or sets a value indicating whether or not the server is running Microsoft Windows Storage Server.
Public propertyLogicalProcessorCount
Gets or sets the logical processor count. This count includes threads.
Public propertyLvmOptions
Gets or sets LVM information for volumes.
Public propertyManagementPort
Gets or sets the port where the management service is listening.
Public propertyMemorySize
Gets or sets the amount of memory on the server.
Public propertyName
Gets or sets the name of the server.
Public propertyNetworkInterfaces
Gets or sets the network interfaces on the server.
Public propertyNodeLockedServerInfo
Gets or sets the node locked server information.
Public propertyOperatingSystem
Gets or sets the operating system on the server.
Public propertyProcessorCount
Gets or sets the processor count of the server.
Public propertyProgramFilesPath
Gets or sets the program files path.
Public propertySystemPath
Gets or sets the system path.
Public propertySystemRoot
Gets or sets the system root path.
Public propertySystemVolume
Gets or sets the system volume.
Public propertyVolumes
Gets or sets the volumes on the server.
Top
See Also