Microsoft.Unix.SupportedAgentObsługiwani agenci systemu UNIX/Linux

Microsoft.Unix.SupportedAgent (ClassType)

Wszyscy obsługiwani agenci systemu UNIX/Linux

Element properties:

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

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PLK) Description (PLK) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nazwa wyświetlana Wyświetlana nazwa obiektu. false 4000  False 
Microsoft.Unix.SupportedAgent:
Version  string  Wersja agenta false 256  False 
Build  string  Kompilacja agenta false 256  False 
OS  string  Obsługiwany system operacyjny false 256  False 
Arch  string  Obsługiwana architektura false 256  False 
Ext  string  Rozszerzenie pakietu false 256  False 
UnixOS  string  System operacyjny Unix true 256  False 
MinVersion  string  Minimalna obsługiwana wersja false 256  False 
ArchFriendly  string  Obsługiwana architektura (przyjazna nazwa) false 256  False 
ArchKitName  string  Obsługiwana architektura (krótka nazwa) false 256  False 
ComputerType  string  Typ komputera false 256  False 
KitOSVersion  string  Wersja zestawu instalacyjnego false 256  False 
TaskVersion  string  Wersja zadania 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>