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 (ZHH) Description (ZHH) 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  支援的作業系統 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>