Compartir a través de


FacetRepository Miembros

The FacetRepository class represents a store of Policy-Based Management facets.

El tipo FacetRepository expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico FacetRepository Initializes a new instance of the FacetRepository class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publicoMiembro estático GetFacetEvaluationMode
Método publicoMiembro estático GetFacetProperties Gets the facet properties for the specified type.
Método publicoMiembro estático GetFacetsForType
Método publicoMiembro estático GetFacetSupportedRootType Gets the facet for the specified root type.
Método publicoMiembro estático GetFacetSupportedTypes
Método publicoMiembro estático GetFacetType Gets the facet for the specified type.
Método publico GetHashCode (Se hereda de Object).
Método publicoMiembro estático GetRootFacets Gets the root facets for the specified type.
Método publico GetType (Se hereda de Object).
Método publicoMiembro estático IsPropertyConfigurable Determines whether the specified property can be set.
Método publicoMiembro estático IsRegisteredFacet Determines whether the facet is registered.
Método publicoMiembro estático IsRootFacet Determines whether the facet is the root type.
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad públicaMiembro estático RegisteredFacets Gets an interface that specifies an enumeration of registered facets.

Principio