public static interface PolicyDefinition.UpdateStages.WithPolicyRule
| Modifier and Type | Method and Description |
|---|---|
PolicyDefinition.Update |
withPolicyRule(Object policyRule)
Specifies the rule of the policy.
|
PolicyDefinition.Update withPolicyRule(Object policyRule)
policyRule - the rule objectVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.