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 assignment/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/