Microsoft.Unix.OperatingSystemUNIX/Linux 操作系统

Microsoft.Unix.OperatingSystem (ClassType)

所有 UNIX/Linux 操作系统

Element properties:

Base ClassSystem.OperatingSystem
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId67ed562b-d269-cdb5-0ae2-7ed3da320cc5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False     
System.ConfigItem:
ObjectStatus  enum  对象状态 对象状态 false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  资产状态 资产状态 false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  说明 说明 false 4000       
Microsoft.Unix.OperatingSystem:
OSVersion  string  操作系统版本 当前操作系统版本。 false 256  False     
OSVersionDisplayName  string  操作系统版本显示名称 将向用户显示的当前操作系统版本。 false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.OperatingSystem" Abstract="true" Accessibility="Public" Hosted="true" Singleton="false" Base="System!System.OperatingSystem">
<Property ID="OSVersion" Type="string" Key="false"/>
<Property ID="OSVersionDisplayName" Type="string" Key="false"/>
</ClassType>