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.
Namespace
Google.Cloud.Compute.V1Assembly
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 |