Click or drag to resize

AnalyticsServerOSModel Properties

The AnalyticsServerOSModel type exposes the following members.

Properties
  NameDescription
Public propertyBootLoader
Grub Version (Linux)
Public propertyIsClustered
Is the server a node in a cluster
Public propertyKernelVersion
OS Version
Public propertyMaxDotNetVersion
Maximum .Net version supported on the machine.
Public propertyMaxPowerShellVersion
Maximum version of PowerShell supported on the server.
Public propertyMinDotNetVersion
Minimum .Net version supported on the machine.
Public propertyMinPowerShellVersion
Minimum version of PowerShell supported on the server.
Public propertyOsType
What type of OS is installed on the machine.
Public propertyOsVersion
OS Version
Public propertyPowerShellRemoting
Whether PowerShell remoting is enabled.
Public propertyServerEdition
OS Edition
Public propertyServicePack
OS service pack
Top
See Also