| Modifier and Type | Method and Description |
|---|---|
ManagementPolicy.Update |
ManagementPolicy.UpdateStages.Rule.withoutRule(String name)
The function that removes a rule whose name is the inputted parameter name.
|
ManagementPolicy.Update |
ManagementPolicy.UpdateStages.WithPolicy.withPolicy(ManagementPolicySchema policy)
Specifies policy.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/