public static interface PolicyDefinition.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
PolicyDefinition.UpdateStages.WithDescription
A policy definition allowing the policy description to be set.
|
static interface |
PolicyDefinition.UpdateStages.WithDisplayName
A policy definition allowing the display name to be set.
|
static interface |
PolicyDefinition.UpdateStages.WithPolicyRule
A policy definition allowing the policy rule to be set.
|
static interface |
PolicyDefinition.UpdateStages.WithPolicyType
A policy definition allowing the policy type to be set.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/