Microsoft.SystemCenter.AgentVersionsMicrosoft System Center Aracı Sürümleri

Microsoft.SystemCenter.AgentVersions (ClassType)

Bu sınıf Operations Manager Özet Panosunda görüntülemek üzere aracıların sürümlerini toplamak üzere kullanılır

Element properties:

Base ClassMicrosoft.SystemCenter.SystemCenterManagedComputerGroup
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementIdaa707e7c-215f-bd63-2585-be7d76670565

Class Hierarchy:

Class Properties:

Property Name Type Display Name (TRK) Description (TRK) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Görünen Ad Nesnenin görünen adı. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Nesne Durumu Nesne durumu false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Varlık Durumu Varlık durumu false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notlar Notlar false 4000       
Microsoft.SystemCenter.AgentVersions:
Version  string  Sürüm true 256  False     
CumulativeUpdate  string  Toplu Güncelleştirme true 256  False     
CountOfVersion  int  Sürüme göre Aracıların Sayısı false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.AgentVersions" Base="SC!Microsoft.SystemCenter.SystemCenterManagedComputerGroup" Accessibility="Internal" Hosted="false" Abstract="false">
<Property ID="Version" Type="string" Key="true" AutoIncrement="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="CumulativeUpdate" Key="true" Type="string" AutoIncrement="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="CountOfVersion" Type="int" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
</ClassType>