Microsoft.Unix.SupportedAgentAgenti supportati UNIX/Linux

Microsoft.Unix.SupportedAgent (ClassType)

Tutti gli agenti supportati 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 (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto. false 4000  False 
Microsoft.Unix.SupportedAgent:
Version  string  Versione agente false 256  False 
Build  string  Build agente false 256  False 
OS  string  Sistema operativo supportato false 256  False 
Arch  string  Architettura supportata false 256  False 
Ext  string  Estensione pacchetto false 256  False 
UnixOS  string  UnixOS true 256  False 
MinVersion  string  Versione minima supportata false 256  False 
ArchFriendly  string  Architettura supportata (nome descrittivo) false 256  False 
ArchKitName  string  Architettura supportata (nome breve) false 256  False 
ComputerType  string  Tipo di computer false 256  False 
KitOSVersion  string  Versione kit di installazione false 256  False 
TaskVersion  string  Versione attività 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>