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.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.