PolicyCategoryInformation Class

Contains information about the policy category in policy-based management services.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public NotInheritable Class PolicyCategoryInformation
'Usage
Dim instance As PolicyCategoryInformation
public sealed class PolicyCategoryInformation
public ref class PolicyCategoryInformation sealed
[<SealedAttribute>]
type PolicyCategoryInformation =  class end
public final class PolicyCategoryInformation

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Management.Dmf.PolicyCategoryInformation

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.