Microsoft.SqlServer.Management.Facets-Namespace

The Microsoft.SqlServer.Management.Facets namespace contains classes that represent the SQL Server policy-based management facet objects.

The Microsoft.SqlServer.Management.Facets namespace contains classes that support policy-based management objects in the Microsoft.SqlServer.Management.Dmf namespace.

Facets are a set of logical properties that model the behavior or characteristics of certain types of managed targets.

The number and characteristics of the properties are built into the facet and can be added or removed by only the maker of the facet. For example, Database Mail is a property of the Surface Area Configuration facet that applies to SQL Server 2005 and later versions.

Klassen

  Klasse Beschreibung
Öffentliche Klasse EvaluationModeAttribute Die EvaluationModeAttribute-Klasse enthält das Attribut, das an den Auswertungsmodus in der richtlinienbasierten Verwaltung angefügt wird.
Öffentliche Klasse FacetEvaluationContext The FacetEvaluationContext class represents the evaluation context for a facet in policy-based management.
Öffentliche Klasse FacetRepository The FacetRepository class represents a store of Policy-Based Management facets.
Öffentliche Klasse PropertySourceSubObjectTypeAttribute The PropertySourceSubObjectTypeAttribute class contains the represents the attribute that is attached to the property source sub-object type in policy-based management.
Öffentliche Klasse StateChangeEventAttribute The StateChangeEventAttribute class contains the attribute that is attached to the state change event in policy-based management.

Schnittstellen

  Schnittstelle Beschreibung
Öffentliche Schnittstelle IDmfAdapter An interface that represents an adapter in Policy-Based Management.
Öffentliche Schnittstelle IDmfObjectInfo An interface that represents object information in Policy-Based Management.