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 © 2019. All rights reserved.