ConditionExtender.DependentPolicies Property

Definition

provides a list of dependant policies

[Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty]
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.Dmf.Policy> DependentPolicies { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty>]
member this.DependentPolicies : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.SqlServer.Management.Dmf.Policy>
Public ReadOnly Property DependentPolicies As ReadOnlyCollection(Of Policy)

Property Value

Attributes

Applies to