ExpressionNodeAttribute 멤버
The ExpressionNodeAttribute object represents an attribute of a policy-based management expression node.
ExpressionNodeAttribute 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
ExpressionNodeAttribute(String) | Initializes a new instance of the ExpressionNodeAttribute class that has the specified name. | |
ExpressionNodeAttribute(String, Type) | Initializes a new instance of the ExpressionNodeAttribute class that has the specified name and type. |
맨 위로 이동
메서드
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
LastEvaluationResult | (ExpressionNode에서 상속됩니다.) | |
Name | ||
Tag | Gets the tag text that is associated with the expression node. (ExpressionNode에서 상속됩니다.) | |
Type | Gets the type of expression node. (ExpressionNode에서 상속됩니다.) | |
TypeClass | Gets the class type when the expression node represents an object. (ExpressionNode에서 상속됩니다.) |
맨 위로 이동