Membros StateChangeEventAttribute
The StateChangeEventAttribute class contains the represents the attribute that is attached to the state change event in policy-based management.
O tipo StateChangeEventAttribute expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
StateChangeEventAttribute(String, String) | Initializes a new instance of the StateChangeEventAttribute class for the specified event and target. | |
StateChangeEventAttribute(String, String, String) |
Início
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Attribute.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Attribute.) | |
GetType | (Herdado de Object.) | |
IsDefaultAttribute | (Herdado de Attribute.) | |
Match | (Herdado de Attribute.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
EventName | Gets the name of the event. | |
TargetType | Gets the type of target. | |
TargetTypeAlias | Gets the alias of the target type. | |
TypeId | (Herdado de Attribute.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
_Attribute. . :: . .GetIDsOfNames | (Herdado de Attribute.) | |
_Attribute. . :: . .GetTypeInfo | (Herdado de Attribute.) | |
_Attribute. . :: . .GetTypeInfoCount | (Herdado de Attribute.) | |
_Attribute. . :: . .Invoke | (Herdado de Attribute.) |
Início
Consulte também