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