public static interface PolicyDefinition.DefinitionStages.WithDescription
| Modifier and Type | Method and Description |
|---|---|
PolicyDefinition.DefinitionStages.WithCreate |
withDescription(String description)
Specifies the description of the policy.
|
PolicyDefinition.DefinitionStages.WithCreate withDescription(String description)
description - the description 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.
*/