Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowVpcPeering (3.2.0)

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.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowVpcPeering

Namespace

Google.Cloud.Compute.V1

Assembly

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