PolicyExtender.Categories Property

Definition

Provides a list of available categories

[Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty]
public System.Collections.Generic.List<Microsoft.SqlServer.Management.Dmf.PolicyCategory> Categories { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty>]
member this.Categories : System.Collections.Generic.List<Microsoft.SqlServer.Management.Dmf.PolicyCategory>
Public ReadOnly Property Categories As List(Of PolicyCategory)

Property Value

Attributes

Applies to