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