public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowVpcPeering
Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowVpcPeering.
Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowVpcPeering enum.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
UndefinedAllowVpcPeering
public const string UndefinedAllowVpcPeering = "UNDEFINED_ALLOW_VPC_PEERING"
Wire representation of UndefinedAllowVpcPeering.
Field Value | |
---|---|
Type | Description |
string |
VpcPeeringAllowed
public const string VpcPeeringAllowed = "VPC_PEERING_ALLOWED"
Wire representation of VpcPeeringAllowed.
Field Value | |
---|---|
Type | Description |
string |
VpcPeeringBlocked
public const string VpcPeeringBlocked = "VPC_PEERING_BLOCKED"
Wire representation of VpcPeeringBlocked.
Field Value | |
---|---|
Type | Description |
string |