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 object/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/