PolicyExtender.SupportedPolicyEvaluationMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns supported evaluation modes for selected Condition
[Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty("Condition")]
public Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode SupportedPolicyEvaluationMode { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.ExtendedProperty("Condition")>]
member this.SupportedPolicyEvaluationMode : Microsoft.SqlServer.Management.Dmf.AutomatedPolicyEvaluationMode
Public ReadOnly Property SupportedPolicyEvaluationMode As AutomatedPolicyEvaluationMode
Property Value
- Attributes