public static interface ManagementPolicy.DefinitionStages.WithRule
| Modifier and Type | Method and Description |
|---|---|
PolicyRule.DefinitionStages.Blank |
defineRule(String name)
The function that defines a rule to attach to this policy.
|
PolicyRule.DefinitionStages.Blank defineRule(String name)
name - the name of the rule we are going to defineCopyright © 2021 Microsoft Corporation. All rights reserved.