Microsoft.Unix.SupportedAgentIn UNIX/Linux unterstützte Agents

Microsoft.Unix.SupportedAgent (ClassType)

Alle in UNIX/Linux unterstützten Agents

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigenamen des Objekts false 4000  False 
Microsoft.Unix.SupportedAgent:
Version  string  Agentversion false 256  False 
Build  string  Agent-Build false 256  False 
OS  string  Unterstütztes Betriebssystem false 256  False 
Arch  string  Unterstützte Architektur false 256  False 
Ext  string  Paketerweiterung false 256  False 
UnixOS  string  Unix-Betriebssystem true 256  False 
MinVersion  string  Unterstützte Mindestversion false 256  False 
ArchFriendly  string  Unterstützte Architektur (geeigneter Name) false 256  False 
ArchKitName  string  Unterstützte Architektur (kurzer Name) false 256  False 
ComputerType  string  Computertyp false 256  False 
KitOSVersion  string  Kit-Version installieren false 256  False 
TaskVersion  string  Taskversion 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>