Udostępnij przez


EvaluationModeAttribute Members

The EvaluationModeAttribute class contains the represents the attribute that is attached to the evaluation mode in policy-based management.

The following tables list the members exposed by the EvaluationModeAttribute type.

Public Constructors

  Name Description
EvaluationModeAttribute Initializes a new instance of the EvaluationModeAttribute class that has the specified evaluation mode.

Top

Public Properties

  Name Description
Cc646159.pubproperty(pl-pl,SQL.100).gif AutomatedPolicyEvaluationMode Gets or sets the evaluation mode for the policy.
Cc646159.pubproperty(pl-pl,SQL.100).gif EvaluationModes Gets the evaluation modes for the attribute.
Cc646159.pubproperty(pl-pl,SQL.100).gif TypeId  (inherited from Attribute )

Top

Public Methods

(see also Protected Methods )

  Name Description
Cc646159.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Attribute )
Cc646159.pubmethod(pl-pl,SQL.100).gifCc646159.static(pl-pl,SQL.100).gif GetCustomAttribute  Overloaded. (inherited from Attribute )
Cc646159.pubmethod(pl-pl,SQL.100).gifCc646159.static(pl-pl,SQL.100).gif GetCustomAttributes  Overloaded. (inherited from Attribute )
Cc646159.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Attribute )
Cc646159.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
Cc646159.pubmethod(pl-pl,SQL.100).gif IsDefaultAttribute  (inherited from Attribute )
Cc646159.pubmethod(pl-pl,SQL.100).gifCc646159.static(pl-pl,SQL.100).gif IsDefined  Overloaded. (inherited from Attribute )
Cc646159.pubmethod(pl-pl,SQL.100).gif Match  (inherited from Attribute )
Cc646159.pubmethod(pl-pl,SQL.100).gifCc646159.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
Cc646159.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Cc646159.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
Cc646159.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfo  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (inherited from Attribute )
System.Runtime.InteropServices._Attribute.Invoke  (inherited from Attribute )

Top