IPSRuleCondition Interface

Definition

Wrapps around the RuleCondition and exposes all the localized strings as invariant/localized properties

It is an empty interface to allow for different types of outputs for the cmdlets, i.e. all the specific output types will implement this interface and the base cmdlet always returns lists of this type.

public interface IPSRuleCondition
type IPSRuleCondition = interface
Public Interface IPSRuleCondition
Derived

Applies to