Compute Engine v1 API - Class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowIpForwarding (3.9.0)

public static class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowIpForwarding

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowIpForwarding.

Constants for wire representations of the NetworkProfileNetworkFeatures.Types.AllowIpForwarding enum.

Inheritance

object > ComputeEnumConstants.NetworkProfileNetworkFeatures.AllowIpForwarding

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

IpForwardingAllowed

public const string IpForwardingAllowed = "IP_FORWARDING_ALLOWED"

Wire representation of IpForwardingAllowed .

Field Value
Type Description
string

IpForwardingBlocked

public const string IpForwardingBlocked = "IP_FORWARDING_BLOCKED"

Wire representation of IpForwardingBlocked .

Field Value
Type Description
string

UndefinedAllowIpForwarding

public const string UndefinedAllowIpForwarding = "UNDEFINED_ALLOW_IP_FORWARDING"

Wire representation of UndefinedAllowIpForwarding .

Field Value
Type Description
string