| Modifier and Type | Interface and Description |
|---|---|
static interface |
PolicyRule.Definition
Container interface for all of the definitions related to a rule in a management policy.
|
| Modifier and Type | Method and Description |
|---|---|
PolicyRule.DefinitionStages.Blank |
ManagementPolicy.DefinitionStages.WithRule.defineRule(String name)
The function that defines a rule to attach to this policy.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/