Microsoft.SystemCenter.UserActionManagerΔιαχείριση ενεργειών χρήστη

Microsoft.SystemCenter.UserActionManager (ClassType)

Element properties:

Base ClassSystem.Perspective
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda921b83e-eb70-419c-1850-b85bfe2957c1
Commentthis class represents pending actions that require user interaction (i.e. approval, etc...)

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ELL) Description (ELL) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Εμφανιζόμενο όνομα Εμφανιζόμενο όνομα του αντικειμένου. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Κατάσταση αντικειμένου Κατάσταση αντικειμένου false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Κατάσταση στοιχείου Κατάσταση στοιχείου false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Σημειώσεις Σημειώσεις false 4000       
Microsoft.SystemCenter.UserActionManager:
TargetDevicePrincipalName  string  Κύριο όνομα της συσκευής προορισμού Κύριο όνομα της συσκευής προορισμού true 256  False     
TargetDeviceNetworkName  string  Όνομα δικτύου της συσκευής προορισμού Όνομα δικτύου της συσκευής προορισμού false 256  False     
ManagementServerName  string  Πρωτεύων διακομιστής διαχείρισης Πρωτεύων διακομιστής διαχείρισης false 256  False     
PendingStateType  int  Τύπος κατάστασης εκκρεμότητας Τύπος κατάστασης εκκρεμότητας false 256       
LastModified  datetime  Ώρα τελευταίας τροποποίησης Ώρα τελευταίας τροποποίησης false 256       
FailureType  string  Τύπος αποτυχίας Τύπος αποτυχίας false 256  False     

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.UserActionManager" Comment="this class represents pending actions that require user interaction (i.e. approval, etc...)" Accessibility="Public" Abstract="false" Base="System!System.Perspective" Hosted="true" Singleton="false">
<Property ID="TargetDevicePrincipalName" Type="string" Key="true" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="TargetDeviceNetworkName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="ManagementServerName" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="PendingStateType" Type="int" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="LastModified" Type="datetime" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
<Property ID="FailureType" Type="string" Key="false" CaseSensitive="false" MinLength="0" MaxLength="256"/>
</ClassType>