IWithPolicyRule Interface

Definition

The stage of the PolicyDefinition definition allowing to specify policy rule.

public interface IWithPolicyRule
type IWithPolicyRule = interface
Public Interface IWithPolicyRule
Derived

Methods

WithPolicyRule(Object)

Specifies the policy rule of PolicyDefinition.

WithPolicyRuleJson(String)

Specifies the policy rule of PolicyDefinition.

Applies to