Reference documentation and code samples for the Compute V1 Client class AllowVpn.
Specifies whether VPN creation is allowed.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowVpn
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_VPN
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_VPN = 0;
VPN_ALLOWED
Value: 162163997
Generated from protobuf enum VPN_ALLOWED = 162163997;
VPN_BLOCKED
Value: 515198305
Generated from protobuf enum VPN_BLOCKED = 515198305;