Microsoft.Unix.SupportedAgentUNIX/Linux 支持的代理

Microsoft.Unix.SupportedAgent (ClassType)

所有 UNIX/Linux 支持的代理

Element properties:

Base ClassSystem.Entity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId32f60cca-dce8-ed00-7212-2441ea1e10ee

Class Hierarchy:

Class Properties:

Property Name Type Display Name (CHS) Description (CHS) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  显示名称 对象的显示名称。 false 4000  False 
Microsoft.Unix.SupportedAgent:
Version  string  代理版本 false 256  False 
Build  string  代理构建 false 256  False 
OS  string  支持的 OS false 256  False 
Arch  string  支持的体系结构 false 256  False 
Ext  string  包扩展 false 256  False 
UnixOS  string  UnixOS true 256  False 
MinVersion  string  最低支持版本 false 256  False 
ArchFriendly  string  支持的体系结构(友好名称) false 256  False 
ArchKitName  string  支持的体系结构(短名称) false 256  False 
ComputerType  string  计算机类型 false 256  False 
KitOSVersion  string  安装工具包版本 false 256  False 
TaskVersion  string  任务版本 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.Unix.SupportedAgent" Abstract="true" Accessibility="Public" Hosted="false" Singleton="false" Base="System!System.Entity">
<Property ID="Version" Type="string" Key="false"/>
<Property ID="Build" Type="string" Key="false"/>
<Property ID="OS" Type="string" Key="false"/>
<Property ID="Arch" Type="string" Key="false"/>
<Property ID="Ext" Type="string" Key="false"/>
<Property ID="UnixOS" Type="string" Key="true"/>
<Property ID="MinVersion" Type="string" Key="false"/>
<Property ID="ArchFriendly" Type="string" Key="false"/>
<Property ID="ArchKitName" Type="string" Key="false"/>
<Property ID="ComputerType" Type="string" Key="false"/>
<Property ID="KitOSVersion" Type="string" Key="false"/>
<Property ID="TaskVersion" Type="string" Key="false"/>
</ClassType>