Microsoft.Unix.SupportedAgentTámogatott unixos/linuxos ügynökök

Microsoft.Unix.SupportedAgent (ClassType)

Minden támogatott unixos/linuxos ügynök

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (HUN) Description (HUN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Megjelenített név Az objektum megjelenített neve false 4000  False 
Microsoft.Unix.SupportedAgent:
Version  string  Ügynök verziója false 256  False 
Build  string  Ügynök buildszáma false 256  False 
OS  string  Támogatott operációs rendszer false 256  False 
Arch  string  Támogatott architektúra false 256  False 
Ext  string  Csomag kiterjesztése false 256  False 
UnixOS  string  Unix operációs rendszer true 256  False 
MinVersion  string  Legrégebbi támogatott verzió false 256  False 
ArchFriendly  string  Támogatott architektúra (valódi név) false 256  False 
ArchKitName  string  Támogatott architektúra (rövid név) false 256  False 
ComputerType  string  Számítógép típusa false 256  False 
KitOSVersion  string  Telepítési csomag verziója false 256  False 
TaskVersion  string  Feladat verziója 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>