StateChangeEventAttribute-Member
The StateChangeEventAttribute class contains the represents the attribute that is attached to the state change event in policy-based management.
Der StateChangeEventAttribute-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
StateChangeEventAttribute(String, String) | Initializes a new instance of the StateChangeEventAttribute class for the specified event and target. | |
StateChangeEventAttribute(String, String, String) |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Attribute.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Attribute.) | |
GetType | (Geerbt von Object.) | |
IsDefaultAttribute | (Geerbt von Attribute.) | |
Match | (Geerbt von Attribute.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
EventName | Gets the name of the event. | |
TargetType | Gets the type of target. | |
TargetTypeAlias | Gets the alias of the target type. | |
TypeId | (Geerbt von Attribute.) |
Zum Anfang