Microsoft.SystemCenter.UserActionManagerGerente de Ação do Usuário

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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nome para exibição Nome para exibição do objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Status do Objeto Status do objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Status do Ativo Status do ativo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Microsoft.SystemCenter.UserActionManager:
TargetDevicePrincipalName  string  Nome do Dispositivo de Destino Principal Nome do Dispositivo de Destino Principal true 256  False     
TargetDeviceNetworkName  string  Nome da Rede de Destino Principal Nome da Rede de Destino Principal false 256  False     
ManagementServerName  string  Servidor de Gerenciamento Primário Servidor de Gerenciamento Primário false 256  False     
PendingStateType  int  Tipo de Estado Pendente Tipo de Estado Pendente false 256       
LastModified  datetime  Hora da Última Modificação Hora da Última Modificação false 256       
FailureType  string  Tipo de Falha Tipo de Falha 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>