IWithPolicyRule Interface
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.
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. |