Microsoft.SystemCenter.AgentManagerAracı Yöneticisi

Microsoft.SystemCenter.AgentManager (ClassType)

Bu sınıf Aracı Yönetiminin bekleyen eylemlerini ya da hatalarını temsil eder (örn. Gönderme Temelli Yükleme hatası).

Element properties:

Base ClassMicrosoft.SystemCenter.UserActionManager
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1b2e1869-2224-584b-4343-06d99164af9d
Commentthis class represents agent management failures like push install

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.UserActionManager:
TargetDevicePrincipalName  string  Hedef Aygıt Asıl Adı Hedef Aygıt Asıl Adı true 256  False     
TargetDeviceNetworkName  string  Hedef Aygıt Ağ Adı Hedef Aygıt Ağ Adı false 256  False     
ManagementServerName  string  Birincil Yönetim Sunucusu Birincil Yönetim Sunucusu false 256  False     
PendingStateType  int  Bekleyen Durum Türü Bekleyen Durum Türü false 256       
LastModified  datetime  Son Değişiklik Zamanı Son Değişiklik Zamanı false 256       
FailureType  string  Hata Türü Hata Türü false 256  False     
Microsoft.SystemCenter.AgentManager:
TaskStartTime  datetime  Aracı Yönetimi Görev Başlatma Zamanı Aracı Yönetimi Görev Başlatma Zamanı false 256       
TaskEndTime  datetime  Aracı Yönetimi Görev Sonlandırma Zamanı Aracı Yönetimi Görev Sonlandırma Zamanı false 256       

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.AgentManager" Comment="this class represents agent management failures like push install" Accessibility="Public" Abstract="false" Base="Microsoft.SystemCenter.UserActionManager" Hosted="true" Singleton="false">
<Property ID="TaskStartTime" Type="datetime" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="TaskEndTime" Type="datetime" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>