public final class VpnType extends Object
| Modifier and Type | Field and Description |
|---|---|
static VpnType |
POLICY_BASED
Static value PolicyBased for VpnType.
|
static VpnType |
ROUTE_BASED
Static value RouteBased for VpnType.
|
public static final VpnType POLICY_BASED
public static final VpnType ROUTE_BASED
public VpnType(String value)
value - the custom value/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/