Microsoft.Unix.SupportedAgentUNIX/Linux Supported Agents

Microsoft.Unix.SupportedAgent (ClassType)

All UNIX/Linux Supported Agents

Element properties:

Base ClassSystem.Entity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde76a1c54-b6aa-106f-cb27-e671b77a7f42

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.Unix.SupportedAgent:
Version  string  Agent Version false 256  False 
Build  string  Agent Build false 256  False 
OS  string  Supported OS false 256  False 
Arch  string  Supported Architecture false 256  False 
Ext  string  Package Extension false 256  False 
UnixOS  string  UnixOS true 256  False 
MinVersion  string  Minimum Supported Version false 256  False 
ArchFriendly  string  Supported Architecture (Friendly Name) false 256  False 
ArchKitName  string  Supported Architecture (Short Name) false 256  False 
ComputerType  string  Computer type false 256  False 
KitOSVersion  string  Install Kit Version false 256  False 
TaskVersion  string  Task Version 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>