public static interface PolicyDefinition.DefinitionStages.WithDescription
| Modifier and Type | Method and Description |
|---|---|
PolicyDefinition.DefinitionStages.WithCreate |
withDescription(String description)
Specifies the description of the policy.
|
PolicyDefinition.DefinitionStages.WithCreate withDescription(String description)
description - the description of the policyVisit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.