Compartir a través de


EvaluationModeAttribute Miembros

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

El tipo EvaluationModeAttribute expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico EvaluationModeAttribute Initializes a new instance of the EvaluationModeAttribute class that has the specified evaluation mode.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Attribute).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Attribute).
Método publico GetType (Se hereda de Object).
Método publico IsDefaultAttribute (Se hereda de Attribute).
Método publico Match (Se hereda de Attribute).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública AutomatedPolicyEvaluationMode Gets or sets the evaluation mode for the policy.
Propiedad pública EvaluationModes Gets the evaluation modes for the attribute.
Propiedad pública TypeId (Se hereda de Attribute).

Principio

Implementaciones de interfaces explícitas

  Nombre Descripción
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetIDsOfNames (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfo (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .GetTypeInfoCount (Se hereda de Attribute).
Implementación de interfaces explícitasMétodo privado _Attribute. . :: . .Invoke (Se hereda de Attribute).

Principio