public static interface PolicyDefinition.UpdateStages.WithDisplayName
| Modifier and Type | Method and Description |
|---|---|
PolicyDefinition.Update |
withDisplayName(String displayName)
Specifies the display name of the policy.
|
PolicyDefinition.Update 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.