public static interface PolicyDefinition.DefinitionStages.WithPolicyType
| Modifier and Type | Method and Description |
|---|---|
PolicyDefinition.DefinitionStages.WithCreate |
withPolicyType(PolicyType policyType)
Specifies the type of the policy.
|
PolicyDefinition.DefinitionStages.WithCreate withPolicyType(PolicyType policyType)
policyType - the policy type enum/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/