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